← Search

Chunliang Zhang

14 accepted papers

2026

GRAM-R²: Self-Training Generative Foundation Reward Models for Reward Reasoning

AAAI 2026technical

Major progress in reward modeling over recent years has been driven by a paradigm shift from task-specific designs to generalist reward models. Despite this trend, developing effective reward models remains a fundamental challenge: the heavy reliance on large-scale labeled preference data. Pre-train

Cited by 0SourcePDFScholar
2026

Probing Preference Representations: A Multi-Dimensional Evaluation and Analysis Method for Reward Models

AAAI 2026technical

Previous methods evaluate reward models by testing them on a fixed pairwise ranking test set, but they typically do not provide performance information on each preference dimension. In this work, we address the evaluation challenge of reward models by probing preference representations. To confirm t

Cited by 0SourcePDFScholar
2025

GRAM: A Generative Foundation Reward Model for Reward Generalization

ICML 2025poster

In aligning large language models (LLMs), reward models have played an important role, but are standardly trained as discriminative models and rely only on labeled human preference data. In this paper, we explore methods that train reward models using both unlabeled and labeled data. Building on t…

Cited by 0SourcePDFScholar
2025

HEAL: A Hypothesis-Based Preference-Aware Analysis Framework

EMNLP 2025

Preference optimization methods like DPO have achieved remarkable performance in LLM alignment. However, the evaluation for these methods relies on a single response and overlooks other potential outputs, which could also be generated in real-world applications within this hypothetical space. To add

Cited by 0SourcePDFScholar
2025

MRO: Enhancing Reasoning in Diffusion Language Models via Multi-Reward Optimization

NeurIPS 2025poster

Recent advances in diffusion language models (DLMs) have presented a promising alternative to traditional autoregressive large language models (LLMs). However, DLMs still lag behind LLMs in reasoning performance, especially as the number of denoising steps decreases. Our analysis reveals that this s…

Cited by 0SourceScholar
2025

RoVRM: A Robust Visual Reward Model Optimized via Auxiliary Textual Preference Data

AAAI 2025technical

Large vision-language models (LVLMs) often fail to align with human preferences, leading to issues like generating misleading content without proper visual context (also known as hallucination). A promising solution to this problem is using human-preference alignment techniques, such as best-of-n sa…

2024

Exploiting Target Language Data for Neural Machine Translation Beyond Back Translation

ACL 2024findings

Neural Machine Translation (NMT) encounters challenges when translating in new domains and low-resource languages. To address these issues, researchers have proposed methods to integrate additional knowledge into NMT, such as translation memories (TMs). However, finding TMs that closely match the in…

Cited by 0SourcePDFScholar
2024

Revealing the Parallel Multilingual Learning within Large Language Models

EMNLP 2024main

Large language models (LLMs) can handle multilingual and cross-lingual text within a single input; however, previous works leveraging multilingualism in LLMs primarily focus on using English as the pivot language to enhance language understanding and reasoning. Given that multiple languages are a co…

2024

Revisiting Interpolation Augmentation for Speech-to-Text Generation

ACL 2024findings

Speech-to-text (S2T) generation systems frequently face challenges in low-resource scenarios, primarily due to the lack of extensive labeled datasets. One emerging solution is constructing virtual training samples by interpolating inputs and labels, which has notably enhanced system generalization i…

2024

Soft Alignment of Modality Space for End-to-End Speech Translation

ICASSP 2024accepted

End-to-end Speech Translation (ST) aims to convert speech into target text within a unified model. The inherent differences between speech and text modalities often impede effective cross-modal and cross-lingual transfer. Existing methods typically employ hard alignment (H-Align) of individual speec…

Cited by 0SourceScholar
2023

Augmenting Large Language Model Translators via Translation Memories

ACL 2023findings

Using translation memories (TMs) as prompts is a promising approach to in-context learning of machine translation models. In this work, we take a step towards prompting large language models (LLMs) with TMs and making them better translators. We find that the ability of LLMs to “understand” prompts…

2023

Improving End-to-End Speech Translation by Leveraging Auxiliary Speech and Text Data

AAAI 2023technical

We present a method for introducing a text encoder into pre-trained end-to-end speech translation systems. It enhances the ability of adapting one modality (i.e., source-language speech) to another (i.e., source-language text). Thus, the speech translation model can learn from both unlabeled and lab…

2023

Rethinking and Improving Multi-task Learning for End-to-end Speech Translation

EMNLP 2023long main

Significant improvements in end-to-end speech translation (ST) have been achieved through the application of multi-task learning. However, the extent to which auxiliary tasks are highly consistent with the ST task, and how much this approach truly helps, have not been thoroughly studied. In this pap…

Cited by 0SourcecodeScholar
2021

Learning Light-Weight Translation Models from Deep Transformer

AAAI 2021technical

Recently, deep models have shown tremendous improvements in neural machine translation (NMT). However, systems of this kind are computationally expensive and memory intensive. In this paper, we take a natural step towards learning strong but light-weight NMT systems. We proposed a novel group-permut…