Skip to main content

Showing 1–3 of 3 results for author: Ang, Z

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

    cs.PL

    Predictive Monitoring with Strong Trace Prefixes

    Authors: Zhendong Ang, Umang Mathur

    Abstract: Runtime predictive analyses enhance coverage of traditional dynamic analyses based bug detection techniques by identifying a space of feasible reorderings of the observed execution and determining if any of these witnesses the violation of some desired safety property. The most popular approach for modelling the space of feasible reorderings is through Mazurkiewicz's trace equivalence. The simplic… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  2. arXiv:2310.14611  [pdf, other

    cs.PL

    Predictive Monitoring against Pattern Regular Languages

    Authors: Zhendong Ang, Umang Mathur

    Abstract: In this paper, we focus on the problem of dynamically analysing concurrent software against high-level temporal specifications. Existing techniques for runtime monitoring against such specifications are primarily designed for sequential software and remain inadequate in the presence of concurrency -- violations may be observed only in intricate thread interleavings, requiring many re-runs of the u… ▽ More

    Submitted 18 January, 2024; v1 submitted 23 October, 2023; originally announced October 2023.

  3. arXiv:2207.11247  [pdf, other

    cs.CV cs.AI cs.CL cs.LG cs.MM

    Panoptic Scene Graph Generation

    Authors: **gkang Yang, Yi Zhe Ang, Zu** Guo, Kaiyang Zhou, Wayne Zhang, Ziwei Liu

    Abstract: Existing research addresses scene graph generation (SGG) -- a critical technology for scene understanding in images -- from a detection perspective, i.e., objects are detected using bounding boxes followed by prediction of their pairwise relationships. We argue that such a paradigm causes several problems that impede the progress of the field. For instance, bounding box-based labels in current dat… ▽ More

    Submitted 22 July, 2022; originally announced July 2022.

    Comments: Accepted to ECCV'22 (Paper ID #222, Final Score 2222). Project Page: https://psgdataset.org/. OpenPSG Codebase: https://github.com/**gkang50/OpenPSG