paper-with-me

홈 › Papers

DAMO: Data- and Model-aware Alignment of Multi-modal LLMs

2025-02-04 · Jinda Lu, Junkang Wu, Jinghan Li, Xiaojun Jia, Shuo Wang, Yifan Zhang, Junfeng Fang, Xiang Wang, Xiangnan He

Direct Preference Optimization (DPO) has shown effectiveness in aligning multi-modal large language models (MLLM) with human preferences. However, existing methods exhibit an imbalanced responsiveness to the data of varying hardness, tending to overfit on the easy-to-distinguish data while underfitting on the hard-to-distinguish data. In this paper, we propose Data- and Model-aware DPO (DAMO) to dynamically adjust the optimization process from two key aspects: (1) a data-aware strategy that incorporates data hardness, and (2) a model-aware strategy that integrates real-time model responses. By combining the two strategies, DAMO enables the model to effectively adapt to data with varying levels of hardness. Extensive experiments on five benchmarks demonstrate that DAMO not only significantly enhances the trustworthiness, but also improves the effectiveness over general tasks. For instance, on the Object HalBench, our DAMO-7B reduces response-level and mentioned-level hallucination by 90.0% and 95.3%, respectively, surpassing the performance of GPT-4V.

📄 PDF Abstract BibTeX arXiv:2502.01943

Code (1)

injadlu/damo 공식 구현 pytorch

Tasks

Hallucination

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

DaMo: Data Mixing Optimizer in Fine-tuning Multimodal LLMs for Mobile Phone Agents

2025-10-22 · Kai Shi, Jun Yang, Ni Yang, Binqiang Pan 외 arxiv

Mobile Phone Agents (MPAs) have emerged as a promising research direction due to their broad applicability across diverse scenarios. While Multimodal Large Language Models (MLLMs) serve as the foundation for MPAs, their …

T2VParser: Adaptive Decomposition Tokens for Partial Alignment in Text to Video Retrieval

2025-07-28 · Yili Li, Gang Xiong, Gaopeng Gou, Xiangyan Qu 외 arxiv

Text-to-video retrieval essentially aims to train models to align visual content with textual descriptions accurately. Due to the impressive general multimodal knowledge demonstrated by image-text pretrained models such …

Text to Video Retrieval

DAMO-StreamNet: Optimizing Streaming Perception in Autonomous Driving

2023-03-30 · Jun-Yan He, Zhi-Qi Cheng, Chenyang Li, Wangmeng Xiang 외

Real-time perception, or streaming perception, is a crucial aspect of autonomous driving that has yet to be thoroughly explored in existing research. To address this gap, we present DAMO-StreamNet, an optimized framework…

Autonomous Driving

2.5 Years in Class: A Multimodal Textbook for Vision-Language Pretraining

2025-01-01 · Wenqi Zhang, Hang Zhang, Xin Li, Jiashuo Sun 외

Compared to image-text pair data, interleaved corpora enable Vision-Language Models (VLMs) to understand the world more naturally like humans. However, such existing datasets are crawled from webpage, facing challenges l…

Optical Character Recognition (OCR)

DAMOS: Learning Distortion-Aware Speech Quality Assessment through Explicit Distortion Localization

2026-08-21 · Naiyuan Li, Li Dong, Diqun Yan arxiv

Automatic speech quality assessment aims to predict Mean Opinion Scores (MOS) consistent with human subjective perception and is essential for evaluating speech generation, enhancement, and communication systems. For spe…