Pith. sign in

REVIEW 3 cited by

Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding

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 2310.05424 v1 pith:ZNS2TPAS submitted 2023-10-09 cs.CL

classification cs.CL
keywords frameworkdecodingearly-exitingmodelsparalleltokenadaptiveautoregressive
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

To tackle the high inference latency exhibited by autoregressive language models, previous studies have proposed an early-exiting framework that allocates adaptive computation paths for each token based on the complexity of generating the subsequent token. However, we observed several shortcomings, including performance degradation caused by a state copying mechanism or numerous exit paths, and sensitivity to exit confidence thresholds. Consequently, we propose a Fast and Robust Early-Exiting (FREE) framework, which incorporates a shallow-deep module and a synchronized parallel decoding. Our framework enables faster inference by synchronizing the decoding process of the current token with previously stacked early-exited tokens. Furthermore, as parallel decoding allows us to observe predictions from both shallow and deep models, we present a novel adaptive threshold estimator that exploits a Beta mixture model to determine suitable confidence thresholds. We empirically demonstrated the superiority of our proposed framework on extensive generation tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. AdaSkip: Adaptive Sublayer Skipping for Accelerating Long-Context LLM Inference

    cs.CL 2025-01 conditional novelty 6.0 of 10

    AdaSkip speeds up long-context LLM inference by adaptively skipping low-importance attention and FFN sublayers in both the prompt-reading and token-generation phases, with quality tradeoffs.

  2. Training-Free versus Training-Based Intent Classification in LLMs: Accuracy, Robustness, and Failure Modes

    cs.CL 2026-08 conditional novelty 4.0 of 10

    Statistical classifiers built on LLM activation norms and coordinates match or beat trained MLP heads on coarse intent routing and resist camouflage better, while MLPs win on fine-grained subfield distinctions.

  3. The Efficiency vs. Accuracy Trade-off: Optimizing RAG-Enhanced LLM Recommender Systems Using Multi-Head Early Exit

    cs.IR 2025-01 reject novelty 4.0 of 10

    A GCN retriever plus multi-head early exit speeds up LLM click-through rate prediction, but the reported AUC numbers are internally inconsistent.

Pith tools