kth.sePublications
System disruptions
We are currently experiencing disruptions on the search portals due to high traffic. We are working to resolve the issue, you may temporarily encounter an error message.
Change search
Link to record
Permanent link

Direct link
Publications (8 of 8) Show all publications
Arsalan, M., Di Matteo, D., Imtiaz, S., Abbas, Z., Vlassov, V. & Issakov, V. (2022). Energy-Efficient Privacy-Preserving Time-Series Forecasting on User Health Data Streams. In: Proceedings - 2022 IEEE 21st International Conference on Trust, Security and Privacy in Computing and Communications, TrustCom 2022: . Paper presented at 21st IEEE International Conference on Trust, Security and Privacy in Computing and Communications (IEEE TrustCom), DEC 09-11, 2022, Wuhan, China (pp. 541-546). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Energy-Efficient Privacy-Preserving Time-Series Forecasting on User Health Data Streams
Show others...
2022 (English)In: Proceedings - 2022 IEEE 21st International Conference on Trust, Security and Privacy in Computing and Communications, TrustCom 2022, Institute of Electrical and Electronics Engineers (IEEE) , 2022, p. 541-546Conference paper, Published paper (Refereed)
Abstract [en]

Health monitoring devices are gaining popularity both as wellness tools and as a source of information for healthcare decisions. In this work, we use Spiking Neural Networks (SNNs) for time-series forecasting due to their proven energy-saving capabilities. Thanks to their design that closely mimics the natural nervous system, SNNs are energy-efficient in contrast to classic Artificial Neural Networks (ANNs). We design and implement an energy-efficient privacy-preserving forecasting system on real-world health data streams using SNNs and compare it to a state-of-the-art system with Long short-term memory (LSTM) based prediction model. Our evaluation shows that SNNs tradeoff accuracy (2.2x greater error), to grant a smaller model (19% fewer parameters and 77% less memory consumption) and a 43% less training time. Our model is estimated to consume 3.36 mu J energy, which is significantly less than the traditional ANNs. Finally, we apply epsilon-differential privacy for enhanced privacy guarantees on our federated learning-based models. With differential privacy of epsilon = 0.1, our experiments report an increase in the measured average error (RMSE) of only 25%.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2022
Series
IEEE International Conference on Trust Security and Privacy in Computing and Communications, ISSN 2324-898X
Keywords
Spiking neural networks, differential privacy, federated learning, smart health care, fitness trackers
National Category
Computer Systems Medical and Health Sciences
Identifiers
urn:nbn:se:kth:diva-331213 (URN)10.1109/TrustCom56396.2022.00080 (DOI)000981024300069 ()2-s2.0-85151637670 (Scopus ID)
Conference
21st IEEE International Conference on Trust, Security and Privacy in Computing and Communications (IEEE TrustCom), DEC 09-11, 2022, Wuhan, China
Note

QC 20230706

Available from: 2023-07-06 Created: 2023-07-06 Last updated: 2023-07-06Bibliographically approved
Imtiaz, S., Tania, Z. N., Chaudhry, H. N., Arsalan, M., Sadre, R. & Vlassov, V. (2021). Machine Learning with Reconfigurable Privacy on Resource-Limited Computing Devices. In: 19th IEEE International Symposium on Parallel and Distributed Processing with Applications, 11th IEEE International Conference on Big Data and Cloud Computing, 14th IEEE International Conference on Social Computing and Networking and 11th IEEE International Conference on Sustainable Computing and Communications, ISPA/BDCloud/SocialCom/SustainCom 2021: . Paper presented at New York, 30 September 2021 through 3 October 2021 (pp. 1592-1602). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Machine Learning with Reconfigurable Privacy on Resource-Limited Computing Devices
Show others...
2021 (English)In: 19th IEEE International Symposium on Parallel and Distributed Processing with Applications, 11th IEEE International Conference on Big Data and Cloud Computing, 14th IEEE International Conference on Social Computing and Networking and 11th IEEE International Conference on Sustainable Computing and Communications, ISPA/BDCloud/SocialCom/SustainCom 2021, Institute of Electrical and Electronics Engineers (IEEE) , 2021, p. 1592-1602Conference paper, Published paper (Refereed)
Abstract [en]

