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

248496743991 · Jun 202019922001200920172026
48 results for deep neural auto-encoder

The paper identifies saddlepoints in unsupervised auto-encoding neural nets.

problem The risk landscape of unsupervised least squares in auto-encoding neural nets.
method Established an equivalence between unsupervised least squares and principal manifolds, discussed regularization strategies for auto-encoders.
result All non-trivial critical points in auto-encoding are saddlepoints, which are degenerate in overcomplete auto-encoding.

A novel cross-modal auto-encoder associates different data types efficiently.

problem Cross-modal data association in heterogeneous datasets.
method Bayesian inference framework with variational auto-encoders and associators.
result Successfully associates visual and auditory data with minimal paired data.

Improved neural topic model for semi-supervised learning.

problem Representing textual data in an interpretable manner with limited labeled data.
method Label-Indexed Neural Topic Model (LI-NTM) that combines deep generative models with semi-supervised learning.
result LI-NTM outperforms existing models in document reconstruction and classifier performance.

Auto-encoding is an important task which is typically realized by deep neural networks (DNNs) such as convolutional neural networks (CNN). In this paper, we propose EncoderForest (abbrv. eForest), the first tree ensemble based auto-encoder. We present a procedure for enabling forests to do backward reconstruction by ut…

2017-09-26abs ↗pdf ↗

New method uses neural networks to interpolate stellar atmospheres with high precision.

problem Recover precise stellar model atmospheres from grids of models.
method Deep neural network with 1D convolutional auto-encoder for feature extraction.
result Higher precision compared to traditional methods.

We build on auto-encoding sequential Monte Carlo (AESMC): a method for model and proposal learning based on maximizing the lower bound to the log marginal likelihood in a broad family of structured probabilistic models. Our approach relies on the efficiency of sequential Monte Carlo (SMC) for performing inference in st…

2017-05-29abs ↗pdf ↗

Convolutional auto-encoders learn natural exponential family distributions.

problem Learning latent variables for non-Gaussian data.
method Inspired by CDL, combines CNN and deep learning for natural exponential family data.
result Improved unsupervised and competitive supervised performance.

Paper proposes a new method for learning deep generative models using annealed importance sampling.

problem Learning deep generative models efficiently and accurately.
method Proposes annealed importance sampling as a bridge between variational inference and Markov chain Monte Carlo.
result Demonstrates improved density models and better trade-off between computation and model accuracy.

Paper introduces a new framework combining deep learning and logic for relational data.

problem Scalability and flexibility of deep learning methods for relational data.
method Combines auto-encoding principle with first-order logic and logic programs.
result Latent representations are more accurate, flexible, and interpretable.

In this paper we introduce ZhuSuan, a python probabilistic programming library for Bayesian deep learning, which conjoins the complimentary advantages of Bayesian methods and deep learning. ZhuSuan is built upon Tensorflow. Unlike existing deep learning libraries, which are mainly designed for deterministic neural netw…

2017-09-18abs ↗pdf ↗

Novel framework evaluates deep learning models under distribution shift.

problem Evaluating robustness and generalization of deep learning models under distribution shift.
method Variational Inference, Auto-Encoding Variational Bayes, Variational Gaussian Mixture Model, Wasserstein distance.
result Popular CNN architectures and Bayesian CNN models robustness and generalization under distribution shift are assessed.

Deep neural networks map brain lesions to deficits for better brain function understanding.

problem Mapping the functional brain organization from pathological lesions.
method Deep generative neural network architectures, specifically variational convolutional volumetric auto-encoders.
result Our model outperforms established methods in lesion-deficit inference across various scenarios.

New bounds enable training of probabilistic models for deep networks.

problem Training scalable latent variable models for deep networks.
method Introducing new variational bounds for specific output layers of neural networks.
result Analytical bounds for certain output layers allow training without re-parameterization or Monte Carlo approximations.

WWAE improves deep generative models by minimizing penalized optimal transport.

problem Challenges in learning deep generative models, such as blurriness in variational auto-encoders and instability in generative adversarial networks.
method WWAE formulates as minimization of penalized optimal transport between target and generated distributions. It uses closed-form squared Wasserstein-2 distance for Gaussians.
result WWAE learns better latent structures and generates higher quality samples than VAEs and GANs.

Unbiased gradient estimation improves VAE performance.

