paper-with-me

홈 › Papers

Skill Weaving: Efficient LLM Improvement via Modular Skillpacks

2026-05-21 · Zhuo Li, Guodong Du, Zesheng Shi, Weiyang Guo, Weijun Yao, Yuan Zhou, Jiabo Zhang, Jing Li arxiv

Large language models increasingly require specialization across diverse domains, yet existing approaches struggle to balance multi-domain capacities with strict memory and inference constraints. In this work, we introduce SkillWeave, a modular improvement framework that enables LLMs to specialize under fixed memory budgets. SkillWeave partitions full capabilities of a general-purpose model into skillpacks -- lightweight, domain-specific delta modules -- that reorganize and refine the model's internal knowledge. For efficient deployment, SkillWeave integrates SkillZip to compress skillpacks into compact and inference-ready format, enabling strong multi-domain performance with low-latency execution. On multi-task and agentic benchmarks, a 9B SkillWeave model outperforms several baselines and even surpasses a 32B monolithic LLM, while achieving up to 4x speedup.

📄 PDF Abstract BibTeX arXiv:2605.22205

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerating Generalized Linear Models with MLWeaving: A One-Size-Fits-All System for Any-precision Learning (Technical Report)

2019-03-08 · Zeke Wang, Kaan Kara, Hantian Zhang, Gustavo Alonso 외

Learning from the data stored in a database is an important function increasingly available in relational engines. Methods using lower precision input data are of special interest given their overall higher efficiency bu…

AllCPUQuantizationRetrieval

Weight Weaving: Parameter Pooling for Data-Free Model Merging

2025-10-15 · Levy Chaves, Eduardo Valle, Sandra Avila arxiv

Model merging provides a cost-effective and data-efficient combination of specialized deep neural networks through parameter integration. This technique leverages expert models across downstream tasks without requiring r…

Domain GeneralizationMulti-Task LearningContinual Learning

The Future of Skill: What Is It to Be Skilled at Work?

2024-11-14 · Axel Niklasson, Sean Rintel, Stephann Makri, Alex Taylor

In this short paper, we introduce work that is aiming to purposefully venture into this mesh of questions from a different starting point. Interjecting into the conversation, we want to ask: 'What is it to be skilled at …

ModSkill: Physical Character Skill Modularization

2025-02-19 · Yiming Huang, Zhiyang Dou, Lingjie Liu

Human motion is highly diverse and dynamic, posing challenges for imitation learning algorithms that aim to generalize motor skills for controlling simulated characters. Previous methods typically rely on a universal ful…

Imitation LearningMotion Generation

SKIMIX: Multi-Agent Harness-Time Scaling with Skill Mixture for Dynamic Harness Engineering

2026-07-30 · Jia Luo arxiv

AI agents increasingly rely on large skill libraries, but selecting, combining, and maintaining skills remains difficult. We propose SKIMIX, a multi-agent framework in which agents with different skill portfolios collabo…

Mathematical Reasoning