中文
相关论文

相关论文: Adaptive Evidential Learning for Temporal-Semantic…

200 篇论文

Video Referring Expression Comprehension (REC) aims to localize a target object in videos based on the queried natural language. Recent improvements in video REC have been made using Transformer-based methods with learnable queries.…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Ji Jiang , Meng Cao , Tengtao Song , Long Chen , Yi Wang , Yuexian Zou

Moment retrieval aims to locate the most relevant moment in an untrimmed video based on a given natural language query. Existing solutions can be roughly categorized into moment-based and clip-based methods. The former often involves heavy…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Jiajun He , Tomoki Toda

Event-based cameras (EBCs) have emerged as a bio-inspired alternative to traditional cameras, offering advantages in power efficiency, temporal resolution, and high dynamic range. However, the development of image analysis methods for EBCs…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Dmitrii Torbunov , Yihui Ren , Animesh Ghose , Odera Dim , Yonggang Cui

We introduce the task of retrieving relevant video moments from a large corpus of untrimmed, unsegmented videos given a natural language query. Our task poses unique challenges as a system must efficiently identify both the relevant videos…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Victor Escorcia , Mattia Soldan , Josef Sivic , Bernard Ghanem , Bryan Russell

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. The main challenge of this task is perceiving various…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Jiaqi Tang , Zhaoyang Liu , Chen Qian , Wayne Wu , Limin Wang

Dynamic Retrieval-augmented Generation (RAG) has shown great success in mitigating hallucinations in large language models (LLMs) during generation. However, existing dynamic RAG methods face significant limitations in two key aspects: 1)…

计算与语言 · 计算机科学 2025-05-20 Hanghui Guo , Jia Zhu , Shimin Di , Weijie Shi , Zhangze Chen , Jiajie Xu

Prompt learning is a dominant paradigm for adapting pre-trained Vision-Language Models (VLMs) to downstream tasks. However, existing methods often rely on a simplistic, layer-centric view, assuming shallow layers capture general features…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yiming Ma , Hongkun Yang , Lionel Z. Wang , Bin Chen , Weizhi Xian , Jianzhi Teng

Most existing real-time deep models trained with each frame independently may produce inconsistent results across the temporal axis when tested on a video sequence. A few methods take the correlations in the video sequence into…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

Automated mental health prediction using textual data has shown promising results with deep learning and large language models. However, deploying these models in high-stakes real-world settings remains challenging, as existing approaches…

计算与语言 · 计算机科学 2026-05-07 Yucheng Ruan , Ling Huang , Qika Lin , Kai He , Mengling Feng

Video moment retrieval (VMR) aims to localize target moments in untrimmed videos pertinent to a given textual query. Existing retrieval systems tend to rely on retrieval bias as a shortcut and thus, fail to sufficiently learn multi-modal…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Sunjae Yoon , Ji Woo Hong , Eunseop Yoon , Dahyun Kim , Junyeong Kim , Hee Suk Yoon , Chang D. Yoo

Efficiently modeling spatial-temporal information in videos is crucial for action recognition. To achieve this goal, state-of-the-art methods typically employ the convolution operator and the dense interaction modules such as non-local…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yuan Tian , Yichao Yan , Guangtao Zhai , Guodong Guo , Zhiyong Gao

Recent video multimodal large language models (MLLMs) increasingly couple step-by-step reasoning with on-demand visual evidence retrieval, allowing models to revisit relevant video segments during inference. However, two structural gaps…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Peng Zhang , Guanghao Zhang , Wanggui He , Longxiang Zhang , Mushui Liu , Yan Xia , Zhenhao Peng , Weilong Dai , Jinlong Liu , Haobing Tang , Le Zhang , Hao Jiang , Pipei Huang

This paper addresses the temporal sentence grounding (TSG). Although existing methods have made decent achievements in this task, they not only severely rely on abundant video-query paired data for training, but also easily fail into the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Daizong Liu , Xiaoye Qu , Jianfeng Dong , Pan Zhou , Zichuan Xu , Haozhao Wang , Xing Di , Weining Lu , Yu Cheng

Trustworthy ML systems should not only return accurate predictions, but also a reliable representation of their uncertainty. Bayesian methods are commonly used to quantify both aleatoric and epistemic uncertainty, but alternative…

人工智能 · 计算机科学 2024-09-11 Mira Jürgens , Nis Meinert , Viktor Bengs , Eyke Hüllermeier , Willem Waegeman

Dense object detection is widely used in automatic driving, video surveillance, and other fields. This paper focuses on the challenging task of dense object detection. Currently, detection methods based on greedy algorithms, such as…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Yueming Huang , Chenrui Ma , Hao Zhou , Hao Wu , Guowu Yuan

Recent progress in text-video retrieval has been largely driven by contrastive learning. However, existing methods often overlook the effect of the modality gap, which causes anchor representations to undergo in-place optimization (i.e.,…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Jian Xiao , Zijie Song , Jialong Hu , Hao Cheng , Jia Li , Zhenzhen Hu , Richang Hong

Video super-resolution, which attempts to reconstruct high-resolution video frames from their corresponding low-resolution versions, has received increasingly more attention in recent years. Most existing approaches opt to use deformable…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Xuan Xu , Xin Xiong , Jinge Wang , Xin Li

Compared with traditional deep learning techniques, continual learning enables deep neural networks to learn continually and adaptively. Deep neural networks have to learn new tasks and overcome forgetting the knowledge obtained from the…

机器学习 · 计算机科学 2022-02-08 Yujiang He

Video Anomaly Detection (VAD) can play a key role in spotting unusual activities in video footage. VAD is difficult to use in real-world settings due to the dynamic nature of human actions, environmental variations, and domain shifts.…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Shanle Yao , Ghazal Alinezhad Noghre , Armin Danesh Pazho , Hamed Tabkhi

Evidential deep learning, built upon belief theory and subjective logic, offers a principled and computationally efficient way to turn a deterministic neural network uncertainty-aware. The resultant evidential models can quantify…

机器学习 · 计算机科学 2023-06-27 Deep Pandey , Qi Yu