Joint Molecule Embeddings for Multi-Task Property Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional approaches for performing multiple prediction tasks regarding molecules and molecule complexes are computationally inefficient due to the need for separate machine learning models for each task, which are stored, trained, and used separately, failing to exploit shared commonalities among these tasks.

Innovation Solution

A shared embedding neural network is jointly trained with multiple prediction neural networks to generate joint molecule embeddings, enabling efficient performance of various prediction tasks by reusing the same set of weights, reducing computational resources and improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If separate machine learning models are used for each prediction task, then each task can be performed with specialized models, but computational resources and training time increase significantly

Engineering Contradiction:
Improveprediction accuracyVSAvoidcomputational efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements a unified machine learning model that performs multiple prediction tasks (molecule generation, property prediction,, and structure prediction) simultaneously. This multi-functional model replaces the need for separate specialized models, reducing computational overhead while maintaining prediction accuracy through shared feature extraction and coordinated optimization across all tasks.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent combines multiple prediction tasks into a single integrated model architecture. By merging the molecule generation module, property prediction module, and structure prediction module into one unified system with shared parameters, the patent achieves better resource utilization and faster inference compared to using separate models for each task.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If multiple separate models are trained independently, then each model can be optimized for its specific task, but training time and computational resources increase

Engineering Contradiction:
Improvetask-specific optimizationVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent trains multiple prediction tasks simultaneously within a unified model framework. By combining the molecule generation, property prediction, and structure prediction tasks into one model and training them together with shared parameters, the patent reduces total training time while maintaining task-specific optimization through differentiated loss functions and targeted gradient updates for each task.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The unified model is designed to handle multiple prediction tasks with a single training process. The model learns shared representations that benefit all tasks simultaneously, reducing the overall training time compared to independent training of separate models while still achieving task-specific precision through specialized output layers and loss functions for each task.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Ease of operation

If separate models are stored and used independently, then each model can be deployed separately, but system complexity and memory usage increase

Engineering Contradiction:
Improveindependent deploymentVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent integrates multiple prediction functionalities into a single model deployment. By combining molecule generation, property prediction, and structure prediction into one unified model, the patent reduces system complexity and memory usage while maintaining the ability to perform all tasks through a single deployment unit, eliminating the need to manage and coordinate multiple separate models.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20260074012A1Unified structure model for molecule property and structure prediction
Publication Date: 2026.03.12 ISOMORPHIC LABS LTD
  • US20260074012A1 patent drawing
  • US20260074012A1 patent drawing
  • US20260074012A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for generating predictions characterizing one or more molecules. In one aspect, a method comprises obtaining molecule data characterizing a molecule; processing a network input comprising the molecule data using an embedding neural network to generate a molecule embedding representing the molecule; and processing the molecule embedding representing the molecule using a prediction machine learning model to generate an output prediction characterizing the molecule, wherein the embedding neural network has been jointly trained along with a plurality of prediction neural networks that are each configured to perform a respective prediction task by operations comprising: receiving an input molecule embedding that represents one or more molecules and that is generated by the embedding neural network; and processing the input molecule embedding to generate a corresponding prediction characterizing the one or more molecules.