2021 IEEE International Conference on Progress in Informatics and Computing (PIC)最新文献

筛选
英文 中文
Image Texture Removal by Total Variantional Rolling Guidance 基于全变分滚动制导的图像纹理去除
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687011
Wei Wang, Yi Yang, Xin Xu
{"title":"Image Texture Removal by Total Variantional Rolling Guidance","authors":"Wei Wang, Yi Yang, Xin Xu","doi":"10.1109/PIC53636.2021.9687011","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687011","url":null,"abstract":"The image texture removal is a solution for the image content separation problem, which aim at preserving image edges and removing uninterested textures. This problem has wide applications in image feature extractions, such as texture extraction, detail enhancement and so on. A new image content decomposition approach is introduced with a minimization refinement architecture in this paper, which contains the guidance component and the total varation component. The guidance component introduces a rolling guidance filtering to iteratively update the more and more smoothing images. The total varation component uses a new total variation regularization method to remove the image texture and preserve the structural contents. The non-convex objective function is simplified into these two sub-problems, which yield a linear solution. Then the experiments demonstrate the prior performance of our method and its potential for many image processing applications.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134490145","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
Toward More Effective Use of Assertions for Mobile App Development 在移动应用开发中更有效地使用断言
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687079
Yoonsik Cheon
{"title":"Toward More Effective Use of Assertions for Mobile App Development","authors":"Yoonsik Cheon","doi":"10.1109/PIC53636.2021.9687079","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687079","url":null,"abstract":"It is a good programming practice to include runtime checks called assertions in the code to check assumptions and invariants. Assertions are said to be often most effective when they encode design decisions and constraints. In this paper, we show our preliminary work on translating design constraints to assertions for mobile apps. Design properties and constraints are specified formally in the Object Constraint Language (OCL) and translated to executable assertions written in Dart, the language of the Flutter cross-platform framework. We consider various language and platform-specific features of OCL, Dart, and Flutter. In our approach, assertions are enabled only in debug mode and removed from the production code. It is important to reduce the memory footprint of a mobile app as the memory on a mobile device is a limited resource.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132696061","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
Using Sparrow Search Hunting Mechanism to Improve Water Wave Algorithm 利用麻雀搜索机制改进水波算法
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687028
Haotian Li, Baohang Zhang, Jiayi Li, Tao Zheng, Haichuan Yang
{"title":"Using Sparrow Search Hunting Mechanism to Improve Water Wave Algorithm","authors":"Haotian Li, Baohang Zhang, Jiayi Li, Tao Zheng, Haichuan Yang","doi":"10.1109/PIC53636.2021.9687028","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687028","url":null,"abstract":"The water wave optimization (WWO) algorithm is a new cluster intelligence search method. It has the advantages of a small population size and simple parameter configuration. It is used to build an efficient mechanism for searching in high-dimensional solution spaces. However, it has a proclivity for becoming stuck in local optima. Coincidentally, the sparrow search algorithm (SSA) has good exploration ability. By combining WWO and SSA, we propose a hybrid algorithm, called WWOSSA. The experimental results of the WWOSSA algorithm based on 29 benchmark functions of IEEE CEC2017 have good optimization ability and a fast convergence rate.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116576171","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}
引用次数: 9
Domain Adaptive Visual Tracking with Multi-scale Feature Fusion 基于多尺度特征融合的域自适应视觉跟踪
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687038
Qianqian Yu, Yi-Yang Wang, Keqi Fan, Y. Zheng
{"title":"Domain Adaptive Visual Tracking with Multi-scale Feature Fusion","authors":"Qianqian Yu, Yi-Yang Wang, Keqi Fan, Y. Zheng","doi":"10.1109/PIC53636.2021.9687038","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687038","url":null,"abstract":"Accuracy and speed have been two fundamental issues that are difficult to balance in object tracking. Trackers with high accuracy often have quite large network structures that require huge amounts of computing resources, therefore leading to a lower tracking speed. To address the problem, we propose a novel domain adaptive tracking algorithm to obtain a better balance between tracking speed and accuracy. A simple and effective domain adaptation component is employed to transfer features from the image classification domain to the object tracking domain. In addition, we construct an adaptive spatial pyramid pooling layer to substitute for the fully- connected layer connected to convolutional layers, which can significantly reduce computational complexity while achieving high tracking accuracy. Experiments on VOT2018, TrackingNet and OTB2015 shown the effectiveness of the proposed method. Compared with the state-of-the-art trackers, our tracker can obtain real-time tracking with a speed of 35 FPS.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"1997 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116683255","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
Computer Vision for Astronomical Image Analysis 天文图像分析的计算机视觉
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687023
Sotiria Karypidou, Ilias Georgousis, G. Papakostas
{"title":"Computer Vision for Astronomical Image Analysis","authors":"Sotiria Karypidou, Ilias Georgousis, G. Papakostas","doi":"10.1109/PIC53636.2021.9687023","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687023","url":null,"abstract":"Computer Vision (CV) is undoubtedly one of the most popular forms of Artificial Intelligence (AI) and its implementation has gained considerable ground in all aspects of our lives, from security and automotive, to the night sky observation and astronomy. In general, CV uses pattern recognition techniques for identifying objects in visual media (both static and moving images). The current archetype in CV is largely based on supervised AI, which uses large data sets of human-labelled images for training. Machine Learning (ML) and Deep Learning (DL) models in computer vision have undergone a period of extremely rapid development in recent past years; in particular for object recognition and localisation tasks. An area of study with great interest in practical applications that concerns this essay, is astronomical images analysis. However, one of the main challenges facing researchers these days is the existence of large quantities of annotated data sets, in the appropriate resolution and scale. This challenge consequently asks for huge amounts of storage and high computational power. In this paper, we systematically review and analyze different challenges faced by astronomers and continue with state-of-the-art methodologies that were conducted over the last decade.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121028555","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
Wide Residual Lightweight Network Using Simplified Adaptive Parameter Rectifying Units 采用简化自适应参数整流单元的宽剩余轻量级网络
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687015
Yufeng Ling, Jian Lu, Jian Dong, Tianjian Li, Zhiming Cai
{"title":"Wide Residual Lightweight Network Using Simplified Adaptive Parameter Rectifying Units","authors":"Yufeng Ling, Jian Lu, Jian Dong, Tianjian Li, Zhiming Cai","doi":"10.1109/PIC53636.2021.9687015","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687015","url":null,"abstract":"Aiming at the problems of complex network structure, long training time and insufficient feature learning ability for deep learning, a lightweight network structure is designed. A kind of new activation function (namely rectifying linear unit) whose adaptive parameter is achieved by simplified training is proposed. The activation function is inserted into convolutional neural network to improve the feature learning ability by making each input signal has its own set of nonlinear transformation. Compared with traditional convolutional neural network, the number of network parameters is reduced by 51.61%, while the structure remains the ability of feature extraction before simplification. The proposed network structure can greatly reduce the network training time and improve the target recognition speed. The experiments on CIFAR-10 and CIFAR-100 datasets respectively show that the accuracies reach 95.26% and 76.54%, which are 1.67% and 3.76% higher than those of the traditional convolutional neural network.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126663164","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
Machine Learning Framework for Detecting Offensive Swahili Messages in Social Networks with Apache Spark Implementation 用于检测社交网络中攻击性斯瓦希里语消息的机器学习框架与Apache Spark实现
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687001
Francis Jonathan, Dong Yang, Glyn Gowing, Songjie Wei
{"title":"Machine Learning Framework for Detecting Offensive Swahili Messages in Social Networks with Apache Spark Implementation","authors":"Francis Jonathan, Dong Yang, Glyn Gowing, Songjie Wei","doi":"10.1109/PIC53636.2021.9687001","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687001","url":null,"abstract":"Languages morphological context varies by community. The linguistic analysis became more complex due to grammatical variations, cultural, traditional, slang, misspellings, and language variance. Many studies in sentimental analysis have focused on natural language processing and peoples opinions. Text language processing takes time, requires lots of storage space, and a fast computer to work in distributed networks. Many developers choose Hadoop and Map Reduce to process Big Data. This study developed a methodology that employs Apache Spark as a text classification processing engine since it is faster in cluster computing systems. African libraries and packages for language lemmatization and stemming are still lacking. The proposed approach was utilized to detect offensive Swahili texts in social networks. Swahili is the third most widely spoken language in Africa. Four different machine learning techniques were tested as benchmarks, with the multinomial logistic model proving to be the most effective. The evaluation measures show that the proposed machine learning framework is versatile and suitable for usage in centralized and distributed systems.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127628641","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
Double-Sided Auction Mechanism for Peer-to-Peer Energy Trading Markets 点对点能源交易市场的双边拍卖机制
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687026
Jema Sharin PankiRaj, A. Yassine, Salimur Choudhury
{"title":"Double-Sided Auction Mechanism for Peer-to-Peer Energy Trading Markets","authors":"Jema Sharin PankiRaj, A. Yassine, Salimur Choudhury","doi":"10.1109/PIC53636.2021.9687026","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687026","url":null,"abstract":"The emerging smart grid uniquely combines two-way communication and energy flow, allowing consumers to become active participants in market-based energy supply and demand strategies. In such a market, Peer-to-Peer (P2P) energy trading paradigm allows local communities and individuals who generate electricity to freely decide how and with whom they are going to trade it. The greatest challenge of P2P energy trading is how to design efficient mechanisms among rational participants that maximize their monetary benefits. Furthermore, since utility companies own the transmission lines, a key question that yet to be addressed in P2P markets is: how to match between different energy buyers and sellers while taking into account the physical constraints of the underlying grid infrastructure, e.g., capacity, congestion, and line transmission costs. This paper proposes a novel double-sided auction mechanism with a matching algorithm that addresses the aforementioned challenges. In this paper, the social welfare of the participants is modeled as an optimization problem with cost constraints incurred due to energy generation, operating and maintenance, capacity, and line transmission costs. The study provides theoretical analysis of the P2P auction model including mechanism design properties such as individual rationality, computational efficiency, and truthfulness. The results of the experiments indicate that the proposed auction model outperform existing systems and yields better economic incentives for participants.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128419960","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}
引用次数: 2
Weighted Dependence of the Day of the Week in Patients with Emotional Disorders: A Mathematical Model 情绪障碍患者星期几的加权依赖:一个数学模型
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687019
Pavél Llamocca Portella, Victoria López, Matilde Santos
{"title":"Weighted Dependence of the Day of the Week in Patients with Emotional Disorders: A Mathematical Model","authors":"Pavél Llamocca Portella, Victoria López, Matilde Santos","doi":"10.1109/PIC53636.2021.9687019","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687019","url":null,"abstract":"People who suffer from depression or bipolar disorder have very different and complex indicators of their emotional state. The use of wearable smart devices can help to characterize the behaviour of these people and therefore allows the psychiatrist to decide the best treatment. In addition, those devices are able to extract a great amount of data from patients that can be analyzed with computer techniques. However, most patients experience fluctuations in mood according to a weekly cycle. The day of the week is a factor that influences a set of characteristics that describe the emotional state, like irritability or motivation. In this work, we analyze this factor and its influence on a set of mood variables gathered daily and their relation with the medical diagnostic of the patient. The analysis of the information is personalized since the data presents variations due to factors that affect the emotional state of each patient according to different ways and intensities. This work presents an improved mathematical model on the diagnosis by including the factor described before.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127557613","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
Single Image Based Depth Estimation for Maritime Surface Targets 基于单图像的海面目标深度估计
2021 IEEE International Conference on Progress in Informatics and Computing (PIC) Pub Date : 2021-12-17 DOI: 10.1109/PIC53636.2021.9687055
Jishan Sun, Yaojie Chen, Wei Wang
{"title":"Single Image Based Depth Estimation for Maritime Surface Targets","authors":"Jishan Sun, Yaojie Chen, Wei Wang","doi":"10.1109/PIC53636.2021.9687055","DOIUrl":"https://doi.org/10.1109/PIC53636.2021.9687055","url":null,"abstract":"When the intelligent water cannon strikes a surface target, it needs to know the distance to the strike target and automatically adjust the strike angle to complete the accurate strike mission. Based on this estimation, the control system of the water cannon would automatically achieve the strike mission. For a universal usage, a monocular image depth estimation method based on SC-SfMLearner is used, which first estimates the depth information of the image from one sample of the real-time video frames and then uses a polynomial fitting model to transfer a depth map into the physical distance in the real world. The experimental results show that the mean square deviation of the predicted distance results in the practical environment for shore-side water targets is between 0.02 and 0.03, and the accuracy rate is above 95 %, which is a good prediction and effectively addresses the accuracy of striking water targets in practical applications.","PeriodicalId":297239,"journal":{"name":"2021 IEEE International Conference on Progress in Informatics and Computing (PIC)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125953686","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学术文献互助群
群 号:604180095
Book学术官方微信