期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
Dis-NDVW: Distributed Network Asset Detection and Vulnerability Warning Platform
1
作者 Leilei Li Yansong Wang +5 位作者 dongjie zhu Xiaofang Li Haiwen Du Yixuan Lu Rongning Qu Russell Higgs 《Computers, Materials & Continua》 SCIE EI 2023年第7期771-791,共21页
With the rapid development of Internet technology,the issues of network asset detection and vulnerability warning have become hot topics of concern in the industry.However,most existing detection tools operate in a si... With the rapid development of Internet technology,the issues of network asset detection and vulnerability warning have become hot topics of concern in the industry.However,most existing detection tools operate in a single-node mode and cannot parallelly process large-scale tasks,which cannot meet the current needs of the industry.To address the above issues,this paper proposes a distributed network asset detection and vulnerability warning platform(Dis-NDVW)based on distributed systems and multiple detection tools.Specifically,this paper proposes a distributed message sub-scription and publication system based on Zookeeper and Kafka,which endows Dis-NDVW with the ability to parallelly process large-scale tasks.Meanwhile,Dis-NDVW combines the RangeAssignor,RoundRobinAssignor,and StickyAssignor algorithms to achieve load balancing of task nodes in a distributed detection cluster.In terms of a large-scale task processing strategy,this paper proposes a task partitioning method based on First-In-First-Out(FIFO)queue.This method realizes the parallel operation of task producers and task consumers by dividing pending tasks into different queues according to task types.To ensure the data reliability of the task cluster,Dis-NDVW provides a redundant storage strategy for master-slave partition replicas.In terms of distributed storage,Dis-NDVW utilizes a distributed elastic storage service based on ElasticSearch to achieve distributed storage and efficient retrieval of big data.Experimental verification shows that Dis-NDVW can better meet the basic requirements of ultra-large-scale detection tasks. 展开更多
关键词 Distributed network security network asset detection vulnerability warning
下载PDF
DCRL-KG: Distributed Multi-Modal Knowledge Graph Retrieval Platform Based on Collaborative Representation Learning
2
作者 Leilei Li Yansheng Fu +6 位作者 dongjie zhu Xiaofang Li Yundong Sun Jianrui Ding Mingrui Wu Ning Cao Russell Higgs 《Intelligent Automation & Soft Computing》 SCIE 2023年第6期3295-3307,共13页
The knowledge graph with relational abundant information has been widely used as the basic data support for the retrieval platforms.Image and text descriptions added to the knowledge graph enrich the node information,... The knowledge graph with relational abundant information has been widely used as the basic data support for the retrieval platforms.Image and text descriptions added to the knowledge graph enrich the node information,which accounts for the advantage of the multi-modal knowledge graph.In the field of cross-modal retrieval platforms,multi-modal knowledge graphs can help to improve retrieval accuracy and efficiency because of the abundant relational infor-mation provided by knowledge graphs.The representation learning method is sig-nificant to the application of multi-modal knowledge graphs.This paper proposes a distributed collaborative vector retrieval platform(DCRL-KG)using the multi-modal knowledge graph VisualSem as the foundation to achieve efficient and high-precision multimodal data retrieval.Firstly,use distributed technology to classify and store the data in the knowledge graph to improve retrieval efficiency.Secondly,this paper uses BabelNet to expand the knowledge graph through multi-ple filtering processes and increase the diversification of information.Finally,this paper builds a variety of retrieval models to achieve the fusion of retrieval results through linear combination methods to achieve high-precision language retrieval and image retrieval.The paper uses sentence retrieval and image retrieval experi-ments to prove that the platform can optimize the storage structure of the multi-modal knowledge graph and have good performance in multi-modal space. 展开更多
关键词 Multi-modal retrieval distributed storage knowledge graph
下载PDF
Massive Files Prefetching Model Based on LSTM Neural Network with Cache Transaction Strategy 被引量:2
3
作者 dongjie zhu Haiwen Du +6 位作者 Yundong Sun Xiaofang Li Rongning Qu Hao Hu Shuangshuang Dong Helen Min Zhou Ning Cao 《Computers, Materials & Continua》 SCIE EI 2020年第5期979-993,共15页
In distributed storage systems,file access efficiency has an important impact on the real-time nature of information forensics.As a popular approach to improve file accessing efficiency,prefetching model can fetches d... In distributed storage systems,file access efficiency has an important impact on the real-time nature of information forensics.As a popular approach to improve file accessing efficiency,prefetching model can fetches data before it is needed according to the file access pattern,which can reduce the I/O waiting time and increase the system concurrency.However,prefetching model needs to mine the degree of association between files to ensure the accuracy of prefetching.In the massive small file situation,the sheer volume of files poses a challenge to the efficiency and accuracy of relevance mining.In this paper,we propose a massive files prefetching model based on LSTM neural network with cache transaction strategy to improve file access efficiency.Firstly,we propose a file clustering algorithm based on temporal locality and spatial locality to reduce the computational complexity.Secondly,we propose a definition of cache transaction according to files occurrence in cache instead of time-offset distance based methods to extract file block feature accurately.Lastly,we innovatively propose a file access prediction algorithm based on LSTM neural network which predict the file that have high possibility to be accessed.Experiments show that compared with the traditional LRU and the plain grouping methods,the proposed model notably increase the cache hit rate and effectively reduces the I/O wait time. 展开更多
关键词 Massive files prefetching model cache transaction distributed storage systems LSTM neural network
下载PDF
Fusion Recommendation System Based on Collaborative Filtering and Knowledge Graph 被引量:2
4
作者 Donglei Lu dongjie zhu +6 位作者 Haiwen Du Yundong Sun Yansong Wang Xiaofang Li Rongning Qu Ning Cao Russell Higgs 《Computer Systems Science & Engineering》 SCIE EI 2022年第9期1133-1146,共14页
The recommendation algorithm based on collaborative filtering is currently the most successful recommendation method. It recommends items to theuser based on the known historical interaction data of the target user. ... The recommendation algorithm based on collaborative filtering is currently the most successful recommendation method. It recommends items to theuser based on the known historical interaction data of the target user. Furthermore,the combination of the recommended algorithm based on collaborative filtrationand other auxiliary knowledge base is an effective way to improve the performance of the recommended system, of which the Co-Factorization Model(CoFM) is one representative research. CoFM, a fusion recommendation modelcombining the collaborative filtering model FM and the graph embeddingmodel TransE, introduces the information of many entities and their relationsin the knowledge graph into the recommendation system as effective auxiliaryinformation. It can effectively improve the accuracy of recommendations andalleviate the problem of sparse user historical interaction data. Unfortunately,the graph-embedded model TransE used in the CoFM model cannot solve the1-N, N-1, and N-N problems well. To tackle this problem, a novel fusion recommendation model Joint Factorization Machines and TransH Model (JFMH) isproposed, which improves CoFM by replacing the TransE model with TransHmodel. A large number of experiments on two widely used benchmark data setsshow that compared with CoFM, JFMH has improved performance in terms ofitem recommendation and knowledge graph completion, and is more competitivethan multiple baseline methods. 展开更多
关键词 Fusion recommendation system knowledge graph graph embedding
下载PDF
Semantics Analytics of Origin-Destination Flows from Crowd Sensed Big Data 被引量:1
5
作者 Ning Cao Shengfang Li +6 位作者 Keyong Shen Sheng Bin Gengxin Sun dongjie zhu Xiuli Han Guangsheng Cao Abraham Campbell 《Computers, Materials & Continua》 SCIE EI 2019年第7期227-241,共15页
Monitoring,understanding and predicting Origin-destination(OD)flows in a city is an important problem for city planning and human activity.Taxi-GPS traces,acted as one kind of typical crowd sensed data,it can be used ... Monitoring,understanding and predicting Origin-destination(OD)flows in a city is an important problem for city planning and human activity.Taxi-GPS traces,acted as one kind of typical crowd sensed data,it can be used to mine the semantics of OD flows.In this paper,we firstly construct and analyze a complex network of OD flows based on large-scale GPS taxi traces of a city in China.The spatiotemporal analysis for the OD flows complex network showed that there were distinctive patterns in OD flows.Then based on a novel complex network model,a semantics mining method of OD flows is proposed through compounding Points of Interests(POI)network and public transport network to the OD flows network.The propose method would offer a novel way to predict the location characteristic and future traffic conditions accurately. 展开更多
关键词 Origin-destination(OD)flows semantics analytics complex network big data analysis
下载PDF
SNES: Social-Network-Oriented Public Opinion Monitoring Platform Based on ElasticSearch 被引量:1
6
作者 Chuiju You dongjie zhu +5 位作者 Yundong Sun Anshan Ye Gangshan Wu Ning Cao Jinming Qiu Helen Min Zhou 《Computers, Materials & Continua》 SCIE EI 2019年第9期1271-1283,共13页
With the rapid development of social network,public opinion monitoring based on social networks is becoming more and more important.Many platforms have achieved some success in public opinion monitoring.However,these ... With the rapid development of social network,public opinion monitoring based on social networks is becoming more and more important.Many platforms have achieved some success in public opinion monitoring.However,these platforms cannot perform well in scalability,fault tolerance,and real-time performance.In this paper,we propose a novel social-network-oriented public opinion monitoring platform based on ElasticSearch(SNES).Firstly,SNES integrates the module of distributed crawler cluster,which provides real-time social media data access.Secondly,SNES integrates ElasticSearch which can store and retrieve massive unstructured data in near real time.Finally,we design subscription module based on Apache Kafka to connect the modules of the platform together in the form of message push and consumption,improving message throughput and the ability of dynamic horizontal scaling.A great number of empirical experiments prove that the platform can adapt well to the social network with highly real-time data and has good performance in public opinion monitoring. 展开更多
关键词 Social network public opinion monitoring elasticsearch scrapy-redis
下载PDF
MMLUP: Multi-Source & Multi-Task Learning for User Profiles in Social Network 被引量:1
7
作者 dongjie zhu Yuhua Wang +5 位作者 Chuiju You Jinming Qiu Ning Cao Chenjing Gong Guohua Yang Helen Min Zhou 《Computers, Materials & Continua》 SCIE EI 2019年第9期1105-1115,共11页
With the rapid development of the mobile Internet,users generate massive data in different forms in social network every day,and different characteristics of users are reflected by these social media data.How to integ... With the rapid development of the mobile Internet,users generate massive data in different forms in social network every day,and different characteristics of users are reflected by these social media data.How to integrate multiple heterogeneous information and establish user profiles from multiple perspectives plays an important role in providing personalized services,marketing,and recommendation systems.In this paper,we propose Multi-source&Multi-task Learning for User Profiles in Social Network which integrates multiple social data sources and contains a multi-task learning framework to simultaneously predict various attributes of a user.Firstly,we design their own feature extraction models for multiple heterogeneous data sources.Secondly,we design a shared layer to fuse multiple heterogeneous data sources as general shared representation for multi-task learning.Thirdly,we design each task’s own unique presentation layer for discriminant output of specific-task.Finally,we design a weighted loss function to improve the learning efficiency and prediction accuracy of each task.Our experimental results on more than 5000 Sina Weibo users demonstrate that our approach outperforms state-of-the-art baselines for inferring gender,age and region of social media users. 展开更多
关键词 User profiles MULTI-SOURCE multi-task learning social network
下载PDF
Construction of Artificial Intelligence Practical Courses based on ModelArts 被引量:1
8
作者 Jianrui Ding Guodong Xin +1 位作者 Xuefeng Piao dongjie zhu 《计算机教育》 2020年第12期144-150,共7页
With more and more colleges and universities set up artificial intelligence undergraduate major,the cultivation of artificial intelligence undergraduate has become a hot topic.The cultivation of AI undergraduates shou... With more and more colleges and universities set up artificial intelligence undergraduate major,the cultivation of artificial intelligence undergraduate has become a hot topic.The cultivation of AI undergraduates should draw on the successful experience of software engineering major,pay attention to cooperation with enterprises,and introduce case and project teaching.The paper presents one curriculum system of AI undergraduates major and practice courses based on Huawei’s ModelArts platform. 展开更多
关键词 AI software engineering modelArts
下载PDF
A Method of Text Extremum Region Extraction Based on Joint-Channels 被引量:1
9
作者 Xueming Qiao Weiyi zhu +4 位作者 dongjie zhu Liang Kong Yingxue Xia Chunxu Lin Zhenhao Guo Yiheng Sun 《Journal on Artificial Intelligence》 2020年第1期29-37,共9页
Natural scene recognition has important significance and value in the fields of image retrieval,autonomous navigation,human-computer interaction and industrial automation.Firstly,the natural scene image non-text conte... Natural scene recognition has important significance and value in the fields of image retrieval,autonomous navigation,human-computer interaction and industrial automation.Firstly,the natural scene image non-text content takes up relatively high proportion;secondly,the natural scene images have a cluttered background and complex lighting conditions,angle,font and color.Therefore,how to extract text extreme regions efficiently from complex and varied natural scene images plays an important role in natural scene image text recognition.In this paper,a Text extremum region Extraction algorithm based on Joint-Channels(TEJC)is proposed.On the one hand,it can solve the problem that the maximum stable extremum region(MSER)algorithm is only suitable for gray images and difficult to process color images.On the other hand,it solves the problem that the MSER algorithm has high complexity and low accuracy when extracting the most stable extreme region.In this paper,the proposed algorithm is tested and evaluated on the ICDAR data set.The experimental results show that the method has superiority. 展开更多
关键词 Feature extraction scene text detection scene text feature extraction extreme region
下载PDF
MINE:A Method of Multi-Interaction Heterogeneous Information Network Embedding
10
作者 dongjie zhu Yundong Sun +6 位作者 Xiaofang Li Haiwen Du Rongning Qu Pingping Yu Xuefeng Piao Russell Higgs Ning Cao 《Computers, Materials & Continua》 SCIE EI 2020年第6期1343-1356,共14页
Interactivity is the most significant feature of network data,especially in social networks.Existing network embedding methods have achieved remarkable results in learning network structure and node attributes,but do ... Interactivity is the most significant feature of network data,especially in social networks.Existing network embedding methods have achieved remarkable results in learning network structure and node attributes,but do not pay attention to the multi-interaction between nodes,which limits the extraction and mining of potential deep interactions between nodes.To tackle the problem,we propose a method called Multi-Interaction heterogeneous information Network Embedding(MINE).Firstly,we introduced the multi-interactions heterogeneous information network and extracted complex heterogeneous relation sequences by the multi-interaction extraction algorithm.Secondly,we use a well-designed multi-relationship network fusion model based on the attention mechanism to fuse multiple interactional relationships.Finally,applying a multitasking model makes the learned vector contain richer semantic relationships.A large number of practical experiments prove that our proposed method outperforms existing methods on multiple data sets. 展开更多
关键词 Network embedding network representation learning interactive network data mining
下载PDF
Exploration on the Load Balancing Technique for Platform of Internet of Things
11
作者 Donglei Lu dongjie zhu +6 位作者 Yundong Sun Haiwen Du Xiaofang Li Rongning Qu Yansong Wang Ning Cao Helen Min Zhou 《Computer Systems Science & Engineering》 SCIE EI 2021年第9期339-350,共12页
In recent years,the Internet of Things technology has developed rapidly,and smart Internet of Things devices have also been widely popularized.A large amount of data is generated every moment.Now we are in the era of ... In recent years,the Internet of Things technology has developed rapidly,and smart Internet of Things devices have also been widely popularized.A large amount of data is generated every moment.Now we are in the era of big data in the Internet of Things.The rapid growth of massive data has brought great challenges to storage technology,which cannot be well coped with by traditional storage technology.The demand for massive data storage has given birth to cloud storage technology.Load balancing technology plays an important role in improving the performance and resource utilization of cloud storage systems.Therefore,it is of great practical significance to study how to improve the performance and resource utilization of cloud storage systems through load balancing technology.On the basis of studying the read strategy of Swift,this article proposes a reread strategy based on load balancing of storage resources to solve the problem of unbalanced read load between interruptions caused by random data copying in Swift.The storage asynchronously tracks the I/O conversion to select the storage with the smallest load for asynchronous reading.The experimental results indicate that the proposed strategy can achieve a better load balancing state in terms of storage I/O utilization and CPU utilization than the random read strategy index of Swift. 展开更多
关键词 The Internet of Things cloud storage SWIFT load balancing scheduling algorithm
下载PDF
Structures of the portal vertex reveal essential protein-protein interactions for Herpesvirus assembly and maturation 被引量:3
12
作者 Nan Wang Wenyuan Chen +13 位作者 Ling zhu dongjie zhu Rui Feng Jialing Wang Bin zhu Xinzheng Zhang Xiaoqing Chen Xianjie Liu Runbin Yan Dongyao Ni Grace Guoying Zhou Hongrong Liu Zihe Rao Xiangxi Wang 《Protein & Cell》 SCIE CAS CSCD 2020年第5期366-373,共8页
Dear Editor,Herpesviridae is a large family of double-stranded DNA(dsDNA)viruses that cause a variety of human diseases ranging from cold sores and chicken pox to congenital defects,blindness and cancer(Chayavichitsil... Dear Editor,Herpesviridae is a large family of double-stranded DNA(dsDNA)viruses that cause a variety of human diseases ranging from cold sores and chicken pox to congenital defects,blindness and cancer(Chayavichitsilp et al.,2009;Wang et al.,2018).In the past 70 years,substantial advances in our knowledge of the molecular biology of herpesviruses have led to insights into disease pathogenesis and management.However,the mechanism for capsid assembly that requires the ordered packing of about 4,000 protein subunits into the hexons,pentons and triplexes remains elusive.It is still a puzzle how initially identical subunits adopt both hexameric and pentameric conformations in the capsid and select the correct locations needed to form closed shells of the proper size.Biochemical and genetic studies have shown that the portal is involved in initiation of capsid assembly(Newcomb et al.,2005)and functions akin to a DNA-sensor coupling genome-packaging achieved by a genome-packaging machinery-“terminase complex”(Chen et al.,2020;Yunxiang Yang,2020)with icosahedral capsid maturation(Lokareddy et al.,2017).Structural investigations of the herpesvirus portal have proven challenging due to the small size of this dodecamer,which accounts for less than 1%of the total mass of the capsid protein layer and the technical difficulties involved in resolving non-icosahedral components of such large icosahedral viruses(diameter is∼1,250Å).Efforts of many investigators over two decades have made to reconstruct the cryo-electron microscopy(cryo-EM)structure of herpesvirus portal vertex and more recently near-atomic structures of two herpesvirus(herpes simplex virus type 1(HSV-1)and Kaposi’s sarcoma-associated herpesvirus(KSHV))portal vertices were reported(McElwee et al.,2018;Gong et al.,2019;Liu et al.,2019). 展开更多
关键词 VERTEX SHELLS packing
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部