paper-with-me

홈 › Papers

GeoPE:A Unified Geometric Positional Embedding for Structured Tensors

2025-12-04 · Yupu Yao, Bowen Yang arxiv

Standard Vision Transformers flatten 2D images into 1D sequences, disrupting the natural spatial topology. While Rotary Positional Embedding (RoPE) excels in 1D, it inherits this limitation, often treating spatially distant patches (e.g., at row edges) as sequence neighbors. Existing 2D approaches typically treat spatial axes independently, failing to decouple this false sequential proximity from true spatial distance. To restore the 2D spatial manifold, we introduce Geometric Positional Embedding (GeoPE), a framework that extends rotations to 3D Euclidean space using quaternions. To overcome non-commutativity and ensure symmetry, GeoPE constructs a unified rotational operator by computing the geometric mean in the Lie algebra. This creates a geometrically coupled encoding that effectively separates spatial dimensions. Extensive experiments on image classification, object detection, and 3D semantic segmentation demonstrate that GeoPE consistently outperforms existing 2D RoPE variants and significantly enhances shape bias, confirming its ability to capture true geometric structure.

📄 PDF Abstract BibTeX arXiv:2512.04963

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationImage ClassificationObject Detection

Similar Papers 제목 키워드 기반

Enhancing Geometric Perception in VLMs via Translator-Guided Reinforcement Learning

2026-02-26 · Hao Yu, Shuning Jia, Guanghao Li, Wenhao Jiang 외 arxiv

Vision-language models (VLMs) often struggle with geometric reasoning due to their limited perception of fundamental diagram elements. To tackle this challenge, we introduce GeoPerceive, a benchmark comprising diagram in…

Reinforcement Learning

MATHGLANCE: Multimodal Large Language Models Do Not Know Where to Look in Mathematical Diagrams

2025-03-26 · Yanpeng Sun, Shan Zhang, Wei Tang, Aotian Chen 외

Diagrams serve as a fundamental form of visual language, representing complex concepts and their inter-relationships through structured symbols, shapes, and spatial arrangements. Unlike natural images, their inherently s…

Mathematical ReasoningObject Counting

Euclid: Supercharging Multimodal LLMs with Synthetic High-Fidelity Visual Descriptions

2024-12-11 · Jiarui Zhang, Ollie Liu, Tianyu Yu, Jinyi Hu 외

Multimodal large language models (MLLMs) have made rapid progress in recent years, yet continue to struggle with low-level visual perception (LLVP) -- particularly the ability to accurately describe the geometric details…

Medical Image Analysis

Learning Structured Visual Compositional Representations for Weakly Supervised Referring Expression Comprehension

2026-07-06 · Lian Xu, Mohammed Bennamoun, Farid Boussaid, Hamid Laga 외 arxiv

Referring expression comprehension (REC) aims to localize the object in an image described by natural language. In Weakly supervised REC (WREC), existing approaches primarily operate on anchor-level visual representation…

Referring Expression

GeoPep: A geometry-aware masked language model for protein-peptide binding site prediction

2025-10-30 · Dian Chen, Yunkai Chen, Tong Lin, Sijie Chen 외 arxiv

Multimodal approaches that integrate protein structure and sequence have achieved remarkable success in protein-protein interface prediction. However, extending these methods to protein-peptide interactions remains chall…

Transfer Learning