Ensuring user privacy while learning from the acquired Internet of Things sensor data, using limited available compute resources on edge devices, is a challenging task. Ideally, it is desirable to make all the features of the collected data private but due to resource limitations, it is not always possible as it may cause overutilization of resources, which in turn affects the performance of the whole system. In this work, we use the generalization techniques for data anonymization and provide customized injective privacy encoder functions to make data features private. Regardless of the resource availability, some data features must be essentially private. All other data features that may pose low privacy threat are termed as nonessential features. We propose Dynamic Iterative Greedy Search (DIGS), a novel approach with corresponding algorithms to select the set of optimal data features to be private for machine learning applications provided device resource constraints. DIGS selects the necessary and the most private version of data for the application, where all essential and a subset of nonessential features are made private on the edge device without resource overutilization. We have implemented DIGS in Python and evaluated it on Raspberry Pi model A (an edge device with limited resources) for an SVM-based classification on real-life health care data. Our evaluation results show that, while providing the required level of privacy, DIGS allows to achieve up to 26.21% memory, 16.67% CPU instructions, and 30.5% of network bandwidth savings as compared to making all the data private. Moreover, our chosen privacy encoding method has a positive impact on the accuracy of the classification model for our chosen application.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2021
Series
IEEE International Symposium on Parallel and Distributed Processing with Applications, ISSN 2158-9178
Keywords
Data privacy, optimization, greedy algorithms, machine learning, anonymization, consumer-producer models, edge devices, IoT
National Category
Computer Sciences
Identifiers
urn:nbn:se:kth:diva-311290 (URN)10.1109/ISPA-BDCloud-SocialCom-SustainCom52081.2021.00213 (DOI)000766837400197 ()2-s2.0-85124130633 (Scopus ID)
Conference
New York, 30 September 2021 through 3 October 2021
Note

QC 20220425

Part of proceedings: ISBN 978-1-6654-3574-1

Not duplicate with diva-292105

Available from: 2022-04-25 Created: 2022-04-25 Last updated: 2023-03-06Bibliographically approved
Imtiaz, S. (2021). Privacy preserving behaviour learning for the IoT ecosystem. (Doctoral dissertation). Stockholm: KTH Royal Institute of Technology
Open this publication in new window or tab >>Privacy preserving behaviour learning for the IoT ecosystem
2021 (English)Doctoral thesis, monograph (Other academic)
Abstract [en]

IoT has enabled the creation of a multitude of personal applications and services for a better understanding and improvement of urban environments and our personal lives. These services are driven by the continuous collection and analysis of sensitive and private user data to provide personalised experiences. Among the different application areas of IoT, smart health care, in particular, necessitates the usage of privacy preservation techniques in order to guarantee protection from user privacy-breaching threats such as identification, profiling, localization and tracking, and information linkage. Traditional privacy preservation techniques such as pseudonymization are no longer sufficient to cater to the requirements of privacy preservation in the fast-growing smart health care domain due to the challenges offered by big data volume, velocity, and variety. On the other hand, there is a number of modern privacy preservation techniques with respective overheads that may have a negative impact on application performance such as reduced accuracy, reduced data utility, and increased device resource usage. There is a need to select appropriate privacy preservation techniques (and solutions) according to the nature of data, system performance requirements, and resource constraints, in order to find proper trade-offs between providing privacy preservation, data utility, and acceptable system performance in terms of accuracy, runtime, and resource consumption.

