Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–22 of 22 results for author: Goudarzi, M

.
  1. arXiv:2407.14116  [pdf, other

    cs.CR cs.LG

    AuditNet: A Conversational AI-based Security Assistant [DEMO]

    Authors: Shohreh Deldari, Mohammad Goudarzi, Aditya Joshi, Arash Shaghaghi, Simon Finn, Flora D. Salim, Sanjay Jha

    Abstract: In the age of information overload, professionals across various fields face the challenge of navigating vast amounts of documentation and ever-evolving standards. Ensuring compliance with standards, regulations, and contractual obligations is a critical yet complex task across various professional fields. We propose a versatile conversational AI assistant framework designed to facilitate complian… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

  2. arXiv:2407.05290  [pdf, ps, other

    cs.CR

    Lack of Systematic Approach to Security of IoT Context Sharing Platforms

    Authors: Mohammad Goudarzi, Arash Shaghaghi, Simon Finn, Sanjay Jha

    Abstract: IoT context-sharing platforms are an essential component of today's interconnected IoT deployments with their security affecting the entire deployment and the critical infrastructure adopting IoT. We report on a lack of systematic approach to the security of IoT context-sharing platforms and propose the need for a methodological and systematic alternative to evaluate the existing solutions and dev… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

    Comments: Accepted to 21st Annual International Conference on Privacy, Security, and Trust (PST2024)

  3. arXiv:2310.09003  [pdf, other

    cs.DC

    μ-DDRL: A QoS-Aware Distributed Deep Reinforcement Learning Technique for Service Offloading in Fog computing Environments

    Authors: Mohammad Goudarzi, Maria A. Rodriguez, Majid Sarvi, Rajkumar Buyya

    Abstract: Fog and Edge computing extend cloud services to the proximity of end users, allowing many Internet of Things (IoT) use cases, particularly latency-critical applications. Smart devices, such as traffic and surveillance cameras, often do not have sufficient resources to process computation-intensive and latency-critical services. Hence, the constituent parts of services can be offloaded to nearby Ed… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

  4. arXiv:2309.07407  [pdf, other

    cs.DC

    Deep Reinforcement Learning-based Scheduling for Optimizing System Load and Response Time in Edge and Fog Computing Environments

    Authors: Zhiyu Wang, Mohammad Goudarzi, Mingming Gong, Rajkumar Buyya

    Abstract: Edge/fog computing, as a distributed computing paradigm, satisfies the low-latency requirements of ever-increasing number of IoT applications and has become the mainstream computing paradigm behind IoT applications. However, because large number of IoT applications require execution on the edge/fog resources, the servers may be overloaded. Hence, it may disrupt the edge/fog servers and also negati… ▽ More

    Submitted 22 October, 2023; v1 submitted 13 September, 2023; originally announced September 2023.

  5. arXiv:2308.02834  [pdf, other

    cs.DC

    FLight: A Lightweight Federated Learning Framework in Edge and Fog Computing

    Authors: Wuji Zhu, Mohammad Goudarzi, Rajkumar Buyya

    Abstract: The number of Internet of Things (IoT) applications, especially latency-sensitive ones, have been significantly increased. So, Cloud computing, as one of the main enablers of the IoT that offers centralized services, cannot solely satisfy the requirements of IoT applications. Edge/Fog computing, as a distributed computing paradigm, processes, and stores IoT data at the edge of the network, offerin… ▽ More

    Submitted 5 August, 2023; originally announced August 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2211.07238

  6. arXiv:2305.08317  [pdf

    cs.AR

    By-Software Branch Prediction in Loops

    Authors: Maziar Goudarzi, Reza Azimi, Julian Humecki, Faizaan Rehman, Richard Zhang, Chirag Sethi, Tanishq Bomman, Yuqi Yang

    Abstract: Load-Dependent Branches (LDB) often do not exhibit regular patterns in their local or global history and thus are inherently hard to predict correctly by conventional branch predictors. We propose a software-to-hardware branch pre-resolution mechanism that allows software to pass branch outcomes to the processor frontend ahead of fetching the branch instruction. A compiler pass identifies the inst… ▽ More

    Submitted 10 June, 2023; v1 submitted 14 May, 2023; originally announced May 2023.

    ACM Class: B.1.4.b; B.8; C.0.2; C.1.1.b; C.1.5.a; D.3.4.b; D.4.8.b

  7. arXiv:2303.06896  [pdf

    cs.DC

    Quality of Service (QoS)-driven Edge Computing and Smart Hospitals: A Vision, Architectural Elements, and Future Directions

    Authors: Rajkumar Buyya, Satish N. Srirama, Redowan Mahmud, Mohammad Goudarzi, Leila Ismail, Vassilis Kostakos

    Abstract: The Internet of Things (IoT) paradigm is drastically changing our world by making everyday objects an integral part of the Internet. This transformation is increasingly being adopted in the healthcare sector, where Smart Hospitals are now relying on IoT technologies to track staff, patients, devices, and equipment, both within a hospital and beyond. This paradigm opens the door to new innovations… ▽ More

    Submitted 13 March, 2023; originally announced March 2023.

    Comments: 14 pages, 6 figures

    ACM Class: C.1.4

  8. arXiv:2301.01758  [pdf, other

    cs.DC cs.CV

    An Ensemble Mobile-Cloud Computing Method for Affordable and Accurate Glucometer Readout

    Authors: Navidreza Asadi, Maziar Goudarzi

    Abstract: Despite essential efforts towards advanced wireless medical devices for regular monitoring of blood properties, many such devices are not available or not affordable for everyone in many countries. Alternatively using ordinary devices, patients ought to log data into a mobile health-monitoring manually. It causes several issues: (1) clients reportedly tend to enter unrealistic data; (2) typing val… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

    Comments: 12 pages, 12 figures, 8 tables

  9. arXiv:2211.06982  [pdf, ps, other

    cs.PF cs.LG cs.SD eess.AS

    FullPack: Full Vector Utilization for Sub-Byte Quantized Inference on General Purpose CPUs

    Authors: Hossein Katebi, Navidreza Asadi, Maziar Goudarzi

    Abstract: Although prior art has demonstrated negligible accuracy drop in sub-byte quantization -- where weights and/or activations are represented by less than 8 bits -- popular SIMD instructions of CPUs do not natively support these datatypes. While recent methods, such as ULPPACK, are already using sub-byte quantization on general-purpose CPUs with vector units, they leave out several empty bits between… ▽ More

    Submitted 20 November, 2022; v1 submitted 13 November, 2022; originally announced November 2022.

  10. Variant Parallelism: Lightweight Deep Convolutional Models for Distributed Inference on IoT Devices

    Authors: Navidreza Asadi, Maziar Goudarzi

    Abstract: Two major techniques are commonly used to meet real-time inference limitations when distributing models across resource-constrained IoT devices: (1) model parallelism (MP) and (2) class parallelism (CP). In MP, transmitting bulky intermediate data (orders of magnitude larger than input) between devices imposes huge communication overhead. Although CP solves this problem, it has limitations on the… ▽ More

    Submitted 11 June, 2023; v1 submitted 15 October, 2022; originally announced October 2022.

    Comments: 8 pages, 6 figures, 7 tables

  11. arXiv:2204.12580  [pdf, other

    cs.DC

    Scheduling IoT Applications in Edge and Fog Computing Environments: A Taxonomy and Future Directions

    Authors: Mohammad Goudarzi, Marimuthu Palaniswami, Rajkumar Buyya

    Abstract: Fog computing, as a distributed paradigm, offers cloud-like services at the edge of the network with low latency and high-access bandwidth to support a diverse range of IoT application scenarios. To fully utilize the potential of this computing paradigm, scalable, adaptive, and accurate scheduling mechanisms and algorithms are required to efficiently capture the dynamics and requirements of users,… ▽ More

    Submitted 26 April, 2022; originally announced April 2022.

    Comments: ACM Computing Surveys (CSUR): Revised

  12. arXiv:2203.05161  [pdf, other

    cs.DC

    Container Orchestration in Edge and Fog Computing Environments for Real-Time IoT Applications

    Authors: Zhiyu Wang, Mohammad Goudarzi, Jagannath Aryal, Rajkumar Buyya

    Abstract: Resource management is the principal factor to fully utilize the potential of Edge/Fog computing to execute real-time and critical IoT applications. Although some resource management frameworks exist, the majority are not designed based on distributed containerized components. Hence, they are not suitable for highly distributed and heterogeneous computing environments. Containerized resource manag… ▽ More

    Submitted 10 March, 2022; originally announced March 2022.

    Comments: 20 pages, 10 figures

  13. arXiv:2110.12415  [pdf, other

    cs.DC cs.LG

    A Distributed Deep Reinforcement Learning Technique for Application Placement in Edge and Fog Computing Environments

    Authors: Mohammad Goudarzi, Marimuthu Palaniswami, Rajkumar Buyya

    Abstract: Fog/Edge computing is a novel computing paradigm supporting resource-constrained Internet of Things (IoT) devices by the placement of their tasks on the edge and/or cloud servers. Recently, several Deep Reinforcement Learning (DRL)-based placement techniques have been proposed in fog/edge computing environments, which are only suitable for centralized setups. The training of well-performed DRL age… ▽ More

    Submitted 24 October, 2021; originally announced October 2021.

    Comments: This Paper is accepted in IEEE Transactions on Mobile Computing (TMC), on 23 October 2021

  14. arXiv:2109.05636  [pdf, other

    cs.DC cs.PF cs.SE

    IFogSim2: An Extended iFogSim Simulator for Mobility, Clustering, and Microservice Management in Edge and Fog Computing Environments

    Authors: Redowan Mahmud, Samodha Pallewatta, Mohammad Goudarzi, Rajkumar Buyya

    Abstract: Internet of Things (IoT) has already proven to be the building block for next-generation Cyber-Physical Systems (CPSs). The considerable amount of data generated by the IoT devices needs latency-sensitive processing, which is not feasible by deploying the respective applications in remote Cloud datacentres. Edge/Fog computing, a promising extension of Cloud at the IoT-proximate network, can meet s… ▽ More

    Submitted 15 September, 2021; v1 submitted 12 September, 2021; originally announced September 2021.

    Comments: The source code of the iFogSim2 simulator is accessible from: https://github.com/Cloudslab/iFogSim

  15. arXiv:2108.02328  [pdf, other

    cs.DC cs.PF

    A Distributed Application Placement and Migration Management Techniques for Edge and Fog Computing Environments

    Authors: Mohammad Goudarzi, Marimuthu Palaniswami, Rajkumar Buyya

    Abstract: Fog/Edge computing model allows harnessing of resources in the proximity of the Internet of Things (IoT) devices to support various types of real-time IoT applications. However, due to the mobility of users and a wide range of IoT applications with different requirements, it is a challenging issue to satisfy these applications' requirements. The execution of IoT applications exclusively on one fog… ▽ More

    Submitted 4 August, 2021; originally announced August 2021.

    Comments: Accepted as keynote paper in: 16th CONFERENCE ON COMPUTER SCIENCE AND INTELLIGENCE SYSTEMS FedCSIS 2021

  16. arXiv:2108.00591  [pdf, other

    cs.DC cs.NI cs.PF eess.SY

    Resource Management in Edge and Fog Computing using FogBus2 Framework

    Authors: Mohammad Goudarzi, Qifan Deng, Rajkumar Buyya

    Abstract: Edge/Fog computing is a novel computing paradigm that provides resource-limited Internet of Things (IoT) devices with scalable computing and storage resources. Compared to cloud computing, edge/fog servers have fewer resources, but they can be accessed with higher bandwidth and less communication latency. Thus, integrating edge/fog and cloud infrastructures can support the execution of diverse lat… ▽ More

    Submitted 1 August, 2021; originally announced August 2021.

    Comments: Software Availability: The source code of the FogBus2 framework and newly implemented IoT applications and scheduling policies are accessible from the CLOUDS Laboratory GitHub webpage: https://github.com/Cloudslab/FogBus2

  17. Providing a hybrid cryptography algorithm for lightweight authentication protocol in RFID with urban traffic usage case

    Authors: V. Chegeni, H. Haj Seyyed javadi, M. R Moazami Goudarzi, A. Rezakhani

    Abstract: Today, the Internet of Things (IoT) is one of the emerging technologies that enable the connection and transfer of information through communication networks. The main idea of the IoT is the widespread presence of objects such as mobile devices, sensors, and RFID. With the increase in traffic volume in urban areas, the existing intelligent urban traffic management system based on IoT can be vital.… ▽ More

    Submitted 15 April, 2021; originally announced April 2021.

    Comments: 10 pages,2 figures

  18. arXiv:2003.13675  [pdf, other

    cs.NI cs.GT

    On Coordination of Smart Grid and Cooperative Cloud Providers

    Authors: Monireh Mohebbi Moghaddam, Mohammad Hossein Manshaei, Mehdi Naderi Soorki, Walid Saad, Maziar Goudarzi, Dusit Niyato

    Abstract: Cooperative cloud providers in the form of cloud federations can potentially reduce their energy costs by exploiting electricity price fluctuations across different locations. In this environment, on the one hand, the electricity price has a significant influence on the federations formed, and, thus, on the profit earned by the cloud providers, and on the other hand, the cloud cooperation has an i… ▽ More

    Submitted 30 March, 2020; originally announced March 2020.

  19. arXiv:2003.02820  [pdf

    cs.DC cs.NI

    Workload Scheduling on heterogeneous Mobile Edge Cloud in 5G networks to Minimize SLA Violation

    Authors: Mostafa Hadadian Nejad Yousefi, Amirmasoud Ghiassi, Boshra Sadat Hashemi, Maziar Goudarzi

    Abstract: Smart devices have become an indispensable part of our lives and gain increasing applicability in almost every area. Latency-aware applications such as Augmented Reality (AR), autonomous driving, and online gaming demand more resources such as network bandwidth and computational capabilities. Since the traditional mobile networks cannot fulfill the required bandwidth and latency, Mobile Edge Cloud… ▽ More

    Submitted 21 March, 2020; v1 submitted 5 March, 2020; originally announced March 2020.

    Comments: 12 pages, 8 figures, 4 tables contact: hadadian AT ce DOT sharif DOT edu

  20. A Scheduling Algorithm to Maximize Storm Throughput in Heterogeneous Cluster

    Authors: Hamid Nasiri, Saeed Nasehi, Arman Divband, Maziar Goudarzi

    Abstract: In the most popular distributed stream processing frameworks (DSPFs), programs are modeled as a directed acyclic graph. This model allows a DSPF to benefit from the parallelism power of distributed clusters. However, choosing the proper number of vertices for each operator and finding an appropriate mapping between these vertices and processing resources have a determinative effect on overall thro… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Journal ref: J Big Data 10, 103 (2023)

  21. On Reliability-Aware Server Consolidation in Cloud Datacenters

    Authors: Amir Varasteh, Farzad Tashtarian, Maziar Goudarzi

    Abstract: In the past few years, datacenter (DC) energy consumption has become an important issue in technology world. Server consolidation using virtualization and virtual machine (VM) live migration allows cloud DCs to improve resource utilization and hence energy efficiency. In order to save energy, consolidation techniques try to turn off the idle servers, while because of workload fluctuations, these o… ▽ More

    Submitted 1 September, 2017; originally announced September 2017.

    Comments: International Symposium on Parallel and Distributed Computing (ISPDC), Innsbruck, Austria, 2017

  22. arXiv:1302.2227  [pdf

    cs.DC

    Virtual Machine Consolidation for Datacenter Energy Improvement

    Authors: Sina Esfandiarpoor, Ali Pahlavan, Maziar Goudarzi

    Abstract: Rapid growth and proliferation of cloud computing services around the world has increased the necessity and significance of improving the energy efficiency of could implementations. Virtual machines (VM) comprise the backend of most, if not all, cloud computing services. Several VMs are often consolidated on a physical machine to better utilize its resources. We take into account the cooling and n… ▽ More

    Submitted 9 February, 2013; originally announced February 2013.

    Comments: This is draft version. The finally version will be published