paper-with-me

Papers

In-Context Learning Operates as Concept Subspace Learning

2026-05-12 · Wei Tang, Xinyan Jiang, Fakhri Karray, Lijie Hu arxiv

Regression and Bayesian accounts of in-context learning (ICL) explain how demonstrations can induce predictors, while mechanistic analyses often identify compact activation directions that steer prompted behavior. However, it remains unclear whether structured demonstrations induce low-dimensional concept inference. We study this question through a concept-subspace view of ICL, in which tasks vary only along intrinsic concept coordinates, although inputs are observed in a high-dimensional ambient space. For ridge and least-squares ICL proxies, prediction decomposes exactly into concept-coordinate regression and off-subspace leakage. Under block-diagonal or near-block-diagonal covariance assumptions, the leading estimation and nuisance-sensitivity terms scale with the dimension of the concept subspace, while residual effects are controlled by cross-subspace coupling. This separation gives a mechanistic prediction: recoverable task information should concentrate in a low-dimensional, task-aligned activation subspace. On CounterFact-derived multi-relation prompts with Llama-3-8B, a 68--73-dimensional subspace of the 4096-dimensional residual stream restores 78.8% of the clean--corrupted accuracy gap, whereas patching the complementary subspace restores 0%. Concept swaps redirect predictions toward injected relations, while random and cross-task matched-rank controls are largely ineffective. Additional experiments on Qwen2.5-7B and a controlled cross-lingual rule task show the same qualitative pattern. These results support concept subspaces as compact, task-aligned mediators of recoverable ICL behavior in structured task families, without implying full-circuit recovery.

📄 PDF Abstract BibTeX arXiv:2605.18830

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Unseen Concepts via Hierarchical Decomposition and Composition

2020-06-01 · CVPR 2020 6 · Muli Yang, Cheng Deng, Junchi Yan, Xianglong Liu 외

Composing and recognizing new concepts from known sub-concepts has been a fundamental and challenging vision task, mainly due to 1) the diversity of sub-concepts and 2) the intricate contextuality between sub-concepts an…

Diversity

Learning When the Concept Shifts: Confounding, Invariance, and Dimension Reduction

2024-06-22 · Kulunu Dharmakeerthi, YoonHaeng Hur, Tengyuan Liang

Practitioners often deploy a learned prediction model in a new environment where the joint distribution of covariate and response has shifted. In observational data, the distribution shift is often driven by unobserved c…

Dimensionality ReductionDomain AdaptationPredictionRepresentation Learning

Adaptive Subspace Projection for Generative Personalization

2026-05-08 · Van-Anh Nguyen, Anh Tuan Bui, Tamas Abraham, Junae Kim 외 arxiv

Generative personalization often suffers from the semantic collapsing problem (SCP), where a learned personalized concept overpowers the rest of the text prompt, causing the model to ignore important contextual details. …

Concept Enhancement Engineering: A Lightweight and Efficient Robust Defense Against Jailbreak Attacks in Embodied AI

2025-04-15 · Jirui Yang, Zheyu Lin, Shuhan Yang, Zhihui Lu 외

Embodied Intelligence (EI) systems integrated with large language models (LLMs) face significant security risks, particularly from jailbreak attacks that manipulate models into generating harmful outputs or executing uns…

input filtering

Emergent Structured Representations Support Flexible In-Context Inference in Large Language Models

2026-02-08 · Ningyu Xu, Qi Zhang, Xipeng Qiu, Xuanjing Huang arxiv

Large language models (LLMs) exhibit emergent behaviors suggestive of human-like reasoning. While recent work has identified structured conceptual representations within these models, it remains unclear whether they func…