In this work, we investigate different privacy preservation solutions and measure the impact of introducing our selected privacy preservation solutions on the performance of different components of the IoT ecosystem in terms of data utility and system performance. We implement, illustrate, and evaluate the results of our proposed approaches using real-world and synthetic privacy-preserving smart health care datasets. First, we provide a detailed taxonomy and analysis of the privacy preservation techniques and solutions which may serve as a guideline for selecting appropriate techniques according to the nature of data and system requirements. Next, in order to facilitate privacy preserving data sharing, we present and implement a method for creating realistic synthetic and privacy-preserving smart health care datasets using Generative Adversarial Networks and Differential Privacy. Later, we also present and develop a solution for privacy preserving data analytics, a differential privacy library PyDPLib, with health care data as a use case.

In order to find proper trade-offs between providing necessary privacy preservation, device resource consumption, and application accuracy, we present and implement a novel approach with corresponding algorithms and an end-to-end system pipeline for reconfigurable data privacy in machine learning on resource-limited computing devices. Our evaluation results show that, while providing the required level of privacy, our proposed approach allows us to achieve up to 26.21% memory, 16.67% CPU instructions, and 30.5% of network bandwidth savings as compared to making all the data private. Moreover, we also present and implement an end-to-end solution for privacy-preserving time-series forecasting of user health data streams using Federated Learning and Differential Privacy. Our proposed solution finds a proper trade-off between providing necessary privacy preservation, application accuracy, and runtime, and at best introduces a decrease of ~2% in the prediction accuracy of the trained models.

Abstract [sv]

IoT har möjliggjort skapandet av en mängd personliga applikationer och tjänster för en bättre förståelse och förbättring av stadsmiljöer och våra personliga liv. Dessa tjänster drivs av kontinuerlig insamling och analys av känslig och privat användardata för att ge personliga upplevelser. Bland de olika applikationsom- rådena för IoT, kräver i synnerhet smart hälsovård användningen av tekniker för bevarande av integritet för att garantera skydd mot användarnas integritetsintrång, såsom identifiering, profilering, lokalisering och spårning och informationskopp- ling. Traditionella tekniker för bevarande av integritet som pseudonymisering är inte längre tillräckliga för att tillgodose kraven på bevarande av integritet i den snabbväxande smarta hälsovårdsdomänen på grund av de utmaningar som stora datamängder, hastighet och variation forcerar. Å andra sidan finns det ett antal moderna tekniker för bevarande av integritet med respektive omkostnader som kan ha en negativ inverkan på applikationsprestanda såsom minskad noggrannhet, minskad datanytta och ökad resursanvändning på enheten. Det finns ett behov av att välja lämpliga sekretessskyddstekniker (och lösningar) i enlighet med datas natur, systemprestandakrav och resursbegränsningar, för att hitta korrekta avvägning- ar mellan tillhandahållande av integritetsbevarande, dataverktyg och acceptabel systemprestanda i form av av noggrannhet, körtid och resursförbrukning.

I detta arbete undersöker vi olika lösningar för bevarande av integritet och mäter effekten av att introducera våra utvalda lösningar för bevarande av integritet på prestandan hos olika komponenter i IoT-ekosystemet när det gäller datanytta och systemprestanda. Vi implementerar, illustrerar och utvärderar resultaten av våra föreslagna tillvägagångssätt med hjälp av verkliga och syntetiska integritets- bevarande smarta hälsodatauppsättningar. Först tillhandahåller vi en detaljerad taxonomi och analys av tekniker och lösningar för bevarande av integritet som kan fungera som en riktlinje för att välja lämpliga tekniker i enlighet med typen av data och systemkrav. Därefter, för att underlätta integritetsbevarande datadelning, presenterar och implementerar vi en metod för att skapa realistiska syntetiska och integritetsbevarande smarta hälsovårdsdatauppsättningar med hjälp av Ge- nerative Adversarial Networks och Differential Privacy. Senare presenterar och utvecklar vi också en lösning för integritetsbevarande dataanalys, ett differentiellt integritetsbibliotek PyDPLib, med sjukvårdsdata som ett användningsfall.