problem Training VAEs via maximum likelihood is difficult due to intractable integrals.
method Introduced unbiased estimators of the log-likelihood gradient using coupled Markov chains.
result Unbiased estimators lead to better predictive performance in VAEs.

RandNet learns from compressed image data, improving efficiency and accuracy.

problem Efficiency and accuracy in training neural networks with large datasets.
method RandNet uses compressed random measurements of images to train neural networks efficiently.
result RandNet achieves comparable accuracy to full data training with minimal loss.

EGAE improves graph clustering by utilizing GAE's representations in a way consistent with relaxed k-means theory.

problem Improving graph clustering performance using unsupervised methods.
method Designing an Embedding Graph Auto-Encoder (EGAE) that aligns with theoretical relaxed k-means to learn explainable representations.
result EGAE achieves superior graph clustering results compared to existing methods.

Neural Physicist learns physical dynamics from images.

problem Learning meaningful physical state representations and accurate state transitions from image sequences.
method Neural Physicist uses VAE for state extraction, NP for parameters, and SSM for dynamics.
result Achieves long-term predictions and identifies system degrees of freedom.

A deep clustering method for hyperspectral images improves clustering performance by constraining intra-class distances.

problem Clustering performance degradation in hyperspectral images due to high dimensionality.
method Intra-class distance constrained deep clustering algorithm using auto-encoder network.
result The proposed algorithm outperforms state-of-the-art methods in clustering hyperspectral images.

New methods improve Fisher Matrix approximations for neural networks at low cost.

problem High cost of solving Fisher Information Matrix (FIM) in neural networks.
method Direct minimization via Kronecker product singular value decomposition.
result Improved approximations to FIM provide more accurate and faster optimization.

CGDL improves open set recognition by learning conditional Gaussian distributions.

problem Handling unknown samples in real-world recognition tasks.
method Conditional Gaussian Distribution Learning (CGDL) with probabilistic ladder architecture.
result CGDL significantly outperforms baseline methods on standard image datasets.

DIVA clusters dynamic data without needing cluster count, outperforming baselines.

problem Clustering complex, dynamic data without prior knowledge of cluster count.
method Nonparametric Dirichlet Process Mixtures with memoized online variational inference.
result DIVA outperforms state-of-the-art in classifying complex data with changing features.

In this work, we propose an end-to-end block-based auto-encoder system for image compression. We introduce novel contributions to neural-network based image compression, mainly in achieving binarization simulation, variable bit rates with multiple networks, entropy-friendly representations, inference-stage code optimiz…

2018-05-28abs ↗pdf ↗

Wind speed prediction improved using a novel deep ensemble learning model inspired by jet aerodynamics.

problem Accurate wind speed forecasting for renewable energy production.
method Proposes a novel Deep Ensemble Learning using Jet-like Architecture (DEL-Jet) to enhance robustness and generalization of a learning system.
result The DEL-Jet technique improves the robustness and generalization of the learning system, as shown by performance evaluations.

Graph neural network constructs a sparse latent point cloud from dense point clouds.

problem Efficiently reconstructing and simulating point clouds with fine details.
method Irregular graph convolutional neural network with non-isotropic operations.
result The model can reconstruct dense point clouds from a sparse latent representation.

Graph auto-encoder predicts unobserved node features from biological networks and omics data.

problem Integrating biological networks and continuous node features for better prediction.
method Graph neural networks and feature auto-encoders trained on feature reconstruction.
result Graph feature auto-encoder outperforms auto-encoders trained on graph reconstruction for predicting unobserved node features.

Graph attention auto-encoder reconstructs graph structure and attributes.

problem Lack of methods to reconstruct graph structure and node attributes in graph auto-encoders.
method Stacked encoder/decoder layers with self-attention mechanisms, regularized node representations to reconstruct graph structure.
result Competitive performance on node classification benchmarks, including inductive learning.

A new method uses persistent homology to assess auto-encoders' latent manifold quality.

problem Chaos in auto-encoders' latent manifold and failure of current distance measures.
method Persistent Homology for Wasserstein Auto-Encoders (PHom-WAE).
result PHom-WAE improves auto-encoders' performance in credit card transaction data.

This paper proposes a set of new error criteria and learning approaches, Adaptive Normalized Risk-Averting Training (ANRAT), to attack the non-convex optimization problem in training deep neural networks (DNNs). Theoretically, we demonstrate its effectiveness on global and local convexity lower-bounded by the standard …

2015-06-08abs ↗pdf ↗