paper-with-me

Papers

LASER: A Neuro-Symbolic Framework for Learning Spatial-Temporal Scene Graphs with Weak Supervision

2023-04-15 · Jiani Huang, Ziyang Li, Mayur Naik, Ser-Nam Lim

Supervised approaches for learning spatio-temporal scene graphs (STSG) from video are greatly hindered due to their reliance on STSG-annotated videos, which are labor-intensive to construct at scale. Is it feasible to instead use readily available video captions as weak supervision? To address this question, we propose LASER, a neuro-symbolic framework to enable training STSG generators using only video captions. LASER employs large language models to first extract logical specifications with rich spatio-temporal semantic information from video captions. LASER then trains the underlying STSG generator to align the predicted STSG with the specification. The alignment algorithm overcomes the challenges of weak supervision by leveraging a differentiable symbolic reasoner and using a combination of contrastive, temporal, and semantics losses. The overall approach efficiently trains low-level perception models to extract a fine-grained STSG that conforms to the video caption. In doing so, it enables a novel methodology for learning STSGs without tedious annotations. We evaluate our method on three video datasets: OpenPVSG, 20BN, and MUGEN. Our approach demonstrates substantial improvements over fully-supervised baselines, achieving a unary predicate prediction accuracy of 27.78% (+12.65%) and a binary recall@5 of 0.42 (+0.22) on OpenPVSG. Additionally, LASER exceeds baselines by 7% on 20BN and 5.2% on MUGEN in terms of overall predicate prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2304.07647

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRetrievalSpatio-temporal Scene GraphsVideo CaptioningVideo RetrievalVideo Understanding

Similar Papers 제목 키워드 기반

A Grid Cell-Inspired Structured Vector Algebra for Cognitive Maps

2025-03-11 · Sven Krausse, Emre Neftci, Friedrich T. Sommer, Alpha Renner

The entorhinal-hippocampal formation is the mammalian brain's navigation system, encoding both physical and abstract spaces via grid cells. This system is well-studied in neuroscience, and its efficiency and versatility …

LTLZinc: a Benchmarking Framework for Continual Learning and Neuro-Symbolic Temporal Reasoning

2025-07-23 · Luca Salvatore Lorello, Nikolaos Manginas, Marco Lippi, Stefano Melacci arxiv

Neuro-symbolic artificial intelligence aims to combine neural architectures with symbolic approaches that can represent knowledge in a human-interpretable formalism. Continual learning concerns with agents that expand th…

Image ClassificationContinual Learning

Neurosymbolic Framework for Concept-Driven Logical Reasoning in Skeleton-Based Human Action Recognition

2026-05-08 · Talha Ilyas, Deval Mehta, Zongyuan Ge arxiv

Skeleton-based human activity recognition has achieved strong empirical performance, yet most existing models remain black boxes and difficult to interpret. In this work, we introduce a neurosymbolic formulation of skele…

Human Activity RecognitionRepresentation LearningAction UnderstandingAction Recognition

T-ILR: a Neurosymbolic Integration for LTLf

2025-08-21 · Riccardo Andreoni, Andrei Buliga, Alessandro Daniele, Chiara Ghidini 외 arxiv

State-of-the-art approaches for integrating symbolic knowledge with deep learning architectures have demonstrated promising results in static domains. However, methods to handle temporal logic specifications remain under…

Computational Efficiency

A Neuro-Symbolic Framework for Sequence Classification with Relational and Temporal Knowledge

2025-05-08 · Luca Salvatore Lorello, Marco Lippi, Stefano Melacci

One of the goals of neuro-symbolic artificial intelligence is to exploit background knowledge to improve the performance of learning tasks. However, most of the existing frameworks focus on the simplified scenario where …

Benchmarking