paper-with-me

Papers

Dual-Track CoT: Budget-Aware Stepwise Guidance for Small LMs

2026-04-27 · Sagnik Chatterjee, Atharva Patil, Sricharan Ramesh arxiv

Large Language Models (LLMs) solve many reasoning tasks via chain-of-thought (CoT) prompting, but smaller models (about 7 to 8B parameters) still struggle with multi-step reasoning under tight compute and token budgets. Existing test time reasoning methods such as self consistency (sampling multiple rationales and voting), Tree-of-Thoughts (search over intermediate thoughts), and critique revise loops improve performance, but often at high token cost and without fine-grained step-level control. This project1 aims to address that gap: can Small Language Models (SLMs) reason reliably using the same or fewer tokens? This question is both scientific and practical. Scientifically, it probes whether process supervision and simple test-time controls (such as token budgets and rejection of redundant steps) can substitute for model scale or large sampling counts. Practically, many deployments (on-device, low-latency, or cost-constrained settings) cannot afford huge models or dozens of sampled rationales per query. A method that improves SLM reasoning at fixed cost would therefore be directly useful.

📄 PDF Abstract BibTeX arXiv:2604.25039

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal-GuideNet: Gaze-Probe Bidirectional Guidance in Obstetric Ultrasound Scanning

2022-07-26 · Qianhui Men, Clare Teng, Lior Drukker, Aris T. Papageorghiou 외

Eye trackers can provide visual guidance to sonographers during ultrasound (US) scanning. Such guidance is potentially valuable for less experienced operators to improve their scanning skills on how to manipulate the pro…

Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

2018-06-01 · CVPR 2018 6 · Yu Wu, Yutian Lin, Xuanyi Dong, Yan Yan 외

We focus on the one-shot learning for video-based person re-Identification (re-ID). Unlabeled tracklets for the person re-ID tasks can be easily obtained by pre-processing, such as pedestrian detection and tracking. In t…

One-Shot LearningPedestrian DetectionPerson Re-IdentificationVideo-Based Person Re-Identification

GBOT: Graph-Based 3D Object Tracking for Augmented Reality-Assisted Assembly Guidance

2024-02-12 · Shiyu Li, Hannah Schieber, Niklas Corell, Bernhard Egger 외

Guidance for assemblable parts is a promising field for augmented reality. Augmented reality assembly guidance requires 6D object poses of target objects in real time. Especially in time-critical medical or industrial se…

3D Object Tracking6D Pose EstimationMulti-Object TrackingObject+2

QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search

2025-02-04 · Zongyu Lin, Yao Tang, Xingcheng Yao, Da Yin 외

Language agents have become a promising solution to complex interactive tasks. One of the key ingredients to the success of language agents is the reward model on the trajectory of the agentic workflow, which provides va…

Stepwise Extractive Summarization and Planning with Structured Transformers

2020-10-06 · EMNLP 2020 11 · Shashi Narayan, Joshua Maynez, Jakub Adamek, Daniele Pighin 외

We propose encoder-centric stepwise models for extractive summarization using structured transformers -- HiBERT and Extended Transformers. We enable stepwise summarization by injecting the previously generated summary in…

Extractive SummarizationSentenceTable-to-Text GenerationText Generation