期刊文献+
共找到122,439篇文章
< 1 2 250 >
每页显示 20 50 100
A Dynamic Knowledge Base Updating Mechanism-Based Retrieval-Augmented Generation Framework for Intelligent Question-and-Answer Systems 被引量:1
1
作者 Yu Li 《Journal of Computer and Communications》 2025年第1期41-58,共18页
In the context of power generation companies, vast amounts of specialized data and expert knowledge have been accumulated. However, challenges such as data silos and fragmented knowledge hinder the effective utilizati... In the context of power generation companies, vast amounts of specialized data and expert knowledge have been accumulated. However, challenges such as data silos and fragmented knowledge hinder the effective utilization of this information. This study proposes a novel framework for intelligent Question-and-Answer (Q&A) systems based on Retrieval-Augmented Generation (RAG) to address these issues. The system efficiently acquires domain-specific knowledge by leveraging external databases, including Relational Databases (RDBs) and graph databases, without additional fine-tuning for Large Language Models (LLMs). Crucially, the framework integrates a Dynamic Knowledge Base Updating Mechanism (DKBUM) and a Weighted Context-Aware Similarity (WCAS) method to enhance retrieval accuracy and mitigate inherent limitations of LLMs, such as hallucinations and lack of specialization. Additionally, the proposed DKBUM dynamically adjusts knowledge weights within the database, ensuring that the most recent and relevant information is utilized, while WCAS refines the alignment between queries and knowledge items by enhanced context understanding. Experimental validation demonstrates that the system can generate timely, accurate, and context-sensitive responses, making it a robust solution for managing complex business logic in specialized industries. 展开更多
关键词 Retrieval-Augmented Generation Question-and-Answer Large Language Models Dynamic knowledge Base Updating Mechanism Weighted Context-Aware Similarity
在线阅读 下载PDF
A Knowledge Push Method of Complex Product Assembly Process Design Based on Distillation Model-Based Dynamically Enhanced Graph and Bayesian Network
2
作者 Fengque Pei Yaojie Lin +2 位作者 Jianhua Liu Cunbo Zhuang Sikuan Zhai 《Chinese Journal of Mechanical Engineering》 2025年第6期117-134,共18页
Under the paradigm of Industry 5.0,intelligent manufacturing transcends mere efficiency enhancement by emphasizing human-machine collaboration,where human expertise plays a central role in assembly processes.Despite a... Under the paradigm of Industry 5.0,intelligent manufacturing transcends mere efficiency enhancement by emphasizing human-machine collaboration,where human expertise plays a central role in assembly processes.Despite advancements in intelligent and digital technologies,assembly process design still heavily relies on manual knowledge reuse,and inefficiencies and inconsistent quality in process documentation are caused.To address the aforementioned issues,this paper proposes a knowledge push method of complex product assembly process design based on distillation model-based dynamically enhanced graph and Bayesian network.First,an initial knowledge graph is constructed using a BERT-BiLSTM-CRF model trained with integrated human expertise and a fine-tuned large language model.Then,a confidence-based dynamic weighted fusion strategy is employed to achieve dynamic incremental construction of the knowledge graph with low resource consumption.Subsequently,a Bayesian network model is constructed based on the relationships between assembly components,assembly features,and operations.Bayesian network reasoning is used to push assembly process knowledge under different design requirements.Finally,the feasibility of the Bayesian network construction method and the effectiveness of Bayesian network reasoning are verified through a specific example,significantly improving the utilization of assembly process knowledge and the efficiency of assembly process design. 展开更多
关键词 Complex product assembly process Large language model Dynamic incremental construction of knowledge graph Bayesian network knowledge push
在线阅读 下载PDF
Indigenous Knowledge and Water Conservation Practices in South Africa:A Systematic Literature Review 被引量:1
3
作者 Arvind Kumar Sahani Garima Gupta +9 位作者 Subhash Anand Vishwa Raj Sharma Rajender Singh Azka Kamil Harish Kumar Alka Gagan Vinod Kumar Mayala Arun Pratap Mishra Sunil Jaiswal Jasmine Anand 《Journal of Environmental & Earth Sciences》 2025年第2期248-261,共14页
Water scarcity poses a significant challenge globally,with South Africa exemplifying the severe socio-economic and environmental impacts of limited water access.Despite advances in modern water management systems,the ... Water scarcity poses a significant challenge globally,with South Africa exemplifying the severe socio-economic and environmental impacts of limited water access.Despite advances in modern water management systems,the integration of indigenous knowledge(IK)into formal frameworks remains underutilized.This study systematically reviews the role of indigenous water conservation practices in South Africa,analyzing over 50 high-quality sources using the PRISMA methodology.The findings highlight the effectiveness of IK in addressing water scarcity through techniques such as rainwater harvesting,terracing,and wetland management,which are low-cost,environmentally sustainable,and deeply rooted in cultural practices.Indigenous methods also enhance climate resilience by enabling communities to adapt to droughts and floods through practices such as weather prediction and adaptive farming techniques.Furthermore,these practices foster social inclusivity and community empowerment,ensuring equitable water access and intergenerational knowledge transfer.The study underscores the potential of integrating IK with modern water technologies to create holistic solutions that are scalable,sustainable,and aligned with South Africa’s goal of achieving water security by 2030.Policy recommendations emphasize the need for institutional support,data collection,and financial incentives to sustain and mainstream indigenous approaches.By bridging the gap between traditional and contemporary systems,this research provides a roadmap for leveraging diverse knowledge systems to address water scarcity and build resilient communities. 展开更多
关键词 Water Scarcity Indigenous knowledge Water Conservation Climate Resilience Sustainable Water Management South Africa
在线阅读 下载PDF
Enhance Human Rights Studies and Construct China’s Autonomous Knowledge System of Human Rights 被引量:1
4
作者 Baimachilin LIU Haile(Translated) 《The Journal of Human Rights》 2025年第1期3-9,共7页
Xi Jinping,general secretary of the Communist Party of China(CPC)Central Committee,stressed that we should adhere to the“two integrations”(namely,integrating the basic tenets of Marxism with China’s specific realit... Xi Jinping,general secretary of the Communist Party of China(CPC)Central Committee,stressed that we should adhere to the“two integrations”(namely,integrating the basic tenets of Marxism with China’s specific realities and fine traditional culture),root ourselves in Chinese soil,carry forward the Chinese cultural heritage,and strengthen the academic foundation.We should accelerate the building of an independent knowledge system for Chinese philosophy and social sciences,and formulate original concepts and develop systems of academic discipline,research and discourse,drawing on China’s rich experience of advancing human rights.In the face of changes of a magnitude not seen in a century,in the historic process of advancing the great rejuvenation of the Chinese nation on all fronts through Chinese modernization,we should and must strengthen our theoretical self-consciousness and confidence in the path of Chinese modernization.We need to enhance human rights research,develop the human rights theoretical system and paradigm that are based on Chinese realities and express Chinese voice,and an independent Chinese knowledge system for human rights. 展开更多
关键词 theoretical self consciousness formulate original concepts deve cultural heritage MARXISM autonomous knowledge system human rights Chinese realities basic tenets marxism
原文传递
Toward a Large Language Model-Driven Medical Knowledge Retrieval and QA System:Framework Design and Evaluation
5
作者 Yuyang Liu Xiaoying Li +6 位作者 Yan Luo Jinhua Du Ying Zhang Tingyu Lv Hao Yin Xiaoli Tang Hui Liu 《Engineering》 2025年第7期270-282,共13页
Recent advancements in large language models(LLMs)have driven remarkable progress in text process-ing,opening new avenues for medical knowledge discovery.In this study,we present ERQA,a mEdical knowledge Retrieval and... Recent advancements in large language models(LLMs)have driven remarkable progress in text process-ing,opening new avenues for medical knowledge discovery.In this study,we present ERQA,a mEdical knowledge Retrieval and Question-Answering framework powered by an enhanced LLM that integrates a semantic vector database and a curated literature repository.The ERQA framework leverages domain-specific incremental pretraining and conducts supervised fine-tuning on medical literature,enabling retrieval and question-answering(QA)tasks to be completed with high precision.Performance evaluations implemented on the coronavirus disease 2019(COVID-19)and TripClick data-sets demonstrate the robust capabilities of ERQA across multiple tasks.On the COVID-19 dataset,ERQA-13B achieves state-of-the-art retrieval metrics,with normalized discounted cumulative gain at top 10(NDCG@10)0.297,recall values at top 10(Recall@10)0.347,and mean reciprocal rank(MRR)=0.370;it also attains strong abstract summarization performance,with a recall-oriented understudy for gisting evaluation(ROUGE)-1 score of 0.434,and QA performance,with a bilingual evaluation understudy(BLEU)-1 score of 7.851.The comparable performance achieved on the TripClick dataset further under-scores the adaptability of ERQA across diverse medical topics.These findings suggest that ERQA repre-sents a significant step toward efficient biomedical knowledge retrieval and QA. 展开更多
关键词 Large language models Medical knowledge Information retrieval Vector database
在线阅读 下载PDF
Diversity and traditional knowledge concerning fodder plants are invaluable assets for enhancing the sustainable management of croplivestock system of Zhaotong City in the mountainous southwest China
6
作者 Xian Chen Pyae Phyo Hein +4 位作者 Mengxue Shi Fen Yang Jun Yang Yao Fu Xuefei Yang 《Plant Diversity》 2025年第2期311-322,共12页
The global rise in animal protein consumption has significantly amplified the demand for fodder.A comprehensive understanding of the diversity and characteristics of existing fodder resources is essential for balanced... The global rise in animal protein consumption has significantly amplified the demand for fodder.A comprehensive understanding of the diversity and characteristics of existing fodder resources is essential for balanced nutritional fodder production.This study investigates the diversity and composition of fodder plants and identifies key species for cattle in Zhaotong City,Yunnan,China,while documenting indigenous knowledge on their usage and selection criteria.Ethnobotanical surveys were conducted in 19 villages across seven townships with 140 informants.Data were collected through semi-structured interviews,free listing,and participatory observation,and analyzed using Relative Frequency Citation.A total of 125 taxa(including 106 wild and 19 cultivated)were reported.The most cited family is Poaceae(27 taxa,21.43%),followed by Asteraceae(17 taxa,13.49%),Fabaceae(14 taxa,11.11%),Polygonaceae(9 taxa,7.14%)and Lamiaceae(4 taxa,3.17%).The whole plant(66.04%)and herbaceous plants(84.80%)were the most used parts and life forms.The most cited species were Zea mays,Brassica rapa,Solanum tuberosum,Eragrostis nigra,and Artemisia dubia.Usage of diverse fodder resources reflects local wisdom in managing resource availability and achieving balanced nutrition while coping with environmental and climatic risks.Preferences for certain taxonomic groups are due to their quality as premier fodder resources.To promote integrated crop-livestock farming,we suggest further research into highly preferred fodder species,focusing on nutritional assessment,digestibility,meat quality impacts,and potential as antibiotic alternatives.Establishing germplasm and gene banks for fodder resources is also recommended. 展开更多
关键词 Fodder plant Animal husbandry Zhaotong city ETHNOBOTANY Traditional knowledge Beef cattle
在线阅读 下载PDF
LLM-KE: An Ontology-Aware LLM Methodology for Military Domain Knowledge Extraction
7
作者 Yu Tao Ruopeng Yang +3 位作者 Yongqi Wen Yihao Zhong Kaige Jiao Xiaolei Gu 《Computers, Materials & Continua》 2026年第1期2045-2061,共17页
Since Google introduced the concept of Knowledge Graphs(KGs)in 2012,their construction technologies have evolved into a comprehensive methodological framework encompassing knowledge acquisition,extraction,representati... Since Google introduced the concept of Knowledge Graphs(KGs)in 2012,their construction technologies have evolved into a comprehensive methodological framework encompassing knowledge acquisition,extraction,representation,modeling,fusion,computation,and storage.Within this framework,knowledge extraction,as the core component,directly determines KG quality.In military domains,traditional manual curation models face efficiency constraints due to data fragmentation,complex knowledge architectures,and confidentiality protocols.Meanwhile,crowdsourced ontology construction approaches from general domains prove non-transferable,while human-crafted ontologies struggle with generalization deficiencies.To address these challenges,this study proposes an OntologyAware LLM Methodology for Military Domain Knowledge Extraction(LLM-KE).This approach leverages the deep semantic comprehension capabilities of Large Language Models(LLMs)to simulate human experts’cognitive processes in crowdsourced ontology construction,enabling automated extraction of military textual knowledge.It concurrently enhances knowledge processing efficiency and improves KG completeness.Empirical analysis demonstrates that this method effectively resolves scalability and dynamic adaptation challenges in military KG construction,establishing a novel technological pathway for advancing military intelligence development. 展开更多
关键词 knowledge extraction natural language processing knowledge graph large language model
在线阅读 下载PDF
TSMixerE:Entity Context-Aware Method for Static Knowledge Graph Completion
8
作者 Jianzhong Chen Yunsheng Xu +2 位作者 Zirui Guo Tianmin Liu Ying Pan 《Computers, Materials & Continua》 2026年第4期2207-2230,共24页
The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graph... The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graphs play a crucial role by constructing structured networks of relationships among entities.However,data sparsity and numerous unexplored implicit relations result in the widespread incompleteness of knowledge graphs.In static knowledge graph completion,most existing methods rely on linear operations or simple interaction mechanisms for triple encoding,making it difficult to fully capture the deep semantic associations between entities and relations.Moreover,many methods focus only on the local information of individual triples,ignoring the rich semantic dependencies embedded in the neighboring nodes of entities within the graph structure,which leads to incomplete embedding representations.To address these challenges,we propose Two-Stage Mixer Embedding(TSMixerE),a static knowledge graph completion method based on entity context.In the unit semantic extraction stage,TSMixerE leveragesmulti-scale circular convolution to capture local features atmultiple granularities,enhancing the flexibility and robustness of feature interactions.A channel attention mechanism amplifies key channel responses to suppress noise and irrelevant information,thereby improving the discriminative power and semantic depth of feature representations.For contextual information fusion,a multi-layer self-attentionmechanism enables deep interactions among contextual cues,effectively integrating local details with global context.Simultaneously,type embeddings clarify the semantic identities and roles of each component,enhancing the model’s sensitivity and fusion capabilities for diverse information sources.Furthermore,TSMixerE constructs contextual unit sequences for entities,fully exploring neighborhood information within the graph structure to model complex semantic dependencies,thus improving the completeness and generalization of embedding representations. 展开更多
关键词 knowledge graph knowledge graph complementation convolutional neural network feature interaction context
在线阅读 下载PDF
Intelligent Teaching Scenarios Based on Knowledge Graphs and the Integration of“Teacher-Machine-Student”
9
作者 Yanhang Zhang Xiaohong Su +1 位作者 Yu Zhang Tiantian Wang 《计算机教育》 2026年第3期81-88,共8页
This paper delves into effective pathways for transforming course ecosystems from resource provision to knowledge service and competency development through university-enterprise collaboration in co-building knowledge... This paper delves into effective pathways for transforming course ecosystems from resource provision to knowledge service and competency development through university-enterprise collaboration in co-building knowledge graphs and intelligent shared courses.This approach enables personalized,learning-driven teaching.Based on knowledge graphs and integrated teacher-machine-student smart teaching scenarios,it not only innovates autonomous learning environments and human-computer interaction models while optimizing teaching experiences for both instructors and students,but also effectively addresses the issues of students’“scattered,superficial,and fragmented learning”.This establishes the foundation for personalized teaching tailored to individual aptitudes. 展开更多
关键词 knowledge graphs Teacher-machine-student Smart teaching
在线阅读 下载PDF
Can Domain Knowledge Make Deep Models Smarter?Expert-Guided PointPillar(EG-PointPillar)for Enhanced 3D Object Detection
10
作者 Chiwan Ahn Daehee Kim Seongkeun Park 《Computers, Materials & Continua》 2026年第4期2022-2048,共27页
This paper proposes a deep learning-based 3D LiDAR perception framework designed for applications such as autonomous robots and vehicles.To address the high dependency on large-scale annotated data—an inherent limita... This paper proposes a deep learning-based 3D LiDAR perception framework designed for applications such as autonomous robots and vehicles.To address the high dependency on large-scale annotated data—an inherent limitation of deep learning models—this study introduces a hybrid perception architecture that incorporates expertdriven LiDAR processing techniques into the deep neural network.Traditional 3DLiDAR processingmethods typically remove ground planes and apply distance-or density-based clustering for object detection.In this work,such expert knowledge is encoded as feature-level inputs and fused with the deep network,therebymitigating the data dependency issue of conventional learning-based approaches.Specifically,the proposedmethod combines two expert algorithms—Patchwork++for ground segmentation and DBSCAN for clustering—with a PointPillars-based LiDAR detection network.We design four hybrid versions of the network depending on the stage and method of integrating expert features into the feature map of the deep model.Among these,Version 4 incorporates a modified neck structure in PointPillars and introduces a new Cluster 2D Pseudo-Map Branch that utilizes cluster-level pseudo-images generated from Patchwork++and DBSCAN.This version achieved a+3.88%improvement mean Average Precision(mAP)compared to the baseline PointPillars.The results demonstrate that embedding expert-based perception logic into deep neural architectures can effectively enhance performance and reduce dependency on extensive training datasets,offering a promising direction for robust 3D LiDAR object detection in real-world scenarios. 展开更多
关键词 LIDAR PointPillar expert knowledge autonomous driving deep learning
在线阅读 下载PDF
Data-driven iterative calibration method for prior knowledge of earth-rockfilldam wetting model parameters
11
作者 Shaolin Ding Jiajun Pan +4 位作者 Yanli Wang Lin Wang Han Xu Yiwei Lu Xudong Zhao 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1621-1632,共12页
Wetting deformation in earth-rockfill dams is a critical factor influencingdam safety.Although numerous mathematical models have been developed to describe this phenomenon,most of them rely on empirical formulations a... Wetting deformation in earth-rockfill dams is a critical factor influencingdam safety.Although numerous mathematical models have been developed to describe this phenomenon,most of them rely on empirical formulations and lack prior knowledge of model parameters,which is essential for Bayesian parameter inversion to enhance accuracy and reduce uncertainty.This study introduces a datadriven approach to establishing prior knowledge of earth-rockfill dams.Driving factors are utilized to determine the potential range of model parameters,and settlement changes within this range are calculated.The results are iteratively compared with actual monitoring data until the calculated range encompasses the observed data,thereby providing prior knowledge of the model parameters.The proposed method is applied to the right-bank earth-rockfilldam of Danjiangkou.Employing a Gibbs sample size of 30,000,the proposed method effectively calibrates the prior knowledge of the wetting model parameters,achieving a root mean square error(RMSE)of 5.18 mm for the settlement predictions.By comparison,the use of non-informative priors with sample sizes of 30,000 and 50,000 results in significantly larger RMSE values of 11.97 mm and 16.07 mm,respectively.Furthermore,the computational efficiencyof the proposed method is demonstrated by an inversion computation time of 902 s for 30,000 samples,which is notably shorter than the 1026 s and 1558 s required for noninformative priors with 30,000 and 50,000 samples,respectively.These findingsunderscore the superior performance of the proposed approach in terms of both prediction accuracy and computational efficiency.These results demonstrate that the proposed method not only improves the predictive accuracy but also enhances the computational efficiency,enabling optimal parameter identificationwith reduced computational effort.This approach provides a robust and efficientframework for advancing dam safety assessments. 展开更多
关键词 Earth-rockfilldam Wetting deformation Prior knowledge DATA-DRIVEN Bayesian inversion
在线阅读 下载PDF
Viscosity prediction of refining slag based on machine learning with domain knowledge
12
作者 Jianhua Chen Yijie Feng +4 位作者 Yixin Zhang Jun Luan Xionggang Lu Zhigang Yu Kuochih Chou 《International Journal of Minerals,Metallurgy and Materials》 2026年第2期555-566,共12页
The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on e... The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on empirical models with limited predictive capabilities.This study focuses on the influence of optical basicity on viscosity in CaO-Al_(2)O_(3)-based refining slags,leveraging machine learning to address data scarcity and improve prediction accuracy.An automated framework for algorithm integration,parameter tuning,and evaluation ranking framework(Auto-APE)is employed to develop customized data-driven models for various slag systems,including CaO-Al_(2)O_(3)-SiO_(2),CaO-Al_(2)O_(3)-CaF_(2),CaO-Al_(2)O_(3)-SiO_(2)-MgO,and CaO-Al_(2)O_(3)-SiO_(2)-MgO-CaF_(2).By incorporating optical basicity as a key feature,the models achieve an average validation error of 8.0%to 15.1%,significantly outperforming traditional empirical models.Additionally,symbolic regression is introduced to rapidly construct domain-specific features,such as optical basicity-like descriptors,offering a potential breakthrough in performance prediction for small datasets.This work highlights the critical role of domain-specific knowledge in understanding and predicting viscosity,providing a robust machine learning-based approach for optimizing refining slag properties. 展开更多
关键词 refining slag viscosity prediction machine learning domain knowledge
在线阅读 下载PDF
Defect Identification Method of Power Grid Secondary Equipment Based on Coordination of Knowledge Graph and Bayesian Network Fusion
13
作者 Jun Xiong Peng Yang +1 位作者 Bohan Chen Zeming Chen 《Energy Engineering》 2026年第1期296-313,共18页
The reliable operation of power grid secondary equipment is an important guarantee for the safety and stability of the power system.However,various defects could be produced in the secondary equipment during longtermo... The reliable operation of power grid secondary equipment is an important guarantee for the safety and stability of the power system.However,various defects could be produced in the secondary equipment during longtermoperation.The complex relationship between the defect phenomenon andmulti-layer causes and the probabilistic influence of secondary equipment cannot be described through knowledge extraction and fusion technology by existing methods,which limits the real-time and accuracy of defect identification.Therefore,a defect recognition method based on the Bayesian network and knowledge graph fusion is proposed.The defect data of secondary equipment is transformed into the structured knowledge graph through knowledge extraction and fusion technology.The knowledge graph of power grid secondary equipment is mapped to the Bayesian network framework,combined with historical defect data,and introduced Noisy-OR nodes.The prior and conditional probabilities of the Bayesian network are then reasonably assigned to build a model that reflects the probability dependence between defect phenomena and potential causes in power grid secondary equipment.Defect identification of power grid secondary equipment is achieved by defect subgraph search based on the knowledge graph,and defect inference based on the Bayesian network.Practical application cases prove this method’s effectiveness in identifying secondary equipment defect causes,improving identification accuracy and efficiency. 展开更多
关键词 knowledge graph Bayesian network secondary equipment defect identification
在线阅读 下载PDF
Interdisciplinary Arts and Sciences Education:An Exploration on Knowledge Graph-aided I Ching Learning
14
作者 Yinuo Liu Wendong Li +3 位作者 Wenxuan Ouyang Gaojie Wang Li Pan Shijun Liu 《计算机教育》 2026年第3期130-138,共9页
To integrate traditional culture and modern technology,Shandong University’s School of Software has promoted an interdisciplinary teaching project called IYAN&ITAN,the I Ching Knowledge Graph.The project,driven b... To integrate traditional culture and modern technology,Shandong University’s School of Software has promoted an interdisciplinary teaching project called IYAN&ITAN,the I Ching Knowledge Graph.The project,driven by I Ching texts,guides students to practice natural language processing(NLP)and knowledge graph technology in a task-oriented curriculum,based on constructivism,situated learning,and inquiry-based pedagogy,with a progressive and task-oriented teaching model.The platform established enables the retrieval of knowledge,parsing of text,symbolic-numeric analysis,and historical commentary integration,making possible multidimensional,structured representation of I Ching knowledge,and offering an extensible reference for interdisciplinary learning in the context of New Engineering Education. 展开更多
关键词 Interdisciplinary teaching knowledge graph CONSTRUCTIVISM Situated learning Inquiry-based learning
在线阅读 下载PDF
Hepatitis B infection and vaccination in southern Vietnam:Knowledge,attitudes,and willingness to pay among the general population
15
作者 Tram Thi Huyen Nguyen Nghi Hoc Ho +1 位作者 Bay Van Vo Cong Minh Le 《Asian Pacific Journal of Tropical Medicine》 2026年第2期61-72,共12页
Objective:To assess the knowledge and attitudes of the general population regarding hepatitis B virus(HBV)infection,their association with sociodemographic factors,and the community’s willingness to pay for hepatitis... Objective:To assess the knowledge and attitudes of the general population regarding hepatitis B virus(HBV)infection,their association with sociodemographic factors,and the community’s willingness to pay for hepatitis B vaccination.Methods:This cross-sectional study was conducted from January to March 2025 in Ho Chi Minh City,Vietnam.A self-administered questionnaire was distributed to 1098 adults who were recruited via nonprobability convenience sampling.Descriptive analysis was conducted to calculate the frequencies and percentages of the categorical variables.A Chi-square test was carried out to explore the association between the independent and categorical dependent variables.Results:A total of 926 complete questionnaires were returned and included in the analysis.Among the participants,524(56.6%)exhibited good knowledge about HBV infection and vaccination,while 651(70.3%)showed positive attitudes toward the issues of interest.The factors associated with knowledge and attitudes were household incomes,health insurance,family history of HBV infection,vaccination intention,reasons for nonvaccination,sources of HBV information,and awareness of immunization programs and vaccination sites.Conclusions:Although most participants had limited knowledge of HBV symptoms and transmission,their attitudes toward vaccination remained positive.Targeted national strategies and intervention initiatives are needed since public awareness and attitudes toward the condition greatly impact intervention success. 展开更多
关键词 ATTITUDE Hepatitis B virus knowledge Willingness to pay VIETNAM
暂未订购
A knowledge modeling method for high-speed railway emergency faults based on structured logic diagrams and knowledge graphs
16
作者 Senshen Li Chun Zhang +5 位作者 Guoyuan Yang Wei Bai Shaoxiong Pang Xiaoshu Wang Jian Yao Ning Zhang 《High-Speed Railway》 2026年第1期59-67,共9页
Knowledge graphs,which combine structured representation with semantic modeling,have shown great potential in knowledge expression,causal inference,and automated reasoning,and are widely used in fields such as intelli... Knowledge graphs,which combine structured representation with semantic modeling,have shown great potential in knowledge expression,causal inference,and automated reasoning,and are widely used in fields such as intelligent question answering,decision support,and fault diagnosis.As high-speed train systems become increasingly intelligent and interconnected,fault patterns have grown more complex and dynamic.Knowledge graphs offer a promising solution to support the structured management and real-time reasoning of fault knowledge,addressing key requirements such as interpretability,accuracy,and continuous evolution in intelligent diagnostic systems.However,conventional knowledge graph construction relies heavily on domain expertise and specialized tools,resulting in high entry barriers for non-experts and limiting their practical application in frontline maintenance scenarios.To address this limitation,this paper proposes a fault knowledge modeling approach for high-speed trains that integrates structured logic diagrams with knowledge graphs.The method employs a seven-layer logic structure—comprising fault name,applicable vehicles,diagnostic logic,signal parameters,verification conditions,fault causes,and emergency measures—to transform unstructured knowledge into a visual and hierarchical representation.A semantic mapping mechanism is then used to automatically convert logic diagrams into machine-interpretable knowledge graphs,enabling dynamic reasoning and knowledge reuse.Furthermore,the proposed method establishes a three-layer architecture—logic structuring,knowledge graph transformation,and dynamic inference—to bridge human-expert logic with machinebased reasoning.Experimental validation and system implementation demonstrate that this approach not only improves knowledge interpretability and inference precision but also significantly enhances modeling efficiency and system maintainability.It provides a scalable and adaptable solution for intelligent operation and maintenance platforms in the high-speed rail domain. 展开更多
关键词 Fault emergency handling knowledge graph Intelligent O&M
在线阅读 下载PDF
Boosting AI Tutoring in Software Engineering with Knowledge Graph Guided Reasoning
17
作者 Quanshun Yang Xudong Lu +5 位作者 Xuran Tang Wei Guo Lizhen Cui Lanju Kong Lei Liu Peng Pan 《计算机教育》 2026年第3期167-175,共9页
Large language models(LLMs)show great potential in educational scenarios but face challenges like hallucination,knowledge gaps,and reasoning discontinuities.This study proposes a dynamic knowledge enhancement framewor... Large language models(LLMs)show great potential in educational scenarios but face challenges like hallucination,knowledge gaps,and reasoning discontinuities.This study proposes a dynamic knowledge enhancement framework.By integrating local knowledge graphs and stepwise prompting mechanisms,it improves LLMs’accuracy and interpretability in solving professional domain problems.The framework has two core modules:an LLM-driven knowledge graph construction system for incremental updates and a unified reasoning engine for generating enhanced prompts.Experiments on 680 educational questions show that the method boosts accuracy by 4.5%and 4.3%for multi-step reasoning and knowledge-dependent questions respectively,and increases reasoning step completeness from 68.2%to 83.7%.It also reduces hallucination problems.Key contributions include the followings:①validation of an effective framework synergizing knowledge graphs with retrieval mechanisms to enhance LLM reliability;②a stepwise prompting strategy enforcing explicit reasoning chain generation,addressing pedagogical requirements for process interpretability;③a lightweight deployment solution for educational systems such as adaptive learning platforms. 展开更多
关键词 Educational question answering Educational LLMs knowledge graphs Stepwise prompting
在线阅读 下载PDF
IPKE-MoE:Mixture-of-Experts with Iterative Prompts and Knowledge-Enhanced LLM for Chinese Sensitive Words Detection
18
作者 Longcang Wang Yongbing Gao +1 位作者 Xinguang Wang Xin Liu 《Computers, Materials & Continua》 2026年第4期909-927,共19页
Aiming at the problem of insufficient recognition of implicit variants by existing Chinese sensitive text detection methods,this paper proposes the IPKE-MoE framework,which consists of three parts,namely,a sensitive w... Aiming at the problem of insufficient recognition of implicit variants by existing Chinese sensitive text detection methods,this paper proposes the IPKE-MoE framework,which consists of three parts,namely,a sensitive word variant extraction framework,a sensitive word variant knowledge enhancement layer and a mixture-of-experts(MoE)classification layer.First,sensitive word variants are precisely extracted through dynamic iterative prompt templates and the context-aware capabilities of Large Language Models(LLMs).Next,the extracted variants are used to construct a knowledge enhancement layer for sensitive word variants based on RoCBert models.Specifically,after locating variants via n-gram algorithms,variant types are mapped to embedding vectors and fused with original word vectors.Finally,a mixture-of-experts(MoE)classification layer is designed(sensitive word,sentiment,and semantic experts),which decouples the relationship between sensitiveword existence and text toxicity throughmultiple experts.This framework effectively combines the comprehension ability of Large Language Models(LLMs)with the discriminative ability of smaller models.Our two experiments demonstrate that the sensitive word variant extraction framework based on dynamically iterated prompt templates outperforms other baseline prompt templates.TheRoCBert models incorporating the sensitive word variant knowledge enhancement layer and a mixture-of-experts(MoE)classification layer achieve superior classification performance compared to other baselines. 展开更多
关键词 Sensitive words variants detection variant knowledge enhancement LLM MOE
在线阅读 下载PDF
Automatic Detection of Health-Related Rumors: A Dual-Graph Collaborative Reasoning Framework Based on Causal Logic and Knowledge Graph
19
作者 Ning Wang Haoran Lyu Yuchen Fu 《Computers, Materials & Continua》 2026年第1期2163-2193,共31页
With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or p... With the widespread use of social media,the propagation of health-related rumors has become a significant public health threat.Existing methods for detecting health rumors predominantly rely on external knowledge or propagation structures,with only a few recent approaches attempting causal inference;however,these have not yet effectively integrated causal discovery with domain-specific knowledge graphs for detecting health rumors.In this study,we found that the combined use of causal discovery and domain-specific knowledge graphs can effectively identify implicit pseudo-causal logic embedded within texts,holding significant potential for health rumor detection.To this end,we propose CKDG—a dual-graph fusion framework based on causal logic and medical knowledge graphs.CKDG constructs a weighted causal graph to capture the implicit causal relationships in the text and introduces a medical knowledge graph to verify semantic consistency,thereby enhancing the ability to identify the misuse of professional terminology and pseudoscientific claims.In experiments conducted on a dataset comprising 8430 health rumors,CKDG achieved an accuracy of 91.28%and an F1 score of 90.38%,representing improvements of 5.11%and 3.29%over the best baseline,respectively.Our results indicate that the integrated use of causal discovery and domainspecific knowledge graphs offers significant advantages for health rumor detection systems.This method not only improves detection performance but also enhances the transparency and credibility of model decisions by tracing causal chains and sources of knowledge conflicts.We anticipate that this work will provide key technological support for the development of trustworthy health-information filtering systems,thereby improving the reliability of public health information on social media. 展开更多
关键词 Health rumor detection causal graph knowledge graph dual-graph fusion
在线阅读 下载PDF
Task-Structured Curriculum Learning for Multi-Task Distillation:Enhancing Step-by-Step Knowledge Transfer in Language Models
20
作者 Ahmet Ezgi Aytug Onan 《Computers, Materials & Continua》 2026年第3期1647-1673,共27页
Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Re... Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Recent approaches such as Distilling Step-by-Step(DSbS)introduce explanation supervision,yet they apply it in a uniform manner that may not fully exploit the different learning dynamics of prediction and explanation.In this work,we propose a task-structured curriculum learning(TSCL)framework that structures training into three sequential phases:(i)prediction-only,to establish stable feature representations;(ii)joint prediction-explanation,to align task outputs with rationale generation;and(iii)explanation-only,to refine the quality of rationales.This design provides a simple but effective modification to DSbS,requiring no architectural changes and adding negligible training cost.We justify the phase scheduling with ablation studies and convergence analysis,showing that an initial prediction-heavy stage followed by a balanced joint phase improves both stability and explanation alignment.Extensive experiments on five datasets(e-SNLI,ANLI,CommonsenseQA,SVAMP,and MedNLI)demonstrate that TSCL consistently outperforms strong baselines,achieving gains of+1.7-2.6 points in accuracy and 0.8-1.2 in ROUGE-L,corresponding to relative error reductions of up to 21%.Beyond lexical metrics,human evaluation and ERASERstyle faithfulness diagnostics confirm that TSCL produces more faithful and informative explanations.Comparative training curves further reveal faster convergence and lower variance across seeds.Efficiency analysis shows less than 3%overhead in wall-clock training time and no additional inference cost,making the approach practical for realworld deployment.This study demonstrates that a simple task-structured curriculum can significantly improve the effectiveness of knowledge distillation.By separating and sequencing objectives,TSCL achieves a better balance between accuracy,stability,and explanation quality.The framework generalizes across domains,including medical NLI,and offers a principled recipe for future applications in multimodal reasoning and reinforcement learning. 展开更多
关键词 knowledge distillation curriculum learning language models multi-task learning step-by-step learning
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部