中文
相关论文

相关论文: Evaluating Autoencoders for Parametric and Inverti…

200 篇论文

Sparse autoencoders (SAEs) have been used widely to decompose and interpret neural network activations, especially those of transformer language models. One key issue with SAEs is their inability to directly model multidimensional features.…

机器学习 · 计算机科学 2026-05-12 Collin Francel

The use of deep neural network (DNN) autoencoders (AEs) has recently exploded due to their wide applicability. However, the embedding representation produced by a standard DNN AE that is trained to minimize only the reconstruction error…

机器学习 · 计算机科学 2020-11-20 Mark Alan Matties

Many-query problems, arising from uncertainty quantification, Bayesian inversion, Bayesian optimal experimental design, and optimization under uncertainty-require numerous evaluations of a parameter-to-output map. These evaluations become…

数值分析 · 数学 2021-03-18 Thomas O'Leary-Roseberry , Umberto Villa , Peng Chen , Omar Ghattas

Autoencoders (AE) have recently been widely employed to approach the novelty detection problem. Trained only on the normal data, the AE is expected to reconstruct the normal data effectively while fail to regenerate the anomalous data,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Mohammadreza Salehi , Atrin Arya , Barbod Pajoum , Mohammad Otoofi , Amirreza Shaeiri , Mohammad Hossein Rohban , Hamid R. Rabiee

We propose a novel way to measure and understand convolutional neural networks by quantifying the amount of input signal they let in. To do this, an autoencoder (AE) was fine-tuned on gradients from a pre-trained classifier with fixed…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Sebastian Palacio , Joachim Folz , Jörn Hees , Federico Raue , Damian Borth , Andreas Dengel

Neural fields excel in computer vision and robotics due to their ability to understand the 3D visual world such as inferring semantics, geometry, and dynamics. Given the capabilities of neural fields in densely representing a 3D scene from…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Muhammad Zubair Irshad , Sergey Zakharov , Vitor Guizilini , Adrien Gaidon , Zsolt Kira , Rares Ambrus

The ultimate aim of the study is to explore the inverse design of porous metamaterials using a deep learning-based generative framework. Specifically, we develop a property-variational autoencoder (pVAE), a variational autoencoder (VAE)…

机器学习 · 计算机科学 2025-07-25 Phu Thien Nguyen , Yousef Heider , Dennis M. Kochmann , Fadi Aldakheel

A common pipeline in functional data analysis is to first convert the discretely observed data to smooth functions, and then represent the functions by a finite-dimensional vector of coefficients summarizing the information. Existing…

机器学习 · 计算机科学 2024-01-19 Sidi Wu , Cédric Beaulac , Jiguo Cao

Autoencoders are commonly trained using element-wise loss. However, element-wise loss disregards high-level structures in the image which can lead to embeddings that disregard them as well. A recent improvement to autoencoders that helps…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Gustav Grund Pihlgren , Fredrik Sandin , Marcus Liwicki

Layout design with complex constraints is a challenging problem to solve due to the non-uniqueness of the solution and the difficulties in incorporating the constraints into the conventional optimization-based methods. In this paper, we…

信号处理 · 电气工程与系统科学 2018-06-11 Yujie Zhang , Wenjing Ye

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

Compressed sensing techniques enable efficient acquisition and recovery of sparse, high-dimensional data signals via low-dimensional projections. In this work, we propose Uncertainty Autoencoders, a learning framework for unsupervised…

机器学习 · 统计学 2019-04-15 Aditya Grover , Stefano Ermon

This paper introduces the Intrinsic Dimension Estimating Autoencoder (IDEA), which identifies the underlying intrinsic dimension of a wide range of datasets whose samples lie on either linear or nonlinear manifolds. Beyond estimating the…

机器学习 · 计算机科学 2026-01-22 Antoine Oriou , Philipp Krah , Julian Koellermeier

Object counting typically uses 2D point annotations. The complexity of object shapes and the subjectivity of annotators may lead to annotation inconsistency, potentially confusing counting model training. Some sophisticated noise-resistance…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Yuda Zou , Xin Xiao , Peilin Zhou , Zhichao Sun , Bo Du , Yongchao Xu

Is there really much more to say about sparse autoencoders (SAEs)? Autoencoders in general, and SAEs in particular, represent deep architectures that are capable of modeling low-dimensional latent structure in data. Such structure could…

机器学习 · 计算机科学 2025-06-09 Yin Lu , Xuening Zhu , Tong He , David Wipf

An autoencoder is a neural network which data projects to and from a lower dimensional latent space, where this data is easier to understand and model. The autoencoder consists of two sub-networks, the encoder and the decoder, which carry…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Saïd Ladjal , Alasdair Newson , Chi-Hieu Pham

Autoencoders are able to learn useful data representations in an unsupervised matter and have been widely used in various machine learning and computer vision tasks. In this work, we present methods to train Invertible Neural Networks…

机器学习 · 计算机科学 2023-03-22 The-Gia Leo Nguyen , Lynton Ardizzone , Ullrich Köthe

High-dimensional data, particularly in the form of high-order tensors, presents a major challenge in self-supervised learning. While MLP-based autoencoders (AE) are commonly employed, their dependence on flattening operations exacerbates…

机器学习 · 计算机科学 2025-08-12 Junjing Zheng , Chengliang Song , Weidong Jiang , Xinyu Zhang

A variational autoencoder (VAE) is a probabilistic machine learning framework for posterior inference that projects an input set of high-dimensional data to a lower-dimensional, latent space. The latent space learned with a VAE offers…

机器学习 · 计算机科学 2022-11-16 Rafael Pastrana

Sparse autoencoders (SAEs) are widely used to extract interpretable features from neural network representations, often under the implicit assumption that concepts correspond to independent linear directions. However, a growing body of…