← Latest papers
💻 computer science

Mind the Gap: Geometrically Accurate Generative Reconstruction from Disjoint Views

This paper introduces GLADOS, a novel framework that enables geometrically accurate 3D reconstruction from disjoint, non-overlapping views by synthesizing intermediate perspectives with foundation models and iteratively optimizing consistency, thereby overcoming the fundamental limitations of existing methods that rely on visual overlap.

Original authors: Grzegorz Wilczynski, Mikołaj Zielinski, Bartosz Świrta, Dominik Belter, Przemysław Spurek

Published 2026-05-12
📖 4 min read☕ Coffee break read

Original authors: Grzegorz Wilczynski, Mikołaj Zielinski, Bartosz Świrta, Dominik Belter, Przemysław Spurek

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to build a 3D model of a house, but you only have two photos: one taken of the front door and another taken of the back garden. Crucially, you have no photos of the hallway, the kitchen, or the living room that connect them.

In the world of 3D computer vision, this is a nightmare. Traditional methods are like puzzle solvers who refuse to work unless the puzzle pieces actually touch. If the pieces (photos) don't overlap, the software gives up, leaving you with two floating, disconnected islands of geometry.

This paper introduces a new system called GLADOS that solves this problem by acting like a creative architect who can "hallucinate" the missing parts of the house to bridge the gap.

Here is how GLADOS works, broken down into three simple steps:

1. The "Bridge Builder" (Generative Spatial Bridging)

Since the two photos don't touch, GLADOS first asks a smart AI (a Vision-Language Model) to imagine what the missing middle looks like.

  • The Analogy: Think of it like a detective looking at a photo of a front door and a photo of a backyard. The detective writes a detailed description of the hallway, kitchen, and stairs that must exist between them.
  • The Action: The system uses this description to generate a brand new "anchor" photo that visually sits right between your two original photos. Suddenly, you have three photos: Front Door → New Hallway Photo → Back Garden. Now, the pieces touch, and the computer can start building.

2. The "Rough Draft" (Robust Coarse 3D Reconstruction)

Now that the computer has three photos, it builds a 3D model. However, because the middle photo was "imagined" by an AI, it might have some small errors or weird distortions.

  • The Analogy: This is like a construction crew pouring a concrete foundation. It's not perfect yet, and there might be some bumps or cracks, but it establishes a solid, unified shape that connects the front and back of the house.
  • The Action: The system creates a "scaffold" (a rough 3D structure) that ignores the tiny mistakes in the generated photo and focuses on getting the big picture right.

3. The "Polishing Crew" (Iterative Context Expansion and Consistency Optimization)

The rough draft is connected, but it might still have holes or blurry textures. GLADOS now goes back and forth to fix these issues.

  • The Analogy: Imagine a team of painters and inspectors. They look at the rough 3D model, find the empty spots (holes), and use the original photos as a strict rulebook to paint over the gaps. They keep checking their work to make sure the new paint matches the old walls perfectly.
  • The Action: The system repeatedly fills in missing areas, checks if the 3D shape makes sense from every angle, and sharpens the details until the final model is a seamless, high-quality 3D object.

Why is this a big deal?

The paper argues that current technology fails miserably at this "zero-overlap" task. If you try to use existing tools on disjoint photos, they either crash or produce a broken mess of floating shapes.

The authors tested GLADOS on a new set of challenges they created (a "benchmark") where photos had absolutely no overlap. They found that:

  • Old methods failed to connect the dots, leaving the 3D models broken.
  • GLADOS successfully built a single, unified 3D model that looked real and held together geometrically, even though it had to invent the missing middle parts.

The Catch

The paper admits one limitation: because the system has to "guess" the missing parts using AI, in very chaotic or uncontrolled situations, the generated middle parts might look realistic but be slightly geometrically wrong. However, for most scenarios, it creates a much better result than anything else currently available.

In short: GLADOS is a tool that lets you build a complete 3D world from scattered, disconnected photos by cleverly inventing the missing links and then rigorously checking that the invention fits perfectly with reality.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →