search
HomeTechnology peripheralsAISOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Editor | Ziluo

Interactions between proteins, drugs and other biomolecules play a vital role in various biological processes. Understanding these interactions is critical to deciphering the molecular mechanisms underlying biological processes and developing new therapeutic strategies. Proteins are among the most important molecules in cells, and they perform various functions within cells. Drugs often regulate physiological processes by interacting with specific proteins. These interactions can promote or inhibit specific molecular signaling pathways. Current multi-scale computational methods often rely too much on a single scale and under-fit other scales. This may be related to the uneven multi-scale tropism and inherent greed of multi-scale learning.

In order to alleviate the optimization imbalance, researchers from Sun Yat-sen University and Shanghai Jiao Tong University proposed a multi-scale representation learning framework MUSE based on variable expectation maximization, which can effectively integrate multi-scale information for learning. This strategy effectively fuses multi-scale information between the atomic structure and molecular network scales through mutual supervision and iterative optimization. This approach allows for greater information transfer and learning. This strategy effectively fuses multi-scale information between the atomic structure and molecular network scales through mutual supervision and iterative optimization.

MUSE+ not only outperforms the current state-of-the-art models on molecular interaction (protein-protein, drug-protein, and drug) tasks, but also outperforms the current state-of-the-art models on protein interface predictions at the atomic structure scale Model. More importantly, the multiscale learning framework can be extended to computational drug discovery at other scales.

The study, titled "

A variational expectation-maximization framework for balanced multi-scale learning of protein and drug interactions

", was published in "Nature Communications" on May 25 "superior.

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI frameworkPaper link:

https://www.nature.com/articles/s41467-024-48801-4
Biomolecule interactions

Protein function is characterized by interactions with proteins, drugs, and other biomolecules. Understanding these interactions is critical for deciphering the molecular mechanisms of biological processes and developing new therapeutic strategies. However, the substantial growth in demands and costs associated with experimental interactions requires computational tools to automatically predict and understand interactions between biomolecules. To meet these demands and growing costs, computational tools are needed to automatically predict and understand interactions between biomolecules.

Predicting these interactions purely from structure is one of the most important challenges in structural biology. Current computational methods mostly predict interactions based on molecular networks or structural information and do not integrate them into a unified multiscale framework.

While some multi-view learning methods strive to fuse multi-scale information, an intuitive way to learn multi-scale representations is to combine molecular graphs with interaction networks and jointly optimize them. However, due to the imbalance and inherent greediness of multi-scale learning, these models often rely heavily on a single scale. Inability to effectively utilize information related to all scales and generalization is poor.

In addition, an effective multi-scale framework not only needs to capture rich information within different scales, but also needs to well preserve the potential relationships between them.

MUSE is used to learn multi-scale information of proteins and drugs

Here, the Sun Yat-sen University research team proposed MUSE, a method based on variable expectation maximization (Expectation Maximization) A multi-scale representation learning framework that can optimize different scales in an alternating process of multiple iterations. Compared with existing methods that rely heavily on single-scale information, MUSE effectively solves the optimization imbalance problem in multi-scale learning through mutual supervision and iterative optimization.

MUSE is a multi-scale learning method that combines molecular structure modeling and protein-drug interaction network learning through a variational expectation maximization (EM) framework. The EM framework optimizes two modules, namely the expectation step (E-step) and the maximization step (M-step), in an alternating process of multiple iterations.

During the E-step, MUSE utilizes the structural information of each biomolecule to learn a valid structural representation for training in the M-step using known interactions and reinforcement samples. It takes as input protein and drug pairs and their atomic-level structural information, augmented by M-step predicted interactions. M-step takes as input the predicted interactions of the molecular-level interaction network, structural embeddings, and E-step and outputs the predicted interactions. Iterative optimization between E-step and M-step ensures interactive capture of molecular structure and network information with different learning rates at the two scales.

Mutual supervision ensures that each scale model learns in an appropriate manner, enabling it to exploit effective information at different scales. This framework will be demonstrated across multiple multiscales of interactions between proteins and drugs. It is analyzed that MUSE alleviates the imbalanced features in multi-scale learning and effectively integrates hierarchical and complementary information from different scales.

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Figure 1: Schematic diagram of the MUSE framework and its application. (Source: paper)

Outperforms current state-of-the-art models on multi-scale tasks

Utilizes atomic structure information to improve predictions at the molecular network scale

To evaluate their approach, the researchers first used MUSE to integrate atomic structure information to improve molecular network scale predictions. MUSE achieves state-of-the-art performance on three multi-scale interaction prediction tasks: protein-protein interaction (PPI), drug-protein interaction (DPI), and drug-drug interaction (DDI).

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Figure 2: Performance of MUSE in predicting protein and drug interactions. (Source: Paper)

