← Search

Yuqiu Ji

5 accepted papers

2025

Cheems: A Practical Guidance for Building and Evaluating Chinese Reward Models from Scratch

ACL 2025long

Reward models (RMs) are crucial for aligning large language models (LLMs) with human preferences. However, most RM research is centered on English and relies heavily on synthetic resources, which leads to limited and less reliable datasets and benchmarks for Chinese. To address this gap, we introduc…

2025

Critic-CoT: Boosting the Reasoning Abilities of Large Language Model via Chain-of-Thought Critic

ACL 2025finding

Self-critic has become a crucial mechanism for enhancing the reasoning performance of LLMs. However, current approaches mainly involve basic prompts for intuitive instance-level feedback, which resembles System-1 processes and limits the reasoning capabilities. Moreover, there is a lack of in-depth…

Cited by 0SourcePDFScholar
2025

On-Policy Self-Alignment with Fine-grained Knowledge Feedback for Hallucination Mitigation

ACL 2025finding

Hallucination occurs when large language models exhibit behavior that deviates from the boundaries of their knowledge during response generation. To address this critical issue, previous learning-based methods attempt to finetune models but are limited by off-policy sampling and coarse-grained feedb…

2025

The Devil Is in the Details: Tackling Unimodal Spurious Correlations for Generalizable Multimodal Reward Models

ICML 2025poster

Multimodal Reward Models (MM-RMs) are crucial for aligning Large Language Models (LLMs) with human preferences, particularly as LLMs increasingly interact with multimodal data. However, we find that MM-RMs trained on existing datasets often struggle to generalize to out-of-distribution data due to t…

2022

Simple and Effective Graph-to-Graph Annotation Conversion

COLING 2022main

Annotation conversion is an effective way to construct datasets under new annotation guidelines based on existing datasets with little human labour. Previous work has been limited in conversion between tree-structured datasets and mainly focused on feature-based models which are not easily applicabl…