paper-with-me

Papers

Past-present temporal programs over finite traces

2023-07-24 · Pedro Cabalar, Martín Diéguez, François Laferrière, Torsten Schaub

Extensions of Answer Set Programming with language constructs from temporal logics, such as temporal equilibrium logic over finite traces (TELf), provide an expressive computational framework for modeling dynamic applications. In this paper, we study the so-called past-present syntactic subclass, which consists of a set of logic programming rules whose body references to the past and head to the present. Such restriction ensures that the past remains independent of the future, which is the case in most dynamic domains. We extend the definitions of completion and loop formulas to the case of past-present formulas, which allows capturing the temporal stable models of a set of past-present temporal programs by means of an LTLf expression.

📄 PDF Abstract BibTeX arXiv:2307.12620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Answer Set Programming on Finite Traces

2018-04-26 · Pedro Cabalar, Roland Kaminski, Torsten Schaub, Anna Schuhmann

In this paper, we introduce an alternative approach to Temporal Answer Set Programming that relies on a variation of Temporal Equilibrium Logic (TEL) for finite traces. This approach allows us to even out the expressiven…

Temporal Answer Set Programming

2020-09-14 · Felicidad Aguado, Pedro Cabalar, Martin Dieguez, Gilberto Perez 외

We present an overview on Temporal Logic Programming under the perspective of its application for Knowledge Representation and declarative problem solving. Such programs are the result of combining usual rules with tempo…

Model SelectionTranslation

Finite Automata Extraction: Low-data World Model Learning as Programs from Gameplay Video

2025-08-15 · Dave Goel, Matthew Guzdial, Anurag Sarkar arxiv

World models are defined as a compressed spatial and temporal learned representation of an environment. The learned representation is typically a neural network, making transfer of the learned environment dynamics and ex…

Query Evaluation in DatalogMTL -- Taming Infinite Query Results

2021-09-21 · Luigi Bellomarini, Markus Nissl, Emanuel Sallinger

In this paper, we investigate finite representations of DatalogMTL models. First, we discuss sufficient conditions for detecting programs that have finite models. Then, we study infinite models that eventually become con…

Neural Datalog Through Time: Informed Temporal Modeling via Logical Specification

2020-06-30 · ICML 2020 1 · Hongyuan Mei, Guanghui Qin, Minjie Xu, Jason Eisner

Learning how to predict future events from patterns of past events is difficult when the set of possible event types is large. Training an unrestricted neural model might overfit to spurious patterns. To exploit domain-s…