paper-with-me

홈 › Papers

Q-Agent: Quality-Driven Chain-of-Thought Image Restoration Agent through Robust Multimodal Large Language Model

2025-04-09 · Yingjie Zhou, JieZhang Cao, ZiCheng Zhang, Farong Wen, Yanwei Jiang, Jun Jia, Xiaohong Liu, Xiongkuo Min, Guangtao Zhai

Image restoration (IR) often faces various complex and unknown degradations in real-world scenarios, such as noise, blurring, compression artifacts, and low resolution, etc. Training specific models for specific degradation may lead to poor generalization. To handle multiple degradations simultaneously, All-in-One models might sacrifice performance on certain types of degradation and still struggle with unseen degradations during training. Existing IR agents rely on multimodal large language models (MLLM) and a time-consuming rolling-back selection strategy neglecting image quality. As a result, they may misinterpret degradations and have high time and computational costs to conduct unnecessary IR tasks with redundant order. To address these, we propose a Quality-Driven agent (Q-Agent) via Chain-of-Thought (CoT) restoration. Specifically, our Q-Agent consists of robust degradation perception and quality-driven greedy restoration. The former module first fine-tunes MLLM, and uses CoT to decompose multi-degradation perception into single-degradation perception tasks to enhance the perception of MLLMs. The latter employs objective image quality assessment (IQA) metrics to determine the optimal restoration sequence and execute the corresponding restoration algorithms. Experimental results demonstrate that our Q-Agent achieves superior IR performance compared to existing All-in-One models.

📄 PDF Abstract BibTeX arXiv:2504.07148

Code (0)

등록된 구현이 없습니다.

Tasks

Image Quality AssessmentImage RestorationLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Similar Papers 제목 키워드 기반

PhotoAgent: A Robotic Photographer with Spatial and Aesthetic Understanding

2026-03-24 · Lirong Che, Zhenfeng Gan, Yanbo Chen, Junbo Tan 외 arxiv

Embodied agents for creative tasks like photography must bridge the semantic gap between high-level language commands and geometric control. We introduce PhotoAgent, an agent that achieves this by integrating Large Multi…

Spatial Reasoning

VICoT-Agent: A Vision-Interleaved Chain-of-Thought Framework for Interpretable Multimodal Reasoning and Scalable Remote Sensing Analysis

2025-11-25 · Chujie Wang, Zhiyuan Luo, Ruiqi Liu, Can Ran 외 arxiv

The current remote sensing image analysis task is increasingly evolving from traditional object recognition to complex intelligence reasoning, which places higher requirements on the model's reasoning ability and the fle…

Multimodal ReasoningObject Recognition

Think Before You Segment: High-Quality Reasoning Segmentation with GPT Chain of Thoughts

2025-03-10 · Shiu-hong Kao, Yu-Wing Tai, Chi-Keung Tang

Reasoning segmentation is a challenging vision-language task that aims to output the segmentation mask with respect to a complex, implicit, and even non-visual query text. Previous works incorporated multimodal Large Lan…

Reasoning SegmentationSegmentation

L3GO: Language Agents with Chain-of-3D-Thoughts for Generating Unconventional Objects

2024-02-14 · Yutaro Yamada, Khyathi Chandu, YuChen Lin, Jack Hessel 외

Diffusion-based image generation models such as DALL-E 3 and Stable Diffusion-XL demonstrate remarkable capabilities in generating images with realistic and unique compositions. Yet, these models are not robust in precis…

Image GenerationText to 3D

Let LLMs Judge Each Other: Multi-Agent Peer-Reviewed Reasoning for Medical Question Answering

2026-06-13 · Zaifu Zhan, Shuang Zhou, Rui Zhang arxiv

Objective: To enhance the accuracy, interpretability, and robustness of large language models (LLMs) in medical question answering (MedQA). Method: We designed a multi-agent peer-reviewed reasoning method in which multip…

Question Answering