paper-with-me

홈 › Papers

Taking Shortcuts for Categorical VQA Using Super Neurons

2026-03-11 · Pierre Musacchio, Jaeyi Jeong, Dahun Kim, Jaesik Park arxiv

Sparse Attention Vectors (SAVs) have emerged as an excellent training-free alternative to supervised finetuning or low-rank adaptation to improve the performance of Vision Language Models (VLMs). At their heart, SAVs select a few accurate attention heads for a task of interest and use them as classifiers, rather than relying on the model's prediction. In a similar spirit, we find that directly probing the raw activations of the VLM, in the form of scalar values, is sufficient to yield accurate classifiers on diverse visually grounded downstream tasks. Shifting focus from attention vectors to scalar activations dramatically increases the search space for accurate parameters, allowing us to find more discriminative neurons immediately from the first generated token. We call such activations Super Neurons (SNs). In this probing setting, we discover that enough SNs appear in the shallower layers of the large language model to allow for extreme early exiting from the first layer of the model at the first generated token. Compared to the original network, SNs robustly improve the classification performance while achieving a speedup of up to 5.10x.

📄 PDF Abstract BibTeX arXiv:2603.10781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Polysemy of Synthetic Neurons Towards a New Type of Explanatory Categorical Vector Spaces

2025-04-30 · Michael Pichat, William Pogrund, Paloma Pichat, Judicael Poumay 외

The polysemantic nature of synthetic neurons in artificial intelligence language models is currently understood as the result of a necessary superposition of distributed features within the latent space. We propose an al…

Language ModelingLanguage Modelling

Investigating Multi-Hop Factual Shortcuts in Knowledge Editing of Large Language Models

2024-02-19 · Tianjie Ju, Yijin Chen, Xinwei Yuan, Zhuosheng Zhang 외

Recent work has showcased the powerful capability of large language models (LLMs) in recalling knowledge and reasoning. However, the reliability of LLMs in combining these two capabilities into reasoning through multi-ho…

knowledge editing

How Do Artificial Intelligences Think? The Three Mathematico-Cognitive Factors of Categorical Segmentation Operated by Synthetic Neurons

2024-12-26 · Michael Pichat, William Pogrund, Armanush Gasparian, Paloma Pichat 외

How do the synthetic neurons in language models create "thought categories" to segment and analyze their informational environment? What are the cognitive characteristics, at the very level of formal neurons, of this art…

Intra-neuronal attention within language models Relationships between activation and semantics

2025-03-17 · Michael Pichat, William Pogrund, Paloma Pichat, Armanouche Gasparian 외

This study investigates the ability of perceptron-type neurons in language models to perform intra-neuronal attention; that is, to identify different homogeneous categorical segments within the synthetic thought category…

Shortcut to Nowhere: Demystifying Deep Spurious Regression

2026-06-01 · Guanrong Xu, Jessica Li, Hao Wang, Yuzhe Yang arxiv

Real-world regression often exhibits shortcuts: attributes that are spuriously correlated with continuous targets in training, yet unreliable under deployment shifts; regressing targets using such shortcuts may fail cata…