paper-with-me

Papers

Mitigating Perception Bias: A Training-Free Approach to Enhance LMM for Image Quality Assessment

2024-11-19 · Siyi Pan, Baoliang Chen, Danni Huang, Hanwei Zhu, Lingyu Zhu, Xiangjie Sui, Shiqi Wang

Despite the impressive performance of large multimodal models (LMMs) in high-level visual tasks, their capacity for image quality assessment (IQA) remains limited. One main reason is that LMMs are primarily trained for high-level tasks (e.g., image captioning), emphasizing unified image semantics extraction under varied quality. Such semantic-aware yet quality-insensitive perception bias inevitably leads to a heavy reliance on image semantics when those LMMs are forced for quality rating. In this paper, instead of retraining or tuning an LMM costly, we propose a training-free debiasing framework, in which the image quality prediction is rectified by mitigating the bias caused by image semantics. Specifically, we first explore several semantic-preserving distortions that can significantly degrade image quality while maintaining identifiable semantics. By applying these specific distortions to the query or test images, we ensure that the degraded images are recognized as poor quality while their semantics remain. During quality inference, both a query image and its corresponding degraded version are fed to the LMM along with a prompt indicating that the query image quality should be inferred under the condition that the degraded one is deemed poor quality.This prior condition effectively aligns the LMM's quality perception, as all degraded images are consistently rated as poor quality, regardless of their semantic difference.Finally, the quality scores of the query image inferred under different prior conditions (degraded versions) are aggregated using a conditional probability model. Extensive experiments on various IQA datasets show that our debiasing framework could consistently enhance the LMM performance and the code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2411.12791

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningImage Quality Assessment

Similar Papers 제목 키워드 기반

ActiveScope: Actively Seeking and Correcting Perception for MLLMs

2026-06-23 · Yajing Wang, Chao Bi, Junshu Sun, Shufan Shen 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated impressive vision-language understanding, yet still struggle with fine-grained perception in high-resolution images. While existing training-free methods typical…

From Deception to Perception: The Surprising Benefits of Deepfakes for Detecting, Measuring, and Mitigating Bias

2025-02-16 · Yizhi Liu, Balaji Padmanabhan, Siva Viswanathan

While deepfake technologies have predominantly been criticized for potential misuse, our study demonstrates their significant potential as tools for detecting, measuring, and mitigating biases in key societal domains. By…

Face SwappingFairness

When Images Speak Louder: Mitigating Language Bias-induced Hallucinations in VLMs through Cross-Modal Guidance

2025-10-12 · Jinjin Cao, Zhiyang Chen, Zijun Wang, Liyuan Ma 외 arxiv

Vision-Language Models (VLMs) have shown solid ability for multimodal understanding of both visual and language contexts. However, existing VLMs often face severe challenges of hallucinations, meaning that VLMs tend to g…

Regularized Schrödinger Bridge via Distortion-Perception Perturbation for High-Fidelity Speech Enhancement

2025-11-12 · Qing Yao, Lijian Gao, Qirong Mao, Ming Dong arxiv

Speech enhancement (SE) requires high-fidelity reconstruction of clean speech that preserves linguistic and paralinguistic cues while maintaining high perceptual quality. Recently, Schrödinger Bridge (SB), a family of di…

Speech Enhancement

FaceInsight: A Multimodal Large Language Model for Face Perception

2025-04-22 · Jingzhi Li, Changjiang Luo, Ruoyu Chen, Hua Zhang 외

Recent advances in multimodal large language models (MLLMs) have demonstrated strong capabilities in understanding general visual content. However, these general-domain MLLMs perform poorly in face perception tasks, ofte…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model