[2604.04343] Deep Kuratowski Embedding Neural Networks for Wasserstein Metric Learning

[2604.04343] Deep Kuratowski Embedding Neural Networks for Wasserstein Metric Learning

arXiv - Machine Learning 3 min read

About this article

Abstract page for arXiv paper 2604.04343: Deep Kuratowski Embedding Neural Networks for Wasserstein Metric Learning

Computer Science > Machine Learning arXiv:2604.04343 (cs) [Submitted on 6 Apr 2026] Title:Deep Kuratowski Embedding Neural Networks for Wasserstein Metric Learning Authors:Andrew Qing He View a PDF of the paper titled Deep Kuratowski Embedding Neural Networks for Wasserstein Metric Learning, by Andrew Qing He View PDF HTML (experimental) Abstract:Computing pairwise Wasserstein distances is a fundamental bottleneck in data analysis pipelines. Motivated by the classical Kuratowski embedding theorem, we propose two neural architectures for learning to approximate the Wasserstein-2 distance ($W_2$) from data. The first, DeepKENN, aggregates distances across all intermediate feature maps of a CNN using learnable positive weights. The second, ODE-KENN, replaces the discrete layer stack with a Neural ODE, embedding each input into the infinite-dimensional Banach space $C^1([0,1], \mathbb{R}^d)$ and providing implicit regularization via trajectory smoothness. Experiments on MNIST with exact precomputed $W_2$ distances show that ODE-KENN achieves a 28% lower test MSE than the single-layer baseline and 18% lower than DeepKENN under matched parameter counts, while exhibiting a smaller generalization gap. The resulting fast surrogate can replace the expensive $W_2$ oracle in downstream pairwise distance computations. Subjects: Machine Learning (cs.LG) MSC classes: 68T07, 49Q22, 46B85 Cite as: arXiv:2604.04343 [cs.LG]   (or arXiv:2604.04343v1 [cs.LG] for this version)   https://doi.org...

Originally published on April 07, 2026. Curated by AI News.

Related Articles

Machine Learning

token budget is becoming part of my agent workflow design

I think token budget is becoming part of agent workflow design. If every run feels expensive, people under-test. They save quota, overthi...

Reddit - Artificial Intelligence · 1 min ·
Improving AI models’ ability to explain their predictions
Machine Learning

Improving AI models’ ability to explain their predictions

AI News - General · 9 min ·
New technique makes AI models leaner and faster while they’re still learning
Machine Learning

New technique makes AI models leaner and faster while they’re still learning

AI News - General · 9 min ·
Machine Learning

Question regarding Transformer's pipeline module [D]

from transformers import pipeline , DistilBertTokenizer , DistilBertModel model = DistilBertModel . from_pretrained ('distilbert-base-cas...

Reddit - Machine Learning · 1 min ·
More in Machine Learning: This Week Guide Trending

No comments

No comments yet. Be the first to comment!

Stay updated with AI News

Get the latest news, tools, and insights delivered to your inbox.

Daily or weekly digest • Unsubscribe anytime