中文
相关论文

相关论文: Freeze then Train: Towards Provable Representation…

200 篇论文

We consider the problem of training a model under the presence of label noise. Current approaches identify samples with potentially incorrect labels and reduce their influence on the learning process by either assigning lower weights to…

机器学习 · 计算机科学 2019-06-04 Duc Tam Nguyen , Thi-Phuong-Nhung Ngo , Zhongyu Lou , Michael Klar , Laura Beggel , Thomas Brox

Feature selection has remained a daunting challenge in machine learning and artificial intelligence, where increasingly complex, high-dimensional datasets demand principled strategies for isolating the most informative predictors. Despite…

机器学习 · 统计学 2025-12-02 Mousam Sinha , Tirtha Sarathi Ghosh , Ridam Pal

The approximation and convergence properties of implicit neural representations (INRs) are known to be highly sensitive to parameter initialization strategies. While several data-driven initialization methods demonstrate significant…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Kushal Vyas , Alper Kayabasi , Daniel Kim , Vishwanath Saragadam , Ashok Veeraraghavan , Guha Balakrishnan

Benefiting from its ability to efficiently learn how an object is changing, correlation filters have recently demonstrated excellent performance for rapidly tracking objects. Designing effective features and handling model drifts are two…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Xizhe Xue , Ying Li , Qiang Shen

Despite the rapid development of machine learning algorithms for domain generalization (DG), there is no clear empirical evidence that the existing DG algorithms outperform the classic empirical risk minimization (ERM) across standard…

机器学习 · 计算机科学 2024-03-19 Rui Qiao , Bryan Kian Hsiang Low

Despite their exceptional performance in vision tasks, deep learning models often struggle when faced with domain shifts during testing. Test-Time Training (TTT) methods have recently gained popularity by their ability to enhance the…

Neural networks trained with (stochastic) gradient descent have an inductive bias towards learning simpler solutions. This makes them highly prone to learning spurious correlations in the training data, that may not hold at test time. In…

机器学习 · 计算机科学 2024-03-08 Yu Yang , Eric Gan , Gintare Karolina Dziugaite , Baharan Mirzasoleiman

Deep neural networks often exploit *spurious* features that are present in the majority of examples within a class during training. This leads to *poor worst-group test accuracy*, i.e., poor accuracy for minority groups that lack these…

机器学习 · 计算机科学 2025-04-18 Siddharth Joshi , Yu Yang , Yihao Xue , Wenhan Yang , Baharan Mirzasoleiman

We prove that, under low noise assumptions, the support vector machine with $N\ll m$ random features (RFSVM) can achieve the learning rate faster than $O(1/\sqrt{m})$ on a training set with $m$ samples when an optimized feature map is used.…

机器学习 · 计算机科学 2019-01-09 Yitong Sun , Anna Gilbert , Ambuj Tewari

Recently, over-parameterized deep networks, with increasingly more network parameters than training samples, have dominated the performances of modern machine learning. However, when the training data is corrupted, it has been well-known…

机器学习 · 计算机科学 2022-08-04 Sheng Liu , Zhihui Zhu , Qing Qu , Chong You

Prior knowledge can improve the performance of spectrum sensing. Instead of using universal features as prior knowledge, we propose to blindly learn the localized feature at the secondary user. Motivated by pattern recognition in machine…

信息论 · 计算机科学 2011-03-03 Peng Zhang , Robert Qiu

In this work we train a neural network to identify impurities in the experimental images obtained by the scanning tunneling microscope measurements. The neural network is first trained with large number of simulated data and then the…

强关联电子 · 物理学 2020-12-02 Ce Wang , Haiwei Li , Zhenqi Hao , Xintong Li , Cangwei Zou , Peng Cai , Yayu Wang , Yi-Zhuang You , Hui Zhai

The core of a good model is in its ability to focus only on important information that reflects the basic patterns and consistencies, thus pulling out a clear, noise-free signal from the dataset. This necessitates using a simplified model…

机器学习 · 计算机科学 2024-07-18 Saeed Damadi , Soroush Zolfaghari , Mahdi Rezaie , Jinglai Shen

Classifiers trained with Empirical Risk Minimization (ERM) tend to rely on attributes that have high spurious correlation with the target. This can degrade the performance on underrepresented (or 'minority') groups that lack these…

Predictive performance of machine learning models trained with empirical risk minimization (ERM) can degrade considerably under distribution shifts. The presence of spurious correlations in training datasets leads ERM-trained models to…

机器学习 · 计算机科学 2023-02-08 Simon Roburin , Charles Corbière , Gilles Puy , Nicolas Thome , Matthieu Aubry , Renaud Marlet , Patrick Pérez

Transfer learning has become a central paradigm in modern machine learning, yet it suffers from the long-standing problem of negative transfer, where leveraging source representations can harm rather than help performance on the target…

机器学习 · 计算机科学 2026-04-28 Yichen Xu , Ryumei Nakada , Linjun Zhang , Lexin Li

Deep learning models are known to often learn features that spuriously correlate with the class label during training but are irrelevant to the prediction task. Existing methods typically address this issue by annotating potential spurious…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Weiwei Li , Junzhuo Liu , Yuanyuan Ren , Yuchen Zheng , Yahao Liu , Wen Li

Reliability of machine learning evaluation -- the consistency of observed evaluation scores across replicated model training runs -- is affected by several sources of nondeterminism which can be regarded as measurement noise. Current…

机器学习 · 计算机科学 2023-10-10 Michael Hagmann , Philipp Meier , Stefan Riezler

Training deep networks with noisy labels leads to poor generalization and degraded accuracy due to overfitting to label noise. Existing approaches for learning with noisy labels often rely on the availability of a clean subset of data. By…

机器学习 · 计算机科学 2025-11-27 David Szczecina , Nicholas Pellegrino , Paul Fieguth

A well-trained model should classify objects with a unanimous score for every category. This requires the high-level semantic features should be as much alike as possible among samples. To achive this, previous works focus on re-designing…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Hongyang Li , Bo Dai , Shaoshuai Shi , Wanli Ouyang , Xiaogang Wang