Method Article

An AI Workflow Combining Bidirectional Encoder Representations from Transformers (BERT) and Graph Neural Networks (GNNs) for Knowledge Retrieval in Digital Enterprises

DOI:

10.3791/70045

April 28th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This protocol presents a reproducible AI-driven workflow that fine-tunes BERT for entity and relation extraction, employs graph neural networks for ontology alignment, constructs enterprise knowledge graphs from unstructured data, and systematically evaluates semantic retrieval performance and decision-support efficiency.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Large volumes of unstructured organizational data can make it difficult for enterprise knowledge management (KM) systems to extract correct and contextually relevant information, which can lead to inefficient knowledge sharing and delayed decision-making. This study suggests a unified artificial intelligence-driven framework to overcome this limitation. It combines Graph Neural Networks (GNNs) for ontology alignment and semantic reasoning with refined Bidirectional Encoder Representations from Transformers (BERT) for domain-specific entity and relation extraction. Systematic data collection, preprocessing enterprise text corpora, fine-tuning BERT to identify entities and relationships, converting extracted triples into structured knowledge graphs, and GNN-based ontology alignment to guarantee semantic consistency across heterogeneous knowledge sources, comprise the methodological pipeline. To evaluate system efficacy in real-world enterprise scenarios, the framework also integrates task-oriented assessment measures, such as retrieval precision, ontology alignment correctness, and decision latency. When compared to baseline methods, experimental validation across two industry applications shows a 35% decrease in decision-making latency and a 21% gain in knowledge retrieval precision.

Furthermore, user feedback indicates that the KM interface has boosted user satisfaction through its semantic search and contextual tagging features. The suggested architecture facilitates reproducible knowledge graph building from unstructured enterprise data by methodically fusing graph-based reasoning and alignment with deep learning-based information extraction. The findings demonstrate that both strategic and operational KM outcomes improved when organized knowledge representations are aligned with organizational procedures. All things considered, the suggested method increases retrieval accuracy, speeds up decision workflow reaction times, and offers a workable and scalable option for enterprise-level KM systems.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Effective KM can be difficult to adopt in digital transformation programs due to disjointed data repositories, diverse organizational platforms, and fragmented knowledge spread across unstructured documents. A reproducible, technically implementable framework that methodically extracts, structures, aligns, and operationalizes enterprise knowledge has not been proposed by much research, despite earlier studies looking at AI adoption and digital transformation from organizational and sectoral perspectives1,2,3. Current methods focus mostly on managerial or strategic consequence....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Ethical statement
This study was reviewed and approved by the Institutional Review Board (IRB) of The National University of Malaysia (UKM) prior to data collection (Approval ID: UKM/FEP/2025/AI-047; Approval Date: 12 March 2025). The approved protocol covered the administration of structured surveys and semi-structured interviews involving human participants. All participants were informed about the purpose of the study, the voluntary nature of their participation, and their right to withdraw at any time without consequence, and written informed consent was obtained before their inclusion. Participant anonymity and confidentiality were strictly m....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Data pre-processing and BERT fine-tuning
The proposed device integrates a best tuned BERT version for unstructured understanding extraction and a Graph Neural Network (GNN) for ontology alignment and reasoning inside an understanding graph framework. The experimental setup worried comparing the overall performance of the BERT aspect on NER and RE tasks, while the GNN factor turned into examined on link prediction and node class over the built understanding graph.

The F1-sc.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study presents a unified enterprise KM framework that integrates contextual semantic extraction using BERT with graph-based relational reasoning and ontology alignment through GNNs. In order to enable entity linking, cross-document reasoning, and coherent knowledge representation across disparate business data sources, the main contribution is the integration of deep contextual language modeling with structured, ontology-aware inference within a single pipeline3,.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors have no conflict of interest

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors gratefully acknowledge the support provided by the Faculty of Economics and Management, The National University of Malaysia, Bangi, Malaysia.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
BERT-Base (Uncased) Pretrained ModelGoogle AIN/ATransformer-based pretrained language model (bert-base-uncased variant)
Deep Graph Library (DGL)AWS LabsRRID: SCR_017054Version 2.1 used for graph neural network modeling
Matplotlib Visualization LibraryPyData CommunityRRID: SCR_008624Used for performance plots and visual analytics
NetworkX Graph LibraryPyPI CommunityRRID: SCR_005317Version 3.2 used for graph construction and analysis
NumPy Numerical Computing LibraryPyData CommunityRRID: SCR_008633Used for numerical operations and array processing
NVIDIA GPU (Tesla T4 / RTX 3080)NVIDIA CorporationRRID: SCR_016409CUDA-enabled hardware accelerator for model training
Pandas Data Analysis LibraryPyData CommunityRRID: SCR_018214Used for structured data manipulation
Python Programming LanguagePython Software FoundationRRID: SCR_008394Version 3.10 used for model development and data processing
PyTorch Deep Learning FrameworkMeta AIRRID: SCR_018536Version 2.0 used for neural network implementation
Scikit-learn Machine Learning LibraryScikit-learn DevelopersRRID: SCR_002577Version 1.5 used for preprocessing and evaluation metrics
Transformers NLP LibraryHugging FaceRRID: SCR_020989Version 4.40 used for pretrained transformer models
Ubuntu Linux Operating SystemCanonical Ltd.RRID: SCR_018317Version 20.04 LTS runtime environment

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Knowledge RetrievalGraph Neural NetworksBERT ModelOntology AlignmentSemantic ReasoningKnowledge GraphsEntity ExtractionRelation ExtractionEnterprise Knowledge ManagementSemantic Search

Related Articles