paper-with-me

Papers

IL-Net: Using Expert Knowledge to Guide the Design of Furcated Neural Networks

2018-09-13 · Khushmeen Sakloth, Wesley Beckner, Jim Pfaendtner, Garrett B. Goh

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.

📄 PDF Abstract BibTeX arXiv:1809.05127

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Feature EngineeringFeature EngineeringRepresentation Learning

Similar Papers 제목 키워드 기반

Multi-modal Bifurcated Network for Depth Guided Image Relighting

2021-05-03 · Hao-Hsiang Yang, Wei-Ting Chen, Hao-Lun Luo, Sy-Yen Kuo

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 RelightingSSIM

Bifurcated Attention: Accelerating Massively Parallel Decoding with Shared Prefixes in LLMs

2024-03-13 · Ben Athiwaratkun, Sujan Kumar Gonugondla, Sanjay Krishna Gouda, Haifeng Qian 외

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+1

Bifurcated Autoencoder for Segmentation of COVID-19 Infected Regions in CT Images

2020-11-01 · Parham Yazdekhasty, Ali Zindar, Zahra Nabizadeh-ShahreBabak, Roshank Roshandel 외

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…

DecoderSegmentation

Bifurcated Generative Flow Networks

2024-06-04 · Chunhui Li, Cheng-Hao Liu, Dianbo Liu, Qingpeng Cai 외

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

2020-08-01 · ECCV 2020 8 · Deng-Ping Fan, Yingjie Zhai, Ali Borji, Jufeng Yang 외

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