Pith. sign in

REVIEW 2 cited by

LLM Augmented LLMs: Expanding Capabilities through Composition

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 2401.02412 v1 pith:RATWNTUK submitted 2024-01-04 cs.LG cs.AIcs.CLcs.CV

classification cs.LGcs.AIcs.CLcs.CV
keywords modelscapabilitiesexistingmodeltaskscompositiondomainsllms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Foundational models with billions of parameters which have been trained on large corpora of data have demonstrated non-trivial skills in a variety of domains. However, due to their monolithic structure, it is challenging and expensive to augment them or impart new skills. On the other hand, due to their adaptation abilities, several new instances of these models are being trained towards new domains and tasks. In this work, we study the problem of efficient and practical composition of existing foundation models with more specific models to enable newer capabilities. To this end, we propose CALM -- Composition to Augment Language Models -- which introduces cross-attention between models to compose their representations and enable new capabilities. Salient features of CALM are: (i) Scales up LLMs on new tasks by 're-using' existing LLMs along with a few additional parameters and data, (ii) Existing model weights are kept intact, and hence preserves existing capabilities, and (iii) Applies to diverse domains and settings. We illustrate that augmenting PaLM2-S with a smaller model trained on low-resource languages results in an absolute improvement of up to 13\% on tasks like translation into English and arithmetic reasoning for low-resource languages. Similarly, when PaLM2-S is augmented with a code-specific model, we see a relative improvement of 40\% over the base model for code generation and explanation tasks -- on-par with fully fine-tuned counterparts.

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. World Model Implanting for Test-time Adaptation of Embodied Agents

    cs.AI 2025-09 conditional novelty 6.0 of 10

    WorMI adapts an LLM-based embodied policy to unseen domains by retrieving and compositionally implanting domain-specific world models at test time.

  2. BTS: Harmonizing Specialized Experts into a Generalist LLM

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Branch-Train-Stitch merges frozen domain-specialist LLMs into a generalist by training only lightweight stitch layers, and reports the best average benchmark performance among merging baselines.

Pith tools