paper-with-me

홈 › Papers

Model Reduction of Shallow CNN Model for Reliable Deployment of Information Extraction from Medical Reports

2020-07-31 · Abhishek K Dubey, Alina Peluso, Jacob Hinkle, Devanshu Agarawal, Zilong Tan

Shallow Convolution Neural Network (CNN) is a time-tested tool for the information extraction from cancer pathology reports. Shallow CNN performs competitively on this task to other deep learning models including BERT, which holds the state-of-the-art for many NLP tasks. The main insight behind this eccentric phenomenon is that the information extraction from cancer pathology reports require only a small number of domain-specific text segments to perform the task, thus making the most of the texts and contexts excessive for the task. Shallow CNN model is well-suited to identify these key short text segments from the labeled training set; however, the identified text segments remain obscure to humans. In this study, we fill this gap by developing a model reduction tool to make a reliable connection between CNN filters and relevant text segments by discarding the spurious connections. We reduce the complexity of shallow CNN representation by approximating it with a linear transformation of n-gram presence representation with a non-negativity and sparsity prior on the transformation weights to obtain an interpretable model. Our approach bridge the gap between the conventionally perceived trade-off boundary between accuracy on the one side and explainability on the other by model reduction.

📄 PDF Abstract BibTeX arXiv:2008.01572

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
WordPiece 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Denoising and feature extraction in photoemission spectra with variational auto-encoder neural networks

2022-03-14 · Francisco Restrepo, Junjing Zhao, Utpal Chatterjee

In recent years, distinct machine learning (ML) models have been separately used for feature extraction and noise reduction from energy-momentum dispersion intensity maps obtained from raw angle-resolved photoemission sp…

BIG-bench Machine LearningDenoising

A shallow feature extraction network with a large receptive field for stereo matching tasks

2020-01-01 · ICLR 2020 1 · Jianguo Liu, Yunjian Feng, Guo Ji, Fuwu Yan

Stereo matching is one of the important basic tasks in the computer vision field. In recent years, stereo matching algorithms based on deep learning have achieved excellent performance and become the mainstream research …

Stereo Matching

M-ar-K-Fast Independent Component Analysis

2021-08-17 · Luca Parisi

This study presents the m-arcsinh Kernel ('m-ar-K') Fast Independent Component Analysis ('FastICA') method ('m-ar-K-FastICA') for feature extraction. The kernel trick has enabled dimensionality reduction techniques to ca…

Computational EfficiencyDimensionality Reduction

Feature Extraction for Hyperspectral Imagery: The Evolution from Shallow to Deep (Overview and Toolbox)

2020-03-05 · Behnood Rasti, Danfeng Hong, Renlong Hang, Pedram Ghamisi 외

Hyperspectral images provide detailed spectral information through hundreds of (narrow) spectral channels (also known as dimensionality or bands) with continuous spectral information that can accurately classify diverse …

General ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Investigating the Impact of CNN Depth on Neonatal Seizure Detection Performance

2018-06-08 · Alison O'Shea, Gordon Lightbody, Geraldine Boylan, Andriy Temko

This study presents a novel, deep, fully convolutional architecture which is optimized for the task of EEG-based neonatal seizure detection. Architectures of different depths were designed and tested; varying network dep…

EEGElectroencephalogram (EEG)Seizure Detection