中文
相关论文

相关论文: Not All Inputs Are Valid: Towards Open-Set Video M…

200 篇论文

This thesis makes considerable contributions to the realm of machine learning, specifically in the context of open-world scenarios where systems face previously unseen data and contexts. Traditional machine learning models are usually…

机器学习 · 计算机科学 2023-10-11 Yiyou Sun

The goal of this paper is to discover, segment, and track independently moving objects in complex visual scenes. Previous approaches have explored the use of optical flow for motion segmentation, leading to imperfect predictions due to…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Junyu Xie , Weidi Xie , Andrew Zisserman

Multimodal large language models (MLLMs) demonstrate remarkable capabilities in handling complex multimodal tasks and are increasingly adopted in video understanding applications. However, their rapid advancement raises serious data privacy…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Qi Li , Runpeng Yu , Xinchao Wang

Patient monitoring in intensive care units, although assisted by biosensors, needs continuous supervision of staff. To reduce the burden on staff members, IT infrastructures are built to record monitoring data and develop clinical decision…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Raphael Emberger , Jens Michael Boss , Daniel Baumann , Marko Seric , Shufan Huo , Lukas Tuggener , Emanuela Keller , Thilo Stadelmann

Open Set Video Anomaly Detection (OpenVAD) aims to identify abnormal events from video data where both known anomalies and novel ones exist in testing. Unsupervised models learned solely from normal videos are applicable to any testing…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Yuansheng Zhu , Wentao Bao , Qi Yu

Few-Shot Recognition (FSR) tackles classification tasks by training with minimal task-specific labeled data. Prevailing methods adapt or finetune a pretrained Vision-Language Model (VLM) and augment the scarce training data by retrieving…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Hanxin Wang , Tian Liu , Shu Kong

Video moment retrieval is to search the moment that is most relevant to the given natural language query. Existing methods are mostly trained in a fully-supervised setting, which requires the full annotations of temporal boundary for each…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Zhijie Lin , Zhou Zhao , Zhu Zhang , Qi Wang , Huasheng Liu

Current methods for Video Moment Retrieval (VMR) struggle to align complex situations involving specific environmental details, character descriptions, and action narratives. To tackle this issue, we propose a Large Language Model-guided…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Weijia Liu , Bo Miao , Jiuxin Cao , Xuelin Zhu , Bo Liu , Mehwish Nasim , Ajmal Mian

Video foreground segmentation (VFS) is an important computer vision task wherein one aims to segment the objects under motion from the background. Most of the current methods are image-based, i.e., rely only on spatial cues while ignoring…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Praveen Kumar Pokala , Jaya Sai Kiran Patibandla , Naveen Kumar Pandey , Balakrishna Reddy Pailla

Out-of-distribution (OOD) detection is crucial for ensuring the reliability and safety of machine learning models in real-world applications. While zero-shot OOD detection, which requires no training on in-distribution (ID) data, has become…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Yu Liu , Hao Tang , Haiqi Zhang , Jing Qin , Zechao Li

Recent Multimodal Large Language Models (MLLMs) exhibit strong zero-shot abilities but struggle with complex Grounded Situation Recognition (GSR) and are resource-intensive for edge device deployment. Meanwhile, conventional GSR models…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Chen Cai , Tianyi Liu , Jianjun Gao , Wenyang Liu , Kejun Wu , Ruoyu Wang , Yi Wang , Soo Chin Liew

The fusion of Large Language Models with vision models is pioneering new possibilities in user-interactive vision-language tasks. A notable application is reasoning segmentation, where models generate pixel-level segmentation masks by…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Donggon Jang , Yucheol Cho , Suin Lee , Taehyeon Kim , Dae-Shik Kim

This paper studies the task of temporal moment localization in a long untrimmed video using natural language query. Given a query sentence, the goal is to determine the start and end of the relevant segment within the video. Our key…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Cristian Rodriguez-Opazo , Edison Marrese-Taylor , Basura Fernando , Hongdong Li , Stephen Gould

Video retrieval is becoming increasingly important owing to the rapid emergence of videos on the Internet. The dominant paradigm for video retrieval learns video-text representations by pushing the distance between the similarity of…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Feng He , Qi Wang , Zhifan Feng , Wenbin Jiang , Yajuan Lv , Yong zhu , Xiao Tan

LiDAR-based 3D object detection has become an essential part of automated driving due to its ability to localize and classify objects precisely in 3D. However, object detectors face a critical challenge when dealing with unknown foreground…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Michael Kösel , Marcel Schreiber , Michael Ulrich , Claudius Gläser , Klaus Dietmayer

Video Reasoning Segmentation (VRS) aims to segment target objects in videos based on implicit instructions that convey human intent and temporal logic. Existing MLLM-based methods predict masks with a [SEG] token after selecting frames via…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Junwei Wen , Deshui Miao , Guangming Lu , Xin Li , Wenjie Pei

Diffusion models, widely used for image and video generation, face a significant limitation: the risk of memorizing and reproducing training data during inference, potentially generating unauthorized copyrighted content. While prior…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Chen Chen , Enhuai Liu , Daochang Liu , Mubarak Shah , Chang Xu

Open-Vocabulary Video Instance Segmentation (VIS) is attracting increasing attention due to its ability to segment and track arbitrary objects. However, the recent Open-Vocabulary VIS attempts obtained unsatisfactory results, especially in…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hao Fang , Peng Wu , Yawei Li , Xinxin Zhang , Xiankai Lu

Deep neural networks have demonstrated prominent capacities for image classification tasks in a closed set setting, where the test data come from the same distribution as the training data. However, in a more realistic open set scenario,…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Feiyang Cai , Zhenkai Zhang , Jie Liu , Xenofon Koutsoukos

Composed video retrieval (CoVR) is a challenging problem in computer vision which has recently highlighted the integration of modification text with visual queries for more sophisticated video search in large databases. Existing works…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Omkar Thawakar , Muzammal Naseer , Rao Muhammad Anwer , Salman Khan , Michael Felsberg , Mubarak Shah , Fahad Shahbaz Khan