Pith. sign in

REVIEW 2 cited by

SpecFuse: Ensembling Large Language Models via Next-Segment Prediction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2412.07380 v3 pith:QYXF3TD2 submitted 2024-12-10 cs.CL cs.AI

classification cs.CLcs.AI
keywords modelsensemblemodelduringperformancespecemensemblinglanguage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Ensembles of generative large language models (LLMs) are a promising way to compensate for individual model limitations, integrating the strengths of different LLMs. Existing LLM ensemble methods, however, face limitations such as first-token delay and challenges in long-range semantic collaboration between models, Moreover, they typically assume equal voting weights for all models during ensemble, ignoring task-specific performance differences among models. In this work, we propose SpecEM, a training-free, plug-and-play LLM ensemble framework that dynamically adjusts each model's model contribution in real time based on task performance. Inspired by speculative decoding, SpecEM iteratively performs drafting and verification, allowing models to collaborate semantically at the segment level for integrated output. Furthermore, we introduce an online feedback mechanism with multiplicative weight updates, where each model's voting weight is adjusted on-the-fly according to how often it outperforms others during verification stage, ensuring that stronger models exert greater influence during ensembling. Experimental results on five LLM families (ranging from 7B to 72B parameters) and six benchmark datasets, spanning open-domain instruction following, reasoning, commonsense, demonstrate consistent performance improvements compared to state-of-the-art LLM ensemble methods. Our code is available at https://github.com/lvbotenbest/SpecEM.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. RLAE: Reinforcement Learning-Assisted Ensemble for LLMs

    cs.LG 2025-05 reject novelty 6.0 of 10

    RLAE uses PPO and MAPPO policies to assign per-span ensemble weights across 7B-8B LLMs; it claims up to 3.3% accuracy improvement over prior ensemble baselines but underperforms on several tested tasks.

  2. CoCre-Sam (Kokkuri-san): Modeling Ouija Board as Collective Langevin Dynamics Sampling from Fused Language Models

    cs.MA 2025-07 conditional novelty 5.0 of 10

    Ouija board movement is modeled as collective Langevin dynamics sampling from a product-of-experts fusion of the participants' language models.

Pith tools