中文
相关论文

相关论文: Enhancing Generalization in Evolutionary Feature C…

200 篇论文

Generative Adversarial Networks (GANs) typically suffer from overfitting when limited training data is available. To facilitate GAN training, current methods propose to use data-specific augmentation techniques. Despite the effectiveness,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Jie Cao , Mandi Luo , Junchi Yu , Ming-Hsuan Yang , Ran He

Tackling output sampling noise due to finite shots of quantum measurement is an unavoidable challenge when extracting information in machine learning with physical systems. A technique called Eigentask Learning was developed recently as a…

量子物理 · 物理学 2024-10-30 Fangjun Hu , Xun Gao

This paper introduces Jensen, an easily extensible and scalable toolkit for production-level machine learning and convex optimization. Jensen implements a framework of convex (or loss) functions, convex optimization algorithms (including…

机器学习 · 计算机科学 2018-07-18 Rishabh Iyer , John T. Halloran , Kai Wei

The primary objective of learning methods is generalization. Classic uniform generalization bounds, which rely on VC-dimension or Rademacher complexity, fail to explain the significant attribute that over-parameterized models in deep…

机器学习 · 计算机科学 2025-03-07 Lijia Yu , Yibo Miao , Yifan Zhu , Xiao-Shan Gao , Lijun Zhang

This paper proposes a novel regularization approach to bias Convolutional Neural Networks (CNNs) toward utilizing edge and line features in their hidden layers. Rather than learning arbitrary kernels, we constrain the convolution layers to…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Christoph Linse , Beatrice Brückner , Thomas Martinetz

Gene finding is the task of identifying the locations of coding sequences within the vast amount of genetic code contained in the genome. With an ever increasing quantity of raw genome sequences, gene finding is an important avenue towards…

基因组学 · 定量生物学 2025-05-07 Frederikke I. Marin , Dennis Pultz , Wouter Boomsma

The transcriptomics of cancer tumors are characterized with tens of thousands of gene expression features. Patient prognosis or tumor stage can be assessed by machine learning techniques like supervised classification tasks given a gene…

机器学习 · 计算机科学 2020-04-13 Martin Palazzo , Patricio Yankilevich , Pierre Beauseroy

We present a non-asymptotic theory of generalization in deep learning where the empirical neural tangent kernel partitions the output space. In directions corresponding to signal, error dissipates rapidly; in the vast orthogonal dimensions…

机器学习 · 计算机科学 2026-05-05 Elon Litman , Gabe Guo

In many modern applications of deep learning the neural network has many more parameters than the data points used for its training. Motivated by those practices, a large body of recent theoretical research has been devoted to studying…

统计理论 · 数学 2022-12-07 A. Tsigler , P. L. Bartlett

Generalization, the ability to perform well beyond the training context, is a hallmark of biological and artificial intelligence, yet anticipating unseen failures remains a central challenge. Conventional approaches often take a…

机器学习 · 计算机科学 2026-03-03 Chi-Ning Chou , Artem Kirsanov , Yao-Yuan Yang , SueYeon Chung

Research on generalization bounds for deep networks seeks to give ways to predict test error using just the training dataset and the network parameters. While generalization bounds can give many insights about architecture design, training…

机器学习 · 计算机科学 2022-03-21 Yi Zhang , Arushi Gupta , Nikunj Saunshi , Sanjeev Arora

Generalizability to unseen forgery types is crucial for face forgery detectors. Recent works have made significant progress in terms of generalization by synthetic forgery data augmentation. In this work, we explore another path for…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Jianwei Fei , Yunshu Dai , Huaming Wang , Zhihua Xia

Neural sequence models trained with maximum likelihood estimation have led to breakthroughs in many tasks, where success is defined by the gap between training and test performance. However, their ability to achieve stronger forms of…

机器学习 · 计算机科学 2022-02-25 Sean Welleck , Peter West , Jize Cao , Yejin Choi

The widely observed 'benign overfitting phenomenon' in the neural network literature raises the challenge to the 'bias-variance trade-off' doctrine in the statistical learning theory. Since the generalization ability of the 'lazy trained'…

机器学习 · 计算机科学 2023-09-26 Yicheng Li , Haobo Zhang , Qian Lin

While deep learning in the form of recurrent neural networks (RNNs) has caused a significant improvement in neural language modeling, the fact that they are extremely prone to overfitting is still a mainly unresolved issue. In this paper we…

计算与语言 · 计算机科学 2022-11-18 Sajad Movahedi , Azadeh Shakery

Learning from noisy labels is a challenge that arises in many real-world applications where training data can contain incorrect or corrupted labels. When fine-tuning language models with noisy labels, models can easily overfit the label…

计算与语言 · 计算机科学 2023-06-14 Yuchen Zhuang , Yue Yu , Lingkai Kong , Xiang Chen , Chao Zhang

Overfitting is a phenomenon that occurs when a machine learning model is trained for too long and focused too much on the exact fitness of the training samples to the provided training labels and cannot keep track of the predictive rules…

机器学习 · 计算机科学 2025-09-22 Nuri Korhan , Samet Bayram

Data augmentation is widely used to enhance generalization in visual classification tasks. However, traditional methods struggle when source and target domains differ, as in domain adaptation, due to their inability to address domain gaps.…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Khawar Islam , Muhammad Zaigham Zaheer , Arif Mahmood , Karthik Nandakumar , Naveed Akhtar

In genetical genomics studies, it is important to jointly analyze gene expression data and genetic variants in exploring their associations with complex traits, where the dimensionality of gene expressions and genetic variants can both be…

统计方法学 · 统计学 2014-04-15 Wei Lin , Rui Feng , Hongzhe Li

Most existing zero-shot learning methods consider the problem as a visual semantic embedding one. Given the demonstrated capability of Generative Adversarial Networks(GANs) to generate images, we instead leverage GANs to imagine unseen…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Yizhe Zhu , Mohamed Elhoseiny , Bingchen Liu , Xi Peng , Ahmed Elgammal