期刊文献+
共找到3,521篇文章
< 1 2 177 >
每页显示 20 50 100
LLM-KE: An Ontology-Aware LLM Methodology for Military Domain Knowledge Extraction
1
作者 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
Data-driven iterative calibration method for prior knowledge of earth-rockfilldam wetting model parameters
2
作者 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
3
作者 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
Automatic Detection of Health-Related Rumors: A Dual-Graph Collaborative Reasoning Framework Based on Causal Logic and Knowledge Graph
4
作者 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
Research on Operation Strategies of Trade Publishing Knowledge Service Platform Based on the SICAS Model:A Case Study of CITIC Academy
5
作者 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
Research on the Construction of an Accounting Knowledge Graph Based on Large Language Model
6
作者 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
Manuscripts,Images,and Medicine:The Encounter of Eurasian Medical Knowledge and Mutual Learning of Civilizations
7
作者 CHEN Ming 《Chinese Medicine and Culture》 2025年第2期97-98,F0002,共3页
For the history of medical culture in the world,the exchange and transmission of medical knowledge has formed an important part of mutual learning among different cultures,which has also increasingly shown unique acad... For the history of medical culture in the world,the exchange and transmission of medical knowledge has formed an important part of mutual learning among different cultures,which has also increasingly shown unique academic value in the study of knowledge history.Traditional Eastern medicine(such as Chinese medicine,Indian ayurvedic medicine,Persian medicine,Arabic medicine),and other medical systems in the ancient Western world(including Greek medicine and Roman medicine)have left precious literature/texts,cultural relics(for example,pills,preparations,medical instruments),folklore and legends,which truly record the process of learning,transplantation,fusion and succession after the encounter of different medical systems at least for the past two thousand years. 展开更多
关键词 IMAGES mutual learning MANUSCRIPTS medical systems exchange transmission medical knowledge eastern medicine such MEDICINE Eurasian medical knowledge
暂未订购
Knowledge Modeling and Institutional Memory at the University of Cape Coast: Examining Technology as a Mediator and Leadership Styles as a Moderator in Enhancing Administrative Efficiency
8
作者 Harriette Nusrat Manu Eleanor Afua Onyame +2 位作者 Eunice Amoako Mensah Sarah Annim Sayibu Abdul-Gafaar 《Intelligent Information Management》 2025年第1期1-30,共30页
The integration of digital tools and effective knowledge management practices is critical for enhancing administrative efficiency and institutional continuity in higher education. This study investigates the relations... The integration of digital tools and effective knowledge management practices is critical for enhancing administrative efficiency and institutional continuity in higher education. This study investigates the relationships between knowledge modeling, institutional memory, leadership styles, technology, and administrative efficiency at the University of Cape Coast (UCC). The study sought to identify the challenges and opportunities in integrating digital tools into administrative processes and to provide actionable recommendations for improvement. A mixed-methods research design was employed, combining quantitative analysis using Partial Least Squares Structural Equation Modeling (PLS-SEM) with qualitative thematic analysis of interviews. The findings revealed key challenges, including resistance to change, fragmented knowledge repositories, and inadequate funding, alongside opportunities such as centralized knowledge systems, cost-effective open-source tools, and capacity-building initiatives. The study highlights the importance of strategic leadership, robust policies, and investments in digital infrastructure to enhance administrative practices. Policy implications include the need for clear digital transformation guidelines and leadership training to foster innovation and collaboration. Recommendations include investing in scalable digital tools, implementing comprehensive capacity-building programs, and promoting stakeholder engagement to drive successful digital integration. These insights provide a roadmap for UCC and similar institutions seeking to optimize administrative efficiency through digital transformation. 展开更多
关键词 knowledge Management Institutional Memory Digital Integration Technology Adoption Administrative Efficiency Leadership Styles Centralised knowledge Repositories
在线阅读 下载PDF
Knowledge Production Beyond Coloniality:Epistemic Sovereignty in African and Afro-Diasporic Institutions
9
作者 Remi Alapo Isaiah Z.Chabala 《Philosophy Study》 2025年第4期176-186,共11页
This study explores the epistemic imperative to decolonize African education systems by centering indigenous philosophies such as Ubuntu and introducing the Ubuntu Pedagogy as a pedagogical model.Ubuntu pedagogy trans... This study explores the epistemic imperative to decolonize African education systems by centering indigenous philosophies such as Ubuntu and introducing the Ubuntu Pedagogy as a pedagogical model.Ubuntu pedagogy transforms teacher-learner relationships,it provides a replicable model for relational learning,community partnerships,and reassert the dignity of indigenous epistemologies.The paper examines how language,knowledge production,and pedagogy can be restructured to reflect African epistemologies and educational sovereignty.This research also explores the relationship between mother tongue instruction and cognitive access to learning.Through a qualitative literature analysis of case studies and African scholarly discourse,this paper highlights the continued marginalization of indigenous knowledge systems and the need to embed culturally relevant teaching methodologies.The findings support the broader question of whether there exists an epistemological base for knowledge independence or production within African and Afro-Diasporic contexts,revealing culturally coherent frameworks of learning that resist colonial dominance and an exploration of reclaiming African indigenous knowledge systems for educational and cultural sovereignty. 展开更多
关键词 African indigenous knowledge systems(AIKS) Afro-Diasporic education African education systems Curriculum decolonization Decolonial curriculum Education policy reform Epistemic Justice Indigenous epistemologies knowledge sovereignty Postcolonial theory Ubuntu pedagogy Ubuntu philosophy
在线阅读 下载PDF
Bodo Cultural Beliefs:Knowledge Effective for Managing Historical and Contemporary Challenges Imposed on Indigenous People
10
作者 Leon M.Miller,Jr. 《Cultural and Religious Studies》 2025年第3期101-115,共15页
Indigenous cultures prescribed a means of maximizing the benefits they produced and enjoyed in their relationship with each other and the environment-based on their understanding of the nature of existence and how to ... Indigenous cultures prescribed a means of maximizing the benefits they produced and enjoyed in their relationship with each other and the environment-based on their understanding of the nature of existence and how to live in harmony with the forces shaping the nature of existence.The emergence of civilization introduced the claim that rational abilities superseded indigenous knowledge.This was followed by positivism and the claim that knowledge passed through three stages:mythological,philosophical,and scientific.This impacted indigenous cultures in ways that reached a height when postcolonial development experts convinced national leaders that progress required adopting advances in science.A failure to modernize was regarded as holding back progress.With the development paradigm now regarded as inadequate for achieving its goals and with the rise of the sustainability discourse,there is appreciation for indigenous knowledge.This article describes an indigenous cultural knowledge system that reflects the insight and wisdom of the world’s most respected scientific and philosophical traditions.The beliefs of the Bodo people of Northeast India are used as an example of an indigenous worldview that portrays insight proven to have value that is comparable to the natural sciences,plus theories of natural law and political philosophy. 展开更多
关键词 indigenous knowledge systems the elements systems theory process science natural law reliable knowledge
在线阅读 下载PDF
Knowledge As Not Only Justified True Beliefs in Vision
11
作者 Wenbo Zheng Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 2025年第2期297-299,共3页
COMPUTATIONAL knowledge vision[1]is emphasized as a novel perspective or field in this paper.It first proposes the visual hierarchy and its connection to knowledge,stating that knowledge is a justified true belief.To ... COMPUTATIONAL knowledge vision[1]is emphasized as a novel perspective or field in this paper.It first proposes the visual hierarchy and its connection to knowledge,stating that knowledge is a justified true belief.To further the previous research,we concisely summarize our recent works and suggest a new direction that knowledge is also a thought framework in vision. 展开更多
关键词 thought framework computational knowledge vision justified true beliefs visual hierarchy knowledge
在线阅读 下载PDF
The Idea of the University and the Concept of “Useful” Knowledge
12
作者 Anna Georgiou 《Sociology Study》 2025年第1期34-42,共9页
Since the foundation of the Western modern university in the eighteenth and nineteenth centuries,there has always been debate on the purpose and social or political utility of scientific knowledge.The question remains... Since the foundation of the Western modern university in the eighteenth and nineteenth centuries,there has always been debate on the purpose and social or political utility of scientific knowledge.The question remains as to what we consider as‘useful knowledge’to be(Flexner,1939;Gibbons et al.,1994).The purpose of this paper is to explore and propose an alternative conception of scientific knowledge usefulness,advocating for a balanced approach between direct and indirect utility of knowledge in higher education.To this end,the paper revisits Mill’s(1859)conception of epistemic utility as explained in his work On Liberty to present an idea of scientific knowledge usefulness which is utilitarian in a broader sense.Building on this foundation,the paper promotes a pluralistic conception of epistemic utility and suggests a typology by discerning between direct and indirect utility of knowledge.Overall,by revisiting Mill’s(1859)notion of utility,this paper aims to demonstrate that the notion of‘utility’is not only a function that serves the Idea of the University,but it is also linked to the notion of‘self-development’-Bildung.In that sense,one can make the case for a broader and more complex scientific utilitarianism. 展开更多
关键词 useful knowledge epistemic utility higher education knowledge economy idea of the university
在线阅读 下载PDF
A Knowledge Push Method of Complex Product Assembly Process Design Based on Distillation Model-Based Dynamically Enhanced Graph and Bayesian Network
13
作者 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
An Intelligent Security Service Optimization Method Based on Knowledge Base
14
作者 Xianju Gao Huachun Zhou +1 位作者 Weilin Wang Jingfu Yan 《Computer Systems Science & Engineering》 2025年第1期19-48,共30页
The network security knowledge base standardizes and integrates network security data,providing a reliable foundation for real-time network security protection solutions.However,current research on network security kn... The network security knowledge base standardizes and integrates network security data,providing a reliable foundation for real-time network security protection solutions.However,current research on network security knowledge bases mainly focuses on their construction,while the potential to optimize intelligent security services for real-time network security protection requires further exploration.Therefore,how to effectively utilize the vast amount of historical knowledge in the field of network security and establish a feedback mechanism to update it in real time,thereby enhancing the detection capability of security services against malicious traffic,has become an important issue.Our contribution is fourfold.First,we design a feedback interface to update the knowledge base with information such as features of attack traffic,detection outcomes from network service functions(NSF),and system resource utilization.Second,we introduce a feature selection method that combines PageRank and RandomForest to identify influential features in the knowledge base and dynamically incorporate them into the NSFs.Third,we propose a path selection method that combines graph attention network(GAT)and deep reinforcement learning(DRL)to learn the local knowledge of the knowledge base and determine the optimal traffic path within the Service Function Chains(SFC).Finally,experimental results demonstrate that the knowledge base can be updated in real time according to feedback information,and the optimized service achieves an accuracy,recall,and F1 score exceeding 96%.Compared to preset paths and paths selected using the deep Q-network(DQN)method,our proposed method increases the malicious traffic detection rate by an average of 12.4%and 4.6%,respectively,enhances the total malicious traffic detection capability(TMTDC)of the path by 18.1%and 11.5%,and significantly reduces path detection delay.It has been verified that the proposed intelligent security optimization method can monitor malicious traffic in real time,update knowledge,and enhance the system’s detection capability against malicious traffic. 展开更多
关键词 Network security knowledge base feature selection path selection knowledge feedback
在线阅读 下载PDF
Knowledge of Blood Transfusion among Junior Medical Doctors in Kenya
15
作者 Japheth C. Kipkulei Geoffrey K. Maiyoh +3 位作者 Richard B. O. Okero Teresa Lotodo Hellen Jepngetich Nathan Buziba 《Health》 2025年第2期83-97,共15页
Background: Blood transfusion (BT) is crucial to the provision of modern health care. However, blood is scarce and costly, and its use is associated with risks. Therefore, the medical professionals who handle it shoul... Background: Blood transfusion (BT) is crucial to the provision of modern health care. However, blood is scarce and costly, and its use is associated with risks. Therefore, the medical professionals who handle it should have adequate knowledge to ensure rational and safe utilization. The objective of the study was to determine the level of BT knowledge among junior medical doctors in Kenya. Methodology: A cross-sectional study was conducted among junior medical doctors working in Western Kenya. Data was collected using questionnaires from August 2021 to March 2022, and analysis was done by way of descriptive and inferential statistics. A p Results: A total of 150 medical doctors participated in the study. Males comprised 60% (n = 90), and the mean age of the participants was 29.9 (SD 3.6) with a range of 25 - 45 years. The mean knowledge score was 54.1% ± 16.4% and was associated with orientation (AOR = 3.157, 95% CI = 1.194 - 8.337). Conclusion: Blood transfusion knowledge among the doctors was suboptimal and was associated with pre-internship induction. There is a need for additional education in BT during all phases of medical training and practice, including orientation for medical interns. 展开更多
关键词 Blood Transfusion Junior Medical Doctors Factual knowledge Perceived knowledge
在线阅读 下载PDF
Identification and Prediction of Key Technologies in Ginsenosides Based on Genetic Knowledge Persistence Algorithm
16
作者 Li Qian Zhang Wenfeng Yuan Hongmei 《Asian Journal of Social Pharmacy》 2025年第1期68-79,共12页
Objective To study the key technologies in the field of ginsenosides and to offer a guide for the future development ginsenosides through the main path identification method based on genetic knowledge persistence algo... Objective To study the key technologies in the field of ginsenosides and to offer a guide for the future development ginsenosides through the main path identification method based on genetic knowledge persistence algorithm(GKPA).Methods The global ginsenoside invention authorized patents were used as the data source to construct a ginsenoside patent self-citation network,and to identify high knowledge persistent patents(HKPP)of ginsenoside technology based on the GKPA,and extract its high knowledge persistence main path(HKPMP).Finally,the genetic forward and backward path(GFBP)was used to search the nodes on the main path,and draw the genetic forward and backward main path(GFBMP)of ginsenoside technology.Results and Conclusion The algorithm was applied to the field of ginsenosides.The research results show the milestone patents in ginsenosides technology and the main evolution process of three key technologies,which points out the future direction for the technological development of ginsenosides.The results obtained by this algorithm are more interpretable,comprehensive and scientific. 展开更多
关键词 ginsenoside genetic knowledge persistence algorithm(GKPA) high knowledge persistence patent(HKPP) genetic forward and backward path(GFBP) main path analysis
暂未订购
MMCSD:Multi-Modal Knowledge Graph Completion Based on Super-Resolution and Detailed Description Generation
17
作者 Huansha Wang Ruiyang Huang +2 位作者 Qinrang Liu Shaomei Li Jianpeng Zhang 《Computers, Materials & Continua》 2025年第4期761-783,共23页
Multi-modal knowledge graph completion(MMKGC)aims to complete missing entities or relations in multi-modal knowledge graphs,thereby discovering more previously unknown triples.Due to the continuous growth of data and ... Multi-modal knowledge graph completion(MMKGC)aims to complete missing entities or relations in multi-modal knowledge graphs,thereby discovering more previously unknown triples.Due to the continuous growth of data and knowledge and the limitations of data sources,the visual knowledge within the knowledge graphs is generally of low quality,and some entities suffer from the issue of missing visual modality.Nevertheless,previous studies of MMKGC have primarily focused on how to facilitate modality interaction and fusion while neglecting the problems of low modality quality and modality missing.In this case,mainstream MMKGC models only use pre-trained visual encoders to extract features and transfer the semantic information to the joint embeddings through modal fusion,which inevitably suffers from problems such as error propagation and increased uncertainty.To address these problems,we propose a Multi-modal knowledge graph Completion model based on Super-resolution and Detailed Description Generation(MMCSD).Specifically,we leverage a pre-trained residual network to enhance the resolution and improve the quality of the visual modality.Moreover,we design multi-level visual semantic extraction and entity description generation,thereby further extracting entity semantics from structural triples and visual images.Meanwhile,we train a variational multi-modal auto-encoder and utilize a pre-trained multi-modal language model to complement the missing visual features.We conducted experiments on FB15K-237 and DB13K,and the results showed that MMCSD can effectively perform MMKGC and achieve state-of-the-art performance. 展开更多
关键词 Multi-modal knowledge graph knowledge graph completion multi-modal fusion
在线阅读 下载PDF
Construction of a Maritime Knowledge Graph Using GraphRAG for Entity and Relationship Extraction from Maritime Documents 被引量:3
18
作者 Yi Han Tao Yang +2 位作者 Meng Yuan Pinghua Hu Chen Li 《Journal of Computer and Communications》 2025年第2期68-93,共26页
In the international shipping industry, digital intelligence transformation has become essential, with both governments and enterprises actively working to integrate diverse datasets. The domain of maritime and shippi... In the international shipping industry, digital intelligence transformation has become essential, with both governments and enterprises actively working to integrate diverse datasets. The domain of maritime and shipping is characterized by a vast array of document types, filled with complex, large-scale, and often chaotic knowledge and relationships. Effectively managing these documents is crucial for developing a Large Language Model (LLM) in the maritime domain, enabling practitioners to access and leverage valuable information. A Knowledge Graph (KG) offers a state-of-the-art solution for enhancing knowledge retrieval, providing more accurate responses and enabling context-aware reasoning. This paper presents a framework for utilizing maritime and shipping documents to construct a knowledge graph using GraphRAG, a hybrid tool combining graph-based retrieval and generation capabilities. The extraction of entities and relationships from these documents and the KG construction process are detailed. Furthermore, the KG is integrated with an LLM to develop a Q&A system, demonstrating that the system significantly improves answer accuracy compared to traditional LLMs. Additionally, the KG construction process is up to 50% faster than conventional LLM-based approaches, underscoring the efficiency of our method. This study provides a promising approach to digital intelligence in shipping, advancing knowledge accessibility and decision-making. 展开更多
关键词 Maritime knowledge Graph GraphRAG Entity and Relationship Extraction Document Management
在线阅读 下载PDF
Design of Multi-attribute Knowledge Base Based on Hybrid Knowledge Representation 被引量:1
19
作者 唐志杰 杨保安 张科静 《Journal of Donghua University(English Edition)》 EI CAS 2006年第6期62-66,共5页
Based on the knowledge representation and knowledge reasoning, this paper addresses the creation of the multi-attribute knowledge base on the basis of hybrid knowledge representation, with the help of object-oriented ... Based on the knowledge representation and knowledge reasoning, this paper addresses the creation of the multi-attribute knowledge base on the basis of hybrid knowledge representation, with the help of object-oriented programming language and relational database. Compared with general knowledge base, multi-attribute knowledge base can enhance the ability of knowledge processing and application; integrate the heterogeneous knowledge, such as model, symbol, case-based sample knowledge; and support the whole decision process by integrated reasoning. 展开更多
关键词 Hybrid knowledge multi-attribute knowledge base knowledge representation knowledge reasoning object-oriented method.
在线阅读 下载PDF
Methodology,progress and challenges of geoscience knowledge graph in International Big Science Program of Deep-Time Digital Earth 被引量:2
20
作者 ZHU Yunqiang WANG Qiang +9 位作者 WANG Shu SUN Kai WANG Xinbing LV Hairong HU Xiumian ZHANG Jie WANG Bin QIU Qinjun YANG Jie ZHOU Chenghu 《Journal of Geographical Sciences》 2025年第5期1132-1156,共25页
Deep-time Earth research plays a pivotal role in deciphering the rates,patterns,and mechanisms of Earth's evolutionary processes throughout geological history,providing essential scientific foundations for climate... Deep-time Earth research plays a pivotal role in deciphering the rates,patterns,and mechanisms of Earth's evolutionary processes throughout geological history,providing essential scientific foundations for climate prediction,natural resource exploration,and sustainable planetary stewardship.To advance Deep-time Earth research in the era of big data and artificial intelligence,the International Union of Geological Sciences initiated the“Deeptime Digital Earth International Big Science Program”(DDE)in 2019.At the core of this ambitious program lies the development of geoscience knowledge graphs,serving as a transformative knowledge infrastructure that enables the integration,sharing,mining,and analysis of heterogeneous geoscience big data.The DDE knowledge graph initiative has made significant strides in three critical dimensions:(1)establishing a unified knowledge structure across geoscience disciplines that ensures consistent representation of geological entities and their interrelationships through standardized ontologies and semantic frameworks;(2)developing a robust and scalable software infrastructure capable of supporting both expert-driven and machine-assisted knowledge engineering for large-scale graph construction and management;(3)implementing a comprehensive three-tiered architecture encompassing basic,discipline-specific,and application-oriented knowledge graphs,spanning approximately 20 geoscience disciplines.Through its open knowledge framework and international collaborative network,this initiative has fostered multinational research collaborations,establishing a robust foundation for next-generation geoscience research while propelling the discipline toward FAIR(Findable,Accessible,Interoperable,Reusable)data practices in deep-time Earth systems research. 展开更多
关键词 deep-time Earth geoscience knowledge graph Deep-time Digital Earth International Big Science Program
原文传递
上一页 1 2 177 下一页 到第
使用帮助 返回顶部