EP3602287A1 - A neural model-based controller - Google Patents
A neural model-based controllerInfo
- Publication number
- EP3602287A1 EP3602287A1 EP18775291.0A EP18775291A EP3602287A1 EP 3602287 A1 EP3602287 A1 EP 3602287A1 EP 18775291 A EP18775291 A EP 18775291A EP 3602287 A1 EP3602287 A1 EP 3602287A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- memory
- intervention
- item
- set forth
- prediction
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/011—Arrangements for interaction with the human body, e.g. for user immersion in virtual reality
- G06F3/015—Input arrangements based on nervous system activity detection, e.g. brain waves [EEG] detection, electromyograms [EMG] detection, electrodermal response detection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
- G06N3/0442—Recurrent networks, e.g. Hopfield networks characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/049—Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/088—Non-supervised learning, e.g. competitive learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H20/00—ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance
- G16H20/70—ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance relating to mental therapies, e.g. psychological therapy or autogenous training
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/60—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/50—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for simulation or modelling of medical disorders
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02A—TECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
- Y02A90/00—Technologies having an indirect contribution to adaptation to climate change
- Y02A90/10—Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation
Definitions
- the present invention relates to a system for memory improvement
- the present invention relates to a system for memory improvement
- the system comprises one or more processors and a non-transitory computer-readable medium having executable instructions encoded thereon such that when executed, the one or more processors perform multiple operations.
- the system Based on both real-time EEG data and a neural mode!, the system simulates replay of a person's specific memory during a sleep state. Using the neural model, a prediction of behavioral
- the system farther comprises a plurality of brain- sensors to provide EEG signals and the memory enhancement intervention system, wherein the neural model is part of a closed-loop control system.
- a recall metric is used to predict behavioral performance based on strengths of memories in the neural model
- the prediction is applied to ' the -recall metric, and the first threshold and second threshold are valises of the recall metric.
- the system controls intervention that applies to he specific memory -such that consolidation of other memories is also allowed to occur.
- the neural model comprises a short-term memory store and a long-term memory store, wherein each memory store comprises a plurality of items, each item having an activation level that evolves dynamically over time, wherein while an item is active, it forms links with other items that are active at the same time, wherein the links are directional to represent an order in which the linked items are experienced.
- die links are represented as weight values, and wherein weight values are updated based on the activation levels of the linked items.
- recall is a function of the activation level of each item, wherein an item is considered recalled if its activation level rises above the other activations going on at the same time.
- the present invention also includes a computer program product and a computer implemented method.
- the computer program product includes computer-readable instructions stored on a ⁇ -transitory ⁇ -computer-readable medium that are executable by a computer havin one or more processors, such that upon execution of the i structions, the one or more processors perfomi the 'operations listed herein.
- the computer * implemented method includes an act of causing a computer to execute s uch instructions and perform the resulting operations.
- FIG. I is a block diagram depicting the components of a system for memory improvement intervention according to some embodiments of the present disclosure
- FIG, 2 is an illustration of a computer program product according to some embodiments of the present disclosure
- FIG. 3A is an illustration of data- being captured for model updating during waking according to some embodiments of the present disclosure
- FIG. 3B is an illustration, of the model simulating memory consolidation during sleep or quiet -waking according to some embodiments of the present disclosure
- F G. 4 is an illustration of the neural memory model simulating encoding, decay, consolidation, and recall o-f novel multi-modal experiences and knowledge in real-world ein roaraenis according to sorne embodiments of the present disclosure
- FIG, 5 is an illustration of a cited recall cascade according to some embodiments.
- FIG. 6 is a table illustrating parameters for a neural model according to some embodi ments of the present disclosure
- FIG. 7 is a plot illustrating raw biometric values for fatigue, stress, and
- FIG. 8 is an illustration of determining modulation parameters for biometric influence o model predictions according to some embodiments of the present disclosure
- FIG. 9 is an illustration of representative replays of two separate sequences trained over 4 days and 4 nights according to some embodiments of the present disclosure
- FIG. I OA is a plot illustrating contrast on recalled items accordin to some embodiments of the present disclosure: [00039] FIG. 10B is a plot illustrating recall time on recalled items according to some embodiments of the present disclosure;
- FIG. 1 1 A is a plot of a recal l time metric for a more prac tice condition
- FIG. 1 I B is a plot of a recall time metric for a complementary condition according to some- embodiments of the present disclosure
- FIG. 11 C is a plot of a recall time metric for a contradictory condition
- FIG . 11 D is a plot of a recall time metric for a part complementary, part contradictory condition according to some embodiments of the present disclosure
- FIG. 12A is a plot of a recall accuracy metric for a more practice condition according to some embodiments of the present disclosure
- FIG. 12B is a. plot of a recall accuracy metric for a complementary condition according to some embodiments of the present disclosure
- FIG. I2C is plot of a recall accuracy metric for a contradictory condition according to some embodiments of die present disclosure
- FIG. 12D is a plot of a recali accuracy metric for a part complementary, pari contradictory condition according to some embodiments of the pr esent disclosure.
- FIG. .1.3 A is a plot of connection strength in the cortex without interference according to some embodiments of the present disclosure:
- FIG. 13B is a plot of connection strength in the hippocampus without
- FIG. 1.3C is a plot of connection strength in the cortex with: interference "according to some- embodiments of the present disclosure; and [00051 )
- FIG. 13D is a plot of connection strength in the hippocampus with
- the present invention relates to a system for memory improvement
- the first is a system for memory improvement intervention.
- the system is typically in the form of a computer system operating software or in the form of a "hard-coded" instruction set. This system may be incorporated, into a wide variet of devices that provide different functionalities.
- the second principal aspect is a method, typicall y in the form, of software, operated using a data processing system (computer).
- the third, principal aspect is a. computer program, product.
- the computer program product generally represents computer-readable instructions stored on a non-transitory computer-readable medium such as an optical storage device, e.g., a compact disc (CD) or digital versatil disc (DVD), or a magnetic storage device such as a floppy disk or magnetic tape.
- Other, non ⁇ limiting examples of computer ⁇ r eadable media include hard disks, read-only memory (ROM), and flash-type memories.
- FIG. 1 A block diagram depicting an example of a system (i.e., computer system
- the computer system 00 is configured to perform calculations, processes, operations, and/or functions associated with a program or algorithm.
- certain processes and steps discussed herein are realized as a series of instructions (e.g., software program) that reside within, -computer readable memory units and are executed by one or more processors of the computer system 100. When executed, the instructions cause the computer system 100 to perform specific actions and exhibit specific behavior, such as described herein.
- the computer system 100 may include an address/data bus 102 thai is
- processor 104 configured to communicate information. Additionally, one or more data processing units, such as a processor 104 (or processors), are coupled with the address/data bus 102.
- the processor 104 is configured to process information and instructions.
- the processor 104 is a microprocessor.
- the processor 104 may be a different type of processor such as a parallel processor, application-specific integrated circuit (ASIC), programmable logic array (PLA), complex programmable logic device (CPLD), or a field programmable gate array (PFGA).
- ASIC application-specific integrated circuit
- PLA programmable logic array
- CPLD complex programmable logic device
- PFGA field programmable gate array
- the computer system 1 0 is configured to utilize one or more data storage units.
- the computer system 100 may include a volatile memory unit 106 (e.g., random access memory ("RAM”), static RAM, dynamic RAM, etc.) coupled with the address/data bus 102, wherein a volatile memory unit 106 is configured to store infbxmanon and. instructions for the processor 104.
- RAM random access memory
- static RAM static RAM
- dynamic RAM dynamic RAM
- the computer system 100 further may include a non-volatile memory unit 108 (e.g., read-only memory (“ROM”), programmable ROM (“PROM”), erasable programmable ROM (“EPROM”), electrically erasable programmable RO “EEPRO “), flash memory, etc.) coupled with the address/data bus 102, wherein the nonvolatile memory unit 108 is configured to store static information and
- the computer system 100 may execute instructions retrieved from an online data storage unit such as in
- the computer system 100 also may include one or more interfaces, such as an interface 1 10, coupled with the address/data bus 102.
- the one or more interfaces are configured to enable the computer system 100 to interface with other electronic devices and computer systems.
- the communication interfaces implemented by the one or more interfaces ma include wireline (e.g.. serial cables, modems, network adaptors, etc.) and/or wireless (e.g.. wireless modems, wireless network adaptors, etc.) communication technology,
- the computer system 100 may include an input device ⁇ 12 coupled with the address/data bus 102, wherein the input device 1 12 is
- the input device 1 12 is an alphanumeric input device, such as a keyboard, that may include alphanumeric and/or function keys. Alternatively, the input device 1 12 may be an input device other tha an 'alphanumeric, input device.
- the computer system 100 ma include a cursor control device 1 14 coupled with the
- the cursor control device 1 14 is configured to communicate user input information and'or command selections to the processor 100.
- the cursor control device 114 is implemented using a device such as a mouse, a track-ball, a track-pad, an optical tracking device, or a touch screen.
- the cursor control device 114 is directed and/or activated vi input from the input device 1 12, such as in response to. toe use of special keys and key sequence commands associated with tile input device 1 12.
- the cursor control device .114 is configured to be directed or guided by voice commands.
- the computer system 100 further may include one or more optional computer usable data storage devices, such as a storage device 1 16, coupled with the address/data bus 3 2.
- the storage device 1 .16 is configured to store information and/or computer executable instructions, in one aspect, the storage device 1 16 is a storage device such as a magnetic or optical disk drive (e.g., hard disk drive (“HDD”), floppy diskette, compact disk read only memory (“CD-ROM”), digital versatile disk (“DVD”)).
- a display device 118 is coupled with the address/data bus 102, wherein the display device 118 is configured to display video and/or graphics.
- the display device 118 may include a cathode ray tube (“CRT'), liquid crystal display (“LCD”), field emission display (“FED”), plasma display, or any other display device suitable for displaying video and/or graphic images and alphanumeric characters recognizable to a user,
- CTR' cathode ray tube
- LCD liquid crystal display
- FED field emission display
- plasma display or any other display device suitable for displaying video and/or graphic images and alphanumeric characters recognizable to a user
- the computer system 100 presented herein is an example computing
- the computer system 100 is not strictly limited to being a computer system.
- an aspec t provi des that the computer system 100 represents a type of data processing analysis that may be used in accordance with various aspects described herein.
- other computing systems may also be
- one or more operations of various aspects of the present technology are controlled or implemented using computer-executable instructions, sueh as program modules being executed by a ' computer.
- program modules include routines, programs, objects, components and/or data structures that are configured to perform particular tasks or implement particular abstract data types
- an aspect provides that one or more aspects of the present technology are implemented by utilizing one or more distributed computing environments, such as where tasks are performed by remote processing devices that are linked through a communications network, or such as where various program modules are located in both local and remote computer-storage media including memory-storage devices.
- FIG. 2 An illustrative diagram of a computer program product (i.e., storage device) embodying the present invention is depicted in FIG. 2.
- the computer program product is depicted as floppy disk 200 or an optical disk 202 such as a CD or DVD.
- the computer program product generally represents computer-readable instructions stored on any compatible non-transitory computer-readable medium.
- the term "instructions” as used with respect to this invention generally indicates a set of operations to be performed on a computer, and may represent pieces of a whole program or individual, separable, software modules.
- the "instruction” is stored on any non-transitory compoter-readabie medium, such as in the memory of a computer or on a floppy disk, a CD-ROM, and. flash drive. In either event, the instructions -are encoded on a non-transitory computer-readable medium.
- the model is in terms of how the representations m the brain are initially encoded into connections between ensembles in volatile short-term memory in the hippocampus, and then
- the model described herein is critical for coordinating with natural consolidation processes to a void unnecessar interventions by prioritizing skills predicted to perform below desired levels (e.g.- memories of specific things that most be learned quickly and remembered clearly and easily).
- the model described herein simulates, at a detailed neural ensemble level, the encoding and consolidation of memories, and makes predictions of the resulting behavioral performance (i.e., the subsequent ability to recall and use memories of interest).
- this model turns on the intervention when the behavioral predictions are below a desired level (e.g., a first threshold), and turns it off when behavioral predictions surpass a threshold of performance (e.g., a second threshold).
- a desired level e.g., a first threshold
- a threshold of performance e.g., a second threshold
- the first threshold and second threshold may be the same or different. Since there are many memories that need to be consolidated during the night, an intervention to improve one specific memory must not prevent consolidation of other memories; this is one benefit of the model-based, controller according to embodiments of the present disclosure. I m portantly, the model updates its representations and makes new predictions very quickly and efficiently. Such a control system for a memory improvement intervention, using a realistic brain model to decide when interventions are needed during sleep, has never been conceived.
- the model-based con.tro.Uer (elements 302 arid 322 ⁇ is the software memory simulation that runs on a processor and predicts the behavioral performance level related to a specific memory.
- the intervention module (element 310) associates a cue with a memory during waking. However, then ' during sleep, it must apply that cue to promote replays of the memory during slow- wave-sleep. Without the invention described herein, the intervention is applied blindly; there is no way to know whether the memory is sufficiently
- the system according to embodiments of the present disclosure predicts when the user has sufficiently consol idated the memory of interest, and then stops the intervention so the user can consolidate other memories.
- the purpose of the invention described herein is to control nterventions that enhance memory consolidation to make this possible. It is widely accepted that memories are consolidated during sleep, and a few prior art laboratory experiments have implemented some targeted interventi ons.
- the system according to embodiments of the present disclosure is the first to implement a control loop around an intervention in order to control exactly when an intervention should be applied in order to achieve the desired level of performance.
- the In vention will automatically determine if and when certain interventions should be applied during sleep and quiet waking periods.
- the system does this by predicting behavioral performance outcomes resulting from memory replay activity during quiet waking or slow wave sleep (within the 0.5-1.2 Hertz (Hz) frequency band of slow wave oscillations), thereb allowing selection of the best repla intervention options to achieve a desired performance.
- the model tie off the interventions, allowing other memories to be consolidated.
- Hie model is shaped by the sequence and content of ail experienced stimuli in a situation paradigm, as well as the characteristics of prior replay e ven ts . Thus, i t can predict the impact that further intervention will have on behavior.
- the interventions during sleep to improve consolidation of a specific memory or memories are uninformed, because there is no way to get feedback on behavioral performance until the subject wakes up and is tested. If the interventions are applied more than necessary, it prevents other memories from bein consolidated and can even cause deterioration of the memory the intervention is attempting to reinforce. If the interventions are applied less than necessary, the desired behavioral performance will not be achieved.
- the model can he used to inform any training system as to how well an individual subject is learning. Additionally, the model can be utilized to predict, behavioral performance gains resulting from further exposure to training and determine how well a particular skill or memory is consolidated during sleep. Further, the model could be used to estimate how current skills and memories decay as a result of encountering interfering skills or memories, which can be used as a proactive too! to interfere with undesirable iaeinori.es or bad habits. In addition, it can be utilized, to simulate the effects of lack of sleep in an individual.
- the system according to embodiments of the present disclosure is an automation technique - an. intervention control system that will improve the effectiveness and efficiency of any of these interventions that produce repla of specific memories.
- the model described herein models the way the human brain encodes and consolidates memories of events and skills during waking experience and sleep.
- the mode! is personalized to simulate a particular individual subject based on biometric data from the subject. There are surely many uses for such a model, but one implementation is to use it to predict how well a particular person can recall a specific sequence of inputs.
- the model sends a si gnal to control an intervention to improve the memory or skill. That is, the intervention is acti el applied until the performance predictions exceed the desired level, and then the intervention is turned off [00078]
- the current invention describes a design for a neural mode! that can make accurate behavioral predictions.
- the model according to embodiments of the present disclosure quantitatively simulates fhe. impact, of sleep on long-term memory function and teases apart equally important contributions from waking encoding in short-term memory and sleep consolidation in long-term memory.
- Speed and efficiency can be critically important for interventions, such as the implementation described above, that decide how to intervene on ever positive phase of the slow-wave sleep oscillation (SWO) during the deepest stage of sleep (NREM sleep stages 3 and 4).
- SWOs slow-wave sleep oscillation
- NREM sleep stages 3 and 4 deepest stage of sleep
- the EEG analysis of the dynamically changing SWO frequency and recognition of the identity of a replay takes time before the model can simulate the results. Therefore, it is desirable for the model to make behavioral predictions well within 100
- the model's subject-specific predictive power in the context of task performance comes from simulating non-invasiveiy assessed markers of attention during encoding as well as the duration and quality of consolidation periods.
- FlGs. 3A and 3B illustrate the basic " architecture of the entire system
- FIG. 3A During waking (e.g., a higher activity state) (FIG. 3A), data is captured (via a camera and/or microphone 300) for model 302 updating, and during sleep or quiet waking (e.g., a lower activity state) (FIG. 3B), the model 302 simulates memory consolidation.
- the model 302 simulates behavioral performance and controls when to apply the intervention. Operations/modules in dashed lines (identification of objects encoded 304; physiological
- data recording is initiated either by some automated decision system or by the user 312, such as via a button 314 that initiates recording.
- Prior art systems identify the percepts that are most salient to the subject at that time (i.e., identification of objects encoded 304).
- a eye tracker can be used to decide wha the user 312 is looking a (e.g., an image chip i formed around visual fixations averaged over a short (1 second) time window).
- the user 312 can actually take a static picture of the item of interest.
- These images can be identified using an open-source system, such as imageNet/GoogleNet. to provide a semantic symbol that identifies the object.
- imageNet/GoogleNet an open-source system
- speech recognition there are many known systems that are can recognize speech.
- Physiological measurements 306 are made by analyzing electroencephalograms (EEG), electromyogra s (EMG), and electrocardiograms (ECG) based on biometric sensor data from the user 312.
- the intervention module (element 310) is a prior art system
- Literature Reference o. 1 or electrical stimulation with the memory of interest during waking, and reapplies it during sleep or quiet waking as a cue to trigger a recall of the specific cued memory.
- the intervention module
- the BEG analyzer module (element 308) is a prior art module that can detect the sleep stage 318, including detection of slow wave oscillations (S WOs .
- SWOs occur ..mostly during the deepest stages of slee (NREM stage 3 and 4),. althoug they can occur during times of deep restfuiness in a quiet waking state as welt. Sleep stages are detectable by commercial sleep monitors. The phase of SWO can be ascertained currently by analysis of the EEG signal 320. An automated, analysis system is not commercially available, but the methods for
- the model 302 simulates the replay of memori es during slee and predicts the behavioral results of such replay. Based on the model 302' s prediction, the intervention may be controlled 322 on or off.
- the model- based controller can tarn the intervention on and off (element 322) all night long as the subject sleeps. If a memory is fully consolidated and the intervention is turned off the memory may decay as other, possibly conflicting memories, are replayed during sleep, in this situation, the system would turn die intervention on again.
- the neural model 302 according to embodiments of this disclosure is
- the neural memory model 3 2 described in this disclosure simulates encoding, dec ay, consolidation, and recall of novel multimodal experiences and knowledge in real-world environments.
- the main modules of the model are- a -short-term memory store 400 and -a long-term memory store 402.
- Daring waking (FIG. 3A) S a sensory event is identified with a unique ID, as well as a start and end time 324, and is given as a training input (T) 404 to identify each relevant experience (both task, related and distractions or interfering experiences).
- T training input
- Both the event I D, start/end times 324, and attention, fatigue, and stress measurements 316 are recorded and stored during encoding 326, as shown in FIG. 3 A .
- biometrics 406 are reported by the physiological measurements module 306 of FIG. 3 A, in terais of levels of attention. (a), mental. fatigue (m), and stress (s) during the framing period.
- EEC signals 320 are analyzed.
- the start and end time of each positive phase is reported to the mode! 302, along with a probability distribution across specific memory events that may have been replayed duiiog that time period.
- the model 302 is not specific to the type of skill being learned and can be easily adapted to a number of tasks.
- the term "skill” is used to describe a memory, possibl associated with actions, such as how to assemble a complex piece of equipment, or what happened during a mission for later debrief.
- the model 302 represents the user's ability to recall that skill quickly and easily in terms of the strength of integration with other memories in both short term (STM) memory 400 and long ter a (LTM) -memory 402.
- STM short term
- LTM long ter a
- the invention includes an adaptive cortico-hippocampal architecture that accounts for emergent sleep replays nnderlying the transfer of long- term memory /skill representation from hippocampus to neocortex.
- the oi lowing set of equati ons is on
- the neural model 302 is defined by three equations; a pair of differential equations (i ) and (2) that govern the item activation updates (elements 408 and 410 in FIG. 4), and a weight update (elements 12 and 414 in FIG. 4) equation (3).
- Item activations ( ⁇ 3 ⁇ 4 represents the activation of item .
- X evolve dynamically over time as follows:
- the table in FIG. 6 lists the meaning of each variable and some default values.
- the xs variable is an "rnactivation curreof * modeled after ion channel dynamics.
- Xs evolves at a slower rate than .r, and increases inhibition on the item activation when it, gets large.
- Weight updates are based on the activation (elements 408 and 410) of the pre-synaptic item and the derivative of the activation of the post-synaptic item, which learn casual connections for the spreading activation by means of equation (3).
- Equation ( 1 ) updates the activation value of each item x by subtracting decay term and an inhibitors' term, and adding an excitatory term.
- the inhibitor)' current is a function t1 ⁇ 2 [ ⁇ ⁇ , ⁇ ⁇ & ⁇ + ⁇ (3 ⁇ 4)] ⁇ ⁇ * s an inhibition parameter, and the sum of ay provides competition from other items.
- x s is a slow variable undated in equation (2) with a dynamics speed variable ⁇ X $ « ff.
- 3 ⁇ 4 is a threshold for the .3 ⁇ 4 ⁇ value at the point, where the sigmoid -value- is half of its maximum value » and ex is m exponent controlling the steepness of the sigmoid rise.
- the excitatory current is a function of feed-forward excitation FF (element 416 ⁇ and a weighted sura of inputs from activated items linked to item x.
- FF feed-forward excitation
- FF element 416
- LTM 400 FF (element 416) is the activation of the corresponding item in STM 402
- the factor ⁇ [ ⁇ ⁇ ⁇ ]* is a feedback excitation from STM to LTM, subject to a threshold parameter ⁇ .
- ⁇ ⁇ 0.1, ( ⁇ - ⁇ ) is reversal potential, which is a homeostasis term that means that if ax overshoots the maximum value of .1 , the spreading activation from other hems becomes a negative term, thereby reducing the value of a .
- —— 7 is a self-excitation term to accelerate the increase in activation, but it is a sigmoid form that does not increase the activation of ax beyond the value of the multiplier , which defaults t .0,5.
- Learning occurs through the change of weights ' between active items as described in equation (3). All weights are initialized at 0 and can never be negative.
- the learning rate, ⁇ is a constant -that scales how quickly the model learns in all situations. Higher learning rates allow more rapid integration of 5 information but also increase the likelihood that random events will be learned
- the change in weight of the connection from item x to item y includes a factor of (1 ⁇ ⁇ " ⁇ ) which will cause the rate of weight change to reduce as the weight approaches I and sets ⁇ as the maximum obtainable weight.
- the weight of the connection betwee x 10 and y changes whenever the activity of x ⁇ . ⁇ is not 0, and the activity of item y
- biometric data (element 406). Lack of attention,, stress level, or fatigue caa all have an impact on learning. Introduction of task irrelevant distractors can also play a part. This is represented by the factor f (biometrics) in equation. (3), as described below in equations (4) and (5).
- biometrics 406 measured by prior art techniques, including measurements of the subject's fatigue, stress, and attention during waking.
- biometric parameters identify memory-relevant physiological states and replay parameters that change the model's mode of operation during periods of waking, quiet waking, and the stages of sleep.
- three biometrics 406 are extracted from EEG using prior art techniques, including menial fatigue, stress, and attention.
- Raw biometric values for fatigue, stress, and attention are shown in FIG. 7 as extracted front EEG from subject 3798 in a pilot task. The values range from 0 to 2.
- Baseline is an acclimation period trials 0-60, Task training was trials 61-240, and the immediate test was right after training.
- Biometrics were fairly flat through the first day training and testing (to trial 355), but in the morning tests (trials 356- 475 after sleeping) the fatigue metric (bold line 700) is significantly lower.
- the plo in FIG. 7 shows that mental fatigue (bold line 700) is significantly reduced after sleep.
- FIG. 8 depicts a method of determining modulation parameters for bio etric : influence on model predictions (i.e.,, behavioral predictions 422 in FIG. 4) according to embodiments of the present disclosure. Only biometrics
- biometrics on the model simulation is modiilaied by the amount of correlation 800 between each biometric value and the subject's performance.
- An online update method according to embodiments of the present disclosure is based on degree of correlation 800 with performance (using linear fit parameters for significant correlations (i.e., apply linear fit 802 ⁇ .
- the biometric influence is updated every m trials (currently m ⁇ 1).
- a rolling mean of each biometric mean a (attention), s (stress), f (fatigue) 804) and subject behavioral
- biometric Jactors (c a A 4 * y a )(c m M + y m )(c s S + y s ) (4)
- A, M, and S represent attention factor, mental fatigue factor, and stress factor (each adjusted to -1 to .1 range by subtracting I), respectively.
- * is a vector of parameters that modulate the impact of the respective biometric.
- the correlation 800 for a biometric is not signi icant, the parameter is set to 0 for that biometric, and the corresponding is set to I (element 816).
- a first-order linear fi 802 is used to find a slope and intercept of a regression line that relates the biometric to the performance.
- a MATLAB implementation of such a linear fit 802 uses the function polyfit as follows:
- Equation (4) incorporates the correlation between attention (a metric extracted from EEG b a prior art method) and performance.
- attention a metric extracted from EEG b a prior art method
- performance there are also externally observable indications of distraction, such as the gaze moving to task irrelevant areas of the field-of-view, or physical bod orientation (e.g.,
- a non-limiting example is a surveillance task in which the subject has to take pictures of people that appear in the windows of a building. If a distraction occurs in one of the windows, such as a dog running across the room, and the subject takes a picture of it by mistake, then the subject's action (taking the picture) is an external indication that the subject was distracted by the dog.
- D is a binary signal that is 1 when i distractor is present, and 0 when no distractor is present.
- the interaction variable is a binary value that goes to 1 if there is interaction with the distractor and is otherwise 0.
- the prefixed (T x (x) > 0) factor provides thai the distraction factor is only used for a skill x that is currently active, which is when training happens and Tx > 0.
- the fast-learning,, fast-decaying hippocampus (simulated by the short-term memory 400 described herein) must train the slow- learning ' corte (simulated by the loag-terni memory 402 described herein) (shown in FIG, 4).
- the slow-wave sleep salient memories can become randomly reactivated in short-term memory 400, driving replays in the long-term memory 402 and strengthening the long-term connections. These reactivated memories we called emergent replays. After a sufficient number of replays, hippocampal
- Replays are modeled as a brief increase in activation, called a 'cue', of a singl e item randoml y selected from a weighted di stribution of recently acti ve items taking place during the positive phase of the slow wave oscillation (the "UP state"). Due to the excitation caused by the connections between items, this results in sequential activations of other items that have been learned to be associated with the first. As a result, sequences that were presented multiple times during waking will be replayed whenever the first item of the sequence is cued, if a later item is cued, a partial sequence often replays starting from the cued item .
- FIG. 9 depicts representative replays of two separate sequences 900 and 902 trained over 4 days and 4 nights.
- Each curve in each plot is the temporal activation level of one item in the sequence. For example, o night 1 in 900, the 3 curves are the level of item A as it becomes active and then dies out, and its activation is spread to item B neurons which become active (dotted curve) and then die down, and then to item C neurons thai become active (bold line) and die down.
- the sequence 12345 is trained and the curves show item 1 then 2 then 3 in torn.
- One . sequence. (ABCPE) 900 is trained far more extensively than the other sequence 902 (4 nights training vs. 1) and as ' result 'has -significantly taster replays. This can be seen as the curves peak more cfoseiy together in time from night to night because the links between items are becoming stronger, thus activation spreads faster. Also, with stronger links the activation level spreads farther so during night 1 both sequences have their first 3 items activated, but on night 2 900 gets 4 items activated, and by night 3 ail 5 items are activated. Sequence 900, which does not get as much training, never gets more than 4 items activated, and there is not as much speedup.
- the item to be cued is selected from a weighted distribution, where the weight for each item is a factor called * salience'.
- the salience factor of an item increases whenever a given item is active and decays over time, in each UP state, an item is selected to be cued, with selection probability proportional to the salience weight (i.e., how often it has been active in. the recent past in comparison with otiier items).
- a "none" cue is represented in the distribution as well, meaning the probability that no replay will be cued.
- a fixed weight is assigned to the "none" cue. This results in a no cue probability that increases when no items have been active recently,
- a. Get activation history for the current recall which is an array of current activations for each item (i.e., the activation of the item at each time point (df) from the time when the recall is cued until all item activations return to zero, assuming no other events are perceived during this time period).
- c. Compute the contrast ' of each item at each iimestep with respect to the mean activations of ever)'- other item using equation (6).
- d. Compute the mean value of contrast for each item i (3 ⁇ 4 during the times when its contrast is at a maximum.
- FIGs. 10A and 10B show an example in short-term memory (hippocampus) of simulation of recall of a sequence of items A, B, C, D, after the sequence was trained and subsequentiy A is presented as a cue.
- Recall time is computed only on the subsequentiy recalled items in the sequence A, B, C, D.
- FIG. I OA plots the contrast a ⁇ t) compared to the. actual acti vation levels (shown in FIG. 10B) of each item as. they are recalled. Contrast is computed over multiple 200 ms time windows. T is technique is used to make behavioral predictions based on the training and. sleep consolidation.
- the recall metric is based on item activations, but a simple averaging of weights between items could offer a reasonable prediction of recall ability as well.
- the neural model (FIG . 4, 302) exhibiis key properties of memory, based. o» the Literature.
- the properties include: practice increases speed of memor access and strength of recall; hippocampus (short-term memory 400) learns fester than corte (long-term memory 402); contradictory inputs degrade the ability to recall the conflicting practiced items; complementary inputs don't degrade performance; and memory traces decay over time , fester in short-term memory than in long-term memory.
- the neural model simulates sequence learning (see FIGs. 9, 1 OA, and ⁇ 0 ⁇ ),
- a paired associates task is another common experiment used in psychology and .neoroscienee in which two items are presented together, and when subsequently presented with one, the subject must recall the other. It can also be simulated in. the neural model described herein, since it has the same properties as a two item sequence. In effect, a pair is a simultaneous sequence.
- the neural model's simulation of recall accuracy assessed by the metric described above is compared. The first ten exposures of the main sequence A-B-C-D-E is followed by another training session of ten exposures on one of four second sequences, including the same (A-B-C-D-E),
- FIG. 1 1 A-l ID and. 12A-12D illustrate the recall metric plotted for each of the four conditions described above: the same sequence, a complementary sequence, a contradictory sequence, and a mixed sequence.
- FIGs 11 A ⁇ l I D depict the recall time metric plotted for each of four conditions.
- FIG. 11 A is a plot of con inued practice of the same sequence
- FIG. 1 IB is a plot of a complementary sequence.
- FIG. 1 1 C is a plot of a contradictory sequence
- FIG, 1 ID is a plot of a mixed sequence.
- the imboide line represents the hippocampus
- the bold line represents the cortex.
- FlGs. 12A-12D are plots of the recall accuracy metric plotted for the same sequence (FIG. 12A). a complementary sequence (FIG. ⁇ 2 ⁇ ), a contradictory sequence (FIG. 12C), and a mixed sequence (FIG. 1.2D).
- the un o!ded line represents the hippocampus, and the bold line represents the cortex.
- Accuracy improves for continued training and complementary sequences, but degrades for contradictory sequences, in summary, practice increases the strength of recall. Contradictory information degrades the ability to recall practiced information. This could explain the decay of memory ov er longer time periods.
- FlGs. 13A and 13B show how the weights between items in the short-term ' memory (cortex, FIG, 13A) and long-term memory (hippocampus, FIG. 13B) vary over 4 days after being initially trained without interference. Each night, th memories are reactivated in s!ow- ave-sleep, strengthening the weights in cortex (which deca over very long time scales). During the day, die short-term memory weights decay. Hippocampal feedback is maintained. Replays continue for all 4 days, and significant strength is developed in cortical connections.
- FIGs, 14 A md MB show the sam plots for the ease where contradictory interfering items are learned, FIG.
- FIG. 14A depicts shdrMer memory
- FIG. 14B depicts long-terra memory.
- the decay is steeper, and the short term weights are learned more slowly. Hippocampal feedback is maintained, Interference reduces, then eliminates, replays.
- the plots show strong growth of cortical connections early on but very little in the second night and beyond.
- This invention makes behavioral predictions by computing a recall metric based on the weights of the memories.
- This recall metric can be mapped to actual performance metrics of particular subjects by adding a readout model, as described in U.S. Provisional Application No. 62/570,663, which is hereby incorporated by reference as though fully set forth herein.
- Reference os. 1 , 2, and 3 were only tested in a laboratory, under supervised sleep conditions. They were never intended for real- world use; only for research on memory consolidation. Whether in the laboratory or in real-world settings. there exists no method to control which particular memories need to he enhanced, or to stop the intervention for a particular memory when it lias been enhanced .sufficiently, to allow other memories to consolidate. To provide such control over specific memory -enhancement tn.tetvenii.ons in the laboratory, and to make this into a commercial product that could he used by individuals apart from a supervised laboratory setting, the intervention delivery system most be automated.
- Tha is because, while the subject is in slow-wave sleep or any other cogniti ve state when memory replays occur, EEG must be analyzed in real time (within the slow-wave oscillation half cycle) to decide which memor intervention should be applied in the next cycle, if at all. No human supervisor can...make - these -determinations as-.fest as an automated system, and without waking up the subject for performance testing.
- the purpose of the present invention is to add such automation, making these approaches efficient and effective by assessing the subject's brain state and predicting in real time when to apply the intervention.
- the system when appropriately paired with a memory consolidation technique, could be an enormous commercial success, since it automates some of the supervision required to use the technique.
- the invention is part of the transition to move these techniques out of clinical settings and into home use.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Medical Informatics (AREA)
- Public Health (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- General Business, Economics & Management (AREA)
- Hospice & Palliative Care (AREA)
- Pathology (AREA)
- Neurology (AREA)
- Databases & Information Systems (AREA)
- Dermatology (AREA)
- Neurosurgery (AREA)
- Child & Adolescent Psychology (AREA)
- Business, Economics & Management (AREA)
- Developmental Disabilities (AREA)
- Human Computer Interaction (AREA)
- Psychiatry (AREA)
- Psychology (AREA)
- Social Psychology (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
Description
Claims
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201762478020P | 2017-03-28 | 2017-03-28 | |
| US15/682,065 US10720076B1 (en) | 2016-10-20 | 2017-08-21 | Closed-loop model-based controller for accelerating memory and skill acquisition |
| US201762570663P | 2017-10-11 | 2017-10-11 | |
| PCT/US2018/014533 WO2018182827A1 (en) | 2017-03-28 | 2018-01-19 | A neural model-based controller |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP3602287A1 true EP3602287A1 (en) | 2020-02-05 |
| EP3602287A4 EP3602287A4 (en) | 2021-01-06 |
Family
ID=63676595
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP18775291.0A Pending EP3602287A4 (en) | 2017-03-28 | 2018-01-19 | CONTROLLER BASED ON A NEURONAL MODEL |
Country Status (3)
| Country | Link |
|---|---|
| EP (1) | EP3602287A4 (en) |
| CN (1) | CN110337638B (en) |
| WO (1) | WO2018182827A1 (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111000557B (en) * | 2019-12-06 | 2022-04-15 | 天津大学 | Noninvasive electroencephalogram signal analysis system applied to decompression skull operation |
| CN111202517B (en) * | 2020-02-03 | 2022-06-24 | 山东师范大学 | Sleep automatic staging method, system, medium and electronic equipment |
| CN113361683B (en) * | 2021-05-18 | 2023-01-10 | 山东师范大学 | A biomimetic brain storage method and system |
| CN114564687B (en) * | 2022-01-27 | 2025-12-23 | 南京邮电大学 | Memory capacity evaluation method based on editing distance |
| CN116919420A (en) * | 2023-06-20 | 2023-10-24 | 北京意图科技有限公司 | Data processing method, device, electronic equipment and computer readable storage medium |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9149599B2 (en) * | 2008-04-09 | 2015-10-06 | Lotus Magnus, Llc | Brain stimulation systems and methods |
| US8606732B2 (en) * | 2010-08-04 | 2013-12-10 | Qualcomm Incorporated | Methods and systems for reward-modulated spike-timing-dependent-plasticity |
| TW201228635A (en) * | 2011-01-14 | 2012-07-16 | Univ Nat Cheng Kung | Device and method for enhancing memory ability and parasympathetic activity |
| US20140057232A1 (en) * | 2011-04-04 | 2014-02-27 | Daniel Z. Wetmore | Apparatus, system, and method for modulating consolidation of memory during sleep |
| US9443190B2 (en) * | 2011-11-09 | 2016-09-13 | Qualcomm Incorporated | Methods and apparatus for neural pattern sequence completion and neural pattern hierarchical replay by invoking replay of a referenced neural pattern |
| US9015091B2 (en) * | 2011-11-09 | 2015-04-21 | Qualcomm Incorporated | Methods and apparatus for unsupervised neural replay, learning refinement, association and memory transfer: structural plasticity and structural constraint modeling |
| WO2013192582A1 (en) * | 2012-06-22 | 2013-12-27 | Neurotrek , Inc. | Device and methods for noninvasive neuromodulation using targeted transcrannial electrical stimulation |
| EP3038700B1 (en) * | 2013-08-27 | 2020-03-11 | Halo Neuro, Inc. | Method and system for providing electrical stimulation to a user |
| JP2017521129A (en) * | 2014-06-09 | 2017-08-03 | ザ リージェンツ オブ ザ ユニバーシティ オブ カリフォルニア | System and method for restoring cognitive function |
| US10561840B2 (en) * | 2014-12-22 | 2020-02-18 | Icm (Institut Du Cerveau Et De La Moelle Épinière) | Method and device for enhancing memory consolidation |
-
2018
- 2018-01-19 EP EP18775291.0A patent/EP3602287A4/en active Pending
- 2018-01-19 CN CN201880013960.8A patent/CN110337638B/en active Active
- 2018-01-19 WO PCT/US2018/014533 patent/WO2018182827A1/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| CN110337638A (en) | 2019-10-15 |
| EP3602287A4 (en) | 2021-01-06 |
| WO2018182827A1 (en) | 2018-10-04 |
| CN110337638B (en) | 2023-02-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10736561B2 (en) | Neural model-based controller | |
| US10796596B2 (en) | Closed-loop intervention control system | |
| Ditterich | Evidence for time‐variant decision making | |
| WO2018182827A1 (en) | A neural model-based controller | |
| US7024398B2 (en) | Computer-implemented methods and apparatus for alleviating abnormal behaviors | |
| US10307592B1 (en) | Method and system to accelerate consolidation of specific memories using transcranial stimulation | |
| Naud et al. | The performance (and limits) of simple neuron models: generalizations of the leaky integrate-and-fire model | |
| Nairne | Short-term/working memory | |
| US10720076B1 (en) | Closed-loop model-based controller for accelerating memory and skill acquisition | |
| CN110168473B (en) | Closed-loop intervention control system and method for memory consolidation of a subject | |
| Wei et al. | Tracking fast and slow changes in synaptic weights from simultaneously observed pre-and postsynaptic spiking | |
| Ma et al. | Statistical learning and adaptive decision-making underlie human response time variability in inhibitory control | |
| Polyn et al. | Brain rhythms in mental time travel | |
| Wickramasuriya et al. | Bayesian filter design for computational medicine: a state-space estimation framework | |
| Seok et al. | Recognition of human motion with deep reinforcement learning | |
| Melanson et al. | Nonstationary stochastic dynamics underlie spontaneous transitions between active and inactive behavioral states | |
| Davelaar | Sequential retrieval and inhibition of parallel (re) activated representations: A neurocomputational comparison of competitive queuing and resampling models | |
| Inventado et al. | Predicting student’s appraisal of feedback in an its using previous affective states and continuous affect labels from eeg data | |
| Polyakov et al. | Recruiting neural field theory for data augmentation in a motor imagery brain–computer interface | |
| Schlesinger et al. | Prediction-learning in infants as a mechanism for gaze control during object exploration | |
| Krause et al. | Rate coding and temporal coding in a neural network | |
| Neokleous et al. | Selective attention and consciousness: investigating their relation through computational modelling | |
| Lee et al. | Promoting Self-regulated Learning in Online Learning by Triggering Tailored Interventions. | |
| Johnston et al. | The lateral intraparietal area preferentially supports stimulus selection in directed tasks compared to undirected free behavior | |
| Greenwood et al. | Single neuron models |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20190711 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R079 Free format text: PREVIOUS MAIN CLASS: G06F0009451000 Ipc: G16H0020700000 |
|
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20201208 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G16H 20/70 20180101AFI20201202BHEP Ipc: G06N 3/04 20060101ALI20201202BHEP Ipc: A61B 5/00 20060101ALI20201202BHEP Ipc: A61B 5/16 20060101ALI20201202BHEP Ipc: G06N 3/08 20060101ALI20201202BHEP Ipc: A61B 5/0476 20060101ALI20201202BHEP Ipc: G06F 3/01 20060101ALI20201202BHEP Ipc: G16H 40/60 20180101ALI20201202BHEP Ipc: G16H 50/50 20180101ALI20201202BHEP |
|
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Effective date: 20230525 |