@article{13234,
  abstract     = {Neural-network classifiers achieve high accuracy when predicting the class of an input that they were trained to identify. Maintaining this accuracy in dynamic environments, where inputs frequently fall outside the fixed set of initially known classes, remains a challenge. We consider the problem of monitoring the classification decisions of neural networks in the presence of novel classes. For this purpose, we generalize our recently proposed abstraction-based monitor from binary output to real-valued quantitative output. This quantitative output enables new applications, two of which we investigate in the paper. As our first application, we introduce an algorithmic framework for active monitoring of a neural network, which allows us to learn new classes dynamically and yet maintain high monitoring performance. As our second application, we present an offline procedure to retrain the neural network to improve the monitor’s detection performance without deteriorating the network’s classification accuracy. Our experimental evaluation demonstrates both the benefits of our active monitoring framework in dynamic scenarios and the effectiveness of the retraining procedure.},
  author       = {Kueffner, Konstantin and Lukina, Anna and Schilling, Christian and Henzinger, Thomas A},
  issn         = {1433-2787},
  journal      = {International Journal on Software Tools for Technology Transfer},
  pages        = {575--592},
  publisher    = {Springer Nature},
  title        = {{Into the unknown: Active monitoring of neural networks (extended version)}},
  doi          = {10.1007/s10009-023-00711-4},
  volume       = {25},
  year         = {2023},
}

@article{10861,
  abstract     = {We introduce in this paper AMT2.0, a tool for qualitative and quantitative analysis of hybrid continuous and Boolean signals that combine numerical values and discrete events. The evaluation of the signals is based on rich temporal specifications expressed in extended signal temporal logic, which integrates timed regular expressions within signal temporal logic. The tool features qualitative monitoring (property satisfaction checking), trace diagnostics for explaining and justifying property violations and specification-driven measurement of quantitative features of the signal. We demonstrate the tool functionality on several running examples and case studies, and evaluate its performance.},
  author       = {Nickovic, Dejan and Lebeltel, Olivier and Maler, Oded and Ferrere, Thomas and Ulus, Dogan},
  issn         = {1433-2787},
  journal      = {International Journal on Software Tools for Technology Transfer},
  keywords     = {Information Systems, Software},
  number       = {6},
  pages        = {741--758},
  publisher    = {Springer Nature},
  title        = {{AMT 2.0: Qualitative and quantitative trace analysis with extended signal temporal logic}},
  doi          = {10.1007/s10009-020-00582-z},
  volume       = {22},
  year         = {2020},
}

@article{4584,
  abstract     = {This paper introduces, gently but rigorously, the clock approach to real-time programming. We present with mathematical precision, assuming no prerequisites other than familiarity with logical and programming notations, the concepts that are necessary for understanding, writing, and executing clock programs. In keeping with an expository style, all references are clustered in bibliographic remarks at the end of each section. The first appendix presents proof rules for verifying temporal properties of clock programs. The second appendix points to selected literature on formal methods and tools for programming with clocks. In particular, the timed automaton, which is a finite-state machine equipped with clocks, has become a standard paradigm for real-time model checking; it underlies the tools HyTech, Kronos, and Uppaal, which are discussed elsewhere in this volume.},
  author       = {Alur, Rajeev and Henzinger, Thomas A},
  issn         = {1433-2779},
  journal      = {Software Tools For Technology Transfer},
  number       = {1-2},
  pages        = {86 -- 109},
  publisher    = {Springer},
  title        = {{Real-time system = discrete system + clock variables}},
  doi          = {10.1007/s100090050007},
  volume       = {1},
  year         = {1997},
}

@article{4493,
  abstract     = {A hybrid system is a dynamical system whose behavior exhibits both discrete and continuous change. A hybrid automaton is a mathematical model for hybrid systems, which combines, in a single formalism, automaton transitions for capturing discrete change with differential equations for capturing continuous change. HyTech is a symbolic model checker for linear hybrid automata, a subclass of hybrid automata that can be analyzed automatically by computing with polyhedral state sets. A key feature of HyTech is its ability to perform parametric analysis, i.e., to determine the values of design parameters for which a linear hybrid automaton satisfies a temporal-logic requirement.},
  author       = {Henzinger, Thomas A and Ho, Pei and Wong Toi, Howard},
  issn         = {1433-2779},
  journal      = {Software Tools For Technology Transfer},
  number       = {1-2},
  pages        = {110 -- 122},
  publisher    = {Springer},
  title        = {{HyTech: A model checker for hybrid systems}},
  doi          = {10.1007/s100090050008},
  volume       = {1},
  year         = {1997},
}

