Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Association between metabolic syndrome and benign prostatic hyperplasia: The underlying molecular connection.

Life sciences·2024
Same author

Recent advances in bacteria-based platforms for inflammatory bowel diseases treatment.

Exploration (Beijing, China)·2024
Same author

Understanding the anti-browning mechanism and physicochemical properties in potato pulp during the magnetic field processing.

Food chemistry·2024
Same author

Can AI generate diagnostic reports for radiologist approval on CXR images? A multi-reader and multi-case observer performance study.

Journal of X-ray science and technology·2024
Same author

Exploring the influence of extruded rice adjunct on wort separation efficiency: A bio-macromolecule degradation perspective.

Food chemistry·2024
Same author

Astral-based DIA proteomics explored the flavor enhancement mechanism of Chinese traditional smoked bacon by staphylococcal co-fermentation.

Food chemistry·2024
Same journal

Application of ephrin-B2 loaded glycol chitosan-silk fibroin hydrogel in the treatment of diabetic refractory wounds.

Scientific reports·2026
Same journal

International expert Delphi consensus on thromboprophylaxis in metabolic and bariatric surgery.

Scientific reports·2026
Same journal

Assessing the cross-region knowledge transfer capability of selected deep learning building vectorization methods in the context of available training datasets.

Scientific reports·2026
Same journal

Feasibility and preliminary effects of outdoor versus indoor cognitive-motor therapy in women with Alzheimer's disease: A randomized single-blind pilot study.

Scientific reports·2026
Same journal

Hallmarks of social action in the vocal turn-taking of wild common marmosets (Callithrix jacchus).

Scientific reports·2026
Same journal

Role and mechanism of AOPPs-induced NOX4-mediated ferroptosis in intervertebral disc degeneration.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Aug 9, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.6K

Named entity recognition for Chinese based on global pointer and adversarial training.

Hongjun Li1, Mingzhe Cheng2, Zelin Yang3

  • 1Key Laboratory of Deep-time Geography and Environment Reconstruction and Applications, MNR & College of Computer Science and Cyber Security, Chengdu University of Technology, Chengdu, 610059, China.

Scientific Reports
|February 24, 2023
PubMed
Summary
This summary is machine-generated.

A new named entity recognition (NER) model uses global pointers and adversarial training to improve accuracy and handle complex entities. This approach enhances robustness and generalization for better performance on diverse datasets.

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

599
Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese
08:08

Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese

Published on: April 1, 2016

9.4K

Related Experiment Videos

Last Updated: Aug 9, 2025

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.6K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

599
Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese
08:08

Comparing the Frequency Effect Between the Lexical Decision and Naming Tasks in Chinese

Published on: April 1, 2016

9.4K

Area of Science:

  • Natural Language Processing (NLP)
  • Machine Learning
  • Artificial Intelligence

Background:

  • Named Entity Recognition (NER) is crucial for information extraction and knowledge graph construction.
  • Existing NER methods like Conditional Random Fields (CRFs) face challenges with large tag sets and nested entities.
  • Pointer networks, while addressing some limitations, struggle with global entity context and can suffer from local instability.

Purpose of the Study:

  • To propose a novel NER model that overcomes the limitations of existing methods.
  • To enhance the model's ability to capture global entity information and improve positional awareness.
  • To increase the robustness and generalization capabilities of NER models through adversarial training.

Main Methods:

  • A novel NER model incorporating a global pointer mechanism for entity decoding.
  • Integration of rotary relative position information to improve the model's understanding of entity positions.
  • Application of adversarial training to mitigate local instability and enhance model generalization.

Main Results:

  • The proposed model demonstrated improved F1 scores on multiple public datasets (OntoNotes5, MSRA, Resume, Weibo).
  • Significant performance gains were observed compared to existing mainstream NER models.
  • The global pointer and adversarial training effectively addressed limitations of previous approaches.

Conclusions:

  • The global pointer and adversarial training approach offers a robust solution for Named Entity Recognition.
  • This model effectively handles challenges like large tag sets and nested entities.
  • The proposed method shows superior performance and generalization across various benchmark datasets.