中文
相关论文

相关论文: OLED: One-Class Learned Encoder-Decoder Network wi…

200 篇论文

This paper shows that masked autoencoders (MAE) are scalable self-supervised learners for computer vision. Our MAE approach is simple: we mask random patches of the input image and reconstruct the missing pixels. It is based on two core…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Kaiming He , Xinlei Chen , Saining Xie , Yanghao Li , Piotr Dollár , Ross Girshick

Convolutional Neural Networks are a well-known staple of modern image classification. However, it can be difficult to assess the quality and robustness of such models. Deep models are known to perform well on a given training and estimation…

机器学习 · 统计学 2018-02-06 Alexey Chaplygin , Joshua Chacksfield

Deep neural networks are widely used for classification. These deep models often suffer from a lack of interpretability -- they are particularly difficult to understand because of their non-linear nature. As a result, neural networks are…

人工智能 · 计算机科学 2017-11-22 Oscar Li , Hao Liu , Chaofan Chen , Cynthia Rudin

The core of out-of-distribution (OOD) detection is to learn the in-distribution (ID) representation, which is distinguishable from OOD samples. Previous work applied recognition-based methods to learn the ID features, which tend to learn…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Jingyao Li , Pengguang Chen , Shaozuo Yu , Zexin He , Shu Liu , Jiaya Jia

Multi-class novelty detection is increasingly becoming an important area of research due to the continuous increase in the number of object categories. It tries to answer the pertinent question: given a test sample, should we even try to…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Supritam Bhattacharjee , Devraj Mandal , Soma Biswas

Time series anomaly detection is important in modern large-scale systems and is applied in a variety of domains to analyze and monitor the operation of diverse systems. Unsupervised approaches have received widespread interest, as they do…

机器学习 · 计算机科学 2025-10-23 Buang Zhang , Tung Kieu , Xiangfei Qiu , Chenjuan Guo , Jilin Hu , Aoying Zhou , Christian S. Jensen , Bin Yang

Medical vision-and-language pre-training provides a feasible solution to extract effective vision-and-language representations from medical images and texts. However, few studies have been dedicated to this field to facilitate medical…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Zhihong Chen , Yuhao Du , Jinpeng Hu , Yang Liu , Guanbin Li , Xiang Wan , Tsung-Hui Chang

Autoencoder, as an essential part of many anomaly detection methods, is lacking flexibility on normal data in complex datasets. U-Net is proved to be effective for this purpose but overfits on the training data if trained by just using…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Mohammadreza Salehi , Ainaz Eftekhar , Niousha Sadjadi , Mohammad Hossein Rohban , Hamid R. Rabiee

Video anomaly detection is often seen as one-class classification (OCC) problem due to the limited availability of anomaly examples. Typically, to tackle this problem, an autoencoder (AE) is trained to reconstruct the input with training…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Marcella Astrid , Muhammad Zaigham Zaheer , Jae-Yeong Lee , Seung-Ik Lee

Screening cluttered and occluded contraband items from baggage X-ray scans is a cumbersome task even for the expert security staff. This paper presents a novel strategy that extends a conventional encoder-decoder architecture to perform…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Taimur Hassan , Samet Akcay , Mohammed Bennamoun , Salman Khan , Naoufel Werghi

Open-vocabulary object detection (OVOD) aims to recognize novel objects whose categories are not included in the training set. In order to classify these unseen classes during training, many OVOD frameworks leverage the zero-shot capability…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Joonhyun Jeong , Geondo Park , Jayeon Yoo , Hyungsik Jung , Heesu Kim

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the mesh connectivity…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Eric Lei , Muhammad Asad Lodhi , Jiahao Pang , Junghyun Ahn , Dong Tian

Predicting salient regions in natural images requires the detection of objects that are present in a scene. To develop robust representations for this challenging task, high-level visual features at multiple spatial scales must be extracted…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Alexander Kroner , Mario Senden , Kurt Driessens , Rainer Goebel

In this research work, we have demonstrated the application of Mask-RCNN (Regional Convolutional Neural Network), a deep-learning algorithm for computer vision and specifically object detection, to semiconductor defect inspection domain.…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Bappaditya Dey , Enrique Dehaerne , Kasem Khalil , Sandip Halder , Philippe Leray , Magdy A. Bayoumi

Image denoising is always a challenging task in the field of computer vision and image processing. In this paper, we have proposed an encoder-decoder model with direct attention, which is capable of denoising and reconstruct highly…

机器学习 · 统计学 2018-01-17 Kazi Nazmul Haque , Mohammad Abu Yousuf , Rajib Rana

This work proposes a real-time anomaly detection scheme that leverages the multi-step ahead prediction capabilities of encoder-decoder (ED) deep learning models with recurrent units. Specifically, an encoder-decoder is used to model…

机器学习 · 计算机科学 2023-09-08 Sadananda Behera , Tania Panayiotou , Georgios Ellinas

End-to-end deep learning for communication systems, i.e., systems whose encoder and decoder are learned, has attracted significant interest recently, due to its performance which comes close to well-developed classical encoder-decoder…

信息论 · 计算机科学 2019-03-12 Rick Fritschek , Rafael F. Schaefer , Gerhard Wunder

Representation learning of textual networks poses a significant challenge as it involves capturing amalgamated information from two modalities: (i) underlying network structure, and (ii) node textual attributes. For this, most existing…

计算与语言 · 计算机科学 2020-11-06 Tony Gracious , Ambedkar Dukkipati

Anomaly detection refers to the task of finding unusual instances that stand out from the normal data. In several applications, these outliers or anomalous instances are of greater interest compared to the normal ones. Specifically in the…

图像与视频处理 · 电气工程与系统科学 2020-01-14 Manpreet Singh Minhas , John Zelek

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Donghoon Lee , Sifei Liu , Jinwei Gu , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz