{"title":"Technical Scheme Design Of Provincial Technology Platform for County-level Convergence Media Center","authors":"He Jiajin, Zhang Xi","doi":"10.1109/ISCTIS51085.2021.00037","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00037","url":null,"abstract":"With the development of a new generation of information technology, the grassroots media is encountering development difficulties, and the grassroots propaganda and public opinion positions are facing serious challenges. Information technology is the main driving force for the development of media convergence, and it is also a shortcoming that traditional media urgently needs to make up for. Since 2018, county-level convergence media centers across the country have been under construction, using advanced technologies such as AI, VR, 5G, big data, cloud computing, artificial intelligence, and microservice architecture, to build a technologically leading “provincial convergence media platform” solution. This article takes Province F as an example to illustrate the platform technology architecture of the county-level convergence media center, in order to provide a guarantee for the construction of the content platform.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127007723","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"2021 International Symposium on Computer Technology and Information Science","authors":"","doi":"10.1109/isctis51085.2021.00001","DOIUrl":"https://doi.org/10.1109/isctis51085.2021.00001","url":null,"abstract":"","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"83 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130133704","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Wideband LFM Interference Suppression of GNSS Receiver Based on Fractional Fourier Transform and Power Inversion","authors":"Zeze Yang, Yubai Li, Lei Mao, Fei Wang, Jun Pan","doi":"10.1109/ISCTIS51085.2021.00083","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00083","url":null,"abstract":"In order to improve the anti-jamming ability of global navigation satellite system (GNSS) receiver against wideband LFM jamming signal, a novel wideband LFM interference suppression method based on fractional Fourier transform (FRFT) and power inversion (PI) algorithm is proposed. Firstly, the fractional Fourier (FRF) domain correlation matrix of array received signal with wideband LFM interference is derived to replace the traditional correlation matrix. Then, the PI algorithm is used to suppress the wideband LFM interference in the FRF domain. Finally, the inverse FRFT is taken to get the signal with the LFM interference being mitigated. Simulation results demonstrate that the proposed method can effectively suppress the wideband LFM interference. Even though the direction-of-arrival(DOA) of the GNSS signal is similar to or even the same as that of the wideband LFM interference, it can also effectively suppress the interference signal without causing significant GNSS signal loss, and it can provide correctly acquisition.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130918076","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"A Street View Image Retrieval Method Based on Fusion of Multiple Features","authors":"Xiaolin Li, Gang Xu, Zhuohao Chen, Bo Huang","doi":"10.1109/ISCTIS51085.2021.00081","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00081","url":null,"abstract":"In view of the difficulty in extracting the key area features of the image and the over-complex training in current street view image retrieval methods, this paper proposes a retrieval method that extracts and integrates multiple global features. First, the Convolutional Neural Network is used to extract the features, and then the new multi-scale pooling layer is used to output multiple global features, and the feature loss is reduced by outputting fixed-dimensional features. Finally, the final feature obtained by concatenating multiple global features is used for retrieval. Experimental results show that this method can effectively extract image features, reduce the complexity of training, and improve the accuracy of retrieval.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"10 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131520309","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Design Of High Flexibility Visual Search And Analysis Engine System","authors":"W. Shuzhen, Gao Fengqiang, Wang Li","doi":"10.1109/ISCTIS51085.2021.00042","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00042","url":null,"abstract":"With the rapid development of the Internet, access logs grow explosively and contain rich important information. There are various requirements for temporary log analysis, such as fault location, business characteristics analysis, and system operation. This kind of requirements are temporary, sudden and diverse. In order to meet this kind of requirements quickly, a distributed visual search and analysis engine system is designed, which has high flexibility and low threshold. The flexibility of the system is enhanced by abstracting the general search and analysis engine module, supporting the configurable extension of statistical dimension and providing user-friendly visual interface. At the same time, for unified management of configuration files, abstract matrix extended framework, which can improve the loading automation of configuration file and descriptibility of dependency relationship. Finally, two case studies verify the feasibility and flexibility of the system.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"120 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127584699","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on Factors Affecting Communication Quality in Communication System","authors":"Yang Bai, Ruike Xiong, Zhiying Wei","doi":"10.1109/ISCTIS51085.2021.00092","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00092","url":null,"abstract":"The capacity of wireless communication system plays an important role in performance, and frequency reuse can improve the system capacity to a certain extent. In order to solve the problem that there are not enough frequency channels for too many users. This work starts with the frequency reuse. An integer frequency reuse (IFR) in 19-cell system network and a fractional frequency reuse (FFR) in 19-cell system network and variation of other factors are analyzed to illustrate the different effects of different frequency reuses on network capacity. Through MATLAB simulation network, the system capacity is calculated, different methods are designed, and the influence of different parameters on system performance is verified, such as cell radius and signal-to-noise ratio. Different methods are selected according to the model to increase the system capacity and optimize the system. After that Simultaneous water-filling (SWF) is also introduced for subsequent optimization, so that network capacity gets a better result.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133164755","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Mingfeng Zhu, Yan He, Jianqiang Du, Bin Nie, Qin Yang, Riyue Yu
{"title":"Softmax Regression and Particle Swarm Optimization with Taboos and a Heuristic Strategy for Dose-effect Data Fitting","authors":"Mingfeng Zhu, Yan He, Jianqiang Du, Bin Nie, Qin Yang, Riyue Yu","doi":"10.1109/ISCTIS51085.2021.00029","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00029","url":null,"abstract":"The fitting of the dose-effect data of traditional Chinese medicine is of important meaning in the research of the dose-effect relationship of traditional Chinese medicine. Aiming at the problem that the dose-effect data of traditional Chinese medicine are of multi-dimensional structure and the problem that standard particle swarm optimization (PSO) method may fall into a radical or still state, in this paper, the authors apply softmax regression to the modeling of the fitting of the dose-effect data of traditional Chinese medicine, and suggest a novel method for the data fitting based on a hybrid particle swarm optimization algorithm with taboos and a heuristic strategy. In this study, Min-Max normalization method is used to normalize independent variables and dependent variables. Then the authors conduct a fast dimensional transformation by multiplying a transformation matrix on the right side of independent variable matrix. After that, a mathematic model for the fitting of dose-effect data is built in accordance with softmax regression including a regression formula and an evaluation function. In the end, the authors apply a novel hybrid PSO algorithm with taboos and a heuristic strategy to the fitting of the dose-effect data of traditional Chinese medicine. In the comparative experiments, the authors implemented hill climbing algorithm, conventional genetic algorithm, standard PSO algorithm and our method, and utilized these methods to conduct the fitting of the dose-effect data. Experimental results on the problem of dose-effect data fitting demonstrate that the proposed method significantly outperforms the 3 classic methods with respect to accuracy in the conducted experiments. And our method is more efficient than hill climbing algorithm and conventional genetic algorithm in comparative experiments.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134491170","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Sipeng Cheng, Zihan Sha, Pu Yu, Wenjuan Bu, Guovu Huo
{"title":"Parent-based Powershell Script Fusion Technology","authors":"Sipeng Cheng, Zihan Sha, Pu Yu, Wenjuan Bu, Guovu Huo","doi":"10.1109/ISCTIS51085.2021.00028","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00028","url":null,"abstract":"To address the characteristics of traditional obfuscation methods such as single approach and obvious features, a Parent-based Powershell Script Fusion Technology is proposed based on code fusion. This technology uses the target script to undergo slice encryption processing, and in-depth fusion with the parent script in the execution logic and execution flow, and uses the parent script to conceal the behavior characteristics of the target script. A number of Powershell scripts commonly used for infiltration are selected as the test set to test the proposed technique. The test results show that the proposed technique can reduce the detection rate of the antivirus engine for the target script and has a greater advantage in anti-static analysis.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114779927","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Auto parts sales forecast supporting business resource value-added service","authors":"X. Qin, C. Ren, Y. Yu","doi":"10.1109/ISCTIS51085.2021.00041","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00041","url":null,"abstract":"In view of the nonstationary and fluctuating characteristics of auto parts sales data, an EMD-Prophet model is proposed to forecast the sales of auto parts and provide value-added services for auto parts related enterprises to grasp the market demand of auto parts and reduce inventory cost. Empirical mode decomposition (EMD) was used to denoise and stabilize the original data, and the intrinsic mode function components represented different frequency scales were obtained. By calculating the sample entropy of each component, the components with similar sample entropy were recombined to avoid error accumulation; After considering the impacts of seasonality and major events on sales, especially the fluctuations caused by COVID-19, an event window of holidays was established and the Prophet model was applied to predict each component. Every result was accumulated to form the final one. Finally, the model was validated by the data of the automobile industry chain platform and compared with ARIMA, Prophet and EMD-ARIMA models. The experimental result shows that the prediction accuracy of EMD-Prophet model is higher than other models, which verifies the effectiveness of the model.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121937323","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Research on Interactive Design of Tourism Brand Based on Augmented Reality Technology","authors":"Guo Juan, Hu Xiaoli","doi":"10.1109/ISCTIS51085.2021.00016","DOIUrl":"https://doi.org/10.1109/ISCTIS51085.2021.00016","url":null,"abstract":"This thesis researches how the interactive design rebranding tourism brands. It proposes the use of augmented reality cascading technology and multi-dimensional information display technology to sort out human information, geographic information, ecological information, cultural traditions and other information for tourist destinations, and finally use Professional development technology displays this information in a visual design. This study mainly discusses from three aspects: 1. Augmented reality technology enables tourism interactive experience to realize the transformation from surface to three-dimensional; 2. Augmented reality technology enhances the versatility of travel interaction; 3. Augmented reality technology optimizes the visitor experience of digital travel, thus driving the transformation of travel brands and realizing the new mode of tourism interaction and integration.","PeriodicalId":403102,"journal":{"name":"2021 International Symposium on Computer Technology and Information Science (ISCTIS)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125608499","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}