IP Library Granted Patent US 12,254,763
Granted Patent B2
US 12,254,763 · App. 17/729,834 · Granted Mar 18, 2025

Information fusion method and system

Inventors: Zeshu Shen (Shenzhen, CN); Nengwu Xiang (Shenzhen, CN)
Assignee: Shenzhen Yinwang Intelligent Technologies Co., Ltd.
G08G1/0112G01C21/3667G01C21/387G06V10/25G06V10/74G06V10/80G06V10/95G06V20/56G08G1/0967G06V2201/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 12,254,763
App. No.
17/729,834
Granted
Mar 18, 2025
Kind
B2
Abstract

The present disclosure relates to the field of intelligent driving, and discloses an information fusion method. The method is applied to intelligent vehicles, and includes: obtaining a plurality of sensing information sets, where each sensing information set includes information about at least one target, and different sensing information sets come from sensing systems of different devices; and when at least two sensing information sets in the plurality of sensing information sets include information about a first target, fuse the information about the first target in the at least two sensing information sets to obtain fused information about the first target. In the method, information about a same target in a plurality of sources is fused to make the fused information about the target more accurate and effective.

Claims (72)

1. An information fusion method, wherein the method is applied to an intelligent vehicle and comprises:

obtaining a plurality of sensing information sets, wherein each sensing information set of the plurality of sensing information sets comprises information about at least one target and different sensing information sets come from sensing systems of different device types, wherein the different device types generating the plurality of different sensing information sets include a vehicle communicating with the intelligent vehicle, a roadside device communicating with the intelligent vehicle, and the intelligent vehicle; and

based on at least two sensing information sets in the plurality of sensing information sets comprising information about a first target, fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target,

wherein the fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target comprises:

obtaining confidence of the information about the first target in each sensing information set of the plurality of sensing information sets; and

fusing the information about the first target in the at least two sensing information sets based on the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets to obtain the fused information about the first target;

wherein the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets is confidence of a corresponding sensing information set, and the method further comprises:

calculating a matching degree between information about a target in each sensing information set of the plurality of sensing information sets at a previous moment and fused information about a target corresponding to a sensing information set at the previous moment, wherein calculating a matching degree includes one of obtaining an intersection set between information about the target in a sensing information set of each device type and the information about the target in the fused sensing information set obtained at the previous moment, or calculating an average value of comprehensive distances between information about the same target in a sensing information set of each device type and the fused sensing information set obtained at the previous moment; and

determining confidence of each sensing information set of the plurality of sensing information sets at a current moment based on the matching degree.

2. The method according to claim 1 , wherein the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets is confidence of a corresponding sensing information set, and confidence of each sensing information set of the plurality of sensing information sets is determined by an attribute of a device corresponding to each sensing information set of the plurality of sensing information sets.

3. The method according to claim 1 , wherein before the fusing of the information about the first target in the at least two sensing information sets, the method further comprises:

determining a region of interest (ROI) of the intelligent vehicle based on driving information about the intelligent vehicle; and

filtering out, based on the ROI, information about a target having a position that is not in the ROI in each sensing information set of the plurality of sensing information sets.

4. The method according to claim 1 , wherein the method further comprises:

based on only one sensing information set in the plurality of sensing information sets comprising the information about the first target, searching for a tracking list;

based on no historical information about the first target being recorded in the tracking list, constructing a prediction model based on the information about the first target to obtain prediction information about the first target at a next moment;

setting confidence of the prediction model; and

recording, into the tracking list, the information about the first target, the confidence, and the prediction information about the first target at the next moment.

5. The method according to claim 1 , wherein the method further comprises:

based on only one sensing information set in the plurality of sensing information sets comprising the information about the first target, searching for a tracking list;

based on historical information about the first target being recorded in the tracking list:

comparing the information about the first target with prediction information that is of the first target at a current moment and that is recorded in the tracking list;

obtaining updated confidence based on a comparison result and confidence of a prediction model that is recorded in the tracking list;

adjusting a parameter of the prediction model based on the comparison result, to obtain an adjusted prediction model;

obtaining prediction information about the first target at a next moment based on the information about the first target and the adjusted prediction model; and

