Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Toy model: A multi-layer model doing Computation in Superposition #20

Description

@danbraunai

Migrated from: goodfire-ai/spd-gf#43
Original author: @leesharkey


In Elhage et al. (2022) there is a section on computation in superposition, not just representation in superposition.

Previously, our resid-mlp model from the APD paper (Braun et al. (2025)) was supposed to exhibit a similar phenomenon. Follow Bhagat et al.'s post that studies this model, we're not confident that it exhibits the phenomenon that we wanted it to exhibit. In particular, we wanted it to exhibit computation in superposition.

Is there some straightforward change to the resid-mlp task or model such that it exhibits the phenomenon we want? It should:

  • Be able to leverage sparsity in the input data such that it performs more computations than it has neurons while
  • doing better than the 'naive' baseline of just implementing as many computations as it has neurons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: InUImportant & not Urgentexp/investigationA research investigation or experimenttoy-modelAdding a new toy model

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions