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

lncRNA - Long Non-coding RNAs02:39

lncRNA - Long Non-coding RNAs

3.4K
3.4K
lncRNA - Long Non-coding RNAs02:39

lncRNA - Long Non-coding RNAs

9.6K
In humans, more than 80% of the genome gets transcribed. However, only around 2% of the genome codes for proteins. The remaining part produces non-coding RNAs which includes ribosomal RNAs, transfer RNAs, telomerase RNAs, and regulatory RNAs, among other types. A large number of regulatory non-coding RNAs have been classified into two groups depending upon their length – small non-coding RNAs, such as microRNA, which are less than 200 nucleotides in length, and long non-coding RNA...
9.6K

You might also read

Related Articles

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

Sort by
Same author

Potentiated Maturation of hPSC-Derived Dopaminergic Neurons via Convergent Genetic and Small Molecule Modulation.

Tissue engineering and regenerative medicineยท2026
Same author

Prognostic impact of <i>NF1</i> mutation in Korean cohort with glioblastoma.

Frontiers in neurologyยท2026
Same author

Socioeconomic Status and Depression Among Older Adults with Disabilities in Korea: The Mediating Role of Social Support and the Moderating Effects of Self-Esteem and Public Service Utilization.

Healthcare (Basel, Switzerland)ยท2026
Same author

TiO<sub>2</sub> nanolayer-assisted top-interface engineering for disturbance-free FeFETs: a blueprint for future van der Waals memory.

Nano convergenceยท2026
Same author

Association between antenatal corticosteroid exposure and respiratory morbidities in late preterm infants: a population-based study.

Journal of perinatal medicineยท2026
Same author

Propellant-free intrawound antibiotic foam for intraoperative antimicrobial prophylaxis.

Drug delivery and translational researchยท2026

Related Experiment Video

Updated: Dec 29, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Combinatorial feature embedding based on CNN and LSTM for biomedical named entity recognition.

Minsoo Cho1, Jihwan Ha1, Chihyun Park1

  • 1Yonsei University, Department of Computer Science, Republic of Korea.

Journal of Biomedical Informatics
|February 1, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces an advanced deep learning model for biomedical Named Entity Recognition (NER) to improve accuracy with new data. The model enhances feature representation and attention mechanisms for better biomedical information extraction.

Keywords:
Attention mechanismBiomedical named entity recognitionFeature embeddingInformation retrieval

Related Experiment Videos

Last Updated: Dec 29, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Natural Language Processing

Background:

  • Biomedical Named Entity Recognition (NER) is crucial for extracting information from large biomedical datasets.
  • Existing NER models struggle with novel and evolving biomedical entity types.
  • Deep learning approaches show promise but require improved feature representation in embedding layers.

Purpose of the Study:

  • To propose a novel deep learning NER model for enhanced biomedical information extraction.
  • To improve the representation of biomedical word tokens using combinatorial feature embedding.
  • To address limitations in handling new entity types and long-term dependencies in existing models.

Main Methods:

  • Developed a deep learning model based on Bidirectional Long Short-Term Memory (bi-LSTM) and Conditional Random Field (CRF).
  • Integrated character-level representations from Convolutional Neural Network (CNN) and bi-LSTM for enhanced feature embedding.
  • Incorporated an attention mechanism to improve focus on relevant tokens and mitigate LSTM long-term dependency issues.

Main Results:

  • The proposed model achieved an F1-score of 86.93% on the NCBI-Disease dataset, outperforming existing models.
  • Demonstrated competitive performance on the JNLPBA dataset with an F1-score of 75.31%.
  • The combinatorial feature embedding and attention mechanism effectively improved entity recognition.

Conclusions:

  • The proposed deep learning NER model offers a significant advancement in biomedical information extraction.
  • The model's architecture effectively handles the complexity and growth of biomedical data.
  • This approach provides a more accurate and robust solution for identifying biomedical entities.