Pith. sign in

REVIEW 1 cited by

FiDO: Fusion-in-Decoder optimized for stronger performance and faster inference

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 2212.08153 v2 pith:6WK2QRRY submitted 2022-12-15 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords inferencemodelperformancearchitecturebandwidthconstraintsdecoderfaster
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Fusion-in-Decoder (FiD) is a powerful retrieval-augmented language model that sets the state-of-the-art on many knowledge-intensive NLP tasks. However, the architecture used for FiD was chosen by making minimal modifications to a standard T5 model, which our analysis shows to be highly suboptimal for a retrieval-augmented model. In particular, FiD allocates the bulk of FLOPs to the encoder, while the majority of inference time results from memory bandwidth constraints in the decoder. We propose two simple changes to the FiD architecture to alleviate memory bandwidth constraints, and speed up inference by 7x. This allows us to use a much larger decoder at modest cost. We denote FiD with the above modifications as FiDO, and show that it strongly improves performance over existing FiD models for a wide range of inference budgets. For example, FiDO-Large-XXL performs faster inference than FiD-Base and achieves better performance than FiD-Large.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. SAGE: SLO-Aware Adaptive Retrieval for Production RAG Systems

    cs.LG 2026-08 conditional novelty 5.0 of 10

    SAGE uses offline imitation learning from a latency-quality oracle to choose per-query retrieval budgets, reporting 95% SLO compliance and 51% lower retrieval cost on Natural Questions with 2 points of EM loss.

Pith tools