中文
相关论文

相关论文: Stacked autoencoders based machine learning for no…

200 篇论文

We implement stacked denoising autoencoders, a class of neural networks that are capable of learning powerful representations of high dimensional data. We describe stochastic gradient descent for unsupervised training of autoencoders, as…

机器学习 · 计算机科学 2021-02-17 Jason Liang , Keith Kelly

Autoencoders are certainly among the most studied and used Deep Learning models: the idea behind them is to train a model in order to reconstruct the same input data. The peculiarity of these models is to compress the information through a…

机器学习 · 计算机科学 2023-09-06 Gabriele Martino , Davide Moroni , Massimo Martinelli

Autoencoders are techniques for data representation learning based on artificial neural networks. Differently to other feature learning methods which may be focused on finding specific transformations of the feature space, they can be…

机器学习 · 计算机科学 2020-05-12 David Charte , Francisco Charte , María J. del Jesus , Francisco Herrera

Autoencoders have emerged as a useful framework for unsupervised learning of internal representations, and a wide variety of apparently conceptually disparate regularization techniques have been proposed to generate useful features. Here we…

神经与进化计算 · 计算机科学 2014-06-10 Ben Poole , Jascha Sohl-Dickstein , Surya Ganguli

This study proposes an automated data mining framework based on autoencoders and experimentally verifies its effectiveness in feature extraction and data dimensionality reduction. Through the encoding-decoding structure, the autoencoder can…

机器学习 · 计算机科学 2024-12-04 Yaxin Liang , Xinshi Li , Xin Huang , Ziqi Zhang , Yue Yao

Machine learning is currently a trending topic in various science and engineering disciplines, and the field of geophysics is no exception. With the advent of powerful computers, it is now possible to train the machine to learn complex…

计算工程、金融与科学 · 计算机科学 2018-05-02 Debjani Bhowmick , Deepak K. Gupta , Saumen Maiti , Uma Shankar

The application of convolutional autoencoder deep learning to imaging data for planetary science and astrobiological use is briefly reviewed and explored with a focus on the need to understand algorithmic rationale, process, and results…

地球与行星天体物理 · 物理学 2025-07-16 Caleb Scharf

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

Physics-constrained data-driven computing is an emerging computational paradigm that allows simulation of complex materials directly based on material database and bypass the classical constitutive model construction. However, it remains…

数值分析 · 数学 2022-09-12 Xiaolong He , Qizhi He , Jiun-Shyan Chen

Autoencoders have demonstrated remarkable success in learning low-dimensional latent features of high-dimensional data across various applications. Assuming that data are sampled near a low-dimensional manifold, we employ chart…

机器学习 · 统计学 2023-10-26 Hao Liu , Alex Havrilla , Rongjie Lai , Wenjing Liao

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

An autoencoder is a specific type of a neural network, which is mainly designed to encode the input into a compressed and meaningful representation, and then decode it back such that the reconstructed input is similar as possible to the…

机器学习 · 计算机科学 2021-04-06 Dor Bank , Noam Koenigstein , Raja Giryes

Deep neural network autoencoders are routinely used computationally for model reduction. They allow recognizing the intrinsic dimension of data that lie in a $k$-dimensional subset $K$ of an input Euclidean space $\mathbb{R}^n$. The…

机器学习 · 计算机科学 2024-02-20 Matthew D. Kvalheim , Eduardo D. Sontag

The autoencoder is an effective unsupervised learning model which is widely used in deep learning. It is well known that an autoencoder with a single fully-connected hidden layer, a linear activation function and a squared error cost…

机器学习 · 统计学 2019-01-01 Elad Plaut

Autoencoders are powerful machine learning models used to compress information from multiple data sources. However, autoencoders, like all artificial neural networks, are often unidentifiable and uninterpretable. This research focuses on…

Visualization is a crucial step in exploratory data analysis. One possible approach is to train an autoencoder with low-dimensional latent space. Large network depth and width can help unfolding the data. However, such expressive networks…

机器学习 · 计算机科学 2023-07-03 Philipp Nazari , Sebastian Damrich , Fred A. Hamprecht

Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be trained by learning to…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Antonia Creswell , Anil Anthony Bharath

In this paper we introduce the deep kernelized autoencoder, a neural network model that allows an explicit approximation of (i) the mapping from an input space to an arbitrary, user-specified kernel space and (ii) the back-projection from…

We present an application of autoencoders to the problem of noise reduction in single-shot astronomical images and explore its suitability for upcoming large-scale surveys. Autoencoders are a machine learning model that summarises an input…

天体物理仪器与方法 · 物理学 2023-03-08 Oliver. J. Bartlett , David. M. Benoit , Kevin. A. Pimbblet , Brooke Simmons , Laura Hunt

The autoencoder is an artificial neural network model that learns hidden representations of unlabeled data. With a linear transfer function it is similar to the principal component analysis (PCA). While both methods use weight vectors for…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Ya Ju Fan
‹ 上一页 1 2 3 10 下一页 ›