IP Library Granted Patent US 11,620,741
Granted Patent B2
US 11,620,741 · App. 17/226,600 · Granted Apr 4, 2023

System and method for verifying image data of a vehicle

Inventors: Denny Devasia Kuruvilla (Toronto, CA); Esli Gjini (Etobicoke, CA); Sarah Reeve (Toronto, CA); Harjot Singh Panag (Brampton, CA); Justin Seto (Markham, CA); Naomi Sarah Feth (Toronto, CA); Anurag Thakur (Toronto, CA)
Assignee: The Toronto-Dominion Bank
G06T7/0002G06Q40/08G06T7/90G06V10/751H04L51/02H04L67/306H04L67/52G06T2207/30168G06T2207/30252G06V30/10G06V2201/08G06V2201/09G06V2201/10H04L67/12
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 11,620,741
App. No.
17/226,600
Granted
Apr 4, 2023
Kind
B2
Abstract

Methods and systems for facilitating photo-based estimation are described. In an aspect, a server is configured to receive, via the communications module from a remote computing device, a signal comprising image data obtained by the remote computing device, the image data including metadata identifying an image capture location and a time of image capture; obtain verification data, the verification data comprising sensor data received from the remote computing device and identifying a location of the remote computing device at the time of image capture; and evaluate the image data based on the verification data to verify the authenticity of the image data by comparing the image capture location in the metadata to the location of the remote computing device at the time of image capture.

Claims (59)

1. A server comprising:

a communications module;

a data store storing profiles for parties;

a processor coupled to the communications module and the data store; and

a memory coupled to the processor, the memory storing processor-executable instructions which, when executed by the processor, configure the processor to:

receive, via the communications module from a remote computing device, a signal comprising image data obtained by the remote computing device, the image data including metadata identifying an image capture location and a time of image capture;

obtain verification data, the verification data comprising sensor data received from the remote computing device and identifying a location of the remote computing device at the time of image capture; and

evaluate the image data based on the verification data to verify the authenticity of the image data by comparing the image capture location in the metadata to the location of the remote computing device at the time of image capture.

2. The server of claim 1 , wherein the signal comprising image data obtained by the remote computing device is received through activation of a submission application.

3. The server of claim 1 , wherein the instructions further cause the processor to:

determine that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture; and

responsive to determining that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture, determine that the image data is not authentic and generate an error.

4. The server of claim 3 , wherein the instructions further cause the processor to:

responsive to determining that the image data is not authentic, engage a manual estimation module by routing a chat session to an operator device.

5. The server of claim 1 , wherein the instructions further cause the processor to:

determine that the image capture location in the metadata corresponds to the location of the remote computing device at the time of image capture; and

responsive to determining that the image capture location in the metadata corresponds to the location of the remote computing device at the time of image capture, determine that the image data is authentic and engage a photo-based estimation module configured to provide a real time estimate based on the image data.

6. The server of claim 1 , wherein the image data comprises an image of at least a portion of a vehicle and wherein evaluating the image data based on the verification data comprises determining whether the vehicle in the image corresponds to an insured vehicle.

7. The server of claim 6 , wherein determining whether the vehicle corresponds to the insured vehicle comprises:

performing optical character recognition on the image to identify text in the image; and

comparing the text in the image to a vehicle identification number (VIN) in at least one of the profiles stored in the data store.

8. The server of claim 6 , wherein determining whether the vehicle corresponds to the insured vehicle comprises:

identifying one or both of a make or model of the vehicle in the image; and

comparing the make or model of the vehicle to a make or model in at least one of the profiles stored in the data store.

9. The server of claim 8 , wherein identifying one or both of a make or model of the vehicle in the image comprise any one or a combination of:

identifying a logo in the image and comparing the logo to a logo associated with the make or model in the at least one of the profiles stored in the data store;

identifying text in the image and comparing the text to the make or model in the at least one of the profiles stored in the data store; and

performing an image-based analysis to determine whether a vehicle body of the vehicle in the image corresponds to a vehicle body template for the make or model in the at least one of the profiles stored in the data store.

10. A method comprising:

