paper-with-me

Papers

VQ-Jarvis: Retrieval-Augmented Video Restoration Agent with Sharp Vision and Fast Thought

2026-03-24 · Xuanyu Zhang, Weiqi Li, Qunliang Xing, Jingfen Xie, Bin Chen, Junlin Li, Li Zhang, Jian Zhang, Shijie Zhao arxiv

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 existing video restoration agents remain limited by insufficient quality perception and inefficient search strategies. We propose VQ-Jarvis, a retrieval-augmented, all-in-one intelligent video restoration agent with sharper vision and faster thought. VQ-Jarvis is designed to accurately perceive degradations and subtle differences among paired restoration results, while efficiently discovering optimal restoration trajectories. To enable sharp vision, we construct VSR-Compare, the first large-scale video paired enhancement dataset with 20K comparison pairs covering 7 degradation types, 11 enhancement operators, and diverse content domains. Based on this dataset, we train a multiple operator judge model and a degradation perception model to guide agent decisions. To achieve fast thought, we introduce a hierarchical operator scheduling strategy that adapts to video difficulty: for easy cases, optimal restoration trajectories are retrieved in a one-step manner from a retrieval-augmented generation (RAG) library; for harder cases, a step-by-step greedy search is performed to balance efficiency and accuracy. Extensive experiments demonstrate that VQ-Jarvis consistently outperforms existing methods on complex degraded videos.

📄 PDF Abstract BibTeX arXiv:2603.22998

Code (0)

등록된 구현이 없습니다.

Tasks

Video RestorationDecision Making

Similar Papers 제목 키워드 기반

JarvisIR: Elevating Autonomous Driving Perception with Intelligent Image Restoration

2025-01-01 · CVPR 2025 1 · Yunlong Lin, Zixu Lin, Haoyu Chen, Panwang Pan 외

Vision-centric perception systems often struggle with unpredictable and coupled weather degradations in the wild. Current solutions are often limited, as they either depend on specific degradation priors or suffer fr…

Autonomous DrivingImage Restoration

JARVIS-1: Open-World Multi-task Agents with Memory-Augmented Multimodal Language Models

2023-11-10 · ZiHao Wang, Shaofei Cai, Anji Liu, Yonggang Jin 외

Achieving human-like planning and control with multimodal observations in an open world is a key milestone for more functional generalist agents. Existing approaches can handle certain long-horizon tasks in an open world…

Minecraft

OmniJARVIS: Unified Vision-Language-Action Tokenization Enables Open-World Instruction Following Agents

2024-06-27 · ZiHao Wang, Shaofei Cai, Zhancun Mu, Haowei Lin 외

This paper presents OmniJARVIS, a novel Vision-Language-Action (VLA) model for open-world instruction-following agents in Minecraft. Compared to prior works that either emit textual goals to separate controllers or produ…

DecoderImitation LearningInstruction FollowingMinecraft+2

JarvisHub: An Open Harness for Canvas-Native Multimodal Creative Agents

2026-07-26 · Yunlong Lin, Zixu Lin, Zhaohu Xing, Biqiang Li 외 arxiv

Creative AI is moving from single-step asset generation toward long-horizon multimodal production. Although recent generative models can synthesize high-quality images, videos, audio clips, UI elements, storyboards, slid…

RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation

2024-03-08 · ZiHao Wang, Anji Liu, Haowei Lin, Jiaqi Li 외

We explore how iterative revising a chain of thoughts with the help of information retrieval significantly improves large language models' reasoning and generation ability in long-horizon generation tasks, while hugely m…

Code GenerationHallucinationInformation RetrievalMathematical Reasoning+2