中文
相关论文

相关论文: Generative Autoencoding of Dropout Patterns

200 篇论文

Dropout has been proven to be an effective algorithm for training robust deep networks because of its ability to prevent overfitting by avoiding the co-adaptation of feature detectors. Current explanations of dropout include bagging, naive…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Xu Shen , Xinmei Tian , Tongliang Liu , Fang Xu , Dacheng Tao

With the growing interest in foundation models for brain signals, graph-based pretraining has emerged as a promising paradigm for learning transferable representations from connectome data. However, existing contrastive and masked…

机器学习 · 计算机科学 2026-03-10 Xinxu Wei , Rong Zhou , Lifang He , Yu Zhang

Speculative decoding accelerates large language model inference by proposing tokens with a lightweight draft model and selectively accepting them using a target model. This work introduces DropMatch, a novel approach that matches draft…

计算与语言 · 计算机科学 2026-03-05 Jeongtae Lee , Minjung Jo , Hyunjoon Jeong , Gunho Park , Sunghyeon Woo , Joonghoon Kim , Se Jung Kwon , Dongsoo Lee

Variational autoencoders have been widely applied for natural language generation, however, there are two long-standing problems: information under-representation and posterior collapse. The former arises from the fact that only the last…

机器学习 · 计算机科学 2021-06-17 Xianghong Fang , Haoli Bai , Zenglin Xu , Michael Lyu , Irwin King

Reliable training of generative adversarial networks (GANs) typically require massive datasets in order to model complicated distributions. However, in several applications, training samples obey invariances that are \textit{a priori}…

This paper studies the cooperative training of two generative models for image modeling and synthesis. Both models are parametrized by convolutional neural networks (ConvNets). The first model is a deep energy-based model, whose energy…

机器学习 · 统计学 2018-10-31 Jianwen Xie , Yang Lu , Ruiqi Gao , Song-Chun Zhu , Ying Nian Wu

In this paper we introduce a model of lifelong learning, based on a Network of Experts. New tasks / experts are learned and added to the model sequentially, building on what was learned before. To ensure scalability of this process,data…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Rahaf Aljundi , Punarjay Chakravarty , Tinne Tuytelaars

Denoising diffusion models produce high-fidelity image samples by capturing the image distribution in a progressive manner while initializing with a simple distribution and compounding the distribution complexity. Although these models have…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Ayantika Das , Moitreya Chaudhuri , Koushik Bhat , Keerthi Ram , Mihail Bota , Mohanasankar Sivaprakasam

In autoencoder, the encoder generally approximates the latent distribution over the dataset, and the decoder generates samples using this learned latent distribution. There is very little control over the latent vector as using the random…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Sanket Kalwar , Animikh Aich , Tanay Dixit , Adit Chhabra

In this work, we introduce a self-supervised feature representation learning framework DreamTeacher that utilizes generative networks for pre-training downstream image backbones. We propose to distill knowledge from a trained generative…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Daiqing Li , Huan Ling , Amlan Kar , David Acuna , Seung Wook Kim , Karsten Kreis , Antonio Torralba , Sanja Fidler

A new model for generating survival trajectories and data based on applying an autoencoder of a specific structure is proposed. It solves three tasks. First, it provides predictions in the form of the expected event time and the survival…

机器学习 · 计算机科学 2024-02-20 Andrei V. Konstantinov , Stanislav R. Kirpichenko , Lev V. Utkin

Autoencoders have been proposed as a powerful tool for model-independent anomaly detection in high-energy physics. The operating principle is that events which do not belong to the space of training data will be reconstructed poorly, thus…

高能物理 - 唯象学 · 物理学 2021-05-06 Joshua Batson , C. Grace Haaf , Yonatan Kahn , Daniel A. Roberts

Active learning is relevant and challenging for high-dimensional regression models when the annotation of the samples is expensive. Yet most of the existing sampling methods cannot be applied to large-scale problems, consuming too much time…

机器学习 · 计算机科学 2020-01-24 Evgenii Tsymbalov , Maxim Panov , Alexander Shapeev

Dropout is often used in deep neural networks to prevent over-fitting. Conventionally, dropout training invokes \textit{random drop} of nodes from the hidden layers of a Neural Network. It is our hypothesis that a guided selection of nodes…

机器学习 · 计算机科学 2018-12-11 Rohit Keshari , Richa Singh , Mayank Vatsa

An anomaly detection method based on deep autoencoders is proposed to address anomalies that often occur in enterprise-level ETL data streams. The study first analyzes multiple types of anomalies in ETL processes, including delays, missing…

机器学习 · 计算机科学 2025-11-04 Xin Chen , Saili Uday Gadgil , Kangning Gao , Yi Hu , Cong Nie

Recent generative adversarial networks (GANs) are able to generate impressive photo-realistic images. However, controllable generation with GANs remains a challenging research problem. Achieving controllable generation requires semantically…

机器学习 · 计算机科学 2021-05-04 Grigorios G Chrysos , Jean Kossaifi , Zhiding Yu , Anima Anandkumar

Generative adversarial networks (GANs) are capable of producing high quality image samples. However, unlike variational autoencoders (VAEs), GANs lack encoders that provide the inverse mapping for the generators, i.e., encode images back to…

机器学习 · 统计学 2018-12-20 Paul K. Rubenstein , Yunpeng Li , Dominik Roblek

Modern deep artificial neural networks have achieved great success in the domain of computer vision and beyond. However, their application to many real-world tasks is undermined by certain limitations, such as overconfident uncertainty…

机器学习 · 计算机科学 2022-05-05 Adrián Csiszárik , Beatrix Benkő , Dániel Varga

Most existing feature learning methods optimize inflexible handcrafted features and the affinity matrix is constructed by shallow linear embedding methods. Different from these conventional methods, we pretrain a generative neural network…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Changlu Chen , Chaoxi Niu , Xia Zhan , Kun Zhan

A common assumption in causal modeling posits that the data is generated by a set of independent mechanisms, and algorithms should aim to recover this structure. Standard unsupervised learning, however, is often concerned with training a…