Skip to main content

Showing 1–10 of 10 results for author: Lawford, M

.
  1. arXiv:2402.10226  [pdf, other

    cs.RO eess.SY

    Simulation-based Analysis of a Novel Loop-based Road Topology for Autonomous Vehicles

    Authors: Stefan Ramdhan, Winnie Trandinh, Sathurshan Arulmohan, Xiayong Hu, Spencer Deevy, Victor Bandur, Vera Pantelic, Mark Lawford, Alan Wassyng

    Abstract: The challenges in implementing SAE Level 4/5 autonomous vehicles are manifold, with intersection navigation being a pervasive one. We analyze a novel road topology invented by a co-author of this paper, Xiayong Hu. The topology eliminates the need for traditional traffic control and cross-traffic at intersections, potentially improving the safety of autonomous driving systems. The topology, herein… ▽ More

    Submitted 2 February, 2024; originally announced February 2024.

    Comments: 8 pages, 10 figures, Submitted to IV2024

  2. arXiv:2305.18608  [pdf, other

    cs.SE

    Test Case Generation for Drivability Requirements of an Automotive Cruise Controller: An Experience with an Industrial Simulator

    Authors: Federico Formica, Nicholas Petrunti, Lucas Bruck, Vera Pantelic, Mark Lawford, Claudio Menghi

    Abstract: Automotive software development requires engineers to test their systems to detect violations of both functional and drivability requirements. Functional requirements define the functionality of the automotive software. Drivability requirements refer to the driver's perception of the interactions with the vehicle; for example, they typically require limiting the acceleration and jerk perceived by… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

    Comments: 10 pages papaer plus 2 of bibliography. 10 figures and 6 tables

  3. arXiv:2302.02524  [pdf, other

    eess.IV cs.CV cs.LG

    Novel Fundus Image Preprocessing for Retcam Images to Improve Deep Learning Classification of Retinopathy of Prematurity

    Authors: Sajid Rahim, Kourosh Sabri, Anna Ells, Alan Wassyng, Mark Lawford, Linyang Chu, Wenbo He

    Abstract: Retinopathy of Prematurity (ROP) is a potentially blinding eye disorder because of damage to the eye's retina which can affect babies born prematurely. Screening of ROP is essential for early detection and treatment. This is a laborious and manual process which requires trained physician performing dilated ophthalmological examination which can be subjective resulting in lower diagnosis success fo… ▽ More

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

    Comments: 10 pages, 4 figures, 7 tables. arXiv admin note: text overlap with arXiv:1904.08796 by other authors

    ACM Class: I.2.1

  4. arXiv:2212.11589  [pdf, other

    cs.SE

    Simulation-based Testing of Simulink Models with Test Sequence and Test Assessment Blocks

    Authors: Federico Formica, Tony Fan, Akshay Rajhans, Vera Pantelic, Mark Lawford, Claudio Menghi

    Abstract: Simulation-based software testing supports engineers in finding faults in Simulink models. It typically relies on search algorithms that iteratively generate test inputs used to exercise models in simulation to detect design errors. While simulation-based software testing techniques are effective in many practical scenarios, they are typically not fully integrated within the Simulink environment a… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

  5. arXiv:2111.14324  [pdf, other

    cs.LG

    Is the Rush to Machine Learning Jeopardizing Safety? Results of a Survey

    Authors: Mehrnoosh Askarpour, Alan Wassyng, Mark Lawford, Richard Paige, Zinovy Diskin

    Abstract: Machine learning (ML) is finding its way into safety-critical systems (SCS). Current safety standards and practice were not designed to cope with ML techniques, and it is difficult to be confident that SCSs that contain ML components are safe. Our hypothesis was that there has been a rush to deploy ML techniques at the expense of a thorough examination as to whether the use of ML techniques introd… ▽ More

    Submitted 28 November, 2021; originally announced November 2021.

  6. arXiv:2010.11163  [pdf, ps, other

    cs.HC

    Literature Review of Computer Tools for the Visually Impaired: a focus on Search Engines

    Authors: Guy Meyer, Alan Wassyng, Mark Lawford, Kourosh Sabri, Shahram Shirani

    Abstract: A sudden reliance on the internet has resulted in the global standardization of specific software and interfaces tailored for the average user. Whether it be web apps or dedicated software, the methods of interaction are seemingly similar. But when the computer tool is presented with unique users, specifically with a disability, the quality of interaction degrades, sometimes to a point of complete… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

    Comments: 103 pages

    ACM Class: D.2.2; H.1.2; H.3.3; H.3.5

  7. arXiv:2007.10120  [pdf, other

    cs.SE

    Supporting Modularity in Simulink Models

    Authors: Monika Jaskolka, Vera Pantelic, Alan Wassyng, Mark Lawford

    Abstract: Model-Based Development (MBD) is widely used for embedded controls development, with Matlab Simulink being one of the most used modelling environments in industry. As with all software, Simulink models are subject to evolution over their lifetime and must be maintained. Modularity is a fundamental software engineering principle facilitating the construction of complex software, and is used in text… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

  8. arXiv:1912.09912  [pdf, other

    cs.SE

    Assurance via workflow+ modelling and conformance

    Authors: Zinovy Diskin, Nicholas Annable, Alan Wassyng, Mark Lawford

    Abstract: We propose considering assurance as a model management enterprise: saying that a system is safe amounts to specifying three workflows modelling how the safety engineering process is defined and executed, and checking their conformance. These workflows are based on precise data modelling as in functional block diagrams, but their distinctive feature is the presence of relationships between the outp… ▽ More

    Submitted 20 December, 2019; originally announced December 2019.

  9. arXiv:1911.11302  [pdf, other

    cs.LO cs.SE

    Multiple Model Synchronization with Multiary Delta Lenses with Amendment and K-Putput

    Authors: Zinovy Diskin, Harald König, Mark Lawford

    Abstract: Multiple (more than 2) model synchronization is ubiquitous and important for model driven engineering, but its theoretical underpinning gained much less attention than the binary case. Specifically, the latter was extensively studied by the bx community in the framework of algebraic models for update propagation called lenses. Now we make a step to restore the balance and propose a notion of multi… ▽ More

    Submitted 25 November, 2019; originally announced November 2019.

    Comments: The version published at FAC has multiple essential typos in section 7.1, which make that section practically unreadable

    Journal ref: Formal Aspects of Computing 31(5): 611-640 (2019)

  10. Formal Verification of Real-Time Function Blocks Using PVS

    Authors: Linna Pang, Chen-Wei Wang, Mark Lawford, Alan Wassyng, Josh Newell, Vera Chow, David Tremaine

    Abstract: A critical step towards certifying safety-critical systems is to check their conformance to hard real-time requirements. A promising way to achieve this is by building the systems from pre-verified components and verifying their correctness in a compositional manner. We previously reported a formal approach to verifying function blocks (FBs) using tabular expressions and the PVS proof assistant. B… ▽ More

    Submitted 11 June, 2015; originally announced June 2015.

    Comments: In Proceedings ESSS 2015, arXiv:1506.03250

    ACM Class: D.2.4; F.4.1

    Journal ref: EPTCS 184, 2015, pp. 65-79