y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#temporal-logic News & Analysis

7 articles tagged with #temporal-logic. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · Mar 57/10
🧠

Safety Guardrails for LLM-Enabled Robots

Researchers developed RoboGuard, a two-stage safety architecture to protect LLM-enabled robots from harmful behaviors caused by AI hallucinations and adversarial attacks. The system reduced unsafe plan execution from over 92% to below 3% in testing while maintaining performance on safe operations.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Neuro-Symbolic Injection of LTLf Constraints in Autoregressive Reinforcement Learning Policies

Researchers introduce a neuro-symbolic framework that integrates Linear Temporal Logic constraints into transformer-based reinforcement learning policies, enabling AI systems to satisfy high-level temporal requirements while maintaining competitive performance. The method compiles logical specifications into deterministic finite automata and uses differentiable signals to regularize training, demonstrating improved constraint satisfaction in navigation tasks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Robust Shielding for Safe Reinforcement Learning

Researchers introduce a novel shielding framework for reinforcement learning agents that guarantees safety without requiring prior knowledge of system dynamics. By combining robust MDPs with linear temporal logic specifications and PAC learning guarantees, the approach enables the creation of minimally restrictive safety shields for unknown environments while maintaining strong performance as data accumulates.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Neuro-Symbolic Predictive Process Monitoring

Researchers propose a Neuro-Symbolic Predictive Process Monitoring approach that combines deep learning with Linear Temporal Logic constraints to improve suffix prediction accuracy in business process management. The method introduces a differentiable logical loss function that ensures generated sequences satisfy both predictive accuracy and temporal logic constraints, with applications extending beyond BPM to general symbolic sequence generation tasks.

AINeutralarXiv – CS AI · May 296/10
🧠

Meta-Programming for Linear-time Temporal Answer Set Programming

Researchers propose a meta-programming framework that enables flexible implementation of temporal logic extensions for Answer Set Programming (ASP) through a unified declarative system. The work introduces metasp, a tool that allows rapid exploration of different temporal logics—including linear-time (TEL), metric (MEL), and dynamic (DEL) variants—without modifying core ASP system code.

AINeutralarXiv – CS AI · May 116/10
🧠

Cross-Attention and Encoder-Decoder Transformers: A Logical Characterization

Researchers present a novel logical framework for understanding encoder-decoder transformers using temporal logic extended with counting and past modalities. The work provides theoretical foundations for how these architectures process information across attention mechanisms, with implications for LLM interpretability and design.

AIBullisharXiv – CS AI · Mar 35/105
🧠

Integrating LTL Constraints into PPO for Safe Reinforcement Learning

Researchers developed PPO-LTL, a new framework that integrates Linear Temporal Logic safety constraints into Proximal Policy Optimization for safer reinforcement learning. The system uses Büchi automata to monitor safety violations and converts them into penalty signals, showing reduced safety violations while maintaining competitive performance in robotics environments.