UmamiPredict: machine learning model to predict umami taste of molecules and peptides
摘要
Umami, recognized as the fifth basic taste, is primarily induced by specific amino acids and nucleotides, such as L-glutamate and inosinate, which interact with specialized taste receptors. Traditional foods like soy sauce, cheese, and fermented Asian products are rich in umami flavor. Despite extensive research into the biological mechanisms of umami perception, computational methods for predicting umami taste from molecular structures are underdeveloped due to the lack of dataset and inadequate feature representation from molecules. This study uses machine learning to introduce a computational model for classifying peptides and small molecules as umami or non-umami, addressing the gaps through comprehensive feature extraction and model integration. We curated a balanced dataset of 868 compounds (439 umami and 429 non-umami), and extracted a rich set of molecular descriptors representing their physicochemical and structural properties. Ensemble models, including LightGBM, XGBoost, and ExtraTrees, demonstrated high predictive accuracy across different datasets. Notably, the random forest classifier achieved an accuracy of 92.13% on the peptide-only dataset, while linear discriminant analysis and ExtraTrees classifiers attained an accuracy of 98.84% on the small molecules dataset. On the combined dataset, LightGBM achieved the highest accuracy of 96.55%, highlighting the effectiveness of integrating peptide and small molecule data for umami prediction. A user-friendly web server, UmamiPredict (https://cosylab.iiitd.edu.in/umami/), facilitates users in predicting the umami taste of molecules and peptides with SMILES representations of molecules or peptides as input.