paper-with-me

Papers

Unsupervised Features Mining via Activation Geometry

2026-07-05 · Amit LeVi, Elad David, Max Fomin arxiv

Interpretability methods aim to reveal the features represented inside large language models (LLMs). Many existing methods begin with labeled examples of a human-defined concept that may reflect human biases, and then identify how that concept is represented within the model, for example in its activation space or through other decomposition methods. We introduce \emph{Mining via Activation Geometry} (MAG), a simple unsupervised framework for extracting reasoning features from model activations by prepending the same natural-language instruction $Q$ to every input $p$, where $Q$ defines the reasoning feature of interest, such as `Can this object be found in the desert?'' or `Is this prompt malicious?'' We measure how the instruction changes the model's internal representation using $m(Q \mid p) - m(p)$ at a single readout point. We explore eight different MAGs. The extracted reasoning features predict the models' own world understanding and judgment, can be approximated into a single activation direction, we found that some features are more linearly represented and some less, this linear representation, which is vector steering, can change the LLMs' decisions through activation steering by injecting reasoning features. Finally, we use the same method to select the best training datasets for prompt-injection classifier probes: while similarity between ordinary activations is almost unrelated to downstream performance, RFD-based similarity achieves $94.7\%$ Top-1 and $100\%$ Top-2 accuracy.

📄 PDF Abstract BibTeX arXiv:2607.04222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mining and Transferring Feature-Geometry Coherence for Unsupervised Point Cloud Registration

2024-11-04 · Kezheng Xiong, Haoen Xiang, Qingshan Xu, Chenglu Wen 외

Point cloud registration, a fundamental task in 3D vision, has achieved remarkable success with learning-based methods in outdoor environments. Unsupervised outdoor point cloud registration methods have recently emerged …

Contrastive LearningPoint Cloud RegistrationPseudo Label

From Directions to Regions: Decomposing Activations in Language Models via Local Geometry

2026-02-02 · Or Shafran, Shaked Ronen, Omri Fahn, Shauli Ravfogel 외 arxiv

Activation decomposition methods in language models are tightly coupled to geometric assumptions on how concepts are realized in activation space. Existing approaches search for individual global directions, implicitly a…

Improving Dictionary Learning with Gated Sparse Autoencoders

2024-04-24 · Senthooran Rajamanoharan, Arthur Conmy, Lewis Smith, Tom Lieberum 외

Recent work has found that sparse autoencoders (SAEs) are an effective technique for unsupervised discovery of interpretable features in language models' (LMs) activations, by finding sparse, linear reconstructions of LM…

Dictionary Learning

Geometry-based Occlusion-Aware Unsupervised Stereo Matching for Autonomous Driving

2020-10-21 · Liang Peng, Dan Deng, Deng Cai

Recently, there are emerging many stereo matching methods for autonomous driving based on unsupervised learning. Most of them take advantage of reconstruction losses to remove dependency on disparity groundtruth. Occlusi…

Autonomous DrivingOcclusion HandlingStereo Matching

Unified Unsupervised and Sparsely-Supervised 3D Object Detection by Semantic Pseudo-Labeling and Prototype Learning

2026-02-25 · Yushen He, Lei Zhao, Weidong Chen arxiv

3D object detection is essential for autonomous driving and robotic perception, yet its reliance on large-scale manually annotated data limits scalability and adaptability. To reduce annotation dependency, unsupervised a…

Representation Learning3D Object DetectionAutonomous Driving