paper-with-me

Papers

Semi-supervised Learning based on Distributionally Robust Optimization

2017-02-28 · Jose Blanchet, Yang Kang

We propose a novel method for semi-supervised learning (SSL) based on data-driven distributionally robust optimization (DRO) using optimal transport metrics. Our proposed method enhances generalization error by using the unlabeled data to restrict the support of the worst case distribution in our DRO formulation. We enable the implementation of our DRO formulation by proposing a stochastic gradient descent algorithm which allows to easily implement the training procedure. We demonstrate that our Semi-supervised DRO method is able to improve the generalization error over natural supervised procedures and state-of-the-art SSL estimators. Finally, we include a discussion on the large sample behavior of the optimal uncertainty region in the DRO formulation. Our discussion exposes important aspects such as the role of dimension reduction in SSL.

📄 PDF Abstract BibTeX arXiv:1702.08848

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Distributionally Robust Semi-Supervised Learning for People-Centric Sensing

2018-11-12 · Kaixuan Chen, Lina Yao, Dalin Zhang, Xiaojun Chang 외

Semi-supervised learning is crucial for alleviating labelling burdens in people-centric sensing. However, human-generated data inherently suffer from distribution shift in semi-supervised learning due to the diverse biol…

Activity RecognitionGesture RecognitionIntent DetectionMuscular Movement Recognition

Distributionally Robust Learning

2021-08-20 · Ruidi Chen, Ioannis Ch. Paschalidis

This monograph develops a comprehensive statistical learning framework that is robust to (distributional) perturbations in the data using Distributionally Robust Optimization (DRO) under the Wasserstein metric. Beginning…

Decision Makingregression

A Stochastic Subgradient Method for Distributionally Robust Non-Convex Learning

2020-06-08 · Mert Gürbüzbalaban, Andrzej Ruszczyński, Landi Zhu

We consider a distributionally robust formulation of stochastic optimization problems arising in statistical learning, where robustness is with respect to uncertainty in the underlying data distribution. Our formulation …

Stochastic Optimization

Wasserstein Distributionally Robust Inverse Multiobjective Optimization

2020-09-30 · Chaosheng Dong, Bo Zeng

Inverse multiobjective optimization provides a general framework for the unsupervised learning task of inferring parameters of a multiobjective decision making problem (DMP), based on a set of observed decisions from the…

Decision MakingMultiobjective OptimizationPortfolio Optimization

Learning Distributionally Robust Models at Scale via Composite Optimization

2022-03-17 · ICLR 2022 4 · Farzin Haddadpour, Mohammad Mahdi Kamani, Mehrdad Mahdavi, Amin Karbasi

To train machine learning models that are robust to distribution shifts in the data, distributionally robust optimization (DRO) has been proven very effective. However, the existing approaches to learning a distributiona…