🤖 AI Summary
This work addresses the limited generalization of existing monocular depth estimation methods under viewpoint changes, which stems from their neglect of the algebraic and geometric structures inherent in perspective projection. To overcome this, the paper introduces algebraic geometry into deep learning for the first time, proposing a modeling framework that enforces projective equivariance and topological consistency. The approach achieves geometry-aware multiscale feature fusion through learnable group actions, graded ring homomorphisms, and Čech neural layer architectures. Key components include Group-defined Feature Manifolds (GFM), Ring Convolutional Layers (RCL), and a sheaf-theoretic Sheaf Module (SM). Zero-shot evaluations on KITTI, NYU-Depth V2, and ETH3D demonstrate substantial improvements over state-of-the-art methods in both accuracy and cross-domain generalization.
📝 Abstract
Monocular depth estimation (MDE) has witnessed remarkable progress driven by Convolutional Neural Networks and transformer-based architectures. However, these approaches typically treat the problem as a generic image-to-image regression on Euclidean grids, thereby overlooking the intrinsic algebraic and geometric structures induced by perspective projection. To address this limitation, we propose LAGRNet, a novel framework that fundamentally grounds MDE in algebraic geometry by explicitly embedding learnable group, ring, and sheaf structures into the deep learning pipeline. Modeling feature maps as sections of a sheaf over an approximated image manifold, our method first establishes a Group-defined Feature Manifold (GFM) parameterized by a learned algebraic group action to enforce projective equivariance and robustness against view changes. To facilitate algebraically consistent cross-scale interactions, we subsequently introduce a Ring Convolution Layer (RCL) that formulates feature fusion as a graded ring homomorphism. Furthermore, to ensure global topological consistency, a Sheaf-based Module (SM) aggregates local depth cues via Čech nerve on the image topology. Extensive zero-shot evaluations across the KITTI, NYU-Depth V2, and ETH3D benchmarks demonstrate that LAGRNet significantly outperforms state-of-the-art methods in both accuracy and generalization capabilities.