中文
相关论文

相关论文: Functional Autoencoder for Smoothing and Represent…

200 篇论文

Reducing dimensionality is a key preprocessing step in many data analysis applications to address the negative effects of the curse of dimensionality and collinearity on model performance and computational complexity, to denoise the data or…

机器学习 · 计算机科学 2023-03-07 Federico Zocco , Seán McLoone

Reduced order modelling relies on representing complex dynamical systems using simplified modes, which can be achieved through Koopman operator analysis. However, computing Koopman eigen pairs for high-dimensional observable data can be…

动力系统 · 数学 2023-06-09 Neranjaka Jayarathne , Erik M. Bollt

In recent years, manifold methods have moved into focus as tools for dimension reduction. Assuming that the high-dimensional data actually lie on or close to a low-dimensional nonlinear manifold, these methods have shown convincing results…

机器学习 · 统计学 2020-12-23 Moritz Herrmann , Fabian Scheipl

In this paper, we investigate the usage of autoencoders in modeling textual data. Traditional autoencoders suffer from at least two aspects: scalability with the high dimensionality of vocabulary size and dealing with task-irrelevant words.…

机器学习 · 计算机科学 2015-12-15 Shuangfei Zhai , Zhongfei Zhang

Recently developed reduced-order modeling techniques aim to approximate nonlinear dynamical systems on low-dimensional manifolds learned from data. This is an effective approach for modeling dynamics in a post-transient regime where the…

动力系统 · 数学 2023-09-27 Samuel E. Otto , Gregory R. Macchio , Clarence W. Rowley

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

A fundamental task in data exploration is to extract simplified low dimensional representations that capture intrinsic geometry in data, especially for faithfully visualizing data in two or three dimensions. Common approaches to this task…

机器学习 · 统计学 2021-07-30 Andrés F. Duque , Sacha Morin , Guy Wolf , Kevin R. Moon

Neural networks transform high-dimensional data into compact, structured representations, often modeled as elements of a lower dimensional latent space. In this paper, we present an alternative interpretation of neural models as dynamical…

机器学习 · 计算机科学 2026-03-26 Marco Fumero , Luca Moschella , Emanuele Rodolà , Francesco Locatello

We present the self-encoder, a neural network trained to guess the identity of each data sample. Despite its simplicity, it learns a very useful representation of data, in a self-supervised way. Specifically, the self-encoder learns to…

机器学习 · 计算机科学 2023-06-27 Armand Boschin , Thomas Bonald , Marc Jeanmougin

Variational Autoencoders (VAEs) have become a popular approach for dimensionality reduction. However, despite their ability to identify latent low-dimensional structures embedded within high-dimensional data, these latent representations…

机器学习 · 统计学 2020-08-27 Kaspar Märtens , Christopher Yau

Deep networks can be trained to map images into a low-dimensional latent space. In many cases, different images in a collection are articulated versions of one another; for example, same object with different lighting, background, or pose.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Rakib Hyder , M. Salman Asif

The autoencoder is an unsupervised learning paradigm that aims to create a compact latent representation of data by minimizing the reconstruction loss. However, it tends to overlook the fact that most data (images) are embedded in a…

We examine two fundamental tasks associated with graph representation learning: link prediction and node classification. We present a new autoencoder architecture capable of learning a joint representation of local graph structure and…

机器学习 · 计算机科学 2018-11-08 Phi Vu Tran

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

Autoencoders are a type of unsupervised neural networks, which can be used to solve various tasks, e.g., dimensionality reduction, image compression, and image denoising. An AE has two goals: (i) compress the original input to a…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

This paper proposes a theoretical framework on the mechanism of autoencoders. To the encoder part, under the main use of dimensionality reduction, we investigate its two fundamental properties: bijective maps and data disentangling. The…

机器学习 · 计算机科学 2022-12-13 Changcun Huang

Autoencoders are the simplest neural network for unsupervised learning, and thus an ideal framework for studying feature learning. While a detailed understanding of the dynamics of linear autoencoders has recently been obtained, the study…

机器学习 · 统计学 2022-08-01 Maria Refinetti , Sebastian Goldt

Learning latent representations of registered meshes is useful for many 3D tasks. Techniques have recently shifted to neural mesh autoencoders. Although they demonstrate higher precision than traditional methods, they remain unable to…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Yi Zhou , Chenglei Wu , Zimo Li , Chen Cao , Yuting Ye , Jason Saragih , Hao Li , Yaser Sheikh

Driving in the dynamic, multi-agent, and complex urban environment is a difficult task requiring a complex decision policy. The learning of such a policy requires a state representation that can encode the entire environment. Mid-level…

机器人学 · 计算机科学 2020-03-03 Eshagh Kargar , Ville Kyrki

Graph auto-encoders are widely used to construct graph representations in Euclidean vector spaces. However, it has already been pointed out empirically that linear models on many tasks can outperform graph auto-encoders. In our work, we…

机器学习 · 计算机科学 2023-12-01 Solveig Klepper , Ulrike von Luxburg