← Search

Yunan Lu

15 accepted papers

2026

Speculative Actions: A Lossless Framework for Faster AI Agents

ICLR 2026oral

AI agents have attracted growing interest across industry and academia, but in practice their execution can be slow. For example, letting two state-of-the-art agents play a game of chess may take hours. A key bottleneck is that agent behavior unfolds sequentially: each action requires an API call, a…

Cited by 0SourcecodeScholar
2025

LIMEFLDL: A Local Interpretable Model-Agnostic Explanations Approach for Label Distribution Learning

ICML 2025poster

Label distribution learning (LDL) is a novel machine learning paradigm that can handle label ambiguity. This paper focuses on the interpretability issue of label distribution learning. Existing local interpretability models are mainly designed for single-label learning problems and are difficult to…

Cited by 0SourcePDFScholar
2025

Towards a Pairwise Ranking Model with Orderliness and Monotonicity for Label Enhancement

NeurIPS 2025spotlight

Label distribution in recent years has been applied in a diverse array of complex decision-making tasks. To address the availability of label distributions, label enhancement has been established as an effective learning paradigm that aims to automatically infer label distributions from readily avai…

Cited by 0SourceScholar
2024

Generative Calibration of Inaccurate Annotation for Label Distribution Learning

AAAI 2024technical

Label distribution learning (LDL) is an effective learning paradigm for handling label ambiguity. When applying LDL, it typically requires datasets annotated with label distributions. However, obtaining supervised data for LDL is a challenging task. Due to the randomness of label annotation, the ann…

Cited by 5SourcePDFScholar
2024

LocalRQA: From Generating Data to Locally Training, Testing, and Deploying Retrieval-Augmented QA Systems

ACL 2024system demonstrations

Retrieval-augmented question-answering systems combine retrieval techniques with large language models to provide answers that are more accurate and informative. Many existing toolkits allow users to quickly build such systems using off-the-shelf models, but they fall short in supporting researchers…

2023

Generative Label Enhancement with Gaussian Mixture and Partial Ranking

AAAI 2023technical

Label distribution learning (LDL) is an effective learning paradigm for dealing with label ambiguity. When applying LDL, the datasets annotated with label distributions (i.e., the real-valued vectors like the probability distribution) are typically required. Unfortunately, most existing datasets onl…

Cited by 5SourcePDFScholar
2023

Mixture of Soft Prompts for Controllable Data Generation

EMNLP 2023long findings

Large language models (LLMs) effectively generate fluent text when the target output follows natural language patterns. However, structured prediction tasks confine the output format to a limited ontology, causing even very large models to struggle since they were never trained with such restriction…

Cited by 0SourcecodeScholar