paper-with-me

Papers

WildLong: Synthesizing Realistic Long-Context Instruction Data at Scale

2025-02-23 · Jiaxi Li, Xingxing Zhang, Xun Wang, Xiaolong Huang, Li Dong, Liang Wang, Si-Qing Chen, Wei Lu, Furu Wei

Large language models (LLMs) with extended context windows enable tasks requiring extensive information integration but are limited by the scarcity of high-quality, diverse datasets for long-context instruction tuning. Existing data synthesis methods focus narrowly on objectives like fact retrieval and summarization, restricting their generalizability to complex, real-world tasks. WildLong extracts meta-information from real user queries, models co-occurrence relationships via graph-based methods, and employs adaptive generation to produce scalable data. It extends beyond single-document tasks to support multi-document reasoning, such as cross-document comparison and aggregation. Our models, finetuned on 150K instruction-response pairs synthesized using WildLong, surpasses existing open-source long-context-optimized models across benchmarks while maintaining strong performance on short-context tasks without incorporating supplementary short-context data. By generating a more diverse and realistic long-context instruction dataset, WildLong enhances LLMs' ability to generalize to complex, real-world reasoning over long contexts, establishing a new paradigm for long-context data synthesis.

📄 PDF Abstract BibTeX arXiv:2502.16684

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Human-Object Interaction from Human-Level Instructions

2024-06-25 · Zhen Wu, Jiaman Li, Pei Xu, C. Karen Liu

Intelligent agents must autonomously interact with the environments to perform daily tasks based on human-level instructions. They need a foundational understanding of the world to accurately interpret these instructions…

Common Sense ReasoningHuman-Object Interaction DetectionLanguage ModellingLarge Language Model+3

GATEAU: Selecting Influential Samples for Long Context Alignment

2024-10-21 · Shuzheng Si, Haozhe Zhao, Gang Chen, Yunshui Li 외

Aligning large language models to handle instructions with extremely long contexts has yet to be fully investigated. Previous studies have attempted to scale up the available data volume by synthesizing long instruction-…

Instruction FollowingLong-Context Understanding

Instruct-Video2Avatar: Video-to-Avatar Generation with Instructions

2023-06-05 · Shaoxu Li

We propose a method for synthesizing edited photo-realistic digital avatars with text instructions. Given a short monocular RGB video and text instructions, our method uses an image-conditioned diffusion model to edit on…

Plan-X: Instruct Video Generation via Semantic Planning

2025-11-22 · Lun Huang, You Xie, Hongyi Xu, Tianpei Gu 외 arxiv

Diffusion Transformers have demonstrated remarkable capabilities in visual synthesis, yet they often struggle with high-level semantic reasoning and long-horizon planning. This limitation frequently leads to visual hallu…

Scene UnderstandingVideo Generation

LongCrafter: Towards Diverse Long-Context Understanding via Evidence-Graph-Guided Instruction Synthesis

2026-07-07 · Chenhao Yuan, Yinhao Xu, Shuwen Xu, Xizhi Yang 외 arxiv

Synthesizing long-context supervised fine-tuning (SFT) data is a scalable way to enhance the long-context understanding of large language models (LLMs), yet existing approaches share three limitations: narrow task covera…

Long-Context Understanding