paper-with-me

홈 › Papers

Investigating Cross-Modal Skill Injection: Scenarios, Methods, and Hyperparameters

2026-05-19 · Zhiyu Xu, Lean Wang, Yuanxin Liu, Lei Li, Hao Zhou, Fandong Meng, Jie Zhou, Xu Sun arxiv

Vision-Language Models (VLMs) have demonstrated remarkable proficiency in general multi-modal understanding; yet they struggle to efficiently acquire continually evolving domain-specific skills. Conventional approaches to enhancing VLM capabilities, such as Supervised Fine-Tuning (SFT), require extensive dataset curation and substantial computational resources. Model merging has emerged as an efficient alternative that enables the transfer of domain-specific expertise from Large Language Models (LLMs) to VLMs without incurring additional training data requirements or significant computational overhead. Unlike conventional merging of homogeneous LLMs, which mainly aggregates existing capabilities, cross-modal skill injection aims to induce emergent cross-modal capabilities by integrating a domain-expert LLM into a VLM. However, existing research lacks a systematic analysis of the applicability and methodology of cross-modal skill injection. In this study, we investigate cross-modal skill injection across three main aspects: scenarios, methods, and hyperparameters. For scenarios, we find that cross-modal skill injection generally performs well in instruction-following and cross-lingual settings, yet struggles with mathematical reasoning. For methods, we find that classic approaches such as TA and DARE consistently achieve superior performance over alternative merging methods. We also provide a systematic and quantitative analysis of the hyperparameter tuning that these classic methods critically depend on.

📄 PDF Abstract BibTeX arXiv:2605.19523

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

SKILLS: Structured Knowledge Injection for LLM-Driven Telecommunications Operations

2026-03-16 · Ivo Brett arxiv

As telecommunications operators accelerate adoption of AI-enabled automation, a practical question remains unresolved: can general-purpose large language model (LLM) agents reliably execute telecom operations workflows t…

Agent Skills Enable a New Class of Realistic and Trivially Simple Prompt Injections

2025-10-30 · David Schmotz, Sahar Abdelnabi, Maksym Andriushchenko arxiv

Enabling continual learning in LLMs remains a key unresolved research challenge. In a recent announcement, a frontier LLM company made a step towards this by introducing Agent Skills, a framework that equips agents with …

Continual Learning

SkillJect: Effectively Automating Skill-Based Prompt Injection for Skill-Enabled Agents

2026-02-15 · Xiaojun Jia, Jie Liao, Simeng Qin, Jindong Gu 외 arxiv

Agent skills extend LLM agents with task-specific instructions, executable scripts, and auxiliary resources, improving reusability but creating a new supply-chain attack surface. A malicious or compromised skill can be r…

Laying the Foundation First? Investigating the Generalization from Atomic Skills to Complex Reasoning Tasks

2024-03-14 · Yuncheng Huang, Qianyu He, Yipei Xu, Jiaqing Liang 외

Current language models have demonstrated their capability to develop basic reasoning, but struggle in more complicated reasoning tasks that require a combination of atomic skills, such as math word problem requiring ski…

MathSkill Generalization

POISE: Position-Aware Undetectable Skill Injection on LLM Agents

2026-06-06 · Haochang Hao, Dehai Min, Zhifang Zhang, Yunbei Zhang 외 arxiv

Agent skills provide a lightweight mechanism for extending general-purpose agents, but their open format exposes them to skill-poisoning attacks. A practically dangerous injection must stay invisible: if executing the pa…