IL-Net: Using Expert Knowledge to Guide the Design of Furcated Neural Networks
Deep neural networks (DNN) excel at extracting patterns. Through representation learning and automated feature engineering on large datasets, such models have been highly successful in computer vision and natural language applications. Designing optimal network architectures from a principled or rational approach however has been less than successful, with the best successful approaches utilizing an additional machine learning algorithm to tune the network hyperparameters. However, in many technical fields, there exist established domain knowledge and understanding about the subject matter. In this work, we develop a novel furcated neural network architecture that utilizes domain knowledge as high-level design principles of the network. We demonstrate proof-of-concept by developing IL-Net, a furcated network for predicting the properties of ionic liquids, which is a class of complex multi-chemicals entities. Compared to existing state-of-the-art approaches, we show that furcated networks can improve model accuracy by approximately 20-35%, without using additional labeled data. Lastly, we distill two key design principles for furcated networks that can be adapted to other domains.
Code (0)
등록된 구현이 없습니다.
Tasks
Automated Feature EngineeringFeature EngineeringRepresentation LearningSimilar Papers 제목 키워드 기반
Multi-modal Bifurcated Network for Depth Guided Image Relighting
Image relighting aims to recalibrate the illumination setting in an image. In this paper, we propose a deep learning-based method called multi-modal bifurcated network (MBNet) for depth guided image relighting. That is, …
DecoderImage RelightingSSIMBifurcated Attention: Accelerating Massively Parallel Decoding with Shared Prefixes in LLMs
This study introduces bifurcated attention, a method designed to enhance language model inference in shared-context batch decoding scenarios. Our approach addresses the challenge of redundant memory IO costs, a critical …
8kAnswer GenerationLanguage ModelingLanguage Modelling+1Bifurcated Autoencoder for Segmentation of COVID-19 Infected Regions in CT Images
The new coronavirus infection has shocked the world since early 2020 with its aggressive outbreak. Rapid detection of the disease saves lives, and relying on medical imaging (Computed Tomography and X-ray) to detect infe…
DecoderSegmentationBifurcated Generative Flow Networks
Generative Flow Networks (GFlowNets), a new family of probabilistic samplers, have recently emerged as a promising framework for learning stochastic policies that generate high-quality and diverse objects proportionally …
BBS-Net: RGB-D Salient Object Detection with a Bifurcated Backbone Strategy Network
Multi-level feature fusion is a fundamental topic in computer vision for detecting, segmenting, and classifying objects at various scales. When multi-level features meet multi-modal cues, the optimal fusion problem becom…
object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection