Related Experiment Video
Updated: Feb 16, 2026

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
Disease named entity recognition from biomedical literature using a novel convolutional neural network
Zhehuan Zhao1, Zhihao Yang2, Ling Luo1
1College of Computer Science and Technology, Dalian University of Technology, Dalian, 116023, China.
This study introduces a novel Multiple Label Convolutional Neural Network (MCNN) for automatic disease named entity recognition (DNER). The MCNN approach achieves state-of-the-art results with reduced feature engineering, improving BioNLP tool development.
Area of Science:
- BioNLP
- Computational Linguistics
- Biomedical Informatics
Background:
- Automatic disease named entity recognition (DNER) is crucial for advanced BioNLP tools.
- Conventional DNER systems often require extensive, time-consuming feature engineering.
- Existing deep learning methods can be complex due to the inclusion of Conditional Random Field (CRF) layers.
Purpose of the Study:
- To propose a novel Multiple Label Convolutional Neural Network (MCNN) for disease NER.
- To introduce a Multiple Label Strategy (MLS) as an alternative to CRF layers.
- To reduce the need for manual feature engineering in DNER systems.
Main Methods:
- A MCNN architecture is developed for disease NER.
- Character, word, and lexicon embeddings are concatenated.
- Convolutional layers are applied, followed by the proposed MLS at the output layer.
- The MLS captures correlations between neighboring labels without a CRF layer.
Main Results:
- The MCNN approach achieves state-of-the-art performance on the NCBI and CDR datasets.
- Experimental results validate the effectiveness of the MLS strategy.
- The system demonstrates strong performance with minimal feature engineering.
Conclusions:
- The proposed MCNN-based disease NER method achieves state-of-the-art performance.
- The MLS strategy effectively captures label correlations in neighboring contexts.
- This approach offers a more efficient and effective solution for disease NER.
Related Concept Videos
Naming Enantiomers
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Naming Skeletal Muscles
The key factors used in naming muscles include:
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Common Names of Aldehydes and Ketones
Common names of aldehydes are derived from the names of their corresponding acid. For instance, the two-carbon aldehyde–acetaldehyde derives its name from the corresponding acid–acetic acid. Similarly, formaldehyde derives its name from formic acid and benzaldehyde from benzoic acid.
Aliphatic ketones are named by suffixing the word “ketone” to the...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...

