WO2020208445A1 - Enhanced ensemble model diversity and learning - Google Patents

Enhanced ensemble model diversity and learning Download PDF

Info

Publication number
WO2020208445A1
WO2020208445A1 PCT/IB2020/052472 IB2020052472W WO2020208445A1 WO 2020208445 A1 WO2020208445 A1 WO 2020208445A1 IB 2020052472 W IB2020052472 W IB 2020052472W WO 2020208445 A1 WO2020208445 A1 WO 2020208445A1
Authority
WO
WIPO (PCT)
Prior art keywords
data points
clusters
class
minority class
data
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.)
Ceased
Application number
PCT/IB2020/052472
Other languages
English (en)
French (fr)
Inventor
Saket Sathe
Deepak Srinivas Turaga
Charu Aggarwal
Venkata Nagaraju PAVULURI
Yuan-Chi Chang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
IBM China Investment Co Ltd
IBM United Kingdom Ltd
International Business Machines Corp
Original Assignee
IBM China Investment Co Ltd
IBM United Kingdom Ltd
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IBM China Investment Co Ltd, IBM United Kingdom Ltd, International Business Machines Corp filed Critical IBM China Investment Co Ltd
Priority to JP2021559389A priority Critical patent/JP7335352B2/ja
Priority to CN202080022167.1A priority patent/CN113632112A/zh
Priority to GB2115645.0A priority patent/GB2598061A/en
Publication of WO2020208445A1 publication Critical patent/WO2020208445A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/20Ensemble learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/211Selection of the most significant subset of features
    • G06F18/2115Selection of the most significant subset of features by evaluating different subsets according to an optimisation criterion, e.g. class separability, forward selection or backward elimination
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/254Fusion techniques of classification results, e.g. of results related to same input data
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/259Fusion by voting

