HyperAlign: Hyperbolic Entailment Cones for Adaptive Text-to-Image Alignment Assessment
Wenzhi Chen, Bo Hu, Leida Li, Lihuo He, Wen Lu, Xinbo Gao
TL;DR
HyperAlign introduces a hyperbolic-geometry framework for Text-to-Image Alignment Assessment that captures hierarchical entailment between text prompts and images. By projecting CLIP features into the Lorentz hyperbolic space and extracting geometric primitives (distance, exterior angle, entailment aperture), it uses dynamic supervision to encode alignment as continuous geometric constraints and employs an adaptive modulation regressor to calibrate Euclidean cosine similarity for final scoring. The approach delivers state-of-the-art performance on multiple AGIQA benchmarks and shows strong cross-database generalization, attributed to geometry-driven representations that are robust to distribution shifts. Overall, HyperAlign advances T2IAA by uniting hyperbolic hierarchical modeling with sample-specific score calibration, enabling more accurate and transferable alignment assessments in AI-generated imagery.
Abstract
With the rapid development of text-to-image generation technology, accurately assessing the alignment between generated images and text prompts has become a critical challenge. Existing methods rely on Euclidean space metrics, neglecting the structured nature of semantic alignment, while lacking adaptive capabilities for different samples. To address these limitations, we propose HyperAlign, an adaptive text-to-image alignment assessment framework based on hyperbolic entailment geometry. First, we extract Euclidean features using CLIP and map them to hyperbolic space. Second, we design a dynamic-supervision entailment modeling mechanism that transforms discrete entailment logic into continuous geometric structure supervision. Finally, we propose an adaptive modulation regressor that utilizes hyperbolic geometric features to generate sample-level modulation parameters, adaptively calibrating Euclidean cosine similarity to predict the final score. HyperAlign achieves highly competitive performance on both single database evaluation and cross-database generalization tasks, fully validating the effectiveness of hyperbolic geometric modeling for image-text alignment assessment.
