scispace - formally typeset
C

Christopher M. Poskitt

Researcher at Singapore Management University

Publications -  45
Citations -  842

Christopher M. Poskitt is an academic researcher from Singapore Management University. The author has contributed to research in topics: Cyber-physical system & Correctness. The author has an hindex of 12, co-authored 45 publications receiving 598 citations. Previous affiliations of Christopher M. Poskitt include ETH Zurich & Singapore University of Technology and Design.

Papers
More filters
Proceedings ArticleDOI

Anomaly Detection for a Water Treatment System Using Unsupervised Machine Learning

TL;DR: This paper proposes and evaluates the application of unsupervised machine learning to anomaly detection for a Cyber-Physical System (CPS), and compares two methods: Deep Neural Networks (DNN) adapted to time series data generated by a CPS, and one-class Support Vector Machines (SVM).
Proceedings ArticleDOI

Learning from Mutants: Using Code Mutation to Learn and Monitor Invariants of a Cyber-Physical System

TL;DR: This paper proposes a novel approach for constructing models of CPS automatically, by applying supervised machine learning to data traces obtained after systematically seeding their software components with faults ("mutants").
Journal ArticleDOI

Hoare-Style Verification of Graph Programs

TL;DR: This paper presents a Hoare-style proof system for verifying the partial correctness of (a subset of) graph programs, and shows that the proof system is sound with respect to GP's operational semantics.
Proceedings ArticleDOI

Learning from Mutants: Using Code Mutation to Learn and Monitor Invariants of a Cyber-Physical System

TL;DR: In this paper, a supervised machine learning approach is proposed for constructing models of cyber-physical systems (CPSs) automatically by applying machine learning to data traces obtained after systematically seeding their software components with faults.
Book ChapterDOI

Verifying Monadic Second-Order Properties of Graph Programs

TL;DR: This paper extends the nested graph conditions of Habel, Pennemann, and Rensink to make them equivalently expressive to monadic second-order logic on graphs, and presents a weakest liberal precondition construction for these assertions.