期刊文献+
共找到29,853篇文章
< 1 2 250 >
每页显示 20 50 100
Knowledge map of online public opinions for emergencies
1
作者 GUAN Shuang FANG Zihan WANG Changfeng 《Journal of Systems Engineering and Electronics》 2025年第2期436-445,共10页
With the popularization of social media,public opi-nion information on emergencies spreads rapidly on the Internet,the impact of negative public opinions on an event has become more significant.Based on the organizati... With the popularization of social media,public opi-nion information on emergencies spreads rapidly on the Internet,the impact of negative public opinions on an event has become more significant.Based on the organizational form of public opinion information,the knowledge graph is used to construct the knowledge base of public opinion risk cases on the emer-gency network.The emotion recognition model of negative pub-lic opinion information based on the bi-directional long short-term memory(BiLSTM)network is studied in the model layer design,and a linear discriminant analysis(LDA)topic extraction method combined with association rules is proposed to extract and mine the semantics of negative public opinion topics to real-ize further in-depth analysis of information topics.Focusing on public health emergencies,knowledge acquisition and knowl-edge processing of public opinion information are conducted,and the experimental results show that the knowledge graph framework based on the construction can facilitate in-depth theme evolution analysis of public opinion events,thus demon-strating important research significance for reducing online pub-lic opinion risks. 展开更多
关键词 knowledge graph sentiment classification topic extraction association rule.
在线阅读 下载PDF
Knowledge graph construction and complementation for research projects
2
作者 LI Tongxin LIN Mu +2 位作者 WANG Weiping LI Xiaobo WANG Tao 《Journal of Systems Engineering and Electronics》 2025年第3期725-735,共11页
Tracking and analyzing data from research projects is critical for understanding research trends and supporting the development of science and technology strategies.However,the data from these projects is often comple... Tracking and analyzing data from research projects is critical for understanding research trends and supporting the development of science and technology strategies.However,the data from these projects is often complex and inadequate,making it challenging for researchers to conduct in-depth data mining to improve policies or management.To address this problem,this paper adopts a top-down approach to construct a knowledge graph(KG)for research projects.Firstly,we construct an integrated ontology by referring to the metamodel of various architectures,which is called the meta-model integration conceptual reference model.Subsequently,we use the dependency parsing method to extract knowledge from unstructured textual data and use the entity alignment method based on weakly supervised learning to classify the extracted entities,completing the construction of the KG for the research projects.In addition,a knowledge inference model based on representation learning is employed to achieve knowledge completion and improve the KG.Finally,experiments are conducted on the KG for research projects and the results demonstrate the effectiveness of the proposed method in enriching incomplete data within the KG. 展开更多
关键词 research projects knowledge graph(KG) KG completion
在线阅读 下载PDF
Trajectory prediction algorithm of ballistic missile driven by data and knowledge
3
作者 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
RepDNet:A re-parameterization despeckling network for autonomous underwater side-scan sonar imaging with prior-knowledge customized convolution
4
作者 Zhuoyi Li Zhisen Wang +2 位作者 Deshan Chen Tsz Leung Yip Angelo P.Teixeira 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第5期259-274,共16页
Side-scan sonar(SSS)is now a prevalent instrument for large-scale seafloor topography measurements,deployable on an autonomous underwater vehicle(AUV)to execute fully automated underwater acoustic scanning imaging alo... Side-scan sonar(SSS)is now a prevalent instrument for large-scale seafloor topography measurements,deployable on an autonomous underwater vehicle(AUV)to execute fully automated underwater acoustic scanning imaging along a predetermined trajectory.However,SSS images often suffer from speckle noise caused by mutual interference between echoes,and limited AUV computational resources further hinder noise suppression.Existing approaches for SSS image processing and speckle noise reduction rely heavily on complex network structures and fail to combine the benefits of deep learning and domain knowledge.To address the problem,Rep DNet,a novel and effective despeckling convolutional neural network is proposed.Rep DNet introduces two re-parameterized blocks:the Pixel Smoothing Block(PSB)and Edge Enhancement Block(EEB),preserving edge information while attenuating speckle noise.During training,PSB and EEB manifest as double-layered multi-branch structures,integrating first-order and secondorder derivatives and smoothing functions.During inference,the branches are re-parameterized into a 3×3 convolution,enabling efficient inference without sacrificing accuracy.Rep DNet comprises three computational operations:3×3 convolution,element-wise summation and Rectified Linear Unit activation.Evaluations on benchmark datasets,a real SSS dataset and Data collected at Lake Mulan aestablish Rep DNet as a well-balanced network,meeting the AUV computational constraints in terms of performance and latency. 展开更多
关键词 Side-scan sonar Sonar image despeckling Domain knowledge RE-PARAMETERIZATION
在线阅读 下载PDF
How to implement a knowledge graph completeness assessment with the guidance of user requirements
5
作者 ZHANG Ying XIAO Gang 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第3期679-688,共10页
In the context of big data, many large-scale knowledge graphs have emerged to effectively organize the explosive growth of web data on the Internet. To select suitable knowledge graphs for use from many knowledge grap... In the context of big data, many large-scale knowledge graphs have emerged to effectively organize the explosive growth of web data on the Internet. To select suitable knowledge graphs for use from many knowledge graphs, quality assessment is particularly important. As an important thing of quality assessment, completeness assessment generally refers to the ratio of the current data volume to the total data volume.When evaluating the completeness of a knowledge graph, it is often necessary to refine the completeness dimension by setting different completeness metrics to produce more complete and understandable evaluation results for the knowledge graph.However, lack of awareness of requirements is the most problematic quality issue. In the actual evaluation process, the existing completeness metrics need to consider the actual application. Therefore, to accurately recommend suitable knowledge graphs to many users, it is particularly important to develop relevant measurement metrics and formulate measurement schemes for completeness. In this paper, we will first clarify the concept of completeness, establish each metric of completeness, and finally design a measurement proposal for the completeness of knowledge graphs. 展开更多
关键词 knowledge graph completeness assessment relative completeness user requirement quality management
在线阅读 下载PDF
基于ISI Web of Knowledge引证检索服务统计软件设计与实现 被引量:12
6
作者 马海收 刘媛媛 +1 位作者 郑菲 谢华玲 《情报杂志》 CSSCI 北大核心 2012年第2期148-152,135,共6页
结合国内图书馆普遍开展的论文引证检索服务的实际需求,在大量工作实践的基础上,设计并实现了一款基于ISI Web of Knowledge平台检索结果引证检索统计报告的软件,能够根据不同的统计指标,对检索结果进行快速统计。实践证明,该软件提高... 结合国内图书馆普遍开展的论文引证检索服务的实际需求,在大量工作实践的基础上,设计并实现了一款基于ISI Web of Knowledge平台检索结果引证检索统计报告的软件,能够根据不同的统计指标,对检索结果进行快速统计。实践证明,该软件提高了工作效率的同时,保证了正确率。 展开更多
关键词 ISI WEB of knowledge 引文统计 软件设计
在线阅读 下载PDF
合作数字参考服务中的知识库建设——DREW与DCVRS的Knowledge Base 被引量:5
7
作者 焦玉英 武琳 《图书情报知识》 CSSCI 北大核心 2006年第4期98-100,104,共4页
知识库建设是合作数字参考服务中非常重要的部分,国外雪城信息研究所的数字参考电子仓库项目和我国CALIS分布式联合虚拟参考系统的知识库建设是非常典型的代表,深入分析其发展趋势,对以后数字参考服务的知识库建设具有指导意义。
关键词 合作数字参考服务 知识库 DREW DCVRS knowledge BASE
在线阅读 下载PDF
基于ISI Web of Knowledge平台的中国纺织背景高校科研竞争力的计量评价研究 被引量:8
8
作者 周晓鸥 刘建平 《东华大学学报(自然科学版)》 CAS CSCD 北大核心 2014年第3期362-366,共5页
基于ISI Web of Knowledge平台,对8所纺织背景高校在2001—2011年间的科技论文进行了多角度的统计和分析,探讨了8所纺织背景高校近年来的学科发展现状和趋势,客观评价其学科研究特点和学术影响力,为纺织背景高校增强自身自然科学基础研... 基于ISI Web of Knowledge平台,对8所纺织背景高校在2001—2011年间的科技论文进行了多角度的统计和分析,探讨了8所纺织背景高校近年来的学科发展现状和趋势,客观评价其学科研究特点和学术影响力,为纺织背景高校增强自身自然科学基础研究提供参考和帮助,并为其进一步发展提供可参考的定量依据. 展开更多
关键词 ISI WEB of knowledge平台 纺织背景高校 科研竞争力 计量评价研究
在线阅读 下载PDF
Ei Village 2和Web of Knowledge数据库平台的比较分析 被引量:8
9
作者 罗春荣 《图书馆论坛》 CSSCI 北大核心 2004年第2期82-86,共5页
以INSPEC数据库为例 ,比较和分析了EiVillage 2和WebofKnowledge在检索功能、检索结果的处理、整合功能、个性化服务、检索效率及管理功能等方面的异同 。
关键词 数据库检索 检索平台 Ei VILLAGE 2 Web of knowledge 检索功能 检索结果 个性化服务 检索效率
在线阅读 下载PDF
国内外知识组织研究内容与发展——基于《图书情报工作》与Knowledge Organization期刊论文的比较分析 被引量:4
10
作者 曹树金 王志红 王连喜 《图书情报知识》 CSSCI 北大核心 2017年第4期100-112,共13页
知识组织一直是图书情报学领域的重要课题,相关研究也在不断突破与发展以实现知识的有效查询与获取。本文以《图书情报工作》和Knowledge Organization(《知识组织》)2009—2016年期刊论文为研究对象,运用文献计量分析和比较分析的方法... 知识组织一直是图书情报学领域的重要课题,相关研究也在不断突破与发展以实现知识的有效查询与获取。本文以《图书情报工作》和Knowledge Organization(《知识组织》)2009—2016年期刊论文为研究对象,运用文献计量分析和比较分析的方法,从生产主体、知识基础、研究主题三个角度对比分析了国内外知识组织领域研究现状与进展。研究表明,计算机科学和知识管理是国内知识组织研究重要的学科基础,对应着技术导向和管理导向两种研究路径;国外则十分关注传统知识组织的内容及其在不同语种、领域和资源类型等新环境中的应用,且非常重视从社会文化与哲学等抽象层面思考知识组织的本质与基础。本文通过管窥国内外知识组织发展现状及差异,以期能够帮助国内研究者更加清晰地认识与界定知识组织的内涵与范围,更好地把握未来的研究方向。 展开更多
关键词 知识组织 计量分析 比较分析 生产主体 研究主题 知识基础
在线阅读 下载PDF
新一代学术信息资源整合体系——ISI Web of knowledge 被引量:8
11
作者 赵云亭 《现代情报》 2004年第1期57-58,60,共3页
ISIWebofknowledge是新一代的学术信息资源整合体系。本文主要介绍这一体系的基本特点和主要功能。
关键词 学术信息资源 “ISI Web of knowledge 网络数据库 引文索引
在线阅读 下载PDF
东华大学ISI Web of Knowledge数据库使用评估
12
作者 陈惠兰 吴素坤 董政娥 《东华大学学报(自然科学版)》 CAS CSCD 北大核心 2009年第2期233-237,共5页
随着学校对图书馆经费投入的不断增加,数字环境下图书馆的合理使用变得越来越重要,其表现在数字资源上要有较多的用户访问和下载.从成员馆对比、登录情况、检索情况和成本等角度统计分析了东华大学ISI Web of Knowledge数据库使用情况,... 随着学校对图书馆经费投入的不断增加,数字环境下图书馆的合理使用变得越来越重要,其表现在数字资源上要有较多的用户访问和下载.从成员馆对比、登录情况、检索情况和成本等角度统计分析了东华大学ISI Web of Knowledge数据库使用情况,并分析讨论了读者群和多校区使用情况等,为图书馆电子资源订购提供有效依据. 展开更多
关键词 ISI WEB of knowledge 数据库 统计分析 东华大学
在线阅读 下载PDF
学术图书开放获取新模式:Knowledge Unlatched 被引量:21
13
作者 宁圣红 《图书馆论坛》 CSSCI 北大核心 2015年第7期14-20,共7页
学术图书的开放获取是较新领域,英国知识解锁项目(Knowledge Unlatched)是其中的成功尝试。文章从使命、运作、管理、经济、法律、成就等方面介绍知识解锁项目,提出我国图书馆界应在开放获取中转变观念,参与跨界、跨国合作。
关键词 知识解锁 学术性图书 开放获取 KU
在线阅读 下载PDF
Knowledge Map编码与定位算法
14
作者 骆祥峰 于志安 +1 位作者 胡庆亮 陈波 《上海大学学报(自然科学版)》 CAS CSCD 北大核心 2007年第5期605-610,共6页
该文提出用Hash来对KM(Knowledge Map)中的领域方向进行编码,形成领域方向Island.提出KM概念向量与概念间关系类型的编码方法.基于上述编码,利用Chord对海量Island进行快速定位;并在Island的控制下,提出C-Location与R-Location对相同领... 该文提出用Hash来对KM(Knowledge Map)中的领域方向进行编码,形成领域方向Island.提出KM概念向量与概念间关系类型的编码方法.基于上述编码,利用Chord对海量Island进行快速定位;并在Island的控制下,提出C-Location与R-Location对相同领域方向的KM进行快速定位.Island可使具有相同领域方向的KM自动聚集在一起.实例计算说明该方法可对KM进行有效的编码与精确的定位,并具有较强的灵活性. 展开更多
关键词 文本主题定位 知识图 语义链网络 知识流 知识网格
在线阅读 下载PDF
S-rough sets and knowledge separation 被引量:104
15
作者 Shi Kaiquan 1,21. School of Mathematics and System Sciences, Liaocheng University, Liaocheng 252059, P. R. China 2. School of Mathematics and System Sciences, Shandong University, Jinan 250100, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期403-410,共8页
The conceptions of the knowledge screen generated by S-rough sets are given: f- screen and - screen , and then puts forward - filter theorem, - filter theorem of knowledge. At last, the applications of knowledge separ... The conceptions of the knowledge screen generated by S-rough sets are given: f- screen and - screen , and then puts forward - filter theorem, - filter theorem of knowledge. At last, the applications of knowledge separation are given according to - screen and - screen. 展开更多
关键词 S- rough sets f- screen - screen f-filter theorem - filter theorem knowledge separation.
在线阅读 下载PDF
Security transmission and recognition of F-knowledge 被引量:7
16
作者 Zhang Ling Shi Kaiquan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第4期877-882,共6页
The concept of F-knowledge is presented by employing S-rough sets. By engrafting and penetrating between the F-knowledge generated by S-rough sets and the RSA algorithm, the security transmission and recognition of mu... The concept of F-knowledge is presented by employing S-rough sets. By engrafting and penetrating between the F-knowledge generated by S-rough sets and the RSA algorithm, the security transmission and recognition of multi-agent F-knowledge are proposed, which includes the security transmission of multi-agent F-knowledge with positive direction secret key and the security transmission of multi-agent F-knowledge with reverse direction secret key. Finally, the recognition criterion and the applications of F-knowledge are presented. The security of F-knowledge is a new application research direction of S-rough sets in information systems. 展开更多
关键词 S-rough sets F-knowledge security of knowledge RSA algorithm recognition criterion application.
在线阅读 下载PDF
Experts' Knowledge Fusion in Model-Based Diagnosis Based on Bayes Networks 被引量:5
17
作者 Deng Yong & Shi Wenkang School of Electronics & Information Technology, Shanghai Jiaotong University, Shanghai 200030, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第2期25-30,共6页
In previous researches on a model-based diagnostic system, the components are assumed mutually independent. Howerver , the assumption is not always the case because the information about whether a component is faulty ... In previous researches on a model-based diagnostic system, the components are assumed mutually independent. Howerver , the assumption is not always the case because the information about whether a component is faulty or not usually influences our knowledge about other components. Some experts may draw such a conclusion that 'if component m 1 is faulty, then component m 2 may be faulty too'. How can we use this experts' knowledge to aid the diagnosis? Based on Kohlas's probabilistic assumption-based reasoning method, we use Bayes networks to solve this problem. We calculate the posterior fault probability of the components in the observation state. The result is reasonable and reflects the effectiveness of the experts' knowledge. 展开更多
关键词 Model-based diagnosis Experts' knowledge Probabilistic assumption-based reasoning Bayes networks.
在线阅读 下载PDF
Characteristic-knowledge-aided spectral detection of high frequency first-order sea echo 被引量:4
18
作者 Li Yang Zhang Ning Yang Qiang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第4期718-725,共8页
To detect high frequency (HF) first-order sea echo spectra contaminated with ships, ionosphere interference, and other, a new characteristic-knowledge-aided detection method is proposed. With 2-D image features in r... To detect high frequency (HF) first-order sea echo spectra contaminated with ships, ionosphere interference, and other, a new characteristic-knowledge-aided detection method is proposed. With 2-D image features in range-Doppler spectrum, the trend of first-order sea echoes is extracted as indicative information by a multi-scale filter. Detection rules for both single and splitting first-order sea echoes are given based on the characteristic knowledge combining the indicative information with the global characteristics such as amplitude, symmetry, continuity, etc. Compared with the classical algorithms, the proposed method can detect and locate the first-order sea echo in the HF band more accurately especially in the environment with targets/clutters smearing. Experiments with real data verify the validity of the algorithm. 展开更多
关键词 spectral detection first-order sea echo characteristic knowledge aided HF surface wave radar Bragg peak splitting.
在线阅读 下载PDF
Ontology-supported and XML-based knowledge description language 被引量:2
19
作者 WangXianghua QinZheng +1 位作者 HeJian WangZhimin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第2期197-204,共8页
Differences in the structure and semantics of knowledge that is created and maintained by the various actors on the World Wide Web make its exchange and utilization a problematic task. This is an important issue facin... Differences in the structure and semantics of knowledge that is created and maintained by the various actors on the World Wide Web make its exchange and utilization a problematic task. This is an important issue facing organizations undertaking knowledge management initiatives. An XML-based and ontology-supported knowledge description language (KDL) is presented, which has three-tier structure (core KDL, extended KDL and complex KDL), and takes advantages of strong point of ontology, XML, description logics, frame-based systems. And then, the framework and XML based syntax of KDL are introduced, and the methods of translating KDL into first order logic (FOL) are presented. At last, the implementation of KDL on the Web is described, and the reasoning ability of KDL proved by experiment is illustrated in detail. 展开更多
关键词 ONTOLOGY XML first order logic knowledge description language.
在线阅读 下载PDF
f-heredity knowledge and f-heredity mining 被引量:14
20
作者 Cui Minghui Shi Kaiquan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期798-801,810,共5页
Using S-rough sets, this paper gives the concepts off-heredity knowledge and its heredity coefficient, and f-variation coefficient of knowledge; presents the theorem of f-attribute dependence of variation coefficient ... Using S-rough sets, this paper gives the concepts off-heredity knowledge and its heredity coefficient, and f-variation coefficient of knowledge; presents the theorem of f-attribute dependence of variation coefficient and the relation theorem of heredity-variation. The attribute dependence of f-variation coefficient and the relation of heredity-variation are important characteristics of S-rough sets. From such discussion, this paper puts forward the heredity mining off-knowledge and the algorithm of heredity mining, also gives its relative application. 展开更多
关键词 S-rough sets f-heredity knowledge f-variation coefficient the theorem of f-attribute dependence of variation coefficient the relation theorem of heredity - variation algorithm off-heredity mining application.
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部