paper-with-me

홈 › Papers

Think or Remember? Detecting and Directing LLMs Towards Memorization or Generalization

2024-12-24 · Yi-Fu Fu, Yu-Chieh Tu, Tzu-Ling Cheng, Cheng-Yu Lin, Yi-Ting Yang, Heng-Yi Liu, Keng-Te Liao, Da-Cheng Juan, Shou-De Lin

In this paper, we explore the foundational mechanisms of memorization and generalization in Large Language Models (LLMs), inspired by the functional specialization observed in the human brain. Our investigation serves as a case study leveraging specially designed datasets and experimental-scale LLMs to lay the groundwork for understanding these behaviors. Specifically, we aim to first enable LLMs to exhibit both memorization and generalization by training with the designed dataset, then (a) examine whether LLMs exhibit neuron-level spatial differentiation for memorization and generalization, (b) predict these behaviors using model internal representations, and (c) steer the behaviors through inference-time interventions. Our findings reveal that neuron-wise differentiation of memorization and generalization is observable in LLMs, and targeted interventions can successfully direct their behavior.

📄 PDF Abstract BibTeX arXiv:2412.18497

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Similar Papers 제목 키워드 기반

Auditing Reasoning-Trace Memorization Claims after Unlearning with Head-Conditioned Canaries

2026-05-17 · Yanhang Li, Zhichao Fan, Zexin Zhuang arxiv

Evaluations of unlearning on reasoning models sometimes show a bypass pattern. The answer side looks unlearned, but the model's own thinking trace keeps emitting the forgotten content, and the gap is taken as evidence th…

Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces

2024-12-18 · CVPR 2025 1 · Jihan Yang, Shusheng Yang, Anjali W. Gupta, Rilyn Han 외

Humans possess the visual-spatial intelligence to remember spaces from sequential visual observations. However, can Multimodal Large Language Models (MLLMs) trained on million-scale video datasets also ``think in space''…

Question AnsweringSpatial Reasoning

Memorization or Interpolation ? Detecting LLM Memorization through Input Perturbation Analysis

2025-05-05 · Albérick Euraste Djiré, Abdoul Kader Kaboré, Earl T. Barr, Jacques Klein 외

While Large Language Models (LLMs) achieve remarkable performance through training on massive datasets, they can exhibit concerning behaviors such as verbatim reproduction of training data rather than true generalization…

ArticlesHumanEvalMemorization

Rethinking Memorization Measures and their Implications in Large Language Models

2025-07-20 · Bishwamittra Ghosh, Soumi Das, Qinyuan Wu, Mohammad Aflah Khan 외 arxiv

Concerned with privacy threats, memorization in LLMs is often seen as undesirable, specifically for learning. In this paper, we study whether memorization can be avoided when optimally learning a language, and whether th…

Beyond Query Memorization: Large Language Model Routing with Query Decomposition and Historical Matching

2026-05-25 · Bo Lv, Jingbo Sun arxiv

Optimizing the trade-off among predictive performance and computational cost is a central focus in the deployment of Large Language Models (LLMs). Current routing methods primarily rely on direct mapping from queries to …