REVIEW 4 major objections 6 minor 58 references
Line of Sight: On Linear Representations in VLLMs
T0 review · 4 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read ImageNet classes are linearly decodable from a vision-language model's residual stream, and steering those one-dimensional directions causally changes generated captions.
desk verdict Solid VLLM interpretability paper with a strong linear-probing/steering core and a weak manual-rating basis for the 'increasingly shared across modalities' headline. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the contrastive activation-addition (CAA) steering vector: a single residual-stream direction computed by subtracting the mean image-token activation of one ImageNet class from another. It acts both as a probe of linearly readable information and as an intervention added back into image tokens to test causality. The supporting instruments are linear probes on mean image-token activations, zero-ablation of image tokens to localize information transfer, and sparse autoencoders—two-layer MLPs with a 32k-unit dictionary trained under an L1 sparsity penalty on a mix of image and text tokens from ShareGPT4V. The SAE decoder matrix is then used as a sparse dictionary, with a HardConcrete binary-masking optimization, to approximate steering vectors with few active features. This dictionary is what generalizes the linear-representation claim from a few hand-picked classes to a broad geometric statement about visual concepts.
What would settle it
Steer an image from class A by the sum of the steering vectors from A to B and from B to C at the same layer and strength, and compare the resulting caption with the caption produced by the direct A-to-C steering vector; if the combined direction does not produce output close to the direct caption, class directions do not compose linearly, undercutting the linear-representation claim.
Extended reading notes
Core claim
ImageNet class is represented by one-dimensional vectors in the residual stream of LLaVA-Next: linear probes trained on mean image-token activations recover the class at accuracy on par with self-supervised and supervised image encoders, and contrastive steering vectors applied to image tokens causally redirect captions toward the target class. Image information is transferred to text tokens in the early-to-middle layers of the decoder, since zero-ablating image tokens stops affecting output coherence after layer 12. Sparse autoencoders trained jointly on image and text tokens produce a 32k-feature dictionary of interpretable, monosemantic features in which ImageNet-class directions are sparse (about 20 features suffice), and the proportion of features shared across modalities increases with depth. Text-derived steering vectors, built from logit-lens or text embeddings, do not steer image representations effectively, indicating that image and text spaces are not trivially aligned in the early residual stream.
Load-bearing premise
The claim that features become increasingly shared across modalities rests on a small human rating study—25 SAE features and 50 neurons per layer from only five layers labeled by raters whose judgments are assumed unbiased; if later-layer features are simply harder to describe and raters default to 'multimodal,' the rising trend could be an artifact.
Editorial extensions
If this is right
- If ImageNet class is linearly decodable from mean image-token activations, a linear probe can recover coarse image semantics from any layer of the residual stream without fine-tuning.
- If steering vectors are causally effective in early-to-middle layers, test-time control of VLLM captions—forcing, removing, or blending visual classes—requires adding a single vector to image tokens.
- If image information has been transferred to text tokens by layer 12, interpretability and editing studies of this architecture should concentrate on early-to-middle decoder layers.
- If SAE dictionaries approximate steering vectors in roughly 20 features, sparse autoencoder latents can serve as a causal interface for editing visual concepts in VLLMs.
- If text-derived steering vectors fail while image-derived ones succeed, methods that assume a shared linear basis between image and text representations in the early decoder will underperform.
Reading between the lines
- Beyond the paper, if linear visual directions generalize across VLLM architectures, concept-level intervention (amplifying or deleting a visual class during generation) could become a practical tool for content control and safety in multimodal models.
- Beyond the paper, the observation that raw neurons are more interpretable than SAE features for image information suggests the advantage of dictionary learning over neurons may be modality- and architecture-dependent, not universal.
- Beyond the paper, the depth-increasing multimodality trend could be tested automatically by clustering text and image activation patterns of the same SAE feature in an embedding space; if they cluster together, the stages-of-inference reading gains support independent of human ratings.
- Beyond the paper, the failure of text-derived steering hints that modality alignment may occur in the projection MLP or via cross-attention rather than in the residual stream; probing the projection output directly would settle where the shared space lives.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper studies how visual concepts are represented in the residual stream of LLaVA-Next, a vision-language model. The authors train linear probes on mean image-token activations and report ImageNet-1K classification accuracy competitive with self-supervised encoders. They use contrastive activation addition (CAA) to build steering vectors for 50 random ImageNet class pairs, evaluate the resulting outputs with a gpt4o-mini judge (validated against human raters), and find that steering is most effective at early-middle layers; zero-ablation experiments show that image-token information is transferred to text tokens by around layer 12. They also train multimodal sparse autoencoders (SAEs) on residual-stream activations and evaluate them via loss-recovered and VQA benchmarks, and show that ImageNet-class steering vectors can be approximated with 20–100 SAE features. Finally, a manual annotation study (25 SAE features and 50 neurons per layer from layers 8–24) is used to argue that SAE features are slightly more interpretable than neurons and that the fraction of multimodal features grows with depth. The paper concludes that visual concepts are encoded as linear, causally effective directions and that representations become increasingly shared across modalities in deeper layers.
Significance. If the central claims hold, the paper would extend the linear representation hypothesis to vision-language models, showing that coarse visual semantics are linearly decodable and causally editable via single residual-stream directions, and that multimodal sharing increases with layer depth. The paper's strengths are its multi-method design (probing, causal steering, SAE reconstruction, sparse approximation), its use of human validation for the LLM judge, and its transparent reporting of negative results (text-derived steering and adversarial attacks). The main weakness is that the cross-modal sharing trend, which is a headline claim, rests on a small, single-annotator subjective rating study without inter-rater reliability or error bars. If the rating-bias concern is resolved, the paper would be a solid contribution, but as presented the abstract-level 'increasingly shared in deeper layers' claim is not yet convincingly supported.
major comments (4)
- [§5.1, Appendix C] The claim that representations become increasingly shared across modalities with depth is supported only by a small manual annotation study (25 SAE features and 50 neurons per layer from layers 8, 12, 16, 20, 24; the appendix's stated total of 250 is actually 375 items). No inter-rater reliability is reported, and the single-annotator protocol of writing text and image descriptions and then judging whether they match is vulnerable to a default-to-'multimodal' bias when later-layer features are harder to describe and both descriptions become vague. Since this trend is a headline claim in the abstract and Section 6, the authors should either collect a larger multi-rater dataset with agreement metrics or supply an independent quantitative measure of cross-modal sharing (e.g., activation-overlap statistics) before this claim is accepted.
- [Figures 5, 6, 8, 9] Quantitative comparisons lack error bars and confidence intervals. For example, 'competitive with modern SSL techniques' (Figure 5), 'slightly more interpretable' (Figure 9a), and 'most of the effect of the dense steering vector with only 20 SAE features' (Figure 8b) cannot be assessed for statistical reliability. The authors should report variance across the 50 random class pairs (or other random seeds) and, where relevant, perform significance tests.
- [Section 4] The section opens with 'We find that one-dimensional vectors in the residual stream represent the ImageNet class,' but the probing evidence is a multiclass linear regression (one weight vector per class, jointly trained) and the steering evidence is a difference of two class-mean directions. These support 'linearly decodable' or 'linear directions for class contrasts,' not necessarily a single one-dimensional representation per class. Please clarify the precise geometric claim and consider testing it directly (e.g., comparing the probe weight vectors to the top PCA directions or random directions).
- [Appendix A] The human validation of the gpt4o-mini judge is described only qualitatively ('aligns well'); no correlation coefficients, sample sizes, or agreement metrics are reported for either the coherence or the steering-score validation. Because the main steering results are filtered through this judge, these numbers are essential for assessing the reliability of the steering evaluations.
minor comments (6)
- [Appendix C] The appendix says the sample comprises '25 SAE features and 50 Neurons from layers 8,12,16,20,24, for a total of 250 features,' but the actual total is 375; correct the arithmetic.
- [Throughout] There are naming inconsistencies: 'LlaV A-Next' vs. 'LLaVA-Next' and 'ShareGPT-V' vs. 'ShareGPT4V' appear in different places; please standardize.
- [Appendix C] The text alternates between 'a group of expert human raters' and 'the user' (singular); specify exactly how many raters labeled each feature and whether descriptions were elicited independently.
- [Section 3.4] The statement that splicing in the SAE at all token positions drops accuracy to near chance 'likely due to a distributional shift' is an untested explanation; label it as a hypothesis or test it (e.g., by training the SAE on instruction-following data as well).
- [Algorithm 1] The algorithm leaves the number of iterations T and the sparsity hyperparameter λ used in the experiments unspecified; add the actual values.
- [Section 6] The Discussion's statement that 'neurons form a highly interpretable basis over image information, comparing favorably to SAE features' is stronger than what Figure 9a shows (a small difference); either temper the claim or report the underlying percentages and a statistical comparison.
Circularity Check
No circularity found: probing, steering, and SAE claims are externally grounded; self-citations are methodological and not load-bearing.
full rationale
The derivation chain is self-contained on its central claims. Section 4 measures linear probes against external ImageNet-1K labels (Fig. 5), and steering vectors are evaluated by intervening on model outputs and scoring completions with an LLM judge validated against human raters (Section 4.2, Appendix A), so the causal claim is not determined by how the steering vector was fit. Section 5.2 uses Algorithm 1 only to test whether a known steering direction is sparsely representable in the SAE dictionary, and the behavioral transfer of the sparse approximation is again tested by external steering evaluations rather than by the reconstruction loss itself. The SAE is trained generically to reconstruct residual-stream activations, not to reproduce the probe or steering results, and the SAE's general fidelity is checked on held-out loss and VQA benchmarks (Section 3.4). Self-citations (e.g., Chalnev et al. [9], Kissane et al. [25], Rajamanoharan et al. [45], which include author A. Conmy) appear only as methodological precedents for LLM judging, sparse approximation, and manual interpretability protocol; no uniqueness theorem or central ansatz is imported from prior author work. The one legitimate caveat is the Section 5.1 / Appendix C multimodality trend, which rests on a small single-rater study (25 SAE features and 50 neurons per layer at layers 8, 12, 16, 20, 24) and could be affected by rater bias in later layers; that is a robustness and external-validity concern, not a circular reduction, because 'multimodal' is operationally defined by rater description-matching and the layer trend is not used to define the probes, steering vectors, or SAE objective. Score 2 reflects the presence of minor methodological self-citations only, not substantive circularity.
Assumptions & free parameters
free parameters (4)
- SAE L1 density coefficient lambda =
5
- SAE expansion factor =
8 (32k features)
- SAE learning rate =
5e-5
- Number of SAE training tokens =
1.5 billion
assumptions (4)
- domain assumption The residual stream is a linear representation space where concepts are directions
- domain assumption Contrastive activation addition isolates the targeted concept direction
- domain assumption SAE reconstruction quality transfers to feature interpretability
- domain assumption gpt4o-mini judge scores correlate with human judgments for all steering rollouts
Cite this review
Pith. "Pith review of Line of Sight: On Linear Representations in VLLMs." pith.science (2026). https://pith.science/paper/2LXGIWHQ
@misc{pith2026250604706,
author = {Pith},
title = {Pith review of: Line of Sight: On Linear Representations in VLLMs},
year = {2026},
howpublished = {\url{https://pith.science/paper/2LXGIWHQ}},
note = {Machine review of arXiv:2506.04706}
}
read the original abstract
Language models can be equipped with multimodal capabilities by fine-tuning on embeddings of visual inputs. But how do such multimodal models represent images in their hidden activations? We explore representations of image concepts within LlaVA-Next, a popular open-source VLLM. We find a diverse set of ImageNet classes represented via linearly decodable features in the residual stream. We show that the features are causal by performing targeted edits on the model output. In order to increase the diversity of the studied linear features, we train multimodal Sparse Autoencoders (SAEs), creating a highly interpretable dictionary of text and image features. We find that although model representations across modalities are quite disjoint, they become increasingly shared in deeper layers.
Figures
Figures from the paper (10 more)
Reference graph
Works this paper leans on
-
[1]
Understanding interme- diate layers using linear classifier probes, 2018
Guillaume Alain and Yoshua Bengio. Understanding interme- diate layers using linear classifier probes, 2018
work page 2018
-
[2]
Flamingo: a visual language model for few-shot learning, 2022
Jean-Baptiste Alayrac, Jeff Donahue, Pauline Luc, Antoine Miech, Iain Barr, Yana Hasson, Karel Lenc, Arthur Men- sch, Katie Millican, Malcolm Reynolds, Roman Ring, Eliza Rutherford, Serkan Cabi, Tengda Han, Zhitao Gong, Sina Samangooei, Marianne Monteiro, Jacob Menick, Sebastian Borgeaud, Andrew Brock, Aida Nematzadeh, Sahand Shar- ifzadeh, Mikolaj Binkow...
work page 2022
-
[3]
Refusal in lan- guage models is mediated by a single direction, 2024
Andy Arditi, Oscar Obeso, Aaquib Syed, Daniel Paleka, Nina Panickssery, Wes Gurnee, and Neel Nanda. Refusal in lan- guage models is mediated by a single direction, 2024
work page 2024
-
[4]
Understanding the role of individual units in a deep neural network
David Bau, Jun-Yan Zhu, Hendrik Strobelt, Agata Lapedriza, Bolei Zhou, and Antonio Torralba. Understanding the role of individual units in a deep neural network. Proceedings of the National Academy of Sciences, 117(48):30071–30078, 2020
work page 2020
-
[5]
Probing classifiers: Promises, shortcom- ings, and advances, 2021
Yonatan Belinkov. Probing classifiers: Promises, shortcom- ings, and advances, 2021
work page 2021
-
[6]
Towards monosemanticity: Decomposing language mod- els with dictionary learning
Trenton Bricken, Adly Templeton, Joshua Batson, Brian Chen, Adam Jermyn, Tom Conerly, Nick Turner, Cem Anil, Carson Denison, Amanda Askell, Robert Lasenby, Yi- fan Wu, Shauna Kravec, Nicholas Schiefer, Tim Maxwell, Nicholas Joseph, Zac Hatfield-Dodds, Alex Tamkin, Ka- rina Nguyen, Brayden McLean, Josiah E Burke, Tristan Hume, Shan Carter, Tom Henighan, an...
-
[7]
Steven Cao, Victor Sanh, and Alexander M. Rush. Low- complexity probing via finding subnetworks, 2021
work page 2021
-
[8]
Emerg- ing properties in self-supervised vision transformers, 2021
Mathilde Caron, Hugo Touvron, Ishan Misra, Herv´e J´egou, Julien Mairal, Piotr Bojanowski, and Armand Joulin. Emerg- ing properties in self-supervised vision transformers, 2021
work page 2021
Show all 58 references
-
[9]
Improv- ing steering vectors by targeting sparse autoencoder features, 2024
Sviatoslav Chalnev, Matthew Siu, and Arthur Conmy. Improv- ing steering vectors by targeting sparse autoencoder features, 2024
2024
-
[10]
Sharegpt4v: Improving large multi-modal models with better captions, 2023
Lin Chen, Jinsong Li, Xiaoyi Dong, Pan Zhang, Conghui He, Jiaqi Wang, Feng Zhao, and Dahua Lin. Sharegpt4v: Improving large multi-modal models with better captions, 2023
2023
-
[11]
Mavor-Parker, Aengus Lynch, Stefan Heimersheim, and Adri `a Garriga-Alonso
Arthur Conmy, Augustine N. Mavor-Parker, Aengus Lynch, Stefan Heimersheim, and Adri `a Garriga-Alonso. Towards automated circuit discovery for mechanistic interpretability, 2023
2023
-
[12]
Sparse autoencoders find highly interpretable features in language models
Hoagy Cunningham, Aidan Ewart, Logan Riggs, Robert Huben, and Lee Sharkey. Sparse autoencoders find highly interpretable features in language models. arXiv preprint arXiv:2401.01345, 2024
2024 arXiv
-
[13]
Imagenet: A large-scale hierarchical image database
Jia Deng, Wei Dong, Richard Socher, Li-Jia Li, Kai Li, and Li Fei-Fei. Imagenet: A large-scale hierarchical image database. In 2009 IEEE Conference on Computer Vision and Pattern Recognition, pages 248–255, 2009
2009
-
[14]
Softmax linear units
Nelson Elhage, Tristan Hume, Catherine Olsson, Neel Nanda, Tom Henighan, Scott Johnston, Sheer ElShowk, Nicholas Joseph, Nova DasSarma, Ben Mann, Danny Hernandez, Amanda Askell, Kamal Ndousse, Andy Jones, Dawn Drain, Anna Chen, Yuntao Bai, Deep Ganguli, Liane Lovitt, Zac Hatfi...
2022
-
[15]
Michaud, Isaac Liao, Wes Gurnee, and Max Tegmark
Joshua Engels, Eric J. Michaud, Isaac Liao, Wes Gurnee, and Max Tegmark. Not all language model features are linear, 2024
2024
-
[16]
Concept sliders: Lora adaptors for precise control in diffusion models, 2023
Rohit Gandikota, Joanna Materzynska, Tingrui Zhou, Anto- nio Torralba, and David Bau. Concept sliders: Lora adaptors for precise control in diffusion models, 2023
2023
-
[17]
The pile: An 800gb dataset of diverse text for language mod- eling, 2020
Leo Gao, Stella Biderman, Sid Black, Laurence Golding, Travis Hoppe, Charles Foster, Jason Phang, Horace He, Anish Thite, Noa Nabeshima, Shawn Presser, and Connor Leahy. The pile: An 800gb dataset of diverse text for language mod- eling, 2020
2020
-
[18]
Scaling and evaluating sparse autoencoders, 2024
Leo Gao, Tom Dupr´e la Tour, Henk Tillman, Gabriel Goh, Rajan Troll, Alec Radford, Ilya Sutskever, Jan Leike, and Jeffrey Wu. Scaling and evaluating sparse autoencoders, 2024
2024
-
[19]
Under the hood: Using diagnostic classifiers to investigate and improve how language models track agreement information, 2021
Mario Giulianelli, Jacqueline Harding, Florian Mohnert, Dieuwke Hupkes, and Willem Zuidema. Under the hood: Using diagnostic classifiers to investigate and improve how language models track agreement information, 2021
2021
-
[20]
Deep residual learning for image recognition, 2015
Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun. Deep residual learning for image recognition, 2015
2015
-
[21]
Natural language descriptions of deep visual features
Evan Hernandez, Sarah Schwettmann, David Bau, Teona Bagashvili, Antonio Torralba, and Jacob Andreas. Natural language descriptions of deep visual features. InInternational Conference on Learning Representations, 2022
2022
-
[22]
Dick, Hidenori Tanaka, Edward Grefenstette, Tim Rockt¨aschel, and David Scott Krueger
Samyak Jain, Robert Kirk, Ekdeep Singh Lubana, Robert P. Dick, Hidenori Tanaka, Edward Grefenstette, Tim Rockt¨aschel, and David Scott Krueger. Mechanistically ana- lyzing the effects of fine-tuning on procedurally defined tasks, 2024
2024
-
[23]
Interpreting and editing vision-language representa- tions to mitigate hallucinations, 2024
Nick Jiang, Anish Kachinthaya, Suzie Petryk, and Yossi Gan- delsman. Interpreting and editing vision-language representa- tions to mitigate hallucinations, 2024
2024
-
[24]
Kingma and Jimmy Ba
Diederik P. Kingma and Jimmy Ba. Adam: A method for stochastic optimization, 2017
2017
-
[25]
Saes are highly dataset dependent: a case study on the refusal direction
Connor Kissane, robertzk, Neel Nanda, and Arthur Conmy. Saes are highly dataset dependent: a case study on the refusal direction. 2024
2024
-
[26]
The remarkable robustness of llms: Stages of inference?, 2024
Vedang Lad, Wes Gurnee, and Max Tegmark. The remarkable robustness of llms: Stages of inference?, 2024
2024
-
[27]
Llava-next: Improved reason- ing, ocr, and world knowledge, 2024
Haotian Liu, Chunyuan Li, Yuheng Li, Bo Li, Yuanhan Zhang, Sheng Shen, and Yong Jae Lee. Llava-next: Improved reason- ing, ocr, and world knowledge, 2024
2024
-
[28]
Christos Louizos, Max Welling, and Diederik P. Kingma. Learning sparse neural networks through l0 regularization, 2018. 9
2018
-
[29]
Maddison, Andriy Mnih, and Yee Whye Teh
Chris J. Maddison, Andriy Mnih, and Yee Whye Teh. The concrete distribution: A continuous relaxation of discrete random variables, 2017
2017
-
[30]
Michaud, Yonatan Be- linkov, David Bau, and Aaron Mueller
Samuel Marks, Can Rager, Eric J. Michaud, Yonatan Be- linkov, David Bau, and Aaron Mueller. Sparse feature cir- cuits: Discovering and editing interpretable causal graphs in language models, 2024
2024
-
[31]
Mass-editing memory in a trans- former, 2023
Kevin Meng, Arnab Sen Sharma, Alex Andonian, Yonatan Belinkov, and David Bau. Mass-editing memory in a trans- former, 2023
2023
-
[32]
Linearly mapping from image to text space, 2023
Jack Merullo, Louis Castricato, Carsten Eickhoff, and Ellie Pavlick. Linearly mapping from image to text space, 2023
2023
-
[33]
Emer- gent linear representations in world models of self-supervised sequence models, 2023
Neel Nanda, Andrew Lee, and Martin Wattenberg. Emer- gent linear representations in world models of self-supervised sequence models, 2023
2023
-
[34]
Towards interpreting visual in- formation processing in vision-language models, 2024
Clement Neo, Luke Ong, Philip Torr, Mor Geva, David Krueger, and Fazl Barez. Towards interpreting visual in- formation processing in vision-language models, 2024
2024
-
[35]
Sparse autoencoder
Andrew Ng. Sparse autoencoder. CS294A Lecture Notes,
-
[36]
interpreting GPT: the logit lens — LessWrong — lesswrong.com
nostalgebraist. interpreting GPT: the logit lens — LessWrong — lesswrong.com. https : / / www . lesswrong . com / posts / AcKRB8wDpdaN6v6ru / interpreting-gpt-the-logit-lens . [Accessed 26-01-2025]
2025
-
[37]
Kai Nylund, Suchin Gururangan, and Noah A. Smith. Time is encoded in the weights of finetuned language models, 2023
2023
-
[38]
Olshausen and David J
Bruno A. Olshausen and David J. Field. Sparse coding with an overcomplete basis set: A strategy employed by v1?Vision Research, 37(23):3311–3325, 1997
1997
-
[39]
Dinov2: Learning robust visual features without supervision, 2024
Maxime Oquab, Timoth´ee Darcet, Th´eo Moutakanni, Huy V o, Marc Szafraniec, Vasil Khalidov, Pierre Fernandez, Daniel Haziza, Francisco Massa, Alaaeldin El-Nouby, Mahmoud Assran, Nicolas Ballas, Wojciech Galuba, Russell Howes, Po-Yao Huang, Shang-Wen Li, Ishan Misra, Michael Ra...
2024
-
[40]
Steering llama 2 via contrastive activation addition, 2024
Nina Panickssery, Nick Gabrieli, Julian Schulz, Meg Tong, Evan Hubinger, and Alexander Matt Turner. Steering llama 2 via contrastive activation addition, 2024
2024
-
[41]
The linear representation hypothesis and the geometry of large language models, 2024
Kiho Park, Yo Joong Choe, and Victor Veitch. The linear representation hypothesis and the geometry of large language models, 2024
2024
-
[42]
Instruction tuning with gpt-4, 2023
Baolin Peng, Chunyuan Li, Pengcheng He, Michel Galley, and Jianfeng Gao. Instruction tuning with gpt-4, 2023
2023
-
[43]
Fine-tuning enhances existing mechanisms: A case study on entity tracking, 2024
Nikhil Prakash, Tamar Rott Shaham, Tal Haklay, Yonatan Belinkov, and David Bau. Fine-tuning enhances existing mechanisms: A case study on entity tracking, 2024
2024
-
[44]
Learning transferable visual models from natural language supervision, 2021
Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, Gretchen Krueger, and Ilya Sutskever. Learning transferable visual models from natural language supervision, 2021
2021
-
[45]
Improving dictionary learning with gated sparse autoencoders, 2024
Senthooran Rajamanoharan, Arthur Conmy, Lewis Smith, Tom Lieberum, Vikrant Varma, J´anos Kram´ar, Rohin Shah, and Neel Nanda. Improving dictionary learning with gated sparse autoencoders, 2024
2024
-
[46]
Automatic discovery of visual circuits, 2024
Achyuta Rajaram, Neil Chowdhury, Antonio Torralba, Jacob Andreas, and Sarah Schwettmann. Automatic discovery of visual circuits, 2024
2024
-
[47]
A-okvqa: A bench- mark for visual question answering using world knowledge, 2022
Dustin Schwenk, Apoorv Khandelwal, Christopher Clark, Kenneth Marino, and Roozbeh Mottaghi. A-okvqa: A bench- mark for visual question answering using world knowledge, 2022
2022
-
[48]
Multimodal neurons in pretrained text-only transformers, 2023
Sarah Schwettmann, Neil Chowdhury, Samuel Klein, David Bau, and Antonio Torralba. Multimodal neurons in pretrained text-only transformers, 2023
2023
-
[49]
Effi- cient sparse coding algorithms, pages 801–808
Bernhard Sch ¨olkopf, John Platt, and Thomas Hofmann. Effi- cient sparse coding algorithms, pages 801–808. 2007
2007
-
[50]
Daniel Freeman, Theodore R
Adly Templeton, Tom Conerly, Jonathan Marcus, Jack Lind- sey, Trenton Bricken, Brian Chen, Adam Pearce, Craig Citro, Emmanuel Ameisen, Andy Jones, Hoagy Cunning- ham, Nicholas L Turner, Callum McDougall, Monte Mac- Diarmid, C. Daniel Freeman, Theodore R. Sumers, Edward Rees, J...
2024
-
[51]
Vazquez, Ulisse Mini, and Monte MacDiarmid
Alexander Matt Turner, Lisa Thiergart, Gavin Leech, David Udell, Juan J. Vazquez, Ulisse Mini, and Monte MacDiarmid. Steering language models with activation engineering, 2024
2024
-
[52]
Manning, and Christo- pher Potts
Zhengxuan Wu, Aryaman Arora, Zheng Wang, Atticus Geiger, Dan Jurafsky, Christopher D. Manning, and Christo- pher Potts. Reft: Representation finetuning for language models, 2024
2024
-
[53]
Linear semantics in generative adversarial networks, 2021
Jianjin Xu and Changxi Zheng. Linear semantics in generative adversarial networks, 2021
2021
-
[54]
Mmmu: A massive multi-discipline multimodal understanding and reasoning benchmark for expert agi, 2024
Xiang Yue, Yuansheng Ni, Kai Zhang, Tianyu Zheng, Ruoqi Liu, Ge Zhang, Samuel Stevens, Dongfu Jiang, Weiming Ren, Yuxuan Sun, Cong Wei, Botao Yu, Ruibin Yuan, Renliang Sun, Ming Yin, Boyuan Zheng, Zhenzhu Yang, Yibo Liu, Wenhao Huang, Huan Sun, Yu Su, and Wenhu Chen. Mmmu: A m...
2024
-
[55]
Mmmu- pro: A more robust multi-discipline multimodal understand- ing benchmark, 2024
Xiang Yue, Tianyu Zheng, Yuansheng Ni, Yubo Wang, Kai Zhang, Shengbang Tong, Yuxuan Sun, Botao Yu, Ge Zhang, Huan Sun, Yu Su, Wenhu Chen, and Graham Neubig. Mmmu- pro: A more robust multi-discipline multimodal understand- ing benchmark, 2024
2024
-
[56]
feature browser
Xiaohua Zhai, Basil Mustafa, Alexander Kolesnikov, and Lucas Beyer. Sigmoid loss for language image pre-training, 2023. 10 A. Steering V ector Evaluation Details We evaluate steering vectors on steering model answers to general VQA questions. To do this, we select 200 random p...
2023
-
[2011]
Unpublished lecture notes
-
[2023]
pub / 2023/monosemantic-features/index.html
https : / / transformer - circuits . pub / 2023/monosemantic-features/index.html
2023
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.