LiftFormer: Lifting and Frame Theory Based Monocular Depth Estimation Using Depth and Edge Oriented Subspace Representation

arXiv cs.CV / 4/9/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces LiftFormer, a monocular depth estimation (MDE) approach that uses lifting and frame theory to better connect image color features to geometric depth values.
  • It constructs a depth-oriented geometric representation (DGR) subspace where transformed spatial image features correspond more directly to depth-bin-based depth predictions.
  • To improve accuracy near boundaries, it adds an edge-aware representation (ER) subspace that strengthens local depth features around edges where predictions are often wrong.
  • The method leverages frame-theory concepts with linearly dependent vectors to create a redundant and robust representation, aiming to stabilize the inherently ill-posed MDE problem.
  • Experiments report state-of-the-art results on standard MDE datasets, with ablation studies confirming the contribution of both lifting modules.

Abstract

Monocular depth estimation (MDE) has attracted increasing interest in the past few years, owing to its important role in 3D vision. MDE is the estimation of a depth map from a monocular image/video to represent the 3D structure of a scene, which is a highly ill-posed problem. To solve this problem, in this paper, we propose a LiftFormer based on lifting theory topology, for constructing an intermediate subspace that bridges the image color features and depth values, and a subspace that enhances the depth prediction around edges. MDE is formulated by transforming the depth value prediction problem into depth-oriented geometric representation (DGR) subspace feature representation, thus bridging the learning from color values to geometric depth values. A DGR subspace is constructed based on frame theory by using linearly dependent vectors in accordance with depth bins to provide a redundant and robust representation. The image spatial features are transformed into the DGR subspace, where these features correspond directly to the depth values. Moreover, considering that edges usually present sharp changes in a depth map and tend to be erroneously predicted, an edge-aware representation (ER) subspace is constructed, where depth features are transformed and further used to enhance the local features around edges. The experimental results demonstrate that our LiftFormer achieves state-of-the-art performance on widely used datasets, and an ablation study validates the effectiveness of both proposed lifting modules in our LiftFormer.