paper-with-me

홈 › Papers

From Complex to Simple: Enhancing Multi-Constraint Complex Instruction Following Ability of Large Language Models

2024-04-24 · Qianyu He, Jie Zeng, Qianxi He, Jiaqing Liang, Yanghua Xiao

It is imperative for Large language models (LLMs) to follow instructions with elaborate requirements (i.e. Complex Instructions Following). Yet, it remains under-explored how to enhance the ability of LLMs to follow complex instructions with multiple constraints. To bridge the gap, we initially study what training data is effective in enhancing complex constraints following abilities. We found that training LLMs with instructions containing multiple constraints enhances their understanding of complex instructions, especially those with lower complexity levels. The improvement can even generalize to compositions of out-of-domain constraints. Additionally, we further propose methods addressing how to obtain and utilize the effective training data. Finally, we conduct extensive experiments to prove the effectiveness of our methods in terms of overall performance and training efficiency. We also demonstrate that our methods improve models' ability to follow instructions generally and generalize effectively across out-of-domain, in-domain, and adversarial settings, while maintaining general capabilities.

📄 PDF Abstract BibTeX arXiv:2404.15846

Code (1)

meowpass/followcomplexinstruction 공식 구현 pytorch

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

Human-Inspired Framework to Accelerate Reinforcement Learning

2023-02-28 · Ali Beikmohammadi, Sindri Magnússon

Reinforcement learning (RL) is crucial for data science decision-making but suffers from sample inefficiency, particularly in real-world scenarios with costly physical interactions. This paper introduces a novel human-in…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

The Sample Complexity of Distributed Simple Binary Hypothesis Testing under Information Constraints

2025-06-16 · Hadi Kazemi, Ankit Pensia, Varun Jog

This paper resolves two open problems from a recent paper, arXiv:2403.16981, concerning the sample complexity of distributed simple binary hypothesis testing under information constraints. The first open problem asks whe…

Enhancing Cross-Problem Vehicle Routing via Federated Learning

2026-04-12 · Xiangchi Meng, Jianan Zhou, Jie Gao, Yifan Lu 외 arxiv

Vehicle routing problems (VRPs) constitute a core optimization challenge in modern logistics and supply chain management. The recent neural combinatorial optimization (NCO) has demonstrated superior efficiency over some …

Federated Learning

Enhancing Simple Models by Exploiting What They Already Know

2019-05-30 · ICML 2020 1 · Amit Dhurandhar, Karthikeyan Shanmugam, Ronny Luss

There has been recent interest in improving performance of simple models for multiple reasons such as interpretability, robust learning from small data, deployment in memory constrained settings as well as environmental …

Small Data Image Classification

Communication-constrained hypothesis testing: Optimality, robustness, and reverse data processing inequalities

2022-06-06 · Ankit Pensia, Varun Jog, Po-Ling Loh

We study hypothesis testing under communication constraints, where each sample is quantized before being revealed to a statistician. Without communication constraints, it is well known that the sample complexity of simpl…