paper-with-me

홈 › Papers

MARS: Margin and Semantic-Aware Data Augmentation for Reward Modeling

2026-02-19 · Payel Bhattacharjee, Osvaldo Simeone, Ravi Tandon arxiv

Reward modeling is central to alignment pipelines such as RLHF, RLAIF, and PPO-based policy optimization, yet its reliability is constrained by limited and heterogeneous human preference data that are expensive to collect at scale. While synthetic augmentation can expand preference supervision, existing methods often augment uniformly or at the representation level, without targeting examples where the reward model is uncertain or prone to mis-ranking. In this paper, we introduce MARS (Margin and Semantic-Aware Data Augmentation for Reward Modeling), an adaptive augmentation framework that prioritizes low-margin preference pairs and uses semantic distance as a second layer for refinement to enhance the contrast between the chosen and rejected responses. Across multiple preference datasets, reward-model backbones, downstream alignment settings, and benchmarks including RewardBench and AlpacaEval, MARS improves both reward-model quality and alignment performance over existing baselines. Our results show that reward-model augmentation is most effective when guided by both model margins and semantic structure.

📄 PDF Abstract BibTeX arXiv:2602.17658

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

MarS3D: A Plug-and-Play Motion-Aware Model for Semantic Segmentation on Multi-Scan 3D Point Clouds

2023-07-18 · CVPR 2023 1 · Jiahui Liu, Chirui Chang, Jianhui Liu, Xiaoyang Wu 외

3D semantic segmentation on multi-scan large-scale point clouds plays an important role in autonomous systems. Unlike the single-scan-based semantic segmentation task, this task requires distinguishing the motion states …

3D Semantic SegmentationRepresentation LearningSegmentationSemantic Segmentation

S$^{5}$Mars: Semi-Supervised Learning for Mars Semantic Segmentation

2022-07-04 · Jiahang Zhang, Lilang Lin, Zejia Fan, Wenjing Wang 외

Deep learning has become a powerful tool for Mars exploration. Mars terrain semantic segmentation is an important Martian vision task, which is the base of rover autonomous planning and safe driving. However, there is a …

Representation LearningSegmentationSelf-Supervised LearningSemantic Segmentation

MARS: Magnitude-Aware Rank Statistics

2026-05-22 · Muhammad Rajabinasab, Afsaneh M. Nejad, Arthur Zimek arxiv

Comprehensive evaluation of machine learning models is the key to make sure that they perform as robustly and consistently as desired. In order to summarize the experimental results and pick a winner, Critical Difference…

DASA: Difficulty-Aware Semantic Augmentation for Speaker Verification

2023-10-18 · Yuanyuan Wang, Yang Zhang, Zhiyong Wu, Zhihan Yang 외

Data augmentation is vital to the generalization ability and robustness of deep neural networks (DNNs) models. Existing augmentation methods for speaker verification manipulate the raw signal, which are time-consuming an…

Data AugmentationDiversitySpeaker Verification

Accurate polyglot semantic parsing with DAG grammars

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Federico Fancellu, {\'A}kos K{\'a}d{\'a}r, Ran Zhang, Afsaneh Fazly

Semantic parses are directed acyclic graphs (DAGs), but in practice most parsers treat them as strings or trees, mainly because models that predict graphs are far less understood. This simplification, however, comes at a…

Graph GenerationSemantic Parsing