paper-with-me

Papers

Marginalizing Corrupted Features

2014-02-27 · Laurens van der Maaten, Minmin Chen, Stephen Tyree, Kilian Weinberger

The goal of machine learning is to develop predictors that generalize well to test data. Ideally, this is achieved by training on an almost infinitely large training data set that captures all variations in the data distribution. In practical learning settings, however, we do not have infinite data and our predictors may overfit. Overfitting may be combatted, for example, by adding a regularizer to the training objective or by defining a prior over the model parameters and performing Bayesian inference. In this paper, we propose a third, alternative approach to combat overfitting: we extend the training set with infinitely many artificial training examples that are obtained by corrupting the original training data. We show that this approach is practical and efficient for a range of predictors and corruption models. Our approach, called marginalized corrupted features (MCF), trains robust predictors by minimizing the expected value of the loss function under the corruption model. We show empirically on a variety of data sets that MCF classifiers can be trained efficiently, may generalize substantially better to test data, and are also more robust to feature deletion at test time.

📄 PDF Abstract BibTeX arXiv:1402.7001

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Denoising Criterion for Variational Auto-Encoding Framework

2015-11-19 · Daniel Jiwoong Im, Sungjin Ahn, Roland Memisevic, Yoshua Bengio

Denoising autoencoders (DAE) are trained to reconstruct their clean inputs with noise injected at the input level, while variational autoencoders (VAE) are trained with noise injected in their stochastic hidden layer, wi…

Denoising

Learning Bilingual Word Representations by Marginalizing Alignments

2014-05-05 · ACL 2014 6 · Tomáš Kočiský, Karl Moritz Hermann, Phil Blunsom

We present a probabilistic model that simultaneously learns alignments and distributed representations for bilingual data. By marginalizing over word alignments the model captures a larger semantic context than prior wor…

General Classification

Extracting Document Relations from Search Corpus by Marginalizing over User Queries

2025-07-14 · Yuki Iwamoto, Kaoru Tsunoda, Ken Kaneiwa arxiv

Understanding relationships between documents in large-scale corpora is essential for knowledge discovery and information organization. However, existing approaches rely heavily on manual annotation or predefined relatio…

TransRef: Multi-Scale Reference Embedding Transformer for Reference-Guided Image Inpainting

2023-06-20 · Taorong Liu, Liang Liao, Delin Chen, Jing Xiao 외

Image inpainting for completing complicated semantic environments and diverse hole patterns of corrupted images is challenging even for state-of-the-art learning-based inpainting methods trained on large-scale data. A re…

DecoderImage InpaintingImage Restoration

DAFT-GAN: Dual Affine Transformation Generative Adversarial Network for Text-Guided Image Inpainting

2024-08-09 · Jihoon Lee, Yunhong Min, Hwidong Kim, Sangtae Ahn

In recent years, there has been a significant focus on research related to text-guided image inpainting. However, the task remains challenging due to several constraints, such as ensuring alignment between the image and …

Generative Adversarial NetworkImage GenerationImage Inpainting