Machine Learning Ensemble Platform for Bioactivity Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine learning techniques face challenges when predicting bioactivity of compounds due to domain shift, imbalanced data, and quality issues such as incompleteness, noise, and inconsistency in training data, leading to suboptimal model performance and biased predictions.

Innovation Solution

A platform that allows multiple machine learning experiments to be defined and executed, using ensemble models, uncertainty modeling, and sample weighting to generate aggregate statistics, which helps filter and prioritize predicted candidate compounds by incorporating diverse computational models and algorithms to address data quality issues and improve prediction accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple machine learning experiments with ensemble models are used to predict bioactivity, then prediction reliability is improved, but device complexity increases

Engineering Contradiction:
Improveprediction reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the machine learning process into multiple independent experiments, each using different computational models and algorithms. These segmented experiments are then aggregated to produce the final prediction, allowing the system to maintain high reliability through diversity while managing complexity through modular organization of experiments

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system merges results from multiple independent machine learning experiments into a unified prediction output. By combining predictions from diverse models (e.g., random forest, neural networks, support vector machines) through aggregation methods, the system achieves improved reliability while the merging process itself provides a structured approach to managing the underlying complexity

Inventive Principle:
Principle #5Merging (Combining)

2Manufacturing precision

If ensemble models with multiple algorithms are employed, then manufacturing precision of predictions is improved, but device complexity increases

Engineering Contradiction:
Improveprediction precisionVSAvoidmodel complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The system incorporates feedback mechanisms where predictions from individual models are evaluated and aggregated, with the aggregation process itself providing feedback on model performance. This feedback loop allows the system to refine predictions and improve precision while maintaining a manageable level of complexity through systematic evaluation and selection of model outputs

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system changes parameters across multiple experiments by varying computational models, algorithms, and hyperparameters. This parameter diversity across experiments improves prediction precision by capturing different aspects of the data, while the systematic management of parameter variations prevents the overall system complexity from becoming unmanageable

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If comprehensive uncertainty modeling is applied, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improveuncertainty assessment precisionVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary uncertainty modeling during the training phase of each machine learning experiment, calculating uncertainty metrics before final predictions are made. This preliminary action allows the system to assess measurement precision in advance, reducing the need for complex real-time uncertainty calculations and thereby managing computational complexity while maintaining precision

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240145041A1Processes, machines, and articles of manufacture related to machine learning for predicting bioactivity of compounds
Publication Date: 2024.05.02 FLAGSHIP PIONEERING INNOVATIONS VI LLC
  • US20240145041A1 patent drawing
  • US20240145041A1 patent drawing
  • US20240145041A1 patent drawing

AI summary

The computer system applies machine learning techniques to train a computational model using data representing researched items and their known properties. The computer system applies the trained computational model to data representing the potential candidate items to predict whether such items have such properties. The trained computational model outputs one or more predictions about whether the potential candidate items are likely to have a property from among the plurality of types of properties that the computational model is trained to predict. The computer system allows multiple machine learning experiments to be defined, and then allows predictions from those multiple machine learning experiments to be queried, including accessing aggregate statistics for those predictions. In some implementations, a machine learning experiment can specify a computational model that is an ensemble of multiple models.