Skip to main content

Showing 1–42 of 42 results for author: Easwaran, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.19670  [pdf, other

    cs.SE cs.AI cs.LG

    Function+Data Flow: A Framework to Specify Machine Learning Pipelines for Digital Twinning

    Authors: Eduardo de Conto, Blaise Genest, Arvind Easwaran

    Abstract: The development of digital twins (DTs) for physical systems increasingly leverages artificial intelligence (AI), particularly for combining data from different sources or for creating computationally efficient, reduced-dimension models. Indeed, even in very different application domains, twinning employs common techniques such as model order reduction and modelization with hybrid data (that is, da… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

    Comments: 10 pages, 5 figures, to be published in AIware'24

  2. arXiv:2403.13411  [pdf, other

    cs.DC

    Optimal Fixed Priority Scheduling in Multi-Stage Multi-Resource Distributed Real-Time Systems

    Authors: Niraj Kumar, Chuanchao Gao, Arvind Easwaran

    Abstract: This work studies fixed priority (FP) scheduling of real-time jobs with end-to-end deadlines in a distributed system. Specifically, given a multi-stage pipeline with multiple heterogeneous resources of the same type at each stage, the problem is to assign priorities to a set of real-time jobs with different release times to access a resource at each stage of the pipeline subject to the end-to-end… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: Accepted in DATE (Design, Automation and Test in Europe Conference) 2024

  3. arXiv:2307.13419  [pdf, other

    cs.LG cs.RO eess.SY

    Co-Design of Out-of-Distribution Detectors for Autonomous Emergency Braking Systems

    Authors: Michael Yuhas, Arvind Easwaran

    Abstract: Learning enabled components (LECs), while critical for decision making in autonomous vehicles (AVs), are likely to make incorrect decisions when presented with samples outside of their training distributions. Out-of-distribution (OOD) detectors have been proposed to detect such samples, thereby acting as a safety monitor, however, both OOD detectors and LECs require heavy utilization of embedded h… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: 8 pages, 6 figures, ITSC 2023

  4. arXiv:2304.01592  [pdf, other

    cs.AI

    PAC-Based Formal Verification for Out-of-Distribution Data Detection

    Authors: Mohit Prashant, Arvind Easwaran

    Abstract: Cyber-physical systems (CPS) like autonomous vehicles, that utilize learning components, are often sensitive to noise and out-of-distribution (OOD) instances encountered during runtime. As such, safety critical tasks depend upon OOD detection subsystems in order to restore the CPS to a known state or interrupt execution to prevent safety from being compromised. However, it is difficult to guarante… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

    Comments: 10 pages

  5. arXiv:2211.11520  [pdf, other

    cs.RO cs.LG

    Demo Abstract: Real-Time Out-of-Distribution Detection on a Mobile Robot

    Authors: Michael Yuhas, Arvind Easwaran

    Abstract: In a cyber-physical system such as an autonomous vehicle (AV), machine learning (ML) models can be used to navigate and identify objects that may interfere with the vehicle's operation. However, ML models are unlikely to make accurate decisions when presented with data outside their training distribution. Out-of-distribution (OOD) detection can act as a safety monitor for ML models by identifying… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: 3 pages, 5 figures, RTSS 2022

  6. arXiv:2210.09959  [pdf, other

    cs.LG

    Out of Distribution Reasoning by Weakly-Supervised Disentangled Logic Variational Autoencoder

    Authors: Zahra Rahiminasab, Michael Yuhas, Arvind Easwaran

    Abstract: Out-of-distribution (OOD) detection, i.e., finding test samples derived from a different distribution than the training set, as well as reasoning about such samples (OOD reasoning), are necessary to ensure the safety of results generated by machine learning models. Recently there have been promising results for OOD detection in the latent space of variational autoencoders (VAEs). However, without… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

    Comments: Accepted in The 6th International Conference on System Reliability and Safety (ICSRS) 2022

  7. arXiv:2208.10765  [pdf

    cs.CV cs.RO

    A Low-Cost Lane-Following Algorithm for Cyber-Physical Robots

    Authors: Archit Gupta, Arvind Easwaran

    Abstract: Duckiebots are low-cost mobile robots that are widely used in the fields of research and education. Although there are existing self-driving algorithms for the Duckietown platform, they are either too complex or perform too poorly to navigate a multi-lane track. Moreover, it is essential to give memory and computational resources to a Duckiebot so it can perform additional tasks such as out-of-dis… ▽ More

    Submitted 9 October, 2023; v1 submitted 23 August, 2022; originally announced August 2022.

  8. arXiv:2207.14694  [pdf, other

    cs.LG

    Design Methodology for Deep Out-of-Distribution Detectors in Real-Time Cyber-Physical Systems

    Authors: Michael Yuhas, Daniel Jun Xian Ng, Arvind Easwaran

    Abstract: When machine learning (ML) models are supplied with data outside their training distribution, they are more likely to make inaccurate predictions; in a cyber-physical system (CPS), this could lead to catastrophic system failure. To mitigate this risk, an out-of-distribution (OOD) detector can run in parallel with an ML model and flag inputs that could lead to undesirable outcomes. Although OOD det… ▽ More

    Submitted 29 July, 2022; originally announced July 2022.

    Comments: 6 pages, 10 figures

  9. Deadline-constrained Multi-resource Task Map** and Allocation for Edge-Cloud Systems

    Authors: Chuanchao Gao, Aryaman Shaan, Arvind Easwaran

    Abstract: In an edge-cloud system, mobile devices can offload their computation intensive tasks to an edge or cloud server to guarantee the quality of service or satisfy task deadline requirements. However, it is challenging to determine where tasks should be offloaded and processed, and how much network and computation resources should be allocated to them, such that a system with limited resources can obt… ▽ More

    Submitted 7 March, 2023; v1 submitted 13 June, 2022; originally announced June 2022.

    Journal ref: GLOBECOM 2022 - 2022 IEEE Global Communications Conference, Rio de Janeiro, Brazil, 2022, pp. 5037-5043

  10. arXiv:2108.11800  [pdf, other

    cs.LG cs.AI

    Efficient Out-of-Distribution Detection Using Latent Space of $β$-VAE for Cyber-Physical Systems

    Authors: Shreyas Ramakrishna, Zahra Rahiminasab, Gabor Karsai, Arvind Easwaran, Abhishek Dubey

    Abstract: Deep Neural Networks are actively being used in the design of autonomous Cyber-Physical Systems (CPSs). The advantage of these models is their ability to handle high-dimensional state-space and learn compact surrogate representations of the operational state spaces. However, the problem is that the sampled observations used for training the model may never cover the entire state space of the physi… ▽ More

    Submitted 26 August, 2021; originally announced August 2021.

    Comments: Paper accepted for ACM Transactions on Cyber-Physical Systems (2021)

  11. arXiv:2107.11750  [pdf, other

    cs.LG cs.CV

    Improving Variational Autoencoder based Out-of-Distribution Detection for Embedded Real-time Applications

    Authors: Yeli Feng, Daniel Jun Xian Ng, Arvind Easwaran

    Abstract: Uncertainties in machine learning are a significant roadblock for its application in safety-critical cyber-physical systems (CPS). One source of uncertainty arises from distribution shifts in the input data between training and test scenarios. Detecting such distribution shifts in real-time is an emerging approach to address the challenge. The high dimensional input space in CPS applications invol… ▽ More

    Submitted 30 July, 2021; v1 submitted 25 July, 2021; originally announced July 2021.

    Comments: This article appears as part of the ESWEEK-TECS special issue and will be presented in the International Conference on Embedded Software (EMSOFT), 2021

  12. WiP Abstract : Robust Out-of-distribution Motion Detection and Localization in Autonomous CPS

    Authors: Yeli Feng, Arvind Easwaran

    Abstract: Highly complex deep learning models are increasingly integrated into modern cyber-physical systems (CPS), many of which have strict safety requirements. One problem arising from this is that deep learning lacks interpretability, operating as a black box. The reliability of deep learning is heavily impacted by how well the model training data represents runtime test data, especially when the input… ▽ More

    Submitted 25 July, 2021; originally announced July 2021.

  13. Embedded out-of-distribution detection on an autonomous robot platform

    Authors: Michael Yuhas, Yeli Feng, Daniel Jun Xian Ng, Zahra Rahiminasab, Arvind Easwaran

    Abstract: Machine learning (ML) is actively finding its way into modern cyber-physical systems (CPS), many of which are safety-critical real-time systems. It is well known that ML outputs are not reliable when testing data are novel with regards to model training and validation data, i.e., out-of-distribution (OOD) test data. We implement an unsupervised deep neural network-based OOD detector on a real-time… ▽ More

    Submitted 30 June, 2021; originally announced June 2021.

    Comments: 6 pages, 8 figures

    Journal ref: Yuhas, M., Feng, Y., Ng, D. J. X., Rahiminasab, Z., & Easwaran, A. (2021, May). Embedded out-of-distribution detection on an autonomous robot platform. In Proceedings of the Workshop on Design Automation for CPS and IoT (pp. 13-18)

  14. arXiv:2104.11474  [pdf, other

    cs.SE

    Monitoring Cumulative Cost Properties

    Authors: Omar Al-Bataineh, Daniel Jun Xian Ng, Arvind Easwaran

    Abstract: This paper considers the problem of decentralized monitoring of a class of non-functional properties (NFPs) with quantitative operators, namely cumulative cost properties. The decentralized monitoring of NFPs can be a non-trivial task for several reasons: (i) they are typically expressed at a high abstraction level where inter-event dependencies are hidden, (ii) NFPs are difficult to be monitored… ▽ More

    Submitted 23 April, 2021; originally announced April 2021.

    Comments: 12 pages, 8 figures, 5 tables, accepted in FormaliSE 2021

  15. Challenges in Digital Twin Development for Cyber-Physical Production Systems

    Authors: Heejong Park, Arvind Easwaran, Sidharta Andalam

    Abstract: The recent advancement of information and communication technology makes digitalisation of an entire manufacturing shop-floor possible where physical processes are tightly intertwined with their cyber counterparts. This led to an emergence of a concept of digital twin, which is a realistic virtual copy of a physical object. Digital twin will be the key technology in Cyber-Physical Production Syste… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

    Comments: This is a post-peer-review, pre-copyedit version of an article published in Cyber Physical Systems. Model-Based Design. The final authenticated version is available online at: http://dx.doi.org/10.1007/978-3-030-23703-5_2

    Journal ref: Cyber Physical Systems. Model-Based Design (2018)

  16. Online Cycle Detection for Models with Mode-Dependent Input and Output Dependencies

    Authors: Heejong Park, Arvind Easwaran, Etienne Borde

    Abstract: In the fields of co-simulation and component-based modelling, designers import models as building blocks to create a composite model that provides more complex functionalities. Modelling tools perform instantaneous cycle detection (ICD) on the composite models having feedback loops to reject the models if the loops are mathematically unsound and to improve simulation performance. In this case, the… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

    Comments: \c{opyright} 2021. This manuscript version is made available under the CC-BY-NC-ND 4.0 license http://creativecommons.org/licenses/by-nc-nd/4.0/

    Journal ref: Journal of Systems Architecture (2021)

  17. arXiv:2007.10141  [pdf, other

    eess.SY cs.FL

    PAC Model Checking of Black-Box Continuous-Time Dynamical Systems

    Authors: Bai Xue, Miaomiao Zhang, Arvind Easwaran, Qin Li

    Abstract: In this paper we present a novel model checking approach to finite-time safety verification of black-box continuous-time dynamical systems within the framework of probably approximately correct (PAC) learning. The black-box dynamical systems are the ones, for which no model is given but whose states changing continuously through time within a finite time interval can be observed at some discrete t… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

    Comments: Accepted by IEEE TCAD. arXiv admin note: text overlap with arXiv:1207.1272 by other authors

  18. arXiv:2006.15832  [pdf, ps, other

    cs.NI

    Resilience Bounds of Network Clock Synchronization with Fault Correction

    Authors: Linshan Jiang, Rui Tan, Arvind Easwaran

    Abstract: The Internet of Things (IoT) will be a main data generation infrastructure for achieving better system intelligence. This paper considers the design and implementation of a practical privacy-preserving collaborative learning scheme, in which a curious learning coordinator trains a better machine learning model based on the data samples contributed by a number of IoT objects, while the confidential… ▽ More

    Submitted 29 June, 2020; originally announced June 2020.

  19. arXiv:2004.14804  [pdf, other

    cs.CR

    Real-Time Energy Monitoring in IoT-enabled Mobile Devices

    Authors: Nitin Shivaraman, Seima Saki, Zhiwei Liu, Saravanan Ramanathan, Arvind Easwaran, Sebastian Steinhorst

    Abstract: With rapid advancements in the Internet of Things (IoT) paradigm, electrical devices in the near future is expected to have IoT capabilities. This enables fine-grained tracking of individual energy consumption data of such devices, offering location-independent per-device billing. Thus, it is more fine-grained than the location-based metering of state-of-the-art infrastructure, which traditionally… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: 4 pages, 6 figures, accepted DATE 2020 conference

  20. arXiv:2004.14559  [pdf, ps, other

    cs.DC cs.NI

    A Survey on Time-Sensitive Resource Allocation in the Cloud Continuum

    Authors: Saravanan Ramanathan, Nitin Shivaraman, Seima Suryasekaran, Arvind Easwaran, Etienne Borde, Sebastian Steinhorst

    Abstract: Artificial Intelligence (AI) and Internet of Things (IoT) applications are rapidly growing in today's world where they are continuously connected to the internet and process, store and exchange information among the devices and the environment. The cloud and edge platform is very crucial to these applications due to their inherent compute-intensive and resource-constrained nature. One of the forem… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: 15 pages. A version submitted to Information Technology | De Gruyter

    MSC Class: 68M14 ACM Class: A.1; D.4

  21. arXiv:2004.14072  [pdf, other

    cs.NI cs.DC

    DeCoRIC: Decentralized Connected Resilient IoT Clustering

    Authors: Nitin Shivaraman, Saravanan Ramanathan, Shreejith Shanker, Arvind Easwaran, Sebastian Steinhorst

    Abstract: Maintaining peer-to-peer connectivity with low energy overhead is a key requirement for several emerging Internet of Things (IoT) applications. It is also desirable to develop such connectivity solutions for non-static network topologies, so that resilience to device failures can be fully realized. Decentralized clustering has emerged as a promising technique to address this critical challenge. Cl… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: 10 pages, 8 figures, 3 tables, accepted in ICCCN 2020

  22. Managing Industrial Communication Delays with Software-Defined Networking

    Authors: Rutvij H. Jhaveri, Rui Tan, Arvind Easwaran, Sagar V. Ramani

    Abstract: Recent technological advances have fostered the development of complex industrial cyber-physical systems which demand real-time communication with delay guarantees. The consequences of delay requirement violation in such systems may become increasingly severe. In this paper, we propose a contract-based fault-resilient methodology which aims at managing the communication delays of real-time flows i… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

  23. Automatic Generation of Hierarchical Contracts for Resilience in Cyber-Physical Systems

    Authors: Zhiheng Xu, Daniel Jun Xian Ng, Arvind Easwaran

    Abstract: With the growing scale of Cyber-Physical Systems (CPSs), it is challenging to maintain their stability under all operating conditions. How to reduce the downtime and locate the failures becomes a core issue in system design. In this paper, we employ a hierarchical contract-based resilience framework to guarantee the stability of CPS. In this framework, we use Assume Guarantee (A-G) contracts to mo… ▽ More

    Submitted 12 April, 2020; originally announced April 2020.

    Comments: ©2019 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

  24. Demo Abstract: Contract-based Hierarchical Resilience Framework for Cyber-Physical Systems

    Authors: Daniel Jun Xian Ng, Arvind Easwaran, Sidharta Andalam

    Abstract: This demonstration presents a framework for building a resilient Cyber-Physical Systems (CPS) cyber-infrastructure through the use of hierarchical parametric assume-guarantee contracts. A Fischertechnik Sorting Line with Color Detection training model is used to showcase our framework.

    Submitted 12 April, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: 2 pages, 5 figures, published in the Demo Session of IEEE International Conference on Cyber-Physical Systems 2019. Publication rights licensed to ACM

  25. CLAIR: A Contract-based Framework for Develo** Resilient CPS Architectures

    Authors: Sidharta Andalam, Daniel Jun Xian Ng, Arvind Easwaran, Karthik Thangamariappan

    Abstract: Industrial cyber-infrastructure is normally a multilayered architecture. The purpose of the layered architecture is to hide complexity and allow independent evolution of the layers. In this paper, we argue that this traditional strict layering results in poor transparency across layers affecting the ability to significantly improve resiliency. We propose a contract-based methodology where componen… ▽ More

    Submitted 13 April, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: ©2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

  26. Contract-based Methodology for Develo** Resilient Cyber-Infrastructure in the Industry 4.0 Era

    Authors: Sidharta Andalam, Daniel Jun Xian Ng, Arvind Easwaran, Karthik Thangamariappan

    Abstract: As the industrial cyber-infrastructure become increasingly important to realise the objectives of Industry~4.0, the consequence of disruption due to internal or external faults become increasingly severe. Thus there is a need for a resilient infrastructure. In this paper, we propose a contract-based methodology where components across layers of the cyber-infrastructure are associated with contract… ▽ More

    Submitted 12 April, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: ©2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: IEEE Embedded System Letters 11 (2019) 5-8

  27. Contract-based Hierarchical Resilience Management for Cyber-Physical Systems

    Authors: Mohammad Shihabul Haque, Daniel Jun Xian Ng, Arvind Easwaran, Karthik Thangamariappan

    Abstract: Orchestrated collaborative effort of physical and cyber components to satisfy given requirements is the central concept behind Cyber-Physical Systems (CPS). To duly ensure the performance of components, a software-based resilience manager is a flexible choice to detect and recover from faults quickly. However, a single resilience manager, placed at the centre of the system to deal with every fault… ▽ More

    Submitted 12 April, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: ©2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    ACM Class: D.2.4.g; D.2.15; D.2.4.f

    Journal ref: Computer 11 (2018) 56-65

  28. Optimal Virtual Cluster-based Multiprocessor Scheduling

    Authors: Arvind Easwaran, Insik Shin, Insup Lee

    Abstract: Scheduling of constrained deadline sporadic task systems on multiprocessor platforms is an area which has received much attention in the recent past. It is widely believed that finding an optimal scheduler is hard, and therefore most studies have focused on develo** algorithms with good processor utilization bounds. These algorithms can be broadly classified into two categories: partitioned sche… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

    Comments: This is a post-peer-review, pre-copyedit version of an article published in Springer Real-Time Systems journal. The final authenticated version is available online at: https://doi.org/10.1007/s11241-009-9073-x

    Journal ref: Springer Real-Time Systems, Volume 43, Pages 25-59, July 2009

  29. Resource Efficient Isolation Mechanisms in Mixed-Criticality Scheduling

    Authors: Xiaozhe Gu, Arvind Easwaran, Kieu-My Phan, Insik Shin

    Abstract: Mixed-criticality real-time scheduling has been developed to improve resource utilization while guaranteeing safe execution of critical applications. These studies use optimistic resource reservation for all the applications to improve utilization, but prioritize critical applications when the reservations become insufficient at runtime. Many of them however share an impractical assumption that al… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

    Comments: ©2015 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: Euromicro Conference on Real-Time Systems (ECRTS), Lund, 2015, pp. 13-24

  30. TiLA: Twin-in-the-Loop Architecture for Cyber-Physical Production Systems

    Authors: Heejong Park, Arvind Easwaran, Sidharta Andalam

    Abstract: Digital twin is a virtual replica of a real-world object that lives simultaneously with its physical counterpart. Since its first introduction in 2003 by Grieves, digital twin has gained momentum in a wide range of applications such as industrial manufacturing, automotive and artificial intelligence. However, many digital-twin-related approaches, found in industries as well as literature, mainly f… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

    Journal ref: IEEE International Conference on Computer Design (ICCD), Abu Dhabi, United Arab Emirates, 2019, pages 82-90

  31. arXiv:2003.08740  [pdf, other

    cs.CV cs.LG

    Out-of-Distribution Detection in Multi-Label Datasets using Latent Space of $β$-VAE

    Authors: Vijaya Kumar Sundar, Shreyas Ramakrishna, Zahra Rahiminasab, Arvind Easwaran, Abhishek Dubey

    Abstract: Learning Enabled Components (LECs) are widely being used in a variety of perception based autonomy tasks like image segmentation, object detection, end-to-end driving, etc. These components are trained with large image datasets with multimodal factors like weather conditions, time-of-day, traffic-density, etc. The LECs learn from these factors during training, and while testing if there is variati… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

    Comments: Workshop on Assured Autonomy (WAAS) -2020

  32. Dynamic Budget Management with Service Guarantees for Mixed-Criticality Systems

    Authors: Xiaozhe Gu, Arvind Easwaran

    Abstract: Many existing studies on mixed-criticality (MC) scheduling assume that low-criticality budgets for high-criticality applications are known apriori. These budgets are primarily used as guidance to determine when the scheduler should switch the system mode from low to high. Based on this key observation, in this paper we propose a dynamic MC scheduling model under which low-criticality budgets for i… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: ©2016 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: IEEE Real-Time Systems Symposium (RTSS), Porto, Portugal, 2016, pages 47-56

  33. Utilization Difference Based Partitioned Scheduling of Mixed-Criticality Systems

    Authors: Saravanan Ramanathan, Arvind Easwaran

    Abstract: Mixed-Criticality (MC) systems consolidate multiple functionalities with different criticalities onto a single hardware platform. Such systems improve the overall resource utilization while guaranteeing resources to critical tasks. In this paper, we focus on the problem of partitioned multiprocessor MC scheduling, in particular the problem of designing efficient partitioning strategies. We develop… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: ©2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: Design, Automation & Test in Europe Conference & Exhibition (DATE), 2017, Lausanne, 2017, pages 238-243

  34. Demand-based Scheduling of Mixed-Criticality Sporadic Tasks on One Processor

    Authors: Arvind Easwaran

    Abstract: Strategies that artificially tighten high-criticality task deadlines in low-criticality behaviors have been successfully employed for scheduling mixed-criticality systems. Although efficient scheduling algorithms have been developed for implicit deadline task systems, the same is not true for more general sporadic tasks. In this paper we develop a new demand-based schedulability test for such gene… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: ©2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: IEEE Real-Time Systems Symposium (RTSS), Vancouver, Canada, 2013, pages 78-87

  35. Combining Task-level and System-level Scheduling Modes for Mixed Criticality Systems

    Authors: Jalil Boudjadar, Saravanan Ramanathan, Arvind Easwaran, Ulrik Nyman

    Abstract: Different scheduling algorithms for mixed criticality systems have been recently proposed. The common denominator of these algorithms is to discard low critical tasks whenever high critical tasks are in lack of computation resources. This is achieved upon a switch of the scheduling mode from Normal to Critical. We distinguish two main categories of the algorithms: system-level mode switch and task… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

    Comments: ©2019 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: IEEE/ACM International Symposium on Distributed Simulation and Real Time Applications (DS-RT), Cosenza, Italy, 2019, pages 1-10

  36. Multi-Rate Fluid Scheduling of Mixed-Criticality Systems on Multiprocessors

    Authors: Saravanan Ramanathan, Arvind Easwaran, Hyeonjoong Cho

    Abstract: In this paper we consider the problem of mixed-criticality (MC) scheduling of implicit-deadline sporadic task systems on a homogenous multiprocessor platform. Focusing on dual-criticality systems, algorithms based on the fluid scheduling model have been proposed in the past. These algorithms use a dual-rate execution model for each high-criticality task depending on the system mode. Once the syste… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: This is a post-peer-review, pre-copyedit version of an article published in Real-Time Systems. The final authenticated version is available online at the below DOI

    Journal ref: Springer Real-Time Systems, Issue 54, pages 247-277, April 2018

  37. arXiv:2003.05160  [pdf, other

    cs.OS eess.SY

    Efficient Schedulability Test for Dynamic-Priority Scheduling of Mixed-Criticality Real-Time Systems

    Authors: Xiaozhe Gu, Arvind Easwaran

    Abstract: Systems in many safety-critical application domains are subject to certification requirements. In such a system, there are typically different applications providing functionalities that have varying degrees of criticality. Consequently, the certification requirements for functionalities at these different criticality levels are also varying, with very high levels of assurance required for a highl… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: Publication rights licensed to ACM

    Journal ref: ACM Transactions on Embedded Computing Systems, Volume 17, Issue 1, Pages 24:1-24:24, November 2017

  38. arXiv:1910.12000  [pdf, other

    cs.NI

    SlotSwapper: A Schedule Randomization protocol for Real-Time WirelessHART Networks

    Authors: Ankita Samaddar, Arvind Easwaran, Rui Tan

    Abstract: Industrial process control systems are time-critical systems where reliable communications between sensors and actuators need to be guaranteed within strict deadlines to maintain safe operation of all the components of the system. WirelessHART is the most widely adopted standard which serve as the medium of communication in industrial setups due to its support for Time Division Multiple Access (TD… ▽ More

    Submitted 26 October, 2019; originally announced October 2019.

    Comments: RTN, ECRTS 2019

  39. arXiv:1909.04886  [pdf, other

    eess.SY cs.LG stat.ML

    Towards Safe Machine Learning for CPS: Infer Uncertainty from Training Data

    Authors: Xiaozhe Gu, Arvind Easwaran

    Abstract: Machine learning (ML) techniques are increasingly applied to decision-making and control problems in Cyber-Physical Systems among which many are safety-critical, e.g., chemical plants, robotics, autonomous vehicles. Despite the significant benefits brought by ML techniques, they also raise additional safety issues because 1) most expressive and powerful ML models are not transparent and behave as… ▽ More

    Submitted 11 September, 2019; originally announced September 2019.

    Comments: Publication rights licensed to ACM

    Journal ref: In Proceedings of the 10th ACM/IEEE International Conference on Cyber-Physical Systems (ICCPS), 2019. ACM, New York, NY, USA, pages 249-258

  40. arXiv:1810.08342  [pdf, ps, other

    cs.DC

    Flow Network Models for Online Scheduling Real-time Tasks on Multiprocessors

    Authors: Hyeonjoong Cho, Arvind Easwaran

    Abstract: We consider the flow network model to solve the multiprocessor real-time task scheduling problems. Using the flow network model or its generic form, linear programming (LP) formulation, for the problems is not new. However, the previous works have limitations, for example, that they are classified as offline scheduling techniques since they establish a flow network model or an LP problem consideri… ▽ More

    Submitted 18 October, 2018; originally announced October 2018.

    Comments: 33 pages, 12 figures, submitted to Real-Time Systems

  41. arXiv:1809.08195  [pdf, other

    cs.ET

    Crossbar-Constrained Technology Map** for ReRAM based In-Memory Computing

    Authors: Debjyoti Bhattacharjee, Yaswanth Tavva, Arvind Easwaran, Anupam Chattopadhyay

    Abstract: In recent times, Resistive RAMs (ReRAMs) have gained significant prominence due to their unique feature of supporting both non-volatile storage and logic capabilities. ReRAM is also reported to provide extremely low power consumption compared to the standard CMOS storage devices. As a result, researchers have explored the map** and design of diverse applications, ranging from arithmetic to neuro… ▽ More

    Submitted 21 September, 2018; originally announced September 2018.

  42. arXiv:1809.03165  [pdf, ps, other

    cs.DC

    Resilience Bounds of Sensing-Based Network Clock Synchronization

    Authors: Rui Tan, Linshan Jiang, Arvind Easwaran, Jothi Prasanna Shanmuga Sundaram

    Abstract: Recent studies exploited external periodic synchronous signals to synchronize a pair of network nodes to address a threat of delaying the communications between the nodes. However, the sensing-based synchronization may yield faults due to nonmalicious signal and sensor noises. This paper considers a system of N nodes that will fuse their peer-to-peer synchronization results to correct the faults.… ▽ More

    Submitted 10 September, 2018; originally announced September 2018.