Nvidia · Filed Feb 14, 2025 · Published Aug 20, 2026 · verified — real USPTO data

Nvidia Patents Technology to Teach Self-Driving Cars What Sensors Cannot See

LiDAR sensors are great at spotting cars and pedestrians, but they tend to glance right over flat road surfaces, giving AI systems almost nothing to learn from. Nvidia's new patent fixes that by inventing data the sensors never actually captured.

An overhead view of a roadway environment featuring a vehicle, lane markings, and nearby roadside structures. Drawing from patent filing US 2026/0245296 A1.
An overhead view of a roadway environment featuring a vehicle, lane markings, and nearby roadside structures.
See all 18 drawings from this filing ↓
Publication number US 2026/0245296 A1
Applicant NVIDIA Corporation
Filing date Feb 14, 2025
Publication date Aug 20, 2026
Inventors Riccardo de Lutio, Wenpeng Wu, Sipeng Zhang, Lixiao Yang, Weihua Zhang, Zan Gojcic, Junjie Lai
CPC classification 345/419
Grant likelihood Medium
Examiner PATEL, SHIVANG I (Art Unit 2615)
Status Non Final Action Mailed (Aug 20, 2026)
Document 20 claims

How Nvidia's virtual ray trick fills in what LiDAR misses

A flat road is one of the worst things for a self-driving car's sensors to try to understand. LiDAR, the laser-based system that maps the world in 3D, shoots beams outward and measures where they bounce back. But when a beam hits a road at a shallow angle, the return signal is weak or nearly absent, leaving the AI with a big gap in its picture of the world.

Nvidia's patent describes a way to plug that gap during training, before the AI ever touches a real car. The system looks at whatever sensor data it does have about a road surface, then generates extra, synthetic data points from imaginary sensor positions that would have had a better view of that surface. Those made-up data points are called virtual rays.

By mixing real sensor readings with these virtual ones, Nvidia can train its neural rendering models (AI systems that reconstruct full 3D scenes from sensor snapshots) on a much richer picture of road geometry. The result is an AI that has seen, in effect, more of the world than any single real sensor could ever show it.

From the filing · CLAIM 1
… generating, using the at least the portion of the sensor rays that is associated with the driving surface, one or more virtual rays that are associated with one or more second starting points within the environment and the one or more ending points …

Translation: The system creates fake sensor readings for the road to fill in the missing data.

How virtual rays are built from real LiDAR endpoints

The patent describes a training pipeline for neural rendering systems, which are AI models that learn to reconstruct and generate realistic 3D scenes from raw sensor data. The core problem: LiDAR beams hit flat driving surfaces at very shallow angles, so very few beams return usable data from the road itself. That leaves neural networks with sparse, unreliable information about the one surface every autonomous vehicle literally drives on.

To fix this, the system identifies which incoming LiDAR rays actually landed on a driving surface. It then takes the endpoints of those real rays (the precise spots on the road where the laser beam terminated) and re-uses them as anchor points for brand-new, virtual rays. These virtual rays originate from different hypothetical positions in the scene, essentially simulating what a sensor placed at a different angle or height would have recorded.

The method then feeds both the original sensor data and the generated virtual rays into the neural network during training. The network learns to reconcile both sets of information at once, forcing it to build a more complete and geometrically consistent model of the road surface.

Key components of the approach include:

  • Real sensor ray detection and surface classification
  • Virtual ray generation anchored to verified surface endpoints
  • Joint training on real plus synthetic data

The patent covers LiDAR as the primary sensor type but also references image data and other sensor modalities.

From the filing · THE ABSTRACT
Virtual data may then be generated for a portion of the sensor data that is associated with a surface and/or an object, such as a driving surface for which limited information is usually provided by the sensor data.

Translation: It invents extra training data for areas like the road surface where real sensors usually fail to capture enough details.

What this means for self-driving scene reconstruction

For autonomous driving teams, road-surface reconstruction is a genuinely hard problem that affects everything from lane-keeping to obstacle avoidance. A neural rendering model that has never seen reliable road geometry during training will struggle when it needs to decide whether a shadow is a pothole or whether a puddle is safe to drive through. Nvidia's approach attacks that gap at the data level rather than requiring better physical hardware, which keeps costs lower and works with sensors already deployed in test fleets.

The technique also points toward a broader strategy: instead of collecting more real-world miles (expensive, slow, legally complicated), you generate richer synthetic data from the miles you already have. Nvidia's approach to filling sensor blind spots with virtual training data sits alongside the latest Big Tech patents reshaping how autonomous-driving AI gets built without requiring proportionally larger datasets.

Nvidia's 39th filing we've tracked since May in the self-driving sensing race adds to a run that includes one on syncing multiple sensors and one mapping intersection zones.

Editorial take

Made-up data can carry wrong assumptions about how a road actually looks. If the system that labels real sensor readings as "road surface" makes even occasional mistakes, the fake data built on top of those mistakes will teach the car's brain subtly wrong lessons, and that error spreads through training without any obvious warning sign.

That risk is real, but the trade seems worth taking. Thin, patchy road data is already a known problem today. Tying the fake rays to real sensor readings at least keeps the fiction traceable, rather than floating free of reality entirely.

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

18 drawing sheets from US 2026/0245296 A1 · click any drawing to enlarge

Patent filing page

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