paper-with-me

홈 › Papers

HEART: Hyperspherical Embedding Alignment via Kent-Representation Traversal in Diffusion Models

2026-05-08 · Arani Roy, Shristi Das Biswas, Kaushik Roy arxiv

Text-to-image diffusion models can generate visually stunning images, yet, controlling what appears and how it appears, remains surprisingly difficult, especially when operating solely within the constraints of the text-conditioning space. For example, changing a subject or adjusting an attribute often leads to unintended side effects, such as altered backgrounds or distorted details. This is because most existing text-based control methods treat the embedding space as Euclidean and apply simple linear transformations, which do not reflect how semantic concepts are actually organized. In this work, we take a step back and ask: what is the true geometry of these embeddings? We find that text encoder representations lie on a hypersphere, where concepts are not linear directions but structured, anisotropic distributions better captured by Kent distributions. Building on this insight, we propose HEART, a training-free framework that performs Kent-aware geodesic transformations directly on the hypersphere. By respecting the underlying geometry, HEART enables intuitive and precise edits, such as consistent subject replacement and fine-grained attribute control, while preserving the original scene. Importantly, HEART requires no finetuning, inversion, or optimization, and generalizes across diffusion model architectures. Our results show that a simple shift in perspective, from linear to spherical, can unlock fast, and controllable image generation.

📄 PDF Abstract BibTeX arXiv:2605.07973

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

SphereRE: Distinguishing Lexical Relations with Hyperspherical Relation Embeddings

2019-07-01 · ACL 2019 7 · Chengyu Wang, Xiaofeng He, Aoying Zhou

Lexical relations describe how meanings of terms relate to each other. Typical examples include hypernymy, synonymy, meronymy, etc. Automatic distinction of lexical relations is vital for NLP applications, and also chall…

RelationRepresentation Learning

Hypersphere Face Uncertainty Learning

2021-01-01 · Shen Li, Jianqing Xu, Xiaqing Xu, Pengcheng Shen 외

An emerging line of research has found that \emph{hyperspherical} spaces better match the underlying geometry of facial images, as evidenced by the state-of-the-art facial recognition methods which benefit empirically fr…

Face Verification

Understanding Metric Learning on Unit Hypersphere and Generating Better Examples for Adversarial Training

2021-09-29 · Yihan Wu, Heng Huang

Recent works have shown that adversarial examples can improve the performance of representation learning tasks. In this paper, we boost the performance of deep metric learning (DML) models with adversarial examples gener…

Metric LearningRepresentation LearningTriplet

Exploring Large Action Sets with Hyperspherical Embeddings using von Mises-Fisher Sampling

2025-07-01 · Walid Bendada, Guillaume Salha-Galvan, Romain Hennequin, Théo Bontempelli 외 arxiv

This paper introduces von Mises-Fisher exploration (vMF-exp), a scalable method for exploring large action sets in reinforcement learning problems where hyperspherical embedding vectors represent these actions. vMF-exp i…

Reinforcement Learning

How to Exploit Hyperspherical Embeddings for Out-of-Distribution Detection?

2022-03-08 · Yifei Ming, Yiyou Sun, Ousmane Dia, Yixuan Li

Out-of-distribution (OOD) detection is a critical task for reliable machine learning. Recent advances in representation learning give rise to distance-based OOD detection, where testing samples are detected as OOD if the…

Out-of-Distribution DetectionOut of Distribution (OOD) DetectionRepresentation Learning