PaperPulse logo
FeedTopicsAI Researcher FeedBlogPodcastAccount

Stay Updated

Get the latest research delivered to your inbox

Platform

  • Home
  • About Us
  • Search Papers
  • Research Topics
  • Researcher Feed

Resources

  • Newsletter
  • Blog
  • Podcast
PaperPulse•

AI-powered research discovery platform

© 2024 PaperPulse. All rights reserved.

DeepDFA: Injecting Temporal Logic in Deep Learning for Sequential Subsymbolic Applications

ArXivSource

Elena Umili, Francesco Argenziano, Roberto Capobianco

cs.LG
cs.AI
|
Feb 3, 2026
523 views

One-line Summary

DeepDFA is a framework that integrates temporal logic into neural networks, outperforming traditional models in sequential tasks by bridging subsymbolic learning and symbolic reasoning.

Plain-language Overview

DeepDFA is a new approach that combines logical rules with deep learning to improve how machines understand sequences of data, like series of images or steps in a process. By using something called Deterministic Finite Automata, DeepDFA can incorporate high-level logical rules directly into neural networks. This helps the networks perform better in tasks that involve understanding sequences, such as classifying image sequences or learning policies in environments that don't follow simple patterns. In tests, DeepDFA showed better performance compared to other models, suggesting it could be a powerful tool for tasks that require both learning from data and applying logical rules.

Technical Details