中文
相关论文

相关论文: A Robust Classification-autoencoder to Defend Outl…

200 篇论文

Deep learning methods have shown state of the art performance in a range of tasks from computer vision to natural language processing. However, it is well known that such systems are vulnerable to attackers who craft inputs in order to…

机器学习 · 计算机科学 2020-09-29 Giulio Zizzo , Chris Hankin , Sergio Maffeis , Kevin Jones

The existence of adversarial examples and the easiness with which they can be generated raise several security concerns with regard to deep learning systems, pushing researchers to develop suitable defense mechanisms. The use of networks…

密码学与安全 · 计算机科学 2020-10-12 Bowen Zhang , Benedetta Tondi , Xixiang Lv , Mauro Barni

Bias in classifiers is a severe issue of modern deep learning methods, especially for their application in safety- and security-critical areas. Often, the bias of a classifier is a direct consequence of a bias in the training dataset,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Christian Reimers , Paul Bodesheim , Jakob Runge , Joachim Denzler

A feature learning task involves training models that are capable of inferring good representations (transformations of the original space) from input data alone. When working with limited or unlabelled data, and also when multiple visual…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Gabriel B. Cavallari , Leonardo Sampaio Ferraz Ribeiro , Moacir Antonelli Ponti

There is a rising interest in studying the robustness of deep neural network classifiers against adversaries, with both advanced attack and defence techniques being actively developed. However, most recent work focuses on discriminative…

机器学习 · 计算机科学 2019-05-28 Yingzhen Li , John Bradshaw , Yash Sharma

Variational autoencoders are powerful algorithms for identifying dominant latent structure in a single dataset. In many applications, however, we are interested in modeling latent structure and variation that are enriched in a target…

机器学习 · 计算机科学 2019-02-14 Abubakar Abid , James Zou

Adversarial example detection is known to be an effective adversarial defense method. Black-box attack, which is a more realistic threat and has led to various black-box adversarial training-based defense methods, however, does not attract…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Yifei Gao , Zhiyu Lin , Yunfan Yang , Jitao Sang

We present Self-Classifier -- a novel self-supervised end-to-end classification learning approach. Self-Classifier learns labels and representations simultaneously in a single-stage end-to-end manner by optimizing for same-class prediction…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Elad Amrani , Leonid Karlinsky , Alex Bronstein

Dense retrievers encode queries and documents and map them in an embedding space using pre-trained language models. These embeddings need to be high-dimensional to fit training signals and guarantee the retrieval effectiveness of dense…

信息检索 · 计算机科学 2022-10-25 Zhenghao Liu , Han Zhang , Chenyan Xiong , Zhiyuan Liu , Yu Gu , Xiaohua Li

Detectors in next-generation high-energy physics experiments face several daunting requirements, such as high data rates, damaging radiation exposure, and stringent constraints on power, space, and latency. To address these challenges,…

数据分析、统计与概率 · 物理学 2025-08-18 Alexander Yue , Haoyi Jia , Julia Gonski

Autoencoders are a type of unsupervised neural networks, which can be used to solve various tasks, e.g., dimensionality reduction, image compression, and image denoising. An AE has two goals: (i) compress the original input to a…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Training-time defenses, known as adversarial training, incur high training costs and do not generalize to unseen attacks. Test-time defenses solve these issues but most existing test-time defenses require adapting the model weights,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Yun-Yun Tsai , Ju-Chin Chao , Albert Wen , Zhaoyuan Yang , Chengzhi Mao , Tapan Shah , Junfeng Yang

We present an architecture that is effective for continual learning in an especially demanding setting, where task boundaries do not exist or are unknown, and where classes have to be learned online (with each example presented only once).…

机器学习 · 计算机科学 2021-10-08 Murray Shanahan , Christos Kaplanis , Jovana Mitrović

We theoretically analyse the limits of robustness to test-time adversarial and noisy examples in classification. Our work focuses on deriving bounds which uniformly apply to all classifiers (i.e all measurable functions from features to…

机器学习 · 统计学 2020-11-13 Elvis Dohmatob

This letter introduces a new denoiser that modifies the structure of denoising autoencoder (DAE), namely noise learning based DAE (nlDAE). The proposed nlDAE learns the noise of the input data. Then, the denoising is performed by…

机器学习 · 计算机科学 2022-01-24 Woong-Hee Lee , Mustafa Ozger , Ursula Challita , Ki Won Sung

Inspired by recent advances in diffusion models, which are reminiscent of denoising autoencoders, we investigate whether they can acquire discriminative representations for classification via generative pre-training. This paper shows that…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Weilai Xiang , Hongyu Yang , Di Huang , Yunhong Wang

Outlier detection is one of the most important processes taken to create good, reliable data in machine learning. The most methods of outlier detection leverage an auxiliary reconstruction task by assuming that outliers are more difficult…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Ning Huyan , Dou Quan , Xiangrong Zhang , Xuefeng Liang , Jocelyn Chanussot , Licheng Jiao

Gradient-based adversarial attacks on neural networks can be crafted in a variety of ways by varying either how the attack algorithm relies on the gradient, the network architecture used for crafting the attack, or both. Most recent work…

机器学习 · 计算机科学 2020-01-28 Rehana Mahfuz , Rajeev Sahay , Aly El Gamal

Deep neural network-based classifiers trained with the categorical cross-entropy (CCE) loss are sensitive to label noise in the training data. One common type of method that can mitigate the impact of label noise can be viewed as supervised…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Aritra Ghosh , Andrew Lan

Modern machine learning-based recognition approaches require large-scale datasets with large number of labelled training images. However, such datasets are inherently difficult and costly to collect and annotate. Hence there is a great and…

机器学习 · 计算机科学 2019-12-30 Yanwei Fu , De-An Huang , Leonid Sigal