paper-with-me

Papers

Causal Interventions on Causal Paths: Mapping GPT-2's Reasoning From Syntax to Semantics

2024-10-28 · Isabelle Lee, Joshua Lum, Ziyi Liu, Dani Yogatama

While interpretability research has shed light on some internal algorithms utilized by transformer-based LLMs, reasoning in natural language, with its deep contextuality and ambiguity, defies easy categorization. As a result, formulating clear and motivating questions for circuit analysis that rely on well-defined in-domain and out-of-domain examples required for causal interventions is challenging. Although significant work has investigated circuits for specific tasks, such as indirect object identification (IOI), deciphering natural language reasoning through circuits remains difficult due to its inherent complexity. In this work, we take initial steps to characterize causal reasoning in LLMs by analyzing clear-cut cause-and-effect sentences like "I opened an umbrella because it started raining," where causal interventions may be possible through carefully crafted scenarios using GPT-2 small. Our findings indicate that causal syntax is localized within the first 2-3 layers, while certain heads in later layers exhibit heightened sensitivity to nonsensical variations of causal sentences. This suggests that models may infer reasoning by (1) detecting syntactic cues and (2) isolating distinct heads in the final layers that focus on semantic relationships.

📄 PDF Abstract BibTeX arXiv:2410.21353

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Weight Decay 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

CausalGaze: Unveiling Hallucinations via Counterfactual Graph Intervention in Large Language Models

2026-04-13 · Linggang Kong, Lei Wu, Yunlong Zhang, Xiaofeng Zhong 외 arxiv

Despite the groundbreaking advancements made by large language models (LLMs), hallucination remains a critical bottleneck for their deployment in high-stakes domains. Existing classification-based methods mainly rely on …

Position: Simulating Society Requires Simulating Thought

2025-06-08 · Chance Jiajie Li, Jiayi Wu, Zhenze Mo, Ao Qu 외

Simulating society with large language models (LLMs), we argue, requires more than generating plausible behavior -- it demands cognitively grounded reasoning that is structured, revisable, and traceable. LLM-based agents…

Position

OpenRCA 2.0: From Outcome Labels to Causal Process Supervision

2026-06-25 · Aoyang Fang, Yifan Yang, Jin'ao Shang, Qisheng Lu 외 arxiv

Root cause analysis (RCA) poses a holistic test of LLM agentic capabilities, such as long-context understanding, multi-step reasoning, and tool use. However, existing datasets suffer from a fundamental gap: they label on…

Long-Context Understanding

Influence of Backdoor Paths on Causal Link Prediction

2024-09-12 · Utkarshani Jaimini, Cory Henson, Amit Sheth

The current method for predicting causal links in knowledge graphs uses weighted causal relations. For a given link between cause-effect entities, the presence of a confounder affects the causal link prediction, which ca…

Knowledge GraphsLink PredictionPrediction

KisMATH: Do LLMs Have Knowledge of Implicit Structures in Mathematical Reasoning?

2025-07-15 · Soumadeep Saha, Akshay Chaturvedi, Saptarshi Saha, Utpal Garain 외

Chain-of-thought traces have been shown to improve performance of large language models in a plethora of reasoning tasks, yet there is no consensus on the mechanism through which this performance boost is achieved. To sh…

GSM8KLanguage ModelingLanguage ModellingMathematical Reasoning