cd /news/machine-learning/backward-through-time-algebraically · home topics machine-learning article
[ARTICLE · art-102416] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Backward through Time, Algebraically

A new arXiv paper (2608.17087v1) introduces telos, a PyTorch library providing an algebra-generic, differentiable evaluation engine for linear temporal logic, enabling gradient-based training of softly-valued systems such as neural policies and adaptive controllers. The engine supports multiple semantic algebras, each representing a different choice of how to handle satisfaction and disappointment in both forward and backward passes, and is available at https://github.com/konstantinosKokos/telos.

read1 min views3 publishedAug 19, 2026

arXiv:2608.17087v1 Announce Type: new Abstract: Linear temporal logic is a modal extension of propositional logic that allows one to state how a system should behave over time. Its canonical domain is the booleans, but discretely-valued judgements are of little use in steering softly-valued systems (neural policies, adaptive controllers, sequence models, etc). In such cases, the goal formula's (dis)satisfaction becomes a training signal, and differentiability becomes a prime concern. Candidate differentiable semantics abound, but navigating them is tricky. Implementations, where available, are shallow embeddings, demanding an upfront commitment to a single semantic algebra and its (usually implicit) conduct. The paper casts the reader as a functional programmer asked to come to terms with this predicament, and refusing. Out of that refusal comes an evaluation engine that is algebra-generic and amenable to differentiation, together with an executable specification of the algebras it can accept. Various algebras are implemented and audited for their behavior, both forward and backward. Each algebra turns out to be a choice of which direction to disappoint, and how. Everything described (and more) is part of the PyTorch library telos, to be found at https://github.com/konstantinosKokos/telos.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/backward-through-tim…] indexed:0 read:1min 2026-08-19 ·