paper-with-me

홈 › Papers

Quasi Manhattan Wasserstein Distance

2023-10-19 · Evan Unit Lim

The Quasi Manhattan Wasserstein Distance (QMWD) is a metric designed to quantify the dissimilarity between two matrices by combining elements of the Wasserstein Distance with specific transformations. It offers improved time and space complexity compared to the Manhattan Wasserstein Distance (MWD) while maintaining accuracy. QMWD is particularly advantageous for large datasets or situations with limited computational resources. This article provides a detailed explanation of QMWD, its computation, complexity analysis, and comparisons with WD and MWD.

📄 PDF Abstract BibTeX arXiv:2310.12498

Code (1)

evlim/qmwd 공식 구현

Similar Papers 제목 키워드 기반

Fractional norms and quasinorms do not help to overcome the curse of dimensionality

2020-04-29 · Evgeny M. Mirkes, Jeza Allohibi, Alexander N. Gorban

The curse of dimensionality causes the well-known and widely discussed problems for machine learning methods. There is a hypothesis that using of the Manhattan distance and even fractional quasinorms lp (for p less than …

General Classification

Repulsive Monte Carlo on the sphere for the sliced Wasserstein distance

2025-09-12 · Vladimir Petrovic, Rémi Bardenet, Agnès Desolneux arxiv

In this paper, we consider the problem of computing the integral of a function on the unit sphere, in any dimension, using Monte Carlo methods. Although the methods we present are general, our guiding thread is the slice…

Point Processes

Adversarial Intrinsic Motivation for Reinforcement Learning

2021-05-27 · NeurIPS 2021 12 · Ishan Durugkar, Mauricio Tec, Scott Niekum, Peter Stone

Learning with an objective to minimize the mismatch with a reference distribution has been shown to be useful for generative modeling and imitation learning. In this paper, we investigate whether one such objective, the …

Multi-Goal Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Quasi-Monte Carlo for 3D Sliced Wasserstein

2023-09-21 · Khai Nguyen, Nicola Bariletto, Nhat Ho

Monte Carlo (MC) integration has been employed as the standard approximation method for the Sliced Wasserstein (SW) distance, whose analytical expression involves an intractable expectation. However, MC integration is no…

Stochastic OptimizationStyle Transfer

A Quasi-Wasserstein Loss for Learning Graph Neural Networks

2023-10-18 · Minjie Cheng, Hongteng Xu

When learning graph neural networks (GNNs) in node-level prediction tasks, most existing loss functions are applied for each node independently, even if node embeddings and their labels are non-i.i.d. because of their gr…