← Search

Long Le

13 accepted papers

2026

ReasoningBank: Scaling Agent Self-Evolving with Reasoning Memory

ICLR 2026poster

With the growing adoption of large language model (LLM) agents in persistent, real-world roles, they naturally encounter continuous streams of tasks and interactions. A key limitation, however, is their failure to learn from this accumulated experience, forcing them to discard valuable insights and…

Cited by 0SourcecodeScholar
2026

UniPixie: Unified and Probabilistic 3D Physics Learning via Flow Matching

CVPR 2026

Existing feed-forward networks excel at predicting a single set of physical properties from visual appearance, but this point-estimate paradigm fundamentally fails to capture the real world's inherent physical ambiguity. We address this by reframing physics prediction as a task of learning a control

Cited by 0SourceScholar
2025

Articulate-Anything: Automatic Modeling of Articulated Objects via a Vision-Language Foundation Model

ICLR 2025poster

Interactive 3D simulated objects are crucial in AR/VR, animations, and robotics, driving immersive experiences and advanced automation. However, creating these articulated objects requires extensive human effort and expertise, limiting their broader applications. To overcome this challenge, we prese…

Cited by 6SourcePDFScholar
2025

In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents

ACL 2025long

Large Language Models (LLMs) have made significant progress in open-ended dialogue, yet their inability to retain and retrieve relevant information from long-term interactions limits their effectiveness in applications requiring sustained personalization. External memory mechanisms have been propose…

2025

Magnet: Multi-turn Tool-use Data Synthesis and Distillation via Graph Translation

ACL 2025long

Large language models (LLMs) have exhibited the ability to effectively utilize external tools to address user queries. However, their performance may be limited in complex, multi-turn interactions involving users and multiple tools. To address this, we propose Magnet, a principled framework for synt…

Cited by 0SourcePDFScholar
2025

PlanGEN: A Multi-Agent Framework for Generating Planning and Reasoning Trajectories for Complex Problem Solving

EMNLP 2025

Recent agent frameworks and inference-time algorithms often struggle with natural planning problems due to limitations in verifying generated plans or reasoning and varying complexity of instances within a single task. Many existing methods for these tasks either perform task-level verification with

Cited by 0SourcePDFScholar
2025

Reverse Thinking Makes LLMs Stronger Reasoners

NAACL 2025long

Reverse thinking plays a crucial role in human reasoning. Humans can reason not only from a problem to a solution but also in reverse, i.e., start from the solution and reason towards the problem. This often enhances overall reasoning performance as it enables consistency checks between their forwar…

Cited by 3SourcePDFScholar
2025

Speculative Knowledge Distillation: Bridging the Teacher-Student Gap Through Interleaved Sampling

ICLR 2025poster

Recent advances in knowledge distillation (KD) have enabled smaller student models to approach the performance of larger teacher models. However, popular methods such as supervised KD and on-policy KD, are adversely impacted by the knowledge gaps between teacher-student in practical scenarios. Super…

Cited by 5SourcePDFScholar
2025

Speculative RAG: Enhancing Retrieval Augmented Generation through Drafting

ICLR 2025poster

Retrieval augmented generation (RAG) combines the generative abilities of large language models (LLMs) with external knowledge sources to provide more accurate and up-to-date responses. Recent RAG advancements focus on improving retrieval outcomes through iterative LLM refinement or self-critique ca…

Cited by 13SourcePDFScholar
2024

CaLM: Contrasting Large and Small Language Models to Verify Grounded Generation

ACL 2024findings

Grounded generation aims to equip language models (LMs) with the ability to produce more credible and accountable responses by accurately citing verifiable sources. However, existing methods, by either feeding LMs with raw or preprocessed materials, remain prone to errors. To address this, we introd…

2024

CodecLM: Aligning Language Models with Tailored Synthetic Data

NAACL 2024findings

Instruction tuning has emerged as the key in aligning large language models (LLMs) with specific task instructions, thereby mitigating the discrepancy between the next-token prediction objective and users’ actual goals. To reduce the labor and time cost to collect or annotate data by humans, researc…

2024

Found in the middle: Calibrating Positional Attention Bias Improves Long Context Utilization

ACL 2024findings

Large language models (LLMs), even when specifically trained to process long input contexts, struggle to capture relevant information located in the middle of their input. This phenomenon has been known as the lost-in-the-middle problem. In this work, we make three contributions. First, we set out t…

2020

Interpretable Sequence Learning for Covid-19 Forecasting

NeurIPS 2020spotlight

We propose a novel approach that integrates machine learning into compartmental disease modeling (e.g., SEIR) to predict the progression of COVID-19. Our model is explainable by design as it explicitly shows how different compartments evolve and it uses interpretable encoders to incorporate covariat…

Cited by 106SourcePDFScholar