paper-with-me

Papers

Modeling Depth Ambiguity: A Mixture-Density Representation for Flying-Point-Free Depth Estimation

2026-06-01 · Siyuan Bian, Congrong Xu, Jun Gao arxiv

Despite advances in depth estimation, flying points remain a persistent failure mode: near object boundaries, depth estimators often predict spurious 3D points in the empty space between foreground and background surfaces. We trace this artifact to a standard modeling choice: assigning each pixel a single depth hypothesis. At boundaries, a pixel can straddle a foreground and a background surface, so its true depth is ambiguous between the two. A model that predicts a single depth cannot keep both possibilities, so training instead pulls the prediction toward an intermediate depth that lies on neither surface. We address this with MDA, a mixture-density representation that lets the model predict multiple depth hypotheses and their associated probabilities for each pixel. Near boundaries, different hypotheses can align with different surfaces, and the decoded depth is selected from one of these hypotheses rather than placed in the empty space between them. Across different backbones, MDA substantially improves boundary reconstruction and largely removes flying-point artifacts even under severe input blur, while adding negligible runtime overhead. The same mixture-density framework naturally extends to transparent objects, where it predicts multiple depth layers at transparent pixels, and to sky regions, where a dedicated component separates the unbounded sky from finite-depth regions, producing flying-point-free skylines. Project Page: https://biansy000.github.io/mda-site/.

📄 PDF Abstract BibTeX arXiv:2606.02552

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Density Estimation for Geolocation via Convolutional Mixture Density Network

2017-05-08 · Hayate Iso, Shoko Wakamiya, Eiji Aramaki

Nowadays, geographic information related to Twitter is crucially important for fine-grained applications. However, the amount of geographic information avail- able on Twitter is low, which makes the pursuit of many appli…

Density Estimation

Density Matrices for Metaphor Understanding

2024-08-12 · Jay Owers, Ekaterina Shutova, Martha Lewis

In physics, density matrices are used to represent mixed states, i.e. probabilistic mixtures of pure states. This concept has previously been used to model lexical ambiguity. In this paper, we consider metaphor as a type…

Deep Homogeneous Mixture Models: Representation, Separation, and Approximation

2018-12-01 · NeurIPS 2018 12 · Priyank Jaini, Pascal Poupart, Yao-Liang Yu

At their core, many unsupervised learning models provide a compact representation of homogeneous density mixtures, but their similarities and differences are not always clearly understood. In this work, we formally estab…

Density Estimation

Zero-Shot Metric Depth with a Field-of-View Conditioned Diffusion Model

2023-12-20 · Saurabh Saxena, Junhwa Hur, Charles Herrmann, Deqing Sun 외

While methods for monocular depth estimation have made significant strides on standard benchmarks, zero-shot metric depth estimation remains unsolved. Challenges include the joint modeling of indoor and outdoor scenes, w…

DenoisingDepth EstimationMonocular Depth Estimation

LaPose: Laplacian Mixture Shape Modeling for RGB-Based Category-Level Object Pose Estimation

2024-09-24 · Ruida Zhang, Ziqin Huang, Gu Wang, Chenyangguang Zhang 외

While RGBD-based methods for category-level object pose estimation hold promise, their reliance on depth data limits their applicability in diverse scenarios. In response, recent efforts have turned to RGB-based methods;…

ObjectPose EstimationTranslation