Read the abstract of Apple Inc.'s US20260202514A1 and you will come away thinking you have read a sensor-fusion application. The description opens with the line "Embodiments described herein provide techniques to enable spatial sensor data from multiple devices to be fused into a single coordinate space," walks through point clouds and multi-feature-space extraction, and closes on correlating objects seen by "multiple sensor equipped devices" — the hyphen is missing in the published text — in order to work out the coordinate-space transformation between them. That reads as a registration problem: two sensors, one shared frame of reference.
Then you read the claims, and the application turns out to be about something else entirely. The publication, titled MACHINE LEARNING BASED OBJECT IDENTIFICATION and published on July 16, 2026, has three independent claims. Claim 1 is marked (canceled), so claim 2 is the first operative claim; claim 9 recites the same substance as a method and claim 16 as a non-transitory computer-readable medium. All three walk through an identical four-step sequence, and all three terminate on the same limitation — and it is not registration.
Claim 2 recites a system at a first electronic device comprising a sensor, one or more processors, and memory holding instructions that cause the device to do four things in order. First, generate first sensor data covering a plurality of objects in the sensor's field of view. Second, obtain from a second electronic device second sensor data covering that same plurality of objects. Third, transform both datasets into transformed data for the plurality of objects. And fourth:
classifying at least one object of the plurality of objects based on the transformed data for the plurality of objects to determine whether the at least one object is a living object or a non-living object.— Claim 2, US20260202514A1
That is the endpoint of every independent claim in the document. Two devices observe the same scene, pool what each of them measured, and the system works out which of the things in that scene are alive. The coordinate-space transformation that the abstract builds toward is not in claim 2, claim 9 or claim 16 at all — it shows up only in dependent claims 7, 14 and 21, each of which hangs off a further dependent about relative positioning. On this record the abstract and the claims genuinely diverge, and the divergence runs in the direction that matters: the abstract describes the plumbing and omits the output.
What the four steps are doing
The dependents fill in the machinery, and they are worth reading in order because they describe a fairly conventional detection pipeline pointed at an unconventional label. Claims 3, 10 and 17 specify that classification comprises clustering points in the transformed data with a trained clustering model, to determine an area of interest containing the object — segmentation before identification. Claims 4, 11 and 18 then specify analyzing, with a trained classifier model, a set of features extracted from the transformed data. So the disclosed approach is two models in series: an unsupervised-style clustering stage that decides where in the fused point data an object is, and a supervised classifier that decides what it is.
Claims 5, 12 and 19 add a pre-filtering stage on both inputs — the first and second information each being filtered from a larger set of detected objects before fusion. That ordering is the practically interesting part. Filtering happens per-device and up front, which means the second device is not shipping a raw scene across the link; it is shipping a reduced object set. Claims 8 and 15 describe what the transformed data can look like: a two-dimensional representation of first point cloud data on one side, and an image-space transformation of a graphic of second point cloud data on the other. Flattening a point cloud into a 2D image-like surface is a well-worn trick for feeding sparse 3D returns to classifiers built for images, and it fits the classifier stage the earlier dependents recite.
Only after all of that do claims 6, 13 and 20 introduce relative positioning — determining where the second device sits relative to the first by comparing the path of a commonly detected object as each device saw it. Two sensors that both track the same moving thing can infer their own geometry from the disagreement between the two tracks. Claims 7, 14 and 21 then take that one step further into "determining a coordinate space transformation between a first coordinate space associated with the first sensor data and a second coordinate space associated with the second sensor data." Registration, in other words, is disclosed here as a dependent refinement downstream of classification — the reverse of the emphasis the abstract gives it.
The classification tells you something about the sensing modality, too. The application is classified under CPC G01S 7/412, G01S 13/42 and G01S 13/89 — the G01S group covers direction-finding, ranging and detection using radio waves, with those subgroups sitting in radar signal processing, target characteristic determination, and radar imaging. This is not filed as a camera-vision application. A living/non-living discriminator running on radar returns is a recognizably different problem from one running on RGB frames: there is no texture or color to lean on, and the discriminating signal tends to live in motion and micro-motion structure across the point returns. The named inventors are Ke-Yu Chen, James T. Curran, Jun Gong and Gierad Laput.
Defects in the published text
The document as published carries several drafting problems worth flagging, because they change how the claim set can be read. Claim 1 is canceled, but claims 3, 4, 5, 6 and 8 each still recite "The system of claim 1" — five dependents formally hanging off a claim that no longer has any text. Any reading of this application that starts "claim 1 requires" is unsupportable on the face of the publication.
Claims 13 and 20 have a different problem. Claim 13 depends from method claim 9, and claim 20 depends from computer-readable-medium claim 16, yet both recite that "the one or more memories store additional computer-executable instructions that, when executed by the one or more processors" cause further operations. Claim 9 recites neither memories nor processors, so in claim 13 both terms are used with nothing to refer back to. Claim 16 is a narrower miss: it does recite instructions "executed by one or more processors of an electronic device," so claim 20's reference to the processors resolves — but claim 16 recites no memories anywhere, leaving claim 20's "the one or more memories" without antecedent basis. Claims 6, 13 and 20 also each print "the plurality objects," missing the "of," and claim 9 re-introduces "a first electronic device" it has already recited earlier in the same claim.
None of that is unusual in a published application — an A1 publication is the filing as it stood, not a granted patent, and this claim set has not been through examination. But it does mean the operative scope of the document today has to be read off claims 2, 9 and 16 directly. Those three, read as written, are about one thing: pooling two devices' sensor data on a shared set of objects and deciding which of those objects is alive. Apple's other recent publications in the sensing and spatial area — US20260189472A1 on AI model coordination between network and user equipment, US20260195972A1 on image rendering using triangle primitives, US20260194736A1 and US20260186371A1 on camera optics and sensor-shift components, and US20260189875A1 on location data harvesting for wireless accessory devices — sit adjacent to it, but none of them carries the living/non-living limitation. On the current record, that limitation is what distinguishes this application from the sensor-fusion story its own abstract tells.
Comments
Loading comments…