y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#temporal-logic News & Analysis

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

5 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 · 19h ago6/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 · 3d ago6/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.