Skip to main content

Showing 1–10 of 10 results for author: Ronca, A

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

    cs.LG cs.AI cs.FL

    Tractable Offline Learning of Regular Decision Processes

    Authors: Ahana Deb, Roberto Cipollone, Anders Jonsson, Alessandro Ronca, Mohammad Sadegh Talebi

    Abstract: This work studies offline Reinforcement Learning (RL) in a class of non-Markovian environments called Regular Decision Processes (RDPs). In RDPs, the unknown dependency of future observations and rewards from the past interactions can be captured by some hidden finite-state automaton. For this reason, many RDP algorithms first reconstruct this unknown dependency using automata learning techniques.… ▽ More

    Submitted 4 September, 2024; originally announced September 2024.

    Comments: To appear in EWRL 2024

  2. arXiv:2405.11657  [pdf, other

    cs.LG cs.AI cs.FL cs.LO cs.NE

    On the Expressivity of Recurrent Neural Cascades with Identity

    Authors: Nadezda Alexandrovna Knorozova, Alessandro Ronca

    Abstract: Recurrent Neural Cascades (RNC) are the class of recurrent neural networks with no cyclic dependencies among recurrent neurons. Their subclass RNC+ with positive recurrent weights has been shown to be closely connected to the star-free regular languages, which are the expressivity of many well-established temporal logics. The existing expressivity results show that the regular languages captured b… ▽ More

    Submitted 9 September, 2024; v1 submitted 19 May, 2024; originally announced May 2024.

    Comments: Full version with appendix of a paper with the same title that will appear in the proceedings of KR 2024

  3. arXiv:2312.09048  [pdf, other

    cs.LG cs.FL cs.NE

    On The Expressivity of Recurrent Neural Cascades

    Authors: Nadezda Alexandrovna Knorozova, Alessandro Ronca

    Abstract: Recurrent Neural Cascades (RNCs) are the recurrent neural networks with no cyclic dependencies among recurrent neurons. This class of recurrent networks has received a lot of attention in practice. Besides training methods for a fixed architecture such as backpropagation, the cascade architecture naturally allows for constructive learning methods, where recurrent nodes are added incrementally one… ▽ More

    Submitted 6 September, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: Full version with appendix of a paper with the same title that appears in the proceedings of AAAI 2024

  4. arXiv:2304.09639  [pdf, ps, other

    cs.LO cs.AI cs.FL

    The Transformation Logics

    Authors: Alessandro Ronca

    Abstract: We introduce a new family of temporal logics designed to finely balance the trade-off between expressivity and complexity. Their key feature is the possibility of defining operators of a new kind that we call transformation operators. Some of them subsume existing temporal operators, while others are entirely novel. Of particular interest are transformation operators based on semigroups. They enab… ▽ More

    Submitted 6 September, 2024; v1 submitted 19 April, 2023; originally announced April 2023.

    Comments: Extended version with appendix of a paper with the same title that appears in the proceedings of IJCAI 2024

  5. arXiv:2211.14028  [pdf, other

    cs.FL cs.AI cs.LG

    Automata Cascades: Expressivity and Sample Complexity

    Authors: Alessandro Ronca, Nadezda Alexandrovna Knorozova, Giuseppe De Giacomo

    Abstract: Every automaton can be decomposed into a cascade of basic prime automata. This is the Prime Decomposition Theorem by Krohn and Rhodes. Guided by this theory, we propose automata cascades as a structured, modular, way to describe automata as complex systems made of many components, each implementing a specific functionality. Any automaton can serve as a component; using specific components allows f… ▽ More

    Submitted 6 March, 2023; v1 submitted 25 November, 2022; originally announced November 2022.

    Comments: Full version with appendix of a paper with the same title that appears in the proceedings of AAAI 2023

  6. arXiv:2205.01053  [pdf, other

    cs.LG cs.AI

    Markov Abstractions for PAC Reinforcement Learning in Non-Markov Decision Processes

    Authors: Alessandro Ronca, Gabriel Paludo Licks, Giuseppe De Giacomo

    Abstract: Our work aims at developing reinforcement learning algorithms that do not rely on the Markov assumption. We consider the class of Non-Markov Decision Processes where histories can be abstracted into a finite set of states while preserving the dynamics. We call it a Markov abstraction since it induces a Markov Decision Process over a set of states that encode the non-Markov dynamics. This phenomeno… ▽ More

    Submitted 18 May, 2022; v1 submitted 29 April, 2022; originally announced May 2022.

    Comments: IJCAI 2022

  7. arXiv:2105.06784  [pdf, other

    cs.AI cs.LG

    Efficient PAC Reinforcement Learning in Regular Decision Processes

    Authors: Alessandro Ronca, Giuseppe De Giacomo

    Abstract: Recently regular decision processes have been proposed as a well-behaved form of non-Markov decision process. Regular decision processes are characterised by a transition function and a reward function that depend on the whole history, though regularly (as in regular languages). In practice both the transition and the reward functions can be seen as finite transducers. We study reinforcement learn… ▽ More

    Submitted 18 May, 2022; v1 submitted 14 May, 2021; originally announced May 2021.

    Comments: IJCAI 2021

  8. arXiv:1808.02291  [pdf, other

    cs.AI cs.DB cs.LO

    The Window Validity Problem in Rule-Based Stream Reasoning

    Authors: Alessandro Ronca, Mark Kaminski, Bernardo Cuenca Grau, Ian Horrocks

    Abstract: Rule-based temporal query languages provide the expressive power and flexibility required to capture in a natural way complex analysis tasks over streaming data. Stream processing applications, however, typically require near real-time response using limited resources. In particular, it becomes essential that the underpinning query language has favourable computational properties and that stream p… ▽ More

    Submitted 15 November, 2018; v1 submitted 7 August, 2018; originally announced August 2018.

  9. arXiv:1711.04013  [pdf, other

    cs.AI cs.DB

    Stream Reasoning in Temporal Datalog

    Authors: Alessandro Ronca, Mark Kaminski, Bernardo Cuenca Grau, Boris Motik, Ian Horrocks

    Abstract: In recent years, there has been an increasing interest in extending traditional stream processing engines with logical, rule-based, reasoning capabilities. This poses significant theoretical and practical challenges since rules can derive new information and propagate it both towards past and future time points; as a result, streamed query answers can depend on data that has not yet been received,… ▽ More

    Submitted 15 November, 2018; v1 submitted 10 November, 2017; originally announced November 2017.

  10. Improved Answer-Set Programming Encodings for Abstract Argumentation

    Authors: Sarah A. Gaggl, Norbert Manthey, Alessandro Ronca, Johannes P. Wallner, Stefan Woltran

    Abstract: The design of efficient solutions for abstract argumentation problems is a crucial step towards advanced argumentation systems. One of the most prominent approaches in the literature is to use Answer-Set Programming (ASP) for this endeavor. In this paper, we present new encodings for three prominent argumentation semantics using the concept of conditional literals in disjunctions as provided by th… ▽ More

    Submitted 20 October, 2015; v1 submitted 23 July, 2015; originally announced July 2015.

    Comments: To appear in Theory and Practice of Logic Programming (TPLP), Proceedings of ICLP 2015

    Journal ref: Theory and Practice of Logic Programming 15 (2015) 434-448