← Search

Dongjie Yang

6 accepted papers

2025

Wide-Horizon Thinking and Simulation-Based Evaluation for Real-World LLM Planning with Multifaceted Constraints

NeurIPS 2025spotlight

Unlike reasoning, which often entails a deep sequence of deductive steps, complex real-world planning is characterized by the need to synthesize a broad spectrum of parallel and potentially conflicting information and constraints. For example, in travel planning scenarios, it requires the integratio…

Cited by 0SourceScholar
2024

PyramidInfer: Pyramid KV Cache Compression for High-throughput LLM Inference

ACL 2024findings

Large Language Models (LLMs) have shown remarkable comprehension abilities but face challenges in GPU memory usage during inference, hindering their scalability for real-time applications like chatbots. To accelerate inference, we store computed keys and values (KV cache) in the GPU memory. Existing…

2024

Vript: A Video Is Worth Thousands of Words

NeurIPS 2024poster

Advancements in multimodal learning, particularly in video understanding and generation, require high-quality video-text datasets for improved model performance. Vript addresses this issue with a meticulously annotated corpus of 12K high-resolution videos, offering detailed, dense, and script-like c…

2023

RefGPT: Dialogue Generation of GPT, by GPT, and for GPT

EMNLP 2023long findings

Large Language Models (LLMs) have attained the impressive capability to resolve a wide range of NLP tasks by fine-tuning high-quality instruction data. However, collecting human-written data of high quality, especially multi-turn dialogues, is expensive and unattainable for most people. Though previ…

Cited by 0SourcecodeScholar