mechinterp-cluster-mapper

Analyze cross-feature activations to identify SAE subsystems and co-activation patterns.

1|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/cesaregarza/SplatNLP --skill mechinterp-cluster-mapper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mechinterp-cluster-mapper
Source: https://github.com/cesaregarza/SplatNLP/tree/main/.claude/skills/mechinterp-cluster-mapper
Command: npx skills add https://github.com/cesaregarza/SplatNLP --skill mechinterp-cluster-mapper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps researchers and engineers understand how SAE features relate to each other by identifying subsystems, co-activation patterns, and shared token drivers.

Core Features & Use Cases

  • Co-activation analysis: Quantify how features activate together across contexts.
  • Subsystem discovery: Group related features into coherent subsystems and reveal redundancy.
  • Driver identification: Find tokens or patterns that drive multiple features.
  • Use Case: When you have a cluster of SAE features and want to understand their interdependencies to guide experiments or model interpretation.

Quick Start

Load an Ultra context and run a cluster analysis on a set of feature ids, then inspect the resulting subclusters and shared drivers.

Frequently Asked Questions about mechinterp-cluster-mapper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is SAE feature co-activation analysis and when do I need it?

SAE feature co-activation analysis quantifies how features activate together across model contexts. You need it when you have a cluster of SAE features and want to identify subsystems, measure interdependencies, and guide model interpretation experiments.

How do I identify subsystems and redundancy within a cluster of SAE features?

To identify subsystems and redundancy within SAE features, you run a cluster analysis on a set of feature ids. This groups related features into coherent subclusters based on their cross-feature activations, revealing structural interdependencies.

How can I find tokens that drive multiple SAE features simultaneously?

To find tokens that drive multiple SAE features, you analyze cross-feature activations to identify shared token drivers. This process highlights specific tokens or patterns responsible for triggering groups of related features within a subsystem.

Do I need specific dependencies or environments to analyze SAE feature clusters?

No specific external dependencies are required to analyze SAE feature clusters. You simply load an Ultra context and run a cluster analysis on your target feature ids to inspect the resulting subclusters and shared drivers.

What is the best way to quantify relationships between SAE features across model contexts?

The best way to quantify relationships between SAE features is by measuring co-activation patterns across contexts. This approach provides structured reports of subsystem drivers, cluster formation into subgroups, and feature redundancy.