中文
相关论文

相关论文: Generalization Bounds For Unsupervised and Semi-Su…

200 篇论文

We analyze new generalization bounds for deep learning models trained by transfer learning from a source to a target task. Our bounds utilize a quantity called the majority predictor accuracy, which can be computed efficiently from data. We…

机器学习 · 计算机科学 2022-09-14 Cuong N. Nguyen , Lam Si Tung Ho , Vu Dinh , Tal Hassner , Cuong V. Nguyen

Imitation learning holds the promise of equipping robots with versatile skills by learning from expert demonstrations. However, policies trained on finite datasets often struggle to generalize beyond the training distribution. In this work,…

机器学习 · 计算机科学 2025-04-28 Yixiao Wang

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

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

Self-training algorithms, which train a model to fit pseudolabels predicted by another previously-learned model, have been very successful for learning with unlabeled data using neural networks. However, the current theoretical…

机器学习 · 计算机科学 2022-04-22 Colin Wei , Kendrick Shen , Yining Chen , Tengyu Ma

Understanding how agents learn to generalize -- and, in particular, to extrapolate -- in high-dimensional, naturalistic environments remains a challenge for both machine learning and the study of biological agents. One approach to this has…

机器学习 · 计算机科学 2021-06-15 Simon N. Segert , Jonathan D. Cohen

Identifying computational mechanisms for memorization and retrieval of data is a long-standing problem at the intersection of machine learning and neuroscience. Our main finding is that standard overparameterized deep neural networks…

机器学习 · 计算机科学 2022-05-25 Adityanarayanan Radhakrishnan , Mikhail Belkin , Caroline Uhler

Deep learning achieves remarkable generalization capability with overwhelming number of model parameters. Theoretical understanding of deep learning generalization receives recent attention yet remains not fully explored. This paper…

机器学习 · 计算机科学 2017-11-22 Guanhua Zheng , Jitao Sang , Changsheng Xu

Semi-supervised learning techniques are gaining popularity due to their capability of building models that are effective, even when scarce amounts of labeled data are available. In this paper, we present a framework and specific tasks for…

图像与视频处理 · 电气工程与系统科学 2022-10-05 Antonio Montanaro , Diego Valsesia , Giulia Fracastoro , Enrico Magli

Promising resolutions of the generalization puzzle observe that the actual number of parameters in a deep network is much smaller than naive estimates suggest. The renormalization group is a compelling example of a problem which has very…

机器学习 · 计算机科学 2020-12-08 Anita de Mello Koch , Ellen de Mello Koch , Robert de Mello Koch

Approximate learning machines have become popular in the era of small devices, including quantised, factorised, hashed, or otherwise compressed predictors, and the quest to explain and guarantee good generalisation abilities for such…

机器学习 · 计算机科学 2022-03-16 Andrew J. Turner , Ata Kabán

We present two approaches that use unlabeled data to improve sequence learning with recurrent networks. The first approach is to predict what comes next in a sequence, which is a conventional language model in natural language processing.…

机器学习 · 计算机科学 2015-11-05 Andrew M. Dai , Quoc V. Le

Although deep learning are commonly employed for image recognition, usually huge amount of labeled training data is required, which may not always be readily available. This leads to a noticeable performance disparity when compared to…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Enoch Solomon , Abraham Woubie , Eyael Solomon Emiru

Semisupervised learning is a learning standard which deals with the study of how computers and natural systems such as human beings acquire knowledge in the presence of both labeled and unlabeled data. Semisupervised learning based methods…

机器学习 · 计算机科学 2014-02-20 V. Jothi Prakash , Dr. L. M. Nithya

Generalization in deep learning has been the topic of much recent theoretical and empirical research. Here we introduce desiderata for techniques that predict generalization errors for deep learning models in supervised learning. Such…

机器学习 · 统计学 2020-12-10 Guillermo Valle-Pérez , Ard A. Louis

We aim to build image generation models that generalize to new domains from few examples. To this end, we first investigate the generalization properties of classic image generators, and discover that autoencoders generalize extremely well…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Davis Wertheimer , Omid Poursaeed , Bharath Hariharan

A recently-proposed technique called self-adaptive training augments modern neural networks by allowing them to adjust training labels on the fly, to avoid overfitting to samples that may be mislabeled or otherwise non-representative. By…

机器学习 · 计算机科学 2020-06-16 Daniel Chiu , Franklyn Wang , Scott Duke Kominers

We introduce a framework for unsupervised learning of structured predictors with overlapping, global features. Each input's latent representation is predicted conditional on the observable data using a feature-rich conditional random field.…

机器学习 · 计算机科学 2014-11-11 Waleed Ammar , Chris Dyer , Noah A. Smith

Cross-language learning allows us to use training data from one language to build models for a different language. Many approaches to bilingual learning require that we have word-level alignment of sentences from parallel corpora. In this…

Domain adaptation aims to exploit the knowledge in source domain to promote the learning tasks in target domain, which plays a critical role in real-world applications. Recently, lots of deep learning approaches based on autoencoders have…

机器学习 · 计算机科学 2019-11-01 Shuai Yang , Hao Wang , Yuhong Zhang , Pei-Pei Li , Yi Zhu , Xuegang Hu