paper-with-me

홈 › Papers

Optimizing Alignment with Less: Leveraging Data Augmentation for Personalized Evaluation

2024-12-10 · Javad Seraj, Mohammad Mahdi Mohajeri, Mohammad Javad Dousti, Majid Nili Ahmadabadi

Automatic evaluation by large language models (LLMs) is a prominent topic today; however, judgment and evaluation tasks are often subjective and influenced by various factors, making adaptation challenging. While many studies demonstrate the capabilities of state-of-the-art proprietary LLMs in comparison to human evaluators, they often struggle to adapt to reference evaluators over time, a requirement for achieving personalized judgment. Additionally, numerous works have attempted to apply open LLMs as judges or evaluators, but these efforts frequently overlook the limitations of working with scarce data. Personalized judgment is inherently associated with limited data scenarios, which are common in many real-world problems. Our work aims to present a data augmentation technique to select a more effective sample from limited data in order to align an open LLM with human preference. Our work achieves approximately 7% improvements in Pearson correlation with a reference judge over the baseline,and 30% improvement over the base model (Llama3.1-8B-Instruct) in the mathematical reasoning evaluation task. demonstrating that augmenting selecting more effective preference data enables our approach to surpass baseline methods.

📄 PDF Abstract BibTeX arXiv:2412.07429

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMathematical Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

TwinCL: A Twin Graph Contrastive Learning Model for Collaborative Filtering

2024-09-27 · Chengkai Liu, Jianling Wang, James Caverlee

In the domain of recommendation and collaborative filtering, Graph Contrastive Learning (GCL) has become an influential approach. Nevertheless, the reasons for the effectiveness of contrastive learning are still not well…

Collaborative FilteringContrastive LearningData Augmentation

Adaptive Hardness-driven Augmentation and Alignment Strategies for Multi-Source Domain Adaptations

2025-01-02 · Yang Yuxiang, Zeng Xinyi, Zeng Pinxian, Zu Chen 외

Multi-source Domain Adaptation (MDA) aims to transfer knowledge from multiple labeled source domains to an unlabeled target domain. Nevertheless, traditional methods primarily focus on achieving inter-domain alignment th…

Data AugmentationDomain Adaptation

Diverse Generation while Maintaining Semantic Coordination: A Diffusion-Based Data Augmentation Method for Object Detection

2024-08-06 · Sen Nie, Zhuo Wang, Xinxin Wang, Kun He

Recent studies emphasize the crucial role of data augmentation in enhancing the performance of object detection models. However,existing methodologies often struggle to effectively harmonize dataset diversity with semant…

Data AugmentationDiversityobject-detectionObject Detection

PaMi-VDPO: Mitigating Video Hallucinations by Prompt-Aware Multi-Instance Video Preference Learning

2025-04-08 · Xinpeng Ding, Kui Zhang, Jinahua Han, Lanqing Hong 외

Direct Preference Optimization (DPO) helps reduce hallucinations in Video Multimodal Large Language Models (VLLMs), but its reliance on offline preference data limits adaptability and fails to capture true video-response…

MergeMix: A Unified Augmentation Paradigm for Visual and Multi-Modal Understanding

2025-10-27 · Xin Jin, Siyuan Li, Siyong Jian, Kai Yu 외 arxiv

Vision-language alignment in multi-modal large language models (MLLMs) relies on supervised fine-tuning (SFT) or reinforcement learning (RL). To align multi-modal large language models (MLLMs) in the post-training stage,…

Reinforcement Learning