← Search

Yinxiao Liu

6 accepted papers

2026

Beyond Markovian: Reflective Exploration via Bayes-Adaptive RL for LLM Reasoning

ICLR 2026poster

Large Language Models (LLMs) trained via Reinforcement Learning (RL) have exhibited strong reasoning capabilities and emergent reflective behaviors, such as rethinking and error correction, as a form of in-context exploration. However, the Markovian policy obtained from conventional RL training does…

Cited by 0SourcecodeScholar
2025

Accelerating Inference of Retrieval-Augmented Generation via Sparse Context Selection

ICLR 2025poster

Large language models (LLMs) augmented with retrieval exhibit robust performance and extensive versatility by incorporating external contexts. However, the input length grows linearly in the number of retrieved documents, causing a dramatic increase in latency. In this paper, we propose a novel para…

Cited by 16SourcePDFScholar
2024

Enhancing Reinforcement Learning with Dense Rewards from Language Model Critic

EMNLP 2024main

Reinforcement learning (RL) can align language models with non-differentiable reward signals, such as human preferences. However, a major challenge arises from the sparsity of these reward signals - typically, there is only a single reward for an entire output. This sparsity of rewards can lead to i…

Cited by 9SourcePDFScholar
2024

Fusion-Eval: Integrating Assistant Evaluators with LLMs

EMNLP 2024industry

Evaluating natural language generation (NLG) systems automatically poses significant challenges.Recent studies have employed large language models (LLMs) as reference-free metrics for NLG evaluation, enhancing adaptability to new tasks tasks. However, these methods still show lower correspondence wi…

2024

RewriteLM: An Instruction-Tuned Large Language Model for Text Rewriting

AAAI 2024technical

Large Language Models (LLMs) have demonstrated impressive capabilities in creative tasks such as storytelling and E-mail generation. However, as LLMs are primarily trained on final text results rather than intermediate revisions, it might be challenging for them to perform text rewriting tasks. Mos…

2024

Towards an On-device Agent for Text Rewriting

NAACL 2024findings

Large Language Models (LLMs) have demonstrated impressive capabilities for text rewriting. However creating a smaller yet potent language model for text rewriting presents two formidable challenges: costly data collection and absence of emergent capabilities.In this paper we present solutions to add…

Cited by 11SourcePDFScholar