首页 > 最新文献

2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)最新文献

英文 中文
Multi-Agent Reinforcement Learning for the Energy Optimization of Cyber-Physical Production Systems 面向信息物理生产系统能量优化的多智能体强化学习
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255795
Jupiter Bakakeu, Dominik Kißkalt, J. Franke, S. Baer, H. Klos, J. Peschke
The paper proposes an artificial intelligence-based solution for the efficient operation of a heterogeneous cluster of flexible manufacturing machines with energy generation and storage capabilities in an electricity micro-grid featuring high volatility of electricity prices. The problem of finding the optimal control policy is first formulated as a game-theoretic sequential decision-making problem under uncertainty, where at every time step the uncertainty is characterized by future weather-dependent energy prices, high demand fluctuation, as well as random unexpected disturbances on the factory floor. Because of the parallel interaction of the machines with the grid, the local viewpoints of an agent are non-stationary and non-Markovian. Therefore, traditional methods such as standard reinforcement learning approaches that learn a specialized policy for a single machine are not applicable. To address this problem, we propose a multi-agent actor-critic method that takes into account the policies of other participants to achieve explicit coordination between a large numbers of actors. We show the strength of our approach in mixed cooperative and competitive scenarios where different production machines were able to discover different coordination strategies in order to increase the energy efficiency of the whole factory floor.
针对具有发电和储能能力的异构柔性制造机群在电价波动较大的微电网中的高效运行问题,提出了一种基于人工智能的解决方案。寻找最优控制策略的问题首先被描述为不确定性下的博弈论顺序决策问题,其中在每个时间步长的不确定性特征是未来天气相关的能源价格,高需求波动以及工厂车间的随机意外干扰。由于机器与网格的并行交互,智能体的局部视点是非平稳和非马尔可夫的。因此,传统的方法,如标准的强化学习方法,为单个机器学习专门的策略是不适用的。为了解决这个问题,我们提出了一种多智能体行为者批评方法,该方法考虑了其他参与者的政策,以实现大量行为者之间的显式协调。我们展示了我们的方法在混合合作和竞争场景中的优势,在这种情况下,不同的生产机器能够发现不同的协调策略,以提高整个工厂的能源效率。
{"title":"Multi-Agent Reinforcement Learning for the Energy Optimization of Cyber-Physical Production Systems","authors":"Jupiter Bakakeu, Dominik Kißkalt, J. Franke, S. Baer, H. Klos, J. Peschke","doi":"10.1109/CCECE47787.2020.9255795","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255795","url":null,"abstract":"The paper proposes an artificial intelligence-based solution for the efficient operation of a heterogeneous cluster of flexible manufacturing machines with energy generation and storage capabilities in an electricity micro-grid featuring high volatility of electricity prices. The problem of finding the optimal control policy is first formulated as a game-theoretic sequential decision-making problem under uncertainty, where at every time step the uncertainty is characterized by future weather-dependent energy prices, high demand fluctuation, as well as random unexpected disturbances on the factory floor. Because of the parallel interaction of the machines with the grid, the local viewpoints of an agent are non-stationary and non-Markovian. Therefore, traditional methods such as standard reinforcement learning approaches that learn a specialized policy for a single machine are not applicable. To address this problem, we propose a multi-agent actor-critic method that takes into account the policies of other participants to achieve explicit coordination between a large numbers of actors. We show the strength of our approach in mixed cooperative and competitive scenarios where different production machines were able to discover different coordination strategies in order to increase the energy efficiency of the whole factory floor.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"198 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115492062","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}
引用次数: 7
Dynamic Group Trip Planning Queries in Spatial Databases 空间数据库中的动态团体旅行计划查询
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255682
Farhana Aklam, W. Osborn
Trip planning queries are considered an integral part of Location Based Services. In this paper, we investigate Sequential Group Trip Planning Queries (SGTPQ). Given a set of starting and destination locations and an ordered sequence of Categories of Interests (COIs) for a group of users, a SGTP query returns the trip route for all users that minimizes the overall travel distance. We propose two approaches: Dynamic Group Trip Planning (DGTP) and Modified Dynamic Group Trip Planning (M-DGTP). The proposed DGTP approach enables users to plan a group trip in a more flexible manner, while the M-DGTP approach optimizes the total travel distance of the group. We compare the results of our proposed strategies with an existing strategy through experimental evaluation.
旅行计划查询被认为是基于位置的服务的一个组成部分。在本文中,我们研究了顺序群旅行计划查询(SGTPQ)。给定一组用户的一组起始和目的地位置以及兴趣类别(Categories of interest, coi)的有序序列,SGTP查询将返回所有用户的行程路线,从而使总行程距离最小化。本文提出了两种方法:动态组团旅行计划(DGTP)和改进动态组团旅行计划(M-DGTP)。建议的DGTP方法使用户能够以更灵活的方式计划团体旅行,而M-DGTP方法优化了团体的总旅行距离。我们通过实验评估比较了我们提出的策略与现有策略的结果。
{"title":"Dynamic Group Trip Planning Queries in Spatial Databases","authors":"Farhana Aklam, W. Osborn","doi":"10.1109/CCECE47787.2020.9255682","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255682","url":null,"abstract":"Trip planning queries are considered an integral part of Location Based Services. In this paper, we investigate Sequential Group Trip Planning Queries (SGTPQ). Given a set of starting and destination locations and an ordered sequence of Categories of Interests (COIs) for a group of users, a SGTP query returns the trip route for all users that minimizes the overall travel distance. We propose two approaches: Dynamic Group Trip Planning (DGTP) and Modified Dynamic Group Trip Planning (M-DGTP). The proposed DGTP approach enables users to plan a group trip in a more flexible manner, while the M-DGTP approach optimizes the total travel distance of the group. We compare the results of our proposed strategies with an existing strategy through experimental evaluation.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"169 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115715532","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
Grid-Connected Low-Voltage Power Supply to Equipment on Transmission Line Structures 输电线结构设备并网低压供电
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255707
H. Ahmadi, M. Armstrong
Electrical equipment installed on high-voltage (HV) transmission structures may require low-voltage (LV) electrical supply from the distribution network. For example, cell sites for communication antennas and warning lights are the most common applications in BC Hydro's system. Bringing the LV supply to the HV structures introduces a number of electrical concerns. The first concern is the transfer of ground potential rise (GPR) from the HV system to the LV system during a ground fault on the transmission structure. The second concern is the induction in the LV system due to the proximity to the HV transmission line. In addition, there could be system impacts that require special attention, such as reduction in circuit-to-circuit separation in multiple-circuit corridors, pole fire on the LV wood poles, etc. This paper discusses technical solutions to mitigate the identified concerns and system impacts. Amongst the possible recommendations, addition of appropriately rated isolation transformers to the LV feeder and improving the electrical grounding on the HV transmission structure are shown to be the most effective methods for preventing the transfer of hazardous potentials to the customers connected to the same LV feeder. The proposed isolation circuit has been tested in a HV laboratory to confirm its effectiveness.
安装在高压(HV)输电结构上的电气设备可能需要配电网提供低压(LV)电力。例如,用于通信天线和警示灯的蜂窝站点是BC Hydro系统中最常见的应用。将低压电源引入高压结构引入了许多电气问题。第一个问题是在输电结构发生接地故障时,地电位上升(GPR)从高压系统转移到低压系统。第二个问题是低压系统的感应,由于接近高压输电线。此外,还可能存在需要特别注意的系统影响,例如多回路走廊中电路到电路分离的减少,低压木杆的极火等。本文讨论了减轻已确定的关注点和系统影响的技术解决方案。在可能的建议中,在低压馈线上增加适当额定的隔离变压器和改善高压输电结构的电气接地被证明是防止危险电位转移到连接到同一低压馈线的客户的最有效方法。所提出的隔离电路已在高压实验室进行了测试,以证实其有效性。
{"title":"Grid-Connected Low-Voltage Power Supply to Equipment on Transmission Line Structures","authors":"H. Ahmadi, M. Armstrong","doi":"10.1109/CCECE47787.2020.9255707","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255707","url":null,"abstract":"Electrical equipment installed on high-voltage (HV) transmission structures may require low-voltage (LV) electrical supply from the distribution network. For example, cell sites for communication antennas and warning lights are the most common applications in BC Hydro's system. Bringing the LV supply to the HV structures introduces a number of electrical concerns. The first concern is the transfer of ground potential rise (GPR) from the HV system to the LV system during a ground fault on the transmission structure. The second concern is the induction in the LV system due to the proximity to the HV transmission line. In addition, there could be system impacts that require special attention, such as reduction in circuit-to-circuit separation in multiple-circuit corridors, pole fire on the LV wood poles, etc. This paper discusses technical solutions to mitigate the identified concerns and system impacts. Amongst the possible recommendations, addition of appropriately rated isolation transformers to the LV feeder and improving the electrical grounding on the HV transmission structure are shown to be the most effective methods for preventing the transfer of hazardous potentials to the customers connected to the same LV feeder. The proposed isolation circuit has been tested in a HV laboratory to confirm its effectiveness.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125020368","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
Modified ESTOI for improving speech intelligibility prediction 改进的ESTOI用于提高语音可理解性预测
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255677
Ahmed Alghamdi, W. Chan
Objective measures of speech intelligibility are commonly used as a practical alternative to expensive and laborious listening tests. The extended short-time objective intelligibility (ESTOI) measure has demonstrated high accuracy in predicting the intelligibility of speech corrupted by many types of degradation. In this paper we propose a modified version of ESTOI that is based on the glimpse model of speech perception in noise. Performance assessment against subjective data reveals that the modified ESTOI is equivalent to ESTOI on three data sets and slightly better than ESTOI on two data sets.
客观的言语清晰度测量通常被用作昂贵和费力的听力测试的实用替代方法。扩展短时客观可理解度(ESTOI)测量在预测多种类型退化的语音可理解度方面显示出较高的准确性。在本文中,我们提出了一个改进版本的ESTOI,该模型基于语音感知在噪声中的一瞥模型。对主观数据的性能评估表明,改进后的ESTOI在三个数据集上与ESTOI相当,在两个数据集上略优于ESTOI。
{"title":"Modified ESTOI for improving speech intelligibility prediction","authors":"Ahmed Alghamdi, W. Chan","doi":"10.1109/CCECE47787.2020.9255677","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255677","url":null,"abstract":"Objective measures of speech intelligibility are commonly used as a practical alternative to expensive and laborious listening tests. The extended short-time objective intelligibility (ESTOI) measure has demonstrated high accuracy in predicting the intelligibility of speech corrupted by many types of degradation. In this paper we propose a modified version of ESTOI that is based on the glimpse model of speech perception in noise. Performance assessment against subjective data reveals that the modified ESTOI is equivalent to ESTOI on three data sets and slightly better than ESTOI on two data sets.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123638560","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
CloudMach: Cloud Computing Application Performance Improvement through Machine Learning CloudMach:通过机器学习提高云计算应用性能
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255686
Mohamed Abu Sharkh, Yong Xu, Eric Leyder
Cloud computing is rapidly becoming the standard through which enterprises of all sizes fulfill their computing infrastructure demands. This work aims at exploring the impact that machine learning algorithms can have on Cloud application behavior profiling and prediction. Although classic machine learning algorithms have been used in Cloud Computing context before, cutting-edge algorithms like deep learning (DL) and reinforcement learning (RL) are yet to be convincingly exploited for this specific problem. Despite being a revelation with fields like image processing and speech recognition, these algorithms (deep neural networks for instance) face adoption challenges outside certain topics. There is a high demand for timely research work that dissects these algorithms and develops novel techniques to facilitate seamless adoption for Cloud providers and clients. In this work, we evaluate the efficiency of machine learning algorithms in the Cloud context by applying them to a large scale application resource utilization data set (TU Delft Bitbrains traces). The objective is to design a Cloud application behavior prediction technique based on machine learning predictors. Any improvement on prediction precision has direct impact on key performance indicators for both Cloud providers and Cloud tenants/clients. Experimental results show the potential of our approach to improve Cloud resource scheduling in a Cloud data center.
云计算正迅速成为各种规模的企业满足其计算基础设施需求的标准。这项工作旨在探索机器学习算法对云应用程序行为分析和预测的影响。虽然经典的机器学习算法之前已经在云计算环境中使用过,但像深度学习(DL)和强化学习(RL)这样的尖端算法还没有被令人信服地用于解决这个特定的问题。尽管这些算法(例如深度神经网络)在图像处理和语音识别等领域是一个新发现,但在某些领域之外,它们面临着采用的挑战。对及时的研究工作有很高的需求,这些研究工作可以剖析这些算法并开发新的技术,以促进云提供商和客户的无缝采用。在这项工作中,我们通过将机器学习算法应用于大规模应用程序资源利用数据集(TU Delft Bitbrains traces)来评估云环境中机器学习算法的效率。目的是设计一种基于机器学习预测器的云应用行为预测技术。预测精度的任何提高都会直接影响云提供商和云租户/客户端的关键性能指标。实验结果表明了该方法在改进云数据中心云资源调度方面的潜力。
{"title":"CloudMach: Cloud Computing Application Performance Improvement through Machine Learning","authors":"Mohamed Abu Sharkh, Yong Xu, Eric Leyder","doi":"10.1109/CCECE47787.2020.9255686","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255686","url":null,"abstract":"Cloud computing is rapidly becoming the standard through which enterprises of all sizes fulfill their computing infrastructure demands. This work aims at exploring the impact that machine learning algorithms can have on Cloud application behavior profiling and prediction. Although classic machine learning algorithms have been used in Cloud Computing context before, cutting-edge algorithms like deep learning (DL) and reinforcement learning (RL) are yet to be convincingly exploited for this specific problem. Despite being a revelation with fields like image processing and speech recognition, these algorithms (deep neural networks for instance) face adoption challenges outside certain topics. There is a high demand for timely research work that dissects these algorithms and develops novel techniques to facilitate seamless adoption for Cloud providers and clients. In this work, we evaluate the efficiency of machine learning algorithms in the Cloud context by applying them to a large scale application resource utilization data set (TU Delft Bitbrains traces). The objective is to design a Cloud application behavior prediction technique based on machine learning predictors. Any improvement on prediction precision has direct impact on key performance indicators for both Cloud providers and Cloud tenants/clients. Experimental results show the potential of our approach to improve Cloud resource scheduling in a Cloud data center.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128721716","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
Mirrored and Rotated Letters in Children Spellings: An Automatic Analysis Approach 儿童拼写中的镜像和旋转字母:一种自动分析方法
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255765
J. Mombach, Cristiane B. R. Ferreira, J. P. Félix, R. Salvini, Fabrízzio Soares
Spelling tests for children are a typical activity in primary schools and clinics specialized in child development. Commonly, some child's letters can be mirrored or rotated, and Optical Character Systems (OCRs) do not recognize nonstandard letters. Consequently, automatic evaluation approaches are harmed in this context. Furthermore, depending on the child's age, identifying mirrored or rotated letters can support earlier diagnoses of learning disabilities, such as dyslexia or dysgraphia. Therefore, we propose a method for identifying the occurrence of mirrored and rotated letters in children's spellings. The approach uses image processing techniques to extract letters from paper tests and performs transformations so it can be recognized automatically. Preliminary results indicate a promising approach, reaching an accuracy of 96% for mirrored letters recognition and 98% in rotated letters.
儿童拼写测试是小学和专门从事儿童发展的诊所的一项典型活动。通常,一些孩子的字母可以被镜像或旋转,光学字符系统(ocr)不能识别非标准字母。因此,自动评估方法在这种情况下受到损害。此外,根据孩子的年龄,识别镜像或旋转字母可以帮助早期诊断学习障碍,如阅读障碍或书写障碍。因此,我们提出了一种方法来识别儿童拼写中镜像和旋转字母的出现。该方法使用图像处理技术从试卷中提取字母,并进行转换,使其能够自动识别。初步结果表明了一种很有前途的方法,对镜像字母识别的准确率达到96%,对旋转字母识别的准确率达到98%。
{"title":"Mirrored and Rotated Letters in Children Spellings: An Automatic Analysis Approach","authors":"J. Mombach, Cristiane B. R. Ferreira, J. P. Félix, R. Salvini, Fabrízzio Soares","doi":"10.1109/CCECE47787.2020.9255765","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255765","url":null,"abstract":"Spelling tests for children are a typical activity in primary schools and clinics specialized in child development. Commonly, some child's letters can be mirrored or rotated, and Optical Character Systems (OCRs) do not recognize nonstandard letters. Consequently, automatic evaluation approaches are harmed in this context. Furthermore, depending on the child's age, identifying mirrored or rotated letters can support earlier diagnoses of learning disabilities, such as dyslexia or dysgraphia. Therefore, we propose a method for identifying the occurrence of mirrored and rotated letters in children's spellings. The approach uses image processing techniques to extract letters from paper tests and performs transformations so it can be recognized automatically. Preliminary results indicate a promising approach, reaching an accuracy of 96% for mirrored letters recognition and 98% in rotated letters.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"154 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127513599","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
Foreign Artifacts Detection on Pediatric Chest X-Ray 小儿胸片异物检测
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255768
Afonso U. Fonseca, Leandro L. G. Oliveira, J. Mombach, D. Fernandes, R. Salvini, Fabrízzio Soares
Chest radiography is one of the recommended imaging tests by the World Health Organization for childhood pneumonia diagnosis. In computer-aided diagnostic systems where radiography is the main input, its quality is crucial. The presence of foreign artifacts can, therefore, compromise the performance of these systems. In the radiography exam, foreign artifacts are very common, especially in children, due to the ingestion of objects and the need for immobilization of these patients by third parties. Identification tags, shirt buttons, catheters, tubes and in conventional scanned radiographs, fingerprints, tags, noise and inadequate brightness are some of the artifacts present. In this study, we present an efficient and very simple method for detecting and removing artifacts based on common digital image processing operations such as channel subtraction, edge detection, and morphological operations. We describe the proposed method and evaluate its performance in a database of 200 images. We show that it is robust to identify different types of artifacts regardless of their positions on the radiography. A visual inspection was used to measure the errors and the experimental results showed an accuracy of 0.98 and a processing time of about 375ms per image. As a result of this, the method demonstrates to be a very promising pre-processing tool.
胸部x线摄影是世界卫生组织推荐的儿童肺炎诊断影像学检查之一。在计算机辅助诊断系统中,放射影像是主要输入,其质量至关重要。因此,外来工件的存在会损害这些系统的性能。在x线检查中,异物是非常常见的,特别是在儿童中,由于摄入物体和需要由第三方固定这些患者。识别标签、衬衫纽扣、导管、试管和传统的扫描x光片、指纹、标签、噪音和亮度不足都是存在的一些人工制品。在本研究中,我们提出了一种基于常见数字图像处理操作(如通道减法、边缘检测和形态学操作)的高效且非常简单的检测和去除伪影的方法。我们描述了所提出的方法,并在一个包含200张图像的数据库中评估了其性能。我们表明,它是鲁棒性的,以识别不同类型的工件,而不管他们的位置在射线摄影。用目测法测量误差,实验结果表明,精度为0.98,处理时间约为375ms /幅。结果表明,该方法是一种非常有前途的预处理工具。
{"title":"Foreign Artifacts Detection on Pediatric Chest X-Ray","authors":"Afonso U. Fonseca, Leandro L. G. Oliveira, J. Mombach, D. Fernandes, R. Salvini, Fabrízzio Soares","doi":"10.1109/CCECE47787.2020.9255768","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255768","url":null,"abstract":"Chest radiography is one of the recommended imaging tests by the World Health Organization for childhood pneumonia diagnosis. In computer-aided diagnostic systems where radiography is the main input, its quality is crucial. The presence of foreign artifacts can, therefore, compromise the performance of these systems. In the radiography exam, foreign artifacts are very common, especially in children, due to the ingestion of objects and the need for immobilization of these patients by third parties. Identification tags, shirt buttons, catheters, tubes and in conventional scanned radiographs, fingerprints, tags, noise and inadequate brightness are some of the artifacts present. In this study, we present an efficient and very simple method for detecting and removing artifacts based on common digital image processing operations such as channel subtraction, edge detection, and morphological operations. We describe the proposed method and evaluate its performance in a database of 200 images. We show that it is robust to identify different types of artifacts regardless of their positions on the radiography. A visual inspection was used to measure the errors and the experimental results showed an accuracy of 0.98 and a processing time of about 375ms per image. As a result of this, the method demonstrates to be a very promising pre-processing tool.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"321 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116430146","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
Automatic QRS Detection and Segmentation Using Short Time Fourier Transform and Feature Fusion 基于短时傅里叶变换和特征融合的QRS自动检测与分割
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255676
A. Biran, A. Jeremic
QRS detection from an electrocardiogram (ECG) is potentially useful tool in many applications such as diagnosing cardiac diseases, bio-identification, bio-encryption, etc. In this paper, we present an automated algorithm for detecting QRS waves and segmenting ECG signal into separate beats using short time Fourier transform (STFT) and multi-channel ECG feature-based classification. We test the performance of our algorithm using ECG signals of 62 subjects from the ECG ID public database. The results show that our method is capable of extracting QRS waves with 99.45% average QRS segmentation accuracy.
从心电图(ECG)检测QRS是一个潜在的有用的工具,在许多应用,如诊断心脏疾病,生物识别,生物加密等。本文提出了一种基于短时傅立叶变换(STFT)和多通道心电特征分类的自动检测QRS波并将心电信号分割成独立拍的算法。我们使用来自心电ID公共数据库的62个受试者的心电信号来测试算法的性能。结果表明,该方法能够提取QRS波,QRS平均分割准确率为99.45%。
{"title":"Automatic QRS Detection and Segmentation Using Short Time Fourier Transform and Feature Fusion","authors":"A. Biran, A. Jeremic","doi":"10.1109/CCECE47787.2020.9255676","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255676","url":null,"abstract":"QRS detection from an electrocardiogram (ECG) is potentially useful tool in many applications such as diagnosing cardiac diseases, bio-identification, bio-encryption, etc. In this paper, we present an automated algorithm for detecting QRS waves and segmenting ECG signal into separate beats using short time Fourier transform (STFT) and multi-channel ECG feature-based classification. We test the performance of our algorithm using ECG signals of 62 subjects from the ECG ID public database. The results show that our method is capable of extracting QRS waves with 99.45% average QRS segmentation accuracy.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126151859","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
Explainable Deep Learning for Referable Diabetic Retinopathy 可解释的深度学习治疗糖尿病视网膜病变
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255773
Mohamed Chetoui, Andy Couturier, M. Akhloufi
Diabetic Retinopathy (DR) is a retinal lesion due to diabetes. Through blood leaks and excess glucose in the blood vessels, pathological lesions including hemorrhages, exudates and microaneurysms (HM, EX, MA) develop in the eye, which may lead to blindness if not timely treated. In this paper, we propose a deep Convolutional Neural Network (CNN) architecture trained to identify Referable Diabetic Retinopathy (RDR) lesions from retinal fundus images. The model uses a pre-trained network with fine-tuned layers, cosine learning rate decay, and warm up. The efficiency of the proposed architecture has been evaluated on eight public datasets. The results show that the proposed architecture obtains state-of-the-art performance using only publicly available datasets. An explainability algorithm was also developed to show the efficiency of the model in detecting RDR signs.
糖尿病视网膜病变(DR)是由糖尿病引起的视网膜病变。通过血液渗漏和血管内葡萄糖过量,在眼睛内形成出血、渗出物和微动脉瘤(HM、EX、MA)等病理病变,如不及时治疗,可能导致失明。在本文中,我们提出了一种深度卷积神经网络(CNN)架构,用于从视网膜眼底图像中识别可参考的糖尿病视网膜病变(RDR)。该模型使用预训练的网络,具有微调层,余弦学习率衰减和预热。在八个公共数据集上对所提出的体系结构的效率进行了评估。结果表明,所提出的体系结构仅使用公开可用的数据集即可获得最先进的性能。为了证明该模型在检测RDR信号方面的有效性,还开发了一种可解释性算法。
{"title":"Explainable Deep Learning for Referable Diabetic Retinopathy","authors":"Mohamed Chetoui, Andy Couturier, M. Akhloufi","doi":"10.1109/CCECE47787.2020.9255773","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255773","url":null,"abstract":"Diabetic Retinopathy (DR) is a retinal lesion due to diabetes. Through blood leaks and excess glucose in the blood vessels, pathological lesions including hemorrhages, exudates and microaneurysms (HM, EX, MA) develop in the eye, which may lead to blindness if not timely treated. In this paper, we propose a deep Convolutional Neural Network (CNN) architecture trained to identify Referable Diabetic Retinopathy (RDR) lesions from retinal fundus images. The model uses a pre-trained network with fine-tuned layers, cosine learning rate decay, and warm up. The efficiency of the proposed architecture has been evaluated on eight public datasets. The results show that the proposed architecture obtains state-of-the-art performance using only publicly available datasets. An explainability algorithm was also developed to show the efficiency of the model in detecting RDR signs.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126348279","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
Visual Detection of Productive Crop and Pasture Fields from Aerial Image Analysis 基于航拍图像分析的生产作物和牧场视觉检测
Pub Date : 2020-08-30 DOI: 10.1109/CCECE47787.2020.9255827
G. S. Vieira, B. M. Rocha, H. Pedrini, N. M. Sousa, J. C. Lima, R. M. Costa, Fabrízzio Soares
The use of unmanned aerial vehicles (UAV) is expanding rapidly throughout the world. Nowadays, it is common to find some useful applications that use them in both urban and rural environments. Especially in the second case, the UAV is promoting significant changes in traditional agricultural activities. Thus, current technologies have been incorporated into inspection, surveillance, and agricultural management. In this study, we investigated some practical uses of aerial images in rural areas. A new method for allowing a UAV to understand and interpret visual information from static imagery is presented. Tree detection and shadow segmentation are essential requirements for navigation and visual examination purposes. Therefore, our method deals with these tasks to be a starting point to enable a machine to perform visual inspections in production fields. The proposed method uses computer vision techniques such as visual color enhancement, morphological operations, and segmentation approaches. We performed an evaluation of our system based on a dataset with different types of crop areas and pasture lands. Moreover, we assessed our approach to verify tree canopy and shadow detection. We also verified delineating agricultural fields, and segmentation of sunlight exposed vegetation, as well as vegetation areas covered by shadows. Results demonstrate that our approach provides an exciting and robust approach to be adopted in the field.
无人驾驶飞行器(UAV)的使用正在世界范围内迅速扩大。如今,在城市和农村环境中都可以找到一些有用的应用程序。特别是在第二种情况下,无人机正在推动传统农业活动的重大变化。因此,目前的技术已被纳入检查、监测和农业管理。在这项研究中,我们探讨了航空图像在农村地区的一些实际应用。提出了一种允许无人机从静态图像中理解和解释视觉信息的新方法。树检测和阴影分割是导航和视觉检查的基本要求。因此,我们的方法处理这些任务作为起点,使机器能够在生产领域执行视觉检查。该方法采用计算机视觉技术,如视觉颜色增强、形态学操作和分割方法。我们基于不同类型的作物面积和牧场的数据集对我们的系统进行了评估。此外,我们还评估了我们的方法来验证树冠和阴影检测。我们还验证了农田的划定,阳光照射下植被的分割,以及阴影覆盖的植被区域。结果表明,我们的方法提供了一个令人兴奋的和稳健的方法,可在该领域采用。
{"title":"Visual Detection of Productive Crop and Pasture Fields from Aerial Image Analysis","authors":"G. S. Vieira, B. M. Rocha, H. Pedrini, N. M. Sousa, J. C. Lima, R. M. Costa, Fabrízzio Soares","doi":"10.1109/CCECE47787.2020.9255827","DOIUrl":"https://doi.org/10.1109/CCECE47787.2020.9255827","url":null,"abstract":"The use of unmanned aerial vehicles (UAV) is expanding rapidly throughout the world. Nowadays, it is common to find some useful applications that use them in both urban and rural environments. Especially in the second case, the UAV is promoting significant changes in traditional agricultural activities. Thus, current technologies have been incorporated into inspection, surveillance, and agricultural management. In this study, we investigated some practical uses of aerial images in rural areas. A new method for allowing a UAV to understand and interpret visual information from static imagery is presented. Tree detection and shadow segmentation are essential requirements for navigation and visual examination purposes. Therefore, our method deals with these tasks to be a starting point to enable a machine to perform visual inspections in production fields. The proposed method uses computer vision techniques such as visual color enhancement, morphological operations, and segmentation approaches. We performed an evaluation of our system based on a dataset with different types of crop areas and pasture lands. Moreover, we assessed our approach to verify tree canopy and shadow detection. We also verified delineating agricultural fields, and segmentation of sunlight exposed vegetation, as well as vegetation areas covered by shadows. Results demonstrate that our approach provides an exciting and robust approach to be adopted in the field.","PeriodicalId":296506,"journal":{"name":"2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130336738","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
期刊
2020 IEEE Canadian Conference on Electrical and Computer Engineering (CCECE)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1