För att hitta korrekta avvägningar mellan tillhandahållande av nödvändig integri- tetsbevarande, enhetsresursförbrukning och applikationsnoggrannhet presenterar och implementerar vi ett nytt tillvägagångssätt med motsvarande algoritmer och en end-to-end systempipeline för omkonfigurerbar datasekretess i maskininlärning på resursbegränsade datorenheter. Våra utvärderingsresultat visar att, samtidigt som vi tillhandahåller den nödvändiga integritetsnivån, tillåter vårt föreslagna tillvägagångssätt oss att uppnå upp till 26,21% minne, 16,67% CPU-instruktioner och 30,5% av besparingar på nätverkets bandbredd jämfört med att göra all datasammanfattning viiprivat. Dessutom presenterar och implementerar vi också en helhetslösning för integritetsbevarande tidsserieprognoser för användarhälsodataströmmar med hjälp av Federated Learning och Differential Privacy. Vår föreslagna lösning finner en lämplig avvägning mellan att tillhandahålla nödvändig integritetsbevarande, ap- plikationsnoggrannhet och körtid, och introducerar i bästa fall en minskning med ≈ 2% i prediktionsnoggrannheten för de tränade modellerna.

Place, publisher, year, edition, pages
Stockholm: KTH Royal Institute of Technology, 2021. p. 142
Series
TRITA-EECS-AVL ; 78
Keywords
Internet of things, big data, privacy, smart health care, machine learning, synthetic data generation, generative adversarial networks, time-series data, distributed machine learning
National Category
Computer Systems
Research subject
Information and Communication Technology
Identifiers
urn:nbn:se:kth:diva-305189 (URN)978-91-8040-067-1 (ISBN)
Public defence
2021-12-17, https://kth-se.zoom.us/meeting/register/u5Ysd-qurj4sGdEM-l9Si4c93uwsoh2iKBG8, Sal C, Electrum, Kistagången 16, Kista, 14:00 (English)
Opponent
Supervisors
Note

This work was supported by the Erasmus Mundus Joint Doctorate in Distributed Computing (EMJD-DC) funded by the Education, Audiovisual and Culture Executive Agency (EACEA) of the European Commission under the FPA 2012-0030, and FoFu at KTH.

QC 20211123

Available from: 2021-11-23 Created: 2021-11-23 Last updated: 2023-03-06Bibliographically approved
Fedeli, S., Schain, F., Imtiaz, S., Abbas, Z. & Vlassov, V. (2021). Privacy Preserving Survival Prediction. In: Chen, Y Ludwig, H Tu, Y Fayyad, U Zhu, X Hu, X Byna, S Liu, X Zhang, J Pan, S Papalexakis, V Wang, J Cuzzocrea, A Ordonez, C (Ed.), 2021 IEEE INTERNATIONAL CONFERENCE ON BIG DATA (BIG DATA): . Paper presented at 9th IEEE International Conference on Big Data (IEEE BigData), 15-18 December, 2021, Virtual (pp. 4600-4608). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Privacy Preserving Survival Prediction
Show others...
2021 (English)In: 2021 IEEE INTERNATIONAL CONFERENCE ON BIG DATA (BIG DATA) / [ed] Chen, Y Ludwig, H Tu, Y Fayyad, U Zhu, X Hu, X Byna, S Liu, X Zhang, J Pan, S Papalexakis, V Wang, J Cuzzocrea, A Ordonez, C, Institute of Electrical and Electronics Engineers (IEEE) , 2021, p. 4600-4608Conference paper, Published paper (Refereed)
Abstract [en]

