中文
相关论文

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

200 篇论文

The latest trend in anomaly detection is to train a unified model instead of training a separate model for each category. However, existing multi-class anomaly detection (MCAD) models perform poorly in multi-view scenarios because they…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Qianzi Yu , Yang Cao , Yu Kang

Unsupervised visual anomaly detection from multi-view images presents a significant challenge: distinguishing genuine defects from benign appearance variations caused by viewpoint changes. Existing methods, often designed for single-view…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Xintao Chen , Xiaohao Xu , Bozhong Zheng , Yun Liu , Yingna Wu

The practical deployment of Visual Anomaly Detection (VAD) systems is hindered by their sensitivity to real-world imaging variations, particularly the complex interplay between viewpoint and illumination which drastically alters defect…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Yunkang Cao , Yuqi Cheng , Xiaohao Xu , Yiheng Zhang , Yihan Sun , Yuxiang Tan , Yuxin Zhang , Xiaonan Huang , Weiming Shen

Video Anomaly Detection (VAD) finds widespread applications in security surveillance, traffic monitoring, industrial monitoring, and healthcare. Despite extensive research efforts, there remains a lack of concise reviews that provide…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Liyun Zhu , Lei Wang , Arjun Raj , Tom Gedeon , Chen Chen

Multimodal multiview learning seeks to integrate information from diverse sources to enhance task performance. Existing approaches often struggle with flexible view configurations, including arbitrary view combinations, numbers of views,…

机器学习 · 计算机科学 2026-02-19 Duc-Anh Nguyen , Nhien-An Le-Khac

Anomaly detection (AD) is often focused on detecting anomaly areas for industrial quality inspection and medical lesion examination. However, due to the specific scenario targets, the data scale for AD is relatively small, and evaluation…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jiangning Zhang , Chengjie Wang , Xiangtai Li , Guanzhong Tian , Zhucun Xue , Yong Liu , Guansong Pang , Dacheng Tao

In this paper, we introduce Masked Anomaly Detection (MAD), a general self-supervised learning task for multivariate time series anomaly detection. With the increasing availability of sensor data from industrial systems, being able to…

机器学习 · 计算机科学 2022-10-04 Yiwei Fu , Feng Xue

In recommendation systems, items are likely to be exposed to various users and we would like to learn about the familiarity of a new user with an existing item. This can be formulated as an anomaly detection (AD) problem distinguishing…

机器学习 · 计算机科学 2022-09-22 Ke Bai , Aonan Zhang , Zhizhong Li , Ricardo Heano , Chong Wang , Lawrence Carin

Precise optical inspection in industrial applications is crucial for minimizing scrap rates and reducing the associated costs. Besides merely detecting if a product is anomalous or not, it is crucial to know the distinct type of defect,…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Ylli Sadikaj , Hongkuan Zhou , Lavdim Halilaj , Stefan Schmid , Steffen Staab , Claudia Plant

The paper explores the industrial multimodal Anomaly Detection (AD) task, which exploits point clouds and RGB images to localize anomalies. We introduce a novel light and fast framework that learns to map features from one modality to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Alex Costanzino , Pierluigi Zama Ramirez , Giuseppe Lisanti , Luigi Di Stefano

This study targets Multi-Lighting Image Anomaly Detection (MLIAD), where multiple lighting conditions are utilized to enhance imaging quality and anomaly detection performance. While numerous image anomaly detection methods have been…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Yiheng Zhang , Yunkang Cao , Tianhang Zhang , Weiming Shen

Semi-supervised video anomaly detection (VAD) methods formulate the task of anomaly detection as detection of deviations from the learned normal patterns. Previous works in the field (reconstruction or prediction-based methods) suffer from…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Mohammad Baradaran , Robert Bergevin

Anomaly detection (AD) is a fundamental task in computer vision. It aims to identify incorrect image data patterns which deviate from the normal ones. Conventional methods generally address AD by preparing augmented negative samples to…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jianjian Qin , Chunzhi Gu , Jun Yu , Chao Zhang

Despite the rapid advance of unsupervised anomaly detection, existing methods require to train separate models for different objects. In this work, we present UniAD that accomplishes anomaly detection for multiple classes with a unified…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhiyuan You , Lei Cui , Yujun Shen , Kai Yang , Xin Lu , Yu Zheng , Xinyi Le

3D Anomaly Detection (AD) is a promising means of controlling the quality of manufactured products. However, existing methods typically require carefully training a task-specific model for each category independently, leading to high cost,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jiayi Cheng , Can Gao , Jie Zhou , Jiajun Wen , Tao Dai , Jinbao Wang

The built environment, encompassing critical infrastructure such as bridges and buildings, requires diligent monitoring of unexpected anomalies or deviations from a normal state in captured imagery. Anomaly detection methods could aid in…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Subin Varghese , Vedhus Hoskere

Traditional deep learning models often lack annotated data, especially in cross-domain applications such as anomaly detection, which is critical for early disease diagnosis in medicine and defect detection in industry. To address this…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Wahyu Rahmaniar , Kenji Suzuki

Annotating 3D data remains a costly bottleneck for 3D object detection, motivating the development of weakly supervised annotation methods that rely on more accessible 2D box annotations. However, relying solely on 2D boxes introduces…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Saad Lahlali , Alexandre Fournier Montgieux , Nicolas Granger , Hervé Le Borgne , Quoc Cuong Pham

Visual anomaly detection in multi-class settings poses significant challenges due to the diversity of object categories, the scarcity of anomalous examples, and the presence of camouflaged defects. In this paper, we propose PromptMAD, a…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Duncan McCain , Hossein Kashiani , Fatemeh Afghah

We present Manifold Alignment Determination (MAD), an algorithm for learning alignments between data points from multiple views or modalities. The approach is capable of learning correspondences between views as well as correspondences…

机器学习 · 统计学 2017-01-13 Andreas Damianou , Neil D. Lawrence , Carl Henrik Ek
‹ 上一页 1 2 3 10 下一页 ›