REVIEW 3 major objections 5 minor 117 references
Towards Efficient and Secure Cloud-Assisted Autonomous Systems: A Review of Architectures, Algorithms, Security, and Deployment Challenges
T0 review · 3 major / 5 minor · reviewed 2026-08-04 · deepseek-v4-flash
Pith's one-line read This review maps 2012–2025 cloud control research into a three-way taxonomy and argues that no unified framework yet handles scalability, real-time performance, robust security, and cost together.
desk verdict Useful orientation map for CCS research, but 'comprehensive' is unsupported without a documented review methodology, and a few concrete citation errors need fixing. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The organizing device is a three-part taxonomy of Cloud Control Systems: control techniques, security and privacy, and industrial automation. This taxonomy is carried by comparative tables (NCS vs CCS, cloud vs edge vs fog) and by evaluation figures that rate privacy-preserving methods across metrics such as latency, computation cost, and real-time suitability. The taxonomy works by classifying each surveyed approach into a category and then identifying the gaps where categories do not yet connect.
What would settle it
A reader could run a systematic literature search on Cloud Control Systems from 2012 to 2025 with explicit inclusion and exclusion criteria, then check whether every relevant paper fits into the three-way taxonomy and whether any published framework already addresses scalability, real-time performance, robust security, and cost together; if such frameworks exist, the claimed gap collapses.
Extended reading notes
Core claim
The paper's central claim is that CCS research from 2012 to 2025 can be understood through three lenses: cloud-based control techniques (such as MPC, LQG, and data-driven control), security and privacy approaches (encryption, differential privacy, blockchain, DoS and FDI resilience), and industrial automation use cases (from grain storage to vehicle platoons). It argues that these threads have progressed separately and that the literature still lacks a unified framework that concurrently addresses scalability, real-time performance, robust security, and cost-effective deployment. The paper supports this claim with a curated set of representative studies, comparative tables, and evaluation fi
Load-bearing premise
The survey's map of the field is only as good as the set of papers it chose, and the authors never state a systematic search protocol or inclusion criteria; the chronological timeline in the paper leans heavily on their own publications, so the taxonomy and the 'no unified framework' gap may not reflect the full literature.
Editorial extensions
If this is right
- If the taxonomy is right, researchers gain a shared map of the field, making it easier to compare approaches and spot under-explored combinations.
- If no unified framework exists yet, then hybrid architectures that combine cloud, edge, and fog computing are a necessary direction for real-time CCS deployment.
- The paper's comparison of encrypted MPC indicates that encryption imposes measurable latency and computation overhead, so real-time feasibility is a binding constraint for privacy-preserving control.
- Security for CCSs must cover multiple layers simultaneously: the physical/network layer, sensor and feedback loops, and the cloud-internal algorithms and resources.
- The survey positions AI/ML training and inference, plus privacy-preserving techniques such as federated learning and differential privacy, as essential for scaling CCSs to large IoT systems.
Reading between the lines
- A logical next step the paper leaves implicit is that the 'no unified framework' gap could be filled by an architecture that jointly certifies control stability and security properties, rather than treating control design and cybersecurity as separate layers.
- The paper's reported encrypted-MPC computation bound (≤12 ms per step) suggests a testable benchmark: a standardized comparison across homomorphic-encryption key sizes and control loop rates would show exactly where encryption becomes infeasible for real-time control.
- If the field-gap claim is correct, one would expect to see a wave of hybrid cloud-edge-fog prototypes in industrial settings; the latency and security trade-offs in the paper's own tables predict which tasks will stay at the edge versus migrate to the cloud.
- The review's reliance on curated examples implies that a more systematic, protocol-driven literature search would either strengthen or qualify the claimed comprehensiveness; that is a verifiable next step.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This manuscript is a review of Cloud Control Systems (CCSs) covering the period 2012–2025. It organizes the literature into a three-part taxonomy: cloud-based control techniques (MPC, encrypted LQG/quadratic optimization), security and privacy mechanisms (encryption, blockchain, DoS/FDI resilience), and industrial-automation implementations. It also compares cloud/edge/fog paradigms, discusses integration with smart IoT domains, and proposes future directions centered on AI/ML, real-time privacy-preserving control, and deployment. The paper's central claim is that no current unified framework simultaneously addresses scalability, real-time performance, robust security, and cost-effective deployment, and that a comprehensive taxonomy linking control, security, and deployment is missing from the literature.
Significance. If the taxonomy were reliable, the paper would provide a useful structured map of the CCS field and a convenient entry point for researchers and practitioners. The paper has real strengths: Table 2 gives a clear comparison of cloud/edge/fog trade-offs, Fig. 7 organizes a broad solution landscape, and the future-directions section identifies sensible open problems. It also draws attention to recent work on encrypted control, blockchain-based detection, and DoS-resilient architectures. However, the review's value is conditional on accurate representation of the cited literature and on the representativeness of the selected corpus. The manuscript offers no new equations, algorithms, or experiments, so its contribution is entirely taxonomic; the accuracy problems documented below therefore bear directly on the central claim.
major comments (3)
- [Section 1, Fig. 1, Table 3] The paper claims an 'extensive review' and 'comprehensive taxonomy' but provides no literature-search protocol, no database names, no inclusion/exclusion criteria, and no screening methodology. This is especially problematic because the central 'no unified framework' claim is an absence claim about the entire 2012–2025 literature. The timeline in Fig. 1 and the selection in Table 3 are heavily weighted toward the authors' own or closely affiliated works (Xia 2012/2015/2024, Ali et al. 2017/2018/2024a,b/2025, Dai et al. 2023, Zhan et al. 2019, Yang et al. 2019). Without a reproducible and representative corpus, the taxonomy and the field-gap claim cannot be distinguished from an author-centric narrative.
- [Table 3; Sections 1 and 4] There is a verifiable citation-to-content mismatch in a highlighted taxonomy entry. Table 3 classifies Lei and Khalil (2016) as 'Resilient MPC' for 'Industrial Automation' with 'Packet loss-tolerant predictive control'. The cited paper is 'High-gain-predictor-based output feedback control for time-delay nonlinear systems' (Automatica 71, 324–333); it is not an MPC paper, it does not address packet loss, and it is not cloud-specific. The same mischaracterization appears in the introductory narrative and in Section 4. Since Table 3 is presented as the evolution of CCS research, this error undermines confidence in the accuracy of the other taxonomy entries.
- [Section 3.4 and Reference list] The text uses the key 'Li et al. (2024b)' for two distinct contributions: one is a cloud–fog collaborative framework for heterogeneous swarms, the other is a dynamic event-triggered fault-tolerant consensus method for nonlinear multiagent systems. The reference list contains only one 'Li et al. (2024b)' entry (Cooperative control of air-ground swarms under DoS attacks via cloud-fog computing). This duplicate key indicates either a missing reference or an editorial error; in a review whose purpose is to map the literature accurately, this is a substantive defect. Additionally, the introduction attributes 'redundancy-based defense strategies and delay-dependent cloud-based MPC for vehicular environments' to Zhao et al. (2024a), but the cited Zhao et al. (2024a) is about cooperative security analysis under false data injection attacks, while the delay-dependent cloud MPC appears as Zhao et
minor comments (5)
- [Title/metadata] The arXiv metadata title ('Towards Efficient and Secure Cloud-Assisted Autonomous Systems: A Review of Architectures, Algorithms, Security, and Deployment Challenges') differs from the manuscript's running title ('Towards Efficient and Secure Cloud Control Systems: Advances, Challenges, and Future Directions'). The submission should be harmonized.
- [Figure 4] The radar-style comparison assigns normalized ratings (1–3) for privacy, latency, computation cost, real-time suitability, and application scope, but the text does not explain how these ratings were obtained or from which reported results they derive. The reader cannot verify the comparison. Also, the legend entry 'XOR + Dynamic (Feng and Nekouei, 2025)' does not correspond to any method explicitly described in Section 2.2.
- [Figure 6] The dashed line labeled 'Ref: Feng et al. (2023) ≤12 ms/step' is explained in the text as the actuator-side computational bound of the encrypted ST-MPC design (Naseri et al., 2022). The caption and the label are confusing and should be corrected.
- [Section 6.2] There is a typographical error in the sentence about natural language processing: 'language modelingefficiently(Mahetal.,2022' is missing spaces between words. The reference is listed as 'Mah, P.M., Skalna, I., Muzam, J., 2022' but cited as 'Mahet al.'.
- [Table 2] The latency ranges (50–500 ms, <10 ms, 10–50 ms) and security claims are presented without citations or measurement basis. For a survey making comparative claims, these quantitative bounds should either be supported by references or qualified as qualitative.
Circularity Check
No significant circularity: this is a review paper with no derived predictions or fitted parameters; the central taxonomy and field-gap claims rest on external literature, and the noted citation mismatches are correctness issues, not circular reductions.
full rationale
This manuscript is a narrative review, not a derivation. It contains no equations, no fitted parameters, no algorithm whose output is compared with its input, and no uniqueness theorem imported from the authors' prior work. The central claims are (1) that a comprehensive taxonomy of Cloud Control Systems from 2012–2025 is presented, and (2) that no unified framework exists that concurrently achieves scalability, real-time performance, robust security, and cost-effective deployment. Neither claim is shown to reduce to the paper's own inputs by construction. The taxonomy is a classification scheme applied to cited works, and the 'no unified framework' statement is an absence claim about the surveyed literature, not a result derived from the authors' own models. While the paper does cite the authors' prior work heavily in the evolution timeline and some review sentences, those citations are not load-bearing in the sense of being the sole evidence for the taxonomy or the gap claim; the review also surveys many independent works (e.g., Naseri, Feng, Alexandru, Ramanan, Li, Zhao, etc.). The observed problems—Lei and Khalil (2016) being misclassified in Table 3 as 'Resilient MPC' for 'Industrial Automation', and the ambiguous use of 'Li et al. (2024b)' for two distinct works—are accuracy/reproducibility flaws in the review's corpus description, not circularity. Absence of a stated literature-search protocol weakens the 'comprehensive' designation, but that is a methodological limitation, not a circular derivation. Therefore, no step satisfying the defined circularity patterns (self-definitional, fitted input called prediction, self-citation load-bearing, uniqueness imported, ansatz via citation, renaming) can be exhibited with a specific quote. Per the hard rules, a non-finding with score 0 is the appropriate outcome.
Assumptions & free parameters
assumptions (2)
- domain assumption The set of papers surveyed between 2012 and 2025 is representative of the CCS field and supports the proposed taxonomy categories, even though no systematic selection methodology is stated.
- ad hoc to paper The taxonomy categories (control techniques, security/privacy, industrial automation) jointly cover the meaningful space of CCS research.
Cite this review
Pith. "Pith review of Towards Efficient and Secure Cloud-Assisted Autonomous Systems: A Review of Architectures, Algorithms, Security, and Deployment Challenges." pith.science (2026). https://pith.science/paper/UZ2UUSRR
@misc{pith2026250909299,
author = {Pith},
title = {Pith review of: Towards Efficient and Secure Cloud-Assisted Autonomous Systems: A Review of Architectures, Algorithms, Security, and Deployment Challenges},
year = {2026},
howpublished = {\url{https://pith.science/paper/UZ2UUSRR}},
note = {Machine review of arXiv:2509.09299}
}
read the original abstract
Networked Control Systems (NCSs) have been instrumental in realizing fully connected and responsive intelligent environments within the context of real-time virtual control and management. However, traditional NCSs face considerable challenges in handling the vast amounts of data generated by large-scale control applications, particularly in terms of data acquisition, storage, and computational processing. To address these challenges, the emergence of cloud computing and advancements in control theory have empowered the new paradigm known as Cloud Control Systems (CCSs). Recently, CCSs have received substantial attention from industries for their potential properties, such as large-scale data management, complex computations, and data-centric optimized decisions. This study presents an extensive review of recent progress in CCSs spanning over multiple studies published between 2012 and 2025. Specifically, the focus is on providing a taxonomy of the current findings in CCS research, encompassing various perspectives, such as its efficient implementations in industrial automation, security and privacy considerations, and cloud-based control techniques. Each category is examined in depth through selected state-of-the-art analyses of different approaches and contrasting methodologies. Furthermore, we discuss future directions aimed at designing more efficient and practical CCSs. The insights gained from this study can help researchers, practitioners, and decision-makers in their domain for effective CCS design and deployment.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in ":" * " " * FUNCTION f...
-
[2]
, author Samaras, I.K
author Akpan, V.A. , author Samaras, I.K. , author Hassapis, G.D. , year 2022 . title Implementation of distributed network control system over a service-oriented-architecture computer network based on device profile for web services for industrial control applications . journal International Journal of Control volume 12 , pages 1--25
2022
-
[3]
, author Khan, M
author Akter, R. , author Khan, M. , author Rahman, F. , author Soheli, S.J. , author Suha, N.J. , year 2023 . title RSA and AES based hybrid encryption technique for enhancing data security in cloud computing . journal Int. J. Comput. Appl. Math. Comput. Sci volume 3 , pages 60--71
2023
-
[4]
, year 2021
author Alam, T. , year 2021 . title Cloud-based I o T applications and their roles in smart cities . journal Smart Cities volume 4 , pages 1196--1219
2021
-
[5]
, author Sivakumar, P
author Alavanthan, R. , author Sivakumar, P. , author Arokiya Prasad, P. , year 2023 . title Cloud control cold storage system , in: booktitle Proceedings of the International Conference on Cognitive and Intelligent Computing: ICCIC 2021, Volume 2 , organization Springer . pp. pages 153--161
2023
-
[6]
author Albataineh, H. , author Nijim, M. , author Bollampall, D. , year 2020 . title The design of a novel smart home control system using smart grid based on edge and cloud computing , in: booktitle 2020 IEEE 8th International Conference on Smart Energy Grid Engineering (SEGE) , pp. pages 88--91 . :10.1109/SEGE49949.2020.9181961
arXiv 2020
-
[7]
, author Mohamed, M.A
author Alemami, Y. , author Mohamed, M.A. , author Atiewi, S. , year 2023 . title Advanced approach for encryption using advanced encryption standard with chaotic map . journal Int. J. Electr. Comput. Eng volume 13 , pages 1708
2023
-
[8]
, author Gatsis, K
author Alexandru, A.B. , author Gatsis, K. , author Shoukry, Y. , author Seshia, S.A. , author Tabuada, P. , author Pappas, G.J. , year 2020 . title Cloud-based quadratic optimization with partially homomorphic encryption . journal IEEE Transactions on Automatic Control volume 66 , pages 2357--2364
2020
Show all 117 references
-
[9]
, author Pappas, G.J
author Alexandru, A.B. , author Pappas, G.J. , year 2019 . title Encrypted LQG using labeled homomorphic encryption , in: booktitle Proceedings of the 10th ACM/IEEE international conference on cyber-physical systems , pp. pages 129--140
2019
-
[10]
, author Pappas, G.J
author Alexandru, A.B. , author Pappas, G.J. , year 2020 . title Secure multi-party computation for cloud-based control . journal Privacy in dynamical systems , pages 179--207
2020
-
[11]
, author Manzoor, T
author Ali, Y. , author Manzoor, T. , author Yang, H. , author You, L. , author Ma, R. , author Yan, C. , author Wang, T. , author Xia, Y. , year 2025 . title Efficient multidimensional pipelined chaotic bulk-codewords-encryption for cloud control systems . journal IEEE Transa...
2025
-
[12]
, author Xia, Y
author Ali, Y. , author Xia, Y. , author Ma, L. , author Hammad, A. , year 2018 . title Secure design for cloud control system against distributed denial of service attack . journal Control Theory and Technology volume 16 , pages 14--24
2018
-
[13]
, author Xia, Y
author Ali, Y. , author Xia, Y. , author Manzoor, T. , author Ali, S. , author Abouhawwash, M. , author Askar, S.S. , author Kumar, A.K. , author Ma, R. , year 2024 a. title Efficient hardware realization of sc polar decoders using compound pipelined processing units and auxil...
2024
-
[14]
, author Xia, Y
author Ali, Y. , author Xia, Y. , author Sułek, W. , author Manzoor, T. , year 2024 b. title Chaos-encryption-based secure polar coding for network-oriented cloud control system . journal IEEE Transactions on Industrial Informatics volume 20 , pages 3935--3947 . :10.1109/TII.2...
2024
-
[15]
, author Yuanqing, X
author Ali, Y. , author Yuanqing, X. , author Ma, L. , year 2017 . title A stabilizing architecture for cloud control system against distributed denial of service ( DDoS ) attack , in: booktitle 2017 Chinese Automation Congress (CAC) , pp. pages 3423--3428 . :10.1109/CAC.2017.8243372
2017
-
[16]
, author Moghaddam, M.P
author Allahvirdizadeh, Y. , author Moghaddam, M.P. , author Shayanfar, H. , year 2019 . title A survey on cloud computing in energy management of the smart grids . journal International Transactions on Electrical Energy Systems volume 29 , pages e12094
2019
-
[17]
, author Gillam, L
author Arthurs, P. , author Gillam, L. , author Krause, P. , author Wang, N. , author Halder, K. , author Mouzakitis, A. , year 2022 . title A taxonomy and survey of edge cloud computing for intelligent transportation systems and connected vehicles . journal IEEE Transactions ...
2022
-
[18]
, author Sridhar, S
author Arulkumar, V. , author Sridhar, S. , author Kalpana, G. , author Guruprakash, K.S. , year 2022 . title Real-time big data analytics for improving sales in the retail industry via the use of internet of things beacons , in: editor Jacob, I.J. , editor Kolandapalayam Shan...
2022
-
[19]
, author Jimoh, R.G
author Awotunde, J.B. , author Jimoh, R.G. , author Folorunso, S.O. , author Adeniyi, E.A. , author Abiodun, K.M. , author Banjo, O.O. , year 2021 . title Privacy and Security Concerns in IoT-Based Healthcare Systems . publisher Springer International Publishing , address Cham...
2021 doi
-
[20]
, author Jimoh, R.G
author Awotunde, J.B. , author Jimoh, R.G. , author Ogundokun, R.O. , author Misra, S. , author Abikoye, O.C. , year 2022 . title Big Data Analytics of IoT-Based Cloud System Framework: Smart Healthcare Monitoring Systems . publisher Springer International Publishing , address...
2022 doi
-
[21]
, author Ammad-Uddin, M
author Ayaz, M. , author Ammad-Uddin, M. , author Sharif, Z. , author Mansour, A. , author Aggoune, E.H.M. , year 2019 . title Internet-of-things ( IoT )-based smart agriculture: Toward making the fields talk . journal IEEE access volume 7 , pages 129551--129583
2019
-
[22]
, author Kleesuwan, T
author Bitzer, B. , author Kleesuwan, T. , year 2015 . title Cloud-based smart grid monitoring and controlling system , in: booktitle 2015 50th International Universities Power Engineering Conference (UPEC) , pp. pages 1--5 . :10.1109/UPEC.2015.7339938
2015
-
[23]
, author Komin, A
author Boiko, O. , author Komin, A. , author Malekian, R. , author Davidsson, P. , year 2024 . title Edge-cloud architectures for hybrid energy management systems: a comprehensive review . journal IEEE sensors journal
2024
-
[24]
, author Lin, X
author Cao, S. , author Lin, X. , author Hu, K. , author Wang, L. , author Li, W. , author Wang, M. , author Le, Y. , year 2021 . title Cloud computing-based medical health monitoring I o T system design . journal Mobile Information Systems volume 2021 , pages 8278612
2021
-
[25]
, author Wu, A
author Chen, Y. , author Wu, A. , author Yang, Y. , author Xin, X. , author Song, C. , year 2024 . title Efficient verifiable cloud-assisted PSI cardinality for privacy-preserving contact tracing . journal IEEE Transactions on Cloud Computing volume 12 , pages 251--263
2024
-
[26]
, author Wuniri, Q
author Chu, W. , author Wuniri, Q. , author Du, X. , author Xiong, Q. , author Huang, T. , author Li, K. , year 2021 . title Cloud control system architectures, technologies and applications on intelligent and connected vehicles: a review . journal Chinese Journal of Mechanica...
2021
-
[27]
, author Ma, Y
author Dai, L. , author Ma, Y. , author Gao, R. , author Wu, J. , author Xia, Y. , year 2023 . title Cloud-based computational model predictive control using a parallel multiblock admm approach . journal IEEE Internet of Things Journal volume 10 , pages 10326--10343 . :10.1109...
2023
-
[28]
, author Zahedi, M
author Dissanayake, N. , author Zahedi, M. , author Jayatilaka, A. , author Babar, M.A. , year 2022 . title Why, how and where of delays in software security patch management: An empirical investigation in the healthcare sector . journal Proceedings of the ACM on Human-compute...
2022
-
[29]
, author Aghasi, A
author Doostmohammadian, M. , author Aghasi, A. , author Pirani, M. , author Nekouei, E. , author Zarrabi, H. , author Keypour, R. , author Rikos, A.I. , author Johansson, K.H. , year 2025 . title Survey of distributed algorithms for resource allocation over multi-agent system...
2025
-
[30]
, author Tokmakov, D
author Erukala, S.B. , author Tokmakov, D. , author Perumalla, A. , author Kaluri, R. , author Bekyarova-Tokmakova, A. , author Mileva, N. , author Lubomirov, S. , year 2025 . title A secure end-to-end communication framework for cooperative iot networks using hybrid blockchai...
2025
-
[31]
, author Cao, G
author Feng, Z. , author Cao, G. , author Grigoriadis, K.M. , author Pan, Q. , year 2023 . title Secure MPC -based path-following for UAS in adverse network environment . journal IEEE Transactions on Industrial Informatics
2023
-
[32]
, author Nekouei, E
author Feng, Z. , author Nekouei, E. , year 2025 . title A privacy-preserving framework for cloud-based hvac control . journal IEEE Transactions on Control Systems Technology volume 33 , pages 643--657
2025
-
[33]
, author Arencibia, P.J
author Froomkin, A.M. , author Arencibia, P.J. , author Colangelo-Trenner, P.Z. , year 2022 . title Safety as privacy . journal ARIz. L. REv. volume 64 , pages 921
2022
-
[34]
, author Chen, Q
author Gao, B. , author Chen, Q. , author Liu, Y. , author Wan, K. , author Li, K. , year 2023 a. title Predictive cruise control under cloud control system for urban bus considering queue dissipation time . journal IEEE Transactions on Intelligent Vehicles volume 8 , pages 26...
2023
-
[35]
, author Wan, K
author Gao, B. , author Wan, K. , author Chen, Q. , author Wang, Z. , author Li, R. , author Jiang, Y. , author Mei, R. , author Luo, Y. , author Li, K. , year 2023 b. title A review and outlook on predictive cruise control of vehicles and typical applications under cloud cont...
2023
-
[36]
, author Salahuddin, M.A
author Gharaibeh, A. , author Salahuddin, M.A. , author Hussini, S.J. , author Khreishah, A. , author Khalil, I. , author Guizani, M. , author Al-Fuqaha, A. , year 2017 . title Smart cities: A survey on data management, security, and enabling technologies . journal IEEE Commun...
2017
-
[37]
, author Malik, A.K
author Ghazal, R. , author Malik, A.K. , author Qadeer, N. , author Raza, B. , author Shahid, A.R. , author Alquhayz, H. , year 2020 . title Intelligent role-based access control model and framework using semantic business roles in multi-domain environments . journal IEEE Acce...
2020
-
[38]
, author Verma, S.K
author Ghosh, S. , author Verma, S.K. , author Ghosh, U. , author Al-Numay, M. , year 2023 . title Improved end-to-end data security approach for cloud computing . journal Sustainability volume 15 , pages 16010
2023
-
[39]
, author Imtiaz, J
author Givehchi, O. , author Imtiaz, J. , author Trsek, H. , author Jasperneite, J. , year 2014 . title Control-as-a-service from the cloud: A case study for using virtualized PLC s , in: booktitle 2014 10th IEEE Workshop on Factory Communication Systems (WFCS 2014) , organiza...
2014
-
[40]
, author Ge, X
author Guan, Y. , author Ge, X. , year 2018 . title Distributed attack detection and secure estimation of networked cyber-physical systems against false data injection attacks and jamming attacks . journal IEEE Transactions on Signal and Information Processing over Networks vo...
2018
-
[41]
, author Sun, Q
author Guo, Y. , author Sun, Q. , author Wang, Y. , author Pan, Q. , year 2024 . title Cloud-edge model predictive control of cyber-physical systems under cyber attacks . journal IEEE Transactions on Circuits and Systems I: Regular Papers
2024
-
[42]
, author Khan, Z.Y
author Haq, I.U. , author Khan, Z.Y. , author Ahmad, A. , author Hayat, B. , author Khan, A. , author Lee, Y.E. , author Kim, K.I. , year 2021 . title Evaluating and enhancing the robustness of sustainable neural relationship classifiers using query-efficient black-box adversa...
2021
-
[43]
, author Xi, Z
author He, Q. , author Xi, Z. , author Feng, Z. , author Teng, Y. , author Ma, L. , author Cai, Y. , author Yu, K. , year 2024 . title Telemedicine monitoring system based on fog/edge computing: A survey . journal IEEE Transactions on Services Computing
2024
-
[44]
, author Bac, T.P
author Huong, T.T. , author Bac, T.P. , author Long, D.M. , author Luong, T.D. , author Dan, N.M. , author Thang, B.D. , author Tran, K.P. , et al., year 2021 . title Detecting cyberattacks using anomaly detection in industrial control systems: A federated learning approach . ...
2021
-
[45]
, author Ahmed, W
author Hyder, M.F. , author Ahmed, W. , author Ahmed, M. , year 2023 . title Toward deceiving the intrusion attacks in containerized cloud environment using virtual private cloud-based moving target defense . journal Concurrency and Computation: Practice and Experience volume ...
2023
-
[46]
, author Ezugwu, A.E
author Ikotun, A.M. , author Ezugwu, A.E. , author Abualigah, L. , author Abuhaija, B. , author Heming, J. , year 2022 . title K-means clustering algorithms: A comprehensive review, variants analysis, and advances in the era of big data . journal Information Sciences
2022
-
[47]
, year 2016
author Kobara, K. , year 2016 . title Cyber physical security for industrial control systems and iot . journal IEICE TRANSACTIONS on Information and Systems volume 99 , pages 787--795
2016
-
[48]
, author Orzes, G
author Koh, L. , author Orzes, G. , author Jia, F.J. , year 2019 . title The fourth industrial revolution (industry 4.0): Technologies disruption on operations and supply chain management . journal International Journal of Operations & Production Management volume 39 , pages 817--828
2019
-
[49]
, year 2024
author Kong, P.Y. , year 2024 . title Secret key rate over multiple relays in quantum key distribution for cyber--physical systems . journal IEEE Transactions on Industrial Informatics
2024
-
[50]
, author Alghamdi, S.A
author Kumar, A. , author Alghamdi, S.A. , author Mehbodniya, A. , author Webber, J.L. , author Shavkatovich, S.N. , et al., year 2022 . title Smart power consumption management and alert system using IoT on big data . journal Sustainable Energy Technologies and Assessments vo...
2022
-
[51]
, author Zhang, H
author Lai, C. , author Zhang, H. , author Lu, R. , author Zheng, D. , year 2024 . title Privacy-preserving medical data sharing scheme based on two-party cloud-assisted PSI . journal IEEE Internet of Things Journal volume 11 , pages 15855--15868
2024
-
[52]
, author Srihari, C
author Lakshmanachari, S. , author Srihari, C. , author Ajmera, S. , author Nalajala, P. , year 2017 . title Design and implementation of cloud based patient health care monitoring systems using I o T , in: booktitle 2017 International Conference on Energy, Communication, Data...
2017
-
[53]
, author Khalil, H.K
author Lei, J. , author Khalil, H.K. , year 2016 . title High-gain-predictor-based output feedback control for time-delay nonlinear systems . journal Automatica volume 71 , pages 324--333 . :https://doi.org/10.1016/j.automatica.2016.05.026
2016 doi
-
[54]
, author Wang, X
author Li, H. , author Wang, X. , author Feng, Y. , author Qi, Y. , author Tian, J. , year 2024 a. title Driving intelligent iot monitoring and control through cloud computing and machine learning . journal arXiv preprint arXiv:2403.18100
2024 arXiv
-
[55]
, author Yu, D
author Li, J. , author Yu, D. , author Ma, W. , author Liu, J.J. , author Liu, Y.J. , year 2024 b. title Cooperative control of air--ground swarms under D o S attacks via cloud--fog computing . journal IEEE Transactions on Network Science and Engineering volume 11 , pages 4278--4292
2024
-
[56]
, author Yang, X
author Li, P. , author Yang, X. , year 2019 . title On dynamic recovery of cloud storage system under advanced persistent threats . journal IEEE Access volume 7 , pages 103556--103569
2019
-
[57]
, author Zhao, Y.B
author Li, P. , author Zhao, Y.B. , author Kang, Y. , year 2020 . title Integrated channel-aware scheduling and packet-based predictive control for wireless cloud control systems . journal IEEE Transactions on Cybernetics volume 52 , pages 2735--2749
2020
-
[58]
, author Zhang, Q
author Li, Q. , author Zhang, Q. , author Huang, H. , author Zhang, W. , author Chen, W. , author Wang, H. , year 2022 . title Secure, efficient, and weighted access control for cloud-assisted industrial IoT . journal IEEE Internet of Things Journal volume 9 , pages 16917--16927
2022
-
[59]
, author Wang, X
author Li, X. , author Wang, X. , author Liu, F. , author Lam, H.K. , author Du, Y. , year 2023 . title Stability analysis and event-triggered control for IT 2 discrete-time positive polynomial fuzzy networked control systems with time delay . journal IEEE Transactions on Fuzz...
2023
-
[60]
, year 2017
author Liu, G.P. , year 2017 . title Predictive control of networked multiagent systems via cloud computing . journal IEEE transactions on cybernetics volume 47 , pages 1852--1859
2017
-
[61]
, year 2020
author Liu, G.P. , year 2020 . title Coordinated control of networked multiagent systems via distributed cloud computing using multistep state predictors . journal IEEE Transactions on Cybernetics volume 52 , pages 810--820
2020
-
[62]
, author Xu, G
author Liu, K. , author Xu, G. , author Cao, Q. , author Wang, C. , author Jia, J. , author Gao, Y. , author Xu, G. , year 2023 . title A rivest--shamir--adleman-based robust and effective three-factor user authentication protocol for healthcare use in wireless body area netwo...
2023
-
[63]
, author Dai, X
author Lyu, S. , author Dai, X. , author Ma, Z. , author Gao, Y. , author Hu, Z. , year 2024 . title Modeling and controller design of a cloud-based control switching system in an uncertain network environment . journal Journal of Network and Systems Management volume 32 , pages 72
2024
-
[64]
, author Xia, Y
author Ma, L. , author Xia, Y. , author Ali, Y. , author Zhan, Y. , year 2017 . title Engineering problems in initial phase of cloud control system , in: booktitle 2017 36th Chinese Control Conference (CCC) , pp. pages 7892--7896 . :10.23919/ChiCC.2017.8028603
2017
-
[65]
, author Skalna, I
author Mah, P.M. , author Skalna, I. , author Muzam, J. , year 2022 . title Natural language processing and artificial intelligence for enterprise management in the era of industry 4.0 . journal Applied Sciences volume 12 , pages 9207
2022
-
[66]
, author Knob, L.A.D
author Martins, R.d.J. , author Knob, L.A.D. , author da Silva, E.G. , author Wickboldt, J.A. , author Schaeffer-Filho, A. , author Granville, L.Z. , year 2019 . title Specialized csirt for incident response management in smart grids . journal Journal of Network and Systems Ma...
2019
-
[67]
, author Lovas, R
author Nagy, E. , author Lovas, R. , author Pintye, I. , author Hajnal, \'A . , author Kacsuk, P. , year 2021 . title Cloud-agnostic architectures for machine learning based on apache spark . journal Advances in Engineering Software volume 159 , pages 103029
2021
-
[68]
, author Lucia, W
author Naseri, A.M. , author Lucia, W. , author Youssef, A. , year 2022 . title Encrypted cloud-based set-theoretic model predictive control . journal IEEE Control Systems Letters volume 6 , pages 3032--3037
2022
-
[69]
, author Panda, S
author Otta, S.P. , author Panda, S. , author Gupta, M. , author Hota, C. , year 2023 . title A systematic survey of multi-factor authentication for cloud infrastructure . journal Future Internet volume 15 , pages 146
2023
-
[70]
, author Fan, L.Z
author Pang, Z.H. , author Fan, L.Z. , author Dong, Z. , author Han, Q.L. , author Liu, G.P. , year 2022 . title False data injection attacks against partial sensor measurements of networked control systems . journal IEEE Transactions on Circuits and Systems II: Express Briefs...
2022
-
[71]
, author Dörfler, F
author Pasqualetti, F. , author Dörfler, F. , author Bullo, F. , year 2013 . title Attack detection and identification in cyber-physical systems . journal IEEE Transactions on Automatic Control volume 58 , pages 2715--2729
2013
-
[72]
, author Nayak, C.K
author Pradhan, M. , author Nayak, C.K. , author Pradhan, S.K. , year 2020 . title Intrusion detection system ( IDS ) and their types , in: booktitle Securing the internet of things: Concepts, methodologies, tools, and applications . publisher IGI Global , pp. pages 481--497
2020
-
[73]
, author Lu, Y
author Qi, S. , author Lu, Y. , author Wei, W. , author Chen, X. , year 2020 . title Efficient data access control with fine-grained data protection in cloud-assisted iiot . journal IEEE Internet of Things Journal volume 8 , pages 2886--2899
2020
-
[74]
, author Li, D
author Ramanan, P. , author Li, D. , author Gebraeel, N. , year 2021 . title Blockchain-based decentralized replay attack detection for large-scale power systems . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems volume 52 , pages 4727--4739
2021
-
[75]
, author Hussain, W
author Raza, M.R. , author Hussain, W. , author Merig \'o , J.M. , year 2021 . title Cloud sentiment accuracy comparison using RNN , LSTM and GRU , in: booktitle 2021 Innovations in intelligent systems and applications conference (ASYU) , organization IEEE . pp. pages 1--5
2021
-
[76]
, author Dobias, P
author Ricci, S. , author Dobias, P. , author Malina, L. , author Hajny, J. , author Jedlicka, P. , year 2024 . title Hybrid keys in practice: Combining classical, quantum and post-quantum cryptography . journal IEEE Access
2024
-
[77]
, author Shakir, M
author Saleem, M.U. , author Shakir, M. , author Usman, M.R. , author Bajwa, M.H.T. , author Shabbir, N. , author Shams Ghahfarokhi, P. , author Daniel, K. , year 2023 . title Integrating smart energy management system with internet of things and cloud computing for efficient ...
2023
-
[78]
, author Suzuki, N
author Sasaki, K. , author Suzuki, N. , author Makido, S. , author Nakao, A. , year 2016 . title Vehicle control system coordinated between cloud and mobile edge computing , in: booktitle 2016 55th Annual Conference of the Society of Instrument and Control Engineers of Japan (...
2016
-
[79]
, author Li, A
author Segal-Rozenhaimer, M. , author Li, A. , author Das, K. , author Chirayath, V. , year 2020 . title Cloud detection algorithm for multi-modal satellite imagery using convolutional neural-networks (cnn) . journal Remote Sensing of Environment volume 237 , pages 111446
2020
-
[80]
, author Ratra, K.K
author Seth, D.K. , author Ratra, K.K. , author Sundareswaran, A.P. , year 2025 . title Ai and generative ai-driven automation for multi-cloud and hybrid cloud architectures: Enhancing security, performance, and operational efficiency , in: booktitle 2025 IEEE 15th Annual Comp...
2025
-
[81]
, author Dhanalakshmi, R
author Sinha, B.B. , author Dhanalakshmi, R. , year 2022 . title Recent advancements and challenges of internet of things in smart agriculture: A survey . journal Future Generation Computer Systems volume 126 , pages 169--184
2022
-
[82]
, author Årzén, K.E
author Skarin, P. , author Årzén, K.E. , year 2021 . title Explicit MPC recovery for cloud control systems , in: booktitle 2021 60th IEEE Conference on Decision and Control (CDC) , pp. pages 5394--5401
2021
-
[83]
, author El-Sonbaty, Y
author Sobhy, D. , author El-Sonbaty, Y. , author Abou Elnasr, M. , year 2012 . title Medcloud: Healthcare cloud computing system , in: booktitle 2012 International Conference for Internet Technology and Secured Transactions , pp. pages 161--166
2012
-
[84]
, author Vulpe, A
author Suciu, G. , author Vulpe, A. , author Halunga, S. , author Fratu, O. , author Todoran, G. , author Suciu, V. , year 2013 . title Smart cities built on resilient cloud computing and secure internet of things , in: booktitle 2013 19th international conference on control s...
2013
-
[85]
, author Bao, Y
author Sun, J. , author Bao, Y. , author Qiu, W. , author Lu, R. , author Zhang, S. , author Guan, Y. , author Cheng, X. , year 2025 . title Privacy-preserving fine-grained data sharing with dynamic service for the cloud-edge I o T . journal IEEE Transactions on Dependable and...
2025
-
[86]
, author Alsayyari, A.S
author Talaat, M. , author Alsayyari, A.S. , author Alblawi, A. , author Hatata, A. , year 2020 . title Hybrid-cloud-based data processing for power system monitoring in smart grids . journal Sustainable Cities and Society volume 55 , pages 102049
2020
-
[87]
, year 2024
author Tanksale, V. , year 2024 . title Efficient elliptic curve diffie--hellman key exchange for resource-constrained I o T devices . journal Electronics volume 13 , pages 3631
2024
-
[88]
, year 2023
author Tatineni, S. , year 2023 . title Cloud-based business continuity and disaster recovery strategies . journal International Research Journal of Modernization in Engineering, Technology, and Science volume 5 , pages 1389--1397
2023
-
[89]
, author Shames, I
author Teixeira, A. , author Shames, I. , author Sandberg, H. , author Johansson, K.H. , year 2015 . title A secure control framework for resource-limited adversaries . journal Automatica volume 51 , pages 135--148 . :https://doi.org/10.1016/j.automatica.2014.10.067
2015 doi
-
[90]
, author Faily, S
author Thron, E. , author Faily, S. , author Dogan, H. , author Freer, M. , year 2024 . title Human factors and cyber-security risks on the railway--the critical role played by signalling operations . journal Information & Computer Security
2024
-
[91]
, author Sukmana, M.I
author Torkura, K.A. , author Sukmana, M.I. , author Cheng, F. , author Meinel, C. , year 2021 . title Continuous auditing and threat detection in multi-cloud infrastructure . journal Computers & Security volume 102 , pages 102124
2021
-
[92]
, author Kaya, O
author Uysal, E. , author Kaya, O. , author Ephremides, A. , author Gross, J. , author Codreanu, M. , author Popovski, P. , author Assaad, M. , author Liva, G. , author Munari, A. , author Soret, B. , et al., year 2022 . title Semantic communications in networked systems: A da...
2022
-
[93]
, year 2025
author Veeramachaneni, V. , year 2025 . title Edge computing: Architecture, applications, and future challenges in a decentralized era . journal Recent Trends in Computer Graphics and Multimedia Technology volume 7 , pages 8--23
2025
-
[94]
, author Mei, Y
author Wang, T. , author Mei, Y. , author Jia, W. , author Zheng, X. , author Wang, G. , author Xie, M. , year 2020 . title Edge-based differential privacy computing for sensor--cloud systems . journal Journal of Parallel and Distributed computing volume 136 , pages 75--85
2020
-
[95]
, author Sun, Y
author Wang, X. , author Sun, Y. , author Ding, D. , year 2022 . title Adaptive dynamic programming for networked control systems under communication constraints: a survey of trends and techniques . journal International Journal of Network Dynamics and Intelligence , pages 85--98
2022
-
[96]
, author Yang, S
author Wang, Z. , author Yang, S. , author Xiang, X. , author Vasilijevi \'c , A. , author Mi s kovi \'c , N. , author Na , . , year 2021 . title Cloud-based mission control of USV fleet: Architecture, implementation, and experiments . journal Control Engineering Practice volu...
2021
-
[97]
, author Dai, H.N
author Wu, Y. , author Dai, H.N. , author Wang, H. , author Xiong, Z. , author Guo, S. , year 2022 . title A survey of intelligent network slicing management for industrial I o T : Integrated approaches for smart transportation, smart energy, and smart factory . journal IEEE C...
2022
-
[98]
, year 2012
author Xia, Y. , year 2012 . title From networked control systems to cloud control systems , in: booktitle Proceedings of the 31st Chinese control conference , organization IEEE . pp. pages 5878--5883
2012
-
[99]
, year 2015
author Xia, Y. , year 2015 . title Cloud control systems . journal IEEE/CAA Journal of Automatica Sinica volume 2 , pages 134--142
2015
-
[100]
, year 2024
author Xia, Y. , year 2024 . title Cloud-based control systems: towards the control architecture in cloud computing era . journal Science China Information Sciences volume 67 , pages 206201
2024
-
[101]
, author Zhang, Y
author Xia, Y. , author Zhang, Y. , author Dai, L. , author Zhan, Y. , author Guo, Z. , year 2022 . title A brief survey on recent advances in cloud control systems . journal IEEE Transactions on Circuits and Systems II: Express Briefs volume 69 , pages 3108--3114 . :10.1109/T...
2022
-
[102]
, author Ju, S
author Yang, H. , author Ju, S. , author Xia, Y. , author Zhang, J. , year 2019 . title Predictive cloud control for networked multiagent systems with quantized signals under dos attacks . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems volume 51 , pages 1345--1353
2019
-
[103]
, author Huang, J
author Ye, X. , author Huang, J. , year 2011 . title A framework for cloud-based smart home , in: booktitle Proceedings of 2011 International Conference on Computer Science and Network Technology , pp. pages 894--897 . :10.1109/ICCSNT.2011.6182105
2011
-
[104]
, author Wu, C
author Yin, L. , author Wu, C. , author Zhu, H. , author Chen, Y. , author Zhang, Q. , year 2024 . title Secure control for cyber--physical systems subject to aperiodic D o S attacks . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems
2024
-
[105]
, author Gao, Z
author Yin, X. , author Gao, Z. , author Yue, D. , author Hu, S. , year 2022 . title Cloud-based event-triggered predictive control for heterogeneous NMASs under both DoS attacks and transmission delays . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems volu...
2022
-
[106]
, author Kifayat, K
author Younis, Y.A. , author Kifayat, K. , author Merabti, M. , year 2014 . title An access control model for cloud computing . journal Journal of Information Security and Applications volume 19 , pages 45--60
2014
-
[107]
, author Qiao, Y
author Yuan, M. , author Qiao, Y. , author Fu, Y. , author Tang, J. , year 2022 . title Fountain codes for reliable and deterministic packet transmission in industrial cloud control systems . journal IEEE Internet of Things Journal volume 10 , pages 7114--7125
2022
-
[108]
, author Amjad, M.T
author Zahra, W.U. , author Amjad, M.T. , author Ahsan, A. , author Mumtaz, G. , year 2024 . title Analyzing the limitations and efficiency of configuration strategies in hybrid cloud environments . journal Journal of Computing & Biomedical Informatics volume 7
2024
-
[109]
, author Xia, Y
author Zhan, Y. , author Xia, Y. , author Vasilakos, A.V. , year 2019 . title Future directions of networked control systems: A combination of cloud control and fog control approach . journal Computer networks volume 161 , pages 235--248
2019
-
[110]
, author Gao, H
author Zhang, L. , author Gao, H. , author Kaynak, O. , year 2013 . title Network-induced constraints in networked control systems—a survey . journal IEEE Transactions on Industrial Informatics volume 9 , pages 403--416
2013
-
[111]
, author Han, Q.L
author Zhang, X.M. , author Han, Q.L. , author Ge, X. , author Ding, D. , author Ding, L. , author Yue, D. , author Peng, C. , year 2019 . title Networked control systems: A survey of trends and techniques . journal IEEE/CAA Journal of Automatica Sinica volume 7 , pages 1--17
2019
-
[112]
, author Gao, Q
author Zhao, B. , author Gao, Q. , author Li, Y. , author Lü, J. , author Zhang, K. , year 2024 a. title Cooperative security analysis of industry cloud control systems under false data injection attacks . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems vol...
2024
-
[113]
, author Li, H
author Zhao, F. , author Li, H. , author Wang, J. , author Li, J. , year 2025 . title String stability based cloud predictive control of vehicle platoon with random time delay . journal IEEE Transactions on Vehicular Technology , pages 1--13
2025
-
[114]
, author Zhang, C
author Zhao, M. , author Zhang, C. , author Wu, T. , author Ni, J. , author Liu, X. , author Zhu, L. , year 2024 b. title Revocable and privacy-preserving bilateral access control for cloud data sharing . journal IEEE Transactions on Information Forensics and Security volume 1...
2024
-
[115]
, author Lv, Y
author Zhu, F. , author Lv, Y. , author Chen, Y. , author Wang, X. , author Xiong, G. , author Wang, F.Y. , year 2020 . title Parallel transportation systems: Toward I o T -enabled smart urban traffic control and management . journal IEEE Transactions on Intelligent Transporta...
2020
-
[116]
, author Wang, Z
author Zhu, K. , author Wang, Z. , author Ding, D. , author Dong, H. , author Han, Q.L. , year 2024 . title Privacy-preserving control for 2- D systems with guaranteed probability . journal IEEE Transactions on Systems, Man, and Cybernetics: Systems volume 54 , pages 4999--5011
2024
-
[117]
, author Basar, T
author Zhu, Q. , author Basar, T. , year 2015 . title Game-theoretic methods for robustness, security, and resilience of cyberphysical control systems: Games-in-games principle for optimal cross-layer resilient control systems . journal IEEE Control Systems Magazine volume 35 ...
2015
Reviewed August 4, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.