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

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.8K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.8K
Randomized Experiments01:13

Randomized Experiments

7.1K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
7.1K
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

3.8K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
3.8K

You might also read

Related Articles

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

Sort by
Same author

Heart failure hospitalization in patients with and without type 2 diabetes: A population-based retrospective cohort study.

PloS one·2026
Same author

Statistics and AI - A Fireside Conversation.

Harvard data science review·2026
Same author

Auricular Point Acupressure Self-Management (APA-SM) program for chronic musculoskeletal pain among rural populations: a protocol for a pragmatic, randomized controlled trial.

BMJ open·2026
Same author

Glaucoma Risk with Metformin and Sulfonylurea Therapies in Type 2 Diabetes: A Retrospective Cohort Study.

Clinical ophthalmology (Auckland, N.Z.)·2026
Same author

Identifying postpartum depression subtypes using natural language processing and clinical notes.

BMJ mental health·2026
Same author

Smartphone-Based Ecological Momentary Assessment of Pain in Older Adults Undergoing Auricular Point Acupressure for Chronic Low Back Pain: Secondary Analysis of a Randomized Controlled Trial.

JMIR formative research·2026
Same journal

Epidemiological characteristics of amebiasis in Japan from 2001 to 2022.

PloS one·2026
Same journal

Longitudinal associations of academic stress with eating related patterns, nutrition, somatic indicators, and depressive symptoms in university students: A study protocol.

PloS one·2026
Same journal

Pollution removal efficiency enhancement by agricultural biomass additions in constructed wetlands: A framework integrating meta-analysis with explainable machine learning.

PloS one·2026
Same journal

Insulation failure mapping on power transformer bushing using FRA and electrostatic simulation.

PloS one·2026
Same journal

Enhancing medical Q&A systems with multimodal knowledge graphs and dual-layer attention mechanisms.

PloS one·2026
Same journal

UAMP: Consistent video object segmentation with uncertainty-aware memory propagation.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Aug 14, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

477

A novel NIH research grant recommender using BERT.

Jie Zhu1, Braja Gopal Patra2, Hulin Wu1

  • 1Department of Biostatistics and Data Science, School of Public Health, The University of Texas Health Science Center, Houston, Texas, United States of America.

Plos One
|January 17, 2023
PubMed
Summary
This summary is machine-generated.

Researchers can now find relevant National Institute of Health (NIH) grants more easily using a new recommendation system. This system leverages Bidirectional Encoder Representations from Transformers (BERT) and publication data to improve grant discovery.

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

659
Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
08:52

Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

Published on: August 30, 2017

73.8K

Related Experiment Videos

Last Updated: Aug 14, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

477
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

659
Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
08:52

Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

Published on: August 30, 2017

73.8K

Area of Science:

  • * Computational Biology
  • * Bibliometrics
  • * Information Science

Background:

  • * Securing research grants is crucial for academic career progression.
  • * Identifying suitable funding opportunities, particularly from agencies like the National Institute of Health (NIH), is a significant challenge for researchers.
  • * Existing methods for grant discovery are often time-consuming and inefficient.

Purpose of the Study:

  • * To develop an automated recommendation system for National Institute of Health (NIH) grants.
  • * To utilize researchers' publication data as a basis for personalized grant recommendations.
  • * To leverage advanced deep learning techniques for improved accuracy in grant matching.

Main Methods:

  • * Formulated grant recommendation as a classification problem.
  • * Employed Bidirectional Encoder Representations from Transformers (BERT) to model complex relationships between publications and grants.
  • * Conducted internal evaluations using grant citations and external evaluations involving researcher feedback and Dirichlet Process Mixture Model (DPMM) clustering.

Main Results:

  • * The BERT-based recommender demonstrated superior performance compared to baseline methods (BM25, TF-IDF, doc2vec, Naïve Bayes) in both internal and external evaluations.
  • * Key performance metrics including Recall@k, Precision@k, Mean Reciprocal Rank (MRR), and Area Under the ROC Curve (ROC-AUC) favored the proposed system.
  • * External evaluation confirmed the system's practical utility by achieving high Precision@k based on researcher ratings.

Conclusions:

  • * The proposed BERT-based recommendation system effectively addresses the challenge of identifying relevant NIH grants for researchers.
  • * Deep learning models like BERT can capture nuanced connections between research output and funding opportunities.
  • * This system offers a promising solution to enhance grant discovery efficiency and support researchers' academic endeavors.