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

Localization of Auricular Acupoints for Treating Idiopathic Chronic Low Back Pain Using Pressure Pain Test and Electrical Skin Resistance Test.

Medical acupuncture·2026
Same author

MediCARE: Medical Collaborative Agents REasoning over Interpretable Heterogeneous Graphs.

Artificial intelligence in medicine·2026
Same author

A dedicated deep learning workflow for automatic Fasciola hepatica and Calicophoron daubneyi egg detection using the Kubic FLOTAC microscope.

International journal for parasitology·2025
Same author

An Experimental Evaluation of Smart Sensors for Pedestrian Attribute Recognition Using Multi-Task Learning and Vision Language Models.

Sensors (Basel, Switzerland)·2025
Same author

Automating parasite egg detection: insights from the first AI-KFM challenge.

Frontiers in artificial intelligence·2024
Same author

A Physiological-Informed Generative Model for Improving Breast Lesion Classification in Small DCE-MRI Datasets.

IEEE journal of biomedical and health informatics·2024
Same journal

AdaWGAN: Data Augmentation for Few-Shot HD-sEMG Gesture Recognition Using Single-Trial Data.

IEEE journal of biomedical and health informatics·2026
Same journal

NeuroBooster: a domain-informed self-supervised learning paradigm tailored for brain MRI analysis.

IEEE journal of biomedical and health informatics·2026
Same journal

Graph Convolutional Neural Network based Depression Detection using Brain Functional Connectivity Measures.

IEEE journal of biomedical and health informatics·2026
Same journal

Improving Multi-Sensor Non-Invasive Glucose Detection through AI: A Domain Generalization Approach.

IEEE journal of biomedical and health informatics·2026
Same journal

Unmixing the Neck: Accurate Jugular Venous Pulse Detection From Wearable PPG.

IEEE journal of biomedical and health informatics·2026
Same journal

AD-DAE: Alzheimer's Disease Progression Modeling with Unpaired Longitudinal MRI using Diffusion Auto-Encoders.

IEEE journal of biomedical and health informatics·2026
See all related articles

Related Experiment Video

Updated: Aug 4, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K

TaughtNet: Learning Multi-Task Biomedical Named Entity Recognition From Single-Task Teachers.

Vincenzo Moscato, Marco Postiglione, Carlo Sansone

    IEEE Journal of Biomedical and Health Informatics
    |April 6, 2023
    PubMed
    Summary
    This summary is machine-generated.

    TaughtNet is a new framework for biomedical named entity recognition (BioNER). It uses knowledge distillation to train multi-task models, improving performance and enabling smaller, faster models for real-world applications.

    More Related Videos

    Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes
    10:43

    Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes

    Published on: June 10, 2021

    5.4K
    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

    Related Experiment Videos

    Last Updated: Aug 4, 2025

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
    06:37

    Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

    Published on: December 15, 2023

    3.9K
    Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes
    10:43

    Eye-tracking Technology and Data-mining Techniques used for a Behavioral Analysis of Adults engaged in Learning Processes

    Published on: June 10, 2021

    5.4K
    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

    Area of Science:

    • Computational biology
    • Natural Language Processing
    • Bioinformatics

    Background:

    • Deep learning models for Biomedical Named Entity Recognition (BioNER) are limited by the scarcity of comprehensive annotated datasets.
    • Existing datasets often focus on single entity types (e.g., diseases or drugs), hindering the development of effective multi-task BioNER systems.
    • Training multi-task models on disparate single-task datasets results in suboptimal performance due to poor ground truth.

    Purpose of the Study:

    • To introduce TaughtNet, a novel knowledge distillation framework for BioNER.
    • To enable the training of a single multi-task BioNER model by effectively combining knowledge from multiple single-task models.
    • To develop more efficient and deployable BioNER models suitable for resource-constrained environments.

    Main Methods:

    • TaughtNet employs a knowledge distillation approach, where a multi-task student model learns from both ground truth annotations and the outputs of specialized single-task teacher models.
    • The framework integrates knowledge from diverse datasets, even those with single-entity annotations, to create a robust multi-task learning environment.
    • Experiments were conducted on recognizing mentions of diseases, chemical compounds, and genes.

    Main Results:

    • TaughtNet demonstrated competitive performance against state-of-the-art baselines, achieving strong precision, recall, and F1 scores.
    • The framework successfully trained smaller and lighter student models, enhancing deployability on hardware with limited memory and enabling faster inference.
    • The approach shows potential for providing explainability in BioNER systems.

    Conclusions:

    • TaughtNet offers an effective solution to the challenge of limited annotated data in BioNER by leveraging knowledge distillation.
    • The framework facilitates the creation of efficient, high-performing multi-task BioNER models suitable for practical, real-world applications.
    • The study releases code and a pre-trained multi-task model to promote further research and development in the field.