Improving atomic structure-scale predictions from the molecular network scale

In addition to using atomic structure information to improve molecular network-scale predictions, the researchers went one step further The ability of MUSE to learn and predict structural properties at the atomic structural scale was investigated, including predicting interfacial contacts and binding sites relevant to PPIs.

To evaluate predictions of protein interchain contacts, MUSE was compared to state-of-the-art methods on the DIPS-Plus benchmark. MUSE consistently outperforms all other methods, validating its effectiveness and adaptability in atomic structure prediction.

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Figure 3: MUSE performance at the scale of atomic structures. (Source: Paper)

MUSE was further evaluated to predict whether residues are directly involved in protein-protein interactions. The results demonstrate that molecular network-scale learning in MUSE can provide valuable insights into atomic structure-scale predictions.

Alleviating the imbalance characteristics of multi-scale learning through iterative optimization

In order to explore why MUSE can achieve superior performance in multi-scale representation, researchers focused on the imbalance of multi-scale learning. The balancing characteristic analyzes MUSE's learning ability.

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Figure 4: Analysis of imbalanced features in multi-scale learning. (Source: paper)

The results show that MUSE effectively alleviates the imbalance characteristics and greedy learning in multi-scale learning, ensuring the comprehensive utilization of information at different scales during the training process. In addition, experiments with utilization rate analysis allowed researchers to understand specifically what the model learned and demonstrated that using MUSE to balance model learning at different scales can enhance generalization capabilities.

Visualization and interpretation of learned multi-scale representations

To better understand the learned multi-scale representations, researchers have studied MUSE learning from different perspectives The multi-scale representation obtained includes (1) MUSE's ability to capture the atomic structure information (i.e., structural motifs and embeddings) involved in PPI, and (2) mutual supervision between the learned atomic structure and molecular network representations.

SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework

Figure 5: Visualization and interpretation of multi-scale representation. (Source: paper)

As an example of binding site prediction (PDB id: 3CQQ-A), MUSE can accurately identify residues belonging to the binding site with 97.7% accuracy. This suggests that mutual supervision in MUSE helps atomic structural scale models learn key substructures relevant to interactions.

Finally, the researchers also conducted ablation studies to study the impact of pseudo-labels predicted at the atomic structure scale on the molecular network scale.

While MUSE demonstrates state-of-the-art performance in benchmarks, it is still possible to improve its ability to handle noisy and incomplete multi-scale downstream tasks. This can be achieved by combining prior knowledge through knowledge graphs and explainable AI techniques. On the other hand, this conceptual multiscale framework can also be extended to computational drug discovery at other scales.

The above is the detailed content of SOTA performance, multi-scale learning, Sun Yat-sen University proposes protein-drug interaction AI framework. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
五个时间序列预测的深度学习模型对比总结五个时间序列预测的深度学习模型对比总结May 05, 2023 pm 05:16 PM

MakridakisM-Competitions系列(分别称为M4和M5)分别在2018年和2020年举办(M6也在今年举办了)。对于那些不了解的人来说,m系列得比赛可以被认为是时间序列生态系统的一种现有状态的总结,为当前得预测的理论和实践提供了经验和客观的证据。2018年M4的结果表明,纯粹的“ML”方法在很大程度上胜过传统的统计方法,这在当时是出乎意料的。在两年后的M5[1]中,最的高分是仅具有“ML”方法。并且所有前50名基本上都是基于ML的(大部分是树型模型)。这场比赛看到了LightG

RLHF与AlphaGo核心技术强强联合,UW/Meta让文本生成能力再上新台阶RLHF与AlphaGo核心技术强强联合,UW/Meta让文本生成能力再上新台阶Oct 27, 2023 pm 03:13 PM

在一项最新的研究中,来自UW和Meta的研究者提出了一种新的解码算法,将AlphaGo采用的蒙特卡洛树搜索算法(Monte-CarloTreeSearch,MCTS)应用到经过近端策略优化(ProximalPolicyOptimization,PPO)训练的RLHF语言模型上,大幅提高了模型生成文本的质量。PPO-MCTS算法通过探索与评估若干条候选序列,搜索到更优的解码策略。通过PPO-MCTS生成的文本能更好满足任务要求。论文链接:https://arxiv.org/pdf/2309.150

MIT团队运用机器学习闭环自主分子发现平台,成功发现、合成和描述了303种新分子MIT团队运用机器学习闭环自主分子发现平台,成功发现、合成和描述了303种新分子Jan 04, 2024 pm 05:38 PM

