paper-with-me

홈 › Papers

Data Shifts Hurt CoT: A Theoretical Study

2025-06-12 · Lang Yin, Debangshu Banerjee, Gagandeep Singh

Chain of Thought (CoT) has been applied to various large language models (LLMs) and proven to be effective in improving the quality of outputs. In recent studies, transformers are proven to have absolute upper bounds in terms of expressive power, and consequently, they cannot solve many computationally difficult problems. However, empowered by CoT, transformers are proven to be able to solve some difficult problems effectively, such as the $k$-parity problem. Nevertheless, those works rely on two imperative assumptions: (1) identical training and testing distribution, and (2) corruption-free training data with correct reasoning steps. However, in the real world, these assumptions do not always hold. Although the risks of data shifts have caught attention, our work is the first to rigorously study the exact harm caused by such shifts to the best of our knowledge. Focusing on the $k$-parity problem, in this work we investigate the joint impact of two types of data shifts: the distribution shifts and data poisoning, on the quality of trained models obtained by a well-established CoT decomposition. In addition to revealing a surprising phenomenon that CoT leads to worse performance on learning parity than directly generating the prediction, our technical results also give a rigorous and comprehensive explanation of the mechanistic reasons of such impact.

📄 PDF Abstract BibTeX arXiv:2506.10647

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

Environment-Adaptive Covariate Selection: Learning When to Use Spurious Correlations for Out-of-Distribution Prediction

2026-01-05 · Shuozhi Zuo, Yixin Wang arxiv

A common approach to out-of-distribution prediction restricts models to causal or invariant covariates to avoid spurious associations that may change across environments. Despite its theoretical appeal, this strategy can…

Provable More Data Hurt in High Dimensional Least Squares Estimator

2020-08-14 · Zeng Li, Chuanlong Xie, Qinwen Wang

This paper investigates the finite-sample prediction risk of the high-dimensional least squares estimator. We derive the central limit theorem for the prediction risk when both the sample size and the number of features …

PredictionVocal Bursts Intensity Prediction

SPDIM: Source-Free Unsupervised Conditional and Label Shift Adaptation in EEG

2024-10-26 · Shanglin Li, Motoaki Kawanabe, Reinmar J. Kobler

The non-stationary nature of electroencephalography (EEG) introduces distribution shifts across domains (e.g., days and subjects), posing a significant challenge to EEG-based neurotechnology generalization. Without label…

Brain Computer InterfaceDomain AdaptationEEGEEG based sleep staging+2

Test-Time Adaptation for Non-stationary Time Series: From Synthetic Regime Shifts to Financial Markets

2026-01-20 · Yurui Wu, Qingying Deng, Wonou Chung, Mairui Li arxiv

Time series encountered in practice are rarely stationary. When the data distribution changes, a forecasting model trained on past observations can lose accuracy. We study a small-footprint test-time adaptation (TTA) fra…

Test-time Adaptation

Do More Negative Samples Necessarily Hurt in Contrastive Learning?

2022-05-03 · Pranjal Awasthi, Nishanth Dikkala, Pritish Kamath

Recent investigations in noise contrastive estimation suggest, both empirically as well as theoretically, that while having more "negative samples" in the contrastive loss improves downstream classification performance i…

Contrastive Learning