Multimodal Deep Neural Networks using Both Engineered and Learned Representations for Biodegradability Prediction
Deep learning algorithms excel at extracting patterns from raw data, and with large datasets, they have been very successful in computer vision and natural language applications. However, in other domains, large datasets on which to learn representations from may not exist. In this work, we develop a novel multimodal CNN-MLP neural network architecture that utilizes both domain-specific feature engineering as well as learned representations from raw data. We illustrate the effectiveness of such network designs in the chemical sciences, for predicting biodegradability. DeepBioD, a multimodal CNN-MLP network is more accurate than either standalone network designs, and achieves an error classification rate of 0.125 that is 27% lower than the current state-of-the-art. Thus, our work indicates that combining traditional feature engineering with representation learning can be effective, particularly in situations where labeled data is limited.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature EngineeringRepresentation LearningSimilar Papers 제목 키워드 기반
INFODENS: An Open-source Framework for Learning Text Representations
The advent of representation learning methods enabled large performance gains on various language tasks, alleviating the need for manual feature engineering. While engineered representations are usually based on some lin…
Feature EngineeringGeneral ClassificationRepresentation Learningtext-classification+1A Comparative Study of the Performance for Predicting Biodegradability Classification: The Quantitative Structure–Activity Relationship Model vs the Graph Convolutional Network
The prediction and evaluation of the biodegradability of molecules with computational methods are becoming increasingly important. Among the various methods, quantitative structure–activity relationship (QSAR) models hav…
PredictionSpecificityBeyond Chemical Language: A Multimodal Approach to Enhance Molecular Property Prediction
We present a novel multimodal language model approach for predicting molecular properties by combining chemical language representation with physicochemical features. Our approach, MULTIMODAL-MOLFORMER, utilizes a causal…
feature selectionLanguage ModelingLanguage ModellingMolecular Property Prediction+1Meta Learning to Bridge Vision and Language Models for Multimodal Few-Shot Learning
Multimodal few-shot learning is challenging due to the large domain gap between vision and language modalities. Existing methods are trying to communicate visual concepts as prompts to frozen language models, but rely on…
Few-Shot LearningMeta-LearningEvaluating the Efficacy of Prompt-Engineered Large Multimodal Models Versus Fine-Tuned Vision Transformers in Image-Based Security Applications
The success of Large Language Models (LLMs) has led to a parallel rise in the development of Large Multimodal Models (LMMs), which have begun to transform a variety of applications. These sophisticated multimodal models …
Malware ClassificationPrompt Engineering