recording, into the tracking list, the information about the first target, the updated confidence, and the prediction information about the first target at the next moment.

6. The method according to claim 1 , wherein the method further comprises:

obtaining a map and status information about the intelligent vehicle;

constructing an environment model based on the fused information about the first target, the map, and the status information about the intelligent vehicle; and

displaying the environment model.

7. The method according to claim 1 , wherein each sensing information set of the plurality of sensing information sets is an information set in a standardized format.

8. An apparatus, comprising a processor and a memory, wherein the memory stores program code, and the processor executes the program code so that the apparatus performs the following:

obtaining a plurality of sensing information sets, wherein each sensing information set of the plurality of sensing information sets comprises information about at least one target and different sensing information sets come from sensing systems of different device types, wherein the different device types generating the plurality of different sensing information sets include a vehicle communicating with the apparatus, a roadside device communicating with the apparatus, and the apparatus; and

based on at least two sensing information sets in the plurality of sensing information sets comprising information about a first target, fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target,

wherein the fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target comprises:

obtaining confidence of the information about the first target in each sensing information set of the plurality of sensing information sets; and

fusing the information about the first target in the at least two sensing information sets based on the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets to obtain the fused information about the first target;

wherein the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets is confidence of a corresponding sensing information set, and the method further comprises:

calculating a matching degree between information about a target in each sensing information set of the plurality of sensing information sets at a previous moment and fused information about a target corresponding to a sensing information set at the previous moment, wherein calculating a matching degree includes one of obtaining an intersection set between information about the target in a sensing information set of each device type and the information about the target in the fused sensing information set obtained at the previous moment, or calculating an average value of comprehensive distances between information about the same target in a sensing information set of each device type and the fused sensing information set obtained at the previous moment; and

determining confidence of each sensing information set of the plurality of sensing information sets at a current moment based on the matching degree.

9. The apparatus according to claim 8 , wherein the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets is confidence of a corresponding sensing information set, and confidence of each sensing information set of the plurality of sensing information sets is determined by an attribute of a device corresponding to each sensing information set of the plurality of sensing information sets.

10. The apparatus according to claim 8 , wherein before the fusing of the information about the first target in the at least two sensing information sets, the processor is further configured to:

determine a region of interest (ROI) of the apparatus based on driving information about the apparatus; and

filter out, based on the ROI, information about a target having a position that is not in the ROI in each sensing information set.

11. The apparatus according to claim 8 , wherein the processor is further configured to:

based on only one sensing information set in the plurality of sensing information sets comprising the information about the first target, search for a tracking list;

based on no historical information about the first target being recorded in the tracking list, construct a prediction model based on the information about the first target, to obtain prediction information about the first target at a next moment;

set confidence of the prediction model; and

record, into the tracking list, the information about the first target, the confidence, and the prediction information about the first target at the next moment.

12. The apparatus according to claim 8 , wherein:

based on only one sensing information set in the plurality of sensing information sets comprising the information about the first target, searching for a tracking list;

based on historical information about the first target being recorded in the tracking list:

comparing the information about the first target with prediction information that is of the first target at a current moment and that is recorded in the tracking list;

obtaining updated confidence based on a comparison result and confidence of a prediction model that is recorded in the tracking list;

adjusting a parameter of the prediction model based on the comparison result, to obtain an adjusted prediction model;

obtaining prediction information about the first target at a next moment based on the information about the first target and the adjusted prediction model; and

recording, into the tracking list, the information about the first target, the updated confidence, and the prediction information about the first target at the next moment.

13. The apparatus according to claim 8 , wherein the processor is further configured to:

obtain a map and status information about the apparatus;

construct an environment model based on the fused information about the first target, the map, and the status information about the apparatus; and

display the environment model.

14. The apparatus according to claim 8 , wherein each sensing information set of the plurality of sensing information sets is an information set in a standardized format.

15. A non-transitory computer-readable storage medium, wherein the computer-readable storage medium stores computer program code, and when the computer program code is executed by a computing device, the computing device performs the method according to claim 1 .

16. A vehicle, wherein the vehicle comprises a memory and a processor, the memory of the vehicle is configured to store a group of computer instructions and a data set, the processor executes the computer instructions stored in the memory, and the processor reads the data set stored in the memory, so that the vehicle is caused to perform the method comprising:

