Related Experiment Video
Updated: May 8, 2026

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
Joint segmentation and named entity recognition using dual decomposition in Chinese discharge summaries
Yan Xu1, Yining Wang, Tianren Liu
1State Key Laboratory of Software Development Environment, Key Laboratory of Biomechanics and Mechanobiology of Ministry of Education, Beihang University, Beijing, China.
Journal of the American Medical Informatics Association : JAMIA
|August 13, 2013
Summary
A new joint model improves Chinese word segmentation and named entity recognition in medical texts. This approach leverages correlations between tasks for better performance than independent systems.
Area of Science:
- Natural Language Processing
- Computational Linguistics
- Medical Informatics
Background:
- Accurate word segmentation and named entity recognition are crucial for processing Chinese clinical text.
- Existing methods often treat these tasks independently, potentially missing valuable interdependencies.
Purpose of the Study:
- To develop and evaluate a joint model for Chinese word segmentation and named entity recognition.
- To annotate a standard corpus of Chinese discharge summaries for these tasks.
- To improve the efficiency and effectiveness of these NLP tasks in the medical domain.
Main Methods:
- Developed two independent conditional random field (CRF) based systems for word segmentation and named entity recognition.
- Proposed a joint model using dual decomposition to exploit correlations between the two tasks.
- Designed specific features to highlight the advantages of the joint model over independent and incremental approaches.
Main Results:
- A gold standard corpus was created from 336 Chinese discharge summaries (71,355 words).
- The joint model achieved a 0.2% improvement in segmentation and a 1% improvement in recognition compared to individual task models.
- Performance was evaluated using micro-averaged precision, recall, and F-measure.
Conclusions:
- The proposed joint model is effective and efficient for both word segmentation and named entity recognition tasks.
- The results demonstrate the feasibility and advantages of a joint approach for these correlated NLP tasks in Chinese medical text.

