中文
相关论文

相关论文: Beyond Uncertainty: Evidential Deep Learning for R…

200 篇论文

Temporal sentence grounding (TSG) is a highly challenging task aiming to localize the temporal segment within an untrimmed video corresponding to a given natural language description. Benefiting from the design of learnable queries, the…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Yifan Wang , Ziyi Liu , Xiaolong Sun , Jiawei Wang , Hongmin Liu

Early weakly supervised video grounding (WSVG) methods often struggle with incomplete boundary detection due to the absence of temporal boundary annotations. To bridge the gap between video-level and boundary-level annotation,…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Guozhang Li , Xinpeng Ding , De Cheng , Jie Li , Nannan Wang , Xinbo Gao

We propose visual-inertial simultaneous localization and mapping that tightly couples sparse reprojection errors, inertial measurement unit pre-integrals, and relative pose factors with dense volumetric occupancy mapping. Hereby depth…

机器人学 · 计算机科学 2025-03-10 Jaehyung Jung , Simon Boche , Sebastián Barbas Laina , Stefan Leutenegger

The interest for video anomaly detection systems has gained traction for the past few years. The current approaches use deep learning to perform anomaly detection in videos, but this approach has multiple problems. For starters, deep…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Vladimir Monakhov , Vajira Thambawita , Pål Halvorsen , Michael A. Riegler

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal modeling for video…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Mingdeng Cao , Yanbo Fan , Yong Zhang , Jue Wang , Yujiu Yang

Video-Action Models (VAMs) have emerged as a promising framework for embodied intelligence, learning implicit world dynamics from raw video streams to produce temporally consistent action predictions. Although such models demonstrate strong…

Video Temporal Grounding (VTG), which aims to ground target clips from videos (such as consecutive intervals or disjoint shots) according to custom language queries (e.g., sentences or words), is key for video browsing on social media. Most…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Kevin Qinghong Lin , Pengchuan Zhang , Joya Chen , Shraman Pramanick , Difei Gao , Alex Jinpeng Wang , Rui Yan , Mike Zheng Shou

Camera localization, i.e., camera pose regression, represents an important task in computer vision since it has many practical applications such as in the context of intelligent vehicles and their localization. Having reliable estimates of…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Matteo Vaghi , Augusto Luis Ballardini , Simone Fontana , Domenico Giorgio Sorrenti

Joint video-language learning has received increasing attention in recent years. However, existing works mainly focus on single or multiple trimmed video clips (events), which makes human-annotated event boundaries necessary during…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Teng Wang , Jinrui Zhang , Feng Zheng , Wenhao Jiang , Ran Cheng , Ping Luo

Video Temporal Grounding (VTG) localizes the temporal boundaries of a query-relevant moment in long, untrimmed videos, making video-language-model (VLM) pipelines prohibitively expensive. While recent training-free visual token pruning has…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Jiaqi Li , Shuntian Zheng , Yixian Shen , Jia-Hong Huang , Xiaoman Lu , Minzhe Ni , Yu Guan

The development of unsupervised Video Anomaly Detection (VAD) relies on technologies in the field of signal processing. Since the anomaly is quite ambiguous and unbounded, different detection demands may often be raised even in one…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Kai Cheng , Xinzhe Li , Lijuan Che

While Video Large Language Models (Video-LLMs) have shown significant potential in multimodal understanding and reasoning tasks, how to efficiently select the most informative frames from videos remains a critical challenge. Existing…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Shihao Wang , Guo Chen , De-an Huang , Zhiqi Li , Minghan Li , Guilin Liu , Jose M. Alvarez , Lei Zhang , Zhiding Yu

Video Anomaly Detection (VAD) aims to identify anomalous events in videos and accurately determine their time intervals. Current VAD methods mainly fall into two categories: traditional DNN-based approaches that focus on temporal…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Shibo Gao , Peipei Yang , Yangyang Liu , Yi Chen , Han Zhu , Xuyao Zhang , Linlin Huang

There is a significant need for principled uncertainty reasoning in machine learning systems as they are increasingly deployed in safety-critical domains. A new approach with uncertainty-aware regression-based neural networks (NNs), based…

机器学习 · 计算机科学 2023-07-21 Nis Meinert , Jakob Gawlikowski , Alexander Lavin

Current Video-LLM approaches for Video Temporal Grounding (VTG) typically rely on direct timestamp generation from an unstructured visual-token stream, often leading to brittle numerics and inconsistent boundaries. To address this, we…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Zelin Zheng , Xinyan Liu , Ruixin Li , Antoni B. Chan , Guorong Li , Qingming Huang , Laiyun Qing

Temporal Video Grounding (TVG) aims to precisely localize video segments corresponding to natural language queries, which is a critical capability for long-form video understanding. Although existing reinforcement learning approaches…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Chaohong Guo , Xun Mo , Yongwei Nie , Xuemiao Xu , Chao Xu , Fei Yu , Chengjiang Long

Temporal video grounding (TVG) aims to retrieve the time interval of a language query from an untrimmed video. A significant challenge in TVG is the low "Semantic Noise Ratio (SNR)", which results in worse performance with lower SNR. Prior…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Qi Zhang , Sipeng Zheng , Qin Jin

Reconstructing dynamic 4D scenes is an important yet challenging task. While 3D foundation models like VGGT excel in static settings, they often struggle with dynamic sequences where motion causes significant geometric ambiguity. To address…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Ying Zang , Yidong Han , Chaotao Ding , Yuanqi Hu , Deyi Ji , Qi Zhu , Xuanfu Li , Jin Ma , Lingyun Sun , Tianrun Chen , Lanyun Zhu

Video temporal grounding (VTG) is a fine-grained video understanding problem that aims to ground relevant clips in untrimmed videos given natural language queries. Most existing VTG models are built upon frame-wise final-layer CLIP…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ye Liu , Jixuan He , Wanhua Li , Junsik Kim , Donglai Wei , Hanspeter Pfister , Chang Wen Chen

Vision-language models (VLM) excel at general understanding yet remain weak at dynamic spatial reasoning (DSR), i.e., reasoning about the evolvement of object geometry and relationship in 3D space over time, largely due to the scarcity of…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Shengchao Zhou , Yuxin Chen , Yuying Ge , Wei Huang , Jiehong Lin , Ying Shan , Xiaojuan Qi