Related Experiment Video
Updated: Dec 7, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
2.2K
Fast and effective biomedical named entity recognition using temporal convolutional network with conditional random
Guang Xun Sun1, Cheng Jie Zhou1, Han Yu Zhao1
1Key Laboratory of Advanced Design and Intelligent Computing, Ministry of Education, Dalian University, Dalian 116622, China.
Mathematical Biosciences and Engineering : MBE
|September 29, 2020
Summary
This study introduces a Temporal Convolutional Network (TCN) with a Conditional Random Field (CRF) layer for efficient biomedical named entity recognition (Bio-NER). The TCN-CRF model achieves comparable performance to existing methods with significantly reduced training time.
Area of Science:
- Computational biology
- Bioinformatics
- Natural Language Processing
Background:
- Biomedical named entity recognition (Bio-NER) is crucial for extracting knowledge from biomedical literature.
- Current state-of-the-art Bio-NER models, such as BiLSTM and BERT, are computationally intensive.
- There is a need for more efficient Bio-NER models.
Purpose of the Study:
- To propose a computationally efficient Temporal Convolutional Network with a Conditional Random Field (TCN-CRF) layer for Bio-NER.
- To enhance the TCN model by fusing features from convolutional kernels of different sizes.
- To evaluate the performance of the proposed TCN-CRF model against existing deep learning models.
Main Methods:
- Utilized a Temporal Convolutional Network (TCN) for feature extraction in Bio-NER.
- Integrated a Conditional Random Field (CRF) layer for decoding and obtaining the final Bio-NER results.
- Improved the TCN by incorporating fused features from convolutional kernels with varying sizes.
Main Results:
- The proposed TCN-CRF model demonstrated comparative performance to five other deep learning models on the GENIA and CoNLL-2003 datasets.
- The TCN-CRF model achieved this performance with significantly less training time compared to existing methods.
- The implemented code is publicly available for the research community.
Conclusions:
- The TCN-CRF model offers an efficient and effective solution for biomedical named entity recognition.
- The proposed feature fusion strategy enhances Bio-NER performance within the TCN framework.
- This work contributes a computationally lighter yet powerful alternative for Bio-NER tasks.
Related Concept Videos
Association Areas of the Cortex
8.1K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
8.1K
Force Classification
2.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.1K

