paper-with-me

홈 › Papers

Concepts or Skills? Rethinking Instruction Selection for Multi-modal Models

2025-08-14 · Andrew Bai, Justin Cui, Ruochen Wang, Cho-Jui Hsieh arxiv

Vision-language instruction tuning achieves two main purposes: learning visual concepts and learning visual skills. In this paper, we found that vision-language benchmarks fall into the dichotomy of mainly benefiting from training on instructions with similar skills or visual concepts. Inspired by the discovery, we designed a simple targeted training data selection method to optimize the performance of a given benchmark. We first extract the concepts/skills from the benchmark, determine whether the benchmark predominantly benefits from similar concepts or skills, and finally select instructions with the most matching concepts/skills. Experiments on 10+ benchmarks validate the effectiveness of our targeted data selection method, showing +0.9\% over the best existing baseline averaged over all benchmarks and +1.5\% on the skill-focused subset. Our findings underscore the importance of recognizing the inherent trade-off within instruction selection, which requires balancing the acquisition of conceptual knowledge against visual skill.

📄 PDF Abstract BibTeX arXiv:2508.10339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Mutual Information for Language Conditioned Skill Discovery on Imitation Learning

2024-02-27 · Zhaoxun Ju, Chao Yang, Hongbo Wang, Yu Qiao 외

Language-conditioned robot behavior plays a vital role in executing complex tasks by associating human commands or instructions with perception and actions. The ability to compose long-horizon tasks based on unconstraine…

Imitation LearningQuantization

Synthetic Data (Almost) from Scratch: Generalized Instruction Tuning for Language Models

2024-02-20 · Haoran Li, Qingxiu Dong, Zhengyang Tang, Chaojun Wang 외

We introduce Generalized Instruction Tuning (called GLAN), a general and scalable method for instruction tuning of Large Language Models (LLMs). Unlike prior work that relies on seed examples or existing datasets to cons…

Instruction FollowingLogical ReasoningMathematical Reasoning

Rethinking Label Consistency of In-Context Learning: An Implicit Transductive Label Propagation Perspective

2025-12-13 · Haoyang Chen, Richong Zhang, Junfan Chen arxiv

Large language models (LLMs) perform in-context learning (ICL) with minimal supervised examples, which benefits various natural language processing (NLP) tasks. One of the critical research focus is the selection of prom…

A Unified Taxonomy-Guided Instruction Tuning Framework for Entity Set Expansion and Taxonomy Expansion

2024-02-20 · Yanzhen Shen, Yu Zhang, Yunyi Zhang, Jiawei Han

Entity set expansion, taxonomy expansion, and seed-guided taxonomy construction are three representative tasks that can be applied to automatically populate an existing taxonomy with emerging concepts. Previous studies v…

Language ModelingLanguage ModellingLarge Language ModelTaxonomy Expansion

Human few-shot learning of compositional instructions

2019-01-14 · Brenden M. Lake, Tal Linzen, Marco Baroni

People learn in fast and flexible ways that have not been emulated by machines. Once a person learns a new verb "dax," he or she can effortlessly understand how to "dax twice," "walk and dax," or "dax vigorously." There …

Few-Shot Learning