A computer-implemented method of detecting a foreground data in an image sequence using a dual sparse model framework includes creating an image matrix based on a continuous image sequence and initializing three matrices: a background matrix, a foreground matrix, and a coefficient matrix. Next, a subspace recovery process is performed over multiple iterations. This process includes updating the background matrix based on the image matrix and the foreground matrix; minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process; and minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process. Then, background images and foreground images are generated based on the background and foreground matrices, respectively.
|
1. A computer-implemented method of detecting a foreground data in an image sequence using a dual sparse model framework, the method comprising:
creating an image matrix based on a continuous image sequence;
initializing a background matrix, a foreground matrix, and a coefficient matrix;
performing a subspace recovery process over a plurality of iterations until convergence of one or more of the background matrix, the foreground matrix, and the coefficient matrix over the plurality of iterations, the subspace recovery process comprising:
updating the background matrix based on the image matrix and the foreground matrix,
updating the coefficient matrix by minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process, and
updating the foreground matrix by minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process;
generating one or more background images based on the background matrix; and
generating one or more foreground images based on the foreground matrix.
9. A computer-implemented method of performing intensity variation segmentation using a dual sparse model framework, the method comprising:
receiving a myocardial perfusion image sequence comprising a plurality of images depicting fluid passing through a cardiac structure over time;
creating an image matrix based on a continuous image sequence;
initializing a background matrix, a foreground matrix, and a coefficient matrix;
performing a subspace recovery process over a plurality of iterations until convergence of one or more of the background matrix, the foreground matrix, and the coefficient matrix over the plurality of iterations, the subspace recovery process comprising:
updating the background matrix based on the image matrix and the foreground matrix,
updating the coefficient matrix by minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process, and
updating the foreground matrix by minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process; and
using the foreground matrix to generate a measurement of intensity variation across the myocardial perfusion image sequence.
15. An article of manufacture for detecting a foreground data in an image sequence using a dual sparse model framework, the article of manufacture comprising a non-transitory, tangible computer-readable medium holding computer-executable instructions for performing a method comprising:
creating an image matrix based on a continuous image sequence;
initializing a background matrix, a foreground matrix, and a coefficient matrix;
performing a subspace recovery process over a plurality of iterations until convergence of one or more of the background matrix, the foreground matrix, and the coefficient matrix over the plurality of iterations, the subspace recovery process comprising:
update the background matrix based on the image matrix and the foreground matrix,
update the coefficient matrix by minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process, and
update the foreground matrix by minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process;
generating one or more background images based on the background matrix; and
generating one or more foreground images based on the foreground matrix.
2. The method of
3. The method of
4. The method of
updating the tuning parameters during each of the plurality of iterations.
5. The method of
6. The method of
generating a foreground image sequence based on the one or more foreground images; and
generating a background image sequence based on the one or more background images.
7. The method of
the background image sequence depicts a lymphatic system or a blood vessel; and
the foreground image sequence depicts a passage of fluid through the lymphatic system or the blood vessel to an organ or tissue.
8. The method of
using the foreground image sequence to generate a measurement of intensity variation.
10. The method of
generating a sequence of images depicting motion of the cardiac structure over time based on the background matrix.
11. The method of
12. The method of
13. The method of
14. The method of
updating the one or more tuning parameters during each of the plurality of iterations.
16. The article of manufacture of
generating a foreground image sequence based on the one or more foreground images; and
generating a background image sequence based on the one or more background images.
17. The article of manufacture of
the background image sequence depicts a lymphatic system or a blood vessel; and
the foreground image sequence depicts a passage of fluid through the lymphatic system or the blood vessel to an organ or tissue.
18. The article of manufacture of
using the foreground image sequence to generate a measurement of intensity variation.
|
This application claims priority to U.S. Provisional Application Ser. No. 61/871,973 filed Aug. 30, 2013 which is incorporated herein by reference in its entirety.
The present invention relates generally to methods, systems, and apparatuses for integrating a method for segmenting image data by recovering a union of low-dimensional subspaces in presence of sparse corruptions. The disclosed methods, systems, and apparatuses may be applied to, for example, computer vision problems such as video background subtraction, intensity variation segmentation on medical images, and face clustering.
Separating data from errors and noise has always been a critical and important problem in signal processing, computer vision and data mining. Robust principal component pursuit is particularly successful in recovering low dimensional structures of high dimensional data from arbitrary sparse outliers. However, successful applications of sparse models in computer vision and machine learning have increasingly hinted at a more general model, namely that the underlying structure of high dimensional data looks more like a union of subspaces (UoS) rather than a single low dimensional subspace. Therefore, it is desired to extend such techniques to high dimensional data modeling where the union of subspaces is further impacted by outliers and errors. This problem is intrinsically difficult, since the underlying subspace structure may be corrupted by unknown errors which, in turn, may lead to unreliable measurement of distance among data samples and cause data to deviate from the original subspaces.
Embodiments of the present invention address and overcome one or more of the above shortcomings and drawbacks, by providing methods, systems, and apparatuses that utilize a dual sparse model as a framework to recover underlying subspaces of data samples from measured data corrupted by general sparse errors. The problem is formulated as a non-convex optimization problem and a sufficient condition of exact recovery is demonstrated. In addition, in some embodiments, an algorithm referred to as Subspace Recovery via Dual Sparsity Pursuit (RoSure-DSP) is used to approximate the global solution of the optimization problem. This technology is particularly well-suited for, but not limited to, computer vision problems such as video background subtraction, intensity variation segmentation on medical images, and face clustering.
According to one embodiment of the present invention, a computer-implemented method of detecting a foreground data in an image sequence using a dual sparse model framework includes creating an image matrix based on a continuous image sequence and initializing three matrices: a background matrix, a foreground matrix, and a coefficient matrix. Next, a subspace recovery process is performed. This process includes updating the background matrix based on the image matrix and the foreground matrix; minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process; and minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process. The subspace recovery process is performed over multiple iterations (e.g., until convergence of one or more of the background matrix, the foreground matrix, and the coefficient matrix). Then, background images and foreground images are generated based on the background and foreground matrix, respectively.
In some embodiments, an image sequence may be generated based on the background images and/or the foreground images. For example, in medical applications, a background image sequence may be generated depicting a lymphatic system (or a blood vessel) and a foreground image sequence may be generated showing passage of fluid through the lymphatic system (or the blood vessel) to an organ or tissue. The foreground image sequence may then be used to generate a measurement of intensity variation.
The aforementioned method can be enhanced with additional features in some embodiments. For example, the subspace recovery process may utilize one or more tuning parameters such as Lagrange multiplier values. These tuning parameters may be applied, for example, by the first linearized soft-thresholding process and the second linearized soft-thresholding process discussed above. The subspace recovery process may then update these tuning parameters during each iteration.
According to another aspect of the present invention, a computer-implemented method of performing intensity variation segmentation using a dual sparse model framework includes receiving a myocardial perfusion image sequence comprising a plurality of images depicting fluid passing through a cardiac structure over time. An image matrix is created based on a continuous image sequence and three other matrices are initialized: a background matrix, a foreground matrix, and a coefficient matrix. Then, a subspace recovery process is performed over a plurality of iterations. In one embodiment, the subspace recovery process includes updating the background matrix based on the image matrix and the foreground matrix, minimizing an L−1 norm of the coefficient matrix using a first linearized soft-thresholding process; and minimizing an L−1 norm of the foreground matrix using a second linearized soft-thresholding process. Additionally, as with the other method discussed above, the subspace recovery process may utilize one or more tuning parameters such as Lagrange multiplier values. Then, the foreground matrix may be used to generate a measurement of intensity variation across the myocardial perfusion image sequence. In some embodiments, the background matrix is used to generate a sequence of images depicting motion of the cardiac structure over time.
Any of the methods discussed above can also be performed as part of a system, apparatus, or article of manufacture. Additional features and advantages of the invention will be made apparent from the following detailed description of illustrative embodiments that proceeds with reference to the accompanying drawings.
The foregoing and other aspects of the present invention are best understood from the following detailed description when read in connection with the accompanying drawings. For the purpose of illustrating the invention, there are shown in the drawings embodiments that are presently preferred, it being understood, however, that the invention is not limited to the specific instrumentalities disclosed. Included in the drawings are the following Figures:
Systems, methods, and apparatuses are described herein which recover underlying subspaces of data samples from measured data corrupted by general sparse errors. Successful applications of sparse models in computer vision and machine learning imply that in many real-world applications, high dimensional data is distributed in a union of low dimensional subspaces. Nevertheless, the underlying structure may be affected by sparse errors and/or outliers. A dual sparse model is described herein as a framework to analyze this problem, including an algorithm to recover the union of subspaces in presence of sparse corruptions. The techniques described herein may be applied, for example, in computer vision applications such intensity variation segmentation on myocardial perfusion imaging and background subtraction in surveillance video sequences.
A brief summary of notations used throughout this disclosure is as follows. The dimension of m×n matrix X is denoted as dim(X)=(m, n). The notation ∥X∥0 denotes the number of nonzero elements in X, while ∥X∥1 is the same as the vector l1 norm. For a matrix X and an index set J, we let XJ be the submatrix containing only the columns of indices in J. The notation col(X) denotes the column space of matrix X. The orthogonal projection of matrix X on the support of A is denoted as PΩ
In many real-world applications such perfusion imaging, highly dimensional data is distributed in a union of low-dimensional subspaces. The underlying structure of this data may be affected by, for example, sparse errors or outliers in the data. The challenge then is to recover the UoS structure for sparse corruptions of the data. At a high-level, the problem being addressed by techniques described herein is an optimal way to decompose a set of data samples X=[x1, x2 . . . xn] into a low rank portion L and a sparse portion S. Applying the general concepts of UoS structure recovery, this problem can be restated as determining a partition of X, such that each part XI can be decomposed into a low dimensional subspace (represented as low rank matrix LI) and a sparse error (represented as a sparse matrix SI) where
XI=LI+SI; I=1 . . . J
Each LI represents one low dimensional subspace of the original data space, and L=[LI|L2| . . . |LJ] the union of subspaces. Furthermore, the partition would recover the clustering structure of original data samples hidden from the errors S=[S1|S2| . . . |SJ]. Concretely, the goal of solving this problem is twofold. First, the correct partition of data may be determined so that data subset resides in a low dimensional subspace. Second, each underlying subspace may be recovered from the corrupted data. In the context of image processing, matrix L contains the background data and the matrix S contains mostly zero columns, with several non-zero ones corresponding to the foreground data.
Consider a data set l∈Rd uniformly sampled from a union of subspaces S=∪i=1J Si. Assuming sufficient sample density, each sample can be represented by the others from the same subspace with probability 1 (all hyperplanes of a subspace here are of measure 0). Therefore the distribution of samples will span the entire subspace with probability 1. Mathematically, we represent the data matrix by L=[l1|l2| . . . |ln], yielding L=LW, where W is n×n block-diagonal matrix.
More specifically, if ni is the number of samples from a subspace Si, and bi the dimension of block WI of W, then ni≧bi. It follows that bi≦maxi{ni}. This condition constrains W to be a sparse matrix, since
It is worth noting that, to recover the underlying data sampled from the union of spaces, it is equivalent to find a matrix L and W under the above constraints.
The space of W can be defined as a k-block-diagonal matrix. A k-block-diagonal matrix is any n×n matrix M where (i) there exists a permutation matrix P, such that {tilde over (M)}=PWP−1 is a block-diagonal matrix and (ii) the maximum dimension of each block of {tilde over (M)} is less than or equal to k+1. The space of all such matrices is denoted as BMk.
The space of L can be defined based on BMk using k-self representative matrices. A k-self-representative matrix is a d×n matrix X with no zero column, where X=XW, W∈BMk,, Wii=0. The space of all such d×n matrices is denoted by SRk
Consider the case that sample li is corrupted by some sparse error ei. Intuitively, we want to separate the sparse errors from the data matrix X and present the remainder in SRk. Using the terminology discussed above, we can state the problem as:
min∥E∥0
s.t.X=L+E, L∈SRk (1)
We have some fundamental difficulties in solving this problem on account of the combinatorial nature of ∥•∥0 and the complicated geometry of SRk. For the former one, there are established results of using the lI norm to approximate the sparsity of E. SRk. is challenging because it is a non-convex space and it is not path-connected. Intuitively, it is helpful to consider L1, L2∈SRk and let col(L1)∩ col(L2)=0. Then all possible paths connecting LI and L2 must pass the origin, given that L is a matrix with no zero columns, and 0 ∉ SRk. SRk can hence be divided into at least two components Sp and SRk/Sp
To avoid solving (1) with a disconnected feasible region, this constraint can be integrated into the objective function. First, a W0-function on a matrix space may be defined where for any d×n matrix X, if there exists W∈BMk, such that X=XW, then W0(X)=minW∥W∥0, s.t.X=XW, Wii=0, W∈BMk. If such a W does not exist, then W0(X)=∞.
Then instead of using equation (1), the following optimization problem may be utilized:
The relation of equations (1) and (2) is established by the following lemma: for certain λ, if ({circumflex over (L)}, Ê) pair of global optimizer of equation (2), then ({circumflex over (L)}, Ê) is also a global optimizer of equation (1).
Next, the parsimonious property of lI norm is leveraged to approximate ∥•∥0. First, the definition of W0(•) is extended to an lI norm-based function referred to a WI-function on a matrix space. The WI-function on a matrix space is defined as follows: for any d×n matrix X, if there W∈BMk, such that X=XW, then W1(X)=minW∥W∥1, s.t.X=XW, Wii=0, W∈BMk. If such a W does not exist, then W1(X)=∞. The optimization problem set out in equation (2) can then be reformulated as
min W1(L)+2λ∥E∥1
s.t.X=L+E (3)
Note that equation (3) bears a similar form to the problem of conventional robust PCA. Intuitively, both problems attempt to decompose the data matrix into two parts: one with a parsimonious support, and the other also with a sparse support, however in a different domain. For robust PCA, the parsimonious support of the low rank matrix lies in the singular values. In our case, the sparse support of L lies in the matrix W in the W0 function, meaning that columns of L can be sparsely self-represented.
An important question is when the underlying structure can be exactly recovered by solving equation (3). More specifically, when the solution of ({circumflex over (L)}, Ê) is exact and when does Ŵ correctly reflect the true clustering structure. For the former, we establish a sufficient condition of exact decomposition of L and E as follows:
Theorem 1 (L0; E0) can be exactly recovered by solving (3) with λ>0, i.e. then ({circumflex over (L)}, Ê)=(L0; E0) if ∀A for same dimension of L, at least one of the following conditions is true:
for any partition of L0=[L1|L2| . . . |LJ], |col(LI)|<k+1, and A=[A1|A2| . . . |AJ] accordingly, ∃I, such that LI+AI is full rank. 1.
The first condition of Theorem 1 means that the perturbation A on L could lead to a non-feasible point and the second condition states that E is sparse in a way that any feasible move will create a larger component outside the support of E then inside. Intuitively, this theorem states that the space SRk and E should be nearly “incoherent” to each other, in the sense that any change of Lo, i.e. A=L′−Lo, will make E′=Eo−A less sparse, and on the other hand, any sparse solution E′ will move the corresponding L′ off of space SRk.
After having exact L and E, the problem of finding W of WI given L is equivalent to subspace clustering without outliers. Concretely, this theorem guarantees that if the underlying subspaces are not too “close”, and the distribution of points in each subspace is not too skewed, then wij≠0 if and only if li and lj are in the same subspace.
Under the conditions stated above, finding WI(L) can be accomplished by turning the condition L∈SRk, to Wii=0, subsequently modifying WI(L) into a convex function and making it defined in a connected domain. Specifically, we have
Substituting W1(L) by Ŵ1(L) in (3), it allows us to relax the constraints of (3) and directly work on the following problem,
Other than posing this problem as a recovery and clustering problem, we may also view it from a dictionary learning angle. Note that the constraint X=L+E may be rewritten as X=LW+E, to therefore reinterpret the problem of finding L and E as a dictionary learning problem. In addition to the sparse model, atoms in dictionary L are achieved from data samples with sparse variation.
Obtaining an algorithmic solution to (5) is complicated by the bilinear term in constraints which lead to a nonconvex optimization. In some embodiments, the successes of alternating direction method (ADM) and linearized ADM (LADM) m leveraged in a large scale sparse representation problem to focus on designing an appropriate algorithm to approximate the global minimum of (5).
For example, in one embodiment, the solution to equation (5) is performed by a technique based on linearized ADMM and referred to herein as Robust Subspace Recovery via Dual Sparsity Pursuit (RoSure-DSP). Concretely, the sparsity of E and W is pursued alternately until convergence. Besides the effectiveness of ADMM on lI minimization problems, a more profound rationale for this approach is that the augmented Lagrange multiplier (ALM) method can address the non-convexity of (5). It is understood in the art that, in the context of ALM, the duality gap is zero when a solution exists and the objective function is lower bounded. It hence follows that with a sufficiently large augmented Lagrange multiplier μ the global optimizer may be approximated by solving the dual problem. Specifically, substituting L by X−E, and using L=LW, we can reduce (5) to a two-variable problem, and hence write the augmented Lagrange function of (5) as follows,
Continuing with reference to
The solution of (7) and (8) is approximated in each iteration by linearizing the augmented Lagrange term,
where η1≧∥L∥22, η2≧∥W∥22, and Tα(•) is soft-thresholding operator. In some embodiments, the process 100 includes an additional step (not shown in
Yk+1=Yk+μk(Lk+1WK+1−Lk+1) (11)
μk+1=ρμk (12)
Steps 105D-105E are repeated for a plurality of iterations. Following each iteration, at 105G, the values of the background matrix L, the foreground matrix E, and/or the weighing matrix W are compared to those calculated in previous iterations to determine whether values have converged. If they have not, the process is repeated at 105D. However, if the values have converged, at 105H, the process concludes where the background matrix L and the foreground matrix E are used to generate background and foreground images, respectively.
As is well understood in the art, perfusion imaging is performed by first injecting a contrast agent intravenously into a patient. An imaging device such as a Magnetic Resonance Imaging device is then used to acquire an image sequence of a volume of interest showing distribution of the contrast agent through the volume. The acquired image sequence is processed to determine the changes in the image intensities over time. These changes are then evaluated to determine whether there are any abnormal changes in signal intensities which could represent a perfusion defect (e.g., cardiac infarction) in the volume of interest.
Continuing with reference to
The techniques described herein may also be extended to address many computer vision and machine learning problems. For example,
Recent research on sparse models implies that a parsimonious representation may be a key factor for classification. Indeed, the sparse coefficients pursued by the technique described herein show clustering features in experiments of both synthetic and real-world data.
As shown in
The processors 1020 may include one or more central processing units (CPUs), graphical processing units (GPUs), or any other processor known in the art. More generally, a processor as used herein is a device for executing machine-readable instructions stored on a computer readable medium, for performing tasks and may comprise any one or combination of, hardware and firmware. A processor may also comprise memory storing machine-readable instructions executable for performing tasks. A processor acts upon information by manipulating, analyzing, modifying, converting or transmitting information for use by an executable procedure or an information device, and/or by routing the information to an output device. A processor may use or comprise the capabilities of a computer, controller or microprocessor, for example, and be conditioned using executable instructions to perform special purpose functions not performed by a general purpose computer. A processor may be coupled (electrically and/or as comprising executable components) with any other processor enabling interaction and/or communication there-between. A user interface processor or generator is a known element comprising electronic circuitry or software or a combination of both for generating display images or portions thereof. A user interface comprises one or more display images enabling user interaction with a processor or other device.
Continuing with reference to
The computer system 1010 also includes a disk controller 1040 coupled to the system bus 1021 to control one or more storage devices for storing information and instructions, such as a magnetic hard disk 1041 and a removable media drive 1042 (e.g., floppy disk drive, compact disc drive, tape drive, and/or solid state drive). Storage devices may be added to the computer system 1010 using an appropriate device interface (e.g., a small computer system interface (SCSI), integrated device electronics (IDE), Universal Serial Bus (USB), or FireWire).
The computer system 1010 may also include a display controller 1065 coupled to the system bus 1021 to control a display or monitor 1066, such as a cathode ray tube (CRT) or liquid crystal display (LCD), for displaying information to a computer user. The computer system includes an input interface 1060 and one or more input devices, such as a keyboard 1062 and a pointing device 1061, for interacting with a computer user and providing information to the processors 1020. The pointing device 1061, for example, may be a mouse, a light pen, a trackball, or a pointing stick for communicating direction information and command selections to the processors 1020 and for controlling cursor movement on the display 1066. The display 1066 may provide a touch screen interface which allows input to supplement or replace the communication of direction information and command selections by the pointing device 1061.
The computer system 1010 may perform a portion or all of the processing steps of embodiments of the invention in response to the processors 1020 executing one or more sequences of one or more instructions contained in a memory, such as the system memory 1030. Such instructions may be read into the system memory 1030 from another computer readable medium, such as a magnetic hard disk 1041 or a removable media drive 1042. The magnetic hard disk 1041 may contain one or more datastores and data files used by embodiments of the present invention. Datastore contents and data files may be encrypted to improve security. The processors 1020 may also be employed in a multi-processing arrangement to execute the one or more sequences of instructions contained in system memory 1030. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions. Thus, embodiments are not limited to any specific combination of hardware circuitry and software.
As stated above, the computer system 1010 may include at least one computer readable medium or memory for holding instructions programmed according to embodiments of the invention and for containing data structures, tables, records, or other data described herein. The term “computer readable medium” as used herein refers to any medium that participates in providing instructions to the processors 1020 for execution. A computer readable medium may take many forms including, but not limited to, non-transitory, non-volatile media, volatile media, and transmission media. Non-limiting examples of non-volatile media include optical disks, solid state drives, magnetic disks, and magneto-optical disks, such as magnetic hard disk 1041 or removable media drive 1042. Non-limiting examples of volatile media include dynamic memory, such as system memory 1030. Non-limiting examples of transmission media include coaxial cables, copper wire, and fiber optics, including the wires that make up the system bus 1021. Transmission media may also take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
The computing environment 1000 may further include the computer system 1010 operating in a networked environment using logical connections to one or more remote computers, such as remote computing device 1080. Remote computing device 1080 may be a personal computer (laptop or desktop), a mobile device, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to computer system 1010. When used in a networking environment, computer system 1010 may include modem 1072 for establishing communications over a network 1071, such as the Internet. Modem 1072 may be connected to system bus 1021 via user network interface 1070, or via another appropriate mechanism.
Network 1071 may be any network or system generally known in the art, including the Internet, an intranet, a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), a direct connection or series of connections, a cellular telephone network, or any other network or medium capable of facilitating communication between computer system 1010 and other computers (e.g., remote computing device 1080). The network 1071 may be wired, wireless or a combination thereof. Wired connections may be implemented using Ethernet, Universal Serial Bus (USB), RJ-6, or any other wired connection generally known in the art. Wireless connections may be implemented using Wi-Fi, WiMAX, and Bluetooth, infrared, cellular networks, satellite or any other wireless connection methodology generally known in the art. Additionally, several networks may work alone or in communication with each other to facilitate communication in the network 1071.
An executable application, as used herein, comprises code or machine readable instructions for conditioning the processor to implement predetermined functions, such as those of an operating system, a context data acquisition system or other information processing system, for example, in response to user command or input. An executable procedure is a segment of code or machine readable instruction, sub-routine, or other distinct section of code or portion of an executable application for performing one or more particular processes. These processes may include receiving input data and/or parameters, performing operations on received input data and/or performing functions in response to received input parameters, and providing resulting output data and/or parameters.
A graphical user interface (GUI), as used herein, comprises one or more display images, generated by a display processor and enabling user interaction with a processor or other device and associated data acquisition and processing functions. The GUI also includes an executable procedure or executable application. The executable procedure or executable application conditions the display processor to generate signals representing the GUI display images. These signals are supplied to a display device which displays the image for viewing by the user. The processor, under control of an executable procedure or executable application, manipulates the GUI display images in response to signals received from the input devices. In this way, the user may interact with the display image using the input devices, enabling user interaction with the processor or other device.
The functions and process steps herein may be performed automatically or wholly or partially in response to user command. An activity (including a step) performed automatically is performed in response to one or more executable instructions or device operation without user direct initiation of the activity.
The system and processes of the figures are not exclusive. Other systems, processes and menus may be derived in accordance with the principles of the invention to accomplish the same objectives. Although this invention has been described with reference to particular embodiments, it is to be understood that the embodiments and variations shown and described herein are for illustration purposes only. Modifications to the current design may be implemented by those skilled in the art, without departing from the scope of the invention. As described herein, the various systems, subsystems, agents, managers and processes can be implemented using hardware components, software components, and/or combinations thereof. No claim element herein is to be construed under the provisions of 35 U.S.C. 112, sixth paragraph, unless the element is expressly recited using the phrase “means for.”
Nadar, Mariappan S., Wang, Qiu, Cetingul, Hasan Ertan, Bian, Xiao, Krim, Hamid, Plaetevoet, Lucas
Patent | Priority | Assignee | Title |
10158229, | Aug 04 2014 | California Institute of Technology | Distributed gradient descent for solving optimal power flow in radial networks |
10310074, | Mar 27 2014 | HRL Laboratories, LLC | System and method for denoising synthetic aperture radar (SAR) images via sparse and low-rank (SLR) decomposition and using SAR images to image a complex scene |
10317970, | Apr 21 2015 | California Institute of Technology | Distributed optimal power flow processes for unbalanced radial distribution networks |
10926659, | Dec 01 2017 | California Institute of Technology | Optimization framework and methods for adaptive EV charging |
11171509, | Feb 25 2016 | ENERGY ADAPTIVE NETWORKS CORP | Adaptive charging network using adaptive charging stations for electric vehicles |
11376981, | Feb 08 2019 | California Institute of Technology | Systems and methods for adaptive EV charging |
9870519, | Jul 08 2014 | NEC Corporation | Hierarchical sparse dictionary learning (HiSDL) for heterogeneous high-dimensional time series |
Patent | Priority | Assignee | Title |
7336803, | Oct 17 2002 | PALO ALTO NETWORKS, INC | Method for scene modeling and change detection |
7916944, | Jan 31 2007 | FUJIFILM Business Innovation Corp | System and method for feature level foreground segmentation |
8872928, | Sep 14 2010 | Adobe Inc | Methods and apparatus for subspace video stabilization |
8935308, | Jan 20 2012 | Mitsubishi Electric Research Laboratories, Inc | Method for recovering low-rank matrices and subspaces from data in high-dimensional matrices |
8989442, | Apr 12 2013 | Toyota Jidosha Kabushiki Kaisha | Robust feature fusion for multi-view object tracking |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Aug 26 2014 | Siemens Aktiengesellschaft | (assignment on the face of the patent) | / | |||
Aug 26 2014 | North Carolina State University | (assignment on the face of the patent) | / | |||
Sep 02 2014 | KRIM, HAMID | North Carolina State University | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033753 | /0899 | |
Sep 17 2014 | WANG, QIU | Siemens Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033959 | /0712 | |
Sep 17 2014 | PLAETEVOET, LUCAS | Siemens Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033959 | /0712 | |
Sep 17 2014 | CETINGUL, HASAN ERTAN | Siemens Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033959 | /0712 | |
Sep 17 2014 | BIAN, XIAO | Siemens Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033959 | /0712 | |
Sep 18 2014 | NADAR, MARIAPPAN S | Siemens Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 033959 | /0712 | |
Oct 17 2014 | Siemens Corporation | Siemens Aktiengesellschaft | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 034204 | /0269 | |
May 24 2017 | Siemens Aktiengesellschaft | Siemens Healthcare GmbH | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 042539 | /0526 | |
Dec 19 2023 | Siemens Healthcare GmbH | SIEMENS HEALTHINEERS AG | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 066088 | /0256 |
Date | Maintenance Fee Events |
Jan 10 2020 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jan 09 2024 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Aug 16 2019 | 4 years fee payment window open |
Feb 16 2020 | 6 months grace period start (w surcharge) |
Aug 16 2020 | patent expiry (for year 4) |
Aug 16 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Aug 16 2023 | 8 years fee payment window open |
Feb 16 2024 | 6 months grace period start (w surcharge) |
Aug 16 2024 | patent expiry (for year 8) |
Aug 16 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Aug 16 2027 | 12 years fee payment window open |
Feb 16 2028 | 6 months grace period start (w surcharge) |
Aug 16 2028 | patent expiry (for year 12) |
Aug 16 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |