Method, device and system of point cloud compression for intelligent cooperative perception system

US12511787B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12511787-B2
Application numberUS-202217734858-A
CountryUS
Kind codeB2
Filing dateMay 2, 2022
Priority dateMay 6, 2021
Publication dateDec 30, 2025
Grant dateDec 30, 2025

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method for point cloud compression of an intelligent cooperative perception (iCOOPER) for autonomous air vehicles (AAVs) includes: receiving a sequence of consecutive point clouds; identifying a key point cloud (K-frame) from the sequence of consecutive point clouds; transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame; converting each of the K-frame and P-frames into a corresponding range image; spatially encoding the range image of the K-frame by fitting planes; and temporally encoding each of the range images of the P-frames using the fitting planes.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method of point cloud compression, selection, transmission and fusion for a distributed deep reinforcement learning-based intelligent cooperative perception (iCOOPER) for autonomous air vehicles (AAVs), comprising: receiving, via an information-centric networking (ICN)-based communication, a sequence of consecutive point clouds, wherein the sequence of consecutive point clouds are sensory data named based on its region in an Octree structure with multiple resolutions; identifying a key point cloud (K-frame) from the sequence of consecutive point clouds; transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame; converting each of the K-frame and P-frames into a corresponding range image; spatially encoding the range image of the K-frame by fitting planes; temporally encoding each of the range images of the P-frames using the fitting planes to obtain a sequence of compressed consecutive point clouds; determining, via a deep reinforcement learning-based adaptive transmission scheme, an optimal transmission policy for transmitting via the ICN-based communication the sequence of compressed consecutive point clouds based on information importance, location and trajectory, and wireless network state of the AAVs; decompressing the sequence of compressed consecutive point clouds and fusing the decompressed consecutive point clouds to compensate for network latency of the AAVs; and controlling the AAVs based on the fused consecutive point clouds, wherein controlling the AAVs includes analyzing the fused consecutive point clouds to detect objects; generating a global map with positions of the detected objects and AAVs position, orientation, and velocity state; computing a path and handling emergency events; and issuing commands to control the AAVs, wherein the method further comprises evaluating the point cloud compression including applying a recent iterative closest point (ICP)-based registration pipeline using a PCL (point cloud library) for registration; applying a second, CNN and PointNet-based approach for object detection; and applying a SqueezeSegV3, CNN-based approach for scene segmentation. 2 . The method of claim 1 , wherein the K-frame is a middle point cloud of the sequence of consecutive point clouds. 3 . The method of claim 1 , wherein: the sequence of consecutive point clouds is generated by a LiDAR; and the sequence of compressed consecutive point clouds is obtained via Recurrent Neural Network (RNN)-based point cloud stream compression. 4 . The method of claim 1 , wherein the action of transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame comprises transforming each of the P-frames to have the same coordinate system as the K-frame using inertial measurement unit (IMU) measurements. 5 . The method of claim 1 , wherein the action of transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame comprises transforming each of the P-frames to have the same coordinate system as the K-frame using a six degree of freedom (DOF) transformation. 6 . The method of claim 1 , wherein the action of converting each of the K-frame and P-frames into a corresponding range image comprises converting each point in the same coordinate system to a pixel in the corresponding range image with a pixel value. 7 . The method of claim 1 , wherein the action of spatially encoding the range image of the K-frame by fitting planes comprises: dividing the range image of the K-frame into unit tiles; and encoding the unit tiles using the fitting planes. 8 . A device of point cloud compression of an intelligent cooperative perception (iCOOPER) for autonomous air vehicles (AAVs) comprises a controller, the controller configured to: receive, via an information-centric networking (ICN)-based communication, a sequence of consecutive point clouds, wherein the sequence of consecutive point clouds are sensory data named based on its region in an Octree structure with multiple resolutions; identify a key point cloud (K-frame) from the sequence of consecutive point clouds; transform each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame; convert each of the K-frame and P-frames into a corresponding range image; spatially encode the range image of the K-frame by fitting planes; temporally encode each of the range images of the P-frames using the fitting planes to obtain a sequence of compressed consecutive point clouds; determine, via a deep reinforcement learning-based adaptive transmission scheme, an optimal transmission policy for transmitting via the ICN-based communication the sequence of compressed consecutive point clouds based on information importance, location and trajectory, and wireless network state of the AAVs; decompress the sequence of compressed consecutive point clouds and fuse the decompressed consecutive point clouds to compensate for network latency of the AAVs; and control the AAVs based on the fused consecutive point clouds, wherein controlling the AAVs includes analyzing the fused consecutive point clouds to detect objects; generating a global map with positions of the detected objects and AAVs position, orientation, and velocity state; computing a path and handling emergency events; and issuing commands to control the AAVs, wherein the controller is further configured to evaluate the point cloud compression including applying a recent iterative closest point (ICP)-based registration pipeline using a PCL (point cloud library) for registration; applying a second, CNN and PointNet-based approach for object detection; and applying a SqueezeSegV3, CNN-based approach for scene segmentation. 9 . The device of claim 8 , wherein the K-frame is a middle point cloud of the sequence of consecutive point clouds. 10 . The device of claim 8 , wherein: the sequence of consecutive point clouds is generated by a LiDAR; and the sequence of compressed consecutive point clouds is obtained via Recurrent Neural Network (RNN)-based point cloud stream compression. 11 . The device of claim 8 , wherein the action of transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame comprises transforming each of the P-frames to have the same coordinate system as the K-frame using inertial measurement unit (IMU) measurements. 12 . The device of claim 8 , wherein the action of transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame comprises transforming each of the P-frames to have the same coordinate system as the K-frame using a six degree of freedom (DOF) transformation. 13 . The device of claim 8 , wherein the action of converting each of the K-frame and P-frames into a corresponding range image comprises converting each point in the same coordinate system to a pixel in the corresponding range image with a pixel value. 14 . The device of claim 8 , wherein the action of spatially encoding the range image of the K-frame by fitting planes comprises: dividing the range image of the K-frame into unit tiles; and encoding the unit tiles using the fitting planes. 15 . A system of point cloud compression of an intelligent cooperative perception (iCOOPER) for autonomous air vehicles (AAVs) comprises at least one AAV, the at least one AAV configured to receive, via an information-centric networking (ICN)-based communication, a sequence of consecutiv

Assignees

Inventors

Classifications

  • Geometric image transformations in the plane of the image · CPC title

  • Determination of region of interest [ROI] or a volume of interest [VOI] · CPC title

  • G01S17/89Primary

    for mapping or imaging · CPC title

  • G06T9/001Primary

    Model-based coding, e.g. wire frame · CPC title

  • exterior to a vehicle by using sensors mounted on the vehicle · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12511787B2 cover?
A method for point cloud compression of an intelligent cooperative perception (iCOOPER) for autonomous air vehicles (AAVs) includes: receiving a sequence of consecutive point clouds; identifying a key point cloud (K-frame) from the sequence of consecutive point clouds; transforming each of the other consecutive point clouds (P-frames) to have the same coordinate system as the K-frame; convertin…
Who is the assignee on this patent?
Intelligent Fusion Tech Inc
What technology area does this patent fall under?
Primary CPC classification G01S17/89. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Dec 30 2025 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).