paper-with-me

Papers

Unveiling Language Skills via Path-Level Circuit Discovery

2024-10-02 · Hang Chen, Jiaying Zhu, Xinyu Yang, Wenya Wang

Circuit discovery with edge-level ablation has become a foundational framework for mechanism interpretability of language models. However, its focus on individual edges often overlooks the sequential, path-level causal relationships that underpin complex behaviors, thus potentially leading to misleading or incomplete circuit discoveries. To address this issue, we propose a novel path-level circuit discovery framework capturing how behaviors emerge through interconnected linear chain and build towards complex behaviors. Our framework is constructed upon a fully-disentangled linear combinations of ``memory circuits'' decomposed from the original model. To discover functional circuit paths, we leverage a 2-step pruning strategy by first reducing the computational graph to a faithful and minimal subgraph and then applying causal mediation to identify common paths of a specific skill, termed as skill paths. In contrast to circuit graph from existing works, we focus on the complete paths of a generic skill rather than on the fine-grained responses to individual components of the input. To demonstrate this, we explore three generic language skills, namely Previous Token Skill, Induction Skill and In-Context Learning Skill using our framework and provide more compelling evidence to substantiate stratification and inclusiveness of these skills.

📄 PDF Abstract BibTeX arXiv:2410.01334

Code (1)

zodiark-ch/language-skill-of-llms 공식 구현 pytorch

Tasks

DisentanglementIn-Context LearningLanguage Modelling

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Mechanistic Unveiling of Transformer Circuits: Self-Influence as a Key to Model Reasoning

2025-02-13 · Lin Zhang, Lijie Hu, Di Wang

Transformer-based language models have achieved notable success, yet their internal reasoning mechanisms remain largely opaque due to complex non-linear interactions and high-dimensional operations. While previous resear…

SkillNav: Score-Level Skill Intervention for Zero-Shot Object Goal Navigation

2026-07-17 · Ruijie Sang, Yiqun Duan, Pinhan Fu, Ruilin Wang 외 arxiv

Vision-Language Model (VLM) agents have advanced zero-shot object-goal navigation, yet single-frame reasoning leaves them without the cross-step behavioral awareness an embodied navigator requires, producing recurring fa…

Dual-Pathway Circuits of Object Hallucination in Vision-Language Models

2026-05-13 · Jiaxin Liu, Ding Zhong, Yue Wang, Zhidong Yang 외 arxiv

Vision-language models (VLMs) have demonstrated remarkable capabilities in bridging visual perception and natural language understanding, enabling a wide range of multimodal reasoning tasks. However, they often produce o…

Natural Language UnderstandingMultimodal ReasoningVisual Grounding

LLMScore: Unveiling the Power of Large Language Models in Text-to-Image Synthesis Evaluation

2023-05-18 · NeurIPS 2023 11 · Yujie Lu, Xianjun Yang, Xiujun Li, Xin Eric Wang 외

Existing automatic evaluation on text-to-image synthesis can only provide an image-text matching score, without considering the object-level compositionality, which results in poor correlation with human judgments. In th…

AttributeImage GenerationImage-text matchingText Matching

Localizing Anchoring Pathways in Language Models

2026-06-11 · Hillary N. Owusu, Sarah Wiegreffe, Naomi H. Feldman arxiv

Irrelevant numbers in a prompt can shift language model judgments, producing anchoring effects in numerical reasoning. We study where this anchor-sensitive signal is carried inside language models using a controlled mult…