Predictive modeling has the potential to improve risk stratification of cancer patients and thereby contribute to optimized treatment strategies and better outcomes for patients in clinical practice. To develop robust predictive models for decision-making in healthcare, sensitive patient-level data is often required when developing the training models. Consequently, data privacy is an important aspect to consider when building these predictive models and in subsequent communication of the results. In this study we have used Graph Neural Networks for survival prediction, and compared the accuracy to state-of-the-art prediction models after applying Differential Privacy and k-Anonymity, i.e. two privacy-preservation solutions. By using two different data sources we demonstrated that Graph Neural Networks and Survival Forests are the two most well-performing survival prediction methods when used in combination with privacy preservation solutions. Furthermore, when the predictive model was built using clinical expertise in the specific area of interest, the prediction accuracy of the proposed knowledge based graph model drops by at most 10% when used with privacy preservation solutions. Our proposed knowledge based graph is therefore more suitable to be used in combination with privacy preservation solutions as compared to other graph models.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2021
Series
IEEE International Conference on Big Data, ISSN 2639-1589
Keywords
knowledge graph, survival prediction, privacy preservation, differential privacy, anonymization, clinical data, national registry, graph neural network, survival forest
National Category
Computer Sciences Cancer and Oncology
Identifiers
urn:nbn:se:kth:diva-315412 (URN)10.1109/BigData52589.2021.9672036 (DOI)000800559504103 ()2-s2.0-85125348391 (Scopus ID)
Conference
9th IEEE International Conference on Big Data (IEEE BigData), 15-18 December, 2021, Virtual
Note

Part of proceedings: ISBN 978-1-6654-3902-2

QC 20220707

Available from: 2022-07-07 Created: 2022-07-07 Last updated: 2024-03-18Bibliographically approved
Imtiaz, S., Matthies, P., Pinto, F., Maros, M., Wenz, H., Sadre, R. & Vlassov, V. (2021). PyDPLib: Python Differential Privacy Library for Private Medical Data Analytics. In: Proceedings - 2021 IEEE International Conference on Digital Health, ICDH 2021: . Paper presented at 2021 IEEE International Conference on Digital Health, ICDH 2021, Virtual, Online, 5-11 September 2021. (pp. 191-196). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>PyDPLib: Python Differential Privacy Library for Private Medical Data Analytics
Show others...
2021 (English)In: Proceedings - 2021 IEEE International Conference on Digital Health, ICDH 2021, Institute of Electrical and Electronics Engineers (IEEE) , 2021, p. 191-196Conference paper, Published paper (Refereed)
Abstract [en]

Pharmaceutical and medical technology companies accessing real-world medical data are not interested in personally identifiable data but rather in cohort data such as statistical aggregates, patterns, and trends. These companies cooperate with medical institutions that collect medical data and want to share it but they need to protect the privacy of individuals on the shared data. We present PyDPLib, a Python Differential Privacy library for private medical data analytics. We illustrate an application of differential privacy using PyDPLib in our platform for visualizing private statistics on a database of prostate cancer patients. Our experimental results show that PyDPLib allows creating statistical data plots without compromising patients' privacy while preserving underlying data distributions. Even though PyDPLib has been developed to be used in our platform for reporting the radiological examinations and procedures, it is general enough to be used to provide differential privacy on data in any data analytics and visualization platform, service or application.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2021
Keywords
Differential privacy, electronic data capture, private visual statistics, prostate cancer dataset, python library, Big data, Biomedical engineering, Data Analytics, Data privacy, Data visualization, Digital libraries, High level languages, Urology, Differential privacies, Electronic data, Medical data, Medical technologies, Pharmaceutical technologies, Private visual statistic, Diseases
National Category
Atom and Molecular Physics and Optics
Identifiers
urn:nbn:se:kth:diva-313269 (URN)10.1109/ICDH52753.2021.00034 (DOI)000852642500023 ()2-s2.0-85119518818 (Scopus ID)
Conference
2021 IEEE International Conference on Digital Health, ICDH 2021, Virtual, Online, 5-11 September 2021.
Note

