paper-with-me

홈 › Papers

Chain-of-Sanitized-Thoughts: Plugging PII Leakage in CoT of Large Reasoning Models

2026-01-08 · Arghyadeep Das, Sai Sreenivas Chintha, Rishiraj Girmal, Kinjal Pandey, Sharvi Endait arxiv

Large Reasoning Models (LRMs) improve performance, reliability, and interpretability by generating explicit chain-of-thought (CoT) reasoning, but this transparency introduces a serious privacy risk: intermediate reasoning often leaks personally identifiable information (PII) even when final answers are sanitized. We study how to induce privacy-first reasoning, where models reason without exposing sensitive information, using deployable interventions rather than post-hoc redaction. We introduce PII-CoT-Bench, a supervised dataset with privacy-aware CoT annotations, and a category-balanced evaluation benchmark covering realistic and adversarial leakage scenarios. Our results reveal a capability-dependent trend: state-of-the-art models benefit most from prompt-based controls, whereas weaker models require fine-tuning to achieve meaningful leakage reduction. Across models and categories, both approaches substantially reduce PII exposure with minimal degradation in utility, demonstrating that private reasoning can be achieved without sacrificing performance. Overall, we show that private CoT reasoning can be achieved with minimal utility loss, providing practical guidance for building privacy-preserving reasoning systems.

📄 PDF Abstract BibTeX arXiv:2601.05076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TabDSR: Decompose, Sanitize, and Reason for Complex Numerical Reasoning in Tabular Data

2025-11-04 · Changjiang Jiang, Fengchang Yu, Haihua Chen, Wei Lu 외 arxiv

Complex reasoning over tabular data is crucial in real-world data analysis, yet large language models (LLMs) often underperform due to complex queries, noisy data, and limited numerical capabilities. To address these iss…

SALT: Steering Activations towards Leakage-free Thinking in Chain of Thought

2025-11-11 · Shourya Batra, Pierce Tillman, Samarth Gaggar, Shashank Kesineni 외 arxiv

As Large Language Models (LLMs) evolve into personal assistants with access to sensitive user data, they face a critical privacy challenge: while prior work has addressed output-level privacy, recent findings reveal that…

Topology Matters: Measuring Memory Leakage in Multi-Agent LLMs

2025-12-04 · Jinbo Liu, Defu Cao, Yifei Wei, Tianyao Su 외 arxiv

Graph topology is a fundamental determinant of memory leakage in multi-agent LLM systems, yet its effects remain poorly quantified. We introduce MAMA (Multi-Agent Memory Attack), a controlled evaluation framework for com…

A False Sense of Privacy: Evaluating Textual Data Sanitization Beyond Surface-level Privacy Leakage

2025-04-28 · Rui Xin, Niloofar Mireshghallah, Shuyue Stella Li, Michael Duan 외

Sanitizing sensitive text data typically involves removing personally identifiable information (PII) or generating synthetic data under the assumption that these methods adequately protect privacy; however, their effecti…

MedQA

Why Can Large Language Models Generate Correct Chain-of-Thoughts?

2023-10-20 · Rasul Tutunov, Antoine Grosnit, Juliusz Ziomek, Jun Wang 외

This paper delves into the capabilities of large language models (LLMs), specifically focusing on advancing the theoretical comprehension of chain-of-thought prompting. We investigate how LLMs can be effectively induced …

Text Generation