paper-with-me

Papers

STARS: Synchronous Token Alignment for Robust Supervision in Large Language Models

2025-11-05 · Mohammad Atif Quamar, Mohammad Areeb, Mikhail Kuznetsov, Muslum Ozgur Ozmen, Z. Berkay Celik arxiv

Aligning large language models (LLMs) with human values is crucial for safe deployment. Inference-time techniques offer granular control over generation; however, they rely on model uncertainty, meaning an internal estimate of how likely the model believes its next tokens or outputs are correct, for segmentation. We show that this introduces two critical limitations: (a) vulnerability to miscalibrated confident hallucinations and (b) poor hardware utilization due to asynchronous, ragged batch processing. Together, these issues reduce alignment reliability while increasing token and compute costs, which limits their practical scalability. To address these limitations, building on dynamic inference-time alignment methods, we introduce STARS, Synchronous Token Alignment for Robust Supervision, a decoding-time algorithm, which steers generation by enforcing verification at fixed-horizon intervals. By decoupling segmentation from confidence, STARS enables lockstep parallel execution and robustly detects errors that uncertainty metrics miss. On the HH-RLHF benchmark, we demonstrate that STARS achieves competitive alignment quality with that of state-of-the-art dynamic methods, while strictly bounding rejection costs and maximizing system throughput. Furthermore, it outperforms fine-tuning and several state-of-the-art inference-time decoding strategies by good margins, and establishes fixed-horizon sampling as a robust, system-efficient alternative for aligning LLMs at scale. The code is publicly available at https://github.com/purseclab/STARS.

📄 PDF Abstract BibTeX arXiv:2511.03827

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cross-sensor self-supervised training and alignment for remote sensing

2024-05-16 · Valerio Marsocci, Nicolas Audebert

Large-scale "foundation models" have gained traction as a way to leverage the vast amounts of unlabeled remote sensing data collected every day. However, due to the multiplicity of Earth Observation satellites, these mod…

Continual PretrainingEarth Observation

ASTRA: Asynchronous Spatio-Temporal Reconstruction via Trajectory Alignment

2026-08-03 · Junyu Zhu, Hao Zhu, Xinzhuo Zhang, Xu Zhang 외 arxiv

Dynamic 3D scene reconstruction has made significant progress with multi-camera systems, often relying on temporally aligned observations across views. However, in real-world scenarios, temporal asynchrony among capturin…

STARS: Semantic Tokens with Augmented Representations for Recommendation at Scale

2025-12-10 · Han Chen, Steven Zhu, Yingrui Li arxiv

Real-world ecommerce recommender systems must deliver relevant items under strict tens-of-milliseconds latency constraints despite challenges such as cold-start products, rapidly shifting user intent, and dynamic context…

Sequential Recommendation

Label-Synchronous Speech-to-Text Alignment for ASR Using Forward and Backward Transformers

2021-04-21 · Yusuke Kida, Tatsuya Komatsu, Masahito Togami

This paper proposes a novel label-synchronous speech-to-text alignment technique for automatic speech recognition (ASR). The speech-to-text alignment is a problem of splitting long audio recordings with un-aligned transc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderSentence+3

Cross-Temporal Attention Fusion (CTAF) for Multimodal Physiological Signals in Self-Supervised Learning

2026-02-02 · Arian Khorasani, Théophile Demazure arxiv

We study multimodal affect modeling when EEG and peripheral physiology are asynchronous, which most fusion methods ignore or handle with costly warping. We propose Cross-Temporal Attention Fusion (CTAF), a self-supervise…

Self-Supervised Learning