Part of proceeings: ISBN 978-1-6654-1685-6

QC 20220603

Available from: 2022-06-03 Created: 2022-06-03 Last updated: 2023-03-06Bibliographically approved
Imtiaz, S., Arsalan, M., Vlassov, V. & Sadre, R. (2021). Synthetic and Private Smart Health Care Data Generation using GANs. In: 30th International Conference on Computer Communications and Networks (ICCCN 2021): . Paper presented at 30th International Conference on Computer Communications and Networks (ICCCN), JUL 19-22, 2021, ELECTR NETWORK. Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Synthetic and Private Smart Health Care Data Generation using GANs
2021 (English)In: 30th International Conference on Computer Communications and Networks (ICCCN 2021), Institute of Electrical and Electronics Engineers (IEEE) , 2021Conference paper, Published paper (Refereed)
Abstract [en]

With the rapid advancements in machine learning, the health care paradigm is shifting from treatment towards prevention. The smart health care industry relies on the availability of large-scale health datasets in order to benefit from machine learning-based services. As a consequence, preserving the individuals' privacy becomes vital for sharing sensitive personal information. Synthetic datasets with generative models are considered to be one of the most promising solutions for privacy-preserving data sharing. Among the generative models, generative adversarial networks (GANs) have emerged as the most impressive models for synthetic data generation in recent times. However, smart health care data is attributed with unique challenges such as volume, velocity, and various data types and distributions. We propose a GAN coupled with differential privacy mechanisms for generating a realistic and private smart health care dataset. The proposed approach is not only able to generate realistic synthetic data samples but also the differentially private data samples under different settings: learning from a noisy distribution or noising the learned distribution. We tested and evaluated our proposed approach using a real-world Fitbit dataset. Our results indicate that our proposed approach is able to generate quality synthetic and differentially private dataset that preserves the statistical properties of the original dataset.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2021
Series
IEEE International Conference on Computer Communications and Networks, ISSN 1095-2055
Keywords
Generative adversarial networks, differential privacy, synthetic data generation, smart health care, fitness trackers
National Category
Computer Sciences
Identifiers
urn:nbn:se:kth:diva-304189 (URN)10.1109/ICCCN52240.2021.9522203 (DOI)000701532600035 ()2-s2.0-85114964507 (Scopus ID)
Conference
30th International Conference on Computer Communications and Networks (ICCCN), JUL 19-22, 2021, ELECTR NETWORK
Note

Part of proceedings: ISBN 978-1-6654-1278-0, QC 20230117

Available from: 2021-11-05 Created: 2021-11-05 Last updated: 2023-03-06Bibliographically approved
Imtiaz, S., Horchidan, S.-F., Abbas, Z., Arsalan, M., Chaudhry, H. N. & Vlassov, V. (2020). Privacy Preserving Time-Series Forecasting of User Health Data Streams. In: 2020 IEEE International Conference on Big Data (Big Data): . Paper presented at 2020 IEEE International Conference on Big Data (Big Data) (pp. 3428-3437). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Privacy Preserving Time-Series Forecasting of User Health Data Streams
Show others...
2020 (English)In: 2020 IEEE International Conference on Big Data (Big Data), Institute of Electrical and Electronics Engineers (IEEE) , 2020, p. 3428-3437Conference paper, Published paper (Refereed)
Abstract [en]

