paper-with-me

Papers

Long or short CoT? Investigating Instance-level Switch of Large Reasoning Models

2025-06-04 · Ruiqi Zhang, Changyi Xiao, Yixin Cao

With the rapid advancement of large reasoning models, long Chain-of-Thought (CoT) prompting has demonstrated strong performance on complex tasks. However, this often comes with a significant increase in token usage. In this paper, we conduct a comprehensive empirical analysis comparing long and short CoT strategies. Our findings reveal that while long CoT can lead to performance improvements, its benefits are often marginal relative to its significantly higher token consumption. Specifically, long CoT tends to outperform when ample generation budgets are available, whereas short CoT is more effective under tighter budget constraints. These insights underscore the need for a dynamic approach that selects the proper CoT strategy based on task context and resource availability. To address this, we propose SwitchCoT, an automatic framework that adaptively chooses between long and short CoT strategies to balance reasoning accuracy and computational efficiency. Moreover, SwitchCoT is designed to be budget-aware, making it broadly applicable across scenarios with varying resource constraints. Experimental results demonstrate that SwitchCoT can reduce inference costs by up to 50% while maintaining high accuracy. Notably, under limited token budgets, it achieves performance comparable to, or even exceeding, that of using either long or short CoT alone.

📄 PDF Abstract BibTeX arXiv:2506.04182

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Code-Switching Detection Using ASR-Generated Language Posteriors

2019-06-19 · Qinyi Wang, Emre Yilmaz, Adem Derinel, Haizhou Li

Code-switching (CS) detection refers to the automatic detection of language switches in code-mixed utterances. This task can be achieved by using a CS automatic speech recognition (ASR) system that can handle such langua…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Multi-Object Tracking with Multiple Cues and Switcher-Aware Classification

2019-01-18 · Weitao Feng, Zhihao Hu, Wei Wu, Junjie Yan 외

In this paper, we propose a unified Multi-Object Tracking (MOT) framework learning to make full use of long term and short term cues for handling complex cases in MOT scenes. Besides, for better association, we propose s…

General ClassificationMulti-Object TrackingObject Tracking

NextStop: An Improved Tracker For Panoptic LIDAR Segmentation Data

2025-01-08 · Nirit Alkalay, Roy Orfaig, Ben-Zion Bobrovsky

4D panoptic LiDAR segmentation is essential for scene understanding in autonomous driving and robotics, combining semantic and instance segmentation with temporal consistency. Current methods, like 4D-PLS and 4D-STOP, us…

Autonomous DrivingInstance SegmentationMotion EstimationScene Understanding+2

Strategies of Code-switching in Human-Machine Dialogs

2025-08-10 · Dean Geckt, Melinda Fricke, Shuly Wintner arxiv

Most people are multilingual, and most multilinguals code-switch, yet the characteristics of code-switched language are not fully understood. We developed a chatbot capable of completing a Map Task with human participant…

Hybrid hidden Markov LSTM for short-term traffic flow prediction

2023-07-11 · Agnimitra Sengupta, Adway Das, S. Ilgin Guler

Deep learning (DL) methods have outperformed parametric models such as historical average, ARIMA and variants in predicting traffic variables into short and near-short future, that are critical for traffic management. Sp…