paper-with-me

홈 › Papers

A Short Survey on Importance Weighting for Machine Learning

2024-03-15 · Masanari Kimura, Hideitsu Hino

Importance weighting is a fundamental procedure in statistics and machine learning that weights the objective function or probability distribution based on the importance of the instance in some sense. The simplicity and usefulness of the idea has led to many applications of importance weighting. For example, it is known that supervised learning under an assumption about the difference between the training and test distributions, called distribution shift, can guarantee statistically desirable properties through importance weighting by their density ratio. This survey summarizes the broad applications of importance weighting in machine learning and related research.

📄 PDF Abstract BibTeX arXiv:2403.10175

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Nearest Neighbor-based Importance Weighting

2021-02-03 · Marco Loog

Importance weighting is widely applicable in machine learning in general and in techniques dealing with data covariate shift problems in particular. A novel, direct approach to determine such importance weighting is pres…

BIG-bench Machine LearningClassificationGeneral Classification

What is the Effect of Importance Weighting in Deep Learning?

2018-12-08 · Jonathon Byrd, Zachary C. Lipton

Importance-weighted risk minimization is a key ingredient in many machine learning algorithms for causal inference, domain adaptation, class imbalance, and off-policy reinforcement learning. While the effect of importanc…

Causal InferenceDeep LearningDomain AdaptationL2 Regularization+1

The Potential of Machine Learning and NLP for Handling Students' Feedback (A Short Survey)

2020-11-07 · Maryam Edalati

This article provides a review of the literature of students' feedback papers published in recent years employing data mining techniques. In particular, the focus is to highlight those papers which are using either machi…

BIG-bench Machine Learning

Machine Unlearning for Traditional Models and Large Language Models: A Short Survey

2024-04-01 · Yi Xu

With the implementation of personal data privacy regulations, the field of machine learning (ML) faces the challenge of the "right to be forgotten". Machine unlearning has emerged to address this issue, aiming to delete …

Machine UnlearningSurvey

Optimizing importance weighting in the presence of sub-population shifts

2024-10-18 · Floris Holstege, Bram Wouters, Noud van Giersbergen, Cees Diks

A distribution shift between the training and test data can severely harm performance of machine learning models. Importance weighting addresses this issue by assigning different weights to data points during training. W…