danielphan2003 / arxiv-daily-summaries

An issue a day keeps the paper overload away.
1 stars 0 forks source link

New submissions for Fri, 17 Mar 23 #1

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Keyword: iot (4 papers)

Wireless Sensor Networks anomaly detection using Machine Learning: A Survey

:brain: Authors: Ahsnaul Haque, Md Naseef-Ur-Rahman Chowdhury, Hamdy Soliman, Mohammad Sahinur Hossen, Tanjim Fatima, Imtiaz Ahmed
:paw_prints: Details: arXiv:2303.08823
:ramen: tl;dr: Wireless Sensor Networks (WSNs) have become increasingly valuable in variouscivil/military applications like industrial process control, civil engineeringapplications such as buildings structural strength monitoring, environmentalmonitoring, border intrusion, IoT (Internet of Things), and healthcare.However, the sensed data generated by WSNs is often noisy and unreliable,making it a challenge to detect and diagnose anomalies. Machine learning (ML)techniques have been widely used to address this problem by detecting andidentifying unusual patterns in the detected data. This survey paper provides anoverview of the state of the art applications of ML techniques for data anomalydetection in WSN domains. We first introduce the characteristics of WSN andthe challenges of anomaly detection in...
:sunflower: Comments: 19 pages, 4 figures, IntelliSys 2023
:seedling: Read more →

CoLo-CAM: Class Activation Mapping for Object Co-Localization in Weakly-Labeled Unconstrained Videos

:brain: Authors: Soufiane Belharbi, Shakeeb Murtaza, Marco Pedersoli, Ismail Ben Ayed, Luke McCaffrey, Eric Granger
:paw_prints: Details: arXiv:2303.09044
:ramen: tl;dr: Weakly-supervised video object localization (WSVOL) methods often rely onvisual and motion cues only, making them susceptible to inaccuratelocalization. Recently, discriminative models via a temporal class activationmapping (CAM) method have been explored. Although results are promising,objects are assumed to have minimal movement leading to degradation inperformance for relatively long-term dependencies. In this paper, a novelCoLo-CAM method for object localization is proposed to leverage spatiotemporalinformation in activation maps without any assumptions about object movement.Over a given sequence of frames, explicit joint learning of localization isproduced across these maps based on color cues, by assuming an object hassimilar color across frames. The CAMs'...
:sunflower: Comments: 16 pages, 8 figures
:seedling: Read more →

Web and Mobile Platforms for Managing Elections based on IoT And Machine Learning Algorithms

:brain: Authors: G. M. I. K. Galagoda, W. M. C. A. Karunarathne, R. S. Bates, K. M. H. V. P. Gangathilaka, Kanishka Yapa, Erandika Gamage
:paw_prints: Details: arXiv:2303.09045
:ramen: tl;dr: The global pandemic situation has severely affected all countries. As aresult, almost all countries had to adjust to online technologies to continuetheir processes. In addition, Sri Lanka is yearly spending ten billion one-time to host elections. We have examined a proper way of minimizing the cost of hostingthese events online. To solve the existing problems and increase the timepotency and cost reduction we have used IoT and ML-based technologies.IoT-based data will identify, register, and be used to secure from fraud, whileML algorithms manipulate the election data and produce winning predictions,weather-based voters attendance, and election violence. All the data will besaved in cloud computing and a standard database to store and access the...
:seedling: Read more →

VFP: Converting Tabular Data for IIoT into Images Considering Correlations of Attributes for Convolutional Neural Networks

:brain: Authors: Jong-Ik Park, Cheol-Ho Hong
:paw_prints: Details: arXiv:2303.09068
:ramen: tl;dr: For tabular data generated from IIoT devices, traditional machine learning(ML) techniques based on the decision tree algorithm have been employed.However, these methods have limitations in processing tabulardata where realnumber attributes dominate. To address this issue, DeepInsight, REFINED, andIGTD were proposed to convert tabular Data into images for utilizingconvolutional neural networks (CNNs). They gather similar features in somespecific spots of an image to make the converted image look like an actualimage. Gathering similar features contrasts with traditional ML techniques fortabular data, which drops some highly correlated attributes to avoidoverfitting. Also, previous converting methods fixed the image size, and thereare wasted or insufficient pixels according...
:seedling: Read more →