← Search

Junlong Li

16 accepted papers

2026

The Tool Decathlon: Benchmarking Language Agents for Diverse, Realistic, and Long-Horizon Task Execution

ICLR 2026poster

Real-world language agents must handle complex, multi-step workflows across diverse applications. For instance, an agent may manage emails by coordinating with calendars and file systems, or monitor a production database like BigQuery to detect anomalies and generate reports following a standard ope…

Cited by 0SourcecodeScholar
2025

CodeIO: Condensing Reasoning Patterns via Code Input-Output Prediction

ICML 2025oral

Reasoning is a fundamental capability of Large Language Models. While prior research predominantly focuses on enhancing narrow skills like math or code generation, improving performance on many other reasoning tasks remains challenging due to sparse and fragmented training data. To address this issu…

2025

Diving into Self-Evolving Training for Multimodal Reasoning

ICML 2025poster

Self-evolving training—where models iteratively learn from their own outputs—has emerged as a key approach for complex reasoning tasks, addressing the scarcity of high-quality chain-of-thought data. However, its effectiveness in multimodal reasoning, a domain more intricate than text-only reasoning,…

Cited by 0SourcePDFScholar
2025

Programming Every Example: Lifting Pre-training Data Quality Like Experts at Scale

ICML 2025poster

Large language model pre-training has traditionally relied on human experts to craft heuristics for improving the corpora quality, resulting in numerous rules developed to date. However, these fixed rules lack the flexibility to address the unique characteristics of individual examples, yet crafting…

2024

Generative Judge for Evaluating Alignment

ICLR 2024poster

The rapid development of Large Language Models (LLMs) has substantially expanded the range of tasks they can address. In the field of Natural Language Processing (NLP), researchers have shifted their focus from conventional NLP tasks (e.g., sequence tagging and parsing) towards tasks that revolve ar…

2024

Self-Prompting Large Language Models for Zero-Shot Open-Domain QA

NAACL 2024long

Open-Domain Question Answering (ODQA) aims to answer questions without explicitly providing specific background documents. This task becomes notably challenging in a zero-shot setting where no data is available to train tailored retrieval-reader models.While recent Large Language Models (LLMs) like…

2023

GAIN: On the Generalization of Instructional Action Understanding

ICLR 2023poster

Despite the great success achieved in instructional action understanding by deep learning and mountainous data, deploying trained models to the unseen environment still remains a great challenge, since it requires strong generalizability of models from in-distribution training data to out-of-distrib…

Cited by 6SourcePDFScholar
2023

Self-prompted Chain-of-Thought on Large Language Models for Open-domain Multi-hop Reasoning

EMNLP 2023long findings

In open-domain question-answering (ODQA), most existing questions require single-hop reasoning on commonsense. To further extend this task, we officially introduce open-domain multi-hop reasoning (ODMR) by answering multi-hop questions with explicit reasoning steps in open-domain setting. Recently,…

Cited by 0SourcecodeScholar
2023

TCOVIS: Temporally Consistent Online Video Instance Segmentation

ICCV 2023poster

In recent years, significant progress has been made in video instance segmentation (VIS), with many offline and online methods achieving state-of-the-art performance. While offline methods have the advantage of producing temporally consistent predictions, they are not suitable for real-time scenario…

Cited by 19PDFcodeScholar
2022

MarkupLM: Pre-training of Text and Markup Language for Visually Rich Document Understanding

ACL 2022long

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are still a large number of digital documents where the layout information is not fi…

2022

Stochastic Trajectory Prediction via Motion Indeterminacy Diffusion

CVPR 2022poster

Human behavior has the nature of indeterminacy, which requires the pedestrian trajectory prediction system to model the multi-modality of future motion states. Unlike existing stochastic trajectory prediction methods which usually use a latent variable to represent multi-modality, we explicitly simu…

Cited by 252PDFcodeScholar
2021

Personalized Trajectory Prediction via Distribution Discrimination

ICCV 2021poster

Trajectory prediction is confronted with the dilemma to capture the multi-modal nature of future dynamics with both diversity and accuracy. In this paper, we propose a distribution discrimination method (DisDis) to predict personalized motion pattern by distinguishing the potential distributions in…

Cited by 63PDFcodeScholar