obtaining a plurality of sensing information sets, wherein each sensing information set of the plurality of sensing information sets comprises information about at least one target and different sensing information sets come from sensing systems of different device types, wherein the different device types generating the plurality of different sensing information sets include a second vehicle communicating with the vehicle, a roadside device communicating with the vehicle, and the vehicle; and

based on at least two sensing information sets in the plurality of sensing information sets comprising information about a first target, fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target,

wherein the fusing the information about the first target in the at least two sensing information sets to obtain fused information about the first target comprises:

obtaining confidence of the information about the first target in each sensing information set of the plurality of sensing information sets; and

fusing the information about the first target in the at least two sensing information sets based on the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets to obtain the fused information about the first target;

wherein the confidence of the information about the first target in each sensing information set of the plurality of sensing information sets is confidence of a corresponding sensing information set, and the method further comprises:

calculating a matching degree between information about a target in each sensing information set of the plurality of sensing information sets at a previous moment and fused information about a target corresponding to a sensing information set at the previous moment, wherein calculating a matching degree includes one of obtaining an intersection set between information about the target in a sensing information set of each device type and the information about the target in the fused sensing information set obtained at the previous moment, or calculating an average value of comprehensive distances between information about the same target in a sensing information set of each device type and the fused sensing information set obtained at the previous moment; and

determining confidence of each sensing information set of the plurality of sensing information sets at a current moment based on the matching degree.

Assignments (3)
CHANGE OF NAME Recorded May 1, 2026
From: SHENZHEN YINWANG INTELLIGENT TECHNOLOGIES CO., LTD.
To: YINWANG INTELLIGENT TECHNOLOGIES CO., LTD.
Reel/Frame 075316/0074 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 12, 2024
From: HUAWEI TECHNOLOGIES CO., LTD.
To: SHENZHEN YINWANG INTELLIGENT TECHNOLOGIES CO., LTD.
Reel/Frame 069335/0897 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 8, 2024
From: SHEN, ZESHU; XIANG, NENGWU
To: HUAWEI TECHNOLOGIES CO., LTD.
Reel/Frame 069215/0782 →
Priority Claims (2)
CN 201911026822.6 · Oct 26, 2019 · national
CN 202010196398.6 · Mar 19, 2020 · national
Continuity (2)
Continuation PCTCN2020101542 · Jul 13, 2020
Related Publication 20220252420A1 · Aug 11, 2022
References Cited (26)
US 10311833B1 · Qiu · 2019 [cited by examiner]
US 10468062B1 · Levinson · 2019 [cited by examiner]
US 10482003B1 · Bondor · 2019 [cited by examiner]
US 20050073433A1 · Gunderson et al. · 2005 [cited by applicant]
US 20100228692A1 · Guralnik · 2010 [cited by examiner]
US 20110190972A1 · Timmons et al. · 2011 [cited by applicant]
US 20170123421A1 · Kentley · 2017 [cited by examiner]
US 20170132934A1 · Kentley · 2017 [cited by examiner]
US 20180068206A1 · Pollach · 2018 [cited by examiner]
US 20180068496A1 · Nix · 2018 [cited by applicant]
US 20180232947A1 · Nehmadi et al. · 2018 [cited by applicant]
US 20190340787A1 · Ramirez Llanos · 2019 [cited by examiner]
US 20190371175A1 · Joos · 2019 [cited by examiner]
US 20210097783A1 · Soltani Bozchalooi · 2021 [cited by examiner]
CN 202512237U · 2012 [cited by applicant]
CN 105160356A · 2015 [cited by applicant]
CN 108573271A · 2018 [cited by applicant]
CN 108764373A · 2018 [cited by applicant]
CN 108957413A · 2018 [cited by applicant]
CN 109635855A · 2019 [cited by applicant]
CN 109949570A · 2019 [cited by applicant]
CN 110203204A · 2019 [cited by applicant]
CN 110276972A · 2019 [cited by applicant]
CN 110304063A · 2019 [cited by applicant]
CN 110376583A · 2019 [cited by applicant]
WO 2019195363A1 · 2019 [cited by applicant]