English

Can Language Models Compose Skills In-Context?

Machine Learning 2025-10-28 v1 Computation and Language

Abstract

Composing basic skills from simple tasks to accomplish composite tasks is crucial for modern intelligent systems. We investigate the in-context composition ability of language models to perform composite tasks that combine basic skills demonstrated in in-context examples. This is more challenging than the standard setting, where skills and their composition can be learned in training. We conduct systematic experiments on various representative open-source language models, utilizing linguistic and logical tasks designed to probe composition abilities. The results reveal that simple task examples can have a surprising negative impact on the performance, because the models generally struggle to recognize and assemble the skills correctly, even with Chain-of-Thought examples. Theoretical analysis further shows that it is crucial to align examples with the corresponding steps in the composition. This inspires a method for the probing tasks, whose improved performance provides positive support for our insights.

Keywords

Cite

@article{arxiv.2510.22993,
  title  = {Can Language Models Compose Skills In-Context?},
  author = {Zidong Liu and Zhuoyan Xu and Zhenmei Shi and Yingyu Liang},
  journal= {arXiv preprint arXiv:2510.22993},
  year   = {2025}
}
R2 v1 2026-07-01T07:07:06.534Z