Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

10.4%20.9%31.3%41.7% · May 201919922001200920172026
48 results for reconstructive adversarial network

Capsule networks detect and diagnose adversarial images better than CNNs.

problem Detecting and diagnosing adversarial images in neural networks.
method Class-conditional capsule reconstruction and reconstructive attack.
result Capsule networks outperform CNNs in detecting and diagnosing adversarial images.

Generative adversarial networks reconstruct MRI images without full data.

problem Lack of fully-sampled ground truth data for supervised MRI reconstruction.
method Generative adversarial networks for unsupervised MRI reconstruction.
result Reconstructed images show more anatomical structure than conventional methods.

We propose a novel autoencoding model called Pairwise Augmented GANs. We train a generator and an encoder jointly and in an adversarial manner. The generator network learns to sample realistic objects. In turn, the encoder network at the same time is trained to map the true data distribution to the prior in latent spac…

2018-10-11abs ↗pdf ↗

DefenseVGAE defends graph neural networks against adversarial attacks.

problem Vulnerability of GNNs to adversarial structural perturbations.
method Variational Graph Autoencoder (VGAE) to reconstruct graph structure.
result DefenseVGAE reduces adversarial perturbations and boosts GCN performance.

IAGAN method improves medical image reconstruction by incorporating adaptive GAN priors.

problem Reconstructing high-fidelity medical images from incomplete data.
method Image-adaptive GAN-based reconstruction method (IAGAN).
result IAGAN can recover fine structures relevant for medical diagnosis.

New approach improves deep learning robustness in medical imaging.

problem Deep learning models are vulnerable to adversarial examples in medical imaging.
method Propose a min-max learning scheme to generate adversarial examples and filter them out.
result Proposed method significantly improves robustness of deep learning models in medical imaging.

Paper proposes MDAT to stabilize domain alignment in label-scarce settings.

problem Stable and comprehensive domain alignment in label-scarce settings.
method Max-margin Domain-Adversarial Training (MDAT) with Adversarial Reconstruction Network (ARN).
result MDAT stabilizes gradient reversing and achieves strong robustness to hyper-parameters.

ME-Net defends neural nets against adversarial attacks by reconstructing images.

problem Adversarial attacks on deep neural networks.
method ME-Net uses matrix estimation to preprocess images, destroying adversarial noise while preserving global structure.
result ME-Net consistently outperforms state-of-the-art defenses on various benchmarks.

New model improves privacy and accuracy by balancing reconstruction error and classification accuracy.

problem Balancing privacy and utility in machine learning models.
method Adversarial learning to find a sweet tradeoff between privacy and utility.
result RAN model achieves better privacy with better utility than existing alternatives.

We introduce a novel generative autoencoder network model that learns to encode and reconstruct images with high quality and resolution, and supports smooth random sampling from the latent space of the encoder. Generative adversarial networks (GANs) are known for their ability to simulate random high-quality images, bu…

2018-07-09abs ↗pdf ↗

Adversarial autoencoders improve anomaly detection in images.

problem Anomaly detection in images is challenging when training data contains outliers.
method Adversarial autoencoders enforce a prior distribution on latent representations to identify and reject potential anomalies during training.
result Adversarial autoencoders significantly improve robustness to outliers during training.

A method to control neural level sets for improved generalization and robustness.

problem Improving the properties of neural networks, particularly their decision boundaries and robustness.
method Sampling neural level sets and relating them to network parameters through a sample network.
result High fidelity surface reconstruction from raw 3D point clouds and comparable robust accuracy to state-of-the-art methods.

Improves autoencoder reconstruction quality by approximating latent space with adversarial learning.

problem Ambiguity in autoencoder reconstructions and difficulty in matching true distribution.
method Adversarially Approximated Autoencoder (AAAE) using GAN for flexible latent space approximation.
result Generates more faithful reconstructions and maintains latent manifold structure.

Here, we present a novel approach to solve the problem of reconstructing perceived stimuli from brain responses by combining probabilistic inference with deep learning. Our approach first inverts the linear transformation from latent features to brain responses with maximum a posteriori estimation and then inverts the …

2017-05-19abs ↗pdf ↗

Interval Neural Networks detect instabilities in image reconstructions.

problem Detecting instabilities in deep learning image reconstructions.
method Employed uncertainty quantification methods with Interval Neural Networks.
result Interval Neural Networks effectively reveal image reconstruction instabilities.

ALMGIG uses adversarial learning to generate and infer novel molecules efficiently.

problem Efficiently generating and inferring novel molecules using graph representations.
method Adversarial learning framework that avoids explicit graph isomorphism, using cycle-consistency loss and multi-graph Graph Isomorphism Network.
result ALMGIG more accurately learns the distribution over the space of molecules and efficiently searches the molecular space.

