paper-with-me

Papers

Knowing Before Saying: LLM Representations Encode Information About Chain-of-Thought Success Before Completion

2025-05-30 · Anum Afzal, Florian Matthes, Gal Chechik, Yftah Ziser

We investigate whether the success of a zero-shot Chain-of-Thought (CoT) process can be predicted before completion. We discover that a probing classifier, based on LLM representations, performs well \emph{even before a single token is generated}, suggesting that crucial information about the reasoning process is already present in the initial steps representations. In contrast, a strong BERT-based baseline, which relies solely on the generated tokens, performs worse, likely because it depends on shallow linguistic cues rather than deeper reasoning dynamics. Surprisingly, using later reasoning steps does not always improve classification. When additional context is unhelpful, earlier representations resemble later ones more, suggesting LLMs encode key information early. This implies reasoning can often stop early without loss. To test this, we conduct early stopping experiments, showing that truncating CoT reasoning still improves performance over not using CoT at all, though a gap remains compared to full reasoning. However, approaches like supervised learning or reinforcement learning designed to shorten CoT chains could leverage our classifier's guidance to identify when early stopping is effective. Our findings provide insights that may support such methods, helping to optimize CoT's efficiency while preserving its benefits.

📄 PDF Abstract BibTeX arXiv:2505.24362

Code (1)

anum94/cotpred 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Knowing Isn't Always Saying: When Do Spatial Encodings Reach Answers in Vision-Language Models?

2026-08-24 · Zeyu Wang, Xinming Xu arxiv

Vision-language models are known to encode spatial information in their hidden states, yet often fail to use it when answering. However, it remains unclear when and where this encoded information reaches the answer. We a…

"Ge Shu Zhi Zhi": Towards Deep Understanding about Worlds

2018-12-19 · Bao-Gang Hu, Wei-Ming Dong

"Ge She Zhi Zhi" is a novel saying in Chinese, stated as "To investigate things from the underlying principle(s) and to acquire knowledge in the form of mathematical representations". The saying is adopted and modified b…

Position

Shallow over Deep Neural Networks: A empirical analysis for human emotion classification using audio data

2020-07-03 · International Conference on Internet of Things and Connected Technologies 2020 7 · Chandresh S. Kanani, Karanjit Singh Gill, Sourajit Behera, Anurag Choubey 외

Human emotions can be identified in numerous ways, ranging from analyzing the tonal properties of speech to the facial expressions created before speech delivery and even the body gestures that can suggest various emotio…

Emotion ClassificationEmotion RecognitionSpeech Emotion Recognition

A Machine Learning Approach for Material Type Logging and Chemical Assaying from Autonomous Measure-While-Drilling (MWD) Data

2022-02-07 · Rami N Khushaba, Arman Melkumyan, Andrew J Hill

Understanding the structure and mineralogical composition of a region is an essential step in mining, both during exploration (before mining) and in the mining process. During exploration, sparse but high-quality data ar…

Moving the Eiffel Tower to ROME: Tracing and Editing Facts in GPT

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We investigate the mechanisms underlying factual knowledge recall in auto-regressive transformer language models. To this end, we develop a method for identifying neuron activations that are capable of altering a model's…

knowledge editingModel EditingSpecificity