paper-with-me

홈 › Papers

CAT: Curvature-Adaptive Transformers for Geometry-Aware Learning

2025-10-02 · Ryan Y. Lin, Siddhartha Ojha, Nicholas Bai arxiv

Transformers achieve strong performance across diverse domains but implicitly assume Euclidean geometry in their attention mechanisms, limiting their effectiveness on data with non-Euclidean structure. While recent extensions to hyperbolic and spherical spaces show promise for hierarchical and cyclical patterns, respectively, they require committing to a single geometry a priori, reducing flexibility when data exhibits mixed geometric properties. We introduce the Curvature-Adaptive Transformer (CAT), a novel architecture that dynamically learns per-token routing across three geometric attention branches through a lightweight, differentiable gating mechanism. Unlike fixed-geometry approaches, CAT enables adaptive geometric specialization, routing tokens to the appropriate curvature based on their local relational structure. The routing network provides interpretable curvature preferences while each branch employs geometry-specific operations optimized for its respective manifold. On knowledge graph completion benchmarks (FB15k-237, WN18RR), CAT achieves approximately 10% improvements in MRR and Hits@10 over fixed-geometry baselines with minimal overhead (5% parameter increase, comparable inference time). These results demonstrate that learned geometric adaptation outperforms any single fixed geometry for complex relational reasoning, establishing CAT as a scalable and interpretable foundation for mixture-of-geometry architectures across language, vision, and multimodal domains.

📄 PDF Abstract BibTeX arXiv:2510.01634

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionRelational Reasoning

Similar Papers 제목 키워드 기반

Geometric Mixture-of-Experts with Curvature-Guided Adaptive Routing for Graph Representation Learning

2026-03-20 · Haifang Cao, Yu Wang, Timing Li, Xinjie Yao 외 arxiv

Graph-structured data typically exhibits complex topological heterogeneity, making it difficult to model accurately within a single Riemannian manifold. While emerging mixed-curvature methods attempt to capture such dive…

Graph Representation Learning

Curve Your Attention: Mixed-Curvature Transformers for Graph Representation Learning

2023-09-08 · Sungjun Cho, Seunghyuk Cho, Sungwoo Park, Hankook Lee 외

Real-world graphs naturally exhibit hierarchical or cyclical structures that are unfit for the typical Euclidean space. While there exist graph neural networks that leverage hyperbolic or spherical spaces to learn repres…

Graph ReconstructionGraph Representation LearningNode ClassificationRepresentation Learning

Geometry-Aware Spiking Graph Neural Network

2025-08-09 · Bowen Zhang, Genan Dai, Hu Huang, Long Lan arxiv

Graph Neural Networks (GNNs) have demonstrated impressive capabilities in modeling graph-structured data, while Spiking Neural Networks (SNNs) offer high energy efficiency through sparse, event-driven computation. Howeve…

Representation LearningGraph Neural NetworkLink PredictionGraph Learning

Mixed-Curvature Transformers for Graph Representation Learning papersreview

2023-06-18 · 2nd Annual Topology, Algebra, and Geometry in Machine Learning Workshop 2023 6 · Sungjun Cho, Seunghyuk Cho, Sungwoo Park, Hankook Lee 외

Real-world graphs naturally exhibit hierarchical or cyclical structures that are unfit for the typical Euclidean space. While there exist graph neural networks that leverage non-Euclidean spaces to embed such structures …

Graph ReconstructionGraph Representation LearningNode ClassificationRepresentation Learning

ManifoldMind: Dynamic Hyperbolic Reasoning for Trustworthy Recommendations

2025-07-02 · Anoushka Harit, Zhongtian Sun, Suncica Hadzidedic arxiv

We introduce ManifoldMind, a probabilistic geometric recommender system for exploratory reasoning over semantic hierarchies in hyperbolic space. Unlike prior methods with fixed curvature and rigid embeddings, ManifoldMin…