paper-with-me

Papers

Gaussian process regression with Sliced Wasserstein Weisfeiler-Lehman graph kernels

2024-02-06 · Raphaël Carpintero Perez, Sébastien da Veiga, Josselin Garnier, Brian Staber

Supervised learning has recently garnered significant attention in the field of computational physics due to its ability to effectively extract complex patterns for tasks like solving partial differential equations, or predicting material properties. Traditionally, such datasets consist of inputs given as meshes with a large number of nodes representing the problem geometry (seen as graphs), and corresponding outputs obtained with a numerical solver. This means the supervised learning model must be able to handle large and sparse graphs with continuous node attributes. In this work, we focus on Gaussian process regression, for which we introduce the Sliced Wasserstein Weisfeiler-Lehman (SWWL) graph kernel. In contrast to existing graph kernels, the proposed SWWL kernel enjoys positive definiteness and a drastic complexity reduction, which makes it possible to process datasets that were previously impossible to handle. The new kernel is first validated on graph classification for molecular datasets, where the input graphs have a few tens of nodes. The efficiency of the SWWL kernel is then illustrated on graph regression in computational fluid dynamics and solid mechanics, where the input graphs are made up of tens of thousands of nodes.

📄 PDF Abstract BibTeX arXiv:2402.03838

Code (1)

https://gitlab.com/drti/swwl 공식 구현 tf

Tasks

Graph ClassificationGraph Regressionregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Fast Approximation of the Generalized Sliced-Wasserstein Distance

2022-10-19 · Dung Le, Huy Nguyen, Khai Nguyen, Trang Nguyen 외

Generalized sliced Wasserstein distance is a variant of sliced Wasserstein distance that exploits the power of non-linear projection through a given defining function to better capture the complex structures of the proba…

Slicing Wasserstein Over Wasserstein Via Functional Optimal Transport

2025-09-26 · Moritz Piening, Robert Beinert arxiv

Wasserstein distances define a metric between probability measures on arbitrary metric spaces, including meta-measures (measures over measures). The resulting Wasserstein over Wasserstein (WoW) distance is a powerful, bu…

Gaussian Processes

Statistical and Topological Properties of Gaussian Smoothed Sliced Probability Divergences

2021-10-20 · Alain Rakotomamonjy, Mokhtar Z. Alaya, Maxime Berar, Gilles Gasso

Gaussian smoothed sliced Wasserstein distance has been recently introduced for comparing probability distributions, while preserving privacy on the data. It has been shown, in applications such as domain adaptation, to p…

Domain AdaptationPrivacy Preserving

Gaussian-Smoothed Sliced Probability Divergences

2024-04-04 · Mokhtar Z. Alaya, Alain Rakotomamonjy, Maxime Berar, Gilles Gasso

Gaussian smoothed sliced Wasserstein distance has been recently introduced for comparing probability distributions, while preserving privacy on the data. It has been shown that it provides performances similar to its non…

Domain AdaptationPrivacy Preserving

Fast Estimation of Wasserstein Distances via Regression on Sliced Wasserstein Distances

2025-09-24 · Khai Nguyen, Hai Nguyen, Nhat Ho arxiv

We address the problem of efficiently computing Wasserstein distances for multiple pairs of distributions drawn from a meta-distribution. To this end, we propose a fast estimation method based on regressing Wasserstein d…

Point Clouds