Deep Convolutional Neural Networks for predicting highest priority functional group in organic molecules

arXiv cs.LG / 3/26/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a deep convolutional neural network approach to predict the highest-priority functional group in organic molecules directly from FTIR spectra.
  • It frames functional-group “priority” as the dominant determinant of a compound’s properties when multiple functional groups are present.
  • The authors compare their CNN model against prior machine-learning baselines, including a support vector machine (SVM), and argue that the CNN achieves better performance.
  • The work aims to improve spectroscopic interpretation workflows by leveraging model-based inference over raw FTIR inputs rather than manual identification.
  • The contribution is presented as a new arXiv submission (v1), indicating early-stage dissemination of the method for further validation and replication.

Abstract

Our work addresses the problem of predicting the highest priority functional group present in an organic molecule. Functional Groups are groups of bound atoms that determine the physical and chemical properties of organic molecules. In the presence of multiple functional groups, the dominant functional group determines the compound's properties. Fourier-transform Infrared spectroscopy (FTIR) is a commonly used spectroscopic method for identifying the presence or absence of functional groups within a compound. We propose the use of a Deep Convolutional Neural Networks (CNN) to predict the highest priority functional group from the Fourier-transform infrared spectrum (FTIR) of the organic molecule. We have compared our model with other previously applied Machine Learning (ML) method Support Vector Machine (SVM) and reasoned why CNN outperforms it.