paper-with-me

Papers

Measuring Generalization with Optimal Transport

2021-06-07 · NeurIPS 2021 12 · Ching-Yao Chuang, Youssef Mroueh, Kristjan Greenewald, Antonio Torralba, Stefanie Jegelka

Understanding the generalization of deep neural networks is one of the most important tasks in deep learning. Although much progress has been made, theoretical error bounds still often behave disparately from empirical observations. In this work, we develop margin-based generalization bounds, where the margins are normalized with optimal transport costs between independent random subsets sampled from the training distribution. In particular, the optimal transport cost can be interpreted as a generalization of variance which captures the structural properties of the learned feature space. Our bounds robustly predict the generalization error, given training data and network parameters, on large scale datasets. Theoretically, we demonstrate that the concentration and separation of features play crucial roles in generalization, supporting empirical results in the literature. The code is available at \url{https://github.com/chingyaoc/kV-Margin}.

📄 PDF Abstract BibTeX arXiv:2106.03314

Code (1)

chingyaoc/kV-Margin 공식 구현 tf

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Optimal Copula Transport for Clustering Multivariate Time Series

2015-09-27 · Gautier Marti, Frank Nielsen, Philippe Donnat

This paper presents a new methodology for clustering multivariate time series leveraging optimal transport between copulas. Copulas are used to encode both (i) intra-dependence of a multivariate time series, and (ii) int…

ClusteringClustering Multivariate Time SeriesTime SeriesTime Series Analysis

Improving Molecular Representation Learning with Metric Learning-enhanced Optimal Transport

2022-02-13 · Fang Wu, Nicolas Courty, Shuting Jin, Stan Z. Li

Training data are usually limited or heterogeneous in many chemical and biological applications. Existing machine learning models for chemistry and materials science fail to consider generalizing beyond training domains.…

Domain AdaptationMetric LearningMolecular Property Predictionmolecular representation+3

Measuring the Data

2025-04-02 · Ido Cohen

Measuring the Data analytically finds the intrinsic manifold in big data. First, Optimal Transport generates the tangent space at each data point from which the intrinsic dimension is revealed. Then, the Koopman Dimensio…

Dimensionality Reduction

Improving GANs Using Optimal Transport

2018-03-15 · ICLR 2018 1 · Tim Salimans, Han Zhang, Alec Radford, Dimitris Metaxas

We present Optimal Transport GAN (OT-GAN), a variant of generative adversarial nets minimizing a new metric measuring the distance between the generator distribution and the data distribution. This metric, which we call …

Image Generation

Pyramid Mini-Batching for Optimal Transport

2021-09-29 · Devin Guillory, Kuniaki Saito, Eric Tzeng, Yannik Pitcan 외

Optimal transport theory provides a useful tool to measure the differences between two distributions. Aligning distributions by minimizing optimal transport distances has been shown to be effective in a variety of machin…

Domain Adaptation