2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)最新文献

筛选
英文 中文
Competition quota allocation based on analytic hierarchy process and data processing and prediction combined with clustering method 基于层次分析法和数据处理预测与聚类相结合的竞赛配额分配方法
Qiaohui Han, Xinping Zhang, Liyan Xu, Junqi Zhang
{"title":"Competition quota allocation based on analytic hierarchy process and data processing and prediction combined with clustering method","authors":"Qiaohui Han, Xinping Zhang, Liyan Xu, Junqi Zhang","doi":"10.1109/AEMCSE55572.2022.00121","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00121","url":null,"abstract":"This paper, taking a match of the province of north China as an example, based on the schools for the past ten years and awards for qualitative and quantitative data analysis and processing. Then through the model to predict the next year, and on the basis of the present situation and awards by the normal given the competition for the school places allocation scheme, in order to improve the quality and efficiency. This paper presents a method and process of big data analysis and processing by using SPSS and MATLAB and other mathematical software based on actual cases. The prediction results are reliable and can be used for reference. The innovation of this paper is that the weight ratio of analytic hierarchy process is used as the reference for quota allocation. Its advantage is that it can make the allocation result more flexible and easy to be controlled artificially. In addition, the paper adopts arithmetic average method, geometric average method and eigenvalue method respectively in the weight calculation, and then takes the average weight of the three methods to make the result more robust.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124038029","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}
引用次数: 0
Recommendation Algorithm based on Relative Features 基于相关特征的推荐算法
Xuan Wang, Cui Zhu, Wenjun Zhu, Bingxin Xue
{"title":"Recommendation Algorithm based on Relative Features","authors":"Xuan Wang, Cui Zhu, Wenjun Zhu, Bingxin Xue","doi":"10.1109/AEMCSE55572.2022.00138","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00138","url":null,"abstract":"Ratings and reviews on e-commerce platforms often contain a lot of useful information. In recent years, researchers aim to mine more information from ratings and reviews to improve recommendation performance. However, researchers have not fully considered the effect of mining the relationship between comments on feature representation. On the basis of previous research, this paper proposes a deep recommendation model based on relative features. We mine the relative attention between comments, calculate the relative features of users and products based on the attention, and use the relative features to complete recommendation. Experiments show that the effect of the model proposed in this paper is better than the previous models.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124963647","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}
引用次数: 0
Prediction Model for Transmission Line Icing Thickness Based on ISSA-WNN 基于ISSA-WNN的输电线路覆冰厚度预测模型
Handong Dan, Bo Hu, Xiang Shen, Hailin Liao, Hong-yu Ni
{"title":"Prediction Model for Transmission Line Icing Thickness Based on ISSA-WNN","authors":"Handong Dan, Bo Hu, Xiang Shen, Hailin Liao, Hong-yu Ni","doi":"10.1109/aemcse55572.2022.00075","DOIUrl":"https://doi.org/10.1109/aemcse55572.2022.00075","url":null,"abstract":"Transmission line icing causes great harm to the safety of power system in the whole line. The prediction of transmission line icing thickness can effectively guide line ice melting. In order to predict the icing thickness of transmission lines, a new icing prediction model based on improved sparrow search algorithm (ISSA) optimized wavelet neural network (WNN) is proposed. In the standard sparrow algorithm, tent chaotic map is introduced to increase the diversity of initial population of the algorithm and makes it easier for improved sparrow search algorithm to jump out of the local optimum; Use t-distribution variation of sparrow individual position at the end of the algorithm to make the algorithm search the ideal value faster. Use the improved sparrow search method to search and optimize the initial weight and wavelet factors of wavelet neural network, effectively avoid the shortcomings of unstable prediction results and fall into local optimal number. Finally, combined with the on-site monitoring data of icing in East China Power Grid in 2021, through the simulation and comparison of different prediction models, it is proved that the prediction accuracy of the proposed model has been greatly improved.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127281421","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}
引用次数: 0
Design and implementation of online judgment system based on microservice architecture and Docker 基于微服务架构和Docker的在线判断系统的设计与实现
Junshang Liang, Chunyu Tu
{"title":"Design and implementation of online judgment system based on microservice architecture and Docker","authors":"Junshang Liang, Chunyu Tu","doi":"10.1109/AEMCSE55572.2022.00150","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00150","url":null,"abstract":"The online judgment system tests whether the source code can pass the problem’s test cases in the programming contests. Users only need to click the submit button on the front-end page, and the system will return the judge results after a certain period. Although there are many online judgment systems for programming contests, there are few online judgment systems for programming teaching and adopting a microservice architecture. This paper aims to design and implement an online judgment system for programming teaching. The system’s front-end adopts Vue and Element-Ui framework, and the back-end adopts microservice architecture for development. On the one hand, using the system can improve students' programming ability and teachers' efficiency and accuracy in marking programming assignments. On the other hand, the system has an online contest function, which can hold contests or be used as an examination platform to assess students' actual levels.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128856851","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}
引用次数: 1
Multimodal sentiment analysis based on multi-head self-attention and convolutional block attention module 基于多头自注意和卷积块注意模块的多模态情感分析
Feng Geng, Haihoua Yang, Changde Wu, Jinqiang Li
{"title":"Multimodal sentiment analysis based on multi-head self-attention and convolutional block attention module","authors":"Feng Geng, Haihoua Yang, Changde Wu, Jinqiang Li","doi":"10.1109/aemcse55572.2022.00059","DOIUrl":"https://doi.org/10.1109/aemcse55572.2022.00059","url":null,"abstract":"Sarcasm is a type of emotional expression. Sarcasm is commonly used on social media to express the inverse of what appears to be a statement and what is said. Previous automatic sarcasm detection mainly focused on text. With the rise of image sharing mode on social media platforms, text cannot fully reveal users’ emotions, so people begin to study multimodal sentiment analysis by combining text and images. Previous researches on sarcasm detection have used Bidirectional Long Short-term Memory Network (Bi-LSTM) and Residual Network (ResNet) to extract text and image feature vectors, respectively. While Multi-Head Self-Attention (MH-SA) is added to the Bi-LSTM model to perform relation extraction, which can effectively avoid complex feature engineering in traditional tasks. In the process of image extraction, the channel attention module (CAM) and the spatial attention module (SAM) are used to weight different spatial and channel features and focus on different regions and features of the image. The two complement each other, greatly improving the network’s ability to express features. On the Twitter dataset, our proposed model has a sarcasm detection accuracy of 87.55 %, which outperforms most models proposed in current papers.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"161 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126919155","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}
引用次数: 3
Expectation-Constrained Programming Model for Tourist Route of Attractions Based on Uncertainty Theory 基于不确定性理论的景点旅游路线期望约束规划模型
Zheng Huang, Yufu Ning, Fengming Liu
{"title":"Expectation-Constrained Programming Model for Tourist Route of Attractions Based on Uncertainty Theory","authors":"Zheng Huang, Yufu Ning, Fengming Liu","doi":"10.1109/AEMCSE55572.2022.00069","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00069","url":null,"abstract":"Based on the current background of scenic spot management and tourism planning in China, this paper establishes an uncertain tourism route expectation-constrainted programming model under the framework of uncertainty theory. Finally, eight attractions in Jinan are used as practical cases to illustrate the usefulness of the model. The research results show that the proposed model can effectively alleviate the problems of unreasonable allocation of tourists’ time and cost in the traditional model, and make the layout and programming of routes more reasonable and efficient.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123053963","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}
引用次数: 0
Data layout optimization based on the spatio-temporal model of field access 基于野外存取时空模型的数据布局优化
Yongliang Wang, Naijie Gu, Junjie Su, Dongsheng Qi, Zhuorui Ning
{"title":"Data layout optimization based on the spatio-temporal model of field access","authors":"Yongliang Wang, Naijie Gu, Junjie Su, Dongsheng Qi, Zhuorui Ning","doi":"10.1109/AEMCSE55572.2022.00055","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00055","url":null,"abstract":"Memory access latency is one of the performance bottlenecks of most programs. Improving cache utilization is a common way to improve memory performance. Data layout optimization can improve cache performance based on the locality principle of the memory hierarchy. By analyzing the timestamp information and spatial information of memory access, a field access spatio-temporal model named FASTM was constructed to optimize the data layout of the structure. FASTM consists of three parts: hot data analysis, relative memory access count model and memory access behavior similarity model. A heuristic algorithm based on FASTM is proposed to design the split optimization scheme of the structure. Experimental results on eight benchmarks from SPEC and Olden show that FASTM can reduce cache misses by 57.85% and Translation Lookaside Buffer (TLB) misses by 74.70% on average. The average speedup of program running time is up to 1.37x.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126511250","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}
引用次数: 0
Similar Duplicate Record Detection of Big Data Based on Entropy Grouping Clustering 基于熵分组聚类的大数据相似重复记录检测
Ping-wei Zhang
{"title":"Similar Duplicate Record Detection of Big Data Based on Entropy Grouping Clustering","authors":"Ping-wei Zhang","doi":"10.1109/AEMCSE55572.2022.00131","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00131","url":null,"abstract":"At present, the similar duplicate records of massive data cannot be detected effectively by current methods, an algorithm of Property Entropy Grouping Clustering is proposed (EGC). The basic idea constructs an entropy metric based on similarity between objects, the importance of each property can be evaluated and a key property subset can be obtained. According to the key property to split the data sets into small data sets, the similar duplicated records are identified based on the algorithm of Sorted-Neighborhood Method. The theory an alysis and experiments show that identification accuracy and detection efficiency of the method are higher and it can effectively solve the problems of identification in similar duplicate records of the big data set.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"51 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120930674","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}
引用次数: 0
UAV identifies passable paths in unknown indoor environments based on Deep-learning 无人机基于深度学习识别未知室内环境下的可通过路径
Haiyang Li, Bo Jiang, Hong-xun Xu
{"title":"UAV identifies passable paths in unknown indoor environments based on Deep-learning","authors":"Haiyang Li, Bo Jiang, Hong-xun Xu","doi":"10.1109/aemcse55572.2022.00039","DOIUrl":"https://doi.org/10.1109/aemcse55572.2022.00039","url":null,"abstract":"In order to identify passable paths in unknown indoor environments for UAV, we implement a method to help UAV perceive the indoor environments based on deep-learning. At first, in the indoor environments, UAV’s passage to the next area is through an open door. Therefore, we need to identify and distinguish the image area of the door from the UAV cameras. And then, we identify the opening or closing state of a door by means of a feature determination. In this paper, the simulation experiment can identify the real indoor environment and is able to identify if it is a passable path.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116542628","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}
引用次数: 0
Evaluation Method of Medical Students' Public English Learning Engagement Based on Machine Learning 基于机器学习的医学生公共英语学习参与度评价方法
Hang Dai, Tianyu Zhao
{"title":"Evaluation Method of Medical Students' Public English Learning Engagement Based on Machine Learning","authors":"Hang Dai, Tianyu Zhao","doi":"10.1109/AEMCSE55572.2022.00093","DOIUrl":"https://doi.org/10.1109/AEMCSE55572.2022.00093","url":null,"abstract":"As one of the important groups in higher education, it is very important for medical students to pay attention to their learning path, learning state and learning effect in Public English curriculum. Based on the theory of learning engagement, this study chooses medical students' Public English learning engagement as the research object, and construct the learning engagement evaluation index system based on machine learning. This study selects 131 students majoring in clinical medicine and medical imaging of 2020 as the research objects, and conducts mixed Public English teaching practice for medical students and conducts relevant research on learning engagement on this basis. The results show that the selected medical students' behavioral engagement, cognitive engagement and emotional engagement in Public English learning are at the upper middle level as a whole. Teachers and schools should pay attention to these students' engagement in the three dimensions, especially in emotional engagement, and pay special attention to students' learning emotional experience.","PeriodicalId":309096,"journal":{"name":"2022 5th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE)","volume":"108 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125009070","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}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信