paper-with-me

Papers

Mol-PECO: a deep learning model to predict human olfactory perception from molecular structures

2023-05-21 · Mengji Zhang, Yusuke Hiki, Akira Funahashi, Tetsuya J. Kobayashi

While visual and auditory information conveyed by wavelength of light and frequency of sound have been decoded, predicting olfactory information encoded by the combination of odorants remains challenging due to the unknown and potentially discontinuous perceptual space of smells and odorants. Herein, we develop a deep learning model called Mol-PECO (Molecular Representation by Positional Encoding of Coulomb Matrix) to predict olfactory perception from molecular structures. Mol-PECO updates the learned atom embedding by directional graph convolutional networks (GCN), which model the Laplacian eigenfunctions as positional encoding, and Coulomb matrix, which encodes atomic coordinates and charges. With a comprehensive dataset of 8,503 molecules, Mol-PECO directly achieves an area-under-the-receiver-operating-characteristic (AUROC) of 0.813 in 118 odor descriptors, superior to the machine learning of molecular fingerprints (AUROC of 0.761) and GCN of adjacency matrix (AUROC of 0.678). The learned embeddings by Mol-PECO also capture a meaningful odor space with global clustering of descriptors and local retrieval of similar odorants. Our work may promote the understanding and decoding of the olfactory sense and mechanisms.

📄 PDF Abstract BibTeX arXiv:2305.12424

Code (0)

등록된 구현이 없습니다.

Tasks

molecular representationRetrieval

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

SCENT: Aligning Mass Spectra with Molecular Structure for Olfactory Perception

2026-05-26 · Ziqi Zhang, Eunyeong Jin, Miguel Vasco, Farzaneh Taleb 외 arxiv

Predicting human olfactory perception from molecular structure has seen remarkable progress, yet these approaches require explicit chemical structure at inference, which is not available in practical sensing settings. We…

Odor Descriptor PredictionContrastive Learning

Molecule Generation and Optimization for Efficient Fragrance Creation

2024-02-19 · Bruno C. L. Rodrigues, Vinicius V. Santana, Sandris Murins, Idelfonso B. R. Nogueira

This research introduces a Machine Learning-centric approach to replicate olfactory experiences, validated through experimental quantification of perfume perception. Key contributions encompass a hybrid model connecting …

Transfer Learning

Benchmark for Assessing Olfactory Perception of Large Language Models

2026-03-08 · Eftychia Makri, Nikolaos Nakis, Laura Sisson, Gigi Minsky 외 arxiv

Here we introduce the Olfactory Perception (OP) benchmark, designed to assess the capability of large language models (LLMs) to reason about smell. The benchmark contains 1,010 questions across eight task categories span…

DeepNose: An Equivariant Convolutional Neural Network Predictive Of Human Olfactory Percepts

2024-12-11 · Sergey Shuvaev, Khue Tran, Khristina Samoilova, Cyrille Mascart 외

The olfactory system employs responses of an ensemble of odorant receptors (ORs) to sense molecules and to generate olfactory percepts. Here we hypothesized that ORs can be viewed as 3D spatial filters that extract molec…

Molecular Odor Prediction Based on Multi-Feature Graph Attention Networks

2025-02-03 · HongXin Xie, Jiande Sun, Yi Shao, Shuai Li 외

Olfactory perception plays a critical role in both human and organismal interactions, yet understanding of its underlying mechanisms and influencing factors remain insufficient. Molecular structures influence odor percep…

Graph Attention