Score
Using geometric representations and algebraic relations of cameras and scenes (rays, homographies, projective transforms) to express and manipulate viewpoints, disentangle pose parameters, and synthesize training supervision for planar alignment and related tasks.
This paper addresses the fragmented and unsystematic modeling of geometric constraints in deep learning by proposing the first unified taxonomy of geometric constraints tailored for modern deep learning frameworks. Methodologically, it systematically integrates multi-view geometry, epipolar constraints, camera calibration models, self-supervised geometric consistency losses, and differentiable rendering to establish a three-dimensional classification framework spanning modeling principles, integration strategies, and optimization objectives. The contributions are threefold: (1) clarifying the applicability boundaries and failure mechanisms of over one hundred geometric constraints across vision tasks such as depth estimation; (2) uncovering key design paradigms for synergistic co-design of geometric priors and neural architectures; and (3) identifying principled pathways to overcome three core challenges—dynamic scenes, textureless regions, and cross-domain generalization.
Planar homographies possess eight degrees of freedom, yet conventional four-corner offset parameterizations lack geometric interpretability and require solving an 8×9 linear system to recover the homography matrix. To address this, we propose a decoupled geometric parameterization based on the Similarity–Kernel–Similarity (SKS) decomposition, explicitly factoring the homography into two orthogonal four-dimensional parameter groups: similarity transformations and kernel transformations. Crucially, we establish, for the first time, an analytical linear mapping between kernel parameters and angular offsets, enabling direct, closed-form generation of the homography matrix without linear system solving. Evaluated on deep homography estimation tasks, our method achieves accuracy comparable to four-corner regression while significantly enhancing parameter interpretability and inference efficiency. This work introduces a novel paradigm for homography modeling that unifies geometric meaning with computational advantages.
This work addresses the limitation of existing vision-language-action (VLA) models that disregard known camera geometry in multi-camera setups, leading to visual representations misaligned with the true 3D space. To resolve this, the authors propose a camera-aware geometric module that injects calibrated geometric information into the visual token stream without altering the pre-trained VLA action space. The approach leverages intrinsic-conditioned ray embeddings, Projected Positional Encoding (PRoPE), and a bidirectional cross-view fusion mechanism. Notably, it requires neither depth sensors nor manual annotations, instead utilizing confidence-gated geometric supervision derived from a π³X teacher model. The method consistently improves performance across LIBERO, RoboCasa24, RoboTwin2.0, and real-world robotic platforms, with particularly pronounced gains on tasks sensitive to spatial reasoning and object relationships.
This work addresses the limitations of existing feedforward view synthesis methods, which rely on Plücker ray representations that are highly sensitive to camera coordinate systems, resulting in poor cross-view geometric consistency. To overcome this, the authors propose a projection-conditioning strategy that replaces raw ray inputs with 2D projection cues from the target view, effectively reformulating the task as a stable image-to-image translation problem. A tailored masked autoencoder pretraining mechanism is introduced to leverage large-scale uncalibrated data under this new conditioning paradigm. The proposed approach significantly enhances model robustness and view consistency, achieving state-of-the-art performance across multiple novel view synthesis benchmarks. Notably, it outperforms ray-based baselines by a clear margin on geometric consistency metrics, demonstrating the effectiveness of decoupling geometry representation from explicit ray parameterization.
This work addresses the problem of open-domain single-image 3D geometric reconstruction. To resolve global scale and translation ambiguities, we propose an affine-invariant 3D point cloud representation. Methodologically, we design an optimal point cloud alignment solver and a multi-scale local geometric consistency loss to mitigate the inherent ambiguity of monocular geometric supervision. Our approach integrates affine-invariant representation learning, robust point cloud registration, and end-to-end training on a hybrid large-scale dataset. Extensive experiments demonstrate that our method achieves state-of-the-art performance across multiple unseen benchmarks. It significantly improves accuracy and generalization in monocular 3D point cloud reconstruction, depth estimation, and field-of-view prediction. By eliminating the need for camera calibration or explicit metric priors, our framework establishes a new paradigm for uncalibrated single-image geometric understanding.
Traditional 3D scene editing suffers from heavy reliance on manual object repositioning, expert modeling, and extensive annotated data. To address this, we propose a natural language–driven zero-shot 3D editing framework. Our method formalizes spatial semantics using conformal geometric algebra (CGA), which is integrated as an interpretable, verifiable semantic mapping language within the reasoning chain of a large language model (LLM). The framework jointly leverages CGA-based geometric representation, zero-shot LLM instruction parsing, real-time 3D simulation, and standard graphics pipeline interfaces—requiring no domain-specific fine-tuning or human modeling intervention. Experiments demonstrate that our approach reduces system response latency by 16% and improves task success rate by 9.6% over Euclidean-space baselines; notably, it achieves a 100% perfect execution rate on typical practical queries.
This work addresses the limitation of existing robotic vision policies that tightly couple scene geometry with specific viewpoints, hindering effective learning from multi-view data and generalization to novel perspectives. To overcome this, the authors propose ARGUS, the first approach to integrate large-scale 3D vision models into robotic observation preprocessing. By aligning images from arbitrary viewpoints into a canonical coordinate frame, ARGUS decouples scene geometry from viewpoint dependency, substantially reducing the learning burden on downstream visuomotor policies. Evaluated on both fixed and highly diverse viewpoint datasets, the method consistently outperforms current state-of-the-art approaches, achieving 4–6× faster training convergence and significantly higher task success rates.
This study addresses the challenge of achieving high-precision camera guidance and alignment for multiple rectangular planar regions under extremely limited annotation—requiring only a single labeled image. To this end, the authors propose a geometry-centric intra-image navigation framework that leverages homography as the central organizing variable to unify modeling, alignment, and evaluation. The method integrates intra-image augmentation to generate synthetic training data and employs a two-stage inference mechanism—comprising global detection followed by local refinement—alongside a Stable Warp training strategy. This approach substantially improves alignment accuracy even with low-resolution inputs and enables sparse keypoint localization together with sample-level confidence estimation. The work establishes a robust foundation for geometry-driven camera guidance and self-supervised learning in unconstrained video settings.
Existing methods for 3D scene graph generation struggle to distinguish between directional and viewpoint-invariant relationships, leading to inaccurate relation predictions under viewpoint variations. This work proposes the Transformation-Aware Disentanglement (TAD) framework, which explicitly decomposes relation reasoning into a viewpoint-stable branch and a direction-sensitive branch based on the transformation properties of predicates, and fuses both for multi-label predicate prediction. TAD introduces viewpoint-invariant object representations, transformation-aware relational descriptors, and group-aware auxiliary supervision, enabling robust 3D scene graph generation without relying on rotation-based data augmentation. Evaluated on the 3DSSG dataset, TAD significantly outperforms existing approaches under viewpoint perturbations while maintaining state-of-the-art performance on standard benchmarks.
This work proposes a novel method for establishing point correspondences across image sequences in real time under unknown 3D scene structure and imaging geometry. The approach introduces a channel-vector-based uncertainty density model and employs an online optimization mechanism driven by Neyman chi-square divergence to iteratively learn mappings between image point sets. By representing channel vectors with basis functions and integrating a density divergence criterion, the algorithm achieves rapid convergence and high-accuracy correspondence estimation under general imaging geometries. Experimental results demonstrate that the proposed method outperforms state-of-the-art techniques across multiple metrics, offering a compelling combination of real-time performance, robustness, and accuracy.
This work addresses the significant performance degradation of existing robotic manipulation policies under limited camera viewpoint coverage, where generalization to unseen viewpoints remains challenging. To overcome this limitation, the authors propose a geometry-guided, cross-view action-equivariant learning framework that explicitly models the geometric transformation relationships between action predictions across different viewpoints. By integrating monocular scene geometry, camera-frame action grounding, and pairwise viewpoint supervision, the approach transcends conventional reliance on image augmentations or single-view supervision. Experimental results demonstrate that the proposed method substantially improves task success rates under novel viewpoints and exhibits more graceful performance degradation as camera displacement increases, thereby achieving enhanced viewpoint robustness in robotic manipulation.