New Google Patents · Filed Mar 6, 2026 · Published Sep 10, 2026 · verified — real USPTO data

Google Patents an AI That Learns Camera Angles in One Place and Applies Them Somewhere Else

Teaching an AI to imagine what a scene looks like from an angle nobody photographed is hard enough. Google is now filing patents on a way to train that skill in one location and carry it over to a completely different place.

A noisy input image of a room is transformed into a clean, complete virtual perspective of the same room. Drawing from patent filing US 2026/0268589 A1.
A noisy input image of a room is transformed into a clean, complete virtual perspective of the same room.
See all 9 drawings from this filing ↓
Publication number US 2026/0268589 A1
Applicant GOOGLE LLC
Filing date Mar 6, 2026
Publication date Sep 10, 2026
Inventors Srinivas Kaza, Nithin Gopalakrishnan Nair, Jungyeon Park, Stephen Anthony Lombardi, Xuan Luo
CPC classification 345/427
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Apr 7, 2026)
Parent application Claims priority from a provisional application 63768845 (filed 2025-03-07)
Document 21 claims

What Google's view-synthesis training trick actually does

Today's AI systems that generate new camera angles typically need a lot of photos of the same place from many different viewpoints before they can fill in the gaps. Google's new patent describes a different approach: train the system using two known camera angles from one environment, then let it generate a fresh angle in a different environment it has never seen before.

The core idea is to separate what the system learns about perspective from what it learns about scene content. Instead of bundling those two things together, the model stores them as distinct descriptors. When you feed it a single photo of a new location, it can apply its perspective knowledge without needing to relearn everything about how cameras and angles work.

In practice, this could help any system that needs to construct a 3D view from limited photos, whether that's mapping software, video production tools, or AR applications.

From the filing · CLAIM 1
aligning a plurality of representations of a first perspective in a first environment and a second perspective in the first environment within a three-dimensional space common to the first perspective and the second perspective …

Translation: The system matches up different camera angles from the same original location in 3D space.

How the model separates perspective from scene content

The patent describes a transformer-based model (a type of neural network architecture that processes information in parallel chunks called tokens) trained on pairs of images taken from two different angles of the same scene.

The key step is alignment: before training, the system maps both camera perspectives into a shared 3D coordinate space. This gives the model a consistent geometric framework, so it understands how one viewpoint relates to another in physical space, not just in pixel terms.

From those aligned image pairs, the model produces two separate sets of descriptors (compact numerical summaries, one set per perspective). The patent calls this "disentanglement" because the perspective information and the scene-content information are kept in separate representational buckets rather than mixed together.

At inference time, when you hand the configured model a single photo of a new environment, it uses those stored perspective descriptors to synthesize a third viewpoint that was never photographed. The claim covers:

  • Aligning multi-perspective representations in a common 3D space
  • Transforming them into disentangled descriptor sets
  • Configuring a model from those descriptors
  • Generating a novel viewpoint in a different, previously unseen environment
From the filing · THE ABSTRACT
A third perspective of a second environment is generated based on an input image of the second environment.

Translation: It then creates a brand new camera angle for a completely different place using a single photo.

What this means for AI-generated 3D imagery

The ability to generalize perspective knowledge across environments is a meaningful step toward AI tools that can reconstruct 3D scenes from just a handful of photos. Today, most view-synthesis systems are scene-specific: you train on a coffee shop and you get a coffee shop model. Google's approach, if it works as described, would let a single trained model handle locations it has never encountered.

For everyday users, the downstream applications could include more accurate 3D maps built from sparse photography, video production that fills in missing camera angles, and AR or VR content that feels spatially coherent even when source footage is thin. Google's steady investment in 3D scene-understanding patents suggests this sits inside a broader push to make its mapping and immersive-media products less dependent on exhaustive data collection.

This is the 46th Google filing we've tracked in AI photo editing since May, adding to work like gesture-based image edits and keeping detail on weak hardware.

Editorial take

Claim 1 is broad. It covers a full pipeline: align two perspectives in a common 3D space, convert them into separate descriptor sets, configure a model, then generate a third perspective in a new environment. That chain of steps describes a general method, not a specific implementation, which means if granted, this could be cited against a wide range of view-synthesis pipelines that follow the same logical sequence.

The disentanglement step is where the real specificity lives. Separating perspective descriptors from content descriptors is a concrete architectural choice, and it's the part that would be hardest for competitors to work around without restructuring their models significantly.

That said, the view-synthesis space is crowded with prior art, from NeRF variants to Gaussian splatting to diffusion-based approaches. The patent office will likely push back on how much of this is genuinely novel versus a recombination of existing transformer techniques. The breadth of Claim 1 makes it an ambitious filing, and ambitious claims tend to get narrowed before they're granted.

There are more where this came from

We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.

The drawings

9 drawing sheets from US 2026/0268589 A1 · click any drawing to enlarge

Patent filing page

Source. Full patent text and figures from the official USPTO publication PDF.