Skill Neologisms: Towards Skill-based Continual Learning

📅 2026-05-06
📈 Citations: 0
Influential: 0
📄 PDF

career value

198K/year
📝 Abstract
Modern LLMs show mastery over an ever-growing range of skills, as well as the ability to compose them flexibly. However, extending model capabilities to new skills in a scalable manner is an open-problem: fine-tuning and parameter-efficient variants risk catastrophic forgetting, while context-based approaches have limited expressiveness and are constrained by the model's effective context. We explore skill neologisms--i.e., soft tokens integrated in the model's vocabulary and optimized to improve capabilities over a specific skill--as a way to selectively extend model capabilities to new skills without weight updates. We first observe that off-the-shelf pre-trained LLMs already demonstrate tokens associated with procedural knowledge. We then show that skill neologisms can be learned to improve model capabilities on specific skills while being composable with out-of-distribution skills, and that independently trained skill neologisms can be composed zero-shot. These results suggest that skill neologisms may provide a scalable path towards skill-based continual learning.
Problem

Research questions and friction points this paper is trying to address.

continual learning
skill acquisition
catastrophic forgetting
large language models
scalable adaptation
Innovation

Methods, ideas, or system contributions that make the work stand out.

skill neologisms
continual learning
soft tokens
parameter-free adaptation
compositional generalization