← Search

Erxue Min

7 accepted papers

2026

Beyond Step Pruning: Information Theory Based Step-level Optimization for Self-Refining Large Language Models

AAAI 2026technical

Large language models (LLMs) have shown impressive capabilities in natural language tasks, yet they continue to struggle with multi-step mathematical reasoning, where correctness depends on a precise chain of intermediate steps. Preference optimization methods such as Direct Preference Optimization

Cited by 0SourcePDFScholar
2026

CurES: From Gradient Analysis to Efficient Curriculum Learning for Reasoning LLMs

ICLR 2026poster

Curriculum learning plays a crucial role in enhancing the training efficiency of large language models (LLMs) on reasoning tasks. However, existing methods often fail to adequately account for variations in prompt difficulty or rely on simplistic filtering mechanisms to select prompt datasets within…

Cited by 0SourcecodeScholar
2026

Solving the Granularity Mismatch: Hierarchical Preference Learning for Long-Horizon LLM Agents

ICLR 2026poster

Large Language Models (LLMs) as autonomous agents are increasingly tasked with solving complex, long-horizon problems. Aligning these agents via preference-based methods like Direct Preference Optimization (DPO) is a promising direction, yet it faces a critical granularity mismatch. Trajectory-lev…

Cited by 0SourceScholar
2025

Hgformer: Hyperbolic Graph Transformer for Collaborative Filtering

ICML 2025poster

Recommender systems are increasingly spreading to different areas like e-commerce or video streaming to alleviate information overload. One of the most fundamental methods for recommendation is Collaborative Filtering (CF), which leverages historical user-item interactions to infer user preferences…

2025

LLMs + Persona-Plug = Personalized LLMs

ACL 2025long

Personalization plays a critical role in numerous language tasks and applications, since users with the same requirements may prefer diverse outputs based on their interests. This has led to the development of various personalized approaches aimed at adapting large language models (LLMs) to generate…

2025

Selective Preference Optimization via Token-Level Reward Function Estimation

EMNLP 2025

Recent advancements in LLM alignment leverage token-level supervisions to perform fine-grained preference optimization. However, existing token-level alignment methods either optimize on all available tokens, which can be noisy and inefficient, or perform selective training with complex and expensiv

Cited by 0SourcePDFScholar
2025

Tiny Budgets, Big Gains: Parameter Placement Strategy in Parameter Super-Efficient Fine-Tuning

EMNLP 2025

In this work, we propose FoRA-UA, a novel method that, using only 1–5% of the standard LoRA’s parameters, achieves state-of-the-art performance across a wide range of tasks. Specifically, we explore scenarios with extremely limited parameter budgets and derive two key insights: (1) fix-sized sparse

Cited by 0SourcePDFScholar