Source-linked AI summary
Decoding Mixture Perception through Computational Modeling of Component Interactions
Fei Wang, Xiaoya Xie, Junfei Liu, Huihao Wang, Yixiao Wang, Yintao Wang, Yi Li, Hao Dong, Xing Chen
TL;DR
The paper addresses the challenge of decoding odor perception from complex multi-molecule mixtures, where composition, concentration, and receptor interactions complicate the mapping from chemicals to perception. It develops a bio-inspired framework using molecule–receptor response curves, response fusion, and single-molecule knowledge transfer. The method achieved 92.2% accuracy on mixture odor-perception recognition and strong performance against comparison methods.
Problem
Most natural odors are multi-molecule mixtures, but research primarily studies single-molecule odor perception despite the mixtures’ complex composition, concentration, and interaction mapping.
Method
The framework predicts molecule–receptor neural response curves, aligns curve discrepancies with odor-perception differences, and fuses receptor- and concentration-dependent responses using single-molecule data as a prior.
Results
92.2% accuracy was achieved on a newly curated real-world mixture dataset, while mixture perceptual similarity reached r = 0.931 correlation and 0.072 MAE against human sensory ground truth.
Takeaways & Limitations
The work provides a computational pathway from chemical blending through neural encoding to perceptual formation for multi-molecule odor recognition.
Abstract
from arXiv · showhide
Olfaction played an indispensable role throughout human evolution and civilization. Even in the contemporary era of advanced technology, olfaction remains a critical channel for person to conduct danger discrimination, emotional experience, and memory formation. However, most substances in nature exist as multi-molecule mixtures. The complexity of mixture compositions, as well as concentration dependent saturation effects and receptor specific activation thresholds, pose substantial challenges in identifying olfactory characteristics. In this study, we proposed a novel bio inspired deep learning framework for accurate odor perception recognition of mixtures. We robustly constructed neural response curves for molecule-receptor interactions, and developed a fusion strategy that integrates attention-weighted multi-receptor curves with concentration-dependent multi-molecule curves, replicating the competitive activation and synergistic integration of mixture components. Furthermore, by comparing the consistency of response curve patterns, the model can transfer knowledge from the semantically rich space of molecular associations to guide recognition of mixture perception characteristics. Therefore, we established a complete computational pathway from chemical blending, neural encoding, to perceptual formation. Finally, we conducted comprehensive evaluation, and results demonstrated exceptional superiority, achieving an accuracy of 92.2%. Consequently, our work provides a generalizable solution to the long standing mixture perception challenge. More importantly, it can be integrated into embodied cognitive systems to enhance the agents perceptual and interactive capabilities in complex scenarios.
I. INTRODUCTION
The paper targets the difficult problem of recognizing odor perception in multi-molecule mixtures, whose composition, concentrations, and interactions create an implicit mapping from chemicals to perception. It proposes a biologically inspired computational workflow that transfers single-molecule knowledge through neural response curves to identify mixture odor perception.
- I. INTRODUCTION: Multi-molecule odors create a high-dimensional mapping shaped by molecule types, concentrations, inter-molecule interactions, and receptor activation integration.These factors make mixture decoding substantially more complex than single-molecule odor-perception mapping.
- I. INTRODUCTION: Single-molecule odor-perception data guide mixture recognition by transferring knowledge from a semantically rich molecular space.This strategy addresses the lack of sufficient labeled mixture-perception data for end-to-end training.
- I. INTRODUCTION: 92.2% accuracy was achieved on a newly curated real-world dataset, demonstrating accurate mixture odor-perception identification.The experiments evaluated response-curve modeling, response–perception alignment, mixture similarity recognition, and mixture perception identification.
- I. INTRODUCTION: The framework predicts molecule–receptor neural response curves and fuses receptor- and concentration-dependent responses to model mixture perception.Its workflow includes attention-weighted multi-receptor fusion and concentration-aware multi-molecule fusion.
A. Robustness Validation of Neural Response Curves
The method was externally validated against biochemical neural-response data from mixtures with varied concentration ratios. Its predicted curves most closely matched ground truth and achieved the highest reported matching accuracy.
- A. Robustness Validation of Neural Response Curves: 0.925 curve similarity was achieved against real neural response curves from 35 biochemical mixture-response pairs.The validation set represented dynamic receptor responses induced by mixtures with substantially different concentration ratios.
- A. Robustness Validation of Neural Response Curves: Curve similarities for RF, CNN, DKNN, GNN, POM, and MolFormer were 0.712, 0.732, 0.765, 0.802, 0.835, and 0.864, respectively.These values were all below the method’s 0.925 matching score.
- A. Robustness Validation of Neural Response Curves: Our method’s predicted neural response curves showed the closest alignment with ground-truth curves among the compared models.Comparisons included RF, CNN, DKNN, GNN, POM, and MolFormer.
- A. Robustness Validation of Neural Response Curves: Our method achieved the highest matching accuracy across the evaluated multi-molecule mixtures.Figure 3 compares predicted curves, matching accuracy, peak alignment, and per-mixture matching accuracy.
B. Performance of Discrepancy Alignment Between Response Curves and Odor Perceptions
The study tested whether differences in predicted neural response curves correspond to differences in molecular odor perception. A strong positive correlation supported this alignment, which remained stable across molecules with varying perceptual complexity.
- B. Performance of Discrepancy Alignment Between Response Curves and Odor Perceptions: The evaluation used pairwise comparisons across a dataset of 5,023 molecules to assess the response–perception relationship.Representative molecules were selected to cover functional-group, chemical-category, and structural diversity.
- B. Performance of Discrepancy Alignment Between Response Curves and Odor Perceptions: r = 0.921 was obtained between odor-perception differences and predicted neural response-curve differences.The result indicates that larger perceptual differences generally corresponded to larger response-curve discrepancies.
- B. Performance of Discrepancy Alignment Between Response Curves and Odor Perceptions: The method’s correlation exceeded RF (0.521), CNN (0.558), DKNN (0.635), GNN (0.721), POM (0.815), and MolFormer (0.821).The comparison evaluated how well each method captured the relationship between curves and perceptual similarity.
- B. Performance of Discrepancy Alignment Between Response Curves and Odor Perceptions: Correlation remained consistently high for molecules associated with 1 to 15 odor perceptions.Other models’ average performance gradually declined as the number of associated odor perceptions increased.
C. Evaluation of Odor Perception Similarity for Mixtures
On a human-tested dataset of 112 mixtures, the method accurately estimated perceptual similarity and distributions. It outperformed existing mixture-recognition and molecular-model baselines across correlation, error, and matching-accuracy measures.
- C. Evaluation of Odor Perception Similarity for Mixtures: The real evaluation dataset contained 112 mixtures with component annotations and human-sensory ground-truth similarity scores.These annotations supported direct comparison between predicted and observed mixture perceptual similarity.
- C. Evaluation of Odor Perception Similarity for Mixtures: r = 0.931 correlation and 0.072 MAE were achieved for mixture perceptual similarity against human sensory ground truth.Amit et al. and Ravia et al. obtained correlations of 0.811 and 0.834, with MAEs of 0.352 and 0.224.
- C. Evaluation of Odor Perception Similarity for Mixtures: Against POM and MolFormer, the method achieved higher correlations of 0.931 versus 0.721 and 0.755, and lower MAEs of 0.072 versus 0.415 and 0.381.These advanced molecular models first predicted molecule perceptions and then combined them using concentration weighting.
- C. Evaluation of Odor Perception Similarity for Mixtures: The method achieved 0.942 matching accuracy for the 16 most frequent odor perceptions, exceeding Ravia et al. (0.836), Amit et al. (0.795), MolFormer (0.772), and POM (0.715).Its predicted perceptual distribution aligned most closely with the ground-truth distribution.
D. Evaluation of Odor Perception Recognition for Mixtures
The method was evaluated on real-world mixtures using human odor perceptions and compared against multiple baseline model families. It achieved strong overall performance and reliable recognition across common odor categories.
- D. Evaluation of Odor Perception Recognition for Mixtures: The evaluation used 172 challenging mixtures with diverse chemical compositions, precise concentration ratios, and odor perceptions for raw materials and natural mixtures.Baseline models first predicted individual-molecule odors and then derived mixture perception from those predictions.
- D. Evaluation of Odor Perception Recognition for Mixtures: 0.942 cosine similarity was obtained against human ground-truth odor perceptions, exceeding RF, CNN, DKNN, GNN, POM, and MolFormer.The compared models achieved 0.657, 0.661, 0.742, 0.774, 0.814, and 0.832, respectively.
- D. Evaluation of Odor Perception Recognition for Mixtures: 0.922 ± 0.016 accuracy, with AUROC of 0.924 ± 0.031 and AUPRC of 0.919 ± 0.018, was achieved on mixture odor-perception prediction.Precision, recall, and specificity were 0.932 ± 0.028, 0.916 ± 0.052, and 0.915 ± 0.021, respectively.
- D. Evaluation of Odor Perception Recognition for Mixtures: All evaluated common odor perceptions achieved recognition accuracies above 0.9 despite substantial molecule sharing among frequent odors.The analysis ranked recognition accuracy at the odor-category level across mixtures.
Ⅰ. Materials and Datasets
The study assembled complementary single-molecule and mixture datasets to support model development and evaluation. The datasets capture receptor associations, molecule–odor labels, mixture similarity ratings, and real-world mixture perceptions.
- Ⅰ. Materials and Datasets: Single-molecule receptor and perception datasets were collected for training, while real-world mixture data were gathered for evaluation.The mixture resources included similarity ratings between mixture pairs and compositions with corresponding odor perceptions.
- Ⅰ. Materials and Datasets: The molecule–receptor and molecule–odor datasets have imbalanced feature distributions across receptors, molecules, and odor labels.The supplementary description reports skewed associations and uneven numbers of odor descriptors per molecule.
A. Molecule-Receptor Dataset
The molecule–receptor dataset links single molecules to responsive olfactory receptors using curated information from established databases and prior studies. It provides the basis for biologically grounded mixture-perception modeling.
- A. Molecule-Receptor Dataset: The dataset contains single molecules paired with the olfactory receptors to which they respond.Its feature distribution is presented in Figure S1a.
- A. Molecule-Receptor Dataset: Molecule–receptor relationships were compiled from ODORDB, ODORactor, OlfactionDB, and other studies containing receptor interaction information.These sources were described as widely used resources validated through real-world studies.
- A. Molecule-Receptor Dataset: 5,023 distinct single molecules were linked with 104 olfactory receptors in the curated dataset.The dataset was used for subsequent biologically grounded modeling of mixture olfactory perception.
B. Molecule-Perception Dataset
The molecule–perception dataset was curated from established odor databases to provide single-molecule odor descriptors for model optimization. Data cleaning removed duplicates, missing values, erroneous labels, and inconsistent records.
- B. Molecule-Perception Dataset: Single-molecule perception correspondences were curated to guide mixture odor prediction and optimize the model.The dataset was assembled because large-scale mixture–odor correspondence data are scarce.
- B. Molecule-Perception Dataset: Good Scents and Leffingwell provide molecules labeled with one or more odor descriptors based on expert empirical testing.Both databases were described as publicly available and validated through biochemical experiments.
- B. Molecule-Perception Dataset: Duplicate, missing, erroneous, and inconsistent records were removed to improve dataset consistency and reduce noise and bias.Cross-dataset validation was used to retain consistent and reliable data points.
C. Mixture Similarity Rating Dataset
The mixture similarity rating dataset captures perceptual similarity judgments for chemically characterized mixtures, spanning simple to highly complex compositions.
- 524 unique molecules form 112 mixtures with 381 pairwise similarity comparisons.
- Mixture complexity ranges from 4 to 43 constituent molecules, covering combinations from a few components to several dozen.
- Each trial presents subjects with two mixture stimuli for perceptual similarity rating.
D. Mixture–Perception Dataset
The mixture–perception dataset maps natural-mixture compositions and concentration ratios to standardized odor-perception labels for real-world validation.
- The validation dataset combines composition data from Essential Oil Safety with odor labels from the Good Scents Company database.
- Natural mixtures are represented by constituent molecules and their corresponding concentration ratios.
- 172 real-world test samples provide an independent benchmark for evaluating mixture odor-perception recognition.
E. Mixture-Response Curve Dataset
The mixture-response curve dataset supports validation of a bio-inspired model linking molecule–receptor interactions, neural encoding, and mixture perception.
- 35 experimentally measured mixture–response curve pairs were curated from 22 published olfactory-receptor studies.
- The framework integrates molecule–receptor modeling, receptor fusion, concentration-aware mixture fusion, and response-curve similarity to connect chemical mixtures with perception.
- Step 1 (Figure 2a): The model predicts molecule–receptor response curves from molecular sequence features and three-dimensional receptor structure using DNDF and HGNN representations.
- Step 2 (Figure 2b): Response-curve discrepancies are aligned with odor-perception differences so single-molecule data can guide mixture-perception recognition.
- Steps 3–4 (Figures 2c–2d): Attention-weighted fusion assigns unequal receptor contributions, while concentration-aware fusion captures concentration effects on mixture response profiles.
- Step 5 (Figure 2e): Mixture odor perception is determined by comparing mixture response curves with single-molecule curves and weighting corresponding odor-perception vectors.
(1) Data Features of Molecule and Receptor
The framework encodes molecular and receptor features to predict biologically inspired neural response curves, then aligns and fuses these curves to model mixture perception.
- Data Features of Molecule and Receptor: A fully connected network predicts molecule–receptor neural response curves using a decaying sine wave to simulate adaptation and receptor desensitization.The curve uses exponential damping for decay toward baseline and a periodic term for dynamic response characteristics.
- Data Features of Molecule and Receptor: Perception-guided unsupervised training aligns neural-response discrepancies with odor-perception differences when real neural response recordings are scarce.The objective is to make differences between response-curve patterns isomorphic to perceptual odor differences.
- Data Features of Molecule and Receptor: Concentration-aware molecule fusion and attention-weighted receptor fusion produce a global neural response curve for each multi-molecule mixture.Molecule contributions are combined according to mixture concentration, while receptor contributions are dynamically weighted before integration.
- Data Features of Molecule and Receptor: DNDF models molecular structural features, while HGNN represents receptor atoms as nodes and chemical bonds as hyperedges to capture 3D topology.DNDF combines differentiable decision trees with neural representation learning; HGNN encodes spatial dependencies relevant to ligand binding.
- Data Features of Molecule and Receptor: Attention-based feature extraction replaces DNDF’s original CNN module to handle sparse, high-dimensional molecular sequence inputs.The replacement combines multi-head self-attention with a fully connected network to extract informative molecular feature vectors.
B. Improvements to HGNN
The model improves receptor representation through hierarchical multi-scale hypergraphs, transformer sequence features, and adaptive cross-modal attention. These enhancements support biologically informed and interpretable molecule–receptor response-curve prediction.
- B. Improvements to HGNN: Hierarchical multi-scale hypergraphs represent receptor structure across atomic, residue, and higher structural levels while incorporating biological interaction constraints.The atomic level models interactions such as chemical bonds, hydrogen bonds, and hydrophobic interactions; higher levels capture broader receptor organization.
- B. Improvements to HGNN: Transformer-based receptor feature augmentation uses amino acid sequences to capture global sequence features, cross-sequence synergistic effects, and functional–structural correlations.The resulting representations are described as more discriminative and biologically interpretable for downstream tasks.
- B. Improvements to HGNN: Adaptive cross-modal attention aligns receptor sequence semantics with three-dimensional structural features through bidirectional interactions instead of simple feature concatenation.Sequence features attend to structural features and structural features attend to sequence features, addressing multimodal heterogeneity.
- B. Improvements to HGNN: The enhanced fully connected module fuses molecule and receptor features using bidirectional cross-modal attention to identify binding-relevant atomic and residue patterns.Attention can focus on receptor binding regions and molecular functional groups, providing a structurally interpretable basis for response-curve predictions.
- B. Improvements to HGNN: Residual connections and gated multi-scale fusion are added to improve feature-extraction depth and training stability.Skip connections in residual blocks are intended to mitigate vanishing gradients during deep-network training.
A. Model Training
The study uses strict data partitioning and cross-validation for training, while positioning the approach against structure-to-perception baselines and outlining practical applications and remaining limitations. The proposed framework is intended for robotics, formulation design, environmental monitoring, and digital olfaction, but explainability and individual perceptual variation remain open issues.
- A. Model Training: The dataset is split into training, validation, and independent test sets in an 8:1:1 ratio, with the test set reserved for final reporting.Ten-fold cross-validation is additionally used during training, and reported results are averaged across folds.
- A. Model Training: POM and MolFormer provide strong single-molecule perception baselines but do not explicitly model three-dimensional interactions, biological transduction, or concentration-dependent mixture effects.POM lacks explicit competitive or synergistic multi-molecule interaction modeling, while MolFormer uses sequence-based SMILES representations without explicit 3D interaction structure.
- Applications: The framework is proposed for embodied robotic perception in safety monitoring, healthcare, and environmental interaction scenarios.Its stated role is to provide robots with interpretable olfactory perception capabilities.
- Applications: The method is proposed as a computer-aided tool for flavor and fragrance formulation under different molecule combinations and concentration ratios.The stated motivation is to reduce reliance on costly, time-consuming expert trial and error.
- Applications: The framework is also proposed for complex-odor environmental monitoring, electronic noses, and digital olfaction or virtual-reality interaction.These applications target mixtures that are difficult to assess with single-sensor or limited-primitive approaches.
- Limitations and Future Work: The model’s internal decision-making remains opaque, and its current predictions do not account for individual differences in odor perception.The paper identifies attention-based explainability and integration of genomic and demographic information as future directions.