paper-with-me

홈 › Papers

Concept Tokens: Learning Behavioral Embeddings Through Concept Definitions

2026-01-08 · Ignacio Sastre, Aiala Rosá arxiv

We propose Concept Tokens, a lightweight method that adds a new special token to a pretrained LLM and learns only its embedding from multiple natural language definitions of a target concept, where occurrences of the concept are replaced by the new token. The LLM is kept frozen and the embedding is optimized with the standard language-modeling objective. We evaluate Concept Tokens in three settings. First, we study hallucinations in closed-book question answering on HotpotQA and find a directional effect: negating the hallucination token reduces hallucinated answers mainly by increasing abstentions, whereas asserting it increases hallucinations and lowers precision. Second, we induce recasting, a pedagogical feedback strategy for second language teaching, and observe the same directional effect. Moreover, compared to providing the full definitional corpus in-context, concept tokens better preserve compliance with other instructions (e.g., asking follow-up questions). Finally, we include a qualitative study with the Eiffel Tower and a fictional "Austral Tower" to illustrate what information the learned embeddings capture and where their limitations emerge. Overall, Concept Tokens provide a compact control signal learned from definitions that can steer behavior in frozen LLMs.

📄 PDF Abstract BibTeX arXiv:2601.04465

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Soft Thinking: Unlocking the Reasoning Potential of LLMs in Continuous Concept Space

2025-05-21 · Zhen Zhang, Xuehai He, Weixiang Yan, Ao Shen 외

Human cognition typically involves thinking through abstract, fluid concepts rather than strictly using discrete linguistic tokens. Current reasoning models, however, are constrained to reasoning within the boundaries of…

Improving Latent Reasoning in LLMs via Soft Concept Mixing

2025-11-21 · Kang Wang, Xiangyu Duan, Tianyi Du arxiv

Unlike human reasoning in abstract conceptual spaces, large language models (LLMs) typically reason by generating discrete tokens, which potentially limit their expressive power. The recent work Soft Thinking has shown t…

Reinforcement Learning

Don't Forget Your Embeddings: Robust Knowledge Erasure via Precise Editing of Embeddings

2026-06-02 · Clara Haya Suslik, Or Shafran, Mor Geva arxiv

As language models are increasingly deployed in real-world applications, the ability to erase specific knowledge from them becomes critical for safety and compliance. Prominent methods seek persistent removal by updating…

An Explanation of Intrinsic Self-Correction via Linear Representations and Latent Concepts

2025-05-17 · Yu-Ting Lee, Hui-Ying Shih, Fu-Chieh Chang, Pei-Yuan Wu

We provide an explanation for the performance gains of intrinsic self-correction, a process where a language model iteratively refines its outputs without external feedback. More precisely, we investigate how prompting i…

Concept AlignmentLanguage ModelingLanguage Modelling

Human-like object concept representations emerge naturally in multimodal large language models

2024-07-01 · Changde Du, Kaicheng Fu, Bincheng Wen, Yi Sun 외

Understanding how humans conceptualize and categorize natural objects offers critical insights into perception and cognition. With the advent of Large Language Models (LLMs), a key question arises: can these models devel…

Triplet