natural language processing

SkillSmith: Learning to Compose Parametric Skills and Textual Knowledge

arXiv:2607.27497

summary

SkillSmith is a method that lets a large language model reason over both textual knowledge and prefix‑tuned model weights, enabling it to generate new parametric skill prefixes for specific tasks.

Abstract

Agentic systems driven by large language models (LLMs) regularly feature two key mechanisms to autonomously solve complex problems: synthesizing text-based knowledge and procedures from past experiences and building parametric (weight-space) skill libraries for recurring sub-goals. To date, research has largely treated these as orthogonal pursuits: either organizing textual knowledge through composition and reflection, or consolidating parametric skills via weight-space merging. Consequently, the seamless integration of text and model weights for targeted performance improvements remains largely unexplored. This work bridges this modality gap by treating model weights as an additional modality that an LLM can natively reason over. We instantiate parametric learning via prefix-tuning and augment an LLM to ingest both prefix weights and rich textual data which capture relationships to a target capability. Our augmented LLM, which we call SkillSmith, synthesizes these inputs to perform instruction-steered parametric synthesis, directly outputting new prefix weights that manifest the target skill. We demonstrate that our approach significantly outperforms both text-only and weight-space-only baselines, unlocking performance gains that are out of reach for uni-modal (text-only or weight-only) adaptations.

Topics & keywords

#skill composition#prefix-tuning#multimodal reasoning#instruction following#parametric skill learninglarge language modelsprefix tuningparametric skill synthesisknowledge compositionweight-space merginginstruction-steered generation
SkillSmith: Learning to Compose Parametric Skills and Textual Knowledge · wovepaper