AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (1.7 MB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Publishing Language: Chinese | Open Access

Experiment design and implementation of knowledge data generation based on large models

Sha YUAN( )Siyu FENG
School of Artificial Intelligence, University of Science and Technology Beijing, Beijing 100083, China
Show Author Information

Abstract

Objective

In the era of artificial intelligence (AI), large language models (LLMs) have demonstrated exceptional capabilities in natural language understanding and generation. However, two critical bottlenecks persist in their practical application: hallucination and the scarcity of high-quality domain-specific data. To address these challenges, this study designs a comprehensive experimental scheme for knowledge-to-text data generation. By leveraging the structured constraints of knowledge graphs, we transform triple-based knowledge into fluent and accurate natural language descriptions. This research provides a reliable, reproducible technical approach for improving the factual consistency of LLMs and expanding high-quality training corpora in specialized domains.

Methods

The study performs end-to-end LLM fine-tuning using a curated dataset of 14231 triple-text pairs. The experimental methodology comprises several rigorous stages. First, data preprocessing is conducted. Knowledge triples (subjects, predicates, and objects) are serialized into specific input sequences to adapt to the model’s vocabulary. The dataset is partitioned into training and test sets of 7398 and 6833 samples, respectively. Second, we use BART and T5-PEGASUS as the primary generation models, with GPT for comparative analysis. A distributed fine-tuning framework is implemented using torch.distributed and Distributed Data Parallel (DDP) to leverage multi-GPU computing resources. To optimize computational efficiency and reduce memory overhead, NVIDIA Apex is integrated for FP16 mixed-precision training. The training objective is guided by the cross-entropy loss function to minimize the discrepancy between the predicted sequences and the ground truth. Throughout the process, a real-time monitoring mechanism based on terminal logs tracks loss fluctuations and performance metrics. Finally, the model is evaluated using ROUGE-L, BLEU, chrF++, and BERTScore, providing a comprehensive assessment of both linguistic overlap and semantic similarity.

Results

The experimental results are as follows: (1) Models based on the encoder–decoder architecture outperform traditional decoder-only architectures in terms of structural-to-text transformation. (2) The BART model achieves a ROUGE-L score of 0.3435 and a BERTScore of 0.8872. Preserving the structural integrity of input triples achieves an optimal balance between information coverage and linguistic fluency. (3) Despite achieving a lower ROUGE-L of 0.1350 due to its concise generation style, the T5-PEGASUS model attains a high BERTScore of 0.8710, indicating superior semantic accuracy in short-text generation. (4) Real-time monitoring logs show that the implementation of DDP and mixed-precision training enables the training loss to converge from 0.1698 to 0.1238 within five epochs, demonstrating the efficiency of the proposed training framework. (5) Qualitative analysis of the generated samples confirms that the models can accurately synthesize multiple complex triples into coherent sentences while preserving key factual entities.

Conclusions

This study validates the effectiveness of fine-tuning pretrained encoder–decoder models with structured knowledge constraints for high-quality data generation. By integrating distributed training techniques and a rigorous evaluation framework, the proposed scheme overcomes the limitations of manual data annotation and mitigates the hallucination issues inherent in LLMs. In the optimized fine-tuning process, targeted loss function minimization and real-time monitoring ensure that the generated knowledge data is semantically rich and factually reliable. The proposed experimental paradigm for knowledge engineering and large-scale model optimization offers significant practical value for industrial AI deployment.

CLC number: TP391 Document code: A Article ID: 1002-4956(2026)08-0043-08

References

【1】
【1】
 
 
Experimental Technology and Management
Pages 43-50

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
YUAN S, FENG S. Experiment design and implementation of knowledge data generation based on large models. Experimental Technology and Management, 2026, 43(8): 43-50. https://doi.org/10.16791/j.cnki.sjg.2026.08.006

11

Views

0

Downloads

0

Crossref

0

Scopus

Received: 16 December 2025
Revised: 28 February 2026
Published: 20 August 2026
© 2026 Experimental Technology and Management. All rights reserved.

This is an open access article under the CC BY-NC-ND license (https://creativecommons.org/licenses/by-nc-nd/4.0/).