Feature-Robust Optimal Transport for High-Dimensional Data

Abstract

Optimal transport is a machine learning problem with applications including distribution comparison, feature selection, and generative adversarial networks. In this paper, we propose feature robust optimal transport (FROT) for high-dimensional data, which jointly solves feature selection and OT problems. Specifically, we formulate the FROT problem as a min--max optimization problem. Then, we propose a convex formulation of FROT and solve it with the Frank--Wolfe-based optimization algorithm, where the sub-problem can be efficiently solved using the Sinkhorn algorithm. A key advantage of FROT is that important features can be analytically determined by simply solving the convex optimization problem. Furthermore, we propose using the FROT algorithm for the layer selection problem in deep neural networks for semantic correspondence. By conducting synthetic and benchmark experiments, we demonstrate that the proposed method can determine important features. Additionally, we show that the FROT algorithm achieves a state-of-the-art performance in real-world semantic correspondence datasets.

Cite

Text

Petrovich et al. "Feature-Robust Optimal Transport for High-Dimensional Data." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26419-1_18

Markdown

[Petrovich et al. "Feature-Robust Optimal Transport for High-Dimensional Data." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/petrovich2022ecmlpkdd-featurerobust/) doi:10.1007/978-3-031-26419-1_18

BibTeX

@inproceedings{petrovich2022ecmlpkdd-featurerobust,
  title     = {{Feature-Robust Optimal Transport for High-Dimensional Data}},
  author    = {Petrovich, Mathis and Liang, Chao and Sato, Ryoma and Liu, Yanbin and Tsai, Yao-Hung Hubert and Zhu, Linchao and Yang, Yi and Salakhutdinov, Ruslan and Yamada, Makoto},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {291-307},
  doi       = {10.1007/978-3-031-26419-1_18},
  url       = {https://mlanthology.org/ecmlpkdd/2022/petrovich2022ecmlpkdd-featurerobust/}
}