paper-with-me

Papers

Bridging Logic and Learning: Decoding Temporal Logic Embeddings via Transformers

2025-07-10 · Sara Candussio, Gaia Saveri, Gabriele Sarti, Luca Bortolussi arxiv

Continuous representations of logic formulae allow us to integrate symbolic knowledge into data-driven learning algorithms. If such embeddings are semantically consistent, i.e. if similar specifications are mapped into nearby vectors, they enable continuous learning and optimization directly in the semantic space of formulae. However, to translate the optimal continuous representation into a concrete requirement, such embeddings must be invertible. We tackle this issue by training a Transformer-based decoder-only model to invert semantic embeddings of Signal Temporal Logic (STL) formulae. STL is a powerful formalism that allows us to describe properties of signals varying over time in an expressive yet concise way. By constructing a small vocabulary from STL syntax, we demonstrate that our proposed model is able to generate valid formulae after only 1 epoch and to generalize to the semantics of the logic in about 10 epochs. Additionally, the model is able to decode a given embedding into formulae that are often simpler in terms of length and nesting while remaining semantically close (or equivalent) to gold references. We show the effectiveness of our methodology across various levels of training formulae complexity to assess the impact of training data on the model's ability to effectively capture the semantic information contained in the embeddings and generalize out-of-distribution. Finally, we deploy our model for solving a requirement mining task, i.e. inferring STL specifications that solve a classification task on trajectories, performing the optimization directly in the semantic space.

📄 PDF Abstract BibTeX arXiv:2507.07808

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging Perception and Planning: Towards End-to-End Planning for Signal Temporal Logic Tasks

2025-09-16 · Bowen Ye, Junyue Huang, Yang Liu, Xiaozhen Qiao 외 arxiv

We investigate the task and motion planning problem for Signal Temporal Logic (STL) specifications in robotics. Existing STL methods rely on pre-defined maps or mobility representations, which are ineffective in unstruct…

Motion Planning

ViEEG: Hierarchical Neural Coding with Cross-Modal Progressive Enhancement for EEG-Based Visual Decoding

2025-05-18 · Minxu Liu, Donghai Guan, Chuhang Zheng, Chunwei Tian 외

Understanding and decoding brain activity into visual representations is a fundamental challenge at the intersection of neuroscience and artificial intelligence. While EEG-based visual decoding has shown promise due to i…

Brain DecodingContrastive LearningEEGEeg Decoding+1

Data-Driven Decoding of Russell's Circumplex Model of Affect

2026-06-15 · Amdjed Belaref, Samir Sadok, Zineb Noumir, Renaud Seguier arxiv

Affective computing increasingly relies on deep learning to represent emotions, yet latent spaces often remain opaque, high-dimensional black boxes. This paper investigates whether Transformers' embeddings recover the ge…

Representation Learning

SPECTRE: Spectral Pre-training Embeddings with Cylindrical Temporal Rotary Position Encoding for Fine-Grained sEMG-Based Movement Decoding

2025-12-27 · Zihan Weng, Chanlin Yi, Pouya Bashivan, Jing Lu 외 arxiv

Decoding fine-grained movement from non-invasive surface Electromyography (sEMG) is a challenge for prosthetic control due to signal non-stationarity and low signal-to-noise ratios. Generic self-supervised learning (SSL)…

Self-Supervised Learning

A Deterministic Algorithm for Bridging Anaphora Resolution

2018-11-14 · EMNLP 2018 10 · Yufang Hou

Previous work on bridging anaphora resolution (Poesio et al., 2004; Hou et al., 2013b) use syntactic preposition patterns to calculate word relatedness. However, such patterns only consider NPs' head nouns and hence do n…

Bridging Anaphora ResolutionWord Embeddings