Definitions

  • the present invention relates in general to computing systems, and more particularly to, various embodiments for enhancing supervised ensemble models using unsupervised machine learning by a processor.
  • Various embodiments for implementing enhanced ensemble model diversity and learning by a processor are provided.
  • a method for implementing enhanced ensemble model diversity and learning by a processor is provided.
  • One or more data sets may be created by combining one or more clusters of data points of a minority class with selected data points of a majority class.
  • One or more ensemble models may be created from the one or more data sets using a supervised machine learning operation. An occurrence of an event may be predicted using the one or more ensemble models.
  • Fig. 1 is a block diagram depicting an exemplary computing node according to an embodiment of the present invention
  • Fig. 2 is an additional block diagram depicting an exemplary cloud computing environment according to an embodiment of the present invention
  • Fig. 3 is an additional block diagram depicting abstraction model layers according to an embodiment of the present invention
  • Fig. 4 is a diagram depicting various user hardware and computing components functioning in accordance with aspects of the present invention.
  • Fig. 5 is a diagram depicting operations for ensemble learning and diversity in accordance with aspects of the present invention.
  • Fig. 6 is a diagram depicting operations for diversity enhancing ensemble model learning in accordance with aspects of the present invention.
  • Fig. 7 is a diagram depicting operations for label prediction using ensemble models in accordance with aspects of the present invention.
  • Fig. 8 is a flowchart diagram of an exemplary method for implementing enhanced ensemble model diversity and learning by a processor, in which various aspects of the present invention may be realized.
  • diabetes mellitus (“diabetes”) that require consistent management and attention. Diabetes is due to either the pancreas not producing enough insulin or the cells of the body not responding properly to the insulin produced. Management of diabetes concentrates on keeping blood sugar levels as close to normal, without causing low blood glucose/sugar (“Flypoglycemia”).
  • the mechanisms of the illustrated embodiments employ artificial intelligence, such as machine learning, to allow computers to simulate human intelligence and choices based on significant amounts of empirical data.
  • Machine learning may capture characteristics of interest, such as the diabetes, and their underlying probability distribution, and a training data set may be used to train a machine learning model.
  • a model or rule set may be built and used to predict a result based on the values of a number of features.
  • the machine learning may use a data set that typically includes, for each record, a value for each of a set of features, and a result. From this data set, a model or rule set for predicting the result is developed.
  • machine learning may be employed for hypoglycemia predictions (e.g., predicting hypoglycemic events in Type 1 and Type II Diabetes Patients). For example, patients who need insulin often carry insulin pumps that can deliver insulin boluses either in a pre-programmed manner or on need basis. Each bolus event has a set of features associated with the event. The bolus event may also have a label indicating whether that event lead to hypoglycemia ("HYPO”) or non hypoglycemia (“NON-HYPO”).
  • HYPO hypoglycemia
  • NON-HYPO non hypoglycemia
  • a bolus event may have two labels: hypoglycemic (e.g., "HYPO”) or non-hypoglycemic (e.g., "NON-HYPO”), depending on whether a hypoglycemic event has occurred or not in the 2-4 hour window that may be defined as a fixed time period of a window that may include one or more HYPO or NON-HYPO events.
  • the prediction of a hypoglycemic event can be in the form of probability distribution over the set of labels such as, for example, the prediction for a test point may be 0.7 for the HYPO event or 0.3 for a NON-HYPO event.
  • a classification of data points relating to both HYPO and NON-HYPO classes may be severely imbalanced such as, for example, HYPO labels may never exceed more than 10% of the data.
  • machine learning may be used for predicting whether a low blood glucose event can occur after a bolus is injected by the patient and notifying the patients up to a defined time period (e.g., 2-3 hours in advance) so that the patient may have sufficient time for corrective action.
  • a hypoglycemia event may be defined as a blood glucose level dropping below a threshold in a 2-4 hour window after a bolus is administered by the patient.
  • a reverse hypo delay (“RHD” which may be equivalent to a average reverse event delay) may be computed using the 2-4 window and a plurality of features are derived in a time window prior to the bolus event. Each of the features (including the RHD) may be derived in windows ranging from a few minutes to a few months.
  • machine learning prediction becomes less efficient in situations where classes or features are heavily unbalanced, with a rare class or feature being identified as the most important class or feature that may be referred to as a "minority class” (or a highest ranked class or feature that is also the most rare), and it is extremely difficult to create predictive models which learn different modes/characteristics of the important rare class (e.g., minority class).
  • a rare class or feature being identified as the most important class or feature that may be referred to as a "minority class” (or a highest ranked class or feature that is also the most rare)
  • it is extremely difficult to create predictive models which learn different modes/characteristics of the important rare class e.g., minority class.
  • the present invention provides for implementing enhanced ensemble model diversity and learning by a processor, are provided.
  • a method for implementing enhanced ensemble model diversity and learning by a processor is provided.
  • One or more data sets may be created by combining one or more clusters of data points of a minority class with selected data points of a majority class.
  • One or more ensemble models may be created from the one or more data sets using a supervised machine learning operation. An occurrence of an event may be predicted using the one or more ensemble models.
  • the present invention provides for a reliable and accurate model for hypoglycemia prediction for diabetes patients by constructing diverse ensemble learning over highly unbalanced data sets such as, for example, in hypoglycemia events in Type I and Type II diabetes patients.
  • unsupervised machine learning operations may be learned, generate, and/or built for ensuring model diversity in the ensemble models even when an original data set is highly unbalanced (e.g., unbalanced data points that may represent a minority class of events or a majority class of events).
  • One or more reliable and accurate model may be created/built for predicting an event (e.g., hypoglycemia event prediction for diabetes patients) for a selected group/user according to data (e.g., insulin pump data), user (e.g., patient) demographic data, and/or user behavioral data, which may have characteristics of event classification imbalance in the collected data set.
  • user behavior may be modified using notifications.
  • patients may be provided notifications that a hypoglycemia event is probable so that the patients take action and hypoglycemia does not occur.
  • a user may provide feedback indicating a degree of efficiency and usefulness of the notification.
  • the present invention may continuously learn from the data and continuously improve machine learning models. One or more patterns and trends may be learned and analyzed over a defined time period. All user information, actions performed by the user, and notifications may be stored in repository. The stored data may be used for long-term analysis of pattern and trend change-detection.
  • a user may visualize all the stored information, including hypoglycemia predictions and the data/features used for computing the prediction.
  • This data may be provided to one or more users via an interactive dashboard (e.g., via graphical user interface "GUI”) for understanding activities and events of the user and provide insights on and what activities leads to a defined event (e.g., hypoglycemia) actions that should and/or should not be performed relating to the event.
  • GUI graphical user interface
  • embodiments of the present invention are capable of being implemented in conjunction with any other type of computing environment now known or later developed.
  • Cloud computing is a model of service delivery for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, network bandwidth, servers, processing, memory, storage, applications, virtual machines, and services) that can be rapidly provisioned and released with minimal management effort or interaction with a provider of the service.
  • This cloud model may include at least five characteristics, at least three service models, and at least four deployment models.
  • On-demand self-service a cloud consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with the service's provider.
  • Resource pooling the provider's computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to demand. There is a sense of location independence in that the consumer generally has no control or knowledge over the exact location of the provided resources but may be able to specify location at a higher level of abstraction (e.g., country, state, or datacenter).
  • Rapid elasticity capabilities can be rapidly and elastically provisioned, in some cases automatically, to quickly scale out and rapidly released to quickly scale in. To the consumer, the capabilities available for provisioning often appear to be unlimited and can be purchased in any quantity at any time.
  • Measured service cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported providing transparency for both the provider and consumer of the utilized service.
  • level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts).
  • SaaS Software as a Service: the capability provided to the consumer is to use the provider's applications running on a cloud infrastructure.
  • the applications are accessible from various client devices through a thin client interface such as a web browser (e.g., web-based e-mail).
  • a web browser e.g., web-based e-mail
  • the consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings.
  • PaaS Platform as a Service
  • the consumer does not manage or control the underlying cloud infrastructure including networks, servers, operating systems, or storage, but has control over the deployed applications and possibly application hosting environment configurations.
  • laaS Infrastructure as a Service
  • the consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls).
  • Deployment Models are as follows:
  • Private cloud the cloud infrastructure is operated solely for an organization. It may be managed by the organization or a third party and may exist on-premises or off-premises.
  • It may be managed by the organizations or a third party and may exist on-premises or off-premises.
  • Public cloud the cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling cloud services.
  • Hybrid cloud the cloud infrastructure is a composition of two or more clouds (private, community, or public) that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load-balancing between clouds).
  • a cloud computing environment is service oriented with a focus on statelessness, low coupling, modularity, and semantic interoperability.
  • An infrastructure comprising a network of interconnected nodes.
  • Cloud computing node 10 is only one example of a suitable cloud computing node and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the invention described herein. Regardless, cloud computing node 10 is capable of being implemented and/or performing any of the functionality set forth hereinabove.
  • cloud computing node 10 there is a computer system/server 12, which is operational with numerous other general purpose or special purpose computing system environments or configurations.
  • Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with computer system/server 12 include, but are not limited to, personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputer systems, mainframe computer systems, and distributed cloud computing environments that include any of the above systems or devices, and the like.
  • Computer system/server 12 may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system.
  • program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types.
  • Computer system/server 12 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
  • computer system/server 12 in cloud computing node 10 is shown in the form of a general-purpose computing device.
  • the components of computer system/server 12 may include, but are not limited to, one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including system memory 28 to processor 16.
  • Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures.
  • bus architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnects (PCI) bus.
  • Computer system/server 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 12, and it includes both volatile and non-volatile media, removable and non-removable media.
  • System memory 28 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30 and/or cache memory 32.
  • Computer system/server 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media.
  • storage system 34 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a "hard drive").
  • system memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
  • Program/utility 40 having a set (at least one) of program modules 42, may be stored in system memory 28 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating system, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment.
  • Program modules 42 generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
  • Computer system/server 12 may also communicate with one or more external devices 14 such as a keyboard, a pointing device, a display 24, etc.; one or more devices that enable a user to interact with computer system/server 12; and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 12 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 22. Still yet, computer system/server 12 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 20. As depicted, network adapter 20 communicates with the other components of computer system/server 12 via bus 18.
  • LAN local area network
  • WAN wide area network
  • public network e.g., the Internet
  • Fig. 1 various components depicted in Fig. 1 may be located in a moving vehicle.
  • some of the processing and data storage capabilities associated with mechanisms of the illustrated embodiments may take place locally via local processing components, while the same components are connected via a network to remotely located, distributed computing data processing and storage components to accomplish various purposes of the present invention.
  • cloud computing environment 50 comprises one or more cloud computing nodes 10 with which local computing devices used by cloud consumers, such as, for example, personal digital assistant (PDA) or cellular telephone 54A, desktop computer 54B, laptop computer 54C, and/or automobile computer system 54N may communicate.
  • Nodes 10 may communicate with one another. They may be grouped (not shown) physically or virtually, in one or more networks, such as Private, Community, Public, or Hybrid clouds as described hereinabove, or a combination thereof.
  • This allows cloud computing environment 50 to offer infrastructure, platforms and/or software as services for which a cloud consumer does not need to maintain resources on a local computing device.
  • computing devices 54A-N shown in Fig. 2 are intended to be illustrative only and that computing nodes 10 and cloud computing environment 50 can communicate with any type of computerized device over any type of network and/or network addressable connection (e.g., using a web browser).
  • FIG. 3 a set of functional abstraction layers provided by cloud computing environment 50 (Fig. 2) is shown. It should be understood in advance that the components, layers, and functions shown in Fig. 3 are intended to be illustrative only and embodiments of the invention are not limited thereto. As depicted, the following layers and corresponding functions are provided:
  • Device layer 55 includes physical and/or virtual devices, embedded with and/or standalone electronics, sensors, actuators, and other objects to perform various tasks in a cloud computing environment 50.
  • Each of the devices in the device layer 55 incorporates networking capability to other functional abstraction layers such that information obtained from the devices may be provided thereto, and/or information from the other abstraction layers may be provided to the devices.
  • the various devices inclusive of the device layer 55 may incorporate a network of entities collectively known as the "internet of things” (loT). Such a network of entities allows for intercommunication, collection, and dissemination of data to accomplish a great variety of purposes, as one of ordinary skill in the art will appreciate.
  • Device layer 55 as shown includes sensor 52, actuator 53, "learning” thermostat 56 with integrated processing, sensor, and networking electronics, camera 57, controllable household outlet/receptacle 58, and controllable electrical switch 59 as shown.
  • Other possible devices may include, but are not limited to various additional sensor devices, networking devices, electronics devices (such as a remote control device), additional actuator devices, so called “smart” appliances such as a refrigerator or washer/dryer, and a wide variety of other possible interconnected objects.
  • Hardware and software layer 60 includes hardware and software components.
  • hardware components include: mainframes 61; RISC (Reduced Instruction Set Computer) architecture based servers 62; servers 63; blade servers 64; storage devices 65; and networks and networking components 66.
  • software components include network application server software 67 and database software 68.
  • Virtualization layer 70 provides an abstraction layer from which the following examples of virtual entities may be provided: virtual servers 71; virtual storage 72; virtual networks 73, including virtual private networks; virtual applications and operating systems 74; and virtual clients 75.
  • management layer 80 may provide the functions described below.
  • Resource provisioning 81 provides dynamic procurement of computing resources and other resources that are utilized to perform tasks within the cloud computing environment.
  • Metering and Pricing 82 provides cost tracking as resources are utilized within the cloud computing environment, and billing or invoicing for consumption of these resources. In one example, these resources may comprise application software licenses.
  • Security provides identity verification for cloud consumers and tasks, as well as protection for data and other resources.
  • User portal 83 provides access to the cloud computing environment for consumers and system administrators.
  • Service level management 84 provides cloud computing resource allocation and management such that required service levels are met.
  • Service Level Agreement (SLA) planning and fulfillment 85 provides pre-arrangement for, and procurement of, cloud computing resources for which a future requirement is anticipated in accordance with an SLA.
  • SLA Service Level Agreement
  • Workloads layer 90 provides examples of functionality for which the cloud computing environment may be utilized. Examples of workloads and functions which may be provided from this layer include: mapping and navigation 91 ; software development and lifecycle management 92; virtual classroom education delivery 93; data analytics processing 94; transaction processing 95; and, in the context of the illustrated embodiments of the present invention, various workloads and functions 96 for implementing enhanced ensemble model diversity and learning.
  • workloads and functions 96 for implementing enhanced ensemble model diversity and learning may include such operations as data analysis (including data collection and processing from various environmental sensors), and predictive data analytics functions.
  • workloads and functions 96 for implementing enhanced ensemble model diversity and learning may also work in conjunction with other portions of the various abstractions layers, such as those in hardware and software 60, virtualization 70, management 80, and other workloads 90 (such as data analytics processing 94, for example) to accomplish the various purposes of the illustrated embodiments of the present invention.
  • the present invention provides for enhanced ensemble model diversity and learning.
  • One or more unsupervised machine learning operations may be used for creating data sets for weak learners (e.g., base ensemble component models) in an ensemble model.
  • a class imbalance may be balanced by clustering a minority class and then creating data sets for weak learning by combining each of these minority clusters with random samples from a majority class.
  • One or more ensemble models may be created/learned for each data set using supervised machine learning approaches.
  • a score for a test data point may determined by combining the predictions from the base ensemble component models that were created from the data sets.
  • the weak learners may be learned or trained to detect the various sub-types of one or more minority classes, where such sub-types may be obtained by a clustering process.
  • the sub- types may be detected by clustering various features.
  • the sub-types are learned from the data using unsupervised machine learning operations.
  • a minority class e.g., a class of minor features or particular data points
  • a minority class may be partitioned into groups/clusters using an average reverse event delay. That is, the data sets may be created such that the weak learners are learned to detect the various sub-types of the minority class, where such sub-types are obtained by a clustering process.
  • the minority class may be partitioned into groups/clusters using a supervised machine learning operation instead of an unsupervised machine learning operation.
  • a prediction for a test point may be obtained by combining the predictions from the K classifiers in the ensemble point.
  • a feature vector may be computed in a time window around and/or prior to a bolus event that can be computed based on different data sources and labeled as being "HYPO” or non-"NON-HYPO” using pre- established criteria.
  • the pre-established criteria may be data related to an event such as, for example hypoglycemia defined as the blood glucose dropping below 70 mg/dl for about 10 minutes within a time window (e.g., 4hr, 3hr, or 2hr) after a patient injects himself/herself with a bolus.
  • the event may be "marked” (e.g., an indication) that bolus as HYPO, otherwise it may be marked as NON-HYPO. That is, past data may be used to find out which boluses are HYPO or NON-HYPO and then one or more features may be extracted from the data and a machine learning algorithm may be trained to predict whether a bolus will be HYPO or NON-HYPO.
  • Demographic information of the patients and the bolus event features may also be combined to form bolus features (e.g., features of a set of original data points prior to being clustered into the minority class).
  • the features may be grouped into the minority class (e.g., HYPO features) and a majority class (e.g., NON-HYPO features).
  • the minority class e.g., HYPO features
  • the minority class may be clustered into K clusters of a minority class.
  • An ensemble model may be created by learning at least K classifiers for each of the K clusters of a minority class as compared to the majority cluster.
  • a prediction for a test point may be obtained by combining the predictions from the K classifiers of the minority class in the ensemble point.
  • the prediction may be a score of the bolus event leading to an event of the minority class (e.g., HYPO event) or a majority class (e.g., a NON-HYPO event).
  • a misclassification may occur if a model misclassifies a label of known entities.
  • the machine learning model may be built using either a cost minimization technique such as, for example, a gradient descent or other techniques using a Gini index.
  • a cost minimization technique such as, for example, a gradient descent or other techniques using a Gini index.
  • One or more individual models in the ensemble method can be learned using a variety of classification algorithms like decision forests, support vector machine (SVM), logistic regression, etc.
  • the misclassification cost may be measured using the area-under-curve (“AOC”) of a receiver operating characteristic (ROC) where the HYPO is class and is treated as positive.
  • ROC receiver operating characteristic
  • Other measures such as positive predictive values (PPV) may also be used to measure performance.
  • Fig. 4 a block diagram depicting exemplary functional components 400 according to various mechanisms of the illustrated embodiments, is shown.
  • Fig. 4 illustrates for implementing enhanced ensemble model diversity and learning in a computing environment, such as a computing environment 402, according to an example of the present technology.
  • the module blocks 400 may also be incorporated into various hardware and software components of a system for accurate temporal event predictive modeling in accordance with the present invention.
  • Many of the functional blocks 400 may execute as background processes on various components, either in distributed computing components, or on the user device, or elsewhere.
  • the system 400 may include the computing environment 402 and a device 420, such as a desktop computer, laptop computer, tablet, internet of things (“loT”) device (e.g., smart phone or wearable devices/sensors), and/or another electronic device that may have one or more processors and memory.
  • the device 420 and the computing environment 402 may each be associated with and/or in communication with each other, by one or more communication methods, such as a computing network.
  • the device 420 may be controlled by a user (e.g., an owner, administrator, customer, domain expert, or patient) associated with the computing environment 402.
  • the device 420 may be completely independent from the user (e.g., an owner, administrator, customer, domain expert, or patient) of the computing environment 402.
  • the computing environment 402 may provide virtualized computing services (i.e., virtualized computing, virtualized storage, virtualized networking, etc.) to devices 420. More specifically, the computing environment 402 may provide virtualized computing, virtualized storage, virtualized networking and other virtualized services that are executing on a hardware substrate.
  • virtualized computing services i.e., virtualized computing, virtualized storage, virtualized networking, etc.
  • the computing environment 402 may include a machine learning module 406, a features and/or parameters database 404 that is associated with a machine learning module 406.
  • the computing environment 402 may also include a computer system 12, as depicted in Fig. 1.
  • the computer system 12 may also include a classification component 410, an ensemble model component 412, and an event component 416 each associated with the machine learning module for training and learning one or more machine learning models and also for applying multiple combinations of features and/or parameters to the machine learning model that is being tested.
  • the machine learning module 406 may include a prediction module 408 for predicting an event.
  • the computer system 12 using the ensemble model component 412 and the event component 416, may define an event such as, for example, a hypoglycemic event where the blood glucose level drops below a threshold in a time-series window after a bolus is administered by the patient.
  • the classification component 410 may create one or more data sets by combining one or more clusters of data points of a minority class (e.g., minor features) with selected data points of a majority class (e.g., majority of features).
  • the classification component 410 may extract one or more features from a plurality of data points and classify those of the plurality of data points into a majority class or a minority class according to the one or more features.
  • the classification component 410 may determine a score for a test data point by combining one or more predictions from the one or more ensemble models.
  • the classification component 410 may cluster a plurality of minority class data points into a K number of clusters, wherein the K number of clusters form the minority class and augment each of the K number of clusters the minority class with a random number of the selected data points of the majority class.
  • the classification component 410 may even detect one or more sub-classes of the minority class.
  • the classification component 410 may partition the minority class into the one or more clusters of data points using a supervised machine learning operation.
  • the classification component 410 may label the one or more clusters of data points of the minority class according to predefined criteria.
  • the ensemble model component 412 may create one or more ensemble models from the one or more data sets using a supervised machine learning operation.
  • the prediction module 408 may predict an occurrence of an event using the one or more ensemble models.
  • One or more machine learning models or “classifiers” may be learned or trained by the machine learning module 406 using the average event delay and/or the prediction module 408 in addition to other features and/or parameters.
  • the prediction module 408 may predict the hypoglycemic event in diabetic patients based on learned or trained classifiers.
  • the device 420 may include a graphical user interface (GUI) 422 enabled to display on the device 420 one or more user interface controls for a user to interact with the GUI 422.
  • GUI graphical user interface
  • the GUI 422 may display the predicted hypoglycemic event via an alert.
  • the predicted hypoglycemic event may be an alert that indicates or displays audibly and/or visually on the GUI 422 "ALERT! You are about to experience low blood sugar in 10 minutes. Please take corrective action now!”
  • the features/parameters 404 may be a combination of features/parameters and a recipe for processing features/parameters that may be applied to the same input data relating to testing, monitoring, and/or calculating various conditions or diagnostics of a condition of a patient. That is, different combinations of parameters may be selected and applied to the same input data for learning or training one or more machine learning models.
  • the predictive modeling may be performed using a wide variety of methods or combinations of methods, such as supervised learning, unsupervised learning, temporal difference learning, reinforcement learning and so forth.
  • supervised learning which may be used with the present technology include AODE (averaged one-dependence estimators), artificial neural network, backpropagation, Bayesian statistics, naive bays classifier, Bayesian network, Bayesian knowledge base, case-based reasoning, decision trees, inductive logic programming, Gaussian process regression, gene expression programming, group method of data handling (GMDH), learning automata, learning vector quantization, minimum message length (decision trees, decision graphs, etc.), lazy learning, instance-based learning, nearest neighbor algorithm, analogical modeling, probably approximately correct (PAC) learning, ripple down rules, a knowledge acquisition methodology, symbolic machine learning algorithms, sub symbolic machine learning algorithms, support vector machines, random forests, ensembles of classifiers, bootstrap aggregating (bagging), boosting (meta-al)
  • unsupervised learning which may be used with the present technology include artificial neural network, data clustering, expectation-maximization, self-organizing map, radial basis function network, vector quantization, generative topographic map, information bottleneck method, IBSEAD (distributed autonomous entity systems based interaction), association rule learning, apriori algorithm, eclat algorithm, FP-growth algorithm, hierarchical clustering, single-linkage clustering, conceptual clustering, partitional clustering, k-means algorithm, fuzzy clustering, and reinforcement learning.
  • temporal difference learning may include Q- learning and learning automata.
  • a computing device when deploying one or more machine learning models, a computing device may be first tested in a controlled environment before being deployed in a public setting. Also even when deployed in a public environement (e.g., external to the controlled, testing environment), the computing devices may be monitored for compliance.
  • a system 500 is illustrated showing operations for ensemble learning and diversity.
  • one or more of the components, modules, services, applications, and/or functions described in Figs. 1-4 may be used in Fig. 5.
  • Repetitive description of like elements, components, modules, services, applications, and/or functions employed in other embodiments described herein is omitted for sake of brevity.
  • the various blocks of functionality are depicted with arrows designating the blocks' 500 relationships with each other and to show process flow. Additionally, descriptive information is also seen relating each of the functional blocks 500.
  • the illustrative embodiments depict the need for diversity in ensemble learning.
  • one classification problem of predicting events is where classification creates an imbalance of classes where a minority class is designed as important or high priority but unable to be classified as such.
  • a classifier (“prediction model”) may be trained or learned using in addition to other features, but it is critical that each model specializes on a subset of data from original data points. As depicted in the original data points 510, a class imbalance is illustrated showing more data points for a majority class and less data points for a minority class.
  • operation 520 e.g., operation 1
  • data set 1 and data set 2 are classified from the original data points 510. That is, partitions of the original data points 510 are created by drawing random subsamples to create training data sets for individual models in the ensemble.
  • operation 520 e.g., operation 1
  • operation 530 (e.g., operation 2) first clusters the minority class (e.g., darker shaded dots) into clusters 1, 2, and 3 from the original data points 510.
  • each group in the minority class may contain similar types of events (e.g., similar type of events forming the minority class).
  • Training data sets (e.g., data set 1 , data set 2, and data set 3) are then created for weak learning by combining each of the clusters (e.g., clusters 1 , 2, and 3) with random samples from the majority class (e.g., the lighter shaded dots).
  • the training data sets (e.g., data set 1 , data set 2, and data set 3) may be optimally diversified and may be used to create one or more ensemble models using supervised machine learning operations, as illustrated in Fig. 6.
  • a machine learning model may be learned or trained to predict an event such as, for example, hypoglycemia. This improves prediction accuracy using diverse ensemble models based on clustering the features, localized groups of data points according into the minority class first and then adding random samples from the majority class to each minority class cluster may be.
  • the machine learning model may be trained per-cluster (or per group such as majority class or minority class), rather than just training one machine learning model for all data to enable increased prediction accuracy.
  • Fig. 6 is a diagram depicting operations for diversity enhancing ensemble model learning.
  • one or more of the components, modules, services, applications, and/or functions described in Figs. 1-5 may be used in Fig. 6.
  • Repetitive description of like elements, components, modules, services, applications, and/or functions employed in other embodiments described herein is omitted for sake of brevity.
  • the various blocks of functionality are depicted with arrows designating the blocks' 600 relationships with each other and to show process flow. Additionally, descriptive information is also seen relating each of the functional blocks 600.
  • one or more features may be extracted using various feature extraction operations, where the features may be extracted from various data sources.
  • the features may be grouped together using an unsupervised operation such as, for example, data clustering.
  • the features are clustered using an unsupervised machine learning operation and one or more machine learning models may be learned using a supervised machine learning operation.
  • Cluster analysis or clustering may be the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some sense or another) to each other than to those in other groups (clusters). That is, data points may be clustering first into a minor class with the minor class being clustered into K clusters (e.g., using K-means or other clustering operation), where "K” is a positive integer).
  • random data points may be selected and added to each of the K clusters of the minority class to create a balanced ensemble model of minority and majority class (e.g., minor ⁇ compared to
  • major j which refers to a classification problem of distinguishing between the minor ⁇ class compared to major j class
  • a plurality of diversified ensemble models e.g., M lt M 2 , and M n
  • M lt M 2 , and M n diversified ensemble models
  • step 1 the points from the red (minority) class may be clustered into a selected number of clusters (e.g., 5 clusters).
  • step 2 for each of the red cluster (from step 1), the same number of points may be clustered from the blue (majority) class.
  • step 3 a classifier may be trained on the balanced data set from step 2.
  • steps 2 and 3 may be performed for each cluster, resulting in 5 classifiers.
  • step 5 during a prediction operation, one or more predictions (e.g., either for red or blue) may be generated from all 5 classifier and return a majority vote as a final prediction.
  • the diversity enhanced ensemble model learning includes using a combination of unsupervised operations for learning enhancing ensemble models by ensuring that diversity of the weak learners that form the ensemble model.
  • the minority class By first clustering the minority class, several sub-types of the minority class may be discovered and may be used for forming the diversified ensemble models (e.g., M lt M 2 , and M n ).
  • the minority class may be augmented with the random subsamples of the majority class solves the problem of unbalanced classes.
  • Fig. 7 is a diagram depicting operations for label prediction using ensemble models.
  • one or more of the components, modules, services, applications, and/or functions described in Figs. 1-6 may be used in Fig. 7.
  • Repetitive description of like elements, components, modules, services, applications, and/or functions employed in other embodiments described herein is omitted for sake of brevity.
  • the various blocks of functionality are depicted with arrows designating the blocks' 700 relationships with each other and to show process flow. Additionally, descriptive information is also seen relating each of the functional blocks 700.
  • test data points 710 may be gathered, collected, and/or received and provided to the diversified ensemble models (e.g., M lt M 2 , and M n created from Figs. 5 and 6) to be tested by each of the ensemble models.
  • the diversified ensemble models e.g., M lt M 2 , and M n created from Figs. 5 and 6
  • each of the diversified ensemble models may use the test data point 710 and the test data point may be scored by combining one or more predictions from the one or more ensemble models (e.g., M lt M 2 , and M n ). That is, diversified ensemble models (e.g., M lt M 2 , and M n ) may predict whether the test data point 710 is either from the majority class and/or from the minority class.
  • a combination operation may be performed by majority voting, as in block 740.
  • a final prediction (e.g., whether the test data point 710 is either from the majority class and/or from the minority class) may be performed, as in block 750. It should be noted that the final voting operation generates a prediction which is more accurate than each of the ensemble models prediction and may be referred to as the "variance reduction effect of ensemble models.”
  • Fig. 8 is a method 800 for implementing enhanced ensemble model diversity and learning by a processor, in which various aspects of the illustrated embodiments may be implemented.
  • the functionality 800 may be implemented as a method executed as instructions on a machine, where the instructions are included on at least one computer readable medium or one non-transitory machine-readable storage medium.
  • the functionality 800 may start in block 802.
  • One or more data sets may be created by combining one or more clusters of data points of a minority class with selected data points of a majority class, as in block 804.
  • One or more ensemble models may be created from the one or more data sets using a supervised machine learning operation, as in block 806.
  • An occurrence of an event may be predicted using the one or more ensemble models, as in block 808.
  • the functionality 800 may end in block 810.
  • the operations of method 800 may include each of the following.
  • the operations of method 800 may determine a score for a test data point by combining one or more predictions from the one or more ensemble models.
  • the operations of method 800 may extract one or more features from a plurality of data points, classify those of the plurality of data points into a majority class or a minority class according to the one or more features, cluster a plurality of minority class data points into a K number of clusters, wherein the K number of clusters form the minority class, and/or augment each of the K number of clusters the minority class with a random number of the selected data points of the majority class.
  • the operations of method 800 may also detect one or more sub-classes of the minority class.
  • the operations of method 800 may partition the minority class into the one or more clusters of data points using a supervised machine learning operation, and/or label the one or more clusters of data points of the minority class according to predefined criteria.
  • the present invention may be a system, a method, and/or a computer program product.
  • the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
  • the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
  • the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
  • a computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating
  • electromagnetic waves electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
  • Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
  • the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
  • Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the "C" programming language or similar programming languages.
  • the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowcharts and/or block diagram block or blocks.
  • These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowcharts and/or block diagram block or blocks.
  • the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowcharts and/or block diagram block or blocks.
  • each block in the flowcharts or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures.
  • two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Software Systems (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Debugging And Monitoring (AREA)
PCT/IB2020/052472 2019-04-11 2020-03-18 Enhanced ensemble model diversity and learning Ceased WO2020208445A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2021559389A JP7335352B2 (ja) 2019-04-11 2020-03-18 アンサンブル・モデルの強化された多様性および学習
CN202080022167.1A CN113632112A (zh) 2019-04-11 2020-03-18 增强的集成模型多样性和学习
GB2115645.0A GB2598061A (en) 2019-04-11 2020-03-18 Enhanced ensemble model diversity and learning

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16/381,979 US11593716B2 (en) 2019-04-11 2019-04-11 Enhanced ensemble model diversity and learning
US16/381,979 2019-04-11

Publications (1)

Publication Number Publication Date
WO2020208445A1 true WO2020208445A1 (en) 2020-10-15

Family

ID=72749268

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2020/052472 Ceased WO2020208445A1 (en) 2019-04-11 2020-03-18 Enhanced ensemble model diversity and learning

Country Status (5)

Country Link
US (1) US11593716B2 (https=)
JP (1) JP7335352B2 (https=)
CN (1) CN113632112A (https=)
GB (1) GB2598061A (https=)
WO (1) WO2020208445A1 (https=)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112801145A (zh) * 2021-01-12 2021-05-14 深圳市中博科创信息技术有限公司 安全监测方法、装置、计算机设备及存储介质
JP2022152911A (ja) * 2021-03-29 2022-10-12 横河電機株式会社 プログラム、情報処理装置、及び学習モデルの生成方法
EP4369313A1 (en) * 2022-11-10 2024-05-15 Samsung Electronics Co., Ltd. Method and device with object classification

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200342968A1 (en) 2019-04-24 2020-10-29 GE Precision Healthcare LLC Visualization of medical device event processing
US20230214665A1 (en) * 2020-04-17 2023-07-06 Siemens Aktiengesellschaft A neural network system for distributed boosting for a programmable logic controller with a plurality of processing units
US20210342707A1 (en) * 2020-05-01 2021-11-04 International Business Machines Corporation Data-driven techniques for model ensembles
US11418459B1 (en) * 2020-12-14 2022-08-16 Cigna Intellectual Property, Inc. Anomaly detection for packet loss
US12141806B2 (en) * 2021-05-30 2024-11-12 Actimize Ltd. Clustering-based data selection for optimization of risk predictive machine learning models
US12488063B2 (en) * 2021-09-01 2025-12-02 Unitedhealth Group Incorporated Generating input processing rules engines using probabilistic clustering techniques
US12118448B2 (en) 2021-10-20 2024-10-15 Visa International Service Association System, method, and computer program product for multi-domain ensemble learning based on multivariate time sequence data
US12541721B2 (en) * 2022-04-03 2026-02-03 Actimize Ltd. Method for extreme class imbalance within fraud detection
US12050626B2 (en) * 2022-11-21 2024-07-30 Hewlett Packard Enterprise Development Lp Unsupervised segmentation of a univariate time series dataset using motifs and shapelets
JP2025049280A (ja) * 2023-09-21 2025-04-03 ソフトバンクグループ株式会社 システム
JP2025056785A (ja) * 2023-09-26 2025-04-08 ソフトバンクグループ株式会社 システム
JP7706730B1 (ja) * 2024-08-16 2025-07-14 AI inside株式会社 プログラム、方法、自律分散処理システム
WO2026038705A1 (ko) * 2024-08-16 2026-02-19 주식회사 Lg 경영개발원 예측 시스템 및 이의 제어 방법, 그리고 예측 시스템의 학습 방법
KR102831812B1 (ko) * 2024-08-16 2025-07-09 주식회사 Lg 경영개발원 예측 시스템 및 이의 제어 방법, 그리고 예측 시스템의 학습 방법

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180082419A1 (en) * 2016-09-20 2018-03-22 International Business Machines Corporation Handprint analysis to predict genetically based traits
US20180150757A1 (en) * 2016-11-29 2018-05-31 International Business Machines Corporation Accurate temporal event predictive modeling
CN109032829A (zh) * 2018-07-23 2018-12-18 腾讯科技(深圳)有限公司 数据异常检测方法、装置、计算机设备及存储介质

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127087B2 (en) * 2000-03-27 2006-10-24 Microsoft Corporation Pose-invariant face recognition system and process
WO2007115426A2 (en) * 2006-03-30 2007-10-18 Carestream Health, Inc. Smote algorithm with locally linear embedding
JP5142135B2 (ja) 2007-11-13 2013-02-13 インターナショナル・ビジネス・マシーンズ・コーポレーション データを分類する技術
US20130097103A1 (en) 2011-10-14 2013-04-18 International Business Machines Corporation Techniques for Generating Balanced and Class-Independent Training Data From Unlabeled Data Set
JP5733229B2 (ja) 2012-02-06 2015-06-10 新日鐵住金株式会社 分類器作成装置、分類器作成方法、及びコンピュータプログラム
US20180210944A1 (en) 2017-01-26 2018-07-26 Agt International Gmbh Data fusion and classification with imbalanced datasets
CN107239789A (zh) * 2017-05-09 2017-10-10 浙江大学 一种基于k‑means的不平衡数据工业故障分类方法
US11436428B2 (en) * 2017-06-06 2022-09-06 Sightline Innovation Inc. System and method for increasing data quality in a machine learning process
US11735317B2 (en) 2017-08-11 2023-08-22 Vuno, Inc. Method for generating prediction result for predicting occurrence of fatal symptoms of subject in advance and device using same
CN107688831A (zh) * 2017-09-04 2018-02-13 五邑大学 一种基于聚类下采样的不平衡数据分类方法
CN108985369A (zh) * 2018-07-06 2018-12-11 太原理工大学 一种用于非平衡数据集分类的同分布集成预测方法及系统
CN109086412A (zh) * 2018-08-03 2018-12-25 北京邮电大学 一种基于自适应加权Bagging-GBDT的不平衡数据分类方法
CN109492673A (zh) * 2018-10-19 2019-03-19 南京理工大学 一种基于谱聚类采样的不平衡数据预测方法
US11128667B2 (en) * 2018-11-29 2021-09-21 Rapid7, Inc. Cluster detection and elimination in security environments

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180082419A1 (en) * 2016-09-20 2018-03-22 International Business Machines Corporation Handprint analysis to predict genetically based traits
US20180150757A1 (en) * 2016-11-29 2018-05-31 International Business Machines Corporation Accurate temporal event predictive modeling
CN109032829A (zh) * 2018-07-23 2018-12-18 腾讯科技(深圳)有限公司 数据异常检测方法、装置、计算机设备及存储介质

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112801145A (zh) * 2021-01-12 2021-05-14 深圳市中博科创信息技术有限公司 安全监测方法、装置、计算机设备及存储介质
CN112801145B (zh) * 2021-01-12 2024-05-28 深圳市中博科创信息技术有限公司 安全监测方法、装置、计算机设备及存储介质
JP2022152911A (ja) * 2021-03-29 2022-10-12 横河電機株式会社 プログラム、情報処理装置、及び学習モデルの生成方法
JP7322918B2 (ja) 2021-03-29 2023-08-08 横河電機株式会社 プログラム、情報処理装置、及び学習モデルの生成方法
EP4369313A1 (en) * 2022-11-10 2024-05-15 Samsung Electronics Co., Ltd. Method and device with object classification
US12614372B2 (en) 2022-11-10 2026-04-28 Samsung Electronics Co., Ltd. Method and device with object classification

Also Published As

Publication number Publication date
GB2598061A (en) 2022-02-16
US11593716B2 (en) 2023-02-28
GB202115645D0 (en) 2021-12-15
US20200327456A1 (en) 2020-10-15
JP7335352B2 (ja) 2023-08-29
CN113632112A (zh) 2021-11-09
JP2022527366A (ja) 2022-06-01

Similar Documents

Publication Publication Date Title
US11593716B2 (en) Enhanced ensemble model diversity and learning
US10956821B2 (en) Accurate temporal event predictive modeling
US11581069B2 (en) Intelligent generation of customized questionnaires
US11432762B2 (en) Intelligent monitoring of a health state of a user engaged in operation of a computing device
US11074913B2 (en) Understanding user sentiment using implicit user feedback in adaptive dialog systems
US11682474B2 (en) Enhanced user screening for sensitive services
US11062230B2 (en) Detecting data anomalies
US11314984B2 (en) Intelligent generation of image-like representations of ordered and heterogenous data to enable explainability of artificial intelligence results
US11355241B2 (en) Intelligent health recommendation service
US11488701B2 (en) Cognitive health state learning and customized advice generation
US11132510B2 (en) Intelligent management and interaction of a communication agent in an internet of things environment
US11145018B2 (en) Intelligent career planning in a computing environment
US11176491B2 (en) Intelligent learning for explaining anomalies
US20230129390A1 (en) Data processing application system management in non-stationary environments
US20230251646A1 (en) Anomaly detection of complex industrial systems and processes
US11694815B2 (en) Intelligent ranking of sections of clinical practical guidelines
US11646116B2 (en) Intelligent identification of appropriate sections of clinical practical guideline
US11847132B2 (en) Visualization and exploration of probabilistic models
US12176107B2 (en) Model change management of online software as a medical device
US12153912B2 (en) Upgrading operating software (“OS”) for devices in a multi-device ecosystem
WO2023011618A1 (en) Predicting root cause of alert using recurrent neural network
US12039011B2 (en) Intelligent expansion of reviewer feedback on training data
US11741123B2 (en) Visualization and exploration of probabilistic models for multiple instances
US20230342627A1 (en) Automated lookback window searching

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20787945

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021559389

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 202115645

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20200318

122 Ep: pct application non-entry in european phase

Ref document number: 20787945

Country of ref document: EP

Kind code of ref document: A1

ENPC Correction to former announcement of entry into national phase, pct application did not enter into the national phase

Ref country code: GB