paper-with-me

Papers

Torus embeddings

2026-03-03 · Dan Stowell arxiv

Many data representations are vectors of continuous values. In particular, deep learning embeddings are data-driven representations, typically either unconstrained in Euclidean space, or constrained to a hypersphere. These may also be translated into integer representations (quantised) for efficient large-scale use. However, the fundamental (and most efficient) numeric representation in the overwhelming majority of existing computers is integers with overflow -- and vectors of these integers do not correspond to either of these spaces, but instead to the topology of a (hyper)torus. This mismatch can lead to wasted representation capacity. Here we show that common deep learning frameworks can be adapted, quite simply, to create representations with inherent toroidal topology. We investigate two alternative strategies, demonstrating that a normalisation-based strategy leads to training with desirable stability and performance properties, comparable to a standard hyperspherical L2 normalisation. We also demonstrate that a torus embedding maintains desirable quantisation properties. The torus embedding does not outperform hypersphere embeddings in general, but is comparable, and opens the possibility to train deep embeddings which have an extremely simple pathway to efficient `TinyML' embedded implementation.

📄 PDF Abstract BibTeX arXiv:2603.03135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TorusE: Knowledge Graph Embedding on a Lie Group

2017-11-15 · Takuma Ebisu, Ryutaro Ichise

Knowledge graphs are useful for many artificial intelligence (AI) tasks. However, knowledge graphs often have missing facts. To populate the graphs, knowledge graph embedding models have been developed. Knowledge graph e…

Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+2

Swing: Short-cutting Rings for Higher Bandwidth Allreduce

2024-01-17 · Daniele De Sensi, Tommaso Bonato, David Saam, Torsten Hoefler

The allreduce collective operation accounts for a significant fraction of the runtime of workloads running on distributed systems. One factor determining its performance is the distance between communicating nodes, espec…

MöbiusE: Knowledge Graph Embedding on Möbius Ring

2021-01-07 · Yao Chen, Jiangang Liu, Zhe Zhang, Shiping Wen 외

In this work, we propose a novel Knowledge Graph Embedding (KGE) strategy, called M\"{o}biusE, in which the entities and relations are embedded to the surface of a M\"{o}bius ring. The proposition of such a strategy is i…

Graph EmbeddingKnowledge Graph Embedding

Clustering Schemes on the Torus with Application to RNA Clashes

2021-02-28 · Henrik Wiechers, Benjamin Eltzner, Stephan F. Huckemann, Kanti V. Mardia

Molecular structures of RNA molecules reconstructed from X-ray crystallography frequently contain errors. Motivated by this problem we examine clustering on a torus since RNA shapes can be described by dihedral angles. A…

Clustering

Torus Graphs for Multivariate Phase Coupling Analysis

2019-10-24 · Natalie Klein, Josue Orellana, Scott Brincat, Earl K. Miller 외

Angular measurements are often modeled as circular random variables, where there are natural circular analogues of moments, including correlation. Because a product of circles is a torus, a d-dimensional vector of circul…