期刊文献+
共找到42,961篇文章
< 1 2 250 >
每页显示 20 50 100
Task-Structured Curriculum Learning for Multi-Task Distillation:Enhancing Step-by-Step Knowledge Transfer in Language Models
1
作者 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
Research on Operation Strategies of Trade Publishing Knowledge Service Platform Based on the SICAS Model:A Case Study of CITIC Academy
2
作者 WANG Jun ZHOU Xiaoyi 《Cultural and Religious Studies》 2026年第1期13-21,共9页
Amidst evolving user behavior driven by the development of the internet,enhancing the operational quality of trade publishing knowledge service platforms has become a significant challenge for publishing institutions.... Amidst evolving user behavior driven by the development of the internet,enhancing the operational quality of trade publishing knowledge service platforms has become a significant challenge for publishing institutions.To address this issue,this paper employs a combined approach of theoretical analysis and case study,introducing the SICAS(Sense-Interest-Connection-Action-Share)user consumption behavior analysis model and selecting“CITIC Academy”as the case study subject.It systematically examines and summarizes the platform’s operational practices and specific strategies,aiming to offer strategic insights and practical references for the operational improvement and sustainable,high-quality development of trade publishing knowledge service platforms. 展开更多
关键词 trade publishing knowledge service platform SICAS model operation strategy CITIC Academy
在线阅读 下载PDF
LLMKB:Large Language Models with Knowledge Base Augmentation for Conversational Recommendation
3
作者 FANG Xiu QIU Sijia +1 位作者 SUN Guohao LU Jinhu 《Journal of Donghua University(English Edition)》 2026年第1期91-103,共13页
Conversational recommender systems(CRSs)focus on refining preferences and providing personalized recommendations through natural language interactions and dialogue history.Large language models(LLMs)have shown outstan... Conversational recommender systems(CRSs)focus on refining preferences and providing personalized recommendations through natural language interactions and dialogue history.Large language models(LLMs)have shown outstanding performance across various domains,thereby prompting researchers to investigate their applicability in recommendation systems.However,due to the lack of task-specific knowledge and an inefficient feature extraction process,LLMs still have suboptimal performance in recommendation tasks.Therefore,external knowledge sources,such as knowledge graphs(KGs)and knowledge bases(KBs),are often introduced to address the issue of data sparsity.Compared to KGs,KBs possess higher retrieval efficiency,making them more suitable for scenarios where LLMs serve as recommenders.To this end,we introduce a novel framework integrating LLMs with KBs for enhanced retrieval generation,namely LLMKB.LLMKB initially leverages structured knowledge to create mapping dictionaries,extracting entity-relation information from heterogeneous knowledge to construct KBs.Then,LLMKB achieves the embedding calibration between user information representations and documents in KBs through retrieval model fine-tuning.Finally,LLMKB employs retrievalaugmented generation to produce recommendations based on fused text inputs,followed by post-processing.Experiment results on two public CRS datasets demonstrate the effectiveness of our framework.Our code is publicly available at the link:https://anonymous.4open.science/r/LLMKB-6FD0. 展开更多
关键词 recommender system large language model(LLM) knowledge base(KB)
在线阅读 下载PDF
LLM-KE: An Ontology-Aware LLM Methodology for Military Domain Knowledge Extraction
4
作者 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
A Knowledge-Distilled CharacterBERT-BiLSTM-ATT Framework for Lightweight DGA Detection in IoT Devices
5
作者 Chengqi Liu YongtaoLi +1 位作者 Weiping Zou Deyu Lin 《Computers, Materials & Continua》 2026年第4期2049-2068,共20页
With the large-scale deployment of the Internet ofThings(IoT)devices,their weak securitymechanisms make them prime targets for malware attacks.Attackers often use Domain Generation Algorithm(DGA)to generate random dom... With the large-scale deployment of the Internet ofThings(IoT)devices,their weak securitymechanisms make them prime targets for malware attacks.Attackers often use Domain Generation Algorithm(DGA)to generate random domain names,hiding the real IP of Command and Control(C&C)servers to build botnets.Due to the randomness and dynamics of DGA,traditional methods struggle to detect them accurately,increasing the difficulty of network defense.This paper proposes a lightweight DGA detection model based on knowledge distillation for resource-constrained IoT environments.Specifically,a teacher model combining CharacterBERT,a bidirectional long short-term memory(BiLSTM)network,and attention mechanism(ATT)is constructed:it extracts character-level semantic features viaCharacterBERT,captures sequence dependencieswith the BiLSTM,and integrates theATT for key feature weighting,formingmulti-granularity feature fusion.An improved knowledge distillation approach transfers the teacher model’s learned knowledge to the simplified DistilBERT student model.Experimental results show the teacher model achieves 98.68%detection accuracy.The student modelmaintains slightly improved accuracy while significantly compressing parameters to approximately 38.4%of the teacher model’s scale,greatly reducing computational overhead for IoT deployment. 展开更多
关键词 IoT security DGA detection knowledge distillation lightweight model edge computing
在线阅读 下载PDF
A lightweight pure visual BEV perception method based on dual distillation of spatial-temporal knowledge
6
作者 LIU Bingdong YU Ruihang +1 位作者 XIONG Zhiming WU Meiping 《Journal of Systems Engineering and Electronics》 2026年第1期36-44,共9页
Bird's-eye-view(BEV)perception is a core technology for autonomous driving systems.However,existing solutions face the dilemma of high costs associated with multimodal methods and limited performance of vision-onl... Bird's-eye-view(BEV)perception is a core technology for autonomous driving systems.However,existing solutions face the dilemma of high costs associated with multimodal methods and limited performance of vision-only approaches.To address this issue,this paper proposes a framework named“a lightweight pure visual BEV perception method based on dual distillation of spatial-temporal knowledge”.This framework innovatively designs a lightweight vision-only student model based on Res Net,which leverages a dual distillation mechanism to learn from a powerful teacher model that integrates temporal information from both image and light detection and ranging(LiDAR)modalities.Specifically,we distill efficient multi-modal feature extraction and spatial fusion capabilities from the BEVFusion model,and distill advanced temporal information fusion and spatiotemporal attention mechanisms from the BEVFormer model.This dual distillation strategy enables the student model to achieve perception performance close to that of multi-modal models without relying on Li DAR.Experimental results on the nu Scenes dataset demonstrate that the proposed model significantly outperforms classical vision-only algorithms,achieves comparable performance to current state-of-the-art vision-only methods on the nu Scenes detection leaderboard in terms of both mean average precision(mAP)and the nu Scenes detection score(NDS)metrics,and exhibits notable advantages in inference computational efficiency.Although the proposed dual-teacher paradigm incurs higher offline training costs compared to single-model approaches,it yields a streamlined and highly efficient student model suitable for resource-constrained real-time deployment.This provides an effective pathway toward low-cost,high-performance autonomous driving perception systems. 展开更多
关键词 3D object detection bird's-eye-view(BEV) knowledge distillation multimodal fusion lightweight model
在线阅读 下载PDF
Knowledge-Empowered,Collaborative,and Co-Evolving AI Models:The Post-LLM Roadmap 被引量:1
7
作者 Fei Wu Tao Shen +17 位作者 Thomas Back Jingyuan Chen Gang Huang Yaochu Jin Kun Kuang Mengze Li Cewu Lu Jiaxu Miao Yongwei Wang Ying Wei Fan Wu Junchi Yan Hongxia Yang Yi Yang Shengyu Zhang Zhou Zhao Yueting Zhuang Yunhe Pan 《Engineering》 2025年第1期87-100,共14页
Large language models(LLMs)have significantly advanced artificial intelligence(AI)by excelling in tasks such as understanding,generation,and reasoning across multiple modalities.Despite these achievements,LLMs have in... Large language models(LLMs)have significantly advanced artificial intelligence(AI)by excelling in tasks such as understanding,generation,and reasoning across multiple modalities.Despite these achievements,LLMs have inherent limitations including outdated information,hallucinations,inefficiency,lack of interpretability,and challenges in domain-specific accuracy.To address these issues,this survey explores three promising directions in the post-LLM era:knowledge empowerment,model collaboration,and model co-evolution.First,we examine methods of integrating external knowledge into LLMs to enhance factual accuracy,reasoning capabilities,and interpretability,including incorporating knowledge into training objectives,instruction tuning,retrieval-augmented inference,and knowledge prompting.Second,we discuss model collaboration strategies that leverage the complementary strengths of LLMs and smaller models to improve efficiency and domain-specific performance through techniques such as model merging,functional model collaboration,and knowledge injection.Third,we delve into model co-evolution,in which multiple models collaboratively evolve by sharing knowledge,parameters,and learning strategies to adapt to dynamic environments and tasks,thereby enhancing their adaptability and continual learning.We illustrate how the integration of these techniques advances AI capabilities in science,engineering,and society—particularly in hypothesis development,problem formulation,problem-solving,and interpretability across various domains.We conclude by outlining future pathways for further advancement and applications. 展开更多
关键词 Artificial intelligence Large language models knowledge empowerment model collaboration model co-evolution
在线阅读 下载PDF
Research on the Construction of an Accounting Knowledge Graph Based on Large Language Model
8
作者 Yunfeng Wang 《Journal of Electronic Research and Application》 2025年第4期248-253,共6页
The article is based on language model,through the cue word engineering and agent thinking method,automatic knowledge extraction,with China accounting standards support to complete the corresponding knowledge map cons... The article is based on language model,through the cue word engineering and agent thinking method,automatic knowledge extraction,with China accounting standards support to complete the corresponding knowledge map construction.Through the way of extracting the accounting entities and their connections in the pattern layer,the data layer is provided for the fine-tuning and optimization of the large model.Studies found that,through the reasonable application of language model,knowledge can be realized in massive financial data neural five effective extracted tuples,and complete accounting knowledge map construction. 展开更多
关键词 ACCOUNTING Large language model knowledge graph knowledge extraction knowledge optimization
在线阅读 下载PDF
Intelligent Fault Diagnosis for CNC Through the Integration of Large Language Models and Domain Knowledge Graphs
9
作者 Yuhan Liu Yuan Zhou +2 位作者 Yufei Liu Zhen Xu Yixin He 《Engineering》 2025年第10期311-322,共12页
As large language models(LLMs)continue to demonstrate their potential in handling complex tasks,their value in knowledge-intensive industrial scenarios is becoming increasingly evident.Fault diagnosis,a critical domai... As large language models(LLMs)continue to demonstrate their potential in handling complex tasks,their value in knowledge-intensive industrial scenarios is becoming increasingly evident.Fault diagnosis,a critical domain in the industrial sector,has long faced the dual challenges of managing vast amounts of experiential knowledge and improving human-machine collaboration efficiency.Traditional fault diagnosis systems,which are primarily based on expert systems,suffer from three major limitations:(1)ineffective organization of fault diagnosis knowledge,(2)lack of adaptability between static knowledge frameworks and dynamic engineering environments,and(3)difficulties in integrating expert knowledge with real-time data streams.These systemic shortcomings restrict the ability of conventional approaches to handle uncertainty.In this study,we proposed an intelligent computer numerical control(CNC)fault diagnosis system,integrating LLMs with knowledge graph(KG).First,we constructed a comprehensive KG that consolidated multi-source data for structured representation.Second,we designed a retrievalaugmented generation(RAG)framework leveraging the KG to support multi-turn interactive fault diagnosis while incorporating real-time engineering data into the decision-making process.Finally,we introduced a learning mechanism to facilitate dynamic knowledge updates.The experimental results demonstrated that our system significantly improved fault diagnosis accuracy,outperforming engineers with two years of professional experience on our constructed benchmark datasets.By integrating LLMs and KG,our framework surpassed the limitations of traditional expert systems rooted in symbolic reasoning,offering a novel approach to addressing the cognitive paradox of unstructured knowledge modeling and dynamic environment adaptation in industrial settings. 展开更多
关键词 Large language model Domain knowledge graph knowledge graph-based retrieval augmented generation Learning mechanism Decision support system
在线阅读 下载PDF
Research and Practice of a Knowledge Graph- Driven Inquiry-Construction Double-Helix Teaching Model in High School Mathematics
10
作者 Deqiang Li Haiying Zhang 《Journal of Contemporary Educational Research》 2025年第11期62-69,共8页
In the context of the“Two New”initiatives,high school mathematics instruction still grapples with three interlocking problems:knowledge fragmentation,limited cultivation of higher-order thinking,and weak alignment a... In the context of the“Two New”initiatives,high school mathematics instruction still grapples with three interlocking problems:knowledge fragmentation,limited cultivation of higher-order thinking,and weak alignment among teaching,learning,and assessment.To counter these challenges,we propose an Inquiry-Construction Double-Helix model that uses a domain-specific knowledge graph as its cognitive spine.The model interweaves two mutually reinforcing strands-student-driven inquiry and systematic knowledge construction-into a double-helix trajectory analogous to DNA replication.The Inquiry Strand is launched by authentic,situation-based tasks that shepherd students through the complete cycle:question→hypothesis→verification→reflection.The Construction Strand simultaneously externalizes,restructures,and internalizes core disciplinary concepts via visual,hierarchical knowledge graphs.Within the flow of a lesson,the two strands alternately dominate and scaffold each other,securing the co-development of conceptual understanding,procedural fluency,and mathematical literacy.Empirical evidence demonstrates that this model significantly enhances students’systematic knowledge integration,problem-solving transfer ability,and core mathematical competencies,offering a replicable and operable teaching paradigm and practical pathway for deepening high school mathematics classroom reform. 展开更多
关键词 knowledge graph Inquiry-construction Teaching model High school mathematics
在线阅读 下载PDF
A Knowledge Push Method of Complex Product Assembly Process Design Based on Distillation Model-Based Dynamically Enhanced Graph and Bayesian Network
11
作者 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
Toward a Large Language Model-Driven Medical Knowledge Retrieval and QA System:Framework Design and Evaluation
12
作者 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
Adaptive multi-view learning method for enhanced drug repurposing using chemical-induced transcriptional profiles, knowledge graphs, and large language models
13
作者 Yudong Yan Yinqi Yang +9 位作者 Zhuohao Tong Yu Wang Fan Yang Zupeng Pan Chuan Liu Mingze Bai Yongfang Xie Yuefei Li Kunxian Shu Yinghong Li 《Journal of Pharmaceutical Analysis》 2025年第6期1354-1369,共16页
Drug repurposing offers a promising alternative to traditional drug development and significantly re-duces costs and timelines by identifying new therapeutic uses for existing drugs.However,the current approaches ofte... Drug repurposing offers a promising alternative to traditional drug development and significantly re-duces costs and timelines by identifying new therapeutic uses for existing drugs.However,the current approaches often rely on limited data sources and simplistic hypotheses,which restrict their ability to capture the multi-faceted nature of biological systems.This study introduces adaptive multi-view learning(AMVL),a novel methodology that integrates chemical-induced transcriptional profiles(CTPs),knowledge graph(KG)embeddings,and large language model(LLM)representations,to enhance drug repurposing predictions.AMVL incorporates an innovative similarity matrix expansion strategy and leverages multi-view learning(MVL),matrix factorization,and ensemble optimization techniques to integrate heterogeneous multi-source data.Comprehensive evaluations on benchmark datasets(Fdata-set,Cdataset,and Ydataset)and the large-scale iDrug dataset demonstrate that AMVL outperforms state-of-the-art(SOTA)methods,achieving superior accuracy in predicting drug-disease associations across multiple metrics.Literature-based validation further confirmed the model's predictive capabilities,with seven out of the top ten predictions corroborated by post-2011 evidence.To promote transparency and reproducibility,all data and codes used in this study were open-sourced,providing resources for pro-cessing CTPs,KG,and LLM-based similarity calculations,along with the complete AMVL algorithm and benchmarking procedures.By unifying diverse data modalities,AMVL offers a robust and scalable so-lution for accelerating drug discovery,fostering advancements in translational medicine and integrating multi-omics data.We aim to inspire further innovations in multi-source data integration and support the development of more precise and efficient strategies for advancing drug discovery and translational medicine. 展开更多
关键词 Drug repurposing Multi-view learning Chemical-induced transcriptional profile knowledge graph Large language model Heterogeneous network
在线阅读 下载PDF
Development of a large language model–based knowledge graph for chemotherapy-induced nausea and vomiting in breast cancer and its implications for nursing
14
作者 Yu Liu Jingjing Chen +2 位作者 Xianhui Lin Jihong Song Shaohua Chen 《International Journal of Nursing Sciences》 2025年第6期524-531,共8页
Objectives:Chemotherapy-induced nausea and vomiting(CINV)is a common adverse effect among breast cancer patients,significantly affecting quality of life.Existing evidence on the prevention,assessment,and management of... Objectives:Chemotherapy-induced nausea and vomiting(CINV)is a common adverse effect among breast cancer patients,significantly affecting quality of life.Existing evidence on the prevention,assessment,and management of this condition is fragmented and inconsistent.This study constructed a CINV knowledge graph using a large language model(LLM)to integrate nursing and medical evidence,thereby supporting systematic clinical decision-making.Methods:A top-down approach was adopted.1)Knowledge base preparation:Nine databases and eight guideline repositories were searched up to October 2024 to include guidelines,evidence summaries,expert consensuses,and systematic reviews screened by two researchers.2)Schema design:Referring to the Unified Medical Language System,Systematized Nomenclature of Medicine-Clinical Terms,and the Nursing Intervention Classification,entity and relation types were defined to build the ontology schema.3)LLM-based extraction and integration:Using the Qwen model under the CRISPE framework,named entity recognition,relation extraction,disambiguation,and fusion were conducted to generate triples and visualize them in Neo4j.Four expert rounds ensured semantic and logical consistency.Model performance was evaluated using precision,recall,F1-score,and 95%confidence interval(95%CI)in Python 3.11.Result:A total of 47 studies were included(18 guidelines,two expert consensuses,two evidence summaries,and 25 systematic reviews).The Qwen model extracted 273 entities and 289 relations;after expert validation,238 entities and 242 relations were retained,forming 244 triples.The ontology comprised nine entity types and eight relation types.The F1-scores for named entity recognition and relation extraction were 82.97(95%CI:0.820,0.839)and 85.54(95%CI:0.844,0.867),respectively.The average node degree was 2.03,with no isolated nodes.Conclusion:The LLM-based CINV knowledge graph achieved structured integration of nursing and medical evidence,offering a novel,data-driven tool to support clinical nursing decision-making and advance intelligent healthcare. 展开更多
关键词 Breast cancer Chemotherapy-induced nausea and vomiting knowledge graph Large language model Symptom management
暂未订购
Trajectory prediction algorithm of ballistic missile driven by data and knowledge
15
作者 Hongyan Zang Changsheng Gao +1 位作者 Yudong Hu Wuxing Jing 《Defence Technology(防务技术)》 2025年第6期187-203,共17页
Recently, high-precision trajectory prediction of ballistic missiles in the boost phase has become a research hotspot. This paper proposes a trajectory prediction algorithm driven by data and knowledge(DKTP) to solve ... Recently, high-precision trajectory prediction of ballistic missiles in the boost phase has become a research hotspot. This paper proposes a trajectory prediction algorithm driven by data and knowledge(DKTP) to solve this problem. Firstly, the complex dynamics characteristics of ballistic missile in the boost phase are analyzed in detail. Secondly, combining the missile dynamics model with the target gravity turning model, a knowledge-driven target three-dimensional turning(T3) model is derived. Then, the BP neural network is used to train the boost phase trajectory database in typical scenarios to obtain a datadriven state parameter mapping(SPM) model. On this basis, an online trajectory prediction framework driven by data and knowledge is established. Based on the SPM model, the three-dimensional turning coefficients of the target are predicted by using the current state of the target, and the state of the target at the next moment is obtained by combining the T3 model. Finally, simulation verification is carried out under various conditions. The simulation results show that the DKTP algorithm combines the advantages of data-driven and knowledge-driven, improves the interpretability of the algorithm, reduces the uncertainty, which can achieve high-precision trajectory prediction of ballistic missile in the boost phase. 展开更多
关键词 Ballistic missile Trajectory prediction The boost phase data and knowledge driven The BP neural network
在线阅读 下载PDF
Decision Model of Knowledge Transfer in Big Data Environment 被引量:7
16
作者 Chuanrong Wu Yingwu Chen Feng Li 《China Communications》 SCIE CSCD 2016年第7期100-107,共8页
A decision model of knowledge transfer is presented on the basis of the characteristics of knowledge transfer in a big data environment.This model can determine the weight of knowledge transferred from another enterpr... A decision model of knowledge transfer is presented on the basis of the characteristics of knowledge transfer in a big data environment.This model can determine the weight of knowledge transferred from another enterprise or from a big data provider.Numerous simulation experiments are implemented to test the efficiency of the optimization model.Simulation experiment results show that when increasing the weight of knowledge from big data knowledge provider,the total discount expectation of profits will increase,and the transfer cost will be reduced.The calculated results are in accordance with the actual economic situation.The optimization model can provide useful decision support for enterprises in a big data environment. 展开更多
关键词 big data knowledge transfer op-timization SIMULATION dynamic network
在线阅读 下载PDF
A Methodology for Estimating Leaf Area Index by Assimilating Remote Sensing Data into Crop Model Based on Temporal and Spatial Knowledge 被引量:1
17
作者 ZHU Xiaohua ZHAO Yingshi FENG Xiaoming 《Chinese Geographical Science》 SCIE CSCD 2013年第5期550-561,共12页
In this paper,a methodology for Leaf Area Index(LAI) estimating was proposed by assimilating remote sensed data into crop model based on temporal and spatial knowledge.Firstly,sensitive parameters of crop model were c... In this paper,a methodology for Leaf Area Index(LAI) estimating was proposed by assimilating remote sensed data into crop model based on temporal and spatial knowledge.Firstly,sensitive parameters of crop model were calibrated by Shuffled Complex Evolution method developed at the University of Arizona(SCE-UA) optimization method based on phenological information,which is called temporal knowledge.The calibrated crop model will be used as the forecast operator.Then,the Taylor′s mean value theorem was applied to extracting spatial information from the Moderate Resolution Imaging Spectroradiometer(MODIS) multi-scale data,which was used to calibrate the LAI inversion results by A two-layer Canopy Reflectance Model(ACRM) model.The calibrated LAI result was used as the observation operator.Finally,an Ensemble Kalman Filter(EnKF) was used to assimilate MODIS data into crop model.The results showed that the method could significantly improve the estimation accuracy of LAI and the simulated curves of LAI more conform to the crop growth situation closely comparing with MODIS LAI products.The root mean square error(RMSE) of LAI calculated by assimilation is 0.9185 which is reduced by 58.7% compared with that by simulation(0.3795),and before and after assimilation the mean error is reduced by 92.6% which is from 0.3563 to 0.0265.All these experiments indicated that the methodology proposed in this paper is reasonable and accurate for estimating crop LAI. 展开更多
关键词 ASSIMILATION temporal and spatial knowledge Leaf Area Index (LAI) crop model Ensemble Kalman Filter (EnKF)
在线阅读 下载PDF
Optimal Model of Continuous Knowledge Transfer in the Big Data Environment
18
作者 Chuanrong Wu Evgeniya Zapevalova +2 位作者 Yingwu Chen Deming Zeng FrancisLiu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2018年第7期89-107,共19页
With market competition becoming fiercer,enterprises must update their products by constantly assimilating new big data knowledge and private knowledge to maintain their market shares at different time points in the b... With market competition becoming fiercer,enterprises must update their products by constantly assimilating new big data knowledge and private knowledge to maintain their market shares at different time points in the big data environment.Typically,there is mutual influence between each knowledge transfer if the time interval is not too long.It is necessary to study the problem of continuous knowledge transfer in the big data environment.Based on research on one-time knowledge transfer,a model of continuous knowledge transfer is presented,which can consider the interaction between knowledge transfer and determine the optimal knowledge transfer time at different time points in the big data environment.Simulation experiments were performed by adjusting several parameters.The experimental results verified the model’s validity and facilitated conclusions regarding their practical application values.The experimental results can provide more effective decisions for enterprises that must carry out continuous knowledge transfer in the big data environment. 展开更多
关键词 BIG data knowledge TRANSFER optimization model simulation EXPERIMENT different time POINTS
在线阅读 下载PDF
ENTITY-ROLES MODEL AND OBJECT-ORIENTED KNOWLEDGE/DATA BASES
19
作者 Pan Jiuhui Liu Zhimin Wang Yunyi(Department of Computer Science, Central South University of Technology, Changsha, 410083, China) 《Journal of Central South University》 SCIE EI CAS 1994年第1期74-77,共4页
A Model, called 'Entity-Roles' is proposed in this paper in which the world of Interest is viewed as some mathematical structure. With respect to this structure, a First order (three-valued) Logic Language is ... A Model, called 'Entity-Roles' is proposed in this paper in which the world of Interest is viewed as some mathematical structure. With respect to this structure, a First order (three-valued) Logic Language is constructured.Any world to be modelled can be logically specified in this Language. The integrity constraints on the database and the deducing rules within the Database world are derived from the proper axioms of the world being modelled. 展开更多
关键词 EXPERT systems data model OBJECT-ORIENTATION database logic deductive QUERY
在线阅读 下载PDF
Visualizing risk factors of dementia from scholarly literature using knowledge maps and next-generation data models
20
作者 Kiran Fahd Sitalakshmi Venkatraman 《Visual Computing for Industry,Biomedicine,and Art》 EI 2021年第1期165-182,共18页
Scholarly communication of knowledge is predominantly document-based in digital repositories,and researchers find it tedious to automatically capture and process the semantics among related articles.Despite the presen... Scholarly communication of knowledge is predominantly document-based in digital repositories,and researchers find it tedious to automatically capture and process the semantics among related articles.Despite the present digital era of big data,there is a lack of visual representations of the knowledge present in scholarly articles,and a time-saving approach for a literature search and visual navigation is warranted.The majority of knowledge display tools cannot cope with current big data trends and pose limitations in meeting the requirements of automatic knowledge representation,storage,and dynamic visualization.To address this limitation,the main aim of this paper is to model the visualization of unstructured data and explore the feasibility of achieving visual navigation for researchers to gain insight into the knowledge hidden in scientific articles of digital repositories.Contemporary topics of research and practice,including modifiable risk factors leading to a dramatic increase in Alzheimer’s disease and other forms of dementia,warrant deeper insight into the evidence-based knowledge available in the literature.The goal is to provide researchers with a visual-based easy traversal through a digital repository of research articles.This paper takes the first step in proposing a novel integrated model using knowledge maps and next-generation graph datastores to achieve a semantic visualization with domain-specific knowledge,such as dementia risk factors.The model facilitates a deep conceptual understanding of the literature by automatically establishing visual relationships among the extracted knowledge from the big data resources of research articles.It also serves as an automated tool for a visual navigation through the knowledge repository for faster identification of dementia risk factors reported in scholarly articles.Further,it facilitates a semantic visualization and domain-specific knowledge discovery from a large digital repository and their associations.In this study,the implementation of the proposed model in the Neo4j graph data repository,along with the results achieved,is presented as a proof of concept.Using scholarly research articles on dementia risk factors as a case study,automatic knowledge extraction,storage,intelligent search,and visual navigation are illustrated.The implementation of contextual knowledge and its relationship for a visual exploration by researchers show promising results in the knowledge discovery of dementia risk factors.Overall,this study demonstrates the significance of a semantic visualization with the effective use of knowledge maps and paves the way for extending visual modeling capabilities in the future. 展开更多
关键词 Big data data visualization knowledge maps DEMENTIA Non-relational database Graph database Neo4j Semantic visualization
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部