Related Experiment Video
Updated: Nov 22, 2025

05:47
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
909
BERT-GT: cross-sentence n-ary relation extraction with BERT and Graph Transformer
1National Center for Biotechnology Information (NCBI), National Library of Medicine (NLM), National Institutes of Health (NIH), Bethesda, MD 20894, USA.
Bioinformatics (Oxford, England)
|January 8, 2021
Summary
This study introduces BERT-GT, a novel architecture for biomedical relation extraction that improves accuracy by focusing attention on neighbor tokens, outperforming existing methods on complex datasets.
Area of Science:
- Biomedical Natural Language Processing
- Computational Biology
- Bioinformatics
Background:
- Biomedical relation extraction is crucial for understanding complex biological information.
- Existing methods often use graph neural networks (GNNs) or attention mechanisms for cross-sentence relation extraction.
- Transformers have recently shown superior performance in various natural language processing (NLP) tasks.
Purpose of the Study:
- To develop a novel architecture for biomedical relation extraction that enhances performance on long texts.
- To improve the accuracy and efficiency of identifying relationships between biomedical entities across multiple sentences.
Main Methods:
- Proposed a novel architecture, BERT-GT, integrating Bidirectional Encoder Representations from Transformers (BERT) with a Graph Transformer.
- Introduced a neighbor-attention mechanism within BERT, allowing tokens to focus on local context.
- Applied the BERT-GT model to cross-sentence and abstract-level relation-extraction tasks.
Main Results:
- Achieved significant improvements in accuracy (5.44%) and F1-measure (3.89%) over state-of-the-art methods.
- Demonstrated the effectiveness of the neighbor-attention mechanism for handling long biomedical texts.
- Validated the robustness and applicability of BERT-GT on n-ary and chemical-protein relation datasets.
Conclusions:
- BERT-GT offers a robust and effective approach for biomedical relation extraction.
- The neighbor-attention mechanism is critical for improving performance on tasks involving extensive text.
- The proposed model shows promise for broader applications in biomedical text mining and relation extraction.
Related Concept Videos
Extraction: Advanced Methods
827
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
827
Crossover Experiments
4.3K
Crossover experiments, also called the repeated-measurements design, is a study design in which all experimental units are exposed to all treatments in different periods. Crossover experiments are generally used in psychology, the pharmaceutical industry, agriculture, and medicine.
Crossover designs are performed even with smaller sample sizes since the samples can act as their controls. These are better than simple randomized trials since patients are exposed to all the treatments.
Crossover designs are performed even with smaller sample sizes since the samples can act as their controls. These are better than simple randomized trials since patients are exposed to all the treatments.
4.3K
Ogive Graph
6.3K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.3K
Cross Product
484
The cross product is a fundamental concept in vector algebra that is a vector operation on two different vectors to obtain a third vector. Unlike the scalar product, the cross product results in a vector quantity perpendicular to both the original vectors.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
484
Transformers
1.5K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.5K
Vector Algebra: Graphical Method
16.2K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.2K

