paper-with-me

홈 › Papers

Group SELFIES: A Robust Fragment-Based Molecular String Representation

2022-11-23 · Austin Cheng, Andy Cai, Santiago Miret, Gustavo Malkomes, Mariano Phielipp, Alán Aspuru-Guzik

We introduce Group SELFIES, a molecular string representation that leverages group tokens to represent functional groups or entire substructures while maintaining chemical robustness guarantees. Molecular string representations, such as SMILES and SELFIES, serve as the basis for molecular generation and optimization in chemical language models, deep generative models, and evolutionary methods. While SMILES and SELFIES leverage atomic representations, Group SELFIES builds on top of the chemical robustness guarantees of SELFIES by enabling group tokens, thereby creating additional flexibility to the representation. Moreover, the group tokens in Group SELFIES can take advantage of inductive biases of molecular fragments that capture meaningful chemical motifs. The advantages of capturing chemical motifs and flexibility are demonstrated in our experiments, which show that Group SELFIES improves distribution learning of common molecular datasets. Further experiments also show that random sampling of Group SELFIES strings improves the quality of generated molecules compared to regular SELFIES strings. Our open-source implementation of Group SELFIES is available online, which we hope will aid future research in molecular generation and optimization.

📄 PDF Abstract BibTeX arXiv:2211.13322

Code (1)

aspuru-guzik-group/group-selfies 공식 구현

Similar Papers 제목 키워드 기반

SELFIES and the future of molecular string representations

2022-03-31 · Mario Krenn, Qianxiang Ai, Senja Barthel, Nessa Carson 외

Artificial intelligence (AI) and machine learning (ML) are expanding in popularity for broad applications to challenging tasks in chemistry and materials science. Examples include the prediction of properties, the discov…

valid

Self-Referencing Embedded Strings (SELFIES): A 100% robust molecular string representation

2019-05-31 · Mario Krenn, Florian Häse, AkshatKumar Nigam, Pascal Friederich 외

The discovery of novel materials and functional molecules can help to solve some of society's most urgent challenges, ranging from efficient energy harvesting and storage to uncovering novel pharmaceutical drug candidate…

molecular representationvalid

Recent advances in the Self-Referencing Embedding Strings (SELFIES) library

2023-02-07 · Alston Lo, Robert Pollice, AkshatKumar Nigam, Andrew D. White 외

String-based molecular representations play a crucial role in cheminformatics applications, and with the growing success of deep learning in chemistry, have been readily adopted into machine learning pipelines. However, …

t-SMILES: A Scalable Fragment-based Molecular Representation Framework for De Novo Molecule Generation

2023-01-04 · Juan-Ni Wu, Tong Wang, Yue Chen, Li-Juan Tang 외

Effective representation of molecules is a crucial factor affecting the performance of artificial intelligence models. This study introduces a flexible, fragment-based, multiscale molecular representation framework calle…

Language Modellingmolecular representation

Representation of Molecules via Algebraic Data Types : Advancing Beyond SMILES & SELFIES

2025-01-23 · Oliver Goldstein, Samuel March

We introduce a novel molecular representation through Algebraic Data Types (ADTs) - composite data structures formed through the combination of simpler types that obey algebraic laws. By explicitly considering how the da…

molecular representationProbabilistic Programming