VEHICLE IDENTIFICATION USING SURFACE-PENETRATING RADAR
20220390594 · 2022-12-08
Inventors
- Daniel JAMISON (Somerville, MA, US)
- Mohamed Shaib (Andover, MA, US)
- Connor Quinn (Austin, TX, US)
- Scott Hay (Amesbury, MA, US)
- Byron STANLEY (Newton, MA, US)
Cpc classification
International classification
Abstract
Surface-penetrating radar (SPR) is used to obtain images of a vehicle's undercarriage and employ these to identify the vehicle (or vehicle type or class). In particular, a vehicle may have a unique undercarriage SPR “signature” that remains largely stable over time, since it is not significantly affected by buildup of dirt, moisture or light debris. Even if the signature is not sufficiently differentiated from those of similar vehicles, it can be used to identify the vehicle within a class, which may be adequate for many purposes.
Claims
1. A method of identifying an attribute of a vehicle, the method comprising the steps of: acquiring at least one surface-penetrating radar (SPR) image of at least a portion of the vehicle's undercarriage; and computationally identifying the vehicle attribute based thereon.
2. The method of claim 1, wherein the acquired image is used as input to a predictor that has been computationally trained to identify vehicle attributes based on SPR images.
3. The method of claim 1, wherein the predictor is a neural network.
4. The method of claim 1, wherein the neural network is a convolutional neural network.
5. The method of claim 1, wherein the acquired image is compared to a database of SPR images associated with vehicle attributes and a best match identified.
6. The method of claim 5, wherein the best match is identified by registration.
7. A system for detecting and identifying subsurface structures, the system comprising: a surface-penetrating radar (SPR) system for acquiring at least one SPR image of at least a portion of the vehicle's undercarriage; and a computer including a processor and electronically stored instructions, executable by the processor, for analyzing the at least one acquired SPR image and computationally identifying the vehicle attribute based thereon.
8. The system of claim 7, wherein the computer is configured to execute a predictor that has been computationally trained to identify vehicle attributes based on SPR images.
9. The system of claim 8, wherein the predictor is a neural network.
10. The system of claim 8, wherein the neural network is a convolutional neural network.
11. The system of claim 7, wherein the computer is configured to compare the acquired image to a database of SPR images associated with vehicle attributes and identify a best match.
12. The system of claim 11, wherein the best match is identified by registration.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0012] The foregoing and the following detailed description will be more readily understood when taken in conjunction with the drawings, in which:
[0013]
[0014]
[0015]
DETAILED DESCRIPTION
[0016] SPR systems have been used for navigation and vehicle localization; see, e.g., U.S. Pat. No. 8,949,024, the entire disclosure of which is incorporated by reference herein. The '024 patent describes a linear configuration of spatially-invariant transmit and receive antenna elements for transmitting radar signals. As shown in
[0017] In some embodiments, the arrays 100a, 100b are always active or are selectively activated by, e.g., the central server 112. For example, based on the location of a crime scene and, if available, a suspect's direction of flight, the central server 112 may algorithmically identify sensors to activate if information about the suspect's vehicle is known. In such circumstances, the central server 112 monitors incoming SPR data for a match, and as matches are detected, sensors more distant from the crime scene but consistent with the suspect's possible headings can be activated subsequently. Similarly, the server 112 can be programmed to periodically activate sets of sensors to ascertain the traffic composition along a particular thoroughfare in order to establish or adjust maintenance schedules.
[0018] In some embodiments, power is conserved by activating (or even allowing activation of) a sensor array only when a vehicle actually passes over it. As shown in
[0019] In the linear configuration shown in
[0020] In another approach, the SPR signal can originate, and be received, adjacent to or above a roadway. As shown in
[0021] The scan data comparison to stored database SPR images may be a registration process based on, for example, correlation; see, e.g., U.S. Pat. No. 8,786,485, the entire disclosure of which is incorporated by reference herein. Alternatively, a machine-learning approach may be employed. The term “deep learning” refers to machine-learning algorithms that use multiple layers to progressively extract higher-level features from raw images. Deep learning generally involves neural networks, which process information in a manner similar to the human brain. The network is composed of a large number of highly interconnected processing elements (neurons) working in parallel to solve a specific problem. Neural networks learn by example; they must be properly trained with carefully collected and curated training examples to ensure high levels of performance, reduce training time, and minimize system bias.
[0022] Convolutional neural networks (CNNs) are often used to classify images or identify (and classify) objects pictured in an image scene. A self-driving vehicle application, for example, may employ a CNN in a computer-vision module to identify traffic signs, cyclists or pedestrians in the vehicle's path. The CNN extracts features from an input image using convolution, which preserves the spatial relationship among pixels but facilitates learning the image features using small squares of input data. Neural networks learn by example, so images may be labeled as containing or not containing a feature of interest. The examples are selected carefully, and usually must be large in number, if the system is to perform reliably and efficiently.
[0023] Accordingly, a CNN may be trained on many SPR images of vehicle undercarriages corresponding to different vehicle types. The CNN can then classify a new SPR image in accordance with the classes it has been trained to recognize. Although this approach generally cannot uniquely identify an SPR image as corresponding to a specific vehicle, it may be faster and more robust than a registration approach. The CNN may output both the best classification and an associated probability.
[0024] A deep learning classifier for vehicle recognition may be implemented in the central server 112 (or, if desired, in the control system 110). An exemplary architecture for the server 112 is shown in
[0025] The main memory 306 contains instructions, conceptually illustrated as a group of modules, that control the operation of the CPU 308 and its interaction with the other hardware components. An operating system 325 directs the execution of low-level, basic system functions such as memory allocation, file management and operation of mass storage devices 304. Typical operating systems include MICROSOFT WINDOWS, LINUX, iOS, and ANDROID.
[0026] A filtering and conditioning module 330 appropriate to a deep learning submodule, such as a CNN 335, may also be implemented as a software subsystem. For example, SPR images may be preprocessed by the module 325 to resize them to the input size of the CNN 300. The filtering and conditioning module 325 may also perform conventional denoising, edge smoothing, sharpening, and similar operations on the incoming SPR images. In one embodiment, the CNN 330 analyzes incoming SPR images from one or more of the controllers 110 and computes a classification probability among vehicle types.
[0027] The CNN 335 may be implemented without undue experimentation using commonly available libraries. Caffe, CUDA, PyTorch, Theano, Keras and TensorFlow are suitable neural network platforms (and may be cloud-based or local to an implemented system in accordance with design preferences). The input to the CNN 335 is typically an image but may be a vector of input values (a “feature” vector), e.g., the two-dimensional readings of an SPR scan and system health information. Suitable neural network architectures are well-known in the art and include VGG16, various ResNet models (e.g., ResNet50, ResNet101), AlexNet, MobileNet, EfficientNet, etc.
[0028] Alternatively, or in addition, a database 340 containing identifying information for specific vehicles or vehicle types may be used to identify a vehicle with greater specificity. For example, the CNN 335 may efficiently classify the vehicle, enabling identification of a subset of vehicle entries in the database 340 that may be queried based on additional information from the SPR scan. This additional information may be part of a vehicle's pedigree (in the manner of a VIN) or may reflect an anomaly (e.g., a loose muffler) known to be associated with a particular vehicle or vehicle type. The point is that the CNN 335 may represent a first simplifying stage of classification or, in some embodiments, may be omitted and the SPR scan used directly (or after some initial processing) to locate a vehicle record in the database 340. For example, the acquired image may simply be compared to SPR images in the database 340 and a best match identified, e.g., by registration or correlation.
[0029] Both the control systems 110 and the server 112 may include one or more modules implemented in hardware, software, or a combination of both. For embodiments in which the functions are provided as one or more software programs, the programs may be written in any of a number of high-level languages such as PYTHON, FORTRAN, PASCAL, JAVA, C, C++, C#, BASIC, various scripting languages, and/or HTML. Additionally, the software can be implemented in an assembly language directed to the microprocessor resident on a target computer; for example, the software may be implemented in Intel 80×86 assembly language if it is configured to run on an IBM PC or PC clone. The software may be embodied on an article of manufacture including, but not limited to, a floppy disk, a jump drive, a hard disk, an optical disk, a magnetic tape, a PROM, an EPROM, EEPROM, field-programmable gate array, or CD-ROM.
[0030] The terms and expressions employed herein are used as terms and expressions of description and not of limitation, and there is no intention, in the use of such terms and expressions, of excluding any equivalents of the features shown and described or portions thereof. In addition, having described certain embodiments of the invention, it will be apparent to those of ordinary skill in the art that other embodiments incorporating the concepts disclosed herein may be used without departing from the spirit and scope of the invention. Accordingly, the described embodiments are to be considered in all respects as only illustrative and not restrictive.