paper-with-me

홈 › Papers

Probing Memorization of Tabular In-Context Learning

2026-06-30 · Francesco Capano, Jonas Böhler arxiv

Large tabular models (LTMs), i.e., tabular foundation models leveraging in-context learning (ICL), achieve state-of-the-art performance on tabular tasks. While LLMs are known to unintentionally memorize training data, the memorization dynamics of LTMs remain largely unexplored. We investigate the potential for parametric memorization in tabular ICL. We introduce ICLMEM, a probing framework designed to separate context-based predictions from parametric memorization. Our zero-information multiple-choice context strips away valid contextual patterns to force the model to fall back on its parametric memory. Our controlled fine-tuning setup establishes membership ground truth and accounts for common pitfalls, e.g., distribution shift, feature contamination, base-rate fallacy, and the pre-trained base model acts as reference to calibrate for sample difficulty. Our controlled evaluation on a leading real-world-trained LTM detects moderate memorization signals in 8 out of 10 tasks ($\text{AUC}$ up to $0.67$ and TPR at $1\%$ FPR $>0.1$). Notably, memorization signals are strongest for low-cardinality and binary tasks. However, they largely vanish under realistic training conditions. Our findings show LTM memorization signals under specific circumstances (single-task fine-tuning with fixed samples across many epochs and small query size). To protect sensitive data, appropriate measures must be taken, which we discuss.

📄 PDF Abstract BibTeX arXiv:2606.31208

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Elephants Never Forget: Memorization and Learning of Tabular Data in Large Language Models

2024-04-09 · Sebastian Bordt, Harsha Nori, Vanessa Rodrigues, Besmira Nushi 외

While many have shown how Large Language Models (LLMs) can be applied to a diverse set of tasks, the critical issues of data contamination and memorization are often glossed over. In this work, we address this concern fo…

Few-Shot LearningLanguage ModellingMemorizationWorld Knowledge

Understanding and Mitigating Memorization in Diffusion Models for Tabular Data

2024-12-15 · Zhengyu Fang, Zhimeng Jiang, Huiyuan Chen, Xiao Li 외

Tabular data generation has attracted significant research interest in recent years, with the tabular diffusion models greatly improving the quality of synthetic data. However, while memorization, where models inadverten…

Data AugmentationMemorizationTabular Data GenerationText Generation

Measuring Memorization Effect in Word-Level Neural Networks Probing

2020-06-29 · Rudolf Rosa, Tomáš Musil, David Mareček

Multiple studies have probed representations emerging in neural networks trained for end-to-end NLP tasks and examined what word-level linguistic information may be encoded in the representations. In classical probing, a…

Machine TranslationMemorizationTranslation

Memorization Dynamics of Fill-in-the-Middle Pretraining

2026-05-21 · Tobias von Arx, Tanguy Dieudonné arxiv

Fill-in-the-middle (FIM) is a pretraining objective widely used to equip causal language models with infilling ability, yet its effect on verbatim memorization remains underexplored. We study the memorization dynamics of…

An Investigation of Memorization Risk in Healthcare Foundation Models

2025-10-14 · Sana Tonekaboni, Lena Stempfle, Adibvafa Fallahpour, Walter Gerych 외 arxiv

Foundation models trained on large-scale de-identified electronic health records (EHRs) hold promise for clinical applications. However, their capacity to memorize patient information raises important privacy concerns. I…