The increasingly photorealistic sample quality of generative image models suggests their feasibility in applications beyond image generation. We present the Neural Photo Editor, an interface that leverages the power of generative neural networks to make large, semantically coherent changes to existing images. To tackle…

2016-09-22abs ↗pdf ↗

Paper shows simple losses are effective at image reconstruction and detects overfitting in deep generators.

problem Detecting overfitting in deep generative networks, especially GANs.
method Simple losses for image reconstruction, analysis of reconstruction errors, comparison of GAN models.
result Overfitting is not detectable in pure GAN models but is in hybrid adversarial models.

Paper proposes RAN for better anomaly detection in time series data.

problem Anomaly detection algorithms often fail to accurately detect anomalies due to incomplete reconstruction of anomaly data.
method RAN uses adversarial learning and latent vector-constrained Autoencoder to ensure consistent reconstruction of anomaly data.
result RAN outperforms other algorithms in detecting meaningful anomalies with higher AUC-ROC scores.

We introduce the adversarially learned inference (ALI) model, which jointly learns a generation network and an inference network using an adversarial process. The generation network maps samples from stochastic latent variables to the data space while the inference network maps training examples in data space to the sp…

2016-06-02abs ↗pdf ↗

In recent years, neural network approaches have been widely adopted for machine learning tasks, with applications in computer vision. More recently, unsupervised generative models based on neural networks have been successfully applied to model data distributions via low-dimensional latent spaces. In this paper, we use…

2018-02-05abs ↗pdf ↗

PHom-GeM uses topological features to assess generative models.

problem Generative models produce chaotic distributions during training.
method Persistent Homology for Generative Models (PHom-GeM) minimizes an objective function between true and reconstructed distributions.
result PHom-GeM is a topological distance measure for generative models.

Generative adversarial network improves audio inpainting for long gaps.

problem Generating missing audio content in long-range gaps using WGAN.
method Proposed WGAN architecture with short-range and long-range neighboring borders.
result The proposed model outperforms classical WGAN in reconstructing high-frequency content.

Adversarial attacks on spectrograms can fool audio classifiers trained on waveforms.

problem Susceptibility of audio classifiers to adversarial attacks on spectrograms.
method Applying adversarial attacks to spectrograms and reconstructing audio waveforms.
result Perturbed spectrograms can fool 2D CNNs and 1D CNNs trained on audio waveforms.

Improved unsupervised word translation using adversarial autoencoder with cycle consistency and input reconstruction.

problem Challenging language pairs and lack of parallel data for unsupervised word translation.
method Adversarial autoencoder with cycle consistency and input reconstruction regularization.
result More stable and better performance than recent approaches.

Paper uses VAEs and GANs to estimate cryo-EM image orientation and camera parameters.

problem Estimating orientation and camera parameters from noisy cryo-EM images.
method Combines VAEs and GANs to learn latent representation, then designs estimation method.
result Geometric approach for fast cryo-EM biomolecule reconstruction.

Paper defends iris recognition from adversarial examples using wavelet decomposition.

problem Adversarial examples threaten deep neural networks in biometric applications.
method Wavelet domain denoising of input examples to detect and mitigate adversarial attacks.
result Proposed defense strategies improve recognition accuracy against adversarial attacks.

We propose denoising dictionary learning (DDL), a simple yet effective technique as a protection measure against adversarial perturbations. We examined denoising dictionary learning on MNIST and CIFAR10 perturbed under two different perturbation techniques, fast gradient sign (FGSM) and jacobian saliency maps (JSMA). W…

2018-01-07abs ↗pdf ↗

Paper tackles fall detection using adversarial learning.

problem Detecting falls in the absence of training data due to class imbalance.
method Adversarial learning framework with spatio-temporal autoencoder and convolution network.
result Proposed framework outperformed baseline methods on publicly available datasets.

This paper is first-line research expanding GANs into graph topology analysis. By leveraging the hierarchical connectivity structure of a graph, we have demonstrated that generative adversarial networks (GANs) can successfully capture topological features of any arbitrary graph, and rank edge sets by different stages a…

2017-07-19abs ↗pdf ↗

We present a new autoencoder-type architecture that is trainable in an unsupervised mode, sustains both generation and inference, and has the quality of conditional and unconditional samples boosted by adversarial learning. Unlike previous hybrids of autoencoders and adversarial networks, the adversarial game in our ap…

2017-04-07abs ↗pdf ↗

This paper uses GAN and ERMSE to improve stock price movement prediction accuracy.

problem Predicting stock price movement direction is challenging due to complex, incomplete, and fuzzy information.
method The paper proposes a deep learning model using GAN and ERMSE to forecast stock market trends.
result The GAN model outperformed LSTM in predicting stock price movement direction with a 4.35% improvement.