paper-with-me

홈 › Papers

Why Representation Engineering Works: A Theoretical and Empirical Study in Vision-Language Models

2025-03-25 · Bowei Tian, Xuntao Lyu, Meng Liu, Hongyi Wang, Ang Li

Representation Engineering (RepE) has emerged as a powerful paradigm for enhancing AI transparency by focusing on high-level representations rather than individual neurons or circuits. It has proven effective in improving interpretability and control, showing that representations can emerge, propagate, and shape final model outputs in large language models (LLMs). However, in Vision-Language Models (VLMs), visual input can override factual linguistic knowledge, leading to hallucinated responses that contradict reality. To address this challenge, we make the first attempt to extend RepE to VLMs, analyzing how multimodal representations are preserved and transformed. Building on our findings and drawing inspiration from successful RepE applications, we develop a theoretical framework that explains the stability of neural activity across layers using the principal eigenvector, uncovering the underlying mechanism of RepE. We empirically validate these instrinsic properties, demonstrating their broad applicability and significance. By bridging theoretical insights with empirical validation, this work transforms RepE from a descriptive tool into a structured theoretical framework, opening new directions for improving AI robustness, fairness, and transparency.

📄 PDF Abstract BibTeX arXiv:2503.22720

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveFairness

Similar Papers 제목 키워드 기반

Tradeoffs Between Alignment and Helpfulness in Language Models with Representation Engineering

2024-01-29 · Yotam Wolf, Noam Wies, Dorin Shteyman, Binyamin Rothberg 외

Language model alignment has become an important component of AI safety, allowing safe interactions between humans and language models, by enhancing desired behaviors and inhibiting undesired ones. It is often done by tu…

Language Modelling

Les Houches lectures on Theoretical Ecology: High-dimensional models and extreme events

2025-03-04 · Ada Altieri

The study of ecological systems is gaining momentum in modern scientific research, driven by an abundance of empirical data and advancements in bioengineering techniques. However, a full understanding of their dynamical …

Artificial Intelligence for Health Message Generation: Theory, Method, and an Empirical Study Using Prompt Engineering

2022-12-14 · Sue Lim, Ralf Schmälzle

This study introduces and examines the potential of an AI system to generate health awareness messages. The topic of folic acid, a vitamin that is critical during pregnancy, served as a test case. Using prompt engineerin…

Prompt Engineering

Beyond the Black Box: A Survey on the Theory and Mechanism of Large Language Models

2026-01-06 · Zeyu Gan, Ruifeng Ren, Wei Yao, Xiaolin Hu 외 arxiv

The rapid emergence of Large Language Models (LLMs) has precipitated a profound paradigm shift in Artificial Intelligence, delivering monumental engineering successes that increasingly impact modern society. However, a c…

Beyond Code Generation: An Observational Study of ChatGPT Usage in Software Engineering Practice

2024-04-23 · Ranim Khojah, Mazen Mohamad, Philipp Leitner, Francisco Gomes de Oliveira Neto

Large Language Models (LLMs) are frequently discussed in academia and the general public as support tools for virtually any use case that relies on the production of text, including software engineering. Currently there …

ChatbotCode Generation