← Search

Hongzhan Chen

7 accepted papers

2026

Unleashing Implicit Rewards: Prefix-Value Learning for Distribution-Level Optimization

ICML 2026poster

Process reward models (PRMs) provide fine-grained reward signals along the reasoning process, improving credit assignment beyond outcome-only rewards. Training reliable PRMs often relies on step annotations or heavy verification pipelines, making them expensive to scale and refresh during online RL.…

Cited by 0SourceScholar
2025

Discriminative Policy Optimization for Token-Level Reward Models

ICML 2025poster

Process reward models (PRMs) provide more nuanced supervision compared to outcome reward models (ORMs) for optimizing policy models, positioning them as a promising approach to enhancing the capabilities of LLMs in complex reasoning tasks. Recent efforts have advanced PRMs from step-level to token-l…

2025

ReAlign: Structured Revision for Small Language Model Alignment

EMNLP 2025

Aligning small language models with human preferences is challenging, as weak policies struggle to generate informative on-policy samples and suffer from unstable gradients when trained on off-policy signals from stronger models. In this work, we propose ReAlign, a training framework that combines t

2024

Small LLMs Are Weak Tool Learners: A Multi-LLM Agent

EMNLP 2024main

Large Language Model (LLM) agents significantly extend the capabilities of standalone LLMs, empowering them to interact with external tools (e.g., APIs, functions) and complete various tasks in a self-directed fashion. The challenge of tool use demands that LLMs not only understand user queries and…

2024

SocialBench: Sociality Evaluation of Role-Playing Conversational Agents

ACL 2024findings

Large language models (LLMs) have advanced the development of various AI conversational agents, including role-playing agents that mimic diverse characters and human behaviors. While prior research has predominantly focused on enhancing the conversational capability, role-specific knowledge and styl…

2023

AD-KD: Attribution-Driven Knowledge Distillation for Language Model Compression

ACL 2023long

Knowledge distillation has attracted a great deal of interest recently to compress large language models. However, existing knowledge distillation methods suffer from two limitations. First, the student model simply imitates the teacher’s behavior while ignoring the reasoning behind it. Second, thes…

2023

MCC-KD: Multi-CoT Consistent Knowledge Distillation

EMNLP 2023long findings

Large language models (LLMs) have showcased remarkable capabilities in complex reasoning through chain of thought (CoT) prompting. Recently, there has been a growing interest in transferring these reasoning abilities from LLMs to smaller models. However, achieving both the diversity and consistency…

Cited by 0SourcecodeScholar