中文
相关论文

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

200 篇论文

Auto-Encoder (AE)-based deep subspace clustering (DSC) methods have achieved impressive performance due to the powerful representation extracted using deep neural networks while prioritizing categorical separability. However,…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Juncheng Lv , Zhao Kang , Xiao Lu , Zenglin Xu

In our previous work, we proposed a discriminative autoencoder (DcAE) for speech recognition. DcAE combines two training schemes into one. First, since DcAE aims to learn encoder-decoder mappings, the squared error between the reconstructed…

声音 · 计算机科学 2022-06-16 Hung-Shin Lee , Pin-Tuan Huang , Yao-Fei Cheng , Hsin-Min Wang

Outlier detection is a crucial analytical tool in various fields. In critical systems like manufacturing, malfunctioning outlier detection can be costly and safety-critical. Therefore, there is a significant need for explainable artificial…

机器学习 · 计算机科学 2025-02-04 Patrick Knab , Sascha Marton , Christian Bartelt , Robert Fuder

Generative autoencoders offer a promising approach for controllable text generation by leveraging their latent sentence representations. However, current models struggle to maintain coherent latent spaces required to perform meaningful text…

机器学习 · 计算机科学 2020-07-08 Tianxiao Shen , Jonas Mueller , Regina Barzilay , Tommi Jaakkola

Semi-supervised learning is sought for leveraging the unlabelled data when labelled data is difficult or expensive to acquire. Deep generative models (e.g., Variational Autoencoder (VAE)) and semisupervised Generative Adversarial Networks…

机器学习 · 计算机科学 2019-05-09 Xiang Zhang , Lina Yao , Feng Yuan

The Kolmogorov-Arnold Network (KAN) has recently gained attention as an alternative to traditional multi-layer perceptrons (MLPs), offering improved accuracy and interpretability by employing learnable activation functions on edges. In this…

机器学习 · 计算机科学 2025-01-03 Fangchen Yu , Ruilizhen Hu , Yidong Lin , Yuqi Ma , Zhenghao Huang , Wenye Li

Self-supervised representation learning techniques have been developing rapidly to make full use of unlabeled images. They encode images into rich features that are oblivious to downstream tasks. Behind their revolutionary representation…

密码学与安全 · 计算机科学 2023-03-28 Zeyang Sha , Xinlei He , Ning Yu , Michael Backes , Yang Zhang

The reliance on deep learning algorithms has grown significantly in recent years. Yet, these models are highly vulnerable to adversarial attacks, which introduce visually imperceptible perturbations into testing data to induce…

机器学习 · 计算机科学 2019-06-14 Rajeev Sahay , Rehana Mahfuz , Aly El Gamal

In this paper, we study the problem of how to defend classifiers against adversarial attacks that fool the classifiers using subtly modified input data. In contrast to previous works, here we focus on the white-box adversarial defense where…

机器学习 · 计算机科学 2019-09-16 Zudi Lin , Hanspeter Pfister , Ziming Zhang

Adversarial examples (AEs) are images that can mislead deep neural network (DNN) classifiers via introducing slight perturbations into original images. Recent work has shown that detecting AEs can be more effective against AEs than…

机器学习 · 计算机科学 2019-09-24 Jinkyu Koo , Michael Roth , Saurabh Bagchi

Autoencoder can give rise to an appropriate latent representation of the input data, however, the representation which is solely based on the intrinsic property of the input data, is usually inferior to express some semantic information. A…

机器学习 · 计算机科学 2022-06-01 Yurui Ming , Cuihuan Du , Chin-Teng Lin

High dimensional data is often assumed to be concentrated on or near a low-dimensional manifold. Autoencoders (AE) is a popular technique to learn representations of such data by pushing it through a neural network with a low dimension…

机器学习 · 计算机科学 2020-10-06 Amos Gropp , Matan Atzmon , Yaron Lipman

Image compression has been investigated for many decades. Recently, deep learning approaches have achieved a great success in many computer vision tasks, and are gradually used in image compression. In this paper, we develop three overall…

图像与视频处理 · 电气工程与系统科学 2018-07-03 Zhengxue Cheng , Heming Sun , Masaru Takeuchi , Jiro Katto

Autoencoder networks are unsupervised approaches aiming at combining generative and representational properties by learning simultaneously an encoder-generator map. Although studied extensively, the issues of whether they have the same…

机器学习 · 计算机科学 2020-04-10 Stanislav Pidhorskyi , Donald Adjeroh , Gianfranco Doretto

In the last few years there have been important advancements in generative models with the two dominant approaches being Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). However, standard Autoencoders (AEs) and…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Massimiliano Patacchiola , Patrick Fox-Roberts , Edward Rosten

This is Btech thesis report on detection and purification of adverserially attacked images. A deep learning model is trained on certain training examples for various tasks such as classification, regression etc. By training, weights are…

机器学习 · 计算机科学 2022-05-18 Dvij Kalaria

Deep convolutional neural networks have achieved great successes over recent years, particularly in the domain of computer vision. They are fast, convenient, and -- thanks to mature frameworks -- relatively easy to implement and deploy.…

机器学习 · 计算机科学 2019-10-22 Jan Philip Göpfert , Heiko Wersing , Barbara Hammer

Graph autoencoders (AE) and variational autoencoders (VAE) recently emerged as powerful node embedding methods, with promising performances on challenging tasks such as link prediction and node clustering. Graph AE, VAE and most of their…

机器学习 · 计算机科学 2019-10-03 Guillaume Salha , Romain Hennequin , Michalis Vazirgiannis

This paper presents a framework for efficiently learning feature selection policies which use less features to reach a high classification precision on large unstructured data. It uses a Deep Convolutional Autoencoder (DCAE) for learning…

机器学习 · 计算机科学 2019-12-23 Johan S. Obando-Ceron , Victor Romero Cano , Walter Mayor Toro

Though deep neural networks have achieved state-of-the-art performance in visual classification, recent studies have shown that they are all vulnerable to the attack of adversarial examples. Small and often imperceptible perturbations to…

机器学习 · 计算机科学 2018-06-05 Pinlong Zhao , Zhouyu Fu , Ou wu , Qinghua Hu , Jun Wang