IP Library Granted Patent US 12711676
Granted Patent B2
US 12711676 · App. 18/466,870 · Granted Aug 18, 2026

Methods and systems for generating graph representations of a scene

Inventors: Sriram Vaikundam (Singapore, SG); Michael Colin Hoy (Singapore, SG); Paththini Gedara Chaminda Namal Senarathne (Singapore, SG); Rahul Singh (Singapore, SG)
Assignee: AUMOVIO Germany GmbH
G06T11/26G06V10/426G06V10/82G06V2201/07
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12711676
App. No.
18/466,870
Granted
Aug 18, 2026
Kind
B2
Abstract

A computer-implemented system and method of generating a graph representation of a scene comprising receiving sensor data representative of a perceived scene captured with a sensor; defining a plurality of nodes based on the received sensor data; creating a densely connected graph by connecting each node to a number of nearest neighbour nodes; predicting, for each pair of connected nodes of the densely connected graph, at least a node probability, wherein the node probability represents a probability that the pair of connected nodes represent the same object; and generating a graph representation of the perceived scene based at least on the densely connected graph, and the predicted node probability. The method may also be applied to two or more observations of a scene.

Claims (12)

1 . A computer-implemented method of generating a graph representation of a scene based on a single observation of the scene, said graph representation comprising a plurality of nodes and edges, wherein a node represents an object within the scene, and wherein an edge connects pairs of nodes of the plurality of nodes and represents a spatial relationship between objects within the scene, the method comprising:

receiving sensor data representative of a perceived scene captured with a sensor;

defining a plurality of nodes based on the received sensor data;

creating a densely connected graph by connecting each node to a number of nearest neighbour nodes;

predicting, for each pair of connected nodes of the densely connected graph, at least a node probability, wherein the node probability represents a probability that the pair of connected nodes represent the same object; and

generating a graph representation of the perceived scene based at least on the densely connected graph, and the predicted node probability.

2 . The computer-implemented method of claim 1 , wherein defining a plurality of nodes based on the captured perceived scene comprises:

identifying one or more objects within the perceived scene based on the received sensor data;

determining whether each identified object is an object of interest, wherein an object of interest is preferably a static object; and

defining a plurality of nodes, wherein each node corresponds to an object of interest within the perceived scene.

3 . The computer-implemented method of claim 1 , further comprising merging the pair of connected nodes when the node probability is above a first threshold.

4 . The computer-implemented method of claim 1 , further comprising removing an edge from between the pair of nodes when an edge probability of the edge between the pair of nodes is below a second threshold.