中文
相关论文

相关论文: Improving Influence-based Instruction Tuning Data …

200 篇论文

While large-scale training data is fundamental for developing capable large language models (LLMs), strategically selecting high-quality data has emerged as a critical approach to enhance training efficiency and reduce computational costs.…

机器学习 · 计算机科学 2025-07-23 Yang Yu , Kai Han , Hang Zhou , Yehui Tang , Kaiqi Huang , Yunhe Wang , Dacheng Tao

Learning-to-learn or meta-learning leverages data-driven inductive bias to increase the efficiency of learning on a novel task. This approach encounters difficulty when transfer is not advantageous, for instance, when tasks are considerably…

机器学习 · 计算机科学 2019-06-20 Ghassen Jerfel , Erin Grant , Thomas L. Griffiths , Katherine Heller

Large Language Models (LLMs) have achieved impressive performance through Supervised Fine-tuning (SFT) on diverse instructional datasets. When training on multiple capabilities simultaneously, the mixture training dataset, governed by…

人工智能 · 计算机科学 2025-05-20 Chenlin Ming , Chendi Qu , Mengzhang Cai , Qizhi Pei , Zhuoshi Pan , Yu Li , Xiaoming Duan , Lijun Wu , Conghui He

Large language model (LLM) alignment is typically achieved through learning from human preference comparisons, making the quality of preference data critical to its success. Existing studies often pre-process raw training datasets to…

机器学习 · 计算机科学 2026-03-17 Zizhuo Zhang , Qizhou Wang , Shanshan Ye , Jianing Zhu , Jiangchao Yao , Bo Han , Masashi Sugiyama

The advent of transformer-based architectures and large language models (LLMs) have significantly advanced the performance of natural language processing (NLP) models. Since these LLMs are trained on huge corpuses of data from the web and…

计算与语言 · 计算机科学 2024-08-29 Arkadeep Baksi , Rahul Singh , Tarun Joshi

Large language models (LLMs) exhibit remarkable performance across diverse tasks, indicating their potential for expansion into large speech-text models (LSMs) by integrating speech capabilities. Although unified speech-text pre-training…

计算与语言 · 计算机科学 2024-10-15 Tengfei Yu , Xuebo Liu , Zhiyi Hou , Liang Ding , Dacheng Tao , Min Zhang

Predictive models often need to work with incomplete information in real-world tasks. Consequently, they must provide reliable probability or confidence estimation, especially in large-scale decision-making and planning tasks. Current large…

计算与语言 · 计算机科学 2025-10-22 Yu Feng , Ben Zhou , Weidong Lin , Dan Roth

Instruction tuning fine-tunes pre-trained Multi-modal Large Language Models (MLLMs) to handle real-world tasks. However, the rapid expansion of visual instruction datasets introduces data redundancy, leading to excessive computational…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Qifan Yu , Zhebei Shen , Zhongqi Yue , Yang Wu , Bosheng Qin , Wenqiao Zhang , Yunfei Li , Juncheng Li , Siliang Tang , Yueting Zhuang

Data selection can reduce the amount of training data needed to finetune LLMs; however, the efficacy of data selection scales directly with its compute. Motivated by the practical challenge of compute-constrained finetuning, we consider the…

机器学习 · 计算机科学 2025-04-09 Junjie Oscar Yin , Alexander M. Rush

Pretrained language models have achieved remarkable success in various natural language processing tasks. However, pretraining has recently shifted toward larger models and larger data, and this has resulted in significant computational and…

计算与语言 · 计算机科学 2023-05-23 Xiao Wang , Weikang Zhou , Qi Zhang , Jie Zhou , Songyang Gao , Junzhe Wang , Menghan Zhang , Xiang Gao , Yunwen Chen , Tao Gui

As the complexity of machine learning (ML) models increases, resulting in a lack of prediction explainability, several methods have been developed to explain a model's behavior in terms of the training data points that most influence the…

机器学习 · 计算机科学 2021-07-14 Umang Bhatt , Isabel Chien , Muhammad Bilal Zafar , Adrian Weller

Because machine learning has significantly improved efficiency and convenience in the society, it's increasingly used to assist or replace human decision-making. However, the data-based pattern makes related algorithms learn and even…

机器学习 · 计算机科学 2025-12-09 Jingran Yang , Min Zhang , Lingfeng Zhang , Zhaohui Wang , Yonggang Zhang

Class imbalance problems frequently occur in real-world tasks, and conventional deep learning algorithms are well known for performance degradation on imbalanced training datasets. To mitigate this problem, many approaches have aimed to…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sumyeong Ahn , Jongwoo Ko , Se-Young Yun

High-quality data plays a critical role in the pretraining and fine-tuning of large language models (LLMs), even determining their performance ceiling to some degree. Consequently, numerous data selection methods have been proposed to…

计算与语言 · 计算机科学 2025-07-08 Jiazheng Li , Lu Yu , Qing Cui , Zhiqiang Zhang , Jun Zhou , Yanfang Ye , Chuxu Zhang

Instruction fine-tuning attacks pose a serious threat to large language models (LLMs) by subtly embedding poisoned examples in fine-tuning datasets, leading to harmful or unintended behaviors in downstream applications. Detecting such…

机器学习 · 计算机科学 2026-02-02 Jiawei Li

This paper examines the role of cognitive biases in the decision-making processes of large language models (LLMs), challenging the conventional goal of eliminating all biases. When properly balanced, we show that certain cognitive biases…

计算与语言 · 计算机科学 2025-04-15 Hanyang Zhong , Liman Wang , Wenting Cao , Zeyuan Sun

Recent advances in Multimodal Large Language Models (MLLMs) have shown promising results in integrating diverse modalities such as texts and images. MLLMs are heavily influenced by modality bias, often relying on language while…

We study the design decisions of publicly available instruction tuning methods, and break down the development of Flan 2022 (Chung et al., 2022). Through careful ablation studies on the Flan Collection of tasks and methods, we tease apart…

人工智能 · 计算机科学 2023-02-15 Shayne Longpre , Le Hou , Tu Vu , Albert Webson , Hyung Won Chung , Yi Tay , Denny Zhou , Quoc V. Le , Barret Zoph , Jason Wei , Adam Roberts

Visual instruction tuning (VIT) has emerged as a crucial technique for enabling multi-modal large language models (MLLMs) to follow user instructions adeptly. Yet, a significant gap persists in understanding the attributes of high-quality…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yiwei Ma , Guohai Xu , Xiaoshuai Sun , Jiayi Ji , Jie Lou , Debing Zhang , Rongrong Ji

Large language models are trained in two stages: (1) unsupervised pretraining from raw text, to learn general-purpose representations, and (2) large scale instruction tuning and reinforcement learning, to better align to end tasks and user…