LGNov 28, 2022

Improved Representation of Asymmetrical Distances with Interval Quasimetric Embeddings

arXiv:2211.15120v218 citationsh-index: 57Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for effective quasimetric models in applications like reinforcement learning and causal relation learning, representing an incremental improvement over prior methods.

The paper tackled the problem of representing asymmetrical distances (quasimetrics) in machine learning by proposing Interval Quasimetric Embedding (IQE), which satisfies four desirable properties that prior methods fail at, leading to better performance and improved efficiency in quasimetric learning experiments.

Asymmetrical distance structures (quasimetrics) are ubiquitous in our lives and are gaining more attention in machine learning applications. Imposing such quasimetric structures in model representations has been shown to improve many tasks, including reinforcement learning (RL) and causal relation learning. In this work, we present four desirable properties in such quasimetric models, and show how prior works fail at them. We propose Interval Quasimetric Embedding (IQE), which is designed to satisfy all four criteria. On three quasimetric learning experiments, IQEs show strong approximation and generalization abilities, leading to better performance and improved efficiency over prior methods. Project Page: https://www.tongzhouwang.info/interval_quasimetric_embedding Quasimetric Learning Code Package: https://www.github.com/quasimetric-learning/torch-quasimetric

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes