Challenge: Existing instruction following datasets lack logical coherence across turns, narrow topical breadth and heavy manual effort.
Approach: They propose a pipeline that leverages LLMs’ reasoning capabilities to assemble rich, topic-related single-instruction data into multi-turn dialogues and produce chains that are logically coherent, progressively deepen in content, and span diverse domains without fixed templates or extensive human annotation.
Outcome: The proposed pipeline improves the performance of existing LLMs by integrating multiple topic-related data into multi-turn dialogues without fixed templates or extensive human annotation.

Similar Papers

MDCure: A Scalable Pipeline for Multi-Document Instruction-Following (2025.acl-long)

Copied to clipboard

Challenge: Multi-document (MD) processing is crucial for LLMs to handle real-world tasks such as summarization and question-answering across large sets of documents.
Approach: They propose a framework that generates high-quality synthetic MD instruction data over sets of articles via targeted prompts.
Outcome: MDCure generates high-quality synthetic MD instruction data over sets of articles . evaluations show it improves over pre-trained models by up to 75.1% .
Step-by-Step Mastery: Enhancing Soft Constraint Following Ability of Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: In real-world scenarios, user instructions often contain soft constraints, which are semantically related and cannot be rule-based verified, posing challenges for large language models.
Approach: They propose a pipeline to construct datasets with high-quality outputs for instructions containing soft constraints automatically and use Direct Preference Optimization (DPO) as the training method.
Outcome: The proposed model improves the LLMs' soft constraint following ability by using direct preference optimization (DPO) and constraint quantity.
Self-Instruct: Aligning Language Models with Self-Generated Instructions (2023.acl-long)

Copied to clipboard

Challenge: Large “instruction-tuned” language models depend heavily on human-written instruction data . this limited quantity, diversity, and creativity hinders the generality of the tuned model .
Approach: They propose a framework for improving instruction-following capabilities of pretrained language models by bootstrapping off their own generations.
Outcome: The proposed framework outperforms existing public instruction datasets by 5% . it generates instructions, input, and output samples, then filters invalid or similar ones .
From Complex to Simple: Enhancing Multi-Constraint Complex Instruction Following Ability of Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) follow instructions with elaborate requirements, yet it remains under-explored how to enhance their ability to follow complex instructions with multiple constraints.
Approach: They propose a method to obtain and utilize effective training data to enhance LLMs' ability to follow complex instructions with multiple constraints.
Outcome: The proposed framework improves models' ability to follow instructions generally and generalize effectively across out-of-domain, in domain, and adversarial settings while maintaining general capabilities.
Unlocking Speech Instruction Data Potential with Query Rewriting (2025.findings-acl)

Copied to clipboard

Challenge: Existing LLMs lack datasets and biased training tasks to follow speech instructions.
Approach: They propose a query rewriting framework that uses multiple agents to annotate and validate the synthesized speech.
Outcome: The proposed framework can transform text instructions into distributions more suitable for TTS models for speech synthesis without human annotation.
LongForm: Effective Instruction Tuning with Reverse Instructions (2024.findings-emnlp)

Copied to clipboard

Challenge: Prior work on instruction tuning relies on expensive human annotation and crowd-sourced datasets with alignment issues.
Approach: They propose a method to generate instructions via LLMs from human-written corpus examples using reverse instructions.
Outcome: The proposed method outperforms larger language models without instruction tuning on tasks such as story/recipe generation and long-form question answering.
Ensemble-Instruct: Instruction Tuning Data Generation with a Heterogeneous Mixture of LMs (2023.findings-emnlp)

Copied to clipboard

Challenge: Empirical studies with different instruction-tuned LMs show that our proposed method yields higher-quality instruction tuning data than Self-Instruct.
Approach: They propose to use in-context learning techniques to train strong conversational agents . they propose to categorize and simplify ICL templates to make prompt learning easier .
Outcome: Empirical results show that the proposed method yields higher-quality instruction tuning data than Self-Instruct and improves performance of both vanilla and instruction-tuned LMs.
ChartInstruct: Instruction Tuning for Chart Comprehension and Reasoning (2024.findings-acl)

Copied to clipboard

Challenge: Charts provide visual representations of data and are used for analyzing information, addressing queries, and conveying insights to others.
Approach: They propose a chart-specific vision-language Instruction-following dataset with 191K instructions and a pipeline model that extracts chart data tables and inputs them into a LLM.
Outcome: The proposed model can solve a wide range of chart-related tasks, achieving state-of-the-art results on four tasks.
MulDimIF: A Multi-Dimensional Constraint Framework for Evaluating and Improving Instruction Following in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing research has focused on constraint categories, offering little guidance for improving instruction following abilities.
Approach: They propose a multi-dimensional constraint framework that allows for instruction following . they construct 9,106 code-verifiable samples and evaluate 18 LLMs .
Outcome: The proposed framework improves instruction following performance without compromising general performance.
Tree-Instruct: A Preliminary Study of the Intrinsic Relationship between Complexity and Alignment (2024.lrec-main)

Copied to clipboard

Challenge: Extensive research has highlighted the importance of data complexity as a crucial metric, but the impact of complexity remains relatively unexplored.
Approach: They propose to add a specified number of nodes to instructions’ semantic trees to enhance the instruction complexity in a controllable manner.
Outcome: The proposed approach outperforms diverse yet complex instructions under the same token budget and can control the difficulty level of modified instructions.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations