Skip to main content

Showing 1–24 of 24 results for author: Achilleos, A

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

    cs.LO cs.FL

    Monitorability for the Modal mu-Calculus over Systems with Data: From Practice to Theory

    Authors: Luca Aceto, Antonis Achilleos, Duncan Paul Attard, Léo Exibard, Adrian Francalanza, Anna Ingólfsdóttir, Karoliina Lehtinen

    Abstract: Runtime verification, also known as runtime monitoring, consists of checking whether a system satisfies a given specification by observing the trace it produces during its execution. It is used as a lightweight verification technique to complement or substitute costlier methods such as model-checking. In the regular setting, Hennessy-Milner logic with recursion, a variant of the modal mu-calculu… ▽ More

    Submitted 6 June, 2025; originally announced June 2025.

  2. arXiv:2505.22277  [pdf, ps, other

    cs.LO

    The complexity of deciding characteristic formulae modulo nested simulation

    Authors: Luca Aceto, Antonis Achilleos, Aggeliki Chalki, Anna Ingolfsdottir

    Abstract: This paper studies the complexity of determining whether a formula in the modal logics characterizing the nested-simulation semantics is characteristic for some process, which is equivalent to determining whether the formula is satisfiable and prime. The main results are that the problem of determining whether a formula is prime in the modal logic characterizing the 2-nested-simulation preorder is… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

  3. arXiv:2501.14249  [pdf, other

    cs.LG cs.AI cs.CL

    Humanity's Last Exam

    Authors: Long Phan, Alice Gatti, Ziwen Han, Nathaniel Li, Josephina Hu, Hugh Zhang, Chen Bo Calvin Zhang, Mohamed Shaaban, John Ling, Sean Shi, Michael Choi, Anish Agrawal, Arnav Chopra, Adam Khoja, Ryan Kim, Richard Ren, Jason Hausenloy, Oliver Zhang, Mantas Mazeika, Dmitry Dodonov, Tung Nguyen, Jaeho Lee, Daron Anderson, Mikhail Doroshenko, Alun Cennyth Stokes , et al. (1084 additional authors not shown)

    Abstract: Benchmarks are important tools for tracking the rapid advancements in large language model (LLM) capabilities. However, benchmarks are not keeping pace in difficulty: LLMs now achieve over 90\% accuracy on popular benchmarks like MMLU, limiting informed measurement of state-of-the-art LLM capabilities. In response, we introduce Humanity's Last Exam (HLE), a multi-modal benchmark at the frontier of… ▽ More

    Submitted 19 April, 2025; v1 submitted 24 January, 2025; originally announced January 2025.

    Comments: 29 pages, 6 figures

  4. arXiv:2410.21884   

    cs.FL cs.CC cs.LO

    Proceedings Fifteenth International Symposium on Games, Automata, Logics, and Formal Verification

    Authors: Antonis Achilleos, Adrian Francalanza

    Abstract: This volume contains the proceedings of GandALF 2024, the Fifteenth International Symposium on Games, Automata, Logics, and Formal Verification. GandALF 2024 took place on 19-21 June 2024, in Reykjavik, Iceland. The aim of GandALF 2024 is to bring together researchers from academia and industry who are actively working in the fields of Games, Automata, Logics, and Formal Verification. The idea is… ▽ More

    Submitted 29 October, 2024; originally announced October 2024.

    Journal ref: EPTCS 409, 2024

  5. arXiv:2405.13697  [pdf, other

    cs.LO

    The complexity of deciding characteristic formulae in van Glabbeek's branching-time spectrum

    Authors: Luca Aceto, Antonis Achilleos, Aggeliki Chalki, Anna Ingolfsdottir

    Abstract: Characteristic formulae give a complete logical description of the behaviour of processes modulo some chosen notion of behavioural semantics. They allow one to reduce equivalence or preorder checking to model checking, and are exactly the formulae in the modal logics characterizing classic behavioural equivalences and preorders for which model checking can be reduced to equivalence or preorder che… ▽ More

    Submitted 13 November, 2024; v1 submitted 22 May, 2024; originally announced May 2024.

    Comments: 67 pages, 1 figure

  6. arXiv:2405.12882  [pdf, ps, other

    cs.LO

    Centralized vs Decentralized Monitors for Hyperproperties

    Authors: Luca Aceto, Antonis Achilleos, Elli Anastasiadi, Adrian Francalanza, Daniele Gorla, Jana Wagemaker

    Abstract: This paper focuses on the runtime verification of hyperproperties expressed in Hyper-recHML, an expressive yet simple logic for describing properties of sets of traces. To this end, we consider a simple language of monitors that observe sets of system executions and report verdicts w.r.t. a given Hyper-recHML formula. We first employ a unique omniscient monitor that centrally observes all system t… ▽ More

    Submitted 30 April, 2025; v1 submitted 21 May, 2024; originally announced May 2024.

    ACM Class: F.3.1

  7. arXiv:2309.17318   

    cs.FL cs.CC cs.LO

    Proceedings of the Fourteenth International Symposium on Games, Automata, Logics, and Formal Verification

    Authors: Antonis Achilleos, Dario Della Monica

    Abstract: This volume contains the proceedings of the 14th International Symposium on Games, Automata, Logics, and Formal Verification (GandALF 2023). The aim of GandALF 2023 symposium is to bring together researchers from academia and industry who are actively working in the fields of Games, Automata, Logics, and Formal Verification. The idea is to cover an ample spectrum of themes, ranging from theory to… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

    Journal ref: EPTCS 390, 2023

  8. Complexity results for modal logic with recursion via translations and tableaux

    Authors: Luca Aceto, Antonis Achilleos, Elli Anastasiadi, Adrian Francalanza, Anna Ingólfsdóttir

    Abstract: This paper studies the complexity of classical modal logics and of their extension with fixed-point operators, using translations to transfer results across logics. In particular, we show several complexity results for multi-agent logics via translations to and from the $μ$-calculus and modal logic, which allow us to transfer known upper and lower bounds. We also use these translations to introduc… ▽ More

    Submitted 6 August, 2024; v1 submitted 29 June, 2023; originally announced June 2023.

    Comments: arXiv admin note: text overlap with arXiv:2209.10377

    Journal ref: Logical Methods in Computer Science, Volume 20, Issue 3 (August 7, 2024) lmcs:11525

  9. arXiv:2306.05229  [pdf, ps, other

    cs.LO

    If At First You Don't Succeed: Extended Monitorability through Multiple Executions

    Authors: Antonis Achilleos, Adrian Francalanza, Jasmine Xuereb

    Abstract: This paper studies the extent to which branching-time properties can be adequately verified using runtime monitors. We depart from the classical setup where monitoring is limited to a single system execution and investigate the enhanced observational capabilities when monitoring a system over multiple runs. To ensure generality in our results, we focus on branching-time properties expressed in the… ▽ More

    Submitted 20 May, 2025; v1 submitted 8 June, 2023; originally announced June 2023.

  10. arXiv:2304.10334  [pdf, other

    cs.LO

    Counting Computations with Formulae: Logical Characterisations of Counting Complexity Classes

    Authors: Antonis Achilleos, Aggeliki Chalki

    Abstract: We present quantitative logics with two-step semantics based on the framework of quantitative logics introduced by Arenas et al. (2020) and the two-step semantics defined in the context of weighted logics by Gastin & Monmege (2018). We show that some of the fragments of our logics augmented with a least fixed point operator capture interesting classes of counting problems. Specifically, we answer… ▽ More

    Submitted 16 May, 2023; v1 submitted 20 April, 2023; originally announced April 2023.

    Comments: 40 pages, 4 figures

    ACM Class: F.1.3; F.4.1

  11. Complexity through Translations for Modal Logic with Recursion

    Authors: Luca Aceto, Antonis Achilleos, Elli Anastasiadi, Adrian Francalanza, Anna Ingolfsdottir

    Abstract: This paper studies the complexity of classical modal logics and of their extension with fixed-point operators, using translations to transfer results across logics. In particular, we show several complexity results for multi-agent logics via translations to and from the mu-calculus and modal logic, which allow us to transfer known upper and lower bounds. We also use these translations to introduc… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

    Comments: In Proceedings GandALF 2022, arXiv:2209.09333

    ACM Class: F.4.1; I.2.4

    Journal ref: EPTCS 370, 2022, pp. 34-48

  12. arXiv:2202.11570  [pdf, ps, other

    cs.LO

    Monitoring hyperproperties with circuits

    Authors: Luca Aceto, Antonios Achilleos, Elli Anastasiadi, Adrian Francalanza

    Abstract: This paper presents an extension of the safety fragment of Hennessy-Milner Logic with recursion over sets of traces, in the spirit of Hyper-LTL. It then introduces a novel monitoring setup that employs circuit-like structures to combine verdicts from regular monitors. The main contribution of this study is the monitors and their semantics themselves, as well as a monitor-synthesis procedure from f… ▽ More

    Submitted 10 May, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: 10 pages, 1 tikz figure, 1 table of semantics, accepted for FORTE 2022

  13. arXiv:2104.14266  [pdf, ps, other

    cs.LO cs.FL

    Axiomatizations and Computability of Weighted Monadic Second-Order Logic

    Authors: Antonis Achilleos, Mathias Ruggaard Pedersen

    Abstract: Weighted monadic second-order logic is a weighted extension of monadic second-order logic that captures exactly the behaviour of weighted automata. Its semantics is parameterized with respect to a semiring on which the values that weighted formulas output are evaluated. Gastin and Monmege (2018) gave abstract semantics for a version of weighted monadic second-order logic to give a more general and… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

    Comments: Full version of paper to be published in the proceedings of LICS 2021

  14. arXiv:2006.05463  [pdf, ps, other

    cs.LO

    Axiomatizing recursion-free, regular monitors

    Authors: Luca Aceto, Antonis Achilleos, Elli Anastasiadi, Anna Ingolfsdottir

    Abstract: Monitors are a key tool in the field of runtime verification, where they are used to verify system properties by analyzing execution traces generated by processes. Work on runtime monitoring carried out in a series of papers by Aceto et al.$~$has specified monitors using a variation on the regular fragment of Milner's CCS and studied two trace-based notions of equivalence over monitors, namely ver… ▽ More

    Submitted 10 May, 2022; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: Preprint submitted to Journal of logical and algebraic methods in programing 2020

  15. arXiv:1906.00766  [pdf, ps, other

    cs.LO

    An Operational Guide to Monitorability

    Authors: Luca Aceto, Antonis Achilleos, Adrian Francalanza, Anna Ingólfsdóttir, Karoliina Lehtinen

    Abstract: Monitorability delineates what properties can be verified at runtime. Although many monitorability definitions exist, few are defined explicitly in terms of the guarantees provided by monitors, i.e., the computational entities carrying out the verification. We view monitorability as a spectrum: the fewer monitor guarantees that are required, the more properties become monitorable. We present a mon… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

  16. arXiv:1902.05152  [pdf, ps, other

    cs.LO cs.FL

    The Cost of Monitoring Alone

    Authors: Luca Aceto, Antonis Achilleos, Adrian Francalanza, Anna Ingólfsdóttir, Karoliina Lehtinen

    Abstract: We compare the succinctness of two monitoring systems for properties of infinite traces, namely parallel and regular monitors. Although a parallel monitor can be turned into an equivalent regular monitor, the cost of this transformation is a double-exponential blowup in the syntactic size of the monitors, and a triple-exponential blowup when the goal is a deterministic monitor. We show that these… ▽ More

    Submitted 13 February, 2019; originally announced February 2019.

    Comments: 22 pages

  17. Adventures in Monitorability: From Branching to Linear Time and Back Again

    Authors: Luca Aceto, Antonis Achilleos, Adrian Francalanza, Anna Ingólfsdóttir, Karoliina Lehtinen

    Abstract: This paper establishes a comprehensive theory of runtime monitorability for Hennessy-Milner logic with recursion, a very expressive variant of the modal $μ$-calculus. It investigates the monitorability of that logic with a linear-time semantics and then compares the obtained results with ones that were previously presented in the literature for a branching-time setting. Our work establishes an exp… ▽ More

    Submitted 1 February, 2019; originally announced February 2019.

    Comments: Published in POPL 2019. 54 pages, including the appendix

    Journal ref: Proc. ACM Program. Lang. 3, POPL, Article 52 (January 2019), 29 pages

  18. arXiv:1611.10212  [pdf, other

    cs.LO cs.FL

    Determinizing Monitors for HML with Recursion

    Authors: Luca Aceto, Antonis Achilleos, Adrian Francalanza, Anna Ingólfsdóttir, Sævar Örn Kjartansson

    Abstract: We examine the determinization of monitors for HML with recursion. We demonstrate that every monitor is equivalent to a deterministic one, which is at most doubly exponential in size with respect to the original monitor. When monitors are described as CCS-like processes, this doubly exponential bound is optimal. When (deterministic) monitors are described as finite automata (as their LTS), then th… ▽ More

    Submitted 30 November, 2016; originally announced November 2016.

  19. The Completeness Problem for Modal Logic

    Authors: Antonis Achilleos

    Abstract: We introduce the completeness problem for Modal Logic and examine its complexity. For a definition of completeness for formulas, given a formula of a modal logic, the completeness problem asks whether the formula is complete for that logic. We discover that completeness and validity have the same complexity --- with certain exceptions for which there are, in general, no complete formulas. To prove… ▽ More

    Submitted 19 September, 2017; v1 submitted 3 May, 2016; originally announced May 2016.

  20. arXiv:1503.00362  [pdf, ps, other

    cs.LO cs.CC

    NEXP-completeness and Universal Hardness Results for Justification Logic

    Authors: Antonis Achilleos

    Abstract: We provide a lower complexity bound for the satisfiability problem of a multi-agent justification logic, establishing that the general NEXP upper bound from our previous work is tight. We then use a simple modification of the corresponding reduction to prove that satisfiability for all multi-agent justification logics from there is hard for the Sigma 2 p class of the second level of the polynomial… ▽ More

    Submitted 1 March, 2015; originally announced March 2015.

    Comments: Shorter version has been accepted for publication by CSR 2015

  21. arXiv:1402.3066  [pdf, ps, other

    cs.LO

    Complexity Jumps In Multiagent Justification Logic Under Interacting Justifications

    Authors: Antonis Achilleos

    Abstract: The Logic of Proofs, LP, and its successor, Justification Logic, is a refinement of the modal logic approach to epistemology in which proofs/justifications are taken into account. In 2000 Kuznets showed that satisfiability for LP is in the second level of the polynomial hierarchy, a result which has been successfully repeated for all other one-agent justification logics whose complexity is known.… ▽ More

    Submitted 26 April, 2014; v1 submitted 13 February, 2014; originally announced February 2014.

  22. arXiv:1401.5846  [pdf, ps, other

    cs.LO

    Modal Logics with Hard Diamond-free Fragments

    Authors: Antonis Achilleos

    Abstract: We investigate the complexity of modal satisfiability for certain combinations of modal logics. In particular we examine four examples of multimodal logics with dependencies and demonstrate that even if we restrict our inputs to diamond-free formulas (in negation normal form), these logics still have a high complexity. This result illustrates that having D as one or more of the combined logics, as… ▽ More

    Submitted 14 November, 2015; v1 submitted 22 January, 2014; originally announced January 2014.

    Comments: New version: improvements and corrections according to reviewers' comments. Accepted at LFCS 2016

  23. arXiv:1309.5184  [pdf, ps, other

    cs.LO cs.CC

    Closing a Gap in the Complexity of Refinement Modal Logic

    Authors: Antonis Achilleos, Michael Lampis

    Abstract: Refinement Modal Logic (RML), which was recently introduced by Bozzelli et al., is an extension of classical modal logic which allows one to reason about a changing model. In this paper we study computational complexity questions related to this logic, settling a number of open problems. Specifically, we study the complexity of satisfiability for the existential fragment of RML, a problem posed by… ▽ More

    Submitted 20 September, 2013; originally announced September 2013.

  24. arXiv:0912.4941  [pdf, ps, other

    cs.LO cs.DS

    Parameterized Modal Satisfiability

    Authors: Antonis Achilleos, Michael Lampis, Valia Mitsou

    Abstract: We investigate the parameterized computational complexity of the satisfiability problem for modal logic and attempt to pinpoint relevant structural parameters which cause the problem's combinatorial explosion, beyond the number of propositional variables v. To this end we study the modality depth, a natural measure which has appeared in the literature, and show that, even though modal satisfiabi… ▽ More

    Submitted 25 December, 2009; originally announced December 2009.