中文
相关论文

相关论文: On the Compressive Power of Boolean Threshold Auto…

200 篇论文

Sparse autoencoders have become a standard tool for uncovering interpretable latent representations in neural networks. Yet salient concepts often span manifolds that current linear methods cannot capture without post hoc analysis. This…

机器学习 · 计算机科学 2026-05-12 Thomas Dooms , Ward Gauderis , Geraint Wiggins , Jose Oramas

There has been a lot of recent interest in designing neural network models to estimate a distribution from a set of examples. We introduce a simple modification for autoencoder neural networks that yields powerful generative models. Our…

机器学习 · 计算机科学 2015-06-08 Mathieu Germain , Karol Gregor , Iain Murray , Hugo Larochelle

Autoencoders and their variations provide unsupervised models for learning low-dimensional representations for downstream tasks. Without proper regularization, autoencoder models are susceptible to the overfitting problem and the so-called…

机器学习 · 计算机科学 2020-01-23 Hanwei Wu , Markus Flierl

Dense retrievers encode queries and documents and map them in an embedding space using pre-trained language models. These embeddings need to be high-dimensional to fit training signals and guarantee the retrieval effectiveness of dense…

信息检索 · 计算机科学 2022-10-25 Zhenghao Liu , Han Zhang , Chenyan Xiong , Zhiyuan Liu , Yu Gu , Xiaohua Li

Constructing a compressed latent space through a variational autoencoder (VAE) is the key for efficient 3D diffusion models. This paper introduces COD-VAE that encodes 3D shapes into a COmpact set of 1D latent vectors without sacrificing…

计算机视觉与模式识别 · 计算机科学 2025-07-29 In Cho , Youngbeom Yoo , Subin Jeon , Seon Joo Kim

Variational autoencoders (VAEs) are essential tools in end-to-end representation learning. However, the sequential text generation common pitfall with VAEs is that the model tends to ignore latent variables with a strong auto-regressive…

机器学习 · 计算机科学 2021-02-26 Yang Zhao , Ping Yu , Suchismit Mahapatra , Qinliang Su , Changyou Chen

Sparse auto-encoders are useful for extracting low-dimensional representations from high-dimensional data. However, their performance degrades sharply when the input noise at test time differs from the noise employed during training. This…

机器学习 · 计算机科学 2024-07-01 Nelson Goldenstein , Jeremias Sulam , Yaniv Romano

Recently, generative adversarial networks and adversarial autoencoders have gained a lot of attention in machine learning community due to their exceptional performance in tasks such as digit classification and face recognition. They map…

机器学习 · 统计学 2018-06-07 Saurabh Sahu , Rahul Gupta , Ganesh Sivaraman , Wael AbdAlmageed , Carol Espy-Wilson

In this article, we will look at autoencoders. This article covers the mathematics and the fundamental concepts of autoencoders. We will discuss what they are, what the limitations are, the typical use cases, and we will look at some…

机器学习 · 计算机科学 2022-01-12 Umberto Michelucci

Autoencoders have long been considered a nonlinear extension of Principal Component Analysis (PCA). Prior studies have demonstrated that linear autoencoders (LAEs) can recover the ordered, axis-aligned principal components of PCA by…

机器学习 · 计算机科学 2026-01-28 Qipeng Zhan , Zhuoping Zhou , Zexuan Wang , Li Shen

In this work we describe and evaluate methods to learn musical embeddings. Each embedding is a vector that represents four contiguous beats of music and is derived from a symbolic representation. We consider autoencoding-based methods…

声音 · 计算机科学 2017-06-19 Mason Bretan , Sageev Oore , Doug Eck , Larry Heck

In this work, we propose a novel convolutional autoencoder based architecture to generate subspace specific feature representations that are best suited for classification task. The class-specific data is assumed to lie in low dimensional…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Krishan Sharma , Shikha Gupta , Renu Rameshan

In audio processing applications, the generation of expressive sounds based on high-level representations demonstrates a high demand. These representations can be used to manipulate the timbre and influence the synthesis of creative…

声音 · 计算机科学 2023-01-19 Anastasia Natsiou , Luca Longo , Sean O'Leary

Auto-encoders are perhaps the best-known non-probabilistic methods for representation learning. They are conceptually simple and easy to train. Recent theoretical work has shed light on their ability to capture manifold structure, and drawn…

机器学习 · 计算机科学 2015-06-16 Daniel Jiwoong Im , Graham W. Taylor

Learned image compression research has achieved state-of-the-art compression performance with auto-encoder based neural network architectures, where the image is mapped via convolutional neural networks (CNN) into a latent representation…

图像与视频处理 · 电气工程与系统科学 2022-03-23 Fatih Kamisli

Representation learning for text via pretraining a language model on a large corpus has become a standard starting point for building NLP systems. This approach stands in contrast to autoencoders, also trained on raw text, but with the…

计算与语言 · 计算机科学 2021-09-14 Ivan Montero , Nikolaos Pappas , Noah A. Smith

In this paper, we present a novel neuroevolutionary method to identify the architecture and hyperparameters of convolutional autoencoders. Remarkably, we used a hypervolume indicator in the context of neural architecture search for…

神经与进化计算 · 计算机科学 2021-06-23 Daniel Dimanov , Emili Balaguer-Ballester , Colin Singleton , Shahin Rostami

Network embedding represents nodes in a continuous vector space and preserves structure information from the Network. Existing methods usually adopt a "one-size-fits-all" approach when concerning multi-scale structure information, such as…

机器学习 · 计算机科学 2018-03-28 Lei Sang , Min Xu , Shengsheng Qian , Xindong Wu

In this paper, we introduce a novel 3D mesh convolution-based autoencoder for geometry compression, able to deal with irregular mesh data without requiring neither preprocessing nor manifold/watertightness conditions. The proposed approach…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Germain Bregeon , Marius Preda , Radu Ispas , Titus Zaharia

Variational autoencoders (VAEs) are one class of generative probabilistic latent-variable models designed for inference based on known data. We develop three variations on VAEs by introducing a second parameterized encoder/decoder pair and,…

机器学习 · 计算机科学 2023-04-06 R. I. Cukier