首页 > 最新文献

2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)最新文献

英文 中文
Rainfall Prediction Using Data Visualisation Techniques 使用数据可视化技术预测雨量
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9057928
Y. Joshi, Udit Chawla, Shipra Shukla
The volume of big data has opened up great opportunities for prediction and analysis of different aspects of weather. Data Visualisation is common in day to day life. Various charts and graphs are used to illustrate the practical approach towards the classification of rainfall with the help of data visualisation methods. Since it was impossible to analyze the large datasets earlier, the data visualisation techniques has made easier to plot the graphs for the better understanding of the weather. With the help of data visualisation patterns such as the highest, lowest and average rainfall in the States/Union Territories the weather of India has been visualised. In this paper, the rainfall pattern in the States/Union Territories of India was successfully visualised. The pattern identifies drought prone region in India, decrease in the annual rainfall over the century and heavy rainfall in the coastal regions of India.
大数据的量为预测和分析天气的不同方面提供了巨大的机会。数据可视化在日常生活中很常见。使用各种图表和图形来说明在数据可视化方法的帮助下对降雨进行分类的实际方法。由于以前不可能分析大型数据集,数据可视化技术使绘制图表更容易,从而更好地了解天气。在数据可视化模式的帮助下,如邦/联邦领土的最高、最低和平均降雨量,印度的天气已经可视化。在本文中,印度邦/联邦领土的降雨模式成功地可视化了。该模式确定了印度的干旱易发地区,一个世纪以来年降雨量减少以及印度沿海地区的强降雨。
{"title":"Rainfall Prediction Using Data Visualisation Techniques","authors":"Y. Joshi, Udit Chawla, Shipra Shukla","doi":"10.1109/Confluence47617.2020.9057928","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9057928","url":null,"abstract":"The volume of big data has opened up great opportunities for prediction and analysis of different aspects of weather. Data Visualisation is common in day to day life. Various charts and graphs are used to illustrate the practical approach towards the classification of rainfall with the help of data visualisation methods. Since it was impossible to analyze the large datasets earlier, the data visualisation techniques has made easier to plot the graphs for the better understanding of the weather. With the help of data visualisation patterns such as the highest, lowest and average rainfall in the States/Union Territories the weather of India has been visualised. In this paper, the rainfall pattern in the States/Union Territories of India was successfully visualised. The pattern identifies drought prone region in India, decrease in the annual rainfall over the century and heavy rainfall in the coastal regions of India.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121781034","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}
引用次数: 4
A Multi-layer Bidirectional Transformer Encoder for Pre-trained Word Embedding: A Survey of BERT 一种用于预训练词嵌入的多层双向变压器编码器:BERT综述
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058044
Rohit Kumar Kaliyar
Language modeling is the task of assigning a probability distribution over sequences of words that matches the distribution of a language. A language model is required to represent the text to a form understandable from the machine point of view. A language model is capable to predict the probability of a word occurring in the context-related text. Although it sounds formidable, in the existing research, most of the language models are based on unidirectional training. In this paper, we have investigated a bi-directional training model-BERT (Bidirectional Encoder Representations from Transformers). BERT builds on top of the bidirectional idea as compared to other word embedding models (like Elmo). It practices the comparatively new transformer encoder-based architecture to compute word embedding. In this paper, it has been described that how this model is to be producing or achieving state-of-the-art results on various NLP tasks. BERT has the capability to train the model in bi-directional over a large corpus. All the existing methods are based on unidirectional training (either the left or the right). This bi-directionality of the language model helps to obtain better results in the context-related classification tasks in which the word(s) was used as input vectors. Additionally, BERT is outlined to do multi-task learning using context-related datasets. It can perform different NLP tasks simultaneously. This survey focuses on the detailed representation of the BERT- based technique for word embedding, its architecture, and the importance of this model for pre-training purposes using a large corpus.
语言建模是在匹配语言分布的单词序列上分配概率分布的任务。语言模型需要将文本表示为机器可以理解的形式。语言模型能够预测单词在与上下文相关的文本中出现的概率。虽然听起来很可怕,但在现有的研究中,大多数语言模型都是基于单向训练的。本文研究了一种双向训练模型——bert (Bidirectional Encoder Representations from Transformers)。与其他词嵌入模型(如Elmo)相比,BERT是建立在双向思想之上的。它采用了相对较新的基于变压器编码器的架构来计算词嵌入。在本文中,已经描述了该模型如何在各种NLP任务上产生或实现最先进的结果。BERT具有在大型语料库上双向训练模型的能力。现有的方法都是基于单向训练(左或右)。语言模型的这种双向性有助于在使用单词作为输入向量的与上下文相关的分类任务中获得更好的结果。此外,BERT概述了使用与上下文相关的数据集进行多任务学习。它可以同时执行不同的NLP任务。本调查的重点是基于BERT的词嵌入技术的详细表示,它的体系结构,以及该模型在使用大型语料库进行预训练时的重要性。
{"title":"A Multi-layer Bidirectional Transformer Encoder for Pre-trained Word Embedding: A Survey of BERT","authors":"Rohit Kumar Kaliyar","doi":"10.1109/Confluence47617.2020.9058044","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058044","url":null,"abstract":"Language modeling is the task of assigning a probability distribution over sequences of words that matches the distribution of a language. A language model is required to represent the text to a form understandable from the machine point of view. A language model is capable to predict the probability of a word occurring in the context-related text. Although it sounds formidable, in the existing research, most of the language models are based on unidirectional training. In this paper, we have investigated a bi-directional training model-BERT (Bidirectional Encoder Representations from Transformers). BERT builds on top of the bidirectional idea as compared to other word embedding models (like Elmo). It practices the comparatively new transformer encoder-based architecture to compute word embedding. In this paper, it has been described that how this model is to be producing or achieving state-of-the-art results on various NLP tasks. BERT has the capability to train the model in bi-directional over a large corpus. All the existing methods are based on unidirectional training (either the left or the right). This bi-directionality of the language model helps to obtain better results in the context-related classification tasks in which the word(s) was used as input vectors. Additionally, BERT is outlined to do multi-task learning using context-related datasets. It can perform different NLP tasks simultaneously. This survey focuses on the detailed representation of the BERT- based technique for word embedding, its architecture, and the importance of this model for pre-training purposes using a large corpus.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121975446","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}
引用次数: 16
Single Image Dehazing Using Neural Network 基于神经网络的单幅图像去雾
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9057936
K. Kaul, Smriti Sehgal
The need for Single Image Dehazing came up as a result of hazy input images captured during foggy or hazy weather. This occurs due to the fact that certain dust particles and smog can easily scatter light, especially during morning haze, some firework or at the dawn time. Therefore, a hazy image gets piled over the original image. And hence, it becomes a challenging task to retrieve the original image from the input hazy image. Generally for single image dehazing, a massive dataset of input hazy image is required, the reason being Deep Learning is the backbone of the entire functionality of this concept. Deep Neural Networks require multiple hidden layers between the input hazy image and the output layer. Though Single Image Dehazing employs methods like polarization, prior based approach, extra information method, prior based method, learning based method have shown the greatest level of accuracy in recovering a clear image. Amongst the existing methods, polarization method and contrast based methods weren’t applicable in real time scenarios. Although, Dark Channel Prior based method was one of the most successful amongst the prior based strategies, it’s drawback was that it overestimates the thickness of the haze. In this paper, the main focus will be at comparing different Deep Learning methods, stressing upon various Convolutional Neural Networks, thereby giving a deep insight of various CNN strategies for retrieving the original dehazed image.
由于在大雾或雾霾天气期间捕获的模糊输入图像,需要对单个图像进行去雾处理。这是由于某些尘埃颗粒和烟雾很容易散射光线,特别是在早晨的雾霾,一些烟花或黎明时分。因此,模糊图像被堆积在原始图像上。因此,从输入的模糊图像中检索原始图像成为一项具有挑战性的任务。一般来说,对于单个图像去雾,需要大量的输入模糊图像数据集,原因是深度学习是这个概念的整个功能的支柱。深度神经网络需要在输入模糊图像和输出层之间设置多个隐藏层。虽然单幅图像去雾采用极化、基于先验的方法、额外信息的方法、基于先验的方法、基于学习的方法在恢复清晰图像方面显示出最高的准确性。在现有的方法中,极化法和基于对比度的方法在实时场景中不适用。虽然,基于暗通道先验的方法是基于先验的策略中最成功的方法之一,但它的缺点是它高估了雾的厚度。本文将重点比较不同的深度学习方法,重点介绍各种卷积神经网络,从而深入了解用于检索原始去雾图像的各种CNN策略。
{"title":"Single Image Dehazing Using Neural Network","authors":"K. Kaul, Smriti Sehgal","doi":"10.1109/Confluence47617.2020.9057936","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9057936","url":null,"abstract":"The need for Single Image Dehazing came up as a result of hazy input images captured during foggy or hazy weather. This occurs due to the fact that certain dust particles and smog can easily scatter light, especially during morning haze, some firework or at the dawn time. Therefore, a hazy image gets piled over the original image. And hence, it becomes a challenging task to retrieve the original image from the input hazy image. Generally for single image dehazing, a massive dataset of input hazy image is required, the reason being Deep Learning is the backbone of the entire functionality of this concept. Deep Neural Networks require multiple hidden layers between the input hazy image and the output layer. Though Single Image Dehazing employs methods like polarization, prior based approach, extra information method, prior based method, learning based method have shown the greatest level of accuracy in recovering a clear image. Amongst the existing methods, polarization method and contrast based methods weren’t applicable in real time scenarios. Although, Dark Channel Prior based method was one of the most successful amongst the prior based strategies, it’s drawback was that it overestimates the thickness of the haze. In this paper, the main focus will be at comparing different Deep Learning methods, stressing upon various Convolutional Neural Networks, thereby giving a deep insight of various CNN strategies for retrieving the original dehazed image.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122462188","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
Mobile Learning Adoption: An Empirical Study 移动学习采用:一项实证研究
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058275
Manoj Wairiya, Anjali C. Shah, G.P. Sahu
Regardless of the occupation, in order to acquire knowledge, skills and competences training and education plays a vital role. Mobile learning brings the concept of using mobile devices such as mobile phones, smartphones, etc. for learning purpose. This document brings out the subject of mobile learning for educational purposes and presents prospects and opportunities of M-Learning; it also explores various implications and challenges faced in its implementation. A survey is conducted in Government and Private Institutes in India to determine both instructors and students cognizance and perception towards the trend of M-learning, to assess the productiveness, and to analyze social and cultural challenges that affects the adoption of M-learning in India. A questionnaire was distributed to 390 students and 57 instructors from some educational institution in India. From the result we came to know that instructors and students have positive perception towards M-learning, and accepted that M-learning improves the learning and teaching process. However, there are few challenges that will act as an obstacle to M-Learning implementation.
不管是什么职业,为了获得知识、技能和能力,培训和教育起着至关重要的作用。移动学习带来了使用移动设备(如手机、智能手机等)进行学习的概念。本文件提出了以教育为目的的移动学习的主题,并提出了移动学习的前景和机会;它还探讨了在实施过程中所面临的各种影响和挑战。在印度的政府和私立学院进行了一项调查,以确定教师和学生对移动学习趋势的认知和感知,评估生产力,并分析影响印度采用移动学习的社会和文化挑战。向印度某教育机构的390名学生和57名教员分发了一份调查表。从结果中我们了解到,教师和学生对移动学习有积极的看法,并接受移动学习改善了学习和教学过程。然而,很少有挑战会成为移动学习实施的障碍。
{"title":"Mobile Learning Adoption: An Empirical Study","authors":"Manoj Wairiya, Anjali C. Shah, G.P. Sahu","doi":"10.1109/Confluence47617.2020.9058275","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058275","url":null,"abstract":"Regardless of the occupation, in order to acquire knowledge, skills and competences training and education plays a vital role. Mobile learning brings the concept of using mobile devices such as mobile phones, smartphones, etc. for learning purpose. This document brings out the subject of mobile learning for educational purposes and presents prospects and opportunities of M-Learning; it also explores various implications and challenges faced in its implementation. A survey is conducted in Government and Private Institutes in India to determine both instructors and students cognizance and perception towards the trend of M-learning, to assess the productiveness, and to analyze social and cultural challenges that affects the adoption of M-learning in India. A questionnaire was distributed to 390 students and 57 instructors from some educational institution in India. From the result we came to know that instructors and students have positive perception towards M-learning, and accepted that M-learning improves the learning and teaching process. However, there are few challenges that will act as an obstacle to M-Learning implementation.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115795918","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}
引用次数: 4
Applying Data Visualization Guideline on Forest Fires in Argentina 阿根廷森林火灾数据可视化应用指南
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058174
M. Reynoso, M. Diván
Nowadays, the data has a dynamic never seen before. They have continuous growth which is associated with the permanent generation from both data entered by users and new data derived from systems. In this context, the data visualization plays a highlighted role because it allows synthetically communicating high-data volume making them understandable for the End-user. This aspect constitutes a key asset throughout the decision-making process in any organization because incorporates dynamism and fosters different kinds of analysis. For that reason, the use of guidelines allows tutoring a process and in particular, those related to data visualizations. In this work, the general visualization process is described in order to schematize the way in which user requirements and sketches converge. Next, the visualization design describes the way in which the sketches could be implemented using the software. As a contribution, here an application case using the forest’s fires dataset of Argentina between 2011 and 2017 is shown in order to serve as a reference for the guidelines’ using. The case was implemented using Qlik Sense Cloud, incorporating a set of dynamic behaviors included in the platform, such as the possibility of making zoom on maps or sharing the selections between visual components. The employed data are freely available on datos.gob.ar, the Open-data platform of Argentina’s Government. The case allows exemplifying the use of guidelines, its applicability, and the chosen data visualization strategy in a consistent way.
如今,数据呈现出前所未有的动态变化。它们有持续的增长,这与用户输入的数据和来自系统的新数据的永久生成有关。在这种情况下,数据可视化发挥了突出的作用,因为它允许综合地交流高数据量,使最终用户能够理解它们。这个方面在任何组织的决策过程中都是一个关键的资产,因为它包含了动态并促进了不同类型的分析。因此,使用指南可以指导一个过程,特别是与数据可视化相关的过程。在这项工作中,描述了一般的可视化过程,以便将用户需求和草图融合的方式形象化。接下来,可视化设计描述了使用软件实现草图的方式。作为贡献,这里展示了使用2011年至2017年阿根廷森林火灾数据集的应用案例,以作为指南使用的参考。该案例使用Qlik Sense Cloud实现,结合了平台中包含的一组动态行为,例如在地图上进行缩放或在视觉组件之间共享选择的可能性。所使用的数据可以在datos.gob上免费获得。阿根廷政府的开放数据平台。该案例允许以一致的方式举例说明指南的使用、其适用性和所选择的数据可视化策略。
{"title":"Applying Data Visualization Guideline on Forest Fires in Argentina","authors":"M. Reynoso, M. Diván","doi":"10.1109/Confluence47617.2020.9058174","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058174","url":null,"abstract":"Nowadays, the data has a dynamic never seen before. They have continuous growth which is associated with the permanent generation from both data entered by users and new data derived from systems. In this context, the data visualization plays a highlighted role because it allows synthetically communicating high-data volume making them understandable for the End-user. This aspect constitutes a key asset throughout the decision-making process in any organization because incorporates dynamism and fosters different kinds of analysis. For that reason, the use of guidelines allows tutoring a process and in particular, those related to data visualizations. In this work, the general visualization process is described in order to schematize the way in which user requirements and sketches converge. Next, the visualization design describes the way in which the sketches could be implemented using the software. As a contribution, here an application case using the forest’s fires dataset of Argentina between 2011 and 2017 is shown in order to serve as a reference for the guidelines’ using. The case was implemented using Qlik Sense Cloud, incorporating a set of dynamic behaviors included in the platform, such as the possibility of making zoom on maps or sharing the selections between visual components. The employed data are freely available on datos.gob.ar, the Open-data platform of Argentina’s Government. The case allows exemplifying the use of guidelines, its applicability, and the chosen data visualization strategy in a consistent way.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126822185","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
A Hybrid Multi-focus Image Fusion Technique using SWT and PCA 基于SWT和PCA的混合多焦点图像融合技术
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9057960
Tushar Tyagi, Parth Gupta, Prabhishek Singh
This paper presents a new hybrid and parallel processing image fusion technique for multi-focus images. Here, two different methods are used i.e. Stationary Wavelet Transform (SWT) and Principal Component Analysis (PCA) that are implemented on the input images in parallel. These two methods are applied on same input dataset. This method is although computationally bit slower than the compared method but still it shows better results. The fused images obtained from the SWT and PCA are later again fused using PCA method. This is a parallel processing technique. The result of proposed method is compared with other traditional and conventional methods like DWT, SWT and PCA. It is observed that the result of proposed method is better than the compared methods. The result of the proposed method is analyzed qualitatively (visual appearance) and quantitatively using CC (Correlation Coefficient), UIQI (Universal Image Quality Index), and PSNR (Peak Signal-to-Noise Ratio). The proposed technique will have the capability to be implemented in real time applications of Visual Sensor Network (VSN).
针对多聚焦图像,提出了一种新的混合并行处理图像融合技术。这里使用了两种不同的方法,即平稳小波变换(SWT)和主成分分析(PCA),它们并行地对输入图像进行处理。这两种方法应用于相同的输入数据集。该方法虽然在计算速度上比所比较的方法慢一些,但仍然显示出更好的结果。将SWT和PCA得到的融合后的图像再用PCA方法进行融合。这是一种并行处理技术。并将该方法与DWT、SWT、PCA等传统方法和常规方法进行了比较。结果表明,所提方法的计算结果优于对比方法。采用CC(相关系数)、UIQI(通用图像质量指数)和PSNR(峰值信噪比)对所提方法的结果进行定性(视觉外观)和定量分析。该技术可用于视觉传感器网络(VSN)的实时应用。
{"title":"A Hybrid Multi-focus Image Fusion Technique using SWT and PCA","authors":"Tushar Tyagi, Parth Gupta, Prabhishek Singh","doi":"10.1109/Confluence47617.2020.9057960","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9057960","url":null,"abstract":"This paper presents a new hybrid and parallel processing image fusion technique for multi-focus images. Here, two different methods are used i.e. Stationary Wavelet Transform (SWT) and Principal Component Analysis (PCA) that are implemented on the input images in parallel. These two methods are applied on same input dataset. This method is although computationally bit slower than the compared method but still it shows better results. The fused images obtained from the SWT and PCA are later again fused using PCA method. This is a parallel processing technique. The result of proposed method is compared with other traditional and conventional methods like DWT, SWT and PCA. It is observed that the result of proposed method is better than the compared methods. The result of the proposed method is analyzed qualitatively (visual appearance) and quantitatively using CC (Correlation Coefficient), UIQI (Universal Image Quality Index), and PSNR (Peak Signal-to-Noise Ratio). The proposed technique will have the capability to be implemented in real time applications of Visual Sensor Network (VSN).","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127254596","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
An Automated Electronic tounge with instantaneous taste detectors using IR sensor and Arduino 使用红外传感器和Arduino的带有瞬时味觉探测器的自动电子舌头
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058134
Protyush De, Aratrika Das, P. Dutta, Semanti Chakraborty, Debangana Brahma, Sayanti Banerjee
Food Industry has been progressing rapidly and has been one of the fastest growing industries in the world. From the poverty to the elite class food is one of the major components for the people to live. Keeping this in mind, we have been motivated to take up a challenge to construct a device that can detect the taste of food in a unique and automated way. In the electronic tongue which we have proposed to develop will consist of an IR sensor which will emit Infrared rays to detect the proper taste of the food and will identify the five tastes (bitter, salty, sour, sweet, and umami). It will not only detect the particular taste but it will also show the percentage presence of the particular taste detected (sweetness, saltiness etc.). The whole process will be done during the preparation of the food if it is kept at the production centre. This will be done with the help of a sensor whose architecture has been designed and the sensor has been incorporated in the arduino board where different color LED’s has been provided which will glow depending on the particular taste has which will be detected. The following sensor circuit has been designed in OrcadPspice and its simulation with different colors of LED’s has been taken to segregate the five tastes separately. The colors are namely violet for sour taste, blue for bitter taste, green for salty taste, orange for sweet taste and red for savory (umami) taste. Besides that, applying the concepts of biotechnology each of the chemicals producing the particular sense has been identified and IR rays has been passed through it to generate the signals in a microcontroller. The amplitude of the generated distortion will indicate the percentage presence of the taste in the food. This will not only enhance the quality of food but also help in indicating any rotten particle or microorganism present in food. It will have a large application in dry food manufacturing industries (lays, kurkure, nestle, metro),food courts, restaurants and medicine manufacturing companies.
食品工业发展迅速,已成为世界上发展最快的工业之一。从贫困阶层到精英阶层,食物是人们赖以生存的重要组成部分之一。考虑到这一点,我们一直在接受挑战,建造一种能够以独特和自动化的方式检测食物味道的设备。在我们提议开发的电子舌头中,将包括一个红外传感器,它将发射红外线来检测食物的适当味道,并将识别五种味道(苦、咸、酸、甜和鲜味)。它不仅会检测到特定的味道,而且还会显示检测到的特定味道(甜味,咸味等)的存在百分比。如果食品保存在生产中心,整个过程将在食品准备期间完成。这将在传感器的帮助下完成,该传感器的架构已经设计好,并且传感器已经集成在arduino板中,其中提供了不同颜色的LED,这些LED将根据将要检测到的特定味道发光。在OrcadPspice中设计了以下传感器电路,并采用不同颜色的LED进行模拟,分别分离出五种味道。颜色是紫色代表酸味,蓝色代表苦味,绿色代表咸味,橙色代表甜味,红色代表鲜味。除此之外,应用生物技术的概念,每一种产生特殊感觉的化学物质都被识别出来,红外射线通过它在微控制器中产生信号。产生的扭曲幅度将表明食物中存在味道的百分比。这不仅可以提高食品的质量,而且还有助于指示食品中存在的任何腐烂颗粒或微生物。它将在干燥食品制造行业(乐氏、库尔库尔、雀巢、麦德龙)、美食广场、餐馆和医药制造公司有广泛的应用。
{"title":"An Automated Electronic tounge with instantaneous taste detectors using IR sensor and Arduino","authors":"Protyush De, Aratrika Das, P. Dutta, Semanti Chakraborty, Debangana Brahma, Sayanti Banerjee","doi":"10.1109/Confluence47617.2020.9058134","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058134","url":null,"abstract":"Food Industry has been progressing rapidly and has been one of the fastest growing industries in the world. From the poverty to the elite class food is one of the major components for the people to live. Keeping this in mind, we have been motivated to take up a challenge to construct a device that can detect the taste of food in a unique and automated way. In the electronic tongue which we have proposed to develop will consist of an IR sensor which will emit Infrared rays to detect the proper taste of the food and will identify the five tastes (bitter, salty, sour, sweet, and umami). It will not only detect the particular taste but it will also show the percentage presence of the particular taste detected (sweetness, saltiness etc.). The whole process will be done during the preparation of the food if it is kept at the production centre. This will be done with the help of a sensor whose architecture has been designed and the sensor has been incorporated in the arduino board where different color LED’s has been provided which will glow depending on the particular taste has which will be detected. The following sensor circuit has been designed in OrcadPspice and its simulation with different colors of LED’s has been taken to segregate the five tastes separately. The colors are namely violet for sour taste, blue for bitter taste, green for salty taste, orange for sweet taste and red for savory (umami) taste. Besides that, applying the concepts of biotechnology each of the chemicals producing the particular sense has been identified and IR rays has been passed through it to generate the signals in a microcontroller. The amplitude of the generated distortion will indicate the percentage presence of the taste in the food. This will not only enhance the quality of food but also help in indicating any rotten particle or microorganism present in food. It will have a large application in dry food manufacturing industries (lays, kurkure, nestle, metro),food courts, restaurants and medicine manufacturing companies.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130652182","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
A novel Approach to counter Ransomwares 一种对抗勒索软件的新方法
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058190
Rishi Sharma, Shilpi Sharma
Studying the variety of the malwares behavior, especially ransomware variants that has a philosophy of kidnapping the data residing on the disk. The Internet has become an essential part of daily life as more and more people use services that are offered on the Internet. Future wars will be cyber wars and the attacks will be a sturdy amalgamation of cryptography along with malware to distort information systems and its security. The explosive Internet growth facilitates cyberattacks.Malware plays an indispensable actor in launching malicious activities to monetize. Also Studying the malware behavior especially, the ransomwares/crypto mining and creating an approach to have a proactive mechanism in place for detection.
研究各种各样的恶意软件行为,特别是勒索软件变种,其原理是绑架驻留在磁盘上的数据。随着越来越多的人使用互联网上提供的服务,互联网已成为日常生活中必不可少的一部分。未来的战争将是网络战争,攻击将是密码学和恶意软件的有力结合,以扭曲信息系统及其安全性。互联网的爆炸性增长为网络攻击提供了便利。恶意软件在发起恶意活动以盈利方面扮演着不可或缺的角色。同时研究恶意软件的行为,特别是勒索软件/加密挖掘,并创建一种方法来建立一个主动的检测机制。
{"title":"A novel Approach to counter Ransomwares","authors":"Rishi Sharma, Shilpi Sharma","doi":"10.1109/Confluence47617.2020.9058190","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058190","url":null,"abstract":"Studying the variety of the malwares behavior, especially ransomware variants that has a philosophy of kidnapping the data residing on the disk. The Internet has become an essential part of daily life as more and more people use services that are offered on the Internet. Future wars will be cyber wars and the attacks will be a sturdy amalgamation of cryptography along with malware to distort information systems and its security. The explosive Internet growth facilitates cyberattacks.Malware plays an indispensable actor in launching malicious activities to monetize. Also Studying the malware behavior especially, the ransomwares/crypto mining and creating an approach to have a proactive mechanism in place for detection.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130390016","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
Android Based Wireless Positioning System Android无线定位系统
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058144
Himanshu Didden, Yashvi Sikka, Misha Kakkar
This paper is about a positioning system known as Wi-Fi Positioning System or Wireless Positioning System (WPS). As the name suggests the wireless positioning system is developed on the concept of triangulation that uses the nearby Wi-Fi access point to detect the position. These access points can cover a large area when planted strategically in such a way that every position in the area could access at least three access points. The RSSI triangulation formula can then be used to calculate distance between the smartphone and the access points. This distance is known as received signal strength indication (RSSI) number. This number is then stored along with physical location name in the database to act as fingerprint of the location. To detect the indoor position, the smart phone location is compared with the fingerprints stored in the database. The physical name corresponding to the matched fingerprint is then displayed as the name of the physical location. In the study an android application is developed that uses WPS technology to work as an indoor positioning system.
本文是关于一种定位系统称为Wi-Fi定位系统或无线定位系统(WPS)。顾名思义,无线定位系统是基于三角测量的概念开发的,它使用附近的Wi-Fi接入点来检测位置。这些接入点可以覆盖一大片区域,当战略性地以这样一种方式布置时,该区域内的每个位置都可以访问至少三个接入点。RSSI三角测量公式可以用来计算智能手机和接入点之间的距离。这个距离被称为接收信号强度指示(RSSI)号。然后将这个数字与物理位置名称一起存储在数据库中,作为位置的指纹。为了检测室内位置,智能手机的位置与数据库中存储的指纹进行比较。然后将匹配的指纹对应的物理名称显示为物理位置的名称。本研究开发了一个利用WPS技术作为室内定位系统的android应用程序。
{"title":"Android Based Wireless Positioning System","authors":"Himanshu Didden, Yashvi Sikka, Misha Kakkar","doi":"10.1109/Confluence47617.2020.9058144","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058144","url":null,"abstract":"This paper is about a positioning system known as Wi-Fi Positioning System or Wireless Positioning System (WPS). As the name suggests the wireless positioning system is developed on the concept of triangulation that uses the nearby Wi-Fi access point to detect the position. These access points can cover a large area when planted strategically in such a way that every position in the area could access at least three access points. The RSSI triangulation formula can then be used to calculate distance between the smartphone and the access points. This distance is known as received signal strength indication (RSSI) number. This number is then stored along with physical location name in the database to act as fingerprint of the location. To detect the indoor position, the smart phone location is compared with the fingerprints stored in the database. The physical name corresponding to the matched fingerprint is then displayed as the name of the physical location. In the study an android application is developed that uses WPS technology to work as an indoor positioning system.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131982002","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
Sentiment Analysis of a Product based on User Reviews using Random Forests Algorithm 基于用户评论的随机森林算法产品情感分析
Pub Date : 2020-01-01 DOI: 10.1109/Confluence47617.2020.9058128
Shailendra Narayan Singh, Twinkle Sarraf
After many sentiment analysis as well as many types of methods classify the reviews that is based on test data and reviewer’s ratings which uses training., after reading reviews it is seen that star rating of reviewer do not always give a precise measure of his sentiment. This paper primarily focuses on analyzing customer reviews from the e-commerce space. Upon surveying popular e-commerce websites it can be observed that in several instances the product rating given by a customer is not consistent with the product review written by him/her. The problem is made complex by the fact that there is no standard scale to measure the rating that the user gives and the rating of the product are instinctive to the customers’ view. In several cases it is seen that a product is rated 4 out of 5. However, the reviews detail that the customer’s experience with the product is not favourable. Indeed, text reviews are a true picture of the product. To get rid of this problem, the stated system will give a boolean result i.e. whether the product is good or bad and the user does not need to read all the reviews to analyze the product.
经过许多情感分析以及许多类型的方法,基于测试数据和使用训练的评论者评级对评论进行分类。在阅读了评论后,我们发现评论者的星级评价并不总是能准确地衡量他的情绪。本文主要侧重于分析电子商务领域的客户评论。通过对热门电子商务网站的调查,可以观察到,在一些情况下,客户给出的产品评级与他/她写的产品评论不一致。由于没有标准尺度来衡量用户给出的评级,而且对产品的评级是消费者的本能看法,这使得问题变得复杂。在一些情况下,可以看到一个产品被评为4分(满分5分)。然而,评论详细说明了客户对产品的体验并不有利。事实上,文字评论是产品的真实写照。为了解决这个问题,所述系统将给出一个布尔结果,即产品是好是坏,用户不需要阅读所有评论来分析产品。
{"title":"Sentiment Analysis of a Product based on User Reviews using Random Forests Algorithm","authors":"Shailendra Narayan Singh, Twinkle Sarraf","doi":"10.1109/Confluence47617.2020.9058128","DOIUrl":"https://doi.org/10.1109/Confluence47617.2020.9058128","url":null,"abstract":"After many sentiment analysis as well as many types of methods classify the reviews that is based on test data and reviewer’s ratings which uses training., after reading reviews it is seen that star rating of reviewer do not always give a precise measure of his sentiment. This paper primarily focuses on analyzing customer reviews from the e-commerce space. Upon surveying popular e-commerce websites it can be observed that in several instances the product rating given by a customer is not consistent with the product review written by him/her. The problem is made complex by the fact that there is no standard scale to measure the rating that the user gives and the rating of the product are instinctive to the customers’ view. In several cases it is seen that a product is rated 4 out of 5. However, the reviews detail that the customer’s experience with the product is not favourable. Indeed, text reviews are a true picture of the product. To get rid of this problem, the stated system will give a boolean result i.e. whether the product is good or bad and the user does not need to read all the reviews to analyze the product.","PeriodicalId":180005,"journal":{"name":"2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131584903","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}
引用次数: 14
期刊
2020 10th International Conference on Cloud Computing, Data Science & Engineering (Confluence)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1