Loading...

Table of Content

    14 October 2021, Volume 0 Issue 10
    Microblog Rumor Detection Based on Sentiment Analysis and Transformer Model
    FENG Ru-jia, ZHANG Hai-jun, PAN Wei-min
    2021, 0(10):  1-7. 
    Asbtract ( 730 )   PDF (1087KB) ( 537 )  
    References | Related Articles | Metrics
    Aiming at realizing the rumor detection on microblog, this paper deeply excavates the semantic information of the body content of microblog, and emphasizes the emotional tendency reflected by users in microblog comments, so as to improve the effect of rumor identification. In order to improve the rumor detection accuracy, based on XLNet word embedding method, the Transformer’s Encoder model is used to extract the semantic features of microblog body content. Combined with the BiLSTM+Attention network, the emotional feature extraction of microblog comments is realized. Two kinds of feature vectors are spliced and fused to further enrich the input features of neural network. Then, the microblog event classification results are output, and the microblog rumors detection is achieved. The experimental results show that the accuracy of the model in rumor recognition reaches 94.8%.
    Tabu Search for Target Localization in Grid Map
    DIAO Shuo
    2021, 0(10):  8-14. 
    Asbtract ( 156 )   PDF (1398KB) ( 214 )  
    References | Related Articles | Metrics
    Based on tabu search algorithm, the article proposes a novel model for the searching process in grid maps and proposes an improved tabu search algorithm that can use experience knowledge. This algorithm provides reference for the realization of intelligent auxiliary tools in the fields of guidance, water source detection, and post-disaster rescue. The article analyzes the key advantages of the tabu search algorithm, and proposes a map grid division method using regular hexagons as the grid cell to model the problem as an optimization that can be solved by the tabu search. The article takes the desert water source detection as an example to run experiments. Multiple desert elements are selected as relevant indicator parameters for water source detection. Experiments show that the proposed method performs well in a grid map with less than 10000 cells, and the rate of paths successfully planned can reach 91.7%, which is more than Hill Climbing strategy 36.68 percentage points, and the number of search steps is optimized by more than 88.4% compared with the traversal strategy.
    Outlier Detection Based on Improved Cuckoo Search k-means Algorithm
    ZHUANG Li-li, SHI Hong-yan
    2021, 0(10):  15-22. 
    Asbtract ( 204 )   PDF (1001KB) ( 167 )  
    References | Related Articles | Metrics
    In order to solve the problem that the outlier detection of k-means algorithm is susceptible to fall into local optimality by the influence of the initial clustering center, an outlier detection based on the k-means algorithm of improving cuckoo search is proposed. Firstly, the adaptive strategy improvement is made to the discovery probability and Levy flight step size of the original cuckoo search algorithm, and the experimental simulation is carried out. Secondly, the convergence of the improved cuckoo search algorithm is discussed. Finally, the improved cuckoo search algorithm and the k-means outlier detection algorithm are fused into a new outlier detection algorithm: the outlier detection method based on the k-means algorithm of improved cuckoo search. Through the simulation experiments on UCI data sets, the results show that the proposed algorithm not only has obvious advantages in accuracy, but also improves the convergence speed on three data sets, which can effectively suppress the problem that the outlier detection of k-means algorithm is easy to fall into local optimality and shorten the running time.
    Track Data Hot Spot Mining Algorithm Based on K-means
    XU Wen-jin, GUAN Ke-hang, MA Yue, HUANG Hai-guang
    2021, 0(10):  23-28. 
    Asbtract ( 412 )   PDF (1759KB) ( 217 )  
    References | Related Articles | Metrics
    In view of the characteristics of time series and large quantity of fishing boat trajectory data, this paper proposes a trajectory hot spot mining algorithm, which overcomes the disadvantage that K-means algorithm cannot capture hot spot distribution in fishing boat trajectory data. The main idea is as follows: firstly, time dimension is used to process the data, and based on confidence and KL divergence to measure the reliability and correctness of the selected data, data with high information content is selected from a large number of trajectory data, and then the K-means clustering algorithm is used to cluster the processed data. The algorithm proposed in this paper only needs to set the significant level parameter a and time interval T, the algorithm itself can independently complete the data selection and the calculation of the confidence, KL divergence by using the method of time dimension data processing, and the clustering validity measure method is introduced to realize the whole process of hot spot mining by self-searching K value of K-means. The comparison test between the proposed algorithm and K-means algorithm and the reference test of data heat map are carried out on the trajectory data of fishing boats. The results show that the proposed algorithm is superior and correct in finding hot spots of trajectory data.
    Online Question-and-answer Community: Haichuan Chemical Forum Respondents Recommended Algorithm
    CHEN Zhuo, YUAN Xi-ming, DU Jun-wei
    2021, 0(10):  29-34. 
    Asbtract ( 201 )   PDF (852KB) ( 108 )  
    References | Related Articles | Metrics
    Recommendation system has played an important role in developer community Stack Overflow, Zhihu, Baidu Know and other popular question and answer communities, and will become the key technology for Haichuan Chemical Forum to improve the efficiency of question and answer. As the largest chemical question-and-answer community in China, Haichuan Chemical Forum is unable to get timely and effective answers due to two major difficulties: sparsity and cold start. This paper presents a hybrid recommendation method combining DeepFM and matrix decomposition. The algorithm takes DeepFM as the auxiliary algorithm and matrix decomposition as the main algorithm. By combining the user’s personal characteristics and the problem’s own characteristics, it recommends suitable respondents for new problems in the forum, effectively solving the problem redundancy in the community. By calculating the root-mean-square error and mean absolute error of the test set, the validity and feasibility of the proposed method in Haichuan Chemical Forum are further verified.
    An Intelligent Information Retrieval System Based on Ranking Learning Algorithm
    WANG Zhen-yu, ZHENG Yang-fei
    2021, 0(10):  35-40. 
    Asbtract ( 249 )   PDF (1072KB) ( 189 )  
    References | Related Articles | Metrics
    This paper aims to solve the pain points of low information retrieval efficiency and low accuracy of retrieval results in the data asset management system, and integrates an intelligent retrieval system based on the ranking learning algorithm to improve the relevance of retrieval results and user requests. The theory of ranking learning algorithm is studied, the commonly used ranking learning algorithms are optimized, the classification problem is extended to the text ranking problem, the related objective function and loss function are defined, and the machine learning method is used to improve the accuracy of the retrieval results. The intelligent retrieval system built in vertical distributed search engine technology and ranking learning algorithm improves the efficiency of retrieval request conversion through correlation engineering. Experiments show that this system can enhance the relevance between retrieval sentences and returned results on the basis of optimizing retrieval rate and polish up the accuracy of retrieval.
    An Environment Monitoring System for Dongting Lake Based on JFinal Framework
    LI Ming, CHEN Ji-fu, YI Xiao-rong, LIU Shu-ming
    2021, 0(10):  41-48. 
    Asbtract ( 142 )   PDF (2650KB) ( 121 )  
    References | Related Articles | Metrics
    With the advancement of ecological civilization construction, the ecosystem protection has been strengthened throughout our country. Accordingly, the spatial pattern of resource conservation and environment protection is gradually taking shape. Meanwhile, the usage of modern techniques to improve the effect and efficiency of environment monitoring has attracted more and more attention. In order to further improve the ecological environment of Dongting Lake, this paper designs and implements an environment monitoring system by adopting JFinal framework. The system can provide scientific decision-making for environment governance by collecting real-time monitoring data and performing dada mining on it with intelligent technology. Based on the JFinal framework, the system also uses some advanced methods such as big data model to solve a series of environment monitoring problems related to Dongting Lake. The trial operation proves that the system can provide rapid response and decision support for the environment management of Dongting Lake, and significantly reduce the workload of manual inspection.
    A Spark Streaming Parameter Optimization Method Based on Deep Reinforcement Learning
    LIU Lu, SHEN Guo-wei, GUO Chun, CUI Yun-he, JIANG Chao-hui, WU Da-yong
    2021, 0(10):  49-56. 
    Asbtract ( 270 )   PDF (1879KB) ( 248 )  
    References | Related Articles | Metrics
    Spark Streaming is the mainstream open source distributed stream analysis framework, and its performance optimization is one of the current research hotspots. In Spark Streaming performance optimization, configuration parameter optimization in business scenarios is an important factor in its performance improvement. In the Spark Streaming system, there are more than 200 configurable parameters, which requires high experience for parameter tuning personnel. Non optimized parameter configuration will affect the execution performance of streaming jobs. Therefore, in view of the parameter configuration optimization problem of Spark Streaming, a Spark Streaming parameter optimization method based on deep reinforcement learning (DQN-SSPO) is proposed, which converts the parameter optimization configuration problem of Spark Streaming into the problem of obtaining the maximum return in deep reinforcement learning model training, and a weighted state space transfer method is proposed to increase the probability of high feedback rewards for model training. Experiments on three typical streaming analysis tasks show that the performance of streaming jobs on Spark Streaming after parameter optimization is reduced by 27.93% in total scheduling time and 42% in total processing time.
    A Flexible Circuit Board Registration Method Based on Template and DCT Transform
    WANG Fan, WU Shi-qian
    2021, 0(10):  57-62. 
    Asbtract ( 138 )   PDF (4087KB) ( 85 )  
    References | Related Articles | Metrics
    Aiming at the requirements of efficiency and accuracy in the process of flexible printed circuit board (FPC) production detection, a registration method based on template and discrete cosine transform (DCT) descriptor is proposed. First, in order to solve the problem of registration accuracy, the corresponding image is obtained by analyzing the engineering drawing of circuit board file, which provides a better template for subsequent processing. Then, the corresponding relationship between the template and the detected image is established by using the frequency-domain energy aggregation characteristics of discrete cosine descriptor, so as to calculate the alignment parameters. Secondly, mipmap technology is used to process the template, which provides different precision template images for the registration stage, which is helpful to improve the accuracy and efficiency. The experimental results show that: the maximum error and average error of the improved algorithm are smaller than the original method; for the circuit board such a large resolution image, under the condition of mipmap sampling template, it can obtain higher accuracy, and the processing speed is greatly improved.
    A Bayesian Model Saliency Detection Algorithm Based on Background Information Evaluation
    WEN Ya-hong, JU Chen
    2021, 0(10):  63-68. 
    Asbtract ( 130 )   PDF (3226KB) ( 91 )  
    References | Related Articles | Metrics
    Aiming at the influence of complex background information on salient object detection in natural images, this paper proposes a saliency detection method based on background information prediction and Bayesian model selection optimization. First, in order to extract complete prior information, a prior saliency map is generated according to the evaluation of the connectivity between the background information and the image boundary, and whether the image boundary is the background. Secondly, in order to reduce the interference of background information, corner detection is performed on saliency map generated by popular sorting algorithm, and the more accurate salieney points are selected to construct  convex hull. Finally, Bayesian model is used for selection optimization to suppress the background information with the same characteristics as the salient object. Experiment is tested on two public datasets and compared with four classical saliency detection algorithms. The results show that the proposed algorithm can improve the accuracy of saliency detection and regional integrity.
    Semantic Segmentation of Street Scenes Based on Double Attention Mechanism
    TANG Shu-fang, WANG Zhi-sheng
    2021, 0(10):  69-74. 
    Asbtract ( 213 )   PDF (2713KB) ( 150 )  
    References | Related Articles | Metrics
    High-performance semantic segmentation algorithms cannot quickly perceive road conditions due to their high latency. This paper proposes a dual-path network model based on attention mechanism. The network model uses a lightweight local contour information extraction module and a semantic information extraction module to replace the complex encoder structure. Aiming at the characteristics of feature maps under different paths, feature optimization modules are designed based on self-attention and channel attention mechanisms. This algorithm effectively improves the ability of lightweight network structures to express detailed features. The designed semantic segmentation network processes images at a speed of 25 fps while maintaining an average cross-to-parallel ratio of 73.9%. The physical verification shows that the algorithm has real-time performance and high value in certain practical application.
    Vehicle Key Point Detection Based on CPN Network
    ZHANG Zhi-gang, YOU An-qing
    2021, 0(10):  75-80. 
    Asbtract ( 478 )   PDF (2037KB) ( 149 )  
    References | Related Articles | Metrics
    Aiming at the need to use vehicle key points to obtain vehicle 3D posture in smart transportation and self-driving systems, a vehicle key point detection model based on CPN network is proposed. The model integrates deep semantic information and shallow spatial resolution information in the form of a U-type structure with ResNet50 as the backbone network to build a Gaussian heat map pyramid. Then, SoftArgmax is used to decode the key point coordinates from the Gaussian heat map end to the end. The vehicle key point detection model is trained on a training set of 200000 sheets, which can predict the coordinates and visibility of 78 key points on defined cars and SUV models at the same time. The normalized pixel error of the prediction point under the input image of 256×256 is 1.57, and the visibility prediction of the point reaches the accuracy of 0.96 at the recall rate of 0.95. The experimental results show that the vehicle key point detection model based on the CPN network has high accuracy and has been applied to intelligent transportation systems in Beijing, Wuhan and other cities.

    A High Real-time Video Fusion Algorithm Based on Multi Direction Perception
    MO Wei, TANG Qing-shan, HUANG Tao
    2021, 0(10):  81-87. 
    Asbtract ( 200 )   PDF (8973KB) ( 203 )  
    References | Related Articles | Metrics
    Aiming at the problems of virtual shadow, color brightness difference on both sides of the stitching line and the inability of real-time stitching at high resolution in the multi-channel video fusion stage, this paper proposes a multi-directional perception video fusion algorithm. Firstly, in the stage of image registration, SIFT is used to extract feature points and feature descriptors to register the image. Then, in the image fusion stage, the weight lookup table constructed by exponential function is used to guide the fusion transition. Combined with the distance between the projection position of video frame and the seam, the image seam is fused adaptively by morphological operation. Finally, a large number of multi-threaded parallel operations on GPU platform are used to integrate matrix operations such as projection and fusion, so as to cover the delay and achieve the purpose of real-time. Experimental results show that the algorithm can eliminate the virtual shadow and blur in the overlapping area, and has a good real-time stitching effect.
    Visual Grasping of Robot Arm in Chemical Experiment Scene
    MA Xing-lu, ZHANG Xing-qiang, WANG Tao
    2021, 0(10):  88-93. 
    Asbtract ( 246 )   PDF (1944KB) ( 124 )  
    References | Related Articles | Metrics
    Aiming at the problem that it is difficult for the depth camera to detect the distance of transparent objects such as test tubes in chemical experiment scenes, and the robot arm is difficult to obtain the three-dimensional coordinates of the chemical test tubes in space, an improved deep learning algorithm YOLOv3 Tiny is proposed to detect the sticker labels on the test tube to obtain the three-dimensional coordinates of transparent chemical test tube. In view of the problem that different chemical test tubes cannot be classified, a deep learning algorithm CTPN+BLSTM+CTC Loss is proposed to identify the text information on the label to classify the test tubes. In this paper, a depth camera, a monocular camera and a six-axis robotic arm equipped with a ROS system are used as the experimental platform to train a chemical label detection model and a text detection recognition model on TensorFlow. The ROS system on the Raspberry Pi equipped with the robotic arm is used to perform Python programming and make grasping test about the chemical test tubes with different chemical labels. The results show that this method has a high recognition rate and positioning accuracy for the transparent test tubes with labels. It can realize the robotic arm grabbing chemical test tubes containing different substances.
    A Short-term Power Load Forecasting Method Based on Multi-layer Fusion Neural Network
    GUO Cheng, WANG Xiao, WANG Bo, WANG Jia-fu
    2021, 0(10):  94-99. 
    Asbtract ( 169 )   PDF (2095KB) ( 115 )  
    References | Related Articles | Metrics
    In view of the low accuracy and hysteresis of the traditional short-term power load forecasting model, this paper proposes a hybrid neural network model based on CNN (convolutional neural network), LSTM (long short-time memory network) and attention mechanism. The convolutional layer is used to extract the influence features of multidimensional power data, filter the non-important factors, complete the mapping transformation of relevant features of power data. Then the cycle of the long short-time memory network layer can selectively forget and remember the temporal data. Finally, the attention mechanism is used to add the weight of important features, and the results will be exported by Adam optimization. This method relies on the GPU’s big and powerful computing to solve the real-time problem of prediction, improving its accuracy of prediction by means of multi-fusion neural networks. The proposed model is proved to be true and reliable in the light of an example, and the quality of prediction is significantly better than other traditional models.
    Optimization of DS-TWR Ranging Algorithm in Indoor Positioning
    YUAN Feng, JIAO Liang-bao, CHEN Nan, GU Hui-dong
    2021, 0(10):  100-106. 
    Asbtract ( 449 )   PDF (2657KB) ( 153 )  
    References | Related Articles | Metrics
    In order to solve the problems of more communication conflicts and high label power consumption in the ranging process of UWB indoor positioning at present, an improved DS-TWR algorithm is proposed. This method calculates the time slots of the labels and base stations through a time slot allocation method based on Hash algorithm, so that each label and base station has a unique time slot, so as to reduce the label conflict phenomenon in the communication process. At the same time, different from the traditional TOA ranging process, this method sets up a master base station, the label only needs to communicate with the master base station, and the slave base station only needs to monitor. The DS-TWR algorithm is used to realize the ranging process between the label and the master-slave base station, and finally the indoor positioning is completed. The experimental results show that the improved scheme can effectively reduce the number of positioning communication. Assuming that there are N positioning base stations, the number of communication of the improved algorithm is about 4/3N of that of the traditional DS-TWR algorithm, and the more base stations, the more times to reduce, which has strong engineering application value. By reducing the number of communication, the label power consumption can be optimized and saved by 33.3%. Aiming at the problem of communication conflict in traditional ranging algorithm, after adding Hash algorithm, the communication conflict rate of base station label in the ranging process can be reduced by 13%, thus increasing the capacity of the system.
    A Model Compression Algorithm of Convolutional Neural Network
    BAO Zhi-qiang, CHENG Ping, HUANG Qiong-dan, LYU Shao-qing
    2021, 0(10):  107-111. 
    Asbtract ( 191 )   PDF (857KB) ( 104 )  
    References | Related Articles | Metrics
    Convolutional neural network has achieved a series of breakthrough research results, and its superior performance is supported by deep structure. In order to solve the problem of the large amount of redundancy in parameters and computation of complex convolutional neural network, a concise and effective network model compression algorithm is proposed. Firstly, the correlation is judged by calculating the Pearson correlation coefficient between convolution kernels, and the redundant parameters are deleted circularly to compress the convolution layer. Secondly, a local-global fine tuning strategy is adopted to restore the network performance. Finally, a parameter orthogonality regularization is proposed to promote the orthogonalization between convolution kernels and reduce redundant features. The experimental results show that, on the MNIST data set, the compression ratio of the parameters of AlexNet convolutional layer can reach 53.2%, and the calculation amount of the floating point operation can be reduced by 42.8% without losing the test accuracy. In addition, the model has a small error after convergence.
    OFDM Channel Estimation Based on Improved SRGAN
    JIN Long, WU You, ZHANG Yong-xiang
    2021, 0(10):  112-118. 
    Asbtract ( 228 )   PDF (1126KB) ( 138 )  
    References | Related Articles | Metrics
    In the channel estimation process of the orthogonal frequency division multiplexing (OFDM) system, the traditional channel interpolation algorithm is based on the assumption that the estimated values near the pilot are correlated. When the channel characteristics are discontinuous due to the time-varying and frequency-varying characteristics of the wireless channel, the estimation results will be unsatisfactory. In response to this problem, this paper introduces an improved model SRWGAN of super-resolution reconstruction model SRGAN to replace the interpolation processing in channel estimation. In the model SRWGAN, the least squares (LS) estimation value at the pilot is analogous to the pixels in the low-resolution image. The channel features are first extracted through the convolutional network, and then the mapping relationship is learned through multiple residual networks. Then it is amplified by the up-sampling layer, and finally the discriminant network WGAN is used to continuously discriminate and improve the estimation effect. The experimental results show that the channel estimation effect based on SRWGAN is better than the traditional channel estimation algorithm, and compared with the same type of SRCNN model, under the same conditions, when the bit error rate is the same, the signal-to-noise ratio (SNR) is improved by about 3 dB, and when the MSE value is the same, the SNR is increased by about 5 dB.
    Security-enhanced Data Access Control for Multi-authority Cloud Storage
    LIU Zheng, WU Ke-hua, YE Chun-xiao
    2021, 0(10):  119-126. 
    Asbtract ( 196 )   PDF (824KB) ( 109 )  
    References | Related Articles | Metrics
    Cloud storage has brought many advantages, such as saving users hardware purchase costs and providing real-time online data storage services. More and more people are choosing to store data on the cloud. In order to improve data security and data privacy, Wu et al. gave an extended data access control scheme for multi-authority cloud storage (NEDAC-MACS) on the basis of the scheme of Yang. In this paper, an attack method is given to demonstrate that a revoked user can still decrypt new ciphertexts in NEDAC-MACS, and a scheme to enhance the security of NEDAC-MACS is proposed, which can resist the collusion attack between cloud server and users. Cryptographic analyses confirm that the scheme is able to resist collusion attacks and is feasible.