receiving, via a communications module from a remote computing device, a signal comprising image data obtained by the remote computing device, the image data including metadata identifying an image capture location and a time of image capture;

obtaining verification data, the verification data comprising sensor data received from the remote computing device and identifying a location of the remote computing device at the time of image capture; and

evaluating the image data based on the verification data to verify the authenticity of the image data by comparing the image capture location in the metadata to the location of the remote computing device at the time of image capture.

11. The method of claim 10 , wherein the signal comprising image data obtained by the remote computing device is received through activation of a submission application.

12. The method of claim 10 , further comprising:

determining that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture; and

responsive to determining that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture, determining that the image data is not authentic and generating an error.

13. The method of claim 12 , further comprising:

responsive to determining that the image data is not authentic, engaging a manual estimation module by routing a chat session to an operator device.

14. The method of claim 10 , further comprising:

determining that the image capture location in the metadata corresponds to the location of the remote computing device at the time of image capture; and

responsive to determining that the image capture location in the metadata corresponds to the location of the remote computing device at the time of image capture, determining that the image data is authentic and engaging a photo-based estimation module configured to provide a real time estimate based on the image data.

15. The method of claim 10 , wherein the image data comprises an image of at least a portion of a vehicle and wherein evaluating the image data based on the verification data comprises determining whether the vehicle in the image corresponds to an insured vehicle.

16. The method of claim 15 , wherein determining whether the vehicle corresponds to the insured vehicle comprises:

performing optical character recognition on the image to identify text in the image; and

comparing the text in the image to a vehicle identification number (VIN) in at least one profile stored in a data store.

17. The method of claim 15 , wherein determining whether the vehicle corresponds to the insured vehicle comprises:

identifying one or both of a make or model of the vehicle in the image; and

comparing the make or model of the vehicle to a make or model in at least one profile stored in a data store.

18. The method of claim 17 , identifying one or both of a make or model of the vehicle in the image comprise any one or a combination of:

identifying a logo in the image and comparing the logo to a logo associated with the make or model in the at least one profile stored in the data store;

identifying text in the image and comparing the text to the make or model in the at least one profile stored in the data store; and

performing an image-based analysis to determine whether a vehicle body of the vehicle in the image corresponds to a vehicle body template for the make or model in the at least one profile stored in the data store.

19. A non-transitory computer readable storage medium comprising computer-executable instructions which, when executed, configure a computing device to:

receive, via a communications module from a remote computing device, a signal comprising image data obtained by the remote computing device, the image data including metadata identifying an image capture location and a time of image capture;

obtain verification data, the verification data comprising sensor data received from the remote computing device and identifying a location of the remote computing device at the time of image capture; and

evaluate the image data based on the verification data to verify the authenticity of the image data by comparing the image capture location in the metadata to the location of the remote computing device at the time of image capture.

20. The non-transitory computer readable storage medium of claim 19 , wherein the instructions further configure the computing device to:

determine that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture; and

responsive to determining that the image capture location in the metadata does not correspond to the location of the remote computing device at the time of image capture, determine that the image data is not authentic, generate an error and engage a manual estimation module by routing a chat session to an operator device.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 9, 2021
From: KURUVILLA, DENNY DEVASIA; GJINI, ESLI; REEVE, SARAH; PANAG, HARJOT SINGH; SETO, JUSTIN; FETH, NAOMI SARAH; THAKUR, ANURAG
To: THE TORONTO-DOMINION BANK
Reel/Frame 055972/0727 →
Continuity (2)
Continuation 16153173 · Oct 5, 2018
Related Publication 20210233225A1 · Jul 29, 2021
Cited By (27)
US 12,316,715 US 12,399,687 US 12,499,241 US 12,517,812 US 12,536,264 US 12,541,544 US 12,541,894 US 12,566,541 US 12,585,435 US 12,591,559 US 12,592,301 US 12,625,680 US 12,641,178 US 12,645,429 US 12,645,689 US 12,645,838 US 12,646,051 US 12,650,836 US 12,657,566 US 12,670,334 US 12,670,640 US 12,688,620 US 12,693,842 US 12,694,454 US 12,699,556 US 12,705,398 US 12,711,683