The present invention relates generally to tracking in medical images, and in particular to semi-supervised tracking in medical images with cycle tracking.
The tracking of objects of interest in medical images is an important task for many different clinical applications. One important clinical application of tracking objects of interest in medical images is visual guidance during interventional procedures. As an example, in the case of x-ray imaging, a contrast agent is administered to a patient for navigating in the patient. However, contrast agents can be harmful to the patient, cause longer procedure times, and cause prolonged exposure to radiation for both patients and clinicians. Further, the contrast agent may occlude portions of the x-ray images. While various methods have been proposed to address this occlusion, such methods present several constraints on their usage in clinical settings. For example, such methods may only work on images where no contrast agents are used or where human intervention is required for images acquired using contrast agents, may require assumptions on the shape of the devices tracked which may not be valid, or may have sub-optimal accuracy for clinical applications
Recently, deep learning based approaches for tracking objects of interest in images have been proposed. Such deep learning based approaches are trained on extensively annotated datasets of natural images. However, the application of such deep learning based approaches to medical images is challenging due to the difficulty, the time, and the expense in annotating medical images and due to the performance requirements in medical applications.
In accordance with one or more embodiments, systems and methods for tracking a location of an object of interest through a sequence of medical images are provided. First and second input medical images of a patient are received. The first input medical image comprises an annotation of a location of an object of interest. Features are extracted from the first and the second input medical images. A location of the object of interest in the second input medical image is determined using a machine learning based location predictor network based on the annotation of the location of the object of interest in the first input medical image and the extracted features from the first and the second input medical images. The location of the object of interest in the second input medical image is the output of the predictor network. The machine learning based location predictor network is trained based on a comparison between 1) locations of a particular object in a sequence of training images determined during a forward tracking of the particular object through the sequence of training images and 2) locations of the particular object determined during a backward tracking of the particular object through the sequence of training images.
In one embodiment, the machine learning based location predictor network determines the locations of the particular object from a first image to a last image of the sequence of training images during the forward tracking and the machine learning based location predictor network determines the locations of the particular object from the last image to the first image in the sequence of training images during the backward tracking. A first image and a last image in the sequence of training images may be annotated with a ground truth location of the particular object. The location of the object of interest in the first input medical image may be manually annotated by a user or automatically annotated using a machine learning based network
In one embodiment, the machine learning based location predictor network may be further trained based on a comparison between locations of the particular object in annotated training images of the sequence of training images and annotated ground truth locations of the particular object in the annotated training images. In another embodiment, the machine learning based location predictor network may be further trained based on a comparison between a location of the particular object in a first training image of the sequence of training images and an annotated ground truth location of the particular object in the first training image of the sequence of training images.
In one embodiment, the location of the object of interest in the second input medical image may be determined by correlating the features extracted from the first input medical image with the features extracted from the second input medical image and determining the location of the object of interest in the second input medical image based on the correlated features. The features may be correlated by matching features extracted from the first input medical image for regions corresponding to the location of the object of interest with features extracted from the second input medical image.
In one embodiment, the receiving, the extracting, the determining, and the outputting are repeated using the second input medical image as the first input medical image and a next image of the sequence of medical images as the second input medical image.
These and other advantages of the invention will be apparent to those of ordinary skill in the art by reference to the following detailed description and the accompanying drawings.
The present invention generally relates to methods and systems for semi-supervised tracking in medical images with cycle tracking. Embodiments of the present invention are described herein to give a visual understanding of such methods and systems. A digital image is often composed of digital representations of one or more objects (or shapes). The digital representation of an object is often described herein in terms of identifying and manipulating the objects. Such manipulations are virtual manipulations accomplished in the memory or other circuitry/hardware of a computer system. Accordingly, is to be understood that embodiments of the present invention may be performed within a computer system using data stored within the computer system.
Embodiments described herein provide for the semi-supervised tracking of objects of interest through a sequence of input medical images using a machine learning based location predictor network. The location predictor network is trained, at least in part, with trajectory consistency. In trajectory consistency, the location predictor network is trained to first track a location of an object of interest forward through a sequence of training images and then backward through the sequence of training images. The location predictor network is trained with a trajectory consistency loss that compares locations of the object of interest determined in the forward tracking with locations of the object of interest determined in the backward tracking. Advantageously, the location predictor network is trained with trajectory consistency by comparing predicted locations with each other, and does not require ground truth locations of the object of interest annotated in each of the images in the sequence of training images.
At step 102 of
In one embodiment, the first and second input medical images are patches extracted from medical images. For example, as shown in workflow 200 of
In one embodiment, the first and second input medical images are consecutive images or frames of a sequence of input medical images. For example, as shown in workflow 200 of
The first and second input medical images may be of any suitable modality, such as, e.g., CT (computed tomography), MRI (magnetic resonance imaging), ultrasound, x-ray, or any other medical imaging modality or combinations of medical imaging modalities. The first input medical image and/or the second input medical image may be 2D (two dimensional) images and/or 3D (three dimensional) volumes. The first input medical image and/or the second input medical image may be received directly from an image acquisition device, such as, e.g., a CT scanner, as the medical images are acquired, or can be received by loading previously acquired medical images from a storage or memory of a computer system or receiving medical images that have been transmitted from a remote computer system.
At step 104 of
At step 106 of
In one embodiment, the location of the object of interest in the second input medical image is determined by first correlating the features extracted from the first input medical image with the features extracted from the second input medical image. The correlation may be performed using any suitable machine learning based correlation network. For example, as shown in workflow 200 of
The location predictor network then determines a location of the object of interest in the second input medical image based on the correlated features. The location of the object of interest in the second input medical image may be determined by any suitable machine learning based location predictor network, such as, e.g., a fully convolutional neural network. For example, as shown in workflow 200 of
The location predictor network is trained during a prior offline or training stage using one or more sequences of training images. During training, the location predictor network tracks the location of a particular object by performing a pairwise analysis of pairs of images in the sequence of training images during a forward tracking and a backward tracking. In the forward tracking, the location predictor network tracks the location from a first image in the sequence of training images to a last image in the sequence of training images. In the backward tracking, the location predictor network tracks the location from the last image in the sequence of training images to the first image in the sequence of training images. While the first and the last images in the sequence of training images are annotated with the location of the particular object, the training images therebetween are not necessarily annotated. In one embodiment, the location predictor network is trained, at least in part, with a trajectory consistency loss based on a comparison between 1) locations of the particular object in the sequence of training images determined during the forward tracking of the particular object through the sequence of training images and 2) locations of the particular object determined during the backward tracking of the particular object through the sequence of training images. The location predictor network may additionally be trained based on a keyframe loss and/or a cycle loss. Training of the location predictor network is described in further detail below with respect to
The location of the object of interest in the second input medical image may be represented in any suitable form. In one embodiment, the location of the object of interest in the second input medical image is a location relative to the location of the object of interest in the first input medical image. For example, the location of the object of interest in the second input medical image may be represented as offsets in the x-axis, the y-axis, and/or the z-axis) relative to a coordinate of the location of the object of interest in the first input medical image. In another embodiment, the location of the object of interest in the second input medical image is represented as a coordinate in the second input medical image.
At step 108 of
In one embodiment, method 100 of
In workflow 300, the location predictor network is trained with a sequence of training images comprising training images 302, 304, 306, and 308 respectively acquired at times t=0, t=1, t=2, and t=3. While the sequence of training images is illustratively shown in
In trajectory consistency, when the location predictor network tracks the particular object forward and backward through the sequence of training images, the predicted locations of the particular object should follow the same trajectory. According, the location predictor network is trained with a trajectory consistency loss to optimize (e.g., minimize) an error comparing the predicted location of the particular object in a training image i (e.g., training image 304 or 306) during the forward tracking and the predicted location of the particular object in training image i during the backward tracking. Given a sequence of training images of length N, the trajectory consistency loss Lccy may be defined as follows:
where Lforwardi denotes the location of the particular object in training image i determined by the location predictor network during the forward tracking and Lbackwardi denotes the location of the particular object in training image i determined by the location predictor network during the backward tracking.
In the keyframe loss, when the location predictor network tracks the particular object forward and backward through the sequence of training images, for training images annotated with ground truth locations of the particular object, the predicted locations of the particular object should be the same as the annotated ground truth locations of the particular object. Accordingly, the location predictor network is trained with keyframe loss to optimize (e.g., minimize) an error (e.g., a root mean square error) comparing the predicted location of the particular object in an annotated training image i (e.g., training image 302 or 308) during the forward tracking or the backward tracking and the annotated ground truth location of the particular object in the annotated training image i. Given Si annotated images, the keyframe loss Lkf may be defined as follows:
where Lpredi denotes the location of the particular object in training image i determined by the location predictor network (during the forward tracking or the backward tracking) and LGTi denotes the annotated ground truth location of the particular object in training image i.
In cycle consistency, when the location predictor network tracks the particular object forward and backward through the sequence of training images, the predicted location of the particular object tracked forward and backward through the sequence of training images should end where it began. Accordingly, the location predictor network is trained with cycle consistency loss to optimize (e.g., minimize) an error comparing the predicted location of the particular object in the first training image i=0 in the sequence of training images and the annotated ground truth location of the particular object in the first training image i=0. The cycle consistency loss may be defined as follows:
L
cycle=(Lpred0−LGT0)2 Equation (3)
where Lpred0 denotes the location of the particular object in the first image i=0 in the sequence of training images determined by the location predictor network, with the location Lpred0 obtained after forward tracking from the first frame to the last frame, and backward tracking from the location on the last frame back to the first frame, and LGT0 denotes the annotated ground truth location of the particular object in the first training image i=0.
The location predictor network may be trained with trajectory consistency loss, keyframe loss, and cycle consistency loss according to the following final loss function:
L
total=ω1Lkf+ω2Lcycle+ω3Lccy Equation (4)
where ω1, ω2, and ω3 are weights for the keyframe loss, the cycle consistency loss, and the trajectory consistency loss respectively. In one embodiment, the weights are defined as follows: ω1=1, ω2=0.1, and ω3=0.1 such that the keyframe loss is assigned the highest weight. This is because, in the keyframe loss, the predicted locations are compared with annotated ground truth locations.
In one embodiment, the location predictor network is trained with curriculum learning. In curriculum learning, the location predictor network is trained with relatively shorter sequences of training images in the beginning of training. The length of the sequences of training images increases (e.g., linearly) as the training progresses. The reason for this is because starting the training with relatively longer sequences of training images results in unstable training, as the initial values of the keyframe loss will be very high since the location predictor network is not yet efficient as predicting the location of the particular object. Curriculum learning ensures that the location predictor network is first able to manage relatively shorter sequences of training images. By increasing the length of the sequences of training images progressively, the data distribution does not change too quickly and the training can be stabilized.
In one embodiment, the sequences of training images may be augmented to make feature extraction more robust to noise in images and to various degrees of image quality.
Advantageously, embodiments described herein track the locations of an object of interest though a sequence of input medical images while not making assumptions of the object of interest being tracked. The location predictor network does not require extensively annotated training images and may be trained with semi and self-supervised supervision signals. Embodiments described herein were experimentally validated and was found to achieve real-time speed of about 100 frames per second. Embodiments described herein work with x-ray images acquired with and without contrast agents without extra human intervention or extra data.
Embodiments described herein are described with respect to the claimed systems as well as with respect to the claimed methods. Features, advantages or alternative embodiments herein can be assigned to the other claimed objects and vice versa. In other words, claims for the systems can be improved with features described or claimed in the context of the methods. In this case, the functional features of the method are embodied by objective units of the providing system.
Furthermore, certain embodiments described herein are described with respect to methods and systems utilizing trained machine learning based networks (or models), as well as with respect to methods and systems for training machine learning based networks. Features, advantages or alternative embodiments herein can be assigned to the other claimed objects and vice versa. In other words, claims for methods and systems for training a machine learning based network can be improved with features described or claimed in context of the methods and systems for utilizing a trained machine learning based network, and vice versa.
In particular, the trained machine learning based networks applied in embodiments described herein can be adapted by the methods and systems for training the machine learning based networks. Furthermore, the input data of the trained machine learning based network can comprise advantageous features and embodiments of the training input data, and vice versa. Furthermore, the output data of the trained machine learning based network can comprise advantageous features and embodiments of the output training data, and vice versa.
In general, a trained machine learning based network mimics cognitive functions that humans associate with other human minds. In particular, by training based on training data, the trained machine learning based network is able to adapt to new circumstances and to detect and extrapolate patterns.
In general, parameters of a machine learning based network can be adapted by means of training. In particular, supervised training, semi-supervised training, unsupervised training, reinforcement learning and/or active learning can be used. Furthermore, representation learning (an alternative term is “feature learning”) can be used. In particular, the parameters of the trained machine learning based network can be adapted iteratively by several steps of training.
In particular, a trained machine learning based network can comprise a neural network, a support vector machine, a decision tree, and/or a Bayesian network, and/or the trained machine learning based network can be based on k-means clustering, Q-learning, genetic algorithms, and/or association rules. In particular, a neural network can be a deep neural network, a convolutional neural network, or a convolutional deep neural network. Furthermore, a neural network can be an adversarial network, a deep adversarial network and/or a generative adversarial network.
The artificial neural network 500 comprises nodes 502-522 and edges 532, 534, . . . , 536, wherein each edge 532, 534, . . . , 536 is a directed connection from a first node 502-522 to a second node 502-522. In general, the first node 502-522 and the second node 502-522 are different nodes 502-522, it is also possible that the first node 502-522 and the second node 502-522 are identical. For example, in
In this embodiment, the nodes 502-522 of the artificial neural network 500 can be arranged in layers 524-530, wherein the layers can comprise an intrinsic order introduced by the edges 532, 534, . . . , 536 between the nodes 502-522. In particular, edges 532, 534, . . . , 536 can exist only between neighboring layers of nodes. In the embodiment shown in
In particular, a (real) number can be assigned as a value to every node 502-522 of the neural network 500. Here, x(n)i denotes the value of the i-th node 502-522 of the n-th layer 524-530. The values of the nodes 502-522 of the input layer 524 are equivalent to the input values of the neural network 500, the value of the node 522 of the output layer 530 is equivalent to the output value of the neural network 500. Furthermore, each edge 532, 534, . . . , 536 can comprise a weight being a real number, in particular, the weight is a real number within the interval [−1, 1] or within the interval [0, 1]. Here, w(m,n)i,j denotes the weight of the edge between the i-th node 502-522 of the m-th layer 524-530 and the j-th node 502-522 of the n-th layer 524-530. Furthermore, the abbreviation w(n)i,j is defined for the weight w(n,n+1)i,j.
In particular, to calculate the output values of the neural network 500, the input values are propagated through the neural network. In particular, the values of the nodes 502-522 of the (n+1)-th layer 524-530 can be calculated based on the values of the nodes 502-522 of the n-th layer 524-530 by
Herein, the function f is a transfer function (another term is “activation function”). Known transfer functions are step functions, sigmoid function (e.g. the logistic function, the generalized logistic function, the hyperbolic tangent, the Arctangent function, the error function, the smoothstep function) or rectifier functions. The transfer function is mainly used for normalization purposes.
In particular, the values are propagated layer-wise through the neural network, wherein values of the input layer 524 are given by the input of the neural network 500, wherein values of the first hidden layer 526 can be calculated based on the values of the input layer 524 of the neural network, wherein values of the second hidden layer 528 can be calculated based in the values of the first hidden layer 526, etc.
In order to set the values w(m,n)i,j for the edges, the neural network 500 has to be trained using training data. In particular, training data comprises training input data and training output data (denoted as ti). For a training step, the neural network 500 is applied to the training input data to generate calculated output data. In particular, the training data and the calculated output data comprise a number of values, said number being equal with the number of nodes of the output layer.
In particular, a comparison between the calculated output data and the training data is used to recursively adapt the weights within the neural network 500 (backpropagation algorithm). In particular, the weights are changed according to
w′
i,j
(n)
=w
i,j
(n)−γ·δj(n)·xi(n)
wherein γ is a learning rate, and the numbers δ(n)j can be recursively calculated as
based on δ(n+1)j, if the (n+1)-th layer is not the output layer, and
if the (n+1)-th layer is the output layer 530, wherein f′ is the first derivative of the activation function, and y(n+1)j is the comparison training value for the j-th node of the output layer 530.
In the embodiment shown in
In particular, within a convolutional neural network 600, the nodes 612-616 of one layer 602-606 can be considered to be arranged as a d-dimensional matrix or as a d-dimensional image. In particular, in the two-dimensional case the value of the node 612-616 indexed with i and j in the n-th layer 602-606 can be denoted as x(n)[i,j]. However, the arrangement of the nodes 612-616 of one layer 602-606 does not have an effect on the calculations executed within the convolutional neural network 600 as such, since these are given solely by the structure and the weights of the edges.
In particular, a convolutional layer 604 is characterized by the structure and the weights of the incoming edges forming a convolution operation based on a certain number of kernels. In particular, the structure and the weights of the incoming edges are chosen such that the values x(n)k of the nodes 614 of the convolutional layer 604 are calculated as a convolution x(n)k=Kk*x(n−1) based on the values x(n−1) of the nodes 612 of the preceding layer 602, where the convolution * is defined in the two-dimensional case as
x
k
(n)
[i,j]=(Kk*x(n−1))[i,j]=Σi′Σj′Kk[i′,j′]·x(n−1)[i−i′,j−j′].
Here the k-th kernel Kk is a d-dimensional matrix (in this embodiment a two-dimensional matrix), which is usually small compared to the number of nodes 612-616 (e.g. a 3×3 matrix, or a 5×5 matrix). In particular, this implies that the weights of the incoming edges are not independent, but chosen such that they produce said convolution equation. In particular, for a kernel being a 3×3 matrix, there are only 9 independent weights (each entry of the kernel matrix corresponding to one independent weight), irrespectively of the number of nodes 612-616 in the respective layer 602-606. In particular, for a convolutional layer 604, the number of nodes 614 in the convolutional layer is equivalent to the number of nodes 612 in the preceding layer 602 multiplied with the number of kernels.
If the nodes 612 of the preceding layer 602 are arranged as a d-dimensional matrix, using a plurality of kernels can be interpreted as adding a further dimension (denoted as “depth” dimension), so that the nodes 614 of the convolutional layer 604 are arranged as a (d+1)-dimensional matrix. If the nodes 612 of the preceding layer 602 are already arranged as a (d+1)-dimensional matrix comprising a depth dimension, using a plurality of kernels can be interpreted as expanding along the depth dimension, so that the nodes 614 of the convolutional layer 604 are arranged also as a (d+1)-dimensional matrix, wherein the size of the (d+1)-dimensional matrix with respect to the depth dimension is by a factor of the number of kernels larger than in the preceding layer 602.
The advantage of using convolutional layers 604 is that spatially local correlation of the input data can exploited by enforcing a local connectivity pattern between nodes of adjacent layers, in particular by each node being connected to only a small region of the nodes of the preceding layer.
In embodiment shown in
A pooling layer 606 can be characterized by the structure and the weights of the incoming edges and the activation function of its nodes 616 forming a pooling operation based on a non-linear pooling function f. For example, in the two dimensional case the values x(n) of the nodes 616 of the pooling layer 606 can be calculated based on the values x(n−1) of the nodes 614 of the preceding layer 604 as
x
(n)
[i,j]=f(x(n−1)[id1,jd2], . . . ,x(n−1)[id1+d1−1,id2+d2−1])
In other words, by using a pooling layer 606, the number of nodes 614, 616 can be reduced, by replacing a number d1·d2 of neighboring nodes 614 in the preceding layer 604 with a single node 616 being calculated as a function of the values of said number of neighboring nodes in the pooling layer. In particular, the pooling function f can be the max-function, the average or the L2-Norm. In particular, for a pooling layer 606 the weights of the incoming edges are fixed and are not modified by training.
The advantage of using a pooling layer 606 is that the number of nodes 614, 616 and the number of parameters is reduced. This leads to the amount of computation in the network being reduced and to a control of overfitting.
In the embodiment shown in
A convolutional neural network 600 can also comprise a ReLU (rectified linear units) layer or activation layers with non-linear transfer functions. In particular, the number of nodes and the structure of the nodes contained in a ReLU layer is equivalent to the number of nodes and the structure of the nodes contained in the preceding layer. In particular, the value of each node in the ReLU layer is calculated by applying a rectifying function to the value of the corresponding node of the preceding layer.
The input and output of different convolutional neural network blocks can be wired using summation (residual/dense neural networks), element-wise multiplication (attention) or other differentiable operators. Therefore, the convolutional neural network architecture can be nested rather than being sequential if the whole pipeline is differentiable.
In particular, convolutional neural networks 600 can be trained based on the backpropagation algorithm. For preventing overfitting, methods of regularization can be used, e.g. dropout of nodes 612-616, stochastic pooling, use of artificial data, weight decay based on the L1 or the L2 norm, or max norm constraints. Different loss functions can be combined for training the same neural network to reflect the joint training objectives. A subset of the neural network parameters can be excluded from optimization to retain the weights pretrained on another datasets.
Systems, apparatuses, and methods described herein may be implemented using digital circuitry, or using one or more computers using well-known computer processors, memory units, storage devices, computer software, and other components. Typically, a computer includes a processor for executing instructions and one or more memories for storing instructions and data. A computer may also include, or be coupled to, one or more mass storage devices, such as one or more magnetic disks, internal hard disks and removable disks, magneto-optical disks, optical disks, etc.
Systems, apparatus, and methods described herein may be implemented using computers operating in a client-server relationship. Typically, in such a system, the client computers are located remotely from the server computer and interact via a network. The client-server relationship may be defined and controlled by computer programs running on the respective client and server computers.
Systems, apparatus, and methods described herein may be implemented within a network-based cloud computing system. In such a network-based cloud computing system, a server or another processor that is connected to a network communicates with one or more client computers via a network. A client computer may communicate with the server via a network browser application residing and operating on the client computer, for example. A client computer may store data on the server and access the data via the network. A client computer may transmit requests for data, or requests for online services, to the server via the network. The server may perform requested services and provide data to the client computer(s). The server may also transmit data adapted to cause a client computer to perform a specified function, e.g., to perform a calculation, to display specified data on a screen, etc. For example, the server may transmit a request adapted to cause a client computer to perform one or more of the steps or functions of the methods and workflows described herein, including one or more of the steps or functions of
Systems, apparatus, and methods described herein may be implemented using a computer program product tangibly embodied in an information carrier, e.g., in a non-transitory machine-readable storage device, for execution by a programmable processor; and the method and workflow steps described herein, including one or more of the steps or functions of
A high-level block diagram of an example computer 702 that may be used to implement systems, apparatus, and methods described herein is depicted in
Processor 704 may include both general and special purpose microprocessors, and may be the sole processor or one of multiple processors of computer 702. Processor 704 may include one or more central processing units (CPUs), for example. Processor 704, data storage device 712, and/or memory 710 may include, be supplemented by, or incorporated in, one or more application-specific integrated circuits (ASICs) and/or one or more field programmable gate arrays (FPGAs).
Data storage device 712 and memory 710 each include a tangible non-transitory computer readable storage medium. Data storage device 712, and memory 710, may each include high-speed random access memory, such as dynamic random access memory (DRAM), static random access memory (SRAM), double data rate synchronous dynamic random access memory (DDR RAM), or other random access solid state memory devices, and may include non-volatile memory, such as one or more magnetic disk storage devices such as internal hard disks and removable disks, magneto-optical disk storage devices, optical disk storage devices, flash memory devices, semiconductor memory devices, such as erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), compact disc read-only memory (CD-ROM), digital versatile disc read-only memory (DVD-ROM) disks, or other non-volatile solid state storage devices.
Input/output devices 708 may include peripherals, such as a printer, scanner, display screen, etc. For example, input/output devices 708 may include a display device such as a cathode ray tube (CRT) or liquid crystal display (LCD) monitor for displaying information to the user, a keyboard, and a pointing device such as a mouse or a trackball by which the user can provide input to computer 702.
An image acquisition device 714 can be connected to the computer 702 to input image data (e.g., medical images) to the computer 702. It is possible to implement the image acquisition device 714 and the computer 702 as one device. It is also possible that the image acquisition device 714 and the computer 702 communicate wirelessly through a network. In a possible embodiment, the computer 702 can be located remotely with respect to the image acquisition device 714.
Any or all of the systems and apparatus discussed herein may be implemented using one or more computers such as computer 702.
One skilled in the art will recognize that an implementation of an actual computer or computer system may have other structures and may contain other components as well, and that
The foregoing Detailed Description is to be understood as being in every respect illustrative and exemplary, but not restrictive, and the scope of the invention disclosed herein is not to be determined from the Detailed Description, but rather from the claims as interpreted according to the full breadth permitted by the patent laws. It is to be understood that the embodiments shown and described herein are only illustrative of the principles of the present invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention. Those skilled in the art could implement various other feature combinations without departing from the scope and spirit of the invention.