中文
相关论文

相关论文: Variation-Incentive Loss Re-weighting for Regressi…

200 篇论文

Recent deep learning approaches have shown great improvement in audio source separation tasks. However, the vast majority of such work is focused on improving average separation performance, often neglecting to examine or control the…

声音 · 计算机科学 2022-02-01 Efthymios Tzinis , Dimitrios Bralios , Paris Smaragdis

In many scenarios, one uses a large training set to train a model with the goal of performing well on a smaller testing set with a different distribution. Learning a weight for each data point of the training set is an appealing solution,…

机器学习 · 统计学 2023-10-27 Anastasia Ivanova , Pierre Ablin

Complementary-label learning (CLL) is widely used in weakly supervised classification, but it faces a significant challenge in real-world datasets when confronted with class-imbalanced training samples. In such scenarios, the number of…

机器学习 · 计算机科学 2024-03-21 Meng Wei , Yong Zhou , Zhongnian Li , Xinzheng Xu

There has been great interest in enhancing the robustness of neural network classifiers to defend against adversarial perturbations through adversarial training, while balancing the trade-off between robust accuracy and standard accuracy.…

机器学习 · 计算机科学 2022-10-24 Chester Holtz , Tsui-Wei Weng , Gal Mishne

We present methods for estimating loss-based measures of the performance of a prediction model in a target population that differs from the source population in which the model was developed, in settings where outcome and covariate data are…

统计方法学 · 统计学 2022-10-06 Samantha Morrison , Constantine Gatsonis , Issa J. Dahabreh , Bing Li , Jon A. Steingrimsson

Imbalanced data distributions are prevalent in real-world scenarios, posing significant challenges in both imbalanced classification and imbalanced regression tasks. They often cause deep learning models to overfit in areas of high sample…

机器学习 · 计算机科学 2025-03-31 Guangkun Nie , Gongzheng Tang , Shenda Hong

Cross-validation is a common method for estimating the predictive performance of machine learning models. In a data-scarce regime, where one typically wishes to maximize the number of instances used for training the model, an approach…

统计方法学 · 统计学 2025-03-25 George I. Austin , Itsik Pe'er , Tal Korem

Deep neural networks have been shown to be very powerful modeling tools for many supervised learning tasks involving complex input patterns. However, they can also easily overfit to training set biases and label noises. In addition to…

机器学习 · 计算机科学 2019-05-07 Mengye Ren , Wenyuan Zeng , Bin Yang , Raquel Urtasun

Diffusion models have recently achieved remarkable success in generative modeling, yet their training dynamics across different noise levels remain highly imbalanced, which can lead to inefficient optimization and unstable learning…

机器学习 · 计算机科学 2026-03-12 Nanlong Sun , Lei Shi

Effective data selection is essential for pretraining large language models (LLMs), enhancing efficiency and improving generalization to downstream tasks. However, existing approaches often require leveraging external pretrained models,…

机器学习 · 计算机科学 2026-02-04 Jie Hao , Rui Yu , Wei Zhang , Huixia Wang , Jie Xu , Mingrui Liu

We analyze gradient descent with randomly weighted data points in a linear regression model, under a generic weighting distribution. This includes various forms of stochastic gradient descent, importance sampling, but also extends to…

机器学习 · 统计学 2025-12-12 Gabriel Clara , Yazan Mash'al

Multimodal models often over-rely on dominant modalities, failing to achieve optimal performance. While prior work focuses on modifying training objectives or optimization procedures, data-centric solutions remain underexplored. We propose…

机器学习 · 计算机科学 2025-10-01 Seong-Hyeon Hwang , Soyoung Choi , Steven Euijong Whang

In many real-world pattern recognition scenarios, such as in medical applications, the corresponding classification tasks can be of an imbalanced nature. In the current study, we focus on binary, imbalanced classification tasks, i.e.~binary…

机器学习 · 计算机科学 2020-12-01 Peter Bellmann , Heinke Hihn , Daniel A. Braun , Friedhelm Schwenker

Real-world machine learning applications often have complex test metrics, and may have training and test data that are not identically distributed. Motivated by known connections between complex test metrics and cost-weighted learning, we…

机器学习 · 统计学 2019-06-18 Sen Zhao , Mahdi Milani Fard , Harikrishna Narasimhan , Maya Gupta

The field of Weakly Supervised Learning (WSL) has recently seen a surge of popularity, with numerous papers addressing different types of "supervision deficiencies", namely: poor quality, non adaptability, and insufficient quantity of…

机器学习 · 计算机科学 2021-09-28 Pierre Nodet , Vincent Lemaire , Alexis Bondu , Antoine Cornuéjols

In most real-world recommender systems, the observed rating data are subject to selection bias, and the data are thus missing-not-at-random. Developing a method to facilitate the learning of a recommender with biased feedback is one of the…

社会与信息网络 · 计算机科学 2022-06-16 Yuta Saito

In few-shot learning, typically, the loss function which is applied at test time is the one we are ultimately interested in minimising, such as the mean-squared-error loss for a regression problem. However, given that we have few samples at…

机器学习 · 计算机科学 2019-12-02 Leo Feng , Luisa Zintgraf , Bei Peng , Shimon Whiteson

With significant advancements in diffusion models, addressing the potential risks of dataset bias becomes increasingly important. Since generated outputs directly suffer from dataset bias, mitigating latent bias becomes a key factor in…

机器学习 · 计算机科学 2024-03-05 Yeongmin Kim , Byeonghu Na , Minsang Park , JoonHo Jang , Dongjun Kim , Wanmo Kang , Il-Chul Moon

Learning models that can handle distribution shifts is a key challenge in domain generalization. Invariance learning, an approach that focuses on identifying features invariant across environments, improves model generalization by capturing…

机器学习 · 统计学 2026-05-11 Yiran Jia , Jelena Bradic

Regression via classification (RvC) is a common method used for regression problems in deep learning, where the target variable belongs to a set of continuous values. By discretizing the target into a set of non-overlapping classes, it has…

机器学习 · 计算机科学 2022-04-11 Axel Berg , Magnus Oskarsson , Mark O'Connor