← Search

Romain Tavenard

5 accepted papers

2026

Vision Transformer Finetuning Benefits from Non-Smooth Components

ICML 2026poster

The smoothness of the transformer architecture has been extensively studied in the context of generalization, training stability, and adversarial robustness. However, its role in transfer learning remains poorly understood. In this paper, we analyze the ability of vision transformer components to ad…

Cited by 0SourceScholar
2025

One for all and all for one: Efficient computation of partial Wasserstein distances on the line

ICLR 2025poster

Partial Wasserstein helps overcoming some of the limitations of Optimal Transport when the distributions at stake differ in mass, contain noise or outliers or exhibit mass mismatches across distribution modes. We introduce PAWL, a novel algorithm designed to efficiently compute exact PArtial Wassers…

Cited by 1SourcePDFScholar
2019

Optimal Transport for structured data with application on graphs

ICML 2019oral

This work considers the problem of computing distances between structured objects such as undirected graphs, seen as probability distributions in a specific metric space. We consider a new transportation distance ( i.e. that minimizes a total cost of transporting probability masses) that unveils the…

Cited by 207SourcePDFScholar
2019

Sliced Gromov-Wasserstein

NeurIPS 2019poster

Recently used in various machine learning contexts, the Gromov-Wasserstein distance (GW) allows for comparing distributions whose supports do not necessarily lie in the same metric space. However, this Optimal Transport (OT) distance requires solving a complex non convex quadratic program which is…