中文
相关论文

相关论文: MoA-VR: A Mixture-of-Agents System Towards All-in-…

200 篇论文

Image degradation is a prevalent issue in various real-world applications, affecting visual quality and downstream processing tasks. In this study, we propose a novel framework that employs a Vision-Language Model (VLM) to automatically…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Jie Cai , Kangning Yang , Jiaming Ding , Lan Fu , Ling Ouyang , Jiang Li , Jinglin Shen , Zibo Meng

Machine comprehension of visual information from images and videos by neural networks faces two primary challenges. Firstly, there exists a computational and inference gap in connecting vision and language, making it difficult to accurately…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Ala Shaabana , Zahra Gharaee , Paul Fieguth

Current vision-language models (VLMs) still exhibit inferior performance on knowledge-intensive tasks, primarily due to the challenge of accurately encoding all the associations between visual objects and scenes to their corresponding…

计算与语言 · 计算机科学 2024-10-16 Jingyuan Qi , Zhiyang Xu , Rulin Shao , Yang Chen , Jin Di , Yu Cheng , Qifan Wang , Lifu Huang

The rise of large language models (LLMs) and instruction tuning has led to the current trend of instruction-tuned large language and vision models (LLVMs). This trend involves either meticulously curating numerous instruction tuning…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Byung-Kwan Lee , Beomchan Park , Chae Won Kim , Yong Man Ro

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…

图像与视频处理 · 电气工程与系统科学 2026-04-14 Yingjie Zhou , Jiezhang Cao , Farong Wen , Zicheng Zhang , Yu Zhou , Yue Shi , Xiaohong Liu , Radu Timofte , Luc Van Gool , Guangtao Zhai

Multi-modal Large Language Models (MLLMs) have a significant impact on various tasks, due to their extensive knowledge and powerful perception and generation capabilities. However, it still remains an open research problem on applying MLLMs…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Xiaoyu Jin , Yuan Shi , Bin Xia , Wenming Yang

Existing large video-language models (LVLMs) struggle to comprehend long videos correctly due to limited context. To address this problem, fine-tuning long-context LVLMs and employing GPT-based agents have emerged as promising solutions.…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yongdong Luo , Xiawu Zheng , Guilin Li , Shukang Yin , Haojia Lin , Chaoyou Fu , Jinfa Huang , Jiayi Ji , Fei Chao , Jiebo Luo , Rongrong Ji

In text-to-image person retrieval tasks, the diversity of natural language expressions and the implicitness of visual semantics often lead to the problem of Expression Drift, where semantically equivalent texts exhibit significant feature…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Chao Yuan , Yujian Zhao , Haoxuan Xu , Guanglin Niu

Visual encoders are fundamental components in vision-language models (VLMs), each showcasing unique strengths derived from various pre-trained visual foundation models. To leverage the various capabilities of these encoders, recent studies…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Jiajun Cao , Yuan Zhang , Tao Huang , Ming Lu , Qizhe Zhang , Ruichuan An , Ningning MA , Shanghang Zhang

Recent works in video quality assessment (VQA) typically employ monolithic models that typically predict a single quality score for each test video. These approaches cannot provide diagnostic, interpretable feedback, offering little insight…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Chen Feng , Tianhao Peng , Fan Zhang , David Bull

Natural images captured by mobile devices often suffer from multiple types of degradation, such as noise, blur, and low light. Traditional image restoration methods require manual selection of specific tasks, algorithms, and execution…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Haoyu Chen , Wenbo Li , Jinjin Gu , Jingjing Ren , Sixiang Chen , Tian Ye , Renjing Pei , Kaiwen Zhou , Fenglong Song , Lei Zhu

Existing methods have demonstrated effective performance on a single degradation type. In practical applications, however, the degradation is often unknown, and the mismatch between the model and the degradation will result in a severe…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Mingde Yao , Ruikang Xu , Yuanshen Guan , Jie Huang , Zhiwei Xiong

The proliferation of mobile devices and social media has revolutionized content dissemination, with short-form video becoming increasingly prevalent. This shift has introduced the challenge of video reframing to fit various screen aspect…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Jiawang Cao , Yongliang Wu , Weiheng Chi , Wenbo Zhu , Ziyue Su , Jay Wu

Video restoration in real-world scenarios is challenged by heterogeneous degradations, where static architectures and fixed inference pipelines often fail to generalize. Recent agent-based approaches offer dynamic decision making, yet…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Xuanyu Zhang , Weiqi Li , Qunliang Xing , Jingfen Xie , Bin Chen , Junlin Li , Li Zhang , Jian Zhang , Shijie Zhao

The demonstrated success of sparsely-gated Mixture-of-Experts (MoE) architectures, exemplified by models such as DeepSeek and Grok, has motivated researchers to investigate their adaptation to diverse domains. In real-world image…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Xiao He , Zhijun Tu , Kun Cheng , Mingrui Zhu , Jie Hu , Nannan Wang , Xinbo Gao

Video restoration (e.g., video super-resolution) aims to restore high-quality frames from low-quality frames. Different from single image restoration, video restoration generally requires to utilize temporal information from multiple…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Jingyun Liang , Jiezhang Cao , Yuchen Fan , Kai Zhang , Rakesh Ranjan , Yawei Li , Radu Timofte , Luc Van Gool

Many image restoration (IR) tasks require both pixel-level fidelity and high-level semantic understanding to recover realistic photos with fine-grained details. However, previous approaches often struggle to effectively leverage both the…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Cuixin Yang , Rongkang Dong , Kin-Man Lam

Complex image restoration aims to recover high-quality images from inputs affected by multiple degradations such as blur, noise, rain, and compression artifacts. Recent restoration agents, powered by vision-language models and large…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Jianglin Lu , Yuanwei Wu , Ziyi Zhao , Hongcheng Wang , Felix Jimenez , Abrar Majeedi , Yun Fu

Multimodal Large Language Models struggle to maintain reliable performance under extreme real-world visual degradations, which impede their practical robustness. Existing robust MLLMs predominantly rely on implicit training/adaptation that…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Jiaqi Tang , Jianmin Chen , Wei Wei , Xiaogang Xu , Runtao Liu , Xiangyu Wu , Qipeng Xie , Jiafei Wu , Lei Zhang , Qifeng Chen

Reliable visual perception under adverse weather conditions, such as rain, haze, snow, or a mixture of them, is desirable yet challenging for autonomous driving and outdoor robots. In this paper, we propose a unified Memory-Enhanced…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Qianyi Shao , Yuanfan Zhang , Renxiang Xiao , Liang Hu
‹ 上一页 1 2 3 10 下一页 ›