method
active
method:activation-verbalizer-av

Activation Verbalizer (AV)

Component of NLA that maps activations to text descriptions; initialized as copy of target LLM with supervised warm-start on summarization task.

Neighborhood — ranked by edge-count

Frameworks (1)

framework
  • An unsupervised method for generating natural language explanations of LLM activations through a verbalizer-reconstructor pair trained jointly with RL.

Methods (2)

method

Hypotheses (1)

hypothesis

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • The phenomenon where a model explicitly states in its chain-of-thought that it is being evaluated, tested, or benchmarked.
  • Component of NLA that maps natural language explanations back to activations; truncated to first l layers of target model.
  • Activationsconcept0.738
    Internal representations of the model on which probes operate; the method uses activations to rank datapoints.
  • The paper's proposed training-free prompting strategy that prompts the model to verbalize a probability distribution over a set of responses rather than generating a single response
  • Kim et al. 2018 method for identifying concept directions in CNN activations; precursor to LLM probing
  • Foundational paper introducing activation steering methodology used in this work
  • Key capability: covariance pooling compresses gigabytes of activations into compact stable embeddings without large labeled datasets.
  • When the model explicitly mentions being tested in its chain-of-thought reasoning; distinguished from behavioral evaluation awareness.