中文
相关论文

相关论文: Learning Multi-view Anomaly Detection with Efficie…

200 篇论文

Video anomaly detection (VAD) mainly refers to identifying anomalous events that have not occurred in the training set where only normal samples are available. Existing works usually formulate VAD as a reconstruction or prediction problem.…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yue Lu , Congqi Cao , Yanning Zhang

Existing anomaly detection (AD) methods often treat the modality and class as independent factors. Although this paradigm has enriched the development of AD research branches and produced many specialized models, it has also led to…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yuan Zhao , Youwei Pang , Lihe Zhang , Hanqi Liu , Jiaming Zuo , Huchuan Lu , Xiaoqi Zhao

Visual Anomaly Detection (VAD) is a key task in industrial settings, where minimizing operational costs is essential. Deploying deep learning models within Internet of Things (IoT) environments introduces specific challenges due to limited…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Arianna Stropeni , Francesco Borsatti , Manuel Barusco , Davide Dalle Pezze , Marco Fabris , Gian Antonio Susto

Video Anomaly Detection (VAD) is an important topic in computer vision. Motivated by the recent advances in self-supervised learning, this paper addresses VAD by solving an intuitive yet challenging pretext task, i.e., spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Guodong Wang , Yunhong Wang , Jie Qin , Dongming Zhang , Xiuguo Bao , Di Huang

Anomaly detection (AD) plays a pivotal role in AI applications, e.g., in classification, and intrusion/threat detection in cybersecurity. However, most existing methods face challenges of heterogeneity amongst feature subsets posed by…

人工智能 · 计算机科学 2025-01-15 Phai Vu Dinh , Diep N. Nguyen , Dinh Thai Hoang , Quang Uy Nguyen , Eryk Dutkiewicz

In this paper, we present an approach in the Multimodal Learning Analytics field. Within this approach, we have developed a tool to visualize and analyze eye movement data collected during learning sessions in online courses. The tool is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Miriam Navarro , Álvaro Becerra , Roberto Daza , Ruth Cobos , Aythami Morales , Julian Fierrez

Semi-supervised anomaly detection (AD) has shown great promise by effectively leveraging limited labeled data. However, existing methods are typically structured around scoring individual points or simple pairs. Such {point- or…

机器学习 · 计算机科学 2025-12-10 Jianling Gao , Chongyang Tao , Xuelian Lin , Junfeng Liu , Shuai Ma

Anomaly detection (AD) is the machine learning task of identifying highly discrepant abnormal samples by solely relying on the consistency of the normal training samples. Under the constraints of a distribution shift, the assumption that…

机器学习 · 计算机科学 2023-12-25 João B. S. Carvalho , Mengtao Zhang , Robin Geyer , Carlos Cotrini , Joachim M. Buhmann

Automated f ault detection and monitoring in engineering are critical but frequently difficult owing to the necessity for collecting and labeling large amounts of defective samples . We present an unsupervised method that uses the high end…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Ahmed Maged , Herman Shen

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series.…

机器学习 · 计算机科学 2021-07-19 Chris U. Carmona , François-Xavier Aubet , Valentin Flunkert , Jan Gasthaus

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

Visual Anomaly Detection (VAD) aims to identify abnormal samples in images that deviate from normal patterns, covering multiple domains, including industrial, logical, and medical fields. Due to the domain gaps between these fields,…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Zhaopeng Gu , Bingke Zhu , Guibo Zhu , Yingying Chen , Ming Tang , Jinqiao Wang

Recently, multi-view learning (MVL) has garnered significant attention due to its ability to fuse discriminative information from multiple views. However, real-world multi-view datasets are often heterogeneous and imperfect, which usually…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Jie Xu , Na Zhao , Gang Niu , Masashi Sugiyama , Xiaofeng Zhu

Weakly supervised video anomaly detection (WSVAD) is a challenging task since only video-level labels are available for training. In previous studies, the discriminative power of the learned features is not strong enough, and the data…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Congqi Cao , Xin Zhang , Shizhou Zhang , Peng Wang , Yanning Zhang

Conventional Supervised Learning approaches focus on the mapping from input features to output labels. After training, the learnt models alone are adapted onto testing features to predict testing labels in isolation, with training data…

机器学习 · 计算机科学 2021-06-16 Yi Luo , Aiguo Chen , Bei Hui , Ke Yan

Existing two-stream models, such as CLIP, encode images and text through independent representations, showing good performance while ensuring retrieval speed, have attracted attention from industry and academia. However, the single…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Wanqing Cui , Rui Cheng , Jiafeng Guo , Xueqi Cheng

It is a common practice to exploit pyramidal feature representation to tackle the problem of scale variation in object instances. However, most of them still predict the objects in a certain range of scales based solely or mainly on a…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Zehui Gong , Dong Li

Anomaly detection is an important task for complex systems (e.g., industrial facilities, manufacturing, large-scale science experiments), where failures in a sub-system can lead to low yield, faulty products, or even damage to components.…

机器学习 · 计算机科学 2023-09-06 Ryan Humble , Zhe Zhang , Finn O'Shea , Eric Darve , Daniel Ratner

We address the problem of anomaly detection in videos. The goal is to identify unusual behaviours automatically by learning exclusively from normal videos. Most existing approaches are usually data-hungry and have limited generalization…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Yiwei Lu , Frank Yu , Mahesh Kumar Krishna Reddy , Yang Wang

This work studies a challenging and practical issue known as multi-class unsupervised anomaly detection (MUAD). This problem requires only normal images for training while simultaneously testing both normal and anomaly images across…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Jiangning Zhang , Xuhai Chen , Yabiao Wang , Chengjie Wang , Yong Liu , Xiangtai Li , Ming-Hsuan Yang , Dacheng Tao