编辑|X传统意义上,发现所需特性的分子过程一直是由手动实验、化学家的直觉以及对机制和第一原理的理解推动的。随着化学家越来越多地使用自动化设备和预测合成算法,自主研究设备越来越接近实现。近日,来自MIT的研究人员开发了由集成机器学习工具驱动的闭环自主分子发现平台,以加速具有所需特性的分子的设计。无需手动实验即可探索化学空间并利用已知的化学结构。在两个案例研究中,该平台尝试了3000多个反应,其中1000多个产生了预测的反应产物,提出、合成并表征了303种未报道的染料样分子。该研究以《Autonom

AI助力脑机接口研究,纽约大学突破性神经语音解码技术,登Nature子刊AI助力脑机接口研究,纽约大学突破性神经语音解码技术,登Nature子刊Apr 17, 2024 am 08:40 AM

作者|陈旭鹏编辑|ScienceAI由于神经系统的缺陷导致的失语会导致严重的生活障碍,它可能会限制人们的职业和社交生活。近年来,深度学习和脑机接口(BCI)技术的飞速发展为开发能够帮助失语者沟通的神经语音假肢提供了可行性。然而,神经信号的语音解码面临挑战。近日,约旦大学VideoLab和FlinkerLab的研究者开发了一个新型的可微分语音合成器,可以利用一个轻型的卷积神经网络将语音编码为一系列可解释的语音参数(例如音高、响度、共振峰频率等),并通过可微分神经网络将这些参数合成为语音。这个合成器

Code Llama代码能力飙升,微调版HumanEval得分超越GPT-4,一天发布Code Llama代码能力飙升,微调版HumanEval得分超越GPT-4,一天发布Aug 26, 2023 pm 09:01 PM

昨天,Meta开源专攻代码生成的基础模型CodeLlama,可免费用于研究以及商用目的。CodeLlama系列模型有三个参数版本,参数量分别为7B、13B和34B。并且支持多种编程语言,包括Python、C++、Java、PHP、Typescript(Javascript)、C#和Bash。Meta提供的CodeLlama版本包括:代码Llama,基础代码模型;代码羊-Python,Python微调版本;代码Llama-Instruct,自然语言指令微调版就其效果来说,CodeLlama的不同版

准确率 >98%,基于电子密度的 GPT 用于化学研究,登 Nature 子刊准确率 >98%,基于电子密度的 GPT 用于化学研究,登 Nature 子刊Mar 27, 2024 pm 02:16 PM

编辑|紫罗可合成分子的化学空间是非常广阔的。有效地探索这个领域需要依赖计算筛选技术,比如深度学习,以便快速地发现各种有趣的化合物。将分子结构转换为数字表示形式,并开发相应算法生成新的分子结构是进行化学发现的关键。最近,英国格拉斯哥大学的研究团队提出了一种基于电子密度训练的机器学习模型,用于生成主客体binders。这种模型能够以简化分子线性输入规范(SMILES)格式读取数据,准确率高达98%,从而实现对分子在二维空间的全面描述。通过变分自编码器生成主客体系统的电子密度和静电势的三维表示,然后通

手机摄影技术让以假乱真的好莱坞级电影特效视频走红手机摄影技术让以假乱真的好莱坞级电影特效视频走红Sep 07, 2023 am 09:41 AM

一个普通人用一台手机就能制作电影特效的时代已经来了。最近,一个名叫Simulon的3D技术公司发布了一系列特效视频,视频中的3D机器人与环境无缝融合,而且光影效果非常自然。呈现这些效果的APP也叫Simulon,它能让使用者通过手机摄像头的实时拍摄,直接渲染出CGI(计算机生成图像)特效,就跟打开美颜相机拍摄一样。在具体操作中,你要先上传一个3D模型(比如图中的机器人)。Simulon会将这个模型放置到你拍摄的现实世界中,并使用准确的照明、阴影和反射效果来渲染它们。整个过程不需要相机解算、HDR

谷歌用大型模型训练机器狗理解模糊指令,激动不已准备去野餐谷歌用大型模型训练机器狗理解模糊指令,激动不已准备去野餐Jan 16, 2024 am 11:24 AM

人类和四足机器人之间简单有效的交互是创造能干的智能助理机器人的途径,其昭示着这样一个未来:技术以超乎我们想象的方式改善我们的生活。对于这样的人类-机器人交互系统,关键是让四足机器人有能力响应自然语言指令。近来大型语言模型(LLM)发展迅速,已经展现出了执行高层规划的潜力。然而,对LLM来说,理解低层指令依然很难,比如关节角度目标或电机扭矩,尤其是对于本身就不稳定、必需高频控制信号的足式机器人。因此,大多数现有工作都会假设已为LLM提供了决定机器人行为的高层API,而这就从根本上限制了系统的表现能

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools