@MihaelaVDS: Can LLMs keep learning new skills without updating their weights? Modern LLMs can already master & combine many skills.…

X AI KOLs Timeline Papers

Summary

Introduces 'skill neologisms', a method for enabling LLMs to learn new skills without weight updates, addressing catastrophic forgetting. Presented at ICML.

Can LLMs keep learning new skills without updating their weights? Modern LLMs can already master & combine many skills. But teaching them new skills in a scalable way without catastrophic forgetting remains an open challenge @icmlconf we introduce a new approach: skill neologisms https://t.co/xtHizOPqPV
Original Article
View Cached Full Text

Cached at: 06/29/26, 10:32 PM

Can LLMs keep learning new skills without updating their weights? Modern LLMs can already master & combine many skills. But teaching them new skills in a scalable way without catastrophic forgetting remains an open challenge @icmlconf we introduce a new approach: skill neologisms https://t.co/xtHizOPqPV

Similar Articles

Learning, Fast and Slow: Towards LLMs That Adapt Continually

Hugging Face Daily Papers

A fast-slow learning framework for LLMs combines fixed slow weights with optimized fast context weights, achieving up to 3x better sample efficiency and reduced catastrophic forgetting in continual learning scenarios.