paper-with-me

홈 › Papers

CTTS: Collective Test-Time Scaling

2025-08-05 · Zhende Song, Shengji Tang, Peng Ye, Jiayuan Fan, Lei Bai, Tao Chen, Wanli Ouyang arxiv

Test-time scaling (TTS) has emerged as a promising, training-free approach for enhancing large language model (LLM) performance. However, the efficacy of existing methods, such as Best-of-N and Self-Consistency, is fundamentally constrained by the dominant single test-time scaling (STTS) paradigm, which relies on a single LLM agent interacting with a single reward model (SA-SR). Inspired by recent work showing that collective methods can surpass the performance ceiling of individual models, we introduce Collective Test-Time Scaling (CTTS). First, we systematically investigate three primary interaction paradigms of existing multiple models: single-agent-multi-reward (SA-MR), multi-agent-single-reward (MA-SR), and multi-agent-multi-reward (MA-MR). Extensive experiments reveal that the MA-MR paradigm is consistently superior. Based on this finding, we further propose CTTS-MM, a novel framework that operationalizes multi-agent and multi-reward collaboration. CTTS-MM integrates two key technical contributions: (1) for agent collaboration, an Agent Collaboration Search (ACS) that identifies the most effective combination of LLMs from a candidate pool; and (2) for reward model collaboration, a Mixture of Reward Models (MoR) strategy that leverages a Prior Reward model Ensemble Selection (PRES) algorithm to select the optimal ensemble. Evaluations across seven mainstream benchmarks demonstrate that CTTS-MM significantly outperforms leading STTS methods (+4.82% over Best-of-N) and surpasses even flagship proprietary LLMs (+7.06% over GPT-4.1) and open-source LLMs. These results highlight the substantial potential of collective scaling to push the frontier of LLM inference. Code will be released at https://github.com/magent4aci/CTTS-MM.

📄 PDF Abstract BibTeX arXiv:2508.03333

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SupertonicTTS: Towards Highly Scalable and Efficient Text-to-Speech System

2025-03-29 · Hyeongju Kim, Jinhyeok Yang, Yechan Yu, Seunghun Ji 외

We present a novel text-to-speech (TTS) system, namely SupertonicTTS, for improved scalability and efficiency in speech synthesis. SupertonicTTS comprises three components: a speech autoencoder for continuous latent repr…

Speech Synthesistext-to-speechText to Speech

IndicVoices-R: Unlocking a Massive Multilingual Multi-speaker Speech Corpus for Scaling Indian TTS

2024-09-09 · Ashwin Sankar, Srija Anand, Praveen Srinivasa Varadhan, Sherry Thomas 외

Recent advancements in text-to-speech (TTS) synthesis show that large-scale models trained with extensive web data produce highly natural-sounding output. However, such data is scarce for Indian languages due to the lack…

DenoisingSpeech Enhancementtext-to-speechText to Speech+1

InjectTST: A Transformer Method of Injecting Global Information into Independent Channels for Long Time Series Forecasting

2024-03-05 · Ce Chi, Xing Wang, Kexin Yang, Zhiyan Song 외

Transformer has become one of the most popular architectures for multivariate time series (MTS) forecasting. Recent Transformer-based MTS models generally prefer channel-independent structures with the observation that c…

Time SeriesTime Series Forecasting

Emphasis Rendering for Conversational Text-to-Speech with Multi-modal Multi-scale Context Modeling

2024-10-12 · Rui Liu, Zhenqi Jia, Jie Yang, Yifan Hu 외

Conversational Text-to-Speech (CTTS) aims to accurately express an utterance with the appropriate style within a conversational setting, which attracts more attention nowadays. While recognizing the significance of the C…

text-to-speechText to Speech

Contextual Expressive Text-to-Speech

2022-11-26 · Jianhong Tu, Zeyu Cui, Xiaohuan Zhou, Siqi Zheng 외

The goal of expressive Text-to-speech (TTS) is to synthesize natural speech with desired content, prosody, emotion, or timbre, in high expressiveness. Most of previous studies attempt to generate speech from given labels…

Speech Synthesistext-to-speechText to Speech