中文
相关论文

相关论文: A new graph modelisation for molecule similarity

200 篇论文

Graph similarity computation is one of the core operations in many graph-based applications, such as graph similarity search, graph database analysis, graph clustering, etc. Since computing the exact distance/similarity between two graphs…

机器学习 · 计算机科学 2021-05-18 Yunsheng Bai , Hao Ding , Yizhou Sun , Wei Wang

Accurately identifying metabolites i.e. small molecules from mass spectrometry data remains a core challenge in metabolomics, with broad applications in drug discovery, environmental analysis, and clinical research. We address the Molecule…

Graph Neural Networks (GNNs) have shown remarkable success in molecular tasks, yet their interpretability remains challenging. Traditional model-level explanation methods like XGNN and GNNInterpreter often fail to identify valid…

机器学习 · 计算机科学 2025-04-25 Zhaoning Yu , Hongyang Gao

Background: Virtual Screening (VS) has become an essential tool in drug discovery, enabling the rapid and cost-effective identification of potential bioactive molecules. Among recent advancements, Graph Neural Networks (GNNs) have gained…

定量方法 · 定量生物学 2025-10-27 Salvatore Contino , Paolo Sortino , Maria Rita Gulotta , Ugo Perricone , Roberto Pirrone

Many networks in real-life typically contain parts in which some nodes are more highly connected to each other than the other nodes of the network. The collection of such nodes are usually called clusters, communities, cohesive groups or…

分布式、并行与集群计算 · 计算机科学 2008-06-20 Xiahong Lin , Lin Gao , Kefei Chen , David K. Y. Chiu

A graph is chordal if every cycle of length at least four contains a chord, that is, an edge connecting two nonconsecutive vertices of the cycle. Several classical applications in sparse linear systems, database management, computer vision,…

数据结构与算法 · 计算机科学 2016-12-07 David Bergman , Carlos H. Cardonha , Andre A. Cire , Arvind U. Raghunathan

Representation learning for graphs enables the application of standard machine learning algorithms and data analysis tools to graph data. Replacing discrete unordered objects such as graph nodes by real-valued vectors is at the heart of…

机器学习 · 计算机科学 2021-02-10 Konstantin Kutzkov

We study the directed maximum common edge subgraph problem (DMCES) for the class of directed graphs that are finite, weakly connected, oriented, and simple. We use DMCES to define a metric on partially ordered sets that can be represented…

数据结构与算法 · 计算机科学 2020-12-07 Robert Nerem , Peter Crawford-Kahrl , Bree Cummins , Tomas Gedeon

Molecular shape and geometry dictate key biophysical recognition processes, yet many graph neural networks disregard 3D information for molecular property prediction. Here, we propose a new contrastive-learning procedure for graph neural…

Graph neural networks (GNNs), which are capable of learning representations from graphical data, are naturally suitable for modeling molecular systems. This review introduces GNNs and their various applications for small organic molecules.…

机器学习 · 计算机科学 2023-10-10 Yuyang Wang , Zijie Li , Amir Barati Farimani

Synthetic polymers are versatile and widely used materials. Similar to small organic molecules, a large chemical space of such materials is hypothetically accessible. Computational property prediction and virtual screening can accelerate…

机器学习 · 计算机科学 2022-10-13 Matteo Aldeghi , Connor W. Coley

In a Subgraph Problem we are given some graph and want to find a feasible subgraph that optimizes some measure. We consider Multistage Subgraph Problems (MSPs), where we are given a sequence of graph instances (stages) and are asked to find…

数据结构与算法 · 计算机科学 2023-06-16 Markus Chimani , Niklas Troost , Tilo Wiedera

When searching for interesting structures in graphs, it is often important to take into account not only the graph connectivity, but also the metadata available, such as node and edge labels, or temporal information. In this paper we are…

数据结构与算法 · 计算机科学 2020-07-09 Polina Rozenshtein , Giulia Preti , Aristides Gionis , Yannis Velegrakis

Predicting molecular properties is essential for drug discovery, and computational methods can greatly enhance this process. Molecular graphs have become a focus for representation learning, with Graph Neural Networks (GNNs) widely used.…

机器学习 · 计算机科学 2025-01-31 Yan Sun , Yutong Lu , Yan Yi Li , Zihao Jing , Carson K. Leung , Pingzhao Hu

Prediction of solubility has been a complex and challenging physiochemical problem that has tremendous implications in the chemical and pharmaceutical industry. Recent advancements in machine learning methods have provided great scope for…

无序系统与神经网络 · 物理学 2024-02-20 Vansh Ramani , Tarak Karmakar

Recent advances in machine learning (ML) have expedited materials discovery and design. One significant challenge faced in ML for materials is the expansive combinatorial space of potential materials formed by diverse constituents and their…

机器学习 · 计算机科学 2024-06-13 Hengrui Zhang , Jie Chen , James M. Rondinelli , Wei Chen

Deep generative models for graph-structured data offer a new angle on the problem of chemical synthesis: by optimizing differentiable models that directly generate molecular graphs, it is possible to side-step expensive search procedures in…

机器学习 · 统计学 2022-09-28 Nicola De Cao , Thomas Kipf

Graph similarity measurement, which computes the distance/similarity between two graphs, arises in various graph-related tasks. Recent learning-based methods lack interpretability, as they directly transform interaction information between…

机器学习 · 计算机科学 2022-09-19 Zixun Lan , Binjie Hong , Ye Ma , Fei Ma

The representation of graphs is commonly based on the adjacency matrix concept. This formulation is the foundation of most algebraic and computational approaches to graph processing. The advent of deep learning language models offers a wide…

人工智能 · 计算机科学 2025-12-16 Ezequiel Lopez-Rubio

Designing a network to learn a molecule structure given its physical/chemical properties is a hard problem, but is useful for drug discovery tasks. In this paper, we incorporate higher-order relational learning of Factor Graphs with strong…

机器学习 · 计算机科学 2020-12-11 Hieu Le Trung , Yiqing Xu , Wee Sun Lee