paper-with-me

Papers

Beyond Single Concept Vector: Modeling Concept Subspace in LLMs with Gaussian Distribution

2024-09-30 · Haiyan Zhao, Heng Zhao, Bo Shen, Ali Payani, Fan Yang, Mengnan Du

Probing learned concepts in large language models (LLMs) is crucial for understanding how semantic knowledge is encoded internally. Training linear classifiers on probing tasks is a principle approach to denote the vector of a certain concept in the representation space. However, the single vector identified for a concept varies with both data and training, making it less robust and weakening its effectiveness in real-world applications. To address this challenge, we propose an approach to approximate the subspace representing a specific concept. Built on linear probing classifiers, we extend the concept vectors into Gaussian Concept Subspace (GCS). We demonstrate GCS's effectiveness through measuring its faithfulness and plausibility across multiple LLMs with different sizes and architectures. Additionally, we use representation intervention tasks to showcase its efficacy in real-world applications such as emotion steering. Experimental results indicate that GCS concept vectors have the potential to balance steering performance and maintaining the fluency in natural language generation tasks.

📄 PDF Abstract BibTeX arXiv:2410.00153

Code (1)

hy-zhao23/gcs 공식 구현

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Conceptors for Semantic Steering

2026-05-06 · Ilias Triantafyllopoulos, Young-Min Cho, Ren Tao, Miranda Muqing Miao 외 arxiv

Activation-based steering provides control of LLM behavior at inference time, but the dominant paradigm reduces each concept to a single direction whose geometry is left largely unexamined. Rather than selecting a single…

Analyzing the Capacity of Distributed Vector Representations to Encode Spatial Information

2020-09-30 · Florian Mirus, Terrence C. Stewart, Jorg Conradt

Vector Symbolic Architectures belong to a family of related cognitive modeling approaches that encode symbols and structures in high-dimensional vectors. Similar to human subjects, whose capacity to process and store inf…

SwordBench: Evaluating Orthogonality of Steering Image Representations

2026-05-10 · Vladimir Zaigrajew, Dawid Pludowski, Hubert Baniecki, Przemyslaw Biecek arxiv

Steering or intervening on model representations at inference time to correct predictions is essential for AI interpretability and safety, yet existing evaluation protocols are limited to ambiguous language modeling task…

VQ-Flow: Taming Normalizing Flows for Multi-Class Anomaly Detection via Hierarchical Vector Quantization

2024-09-02 · Yixuan Zhou, Xing Xu, Zhe Sun, Jingkuan Song 외

Normalizing flows, a category of probabilistic models famed for their capabilities in modeling complex data distributions, have exhibited remarkable efficacy in unsupervised anomaly detection. This paper explores the pot…

Anomaly DetectionMulti-class Anomaly DetectionQuantizationUnsupervised Anomaly Detection

Latent Variable Modeling for Generative Concept Representations and Deep Generative Models

2018-12-26 · Daniel T. Chang

Latent representations are the essence of deep generative models and determine their usefulness and power. For latent representations to be useful as generative concept representations, their latent space must support la…

Attribute