Skip to main content

Showing 1–14 of 14 results for author: Roop, P

.
  1. arXiv:2406.07737  [pdf, other

    cs.SE cs.AI cs.LG cs.PL

    The Future of Software Engineering in an AI-Driven World

    Authors: Valerio Terragni, Partha Roop, Kelly Blincoe

    Abstract: A paradigm shift is underway in Software Engineering, with AI systems such as LLMs gaining increasing importance for improving software development productivity. This trend is anticipated to persist. In the next five years, we will likely see an increasing symbiotic partnership between human developers and AI. The Software Engineering research community cannot afford to overlook this trend; we mus… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Comments: This paper was accepted at the "International Workshop on Software Engineering in 2030," co-located with FSE 2024. It was also invited to the special issue of ACM TOSEM

  2. Logical Synchrony Networks: A formal model for deterministic distribution

    Authors: Logan Kenwright, Partha Roop, Nathan Allen, Sanjay Lall, Calin Cascaval, Tammo Spalink, Martin Izzard

    Abstract: Kahn Process Networks (KPNs) are a deterministic Model of Computation (MoC) for distributed systems. KPNs supports non-blocking writes and blocking reads, with the consequent assumption of unbounded buffers between processes. Variants such as Finite FIFO Platforms (FFP) have been developed, which enforce boundedness. One issue with existing models is that they mix process synchronisation with proc… ▽ More

    Submitted 5 June, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

  3. arXiv:2311.18198  [pdf, other

    cs.CV

    S-T CRF: Spatial-Temporal Conditional Random Field for Human Trajectory Prediction

    Authors: Pengqian Han, Jiamou Liu, Jialing He, Zeyu Zhang, Song Yang, Yanni Tang, Partha Roop

    Abstract: Trajectory prediction is of significant importance in computer vision. Accurate pedestrian trajectory prediction benefits autonomous vehicles and robots in planning their motion. Pedestrians' trajectories are greatly influenced by their intentions. Prior studies having introduced various deep learning methods only pay attention to the spatial and temporal information of trajectory, overlooking the… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

  4. arXiv:2311.18149  [pdf, other

    cs.CV

    STF: Spatial Temporal Fusion for Trajectory Prediction

    Authors: Pengqian Han, Partha Roop, Jiamou Liu, Tianzhe Bao, Yifei Wang

    Abstract: Trajectory prediction is a challenging task that aims to predict the future trajectory of vehicles or pedestrians over a short time horizon based on their historical positions. The main reason is that the trajectory is a kind of complex data, including spatial and temporal information, which is crucial for accurate prediction. Intuitively, the more information the model can capture, the more preci… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

    Comments: 6 pages, 6 figures

  5. arXiv:2202.00559  [pdf, other

    eess.SP cs.FL cs.LG

    Runtime Monitoring and Statistical Approaches for Correlation Analysis of ECG and PPG

    Authors: Abhinandan Panda, Srinivas Pinisetty, Partha Roop

    Abstract: Biophysical signals such as Electrocardiogram (ECG) and Photoplethysmogram (PPG) are key to the sensing of vital parameters for wellbeing. Coincidentally, ECG and PPG are signals, which provide a "different window" into the same phenomena, namely the cardiac cycle. While they are used separately, there are no studies regarding the exact correction of the different ECG and PPG events. Such correlat… ▽ More

    Submitted 20 January, 2022; originally announced February 2022.

    Comments: 5pages, 6 figures

  6. arXiv:2110.01974  [pdf, other

    cs.SE cs.FL cs.RO

    Runtime Interchange for Adaptive Re-use of Intelligent Cyber-Physical System Controllers

    Authors: Hammond Pearce, Xin Yang, Srinivas Pinisetty, Partha S. Roop

    Abstract: Cyber-Physical Systems (CPSs) such as those found within autonomous vehicles are increasingly adopting Artificial Neural Network (ANN)-based controllers. To ensure the safety of these controllers, there is a spate of recent activity to formally verify the ANN-based designs. There are two challenges with these approaches: (1) The verification of such systems is difficult and time consuming. (2) The… ▽ More

    Submitted 23 September, 2021; originally announced October 2021.

    Comments: 10 pages, 7 figures

  7. Designing Neural Networks for Real-Time Systems

    Authors: Hammond Pearce, Xin Yang, Partha S. Roop, Marc Katzef, Tórur Biskopstø Strøm

    Abstract: Artificial Neural Networks (ANNs) are increasingly being used within safety-critical Cyber-Physical Systems (CPSs). They are often co-located with traditional embedded software, and may perform advisory or control-based roles. It is important to validate both the timing and functional correctness of these systems. However, most approaches in the literature consider guaranteeing only the functional… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.

    Comments: 4 pages, 2 figures. IEEE Embedded Systems Letters, 2020

  8. arXiv:1806.05754  [pdf, other

    eess.SY

    Quantized State Hybrid Automata for Cyber-Physical Systems

    Authors: Avinash Malik, Partha Roop

    Abstract: Cyber-physical systems involve a network of discrete controllers that control physical processes. Examples range from autonomous cars to implantable medical devices, which are highly safety critical. Hybrid Automata (HA) based formal approach is gaining momentum for the specification and validation of CPS. HA combines the model of the plant along with its discrete controller resulting in a piece-w… ▽ More

    Submitted 14 June, 2018; originally announced June 2018.

  9. arXiv:1703.01107  [pdf, other

    eess.SY physics.med-ph q-bio.TO

    An intracardiac electrogram model to bridge virtual hearts and implantable cardiac devices

    Authors: Weiwei Ai, Nitish Patel, Partha Roop, Avinash Malik, Nathan Allen, Mark L. Trew

    Abstract: Virtual heart models have been proposed to enhance the safety of implantable cardiac devices through closed loop validation. To communicate with a virtual heart, devices have been driven by cardiac signals at specific sites. As a result, only the action potentials of these sites are sensed. However, the real device implanted in the heart will sense a complex combination of near and far-field extra… ▽ More

    Submitted 3 March, 2017; originally announced March 2017.

  10. arXiv:1612.05030  [pdf, other

    cs.FL cs.SE

    Runtime enforcement of reactive systems using synchronous enforcers

    Authors: Srinivas Pinisetty, Partha S Roop, Steven Smyth, Stavros Tripakis, Reinhard von Hanxleden

    Abstract: Synchronous programming is a paradigm of choice for the design of safety-critical reactive systems. Runtime enforcement is a technique to ensure that the output of a black-box system satisfies some desired properties. This paper deals with the problem of runtime enforcement in the context of synchronous programs. We propose a framework where an enforcer monitors both the inputs and the outputs of… ▽ More

    Submitted 15 December, 2016; originally announced December 2016.

    Comments: Keywords: Runtime monitoring, Runtime Enforcement, Automata, Safety properties, Synchronous programming, SCCharts synchronous language

  11. arXiv:1608.00128  [pdf, other

    math.NA

    Regularity of the Solution to 1-D Fractional Order Diffusion Equations

    Authors: V. J. Ervin, N. Heuer, J. P. Roop

    Abstract: In this article we investigate the solution of the steady-state fractional diffusion equation on a bounded domain in $\real^{1}$. From an analysis of the underlying model problem, we postulate that the fractional diffusion operator in the modeling equations is neither the Riemann-Liouville nor the Caputo fractional differential operators. We then find a closed form expression for the kernel of the… ▽ More

    Submitted 30 July, 2016; originally announced August 2016.

    Comments: 33 pages, 12 figures

    MSC Class: 65N30; 35B65; 41A10; 33C45

  12. arXiv:1603.05315  [pdf, ps, other

    eess.SY q-bio.TO

    Towards the Emulation of the Cardiac Conduction System for Pacemaker Testing

    Authors: Eugene Yip, Sidharta Andalam, Partha S. Roop, Avinash Malik, Mark Trew, Weiwei Ai, Nitish Patel

    Abstract: The heart is a vital organ that relies on the orchestrated propagation of electrical stimuli to coordinate each heart beat. Abnormalities in the heart's electrical behaviour can be managed with a cardiac pacemaker. Recently, the closed-loop testing of pacemakers with an emulation (real-time simulation) of the heart has been proposed. An emulated heart would provide realistic reactions to the pacem… ▽ More

    Submitted 17 March, 2016; v1 submitted 16 March, 2016; originally announced March 2016.

  13. arXiv:1510.04336  [pdf, other

    cs.FL eess.SY

    A synchronous rendering of hybrid systems for designing Plant-on-a-Chip (PoC)

    Authors: Avinash Malik, Partha S Roop, Sidharta Andalam, Eugene Yip, Mark Trew

    Abstract: Hybrid systems are discrete controllers that are used for controlling a physical process (plant) exhibiting continuous dynamics. A hybrid automata (HA) is a well known and widely used formal model for the specification of such systems. While many methods exist for simulating hybrid automata, there are no known approaches for the automatic code generation from HA that are semantic preserving. If th… ▽ More

    Submitted 14 October, 2015; originally announced October 2015.

    Comments: 18 pages

  14. arXiv:1501.05936  [pdf, other

    eess.SY cs.PL

    A unified framework for modeling and implementation of hybrid systems with synchronous controllers

    Authors: Avinash Malik, Partha Roop

    Abstract: This paper presents a novel approach to including non-instantaneous discrete control transitions in the linear hybrid automaton approach to simulation and verification of hybrid control systems. In this paper we study the control of a continuously evolving analog plant using a controller programmed in a synchronous programming language. We provide extensions to the synchronous subset of the System… ▽ More

    Submitted 23 January, 2015; originally announced January 2015.

    Comments: 16 pages