中文
相关论文

相关论文: ISSTAD: Incremental Self-Supervised Learning Based…

200 篇论文

Deep neural networks need a big amount of training data, while in the real world there is a scarcity of data available for training purposes. To resolve this issue unsupervised methods are used for training with limited data. In this…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Sayed Hashim , Muhammad Ali

The proliferation of highly realistic AI-generated images poses critical challenges for digital forensics, demanding precise pixel-level localization of manipulated regions. Existing methods predominantly learn discriminative patterns of…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Jiangling Zhang , Shuxuan Gao , Bofan Liu , Siqiang Feng , Jirui Huang , Yaxiong Chen , Ziyu Chen

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is adopted as a criterion…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Dong Gong , Lingqiao Liu , Vuong Le , Budhaditya Saha , Moussa Reda Mansour , Svetha Venkatesh , Anton van den Hengel

In the last two decades Computer Aided Diagnostics (CAD) systems were developed to help radiologists analyze screening mammograms. The benefits of current CAD technologies appear to be contradictory and they should be improved to be…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Dezső Ribli , Anna Horváth , Zsuzsa Unger , Péter Pollner , István Csabai

Integrated circuit manufacturing is highly complex, comprising hundreds of process steps. Defects can arise at any stage, causing yield loss and ultimately degrading product reliability. Supervised methods require extensive human annotation…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Botong. Zhao , Xubin. Wang , Shujing. Lyu , Yue. Lu

The convolutional neural network (CNN) learns the same object in different positions in images, which can improve the recognition accuracy of the model. An implication of this is that CNN may know where the object is. The usefulness of the…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Nan Yang , Laicheng Zhong , Fan Huang , Dong Yuan , Wei Bao

In this paper, we introduce a novel task termed unified anomaly detection and classification, which aims to simultaneously detect anomalous regions in images and identify their specific categories. Existing methods typically treat anomaly…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Ximiao Zhang , Min Xu , Zheng Zhang , Junlin Hu , Xiuzhuang Zhou

We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yue Wu , Tal Hassner , KangGeon Kim , Gerard Medioni , Prem Natarajan

Deep anomaly detection (AD) aims to provide robust and efficient classifiers for one-class and unbalanced settings. However current AD models still struggle on edge-case normal samples and are often unable to keep high performance over…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Loic Jezequel , Ngoc-Son Vu , Jean Beaudet , Aymeric Histace

In unsupervised image anomaly detection, reconstruction methods aim to train models to capture normal patterns comprehensively for normal data reconstruction. Yet, these models sometimes retain unintended reconstruction capacity for…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Tingfeng Huang , Weijia Kong , Yuxuan Cheng , Jingbo Xia , Rui Yu , Jinhai Xiang , Xinwei He

Recent advancements in industrial anomaly detection (AD) have demonstrated that incorporating a small number of anomalous samples during training can significantly enhance accuracy. However, this improvement often comes at the cost of…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Hanxi Li , Jingqi Wu , Deyin Liu , Lin Wu , Hao Chen , Mingwen Wang , Chunhua Shen

Unsupervised anomaly detection and segmentation methods train a model to learn the training distribution as `normal'. In the testing phase, they identify patterns that deviate from this normal distribution as `anomalies'. To learn the…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Ziyun Liang , Xiaoqing Guo , Wentian Xu , Yasin Ibrahim , Natalie Voets , Pieter M Pretorius , J. Alison Noble , Konstantinos Kamnitsas

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

Continuous efforts are being made to advance anomaly detection in various manufacturing processes to increase the productivity and safety of industrial sites. Deep learning replaced rule-based methods and recently emerged as a promising…

机器学习 · 计算机科学 2024-06-28 Kukjin Choi , Jihun Yi , Jisoo Mok , Sungroh Yoon

In one-class-learning tasks, only the normal case (foreground) can be modeled with data, whereas the variation of all possible anomalies is too erratic to be described by samples. Thus, due to the lack of representative data, the…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Duc Tam Nguyen , Zhongyu Lou , Michael Klar , Thomas Brox

Finding an interpretable non-redundant representation of real-world data is one of the key problems in Machine Learning. Biological neural networks are known to solve this problem quite well in unsupervised manner, yet unsupervised…

机器学习 · 计算机科学 2020-10-13 Denis Kuzminykh , Laida Kushnareva , Timofey Grigoryev , Alexander Zatolokin

Even though convolutional neural networks can classify objects in images very accurately, it is well known that the attention of the network may not always be on the semantically important regions of the scene. It has been observed that…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Maliha Arif , Calvin Yong , Abhijit Mahalanobis

Convolutional Neural Networks (CNNs) are used for a wide range of image-related tasks such as image classification and object detection. However, a large pre-trained CNN model contains a lot of redundancy considering the task-specific edge…

分布式、并行与集群计算 · 计算机科学 2019-10-09 Zhuwei Qin , Fuxun Yu , Xiang Chen

Anomaly detection in industrial visual inspection is challenging due to the scarcity of defective samples. Most existing methods rely on unsupervised reconstruction using only normal data, often resulting in overfitting and poor detection…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Amirhossein Khadivi Noghredeh , Abdollah Safari , Fatemeh Ziaeetabar , Firoozeh Haghighi