US10571408B2 - System and method for determining structure of material - Google Patents

System and method for determining structure of material Download PDF

Info

Publication number
US10571408B2
US10571408B2 US15/066,260 US201615066260A US10571408B2 US 10571408 B2 US10571408 B2 US 10571408B2 US 201615066260 A US201615066260 A US 201615066260A US 10571408 B2 US10571408 B2 US 10571408B2
Authority
US
United States
Prior art keywords
scattering
permittivity
echoes
nodes
neural network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US15/066,260
Other versions
US20170261538A1 (en
Inventor
Ulugbek Kamilov
Dehong Liu
Hassan Mansour
Petros T. Boufounos
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Research Laboratories Inc
Original Assignee
Mitsubishi Electric Research Laboratories Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Research Laboratories Inc filed Critical Mitsubishi Electric Research Laboratories Inc
Priority to US15/066,260 priority Critical patent/US10571408B2/en
Publication of US20170261538A1 publication Critical patent/US20170261538A1/en
Application granted granted Critical
Publication of US10571408B2 publication Critical patent/US10571408B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N22/00Investigating or analysing materials by the use of microwaves or radio waves, i.e. electromagnetic waves with a wavelength of one millimetre or more
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Definitions

  • This invention relates to sensing systems and methods, and more specifically to system and method for determining an image of a distribution of permittivity of a material.
  • Knowledge of the spatial distribution of the dielectric permittivity within a material is important for many applications such as microwave imaging, biomicroscopy, medical imaging, through-the-wall imaging (TWI), infrastructure monitoring, and seismic imaging.
  • determination of permittivity enables the visualization of the internal structure of the material and characterization of its physical properties.
  • microwave imaging permittivity provides the structure and properties of objects in the material.
  • biomicroscopy the permittivity allows to visualize the internal cell structure in three-dimensions.
  • TWI the permittivity allows to learn the dielectric properties of the wall and to use that information to compensate for the delay of the signal propagating through the wall.
  • a transmitter emits a signal such as an electromagnetic (EM) or light pulse, which propagates through the material, reflects off various structures inside the material, and propagates to a receiver antenna array.
  • the composition of the material is then visualized by numerically generating an image that represents the distribution of the permittivity in the material.
  • the received signal often resulted from the multiple reflections of the propagating pulse due to multiple scattering from the structures in the material, which results in artifacts that clutter the reconstructed image.
  • Some embodiments of the invention are based on realization that scattering of a pulse of wave propagated through a material of an object can be represented by a neural network with varying functions of the nodes of the network and fixed numeric weights connecting the nodes.
  • the functions of the nodes represent permittivity of different portions of the material and the weights of the connections represent the physics of scattering the pulse by corresponding portions of the material.
  • Such a neural network can capture the nonlinearity of scattering the pulse by different portions of the material in a manner allowing determining the permittivity of the material of the object from effects of the permittivity on the result of the scattering.
  • the neural networks are a family of models inspired by biological neural networks and are used to estimate or approximate functions that can depend on a large number of inputs and are generally unknown.
  • the neural networks are generally presented as systems of interconnected nodes or “neurons” that exchange messages between each other.
  • Each node is associated with a function for transforming the message. This function is usually non-linear to form a non-linear part of message transformation.
  • Each connection between the nodes is associated with a numeric weight for scaling of the messages to form a linear part of message transformation.
  • the functions are fixed and predetermined for all nodes, e.g., selected by a designer of the neural network. Examples of the functions typically selected for the nodes include the sigmoid and rectifier functions.
  • the numeric weights are different and tuned based on experience, making the neural network adaptive to inputs and capable of learning.
  • the functions of the nodes are varied and determined during the training of the neural network, and the numeric weights of the connections between the nodes are fixed.
  • Some embodiments of the invention are based on recognition that regardless of such a reverse relationships, the values of the nodes of the neural network can be learned using a backpropagation within amount of time comparable with the amount of time required for training the usual neural networks.
  • one embodiment of the invention discloses a method for determining an image of a distribution of permittivity of a material.
  • the method includes propagating a pulse of wave through the material to receive a set of echoes resulted from scattering the pulse by different portions of the material; simulating a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events; and updating the values of the nodes by reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material. At least some steps of the method are performed by a processor.
  • a permittivity sensor for determining an image of a distribution of permittivity of a material, including at least one transceiver to propagate a pulse of wave through the material and to receive a set of echoes resulted from scattering the pulse by different portions of the material; and a processor to simulate a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events, and to update the values of the nodes reducing an error between the measured set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
  • Yet another embodiment of the invention discloses a non-transitory computer readable storage medium embodied thereon a program executable by a processor for performing a method that includes requesting to propagate a pulse of wave through the material to receive a set of echoes resulted from scattering the pulse by different portions of the material; simulating a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events; and updating the values of the nodes reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
  • FIG. 1 is a block diagram of a permittivity sensor for determining an image of a distribution of permittivity of a material according to one embodiment of the invention
  • FIG. 2A is a block diagram of a method for determining the image of a distribution of the permittivity of the material according to some embodiments of the invention.
  • FIG. 2B is an exemplar implementation of the method of FIG. 2A ;
  • FIG. 3 is a schematic of formulation of a neural network according to one embodiment of the invention.
  • FIG. 4A is a schematic of a simulation of the propagation of the pulse through the material using the neural network according to one embodiment of the invention.
  • FIG. 4B is a block diagram of a method for simulation of the propagation of the pulse through the material according to one embodiment of the invention.
  • FIG. 5 is a block diagram of a method for updating the image of the distribution of permittivity of a material according to one embodiment of the invention
  • FIG. 6 is a block diagram of exemplar components of a permittivity sensor according to one embodiment of the invention.
  • FIG. 7 is a schematic of an example of a non-transitory computer readable medium embodying thereon a program executable by a processor for performing methods according to different embodiments of the invention.
  • FIG. 1 shows a block diagram of a permittivity sensor for determining an image 110 of a distribution of permittivity of a material 120 according to one embodiment of the invention.
  • the permittivity sensor includes at least one transceiver 130 to propagate a pulse of wave 135 through the material 120 and to receive a set of echoes 137 resulted from scattering the pulse by different portions of the material.
  • the transceiver can include at least one transmitter that transmits the pulse through the material, such that the pulse scattered by the material produces the set of echoes 137 .
  • the pulse can be any type of electromagnetic or optical waves, such as one or combination of a microwave pulse, a radar pulse, a laser pulse, an ultrasound pulse, an acoustic pulse.
  • the transceiver can also include at least one receiver arranged at a predetermined location with respect to the transmitter for receiving the set of echoes 137 .
  • the permittivity sensor can produce a two- or three-dimensional image of the material, where each location in the image provides the value of the dielectric permittivity for a portion of material corresponding to that location.
  • the permittivity sensor also includes a processor 140 operatively connected with the transceiver 130 to determine the image 110 based on the set of echoes 137 .
  • the processor uses a neural network 150 , where each node is the value of permittivity.
  • the processor simulates a propagation of the pulse in the material using the neural network 150 to determine a simulated set of echoes and updates the values of the nodes reducing an error between the received set of echoes and the simulated set of echoes to produce the image 110 of the distribution of the permittivity of the material.
  • FIG. 2A show a block diagram of a method for determining an image of a distribution of permittivity of a material according to some embodiments of the invention.
  • the method can be implemented using the processor 140 .
  • the method can be implemented by the processor executing a program embodied on a non-transitory computer readable storage medium.
  • the method propagates 210 a pulse of wave 135 through the material to receive a set of echoes 137 resulted from scattering the pulse by different portions of the material.
  • the method also simulates 220 a propagation of the pulse in the material using a neural network 150 to determine a simulated set of echoes 225 .
  • each node in a layer of the neural network 150 corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material.
  • the propagation between two layers in the neural network models a scattering event, as described below.
  • the method further updates 230 the values of the nodes in the network 150 by reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
  • FIG. 2B show a schematic of implementation of the method of FIG. 2A according to one embodiment of the invention.
  • the method can be implemented using the processor 140 .
  • the processor directly or through a controller 240 , requests to propagate a pulse of wave through the material.
  • the processor directly or through a controller 240 , transmits 250 the pulse 135 through the material, such that the pulse scattered by the material produces the set of echoes 137 .
  • the processor directly or through a controller 240 , receives 255 the set of echoes 137 .
  • the processor can also request to transform, the received set of echoes into a digital signal using an analog-to-digital converter and to record amplitude and/or other properties of the digital signal.
  • the processor updates the neural network 150 iteratively. For example, for each iteration, the processor simulates the set of echoes using the neural network and compares 270 the results of the simulation with the received set of echoes 255 .
  • the processor updates 260 the network 150 to produce a current image 265 of the distribution of permittivity.
  • the iterations are repeated until a termination condition 275 is met. Examples of the termination condition include a maximal number of iterations and/or the size of the error.
  • additional transmitted and reflected pulses, as well as total variation denoising 280 are used to further improve the image to better fit the measurements.
  • Some embodiments of the invention are based on realization that scattering of a pulse of wave propagated through a material of an object can be represented by a neural network with varying functions of the nodes of the network and fixed numeric weights connecting the nodes.
  • the functions of the nodes represent permittivity of different portions of the material and the weights of the connections represent the physics of scattering the pulse by corresponding portions of the material.
  • Such a neural network can capture the nonlinearity of scattering the pulse by different portions of the material in a manner allowing determining the permittivity of the material of the object from effects of the permittivity on the result of the scattering.
  • the neural networks are a family of models inspired by biological neural networks and are used to estimate or approximate functions that can depend on a large number of inputs and are generally unknown.
  • the neural networks are generally presented as systems of interconnected nodes or “neurons” that exchange messages between each other.
  • Each node is associated with a function for transforming the message. This function is usually non-linear to form a non-linear part of message transformation.
  • Each connection between the nodes is associated with a numeric weight for scaling of the messages to form a linear part of message transformation.
  • the functions are fixed and predetermined for all nodes, e.g., selected by a designer of the neural network. Examples of the functions typically selected for the nodes include the sigmoid and rectifier function.
  • the numeric weights are different and tuned based on experience, making the neural network adaptive to inputs and capable of learning.
  • the functions of the nodes are varied and determined during the training of the neural network, and the numeric weights of the connections between the nodes are fixed.
  • Some embodiments of the invention are based on recognition that regardless of such a reverse relationships, the values of the nodes of the neural network can be learned using a backpropagation within amount of time comparable with the amount of time required for training the usual neural networks.
  • FIG. 3 shows a schematic of formulation of the neural network according to one embodiment of the invention.
  • the material 120 is represented 310 as a combination 320 of a set of portions of the material.
  • Each portion, e.g., a portion 325 has a corresponding location in the material, e.g., a location 330 .
  • the portions 325 can be thought of as pixels of the image 110 if the image 110 is two-dimensional or voxels of the image 110 if the image 110 is three-dimensional.
  • the portions 320 are voxels of the three-dimensional image 110 .
  • the number of portions 320 corresponds to the resolution of the image 310 .
  • one embodiment determines a resolution of the image defining a number of pixels or voxels in the image and determines the set of portions according to the resolution of the image, such that each portion of the material corresponds to a pixel in the image. For example, for the desired resolution of 80 ⁇ 60 pixels in the image 110 , the combination 320 has 4800 portions.
  • the embodiment forms 330 a layer 351 of the neural network using a set of nodes having one-to-one relationship with the set of portions of the material.
  • Each node in the set corresponds to only one portion of the material.
  • the node 360 corresponds to the portion 325 .
  • the layers are repeated as many times as desired to represent an additional scattering event.
  • the layers 351 and 352 are identical.
  • 30 layers of the network 150 represent 30 scattering events from each portion of the material.
  • connection 370 between the nodes of the neural network 150 model 340 the scattering of the pulse by convolving the nodes in neighboring layers with a function of physics of the scattering. For example, one embodiment uses Green's function to model the physics of the scattering.
  • the sources that generate the excitation pulses and sensors collecting the data are located in the sensor region ⁇ ⁇ 3 .
  • the incident electric field created by the lth source, located at x l ⁇ ⁇ , is denoted as u in (x, x l ) for all x ⁇ 3 .
  • u sc ⁇ ( x , x l ) u ⁇ ( x , x l ) - u in ⁇ ( x , x l ) ( 3 )
  • ⁇ ⁇ ⁇ g ⁇ ( x - x ′ ) ⁇ f ⁇ ( x ′ ) ⁇ u ⁇ ( x ′ , x l ) ⁇ dx ′ ( 4 )
  • Various embodiments determine the function ⁇ , which is equivalent to dielectric permittivity ⁇ , given transmissions by L sources, where each transmission includes M measurements of ⁇ u sc l (x m ,x l ) ⁇ m ⁇ [1 . . . M] in ⁇ .
  • the vector f ⁇ N is the discretization of the scattering potential ⁇
  • z ⁇ M is the predicted scattered wave u sc at sensor locations ⁇ x m ⁇ m ⁇ [1 . . .
  • u 0 ⁇ N is the discretization of the input field u in inside ⁇
  • H ⁇ M ⁇ N is the discretization of the Green's function at sensor locations
  • G ⁇ N ⁇ N is the discretization of the Green's function inside ⁇ .
  • the vector u k ⁇ N denotes discretized version of the internal field after k scatterings.
  • One embodiment recursively updates the discretized version of the wave field to satisfy the field equation (3-4).
  • FIG. 4A shows a schematic of a simulation of the propagation of the pulse through the material using the neural network 150 according to one embodiment of the invention.
  • the pulse 135 denoted by the vector u 0 , is propagated through the network 150 , where nodes 411 , 412 , and 413 correspond to different portions of f, which represents the current estimate of the permittivity image of the material.
  • the pulse is first multiplied component-wise by the permittivity of the material f, and the result is convolved by the Green's function G represented as edges 415 , 416 in the network 150 and u 0 is added after the convolution.
  • the result of the convolution corresponds to the first scattering event and is represented as a vector u 1 in FIG.
  • FIG. 4B shows a block diagram of a method for simulation of the propagation of the pulse through the material according to one embodiment of the invention.
  • the current image 405 of the distribution of permittivity of the material is multiplied component-wise 420 with the transmitted pulse 470 .
  • the result of the product 425 is convolved with G 430 to yield the k-th scattered field 435 .
  • This scattered field is added 440 to the transmitted pulse 470 to provide the current field after k-th scattering event.
  • This scattering process is repeated until a termination condition 480 is met. Examples of the termination condition include a maximal number of K scattering events.
  • the field u K is projected 450 to the sensor region by multiplication with the matrix H to yield the simulated echo 460 .
  • the physical constraints such as for example non-negativity of the scattering potential, are enforced by projecting the image to a convex set ⁇ N .
  • the data-fidelity term is given by
  • N ⁇ N ⁇ 2 is the discrete gradient operator with matrices D x and D y denoting the finite difference operations along x and y directions, respectively.
  • a single step (7) of optimization is performed by using a proximal-gradient scheme or its accelerated variant as follows f t ⁇ ( f t ⁇ 1 ⁇ ( f t ⁇ 1 )), (8) where ⁇ >0 is a step-size and
  • prox ⁇ ⁇ ⁇ R ⁇ ( g ) ⁇ ⁇ ⁇ arg ⁇ ⁇ min f ⁇ F ⁇ ⁇ 1 2 ⁇ ⁇ f - g ⁇ l 2 2 + ⁇ ⁇ ⁇ R ⁇ ( f ) ⁇ ( 9 ) is the proximal operator, which corresponds to total variation denoising. Note that, although, the proximal operator for isotropic total-variation does not admit a closed form, it can be numerically computed.
  • the gradient ⁇ can be obtained by evaluating
  • FIG. 5 shows a block diagram of a method for updating a current image 405 of a distribution of permittivity of a material according to one embodiment of the invention.
  • the received echoes y 137 are subtracted from simulated echoes z 225 , and the result of the subtraction is back-projected 560 H H (z ⁇ y) to the image domain.
  • the method produces or updates 520 the current residual r K 535 by combining the back-projected image with current image 405 .
  • the updated residual 535 convolved 510 with Hermitian transpose of the Green's function and total scatter field 485 is used to update 570 the gradient of permittivity with respect to the current image 405 , e.g., using the equation (12).
  • This process is repeated until a termination condition 530 is met. Examples of the termination condition include reaching the first layer of the network 150 .
  • the image of the material is refined 540 and denoised 550 with total variation, which gives the updated material 555
  • FIG. 6 shows a block diagram of exemplar components of a permittivity sensor according to one embodiment of the invention.
  • the permittivity sensor includes a processor 20 connected by a bus 22 to a read only memory (ROM) 24 and a memory 38 .
  • the permittivity sensor can also include a display 28 to present information, e.g., the image 110 , to the user, and a plurality of input devices including a keyboard 26 , mouse 34 and other devices that may be attached via input/output port 30 .
  • Other input devices such as other pointing devices or voice sensors or image sensors can also be attached.
  • Other pointing devices include tablets, numeric keypads, touch screen, touch screen overlays, track balls, joy sticks, light pens, thumb wheels etc.
  • the I/O 30 can be connected to communications lines, disk storage, input devices, output devices or other I/O equipment.
  • the memory 38 includes a display buffer 72 that contains pixel intensity values for a display screen.
  • the display 28 periodically reads the pixel values from the display buffer 72 displaying these values onto a display screen.
  • the pixel intensity values may represent grey-levels or colors.
  • the memory 38 can include a database 90 , a training module or trainer 82 , the GLN 200 , a preprocessor 84 .
  • the memory 38 can be any a non-transitory computer readable medium.
  • the database 90 can include the historical data 105 , training data, testing data 92 .
  • the database may also include results from operational, training or retaining modes of using the neural network.
  • the training module 82 performs the update of the network 150 .
  • the network 150 can be initialized using one or combination of the testing 92 , the historical 106 and the training 88 data.
  • the operating system 74 includes the operating system 74 .
  • Examples of operating systems include AIX, OS/2, and DOS.
  • Other elements shown in memory 38 include device drivers 76 which interpret the electrical signals generated by devices such as the keyboard and mouse.
  • a working memory area 78 is also shown in memory 38 .
  • the working memory area 78 can be utilized by any of the elements shown in memory 38 .
  • the working memory area can be utilized by the neural network 150 , the trainer 82 , the operating system 74 and other functions.
  • the working memory area 78 may be partitioned amongst the elements and within an element.
  • the working memory area 78 may be utilized for communication, buffering, temporary storage, or storage of data while a program is running.
  • FIG. 7 shows an exemplar schematic of a non-transitory computer readable medium 700 embodied thereon a program executable by a processor for performing methods according to different embodiments of the invention.
  • the program is organized in a number of software modules for executing different functions of the permittivity sensor.
  • the simulation software 710 is responsible for simulating the propagation of the pulse through the material using the neural network 150 .
  • the configuration software 720 is responsible for selecting different parameters of the sensing, such as mutual arrangement between the receivers and transmitters of the permittivity sensor, dimension and resolution of the image 110 , number of layers in the network 150 .
  • the configuration software directly or with help of the visualization software 740 receives the configuration parameters from the user of the permittivity sensor.
  • Training software 730 performs the iterative updating of the image of the distribution of the permittivity of the material.
  • Visualization software 740 serves to render the final image 110 on the display device to visualize the structure of the material to the user.
  • the above-described embodiments of the present invention can be implemented in any of numerous ways.
  • the embodiments may be implemented using hardware, software or a combination thereof.
  • the software code can be executed on any suitable processor or collection of processors, whether provided in a single computer or distributed among multiple computers.
  • processors may be implemented as integrated circuits, with one or more processors in an integrated circuit component.
  • a processor may be implemented using circuitry in any suitable format.
  • embodiments of the invention may be embodied as a method, of which an example has been provided.
  • the acts performed as part of the method may be ordered in any suitable way. Accordingly, embodiments may be constructed in which acts are performed in an order different than illustrated, which may include performing some acts simultaneously, even though shown as sequential acts in illustrative embodiments.

Abstract

A method propagates a pulse of wave through the material to receive a set of echoes resulted from scattering the pulse by different portions of the material and simulates a propagation of the pulse in the material using a neural network to determine a simulated set of echoes. Each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material. The connection between two layers in the neural network models a scattering event. The method updates the values of the nodes by reducing an error between the received set of echoes and the simulated set of echoes to produce an image of the distribution of the permittivity of the material.

Description

FIELD OF THE INVENTION
This invention relates to sensing systems and methods, and more specifically to system and method for determining an image of a distribution of permittivity of a material.
BACKGROUND OF THE INVENTION
Knowledge of the spatial distribution of the dielectric permittivity within a material is important for many applications such as microwave imaging, biomicroscopy, medical imaging, through-the-wall imaging (TWI), infrastructure monitoring, and seismic imaging. In particular, determination of permittivity enables the visualization of the internal structure of the material and characterization of its physical properties. For example, in microwave imaging permittivity provides the structure and properties of objects in the material. In biomicroscopy, the permittivity allows to visualize the internal cell structure in three-dimensions. In TWI, the permittivity allows to learn the dielectric properties of the wall and to use that information to compensate for the delay of the signal propagating through the wall.
In a typical scenario, a transmitter emits a signal such as an electromagnetic (EM) or light pulse, which propagates through the material, reflects off various structures inside the material, and propagates to a receiver antenna array. The composition of the material is then visualized by numerically generating an image that represents the distribution of the permittivity in the material. However, depending on the type of material, the received signal often resulted from the multiple reflections of the propagating pulse due to multiple scattering from the structures in the material, which results in artifacts that clutter the reconstructed image.
Accordingly, there is a need for a method determining an image of a distribution of permittivity of a material that accounts for the multiple scattering of the pulse of light propagating through the material. However, the multiple scattering of the pulse affects the pulse in a non-linear manner, making such a determination more difficult.
SUMMARY OF THE INVENTION
Some embodiments of the invention are based on realization that scattering of a pulse of wave propagated through a material of an object can be represented by a neural network with varying functions of the nodes of the network and fixed numeric weights connecting the nodes. The functions of the nodes represent permittivity of different portions of the material and the weights of the connections represent the physics of scattering the pulse by corresponding portions of the material. Such a neural network can capture the nonlinearity of scattering the pulse by different portions of the material in a manner allowing determining the permittivity of the material of the object from effects of the permittivity on the result of the scattering.
The neural networks are a family of models inspired by biological neural networks and are used to estimate or approximate functions that can depend on a large number of inputs and are generally unknown. The neural networks are generally presented as systems of interconnected nodes or “neurons” that exchange messages between each other. Each node is associated with a function for transforming the message. This function is usually non-linear to form a non-linear part of message transformation. Each connection between the nodes is associated with a numeric weight for scaling of the messages to form a linear part of message transformation. Typically, the functions are fixed and predetermined for all nodes, e.g., selected by a designer of the neural network. Examples of the functions typically selected for the nodes include the sigmoid and rectifier functions. In contrast, the numeric weights are different and tuned based on experience, making the neural network adaptive to inputs and capable of learning.
However, in the neural network used by different embodiments of the invention, such a relationship is reversed, i.e., the functions of the nodes are varied and determined during the training of the neural network, and the numeric weights of the connections between the nodes are fixed. Some embodiments of the invention are based on recognition that regardless of such a reverse relationships, the values of the nodes of the neural network can be learned using a backpropagation within amount of time comparable with the amount of time required for training the usual neural networks.
Accordingly, one embodiment of the invention discloses a method for determining an image of a distribution of permittivity of a material. The method includes propagating a pulse of wave through the material to receive a set of echoes resulted from scattering the pulse by different portions of the material; simulating a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events; and updating the values of the nodes by reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material. At least some steps of the method are performed by a processor.
Another embodiment of the invention discloses a permittivity sensor for determining an image of a distribution of permittivity of a material, including at least one transceiver to propagate a pulse of wave through the material and to receive a set of echoes resulted from scattering the pulse by different portions of the material; and a processor to simulate a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events, and to update the values of the nodes reducing an error between the measured set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
Yet another embodiment of the invention discloses a non-transitory computer readable storage medium embodied thereon a program executable by a processor for performing a method that includes requesting to propagate a pulse of wave through the material to receive a set of echoes resulted from scattering the pulse by different portions of the material; simulating a propagation of the pulse in the material using a neural network to determine a simulated set of echoes, wherein each node in a layer of the neural network corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein connections between layers in the neural network models scattering events; and updating the values of the nodes reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram of a permittivity sensor for determining an image of a distribution of permittivity of a material according to one embodiment of the invention;
FIG. 2A is a block diagram of a method for determining the image of a distribution of the permittivity of the material according to some embodiments of the invention;
FIG. 2B is an exemplar implementation of the method of FIG. 2A;
FIG. 3 is a schematic of formulation of a neural network according to one embodiment of the invention;
FIG. 4A is a schematic of a simulation of the propagation of the pulse through the material using the neural network according to one embodiment of the invention;
FIG. 4B is a block diagram of a method for simulation of the propagation of the pulse through the material according to one embodiment of the invention;
FIG. 5 is a block diagram of a method for updating the image of the distribution of permittivity of a material according to one embodiment of the invention;
FIG. 6 is a block diagram of exemplar components of a permittivity sensor according to one embodiment of the invention; and
FIG. 7 is a schematic of an example of a non-transitory computer readable medium embodying thereon a program executable by a processor for performing methods according to different embodiments of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
FIG. 1 shows a block diagram of a permittivity sensor for determining an image 110 of a distribution of permittivity of a material 120 according to one embodiment of the invention. The permittivity sensor includes at least one transceiver 130 to propagate a pulse of wave 135 through the material 120 and to receive a set of echoes 137 resulted from scattering the pulse by different portions of the material.
For example, the transceiver can include at least one transmitter that transmits the pulse through the material, such that the pulse scattered by the material produces the set of echoes 137. The pulse can be any type of electromagnetic or optical waves, such as one or combination of a microwave pulse, a radar pulse, a laser pulse, an ultrasound pulse, an acoustic pulse. The transceiver can also include at least one receiver arranged at a predetermined location with respect to the transmitter for receiving the set of echoes 137. According to different embodiments, the permittivity sensor can produce a two- or three-dimensional image of the material, where each location in the image provides the value of the dielectric permittivity for a portion of material corresponding to that location.
The permittivity sensor also includes a processor 140 operatively connected with the transceiver 130 to determine the image 110 based on the set of echoes 137. In order to account for multiple scattering, the processor uses a neural network 150, where each node is the value of permittivity. The processor simulates a propagation of the pulse in the material using the neural network 150 to determine a simulated set of echoes and updates the values of the nodes reducing an error between the received set of echoes and the simulated set of echoes to produce the image 110 of the distribution of the permittivity of the material.
FIG. 2A show a block diagram of a method for determining an image of a distribution of permittivity of a material according to some embodiments of the invention. The method can be implemented using the processor 140. For example, the method can be implemented by the processor executing a program embodied on a non-transitory computer readable storage medium.
The method propagates 210 a pulse of wave 135 through the material to receive a set of echoes 137 resulted from scattering the pulse by different portions of the material. The method also simulates 220 a propagation of the pulse in the material using a neural network 150 to determine a simulated set of echoes 225. In some embodiments, each node in a layer of the neural network 150 corresponds to a portion of the material and assigned a value the permittivity of the portion of the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material. Also, the propagation between two layers in the neural network models a scattering event, as described below. The method further updates 230 the values of the nodes in the network 150 by reducing an error between the received set of echoes and the simulated set of echoes to produce the image of the distribution of the permittivity of the material.
FIG. 2B show a schematic of implementation of the method of FIG. 2A according to one embodiment of the invention. The method can be implemented using the processor 140. The processor, directly or through a controller 240, requests to propagate a pulse of wave through the material. For example, the processor, directly or through a controller 240, transmits 250 the pulse 135 through the material, such that the pulse scattered by the material produces the set of echoes 137. Also, the processor, directly or through a controller 240, receives 255 the set of echoes 137. The processor can also request to transform, the received set of echoes into a digital signal using an analog-to-digital converter and to record amplitude and/or other properties of the digital signal.
In some embodiments the processor updates the neural network 150 iteratively. For example, for each iteration, the processor simulates the set of echoes using the neural network and compares 270 the results of the simulation with the received set of echoes 255. The processor updates 260 the network 150 to produce a current image 265 of the distribution of permittivity. The iterations are repeated until a termination condition 275 is met. Examples of the termination condition include a maximal number of iterations and/or the size of the error. In some embodiments, additional transmitted and reflected pulses, as well as total variation denoising 280 are used to further improve the image to better fit the measurements.
Some embodiments of the invention are based on realization that scattering of a pulse of wave propagated through a material of an object can be represented by a neural network with varying functions of the nodes of the network and fixed numeric weights connecting the nodes. The functions of the nodes represent permittivity of different portions of the material and the weights of the connections represent the physics of scattering the pulse by corresponding portions of the material. Such a neural network can capture the nonlinearity of scattering the pulse by different portions of the material in a manner allowing determining the permittivity of the material of the object from effects of the permittivity on the result of the scattering.
The neural networks are a family of models inspired by biological neural networks and are used to estimate or approximate functions that can depend on a large number of inputs and are generally unknown. The neural networks are generally presented as systems of interconnected nodes or “neurons” that exchange messages between each other. Each node is associated with a function for transforming the message. This function is usually non-linear to form a non-linear part of message transformation. Each connection between the nodes is associated with a numeric weight for scaling of the messages to form a linear part of message transformation. Typically, the functions are fixed and predetermined for all nodes, e.g., selected by a designer of the neural network. Examples of the functions typically selected for the nodes include the sigmoid and rectifier function. In contrast, the numeric weights are different and tuned based on experience, making the neural network adaptive to inputs and capable of learning.
However, in the neural network used by different embodiments of the invention, such a relationship is reversed, i.e., the functions of the nodes are varied and determined during the training of the neural network, and the numeric weights of the connections between the nodes are fixed. Some embodiments of the invention are based on recognition that regardless of such a reverse relationships, the values of the nodes of the neural network can be learned using a backpropagation within amount of time comparable with the amount of time required for training the usual neural networks.
FIG. 3 shows a schematic of formulation of the neural network according to one embodiment of the invention. The material 120 is represented 310 as a combination 320 of a set of portions of the material. Each portion, e.g., a portion 325 has a corresponding location in the material, e.g., a location 330. By way of analogy, the portions 325 can be thought of as pixels of the image 110 if the image 110 is two-dimensional or voxels of the image 110 if the image 110 is three-dimensional. In the example of FIG. 3, the portions 320 are voxels of the three-dimensional image 110.
In some embodiments, the number of portions 320 corresponds to the resolution of the image 310. To that end, one embodiment determines a resolution of the image defining a number of pixels or voxels in the image and determines the set of portions according to the resolution of the image, such that each portion of the material corresponds to a pixel in the image. For example, for the desired resolution of 80×60 pixels in the image 110, the combination 320 has 4800 portions.
The embodiment forms 330 a layer 351 of the neural network using a set of nodes having one-to-one relationship with the set of portions of the material. Each node in the set corresponds to only one portion of the material. For example, the node 360 corresponds to the portion 325. The layers are repeated as many times as desired to represent an additional scattering event. To that end, the layers 351 and 352 are identical. For example, 30 layers of the network 150 represent 30 scattering events from each portion of the material.
The connection 370 between the nodes of the neural network 150 model 340 the scattering of the pulse by convolving the nodes in neighboring layers with a function of physics of the scattering. For example, one embodiment uses Green's function to model the physics of the scattering.
Simulation
Some embodiments of the invention address a scattering problem, where a material of dielectric permittivity distribution ε (X), with x=(x, y, z) ∈ Ω and Ω
Figure US10571408-20200225-P00001
3, is immersed into the background medium of permittivity εb. The sources that generate the excitation pulses and sensors collecting the data are located in the sensor region Γ
Figure US10571408-20200225-P00001
3. The incident electric field created by the lth source, located at xl ∈ Γ, is denoted as uin(x, xl) for all x ∈
Figure US10571408-20200225-P00001
3.
The Lippmann-Schwinger equation describes the relationship between the permittivity and the wave-field in the material as
u(x,x, l)=u in(x,x, l)+∫Ω g(x−x′)ƒ(x′)u(x′, x l) dx′,  (1)
for all x ∈ Ω, where we define the scattering potential
ƒ(x)
Figure US10571408-20200225-P00002
k b 2b−ε(x)),  (2)
and the Green's function for the homogeneous medium g (x). Similarly, the scattered field in the sensor region can be expressed as
u sc ( x , x ) = u ( x , x ) - u in ( x , x ) ( 3 ) = Ω g ( x - x ) f ( x ) u ( x , x ) dx ( 4 )
for any x ∈ Γ. Note that the integrals (1) and (4) extend only over Ω because the scattering potential ƒ is zero for all x ∉ Ω.
Various embodiments determine the function ƒ, which is equivalent to dielectric permittivity ε, given transmissions by L sources, where each transmission includes M measurements of {usc l(xm,xl)}m∈[1 . . . M] in Γ. Notably, the internal field u=uin+usc inside the integral depends on usc, which highlights the nonlinear nature of the problem.
The recursive algorithm for simulating the scattered wave at the sensor locations can be specified as follows
Z m←Σn=1 N H mn U n Kƒn,  (5)
un k ←u n 0i=1 N G ni u i K−1ƒi  (6)
where m=1, . . . , M, k=1, . . . , K, n=1, . . . , N. Here, the vector f ∈
Figure US10571408-20200225-P00001
N is the discretization of the scattering potential ƒ, z ∈
Figure US10571408-20200225-P00003
M is the predicted scattered wave usc at sensor locations {xm}m∈[1 . . . M], u0
Figure US10571408-20200225-P00003
N is the discretization of the input field uin inside Ω, H ∈
Figure US10571408-20200225-P00003
M×N is the discretization of the Green's function at sensor locations, G ∈
Figure US10571408-20200225-P00003
N×N is the discretization of the Green's function inside Ω. For every k ∈ [1, . . . K], the vector uk
Figure US10571408-20200225-P00003
N denotes discretized version of the internal field after k scatterings. One embodiment recursively updates the discretized version of the wave field to satisfy the field equation (3-4).
FIG. 4A shows a schematic of a simulation of the propagation of the pulse through the material using the neural network 150 according to one embodiment of the invention. The pulse 135, denoted by the vector u0, is propagated through the network 150, where nodes 411, 412, and 413 correspond to different portions of f, which represents the current estimate of the permittivity image of the material. At the first layer, the pulse is first multiplied component-wise by the permittivity of the material f, and the result is convolved by the Green's function G represented as edges 415, 416 in the network 150 and u0 is added after the convolution. The result of the convolution corresponds to the first scattering event and is represented as a vector u1 in FIG. 4A. The same operation of component-wise multiplication by f, convolutions by G, and addition of u0 is repeated at each of K layers as given by equation (6). In the final layer 410, the matrix H is applied to the product of the field uK and the current image of the material f to result in the simulated echo. The matrices H and G correspond to the convolution operators and can be implemented with a fast Fourier transform (FFT) algorithm. Therefore, the total computational cost of evaluating one forward pass through the network is of order z,58 (KN log (N)).
FIG. 4B shows a block diagram of a method for simulation of the propagation of the pulse through the material according to one embodiment of the invention. In this example, the current image 405 of the distribution of permittivity of the material is multiplied component-wise 420 with the transmitted pulse 470. The result of the product 425 is convolved with G 430 to yield the k-th scattered field 435. This scattered field is added 440 to the transmitted pulse 470 to provide the current field after k-th scattering event. This scattering process is repeated until a termination condition 480 is met. Examples of the termination condition include a maximal number of K scattering events. After termination, the field uK is projected 450 to the sensor region by multiplication with the matrix H to yield the simulated echo 460.
Updating Image
The image is updated by making a step towards minimization of an error function
Figure US10571408-20200225-P00004
(f)=
Figure US10571408-20200225-P00005
D(f)+τ
Figure US10571408-20200225-P00006
(f),  (7)
where
Figure US10571408-20200225-P00005
and
Figure US10571408-20200225-P00006
are is the data-fidelity and regularization terms, respectively, and τ>0 controls the amount of regularization. The physical constraints, such as for example non-negativity of the scattering potential, are enforced by projecting the image to a convex set
Figure US10571408-20200225-P00007
Figure US10571408-20200225-P00001
N.The data-fidelity term is given by
𝒟 ( f ) = Δ 1 2 y - z ( f ) 2 2 ,
where y ∈
Figure US10571408-20200225-P00003
M contains measurements of the scattered wave and z is the field simulated by our network. As a regularization term, we propose to use isotropic total variation penalty
( f ) = Δ n = 1 N [ Dx ] n 2 = n = 1 N [ D x f ] n 2 + [ D y f ] n 2 ,
where D:
Figure US10571408-20200225-P00001
N
Figure US10571408-20200225-P00001
N×2 is the discrete gradient operator with matrices Dx and Dy denoting the finite difference operations along x and y directions, respectively.
A single step (7) of optimization is performed by using a proximal-gradient scheme or its accelerated variant as follows
f t
Figure US10571408-20200225-P00008
(f t−1−γ∇
Figure US10571408-20200225-P00005
(f t−1)),  (8)
where γ>0 is a step-size and
prox τ ( g ) = Δ arg min f { 1 2 f - g 2 2 + τ ( f ) } ( 9 )
is the proximal operator, which corresponds to total variation denoising. Note that, although, the proximal operator for isotropic total-variation does not admit a closed form, it can be numerically computed. The gradient ∇
Figure US10571408-20200225-P00005
can be obtained by evaluating
𝒟 ( f ) = Re { [ f z ( f ) ] H ( z ( f ) - y ) } , ( 10 )
where the Hermitian transposition H is due to the complex nature of quantities. We adopt the following convention for the Jacobian
f z ( f ) = Δ [ z f 1 z f N ] . ( 11 )
Then, by differentiating equations in (0) with respect to f and simplifying the resulting expressions, we have for any vectors b ∈
Figure US10571408-20200225-P00003
M and r ∈
Figure US10571408-20200225-P00003
N
[ z f ] H b = ( H H b ) u _ K + [ u K f ] H ( ( H H b ) f ) [ u k f ] H r = ( G H r ) u _ k - 1 + [ u k - 1 f ] H ( ( G H r ) f ) ,
where k=1, . . . K, vector v contains complex conjugated elements of v, and operator ⊙ denotes a component-wise multiplication between two vectors. These relationships lead to the following error backpropagation algorithm
g k ←g K+1+[G H r k+1]⊙ū k   (12)
r k←[ G H r k+1]⊙ f,   (13)
where k=K−1, K−2, . . . , 0, with the initialization rK=[HH (z−y)]⊙f and gK=[HH(z−y)]⊙ūK. The final expression for the gradient (10) is finally obtained by returning ∇
Figure US10571408-20200225-P00005
(f)=Re{g0}.
The error backpropagation allows to efficiently evaluate the gradient of the scattered wave with respect to the scattering potential. Due to the convolutional structure of the matrices, its computational complexity is equivalent to running a forward pass, which is of order
Figure US10571408-20200225-P00009
(KN log (N)). Equipped with this algorithm, the scattering potential can be optimized by using iteration (8). Note that the algorithm circumvents the need to explicitly evaluate and store the Jacobian (11) by directly computing its product with the residual b=(z−y).
FIG. 5 shows a block diagram of a method for updating a current image 405 of a distribution of permittivity of a material according to one embodiment of the invention. The received echoes y 137 are subtracted from simulated echoes z 225, and the result of the subtraction is back-projected 560 HH(z−y) to the image domain. Next the method produces or updates 520 the current residual r K 535 by combining the back-projected image with current image 405. The updated residual 535 convolved 510 with Hermitian transpose of the Green's function and total scatter field 485 is used to update 570 the gradient of permittivity with respect to the current image 405, e.g., using the equation (12). This process is repeated until a termination condition 530 is met. Examples of the termination condition include reaching the first layer of the network 150. Finally, the image of the material is refined 540 and denoised 550 with total variation, which gives the updated material 555.
FIG. 6 shows a block diagram of exemplar components of a permittivity sensor according to one embodiment of the invention. The permittivity sensor includes a processor 20 connected by a bus 22 to a read only memory (ROM) 24 and a memory 38. The permittivity sensor can also include a display 28 to present information, e.g., the image 110, to the user, and a plurality of input devices including a keyboard 26, mouse 34 and other devices that may be attached via input/output port 30. Other input devices such as other pointing devices or voice sensors or image sensors can also be attached. Other pointing devices include tablets, numeric keypads, touch screen, touch screen overlays, track balls, joy sticks, light pens, thumb wheels etc. The I/O 30 can be connected to communications lines, disk storage, input devices, output devices or other I/O equipment. The memory 38 includes a display buffer 72 that contains pixel intensity values for a display screen. The display 28 periodically reads the pixel values from the display buffer 72 displaying these values onto a display screen. The pixel intensity values may represent grey-levels or colors.
The memory 38 can include a database 90, a training module or trainer 82, the GLN 200, a preprocessor 84. The memory 38 can be any a non-transitory computer readable medium. The database 90 can include the historical data 105, training data, testing data 92. The database may also include results from operational, training or retaining modes of using the neural network. In one embodiment, the training module 82 performs the update of the network 150. The network 150 can be initialized using one or combination of the testing 92, the historical 106 and the training 88 data.
Also shown in memory 38 is the operating system 74. Examples of operating systems include AIX, OS/2, and DOS. Other elements shown in memory 38 include device drivers 76 which interpret the electrical signals generated by devices such as the keyboard and mouse. A working memory area 78 is also shown in memory 38. The working memory area 78 can be utilized by any of the elements shown in memory 38. The working memory area can be utilized by the neural network 150, the trainer 82, the operating system 74 and other functions. The working memory area 78 may be partitioned amongst the elements and within an element. The working memory area 78 may be utilized for communication, buffering, temporary storage, or storage of data while a program is running.
FIG. 7 shows an exemplar schematic of a non-transitory computer readable medium 700 embodied thereon a program executable by a processor for performing methods according to different embodiments of the invention. In this example, the program is organized in a number of software modules for executing different functions of the permittivity sensor.
For example, the simulation software 710 is responsible for simulating the propagation of the pulse through the material using the neural network 150. The configuration software 720 is responsible for selecting different parameters of the sensing, such as mutual arrangement between the receivers and transmitters of the permittivity sensor, dimension and resolution of the image 110, number of layers in the network 150. In some implementations, the configuration software directly or with help of the visualization software 740 receives the configuration parameters from the user of the permittivity sensor. Training software 730 performs the iterative updating of the image of the distribution of the permittivity of the material. Visualization software 740 serves to render the final image 110 on the display device to visualize the structure of the material to the user.
The above-described embodiments of the present invention can be implemented in any of numerous ways. For example, the embodiments may be implemented using hardware, software or a combination thereof. When implemented in software, the software code can be executed on any suitable processor or collection of processors, whether provided in a single computer or distributed among multiple computers. Such processors may be implemented as integrated circuits, with one or more processors in an integrated circuit component. Though, a processor may be implemented using circuitry in any suitable format.
Also, the embodiments of the invention may be embodied as a method, of which an example has been provided. The acts performed as part of the method may be ordered in any suitable way. Accordingly, embodiments may be constructed in which acts are performed in an order different than illustrated, which may include performing some acts simultaneously, even though shown as sequential acts in illustrative embodiments.
Use of ordinal terms such as “first,” “second,” in the claims to modify a claim element does not by itself connote any priority, precedence, or order of one claim element over another or the temporal order in which acts of a method are performed, but are used merely as labels to distinguish one claim element having a certain name from another element having a same name (but for use of the ordinal term) to distinguish the claim elements.
Although the invention has been described by way of examples of preferred embodiments, it is to be understood that various other adaptations and modifications can be made within the spirit and scope of the invention. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.

Claims (22)

We claim:
1. A method for determining an image of a distribution of permittivity of a material, comprising:
propagating a pulse of wave through the material, where the distribution of the permittivity of the material is initially unknown, to receive a set of echoes resulted from multiple scattering of the pulse of the wave propagating through the material by different portions of the material;
determining a synthesized set of echoes from the pulse of wave using a structure of a scattering neural network that is specific to an initial estimate of the distribution of the permittivity of the material, wherein each node in a layer of the structure of the scattering neural network corresponds to a portion of the material and assigned a value for an estimated permittivity of the portion of the material while the scattering neural network simulates a propagation of the pulse in the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein each layer in the scattering neural network corresponds to an additional scattering event, and wherein connections between layers in the scattering neural network models scattering events;
updating the values of the nodes based on determining iteratively the values of the nodes that reduce an error between the received set of echoes and the synthesized set of echoes to update the estimated permittivity of the material; and
output the image of the distribution of the permittivity of the material based on the updated values of the nodes which was based on determining iteratively the values of the nodes that reduced the error between the received set of echoes and the synthesized set of echoes, wherein at least some steps of the method are performed by a processor.
2. The method of claim 1, wherein the propagating comprises:
transmitting, using a transmitter, the pulse through the material, such that the pulse scattered by the material produces the set of echoes;
receiving the set of echoes using at least one receiver arranged at a predetermined location with respect to the transmitter; and
transforming, the received set of echoes into a digital signal using an analog-to-digital converter; and
recording an amplitude of the digital signal.
3. The method of claim 1, wherein the simulating comprises:
representing the material as a combination of a set of portions of the material, each portion has a corresponding location in the material;
forming the layer of the scattering neural network using a set of nodes having one-to-one relationship with the set of portions of the material, such that each node in the set corresponds to only one portion of the material; and
modeling the scattering by convolving the nodes in neighboring layers with a function of physics of the scattering.
4. The method of claim 3, further comprising:
determining a resolution of the image defining a number of pixels or voxels in the image; and
determining the set of portions according to the resolution of the image, such that each portion of the material corresponds to a pixel or a voxel in the image.
5. The method of claim 3, further comprising:
adding a projection layer to the scattering neural network modeling projection of the set of echoes to the receiver through a medium bordering the material.
6. The method of claim 1, wherein the updating comprises:
determining iteratively the values of the nodes using a backpropagation with fixed numeric weights for connections between the nodes.
7. The method of claim 6, further comprising:
updating, for each iteration until a termination condition is met, the values of the nodes using a gradient descent minimization reducing the error between the received set of echoes and the synthesized set of echoes.
8. The method of claim 1, wherein the updating is performed iteratively until a termination condition is met, wherein an iteration comprises:
back-projecting a difference between the received set of echoes and the synthesized set of echoes into a domain of the image of the distribution of permittivity of the material to produce a back-projected image;
updating a residual by combining the back-projected image with a current image of the distribution of permittivity of the material;
convolving the updated residual with a Hermitian transpose of a Green's function; and updating the gradient of permittivity with respect to the current image using the convolved residual.
9. The method in claim 1, wherein the distribution of the permittivity is piecewise smooth, further comprising:
applying a total variation denoiser to enhance the image of the distribution of permittivity.
10. The method of claim 1, wherein the scattering neural network is a feedforward neural network.
11. The method of claim 1, further comprising:
rendering the image of the distribution of the permittivity of the material on a display device.
12. The method in claim 1, wherein each time the estimate of the distribution of the permittivity of material is updated, the scattering neural network is updated to be specific to a latest in time, estimate of the material.
13. The method in claim 1, wherein the scattering neural network captures a nonlinearity of scattering the pulse by different portions of the material, so as to determine the permittivity of the material of the object from effects of the permittivity as a result of the scattering.
14. The method in claim 1, wherein the structure includes varying functions of nodes representing permittivity of different portions of the material, along with fixed numeric weights connecting the nodes, where the weights of the connections represent a physics of scattering of the pulse by corresponding portions of the material.
15. A permittivity sensor for determining an image of a distribution of permittivity of a material, comprising:
at least one transceiver to propagate a pulse of wave through the material and to receive a set of echoes resulted from multiple scattering of the pulse of the wave propagating through the material by different portions of the material;
a processor is configured to:
determine a synthesized set of echoes from the pulse of wave using a structure of a scattering neural network that is specific to an initial estimate of the distribution of the permittivity of an initial estimate of the material, wherein each node in a layer of the structure of the scattering neural network corresponds to a portion of the material and assigned a value for an estimated permittivity of the portion of the material while the scattering neural network simulates a propagation of the pulse in the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, wherein each layer in the scattering neural network corresponds to an additional scattering event, and wherein connections between layers in the scattering neural network models scattering events, and to
update the values of the nodes based on determining iteratively the values of the nodes that reduce an error between the measured set of echoes and the synthesized set of echoes to update the estimated permittivity of the material, and
output the image of the distribution of the permittivity of the material based on the updated values of the nodes which was based on determining iteratively the values of the nodes that reduced the error between the received set of echoes and the synthesized set of echoes.
16. The permittivity sensor of claim 15, further comprising:
a display device, wherein the processor renders the image of the distribution of the permittivity of the material on the display device.
17. The permittivity sensor of claim 15, wherein the processor
represents the material as a combination of a set of portions of the material, each portion has a corresponding location in the material;
forms the layer of the scattering neural network using a set of nodes having one-to-one relationship with the set of portions of the material, such each node in the set corresponds to only one portion of the material; and
models the scattering by convolving with Green's function.
18. The permittivity sensor of claim 15, wherein the processor determines iteratively the values of the nodes using a backpropagation with fixed numeric weights for connections between the nodes.
19. The permittivity sensor of claim 15, wherein the processor adds a projection layer to the scattering neural network modeling projection of the set of echoes to the receiver through a medium bordering the material and applies a total variation denoiser to enhance the image of the distribution of permittivity.
20. A non-transitory computer readable storage medium embodied thereon a program executable by a processor for performing a method, the method comprising:
requesting to propagate a pulse of wave through the material to receive a set of echoes resulted from multiple scattering of the pulse of the wave propagating through the material by different portions of the material;
determining a synthesized set of echoes from the pulse of wave using a structure of a scattering neural network that is specific to the distribution of the permittivity of the material, wherein each node in a layer of the structure of the scattering neural network corresponds to a portion of the material and assigned a value for an estimated permittivity of the portion of the material while the scattering neural network simulates a propagation of the pulse in the material, such that the values of the nodes at locations of the portions form the image of the distribution of the permittivity of the material, and wherein each layer in the scattering neural network corresponds to an additional scattering event, and wherein connections between layers in the scattering neural network models scattering events; and
updating the values of the nodes based on determining iteratively the values of the nodes that reduce an error between the received set of echoes and the synthesized set of echoes to update the estimated permittivity of the material; and
outputting the image of the distribution of the permittivity of the material based on the updated values of the nodes which was based on determining iteratively the values of the nodes that reduced the error between the received set of echoes and the synthesized set of echoes.
21. The medium of claim 20, wherein the method further comprises:
representing the material as a combination of a set of portions of the material, each portion has a corresponding location in the material;
forming the layer of the scattering neural network using a set of nodes having one-to-one relationship with the set of portions of the material, such each node in the set corresponds to only one portion of the material;
modeling the scattering by convolving with Green function; and
adding a projection layer to the scattering neural network modeling projection of the set of echoes to the receiver through a medium bordering the material.
22. The medium of claim 20, wherein the method further comprises:
determining iteratively the values of the nodes using a backpropagation with fixed numeric weights for connections between the nodes.
US15/066,260 2016-03-10 2016-03-10 System and method for determining structure of material Active 2036-09-25 US10571408B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/066,260 US10571408B2 (en) 2016-03-10 2016-03-10 System and method for determining structure of material

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US15/066,260 US10571408B2 (en) 2016-03-10 2016-03-10 System and method for determining structure of material

Publications (2)

Publication Number Publication Date
US20170261538A1 US20170261538A1 (en) 2017-09-14
US10571408B2 true US10571408B2 (en) 2020-02-25

Family

ID=59787815

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/066,260 Active 2036-09-25 US10571408B2 (en) 2016-03-10 2016-03-10 System and method for determining structure of material

Country Status (1)

Country Link
US (1) US10571408B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200003444A (en) 2018-07-02 2020-01-10 삼성전자주식회사 Method and device to build image model
CN109949271B (en) * 2019-02-14 2021-03-16 腾讯科技(深圳)有限公司 Detection method based on medical image, model training method and device
US11204317B2 (en) 2019-02-26 2021-12-21 Mitsubishi Electric Research Laboratories, Inc. Tomographic imaging system
US11250601B2 (en) * 2019-04-03 2022-02-15 University Of Southern California Learning-assisted multi-modality dielectric imaging
CN112244894B (en) * 2020-10-19 2021-10-12 浙江大学 Ultrasonic noninvasive transcranial imaging method and system based on broadband acoustic metamaterial
WO2023218443A1 (en) * 2022-05-08 2023-11-16 Yeda Research And Development Co. Ltd Nonlinear waveform inversion (nlwi) system
CN117074437B (en) * 2023-10-11 2024-01-12 青岛金诺德科技有限公司 Nondestructive testing method and application thereof in recovery of lithium battery of new energy automobile
CN117630049B (en) * 2024-01-25 2024-03-22 香港科技大学(广州) Material electromagnetic parameter extraction method based on machine learning gradient descent algorithm

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5729660A (en) 1994-05-03 1998-03-17 Chiabrera; Alessandro 3-D inverse scattering by artificial intelligence : apparatus and method
US20080129298A1 (en) * 2006-02-17 2008-06-05 Vaughan J T High field magnetic resonance
US7809427B2 (en) 2005-02-11 2010-10-05 Wisconsin Alumni Research Foundation Time domain inverse scattering techniques for use in microwave imaging
US20120139541A1 (en) * 2008-03-26 2012-06-07 Koninklijke Philips Electronics N.V. Determination of local sar in vivo and electrical conductivity mapping
CN102955159A (en) 2011-08-30 2013-03-06 中国科学院电子学研究所 Electromagnetic inverse scattering imaging method based on compressed sensing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5729660A (en) 1994-05-03 1998-03-17 Chiabrera; Alessandro 3-D inverse scattering by artificial intelligence : apparatus and method
US7809427B2 (en) 2005-02-11 2010-10-05 Wisconsin Alumni Research Foundation Time domain inverse scattering techniques for use in microwave imaging
US20080129298A1 (en) * 2006-02-17 2008-06-05 Vaughan J T High field magnetic resonance
US20120139541A1 (en) * 2008-03-26 2012-06-07 Koninklijke Philips Electronics N.V. Determination of local sar in vivo and electrical conductivity mapping
CN102955159A (en) 2011-08-30 2013-03-06 中国科学院电子学研究所 Electromagnetic inverse scattering imaging method based on compressed sensing

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
A. G. Tijhuis. Born-type reconstruction of material parameters of an inhomogeneous, lossy dielectric slab from reflected-field data. Wave Motion, 11(2):151-173, May 1989.
Kamal Belkebir and Anne Sentenac. High-resolution optical diffraction microscopy. J. Opt. Soc. Am. A, 20(7)1223-1229, Jul. 2003.
P. M. van den Berg and R. E. Kleinman. A contrast source inversion method. Inv. Probl., 13(6):1607-1620, Dec. 1997.
R. E. Kleinman and P. M. van den Berg. A modified gradient method for two-dimensional problems in tomography. J. Comput. Appl. Math., 42(1):17-35, 1992.
R. E. Kleinman and P. M. van den Berg. An extended range-modified gradient technique for profile inversion. Radio Sci., 28(5):877-884, Sep.-Oct. 1993.
Svozil et al. "Introduction to multi-layer feed-forward neural networks", Chemometrics and Intelligent Laboratory Systems 39 (1997) 43-62. *
W. C. Chew and Y. M. Wang. Reconstruction of two-dimensional permittivity distribution using the distorted Born iterative method. IEEE Trans. Med. Imag., 9(2):218-225, Jun. 1990.
Y. M. Wang and W. C. Chew. An iterative solution of the two-dimensional electromagnetic inverse scattering problem. Int. J. Imag. Syst Tech., 1:100-108, 1989.

Also Published As

Publication number Publication date
US20170261538A1 (en) 2017-09-14

Similar Documents

Publication Publication Date Title
US10571408B2 (en) System and method for determining structure of material
US11200456B2 (en) Systems and methods for generating augmented training data for machine learning models
Yonel et al. Deep learning for passive synthetic aperture radar
US20180349771A1 (en) Sparsity enforcing neural network
US9915730B2 (en) Method and system for through-the-wall radar imaging
US11204317B2 (en) Tomographic imaging system
Afkham et al. Learning regularization parameters of inverse problems via deep neural networks
JP2021515930A (en) Computer Implementation Methods, Computer Systems, and Computer Programs for Simulating Uncertainty in Artificial Neural Networks
Pursiainen et al. Iterative alternating sequential (IAS) method for radio tomography of asteroids in 3D
Kaipio et al. A Bayesian approach to improving the Born approximation for inverse scattering with high-contrast materials
KR20200087326A (en) System and method for path loss exponent prediction
US20190324112A1 (en) Method for Radio Tomographic Image Formation
US9383464B2 (en) Seismic imaging apparatus without edge reflections and method for the same
KR20200028801A (en) Learning method and learning device for variational interference using neural network and test method and test device for variational interference using the same
US20210247333A1 (en) Sensing using Inverse Multiple Scattering with Phaseless Measurements
Hopp et al. Fat ray ultrasound transmission tomography: preliminary experimental results with simulated data
JP7393603B2 (en) Antenna design support device, antenna design support program, and antenna design support method
Mansour et al. Multipath removal by online blind deconvolution in through-the-wall-imaging
US11948229B2 (en) Method for tomographic imaging of object reflectivity under inhomogeneous background media
CN103534610B (en) smoothing method and smoothing device
Li et al. Radio frequency tomographic reconstruction based on convolutional neural networks
Fowler et al. 3D imaging of sparse wireless signal reconstructions via machine learning
US20230109854A1 (en) Reliability for machine-learning based image generation
Lingxiao et al. Correlation‐matching multipath suppression algorithm in three‐dimensional through‐wall radar imaging
Mansour et al. Online blind deconvolution for sequential through-the-wall-radar-imaging

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4