Pith. sign in

REVIEW 4 cited by

LoRA ensembles for large language model fine-tuning

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.00035 v2 pith:HJOEX2J2 submitted 2023-09-29 cs.LG cs.AI

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

Finetuned LLMs often exhibit poor uncertainty quantification, manifesting as overconfidence, poor calibration, and unreliable prediction results on test data or out-of-distribution samples. One approach commonly used in vision for alleviating this issue is a deep ensemble, which constructs an ensemble by training the same model multiple times using different random initializations. However, there is a huge challenge to ensembling LLMs: the most effective LLMs are very, very large. Keeping a single LLM in memory is already challenging enough: keeping an ensemble of e.g. 5 LLMs in memory is impossible in many settings. To address these issues, we propose an ensemble approach using Low-Rank Adapters (LoRA), a parameter-efficient fine-tuning technique. Critically, these low-rank adapters represent a very small number of parameters, orders of magnitude less than the underlying pre-trained model. Thus, it is possible to construct large ensembles of LoRA adapters with almost the same computational overhead as using the original model. We find that LoRA ensembles, applied on its own or on top of pre-existing regularization techniques, gives consistent improvements in predictive accuracy and uncertainty quantification.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. Fine-Tuning Integrity for Modern Neural Networks: Structured Drift Proofs via Norm, Rank, and Sparsity Certificates

    cs.CR 2026-04 unverdicted novelty 6.5 of 10

    Succinct zero-knowledge proofs can certify that a fine-tuned model differs from a base model only by norm-bounded, low-rank, or sparse parameter drift, with cost set by that structure rather than model size.

  2. Quantifying the Uncertainty of Foundation Models with Singular Value Ensembles

    cs.LG 2026-01 conditional novelty 6.0 of 10

    Training only per-member singular values of pretrained weight matrices, while freezing singular vectors, produces an implicit ensemble with calibration near deep ensembles at <1% parameter overhead.

  3. Strength-Parity Ensembling with Parameter-Isolated Experts for Multi-Task Affect Recognition

    cs.CV 2026-07 conditional novelty 5.0 of 10

    Parameter-isolated LoRA experts on one face backbone stay decorrelated (0.91 vs 0.98 for full fine-tuning) and improve an ABAW affect ensemble from 1.6669 to 1.6949–1.7259 validation score.

  4. Uncertainty-Aware Adaptation of Large Language Models for Protein-Protein Interaction Analysis

    cs.LG 2025-02 conditional novelty 3.0 of 10

    LoRA ensembles and Bayesian LoRA improve accuracy and calibration of LLM-based protein-protein interaction prediction on disease-specific datasets, though gains are small and baselines are limited.

Pith tools