Privacy preservation plays a vital role in health care applications as the requirements for privacy preservation are very strict in this domain. With the rapid increase in the amount, quality and detail of health data being gathered with smart devices, new mechanisms are required that can cope with the challenges of large scale and real-time processing requirements. Federated learning (FL) is one of the conventional approaches that facilitate the training of AI models without access to the raw data. However, recent studies have shown that FL alone does not guarantee sufficient privacy. Differential privacy (DP) is a well-known approach for privacy guarantees, however, because of the noise addition, DP needs to make a trade-off between privacy and accuracy. In this work, we design and implement an end-to-end pipeline using DP and FL for the first time in the context of health data streams. We propose a clustering mechanism to leverage the similarities between users to improve the prediction accuracy as well as significantly reduce the model training time. Depending on the dataset and features, our predictions are no more than 0.025% far off the ground-truth value with respect to the range of value. Moreover, our clustering mechanism brings a significant reduction in the training time, with up to 49% reduction in prediction accuracy error in the best case, as compared to training a single model on the entire dataset. Our proposed privacy preserving mechanism at best introduces a decrease of ≈ 2% in the prediction accuracy of the trained models. Furthermore, our proposed clustering mechanism reduces the prediction error even in highly noisy settings by as much as 38% as compared to using a single federated private model.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2020
Keywords
Federated Learning, Differential Privacy, Streaming k-means, Generative Adversarial Networks
National Category
Computer Sciences
Research subject
Computer Science
Identifiers
urn:nbn:se:kth:diva-295068 (URN)10.1109/BigData50022.2020.9378186 (DOI)000662554703071 ()2-s2.0-85103842271 (Scopus ID)
Conference
2020 IEEE International Conference on Big Data (Big Data)
Note

QC 20210602

Available from: 2021-05-18 Created: 2021-05-18 Last updated: 2023-03-06Bibliographically approved
Imtiaz, S., Sadre, R. & Vlassov, V. (2019). On the case of privacy in the iot ecosystem: a survey. In: Proceedings - 2019 IEEE International Congress on Cybermatics: 12th IEEE International Conference on Internet of Things, 15th IEEE International Conference on Green Computing and Communications, 12th IEEE International Conference on Cyber, Physical and Social Computing and 5th IEEE International Conference on Smart Data, iThings/GreenCom/CPSCom/SmartData 2019: . Paper presented at 2019 International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom) and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData), iThings/GreenCom/CPSCom/SmartData 2019, Atlanta, GA, USA, July 14-17, 2019 (pp. 1015-1024). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>On the case of privacy in the iot ecosystem: a survey
2019 (English)In: Proceedings - 2019 IEEE International Congress on Cybermatics: 12th IEEE International Conference on Internet of Things, 15th IEEE International Conference on Green Computing and Communications, 12th IEEE International Conference on Cyber, Physical and Social Computing and 5th IEEE International Conference on Smart Data, iThings/GreenCom/CPSCom/SmartData 2019, Institute of Electrical and Electronics Engineers (IEEE) , 2019, p. 1015-1024Conference paper, Published paper (Refereed)
Abstract [en]

IoT has enabled the creation of a multitude of personal applications and services for a better understanding of urban environments and our personal lives. These services are driven by the continuous collection and analysis of user data in order to provide personalized experiences. However, there is a strong need to address user privacy concerns as most of the collected data is of sensitive nature. This paper provides an overview of privacy preservation techniques and solutions proposed so far in literature along with the IoT levels at which privacy is addressed by each solution as well as their robustness to privacy breaching attacks. An analysis of functional and non-functional limitations of each solution is done, followed by a short survey of machine learning applications designed with these solutions. We identify open issues in the privacy preserving solutions when used in IoT environments. Moreover, we note that most of the privacy preservation solutions need to be adapted in the light of GDPR to accommodate the right to privacy of the users.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2019
National Category
Telecommunications
Identifiers
urn:nbn:se:kth:diva-268250 (URN)10.1109/iThings/GreenCom/CPSCom/SmartData.2019.00177 (DOI)000579857700154 ()2-s2.0-85074870716 (Scopus ID)
Conference
2019 International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom) and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData), iThings/GreenCom/CPSCom/SmartData 2019, Atlanta, GA, USA, July 14-17, 2019
Note

QC 20210609

Available from: 2020-04-27 Created: 2020-04-27 Last updated: 2023-03-06Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-4088-8070

Search in DiVA

Show all publications