中文
相关论文

相关论文: PREGEN: Uncovering Latent Thoughts in Composed Vid…

200 篇论文

Content-based video retrieval aims to find videos from a large video database that are similar to or even near-duplicate of a given query video. Video representation and similarity search algorithms are crucial to any video retrieval…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Xiangteng He , Yulin Pan , Mingqian Tang , Yiliang Lv

The task of estimating the world model describing the dynamics of a real world process assumes immense importance for anticipating and preparing for future outcomes. For applications such as video surveillance, robotics applications,…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Hao Tang , Kevin Ellis , Suhas Lohit , Michael J. Jones , Moitreya Chatterjee

Visual Document Retrieval (VDR) typically operates as text-to-image retrieval using specialized bi-encoders trained to directly embed document images. We revisit a zero-shot generate-and-encode pipeline: a vision-language model first…

信息检索 · 计算机科学 2025-09-22 Thong Nguyen , Yibin Lei , Jia-Huei Ju , Andrew Yates

The growing capability of video generation poses escalating security risks, making reliable detection increasingly essential. In this paper, we introduce VideoVeritas, a framework that integrates fine-grained perception and fact-based…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Hao Tan , Jun Lan , Senyuan Shi , Zichang Tan , Zijian Yu , Huijia Zhu , Weiqiang Wang , Jun Wan , Zhen Lei

A well-known dilemma in large vision-language models (e.g., GPT-4, LLaVA) is that while increasing the number of vision tokens generally enhances visual understanding, it also significantly raises memory and computational costs, especially…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Shiwei Wu , Joya Chen , Kevin Qinghong Lin , Qimeng Wang , Yan Gao , Qianli Xu , Tong Xu , Yao Hu , Enhong Chen , Mike Zheng Shou

The goal of weakly-supervised video moment retrieval is to localize the video segment most relevant to the given natural language query without access to temporal annotations during training. Prior strongly- and weakly-supervised approaches…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Reuben Tan , Huijuan Xu , Kate Saenko , Bryan A. Plummer

Modern video codecs and learning-based approaches struggle for semantic reconstruction at extremely low bit-rates due to reliance on low-level spatiotemporal redundancies. Generative models, especially diffusion models, offer a new paradigm…

图像与视频处理 · 电气工程与系统科学 2026-02-06 Maojun Zhang , Haotian Wu , Richeng Jin , Deniz Gunduz , Krystian Mikolajczyk

Efficient long-video understanding~(LVU) remains a challenging task in computer vision. Current long-context vision-language models~(LVLMs) suffer from information loss due to compression and brute-force downsampling. While…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Huaying Yuan , Zheng Liu , Minghao Qin , Hongjin Qian , Yan Shu , Zhicheng Dou , Ji-Rong Wen , Nicu Sebe

Large Multimodal Models (LMMs) often face a modality representation gap during pretraining: while language embeddings remain stable, visual representations are highly sensitive to contextual noise (e.g., background clutter). To address this…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Yin Xie , Kaicheng Yang , Peirou Liang , Xiang An , Yongle Zhao , Yumeng Wang , Ziyong Feng , Roy Miles , Ismail Elezi , Jiankang Deng

Given a monocular video, the goal of video re-rendering is to generate views of the scene from a novel camera trajectory. Existing methods face two distinct challenges. Geometrically unconditioned models lack spatial awareness, leading to…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Mingyang Xie , Numair Khan , Tianfu Wang , Naina Dhingra , Seonghyeon Nam , Haitao Yang , Zhuo Hui , Christopher Metzler , Andrea Vedaldi , Hamed Pirsiavash , Lei Luo

Token-based video representation has emerged as a promising approach for enabling large language models (LLMs) to interpret video content. However, existing token reduction techniques, such as pruning and merging, often disrupt essential…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Haichao Zhang , Yun Fu

Recent studies have adapted generative Multimodal Large Language Models (MLLMs) into embedding extractors for vision tasks, typically through fine-tuning to produce universal representations. However, their performance on video remains…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Issar Tzachor , Dvir Samuel , Rami Ben-Ari

Given a text query, partially relevant video retrieval (PRVR) aims to retrieve untrimmed videos containing relevant moments, wherein event modeling is crucial for partitioning the video into smaller temporal events that partially correspond…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Sa Zhu , Huashan Chen , Wanqian Zhang , Jinchao Zhang , Zexian Yang , Xiaoshuai Hao , Bo Li

As generative technologies advance, visual content has evolved into a complex mix of natural and AI-generated images, driving the need for more efficient coding techniques that prioritize perceptual quality. Traditional codecs and learned…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Jianhui Chang

The rapid growth of video content demands efficient and precise retrieval systems. While vision-language models (VLMs) excel in representation learning, they often struggle with adaptive, time-sensitive video retrieval. This paper…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yicheng Duan , Xi Huang , Duo Chen

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

Generating consecutive descriptions for videos, i.e., Video Captioning, requires taking full advantage of visual representation along with the generation process. Existing video captioning methods focus on making an exploration of…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Pengpeng Zeng , Haonan Zhang , Lianli Gao , Xiangpeng Li , Jin Qian , Heng Tao Shen

Video Referring Expression Comprehension (REC) aims to localize a target object in video frames referred by the natural language expression. Recently, the Transformerbased methods have greatly boosted the performance limit. However, we…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Ji Jiang , Meng Cao , Tengtao Song , Yuexian Zou

Vision-language (VL) pre-training has recently received considerable attention. However, most existing end-to-end pre-training approaches either only aim to tackle VL tasks such as image-text retrieval, visual question answering (VQA) and…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Zi-Yi Dou , Aishwarya Kamath , Zhe Gan , Pengchuan Zhang , Jianfeng Wang , Linjie Li , Zicheng Liu , Ce Liu , Yann LeCun , Nanyun Peng , Jianfeng Gao , Lijuan Wang

The remarkable natural language understanding, reasoning, and generation capabilities of large language models (LLMs) have made them attractive for application to video understanding, utilizing video tokens as contextual input. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Jiaqi Xu , Cuiling Lan , Wenxuan Xie , Xuejin Chen , Yan Lu