Qualcomm · Filed Aug 25, 2025 · Published Sep 10, 2026 · verified — real USPTO data

Qualcomm Patents an AI That Reads 3D Sensors and Cameras at the Same Time

Most perception systems pick a lane: either 3D radar-style sensors or flat camera images. Qualcomm's new patent describes an AI that processes both at once, so a device can understand a scene in full depth and in picture-perfect detail without running two separate systems.

A car with a control unit and various sensors, including a camera and a 3D sensor, for processing environmental data. Drawing from patent filing US 2026/0268680 A1.
A car with a control unit and various sensors, including a camera and a 3D sensor, for processing environmental data.
See all 11 drawings from this filing ↓
Publication number US 2026/0268680 A1
Applicant QUALCOMM Incorporated
Filing date Aug 25, 2025
Publication date Sep 10, 2026
Inventors Maciej WOZNIAK, Hariprasath GOVINDARAJAN, Marvin Richard KLINGNER, Camille MAURICE, Kiran BANGALORE RAVI, Senthil Kumar YOGAMANI
CPC classification 348/148
Grant likelihood Medium
Examiner KHALID, OMER (Art Unit 2422)
Status Docketed New Case - Ready for Examination (Sep 18, 2025)
Parent application Claims priority from a provisional application 63768087 (filed 2025-03-06)
Document 20 claims

What Qualcomm's dual-view AI perception system actually does

Imagine you're riding in a self-driving car. The car has two kinds of eyes: a laser-based depth sensor that sees the world in three dimensions (like a video-game point cloud) and ordinary cameras that capture flat, color-rich images. Normally these two sources are handled separately, which wastes computing power and can cause the car to miss things one sensor catches and the other doesn't.

Qualcomm's patent describes a single AI model that takes the 3D sensor data, pulls useful features from it, and then projects those features into a flat 2D view, the way you'd flatten a globe into a map. The same model then runs two sets of analysis in parallel: one pass that stays in 3D (useful for judging distances) and one pass on the flattened version (useful for reading lane markings or traffic signs).

The result is a system that can answer 3D questions and 2D questions at the same time, without doubling the hardware. That matters a lot when you're trying to fit serious perception AI onto a chip in a car or a pair of AR glasses.

From the filing · CLAIM 1
… process the first features using a projection model to generate projected features …

Translation: It converts the 3D data into a format that a standard 2D camera system can understand.

How the model projects 3D data into a 2D camera view

The system starts with three-dimensional sensor data, think LiDAR or depth-camera point clouds, a cloud of millions of dots each tagged with an exact distance measurement from the sensor.

A trained machine learning model processes that raw 3D data and produces what the patent calls "first features," compressed representations of what the scene contains (objects, surfaces, distances). From those first features, the system branches in two directions:

  • A projection model flattens the 3D features into a 2D grid, similar to how a mapmaker projects a curved earth onto a flat page. The result is a representation the system can analyze the same way it would a camera image.
  • 3D components keep working directly on the original volumetric features to produce depth-aware outputs, things like exact object positions in space.
  • 2D components work on the projected version to produce flat-image-style outputs, things like object categories or segmentation masks that work well in camera coordinates.

The clever part is that both branches share the same upstream features. That means the model learns from both 3D and 2D supervision signals at once, a training approach called cross-modal distillation (where knowledge from one data type is used to improve performance on another). Qualcomm's framing positions this as a general-purpose technique rather than something tuned for a single task.

From the filing · THE ABSTRACT
… process the first features using at least one three-dimensional component to generate at least one three-dimensional output …

Translation: The AI analyzes depth information from the scene to make sense of 3D space.

What this means for self-driving cars and AR headsets

For self-driving vehicles and robotics, the practical payoff is efficiency. Running separate models for depth perception and camera-based recognition is expensive in power and processing time. A shared backbone that produces both kinds of output from one pass cuts that cost, which is exactly the kind of saving that makes on-device AI feasible in a car or a mobile device.

For AR headsets and smartphones, the same logic applies. Devices that blend digital overlays with the real world need to understand both the geometry of a room and the visual detail of surfaces. Qualcomm's steady investment in on-device perception AI points toward giving its Snapdragon chips a strong story for next-generation AR and automotive platforms, where this kind of multi-output perception model would run locally rather than in the cloud.

This is the 33rd Qualcomm filing we've tracked since July in our self-driving sensing race, joining earlier work on longer LiDAR range and reading road signs symbol by symbol.

Editorial take

Claim 1 is written at a high level of abstraction. It covers any apparatus that takes 3D sensor data, runs it through a trained model to get features, projects those features into 2D, and then produces both 3D and 2D outputs. That scope is broad enough to cover a wide range of hardware configurations, from a car computer to a phone chip, and a wide range of sensor types.

If granted as written, that breadth could give Qualcomm a blocking position over multi-task perception pipelines that follow this particular architecture, meaning a competitor building a camera-plus-LiDAR system that shares a feature backbone might need to design around it. Whether the patent office agrees that this combination is non-obvious over existing multi-modal AI literature is the real question.

From a reader's perspective, the filing is less about a single surprising invention and more about staking a claim on a general architectural pattern. That is a legitimate and sometimes powerful strategy in patent law, but it does make the filing feel more like infrastructure than inspiration.

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

11 drawing sheets from US 2026/0268680 A1 · click any drawing to enlarge

Patent filing page

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