paper-with-me

Papers

Optimal Transport on the Lie Group of Roto-translations

2024-02-23 · Daan Bon, Gautam Pai, Gijs Bellaard, Olga Mula, Remco Duits

The roto-translation group SE2 has been of active interest in image analysis due to methods that lift the image data to multi-orientation representations defined on this Lie group. This has led to impactful applications of crossing-preserving flows for image de-noising, geodesic tracking, and roto-translation equivariant deep learning. In this paper, we develop a computational framework for optimal transportation over Lie groups, with a special focus on SE2. We make several theoretical contributions (generalizable to matrix Lie groups) such as the non-optimality of group actions as transport maps, invariance and equivariance of optimal transport, and the quality of the entropic-regularized optimal transport plan using geodesic distance approximations. We develop a Sinkhorn like algorithm that can be efficiently implemented using fast and accurate distance approximations of the Lie group and GPU-friendly group convolutions. We report valuable advancements in the experiments on 1) image barycentric interpolation, 2) interpolation of planar orientation fields, and 3) Wasserstein gradient flows on SE2. We observe that our framework of lifting images to SE2 and optimal transport with left-invariant anisotropic metrics leads to equivariant transport along dominant contours and salient line structures in the image. This yields sharper and more meaningful interpolations compared to their counterparts on R^2

📄 PDF Abstract BibTeX arXiv:2402.15322

Code (0)

등록된 구현이 없습니다.

Tasks

GPUTranslation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Geometric Domain Adaptation via Optimal Transport for Linear Regression in R^2

2026-06-12 · Brian Britos, Mathias Bourel arxiv

Optimal Transport has become recently a powerful method for domain adaptation by aligning source and target distributions. We study a supervised domain adaptation problem where source and target domains are related by a …

Domain Adaptation

Optimal Transport for Unsupervised Hallucination Detection in Neural Machine Translation

2022-12-19 · Nuno M. Guerreiro, Pierre Colombo, Pablo Piantanida, André F. T. Martins

Neural machine translation (NMT) has become the de-facto standard in real-world machine translation applications. However, NMT models can unpredictably produce severely pathological translations, known as hallucinations,…

DecoderHallucinationMachine TranslationNMT+1

MProto: Multi-Prototype Network with Denoised Optimal Transport for Distantly Supervised Named Entity Recognition

2023-10-12 · Shuhui Wu, Yongliang Shen, Zeqi Tan, Wenqi Ren 외

Distantly supervised named entity recognition (DS-NER) aims to locate entity mentions and classify their types with only knowledge bases or gazetteers and unlabeled corpus. However, distant annotations are noisy and degr…

named-entity-recognitionNamed Entity RecognitionNER

Prototype-based Optimal Transport for Out-of-Distribution Detection

2024-10-10 · Ao Ke, Wenlong Chen, Chuanwen Feng, Yukun Cao 외

Detecting Out-of-Distribution (OOD) inputs is crucial for improving the reliability of deep neural networks in the real-world deployment. In this paper, inspired by the inherent distribution shift between ID and OOD data…

Out-of-Distribution Detection

Universal Prototype Transport for Zero-Shot Action Recognition and Localization

2022-03-08 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos when no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings from vi…

Action RecognitionObjectPositionTemporal Localization+3