paper-with-me

홈 › Papers

A Challenge to Build Neuro-Symbolic Video Agents

2025-05-20 · Sahil Shah, Harsh Goel, Sai Shankar Narasimhan, Minkyu Choi, S P Sharan, Oguzhan Akcin, Sandeep Chinchali

Modern video understanding systems excel at tasks such as scene classification, object detection, and short video retrieval. However, as video analysis becomes increasingly central to real-world applications, there is a growing need for proactive video agents for the systems that not only interpret video streams but also reason about events and take informed actions. A key obstacle in this direction is temporal reasoning: while deep learning models have made remarkable progress in recognizing patterns within individual frames or short clips, they struggle to understand the sequencing and dependencies of events over time, which is critical for action-driven decision-making. Addressing this limitation demands moving beyond conventional deep learning approaches. We posit that tackling this challenge requires a neuro-symbolic perspective, where video queries are decomposed into atomic events, structured into coherent sequences, and validated against temporal constraints. Such an approach can enhance interpretability, enable structured reasoning, and provide stronger guarantees on system behavior, all key properties for advancing trustworthy video agents. To this end, we present a grand challenge to the research community: developing the next generation of intelligent video agents that integrate three core capabilities: (1) autonomous video search and analysis, (2) seamless real-world interaction, and (3) advanced content generation. By addressing these pillars, we can transition from passive perception to intelligent video agents that reason, predict, and act, pushing the boundaries of video understanding.

📄 PDF Abstract BibTeX arXiv:2505.13851

Code (1)

utaustin-swarmlab/neuro-symbolic-agent-challenge 공식 구현

Tasks

Scene ClassificationVideo RetrievalVideo Understanding

Similar Papers 제목 키워드 기반

Neuro-Symbolic Concepts

2025-05-09 · Jiayuan Mao, Joshua B. Tenenbaum, Jiajun Wu

This article presents a concept-centric paradigm for building agents that can learn continually and reason flexibly. The concept-centric agent utilizes a vocabulary of neuro-symbolic concepts. These concepts, such as obj…

Continual LearningNovel Concepts

Neuro-Symbolic Agents for Regulated Process Automation: Challenges and Research Agenda

2026-06-11 · Alexander Rombach, Chantale Lauer, Nijat Mehdiyev arxiv

LLM-based agents are entering regulated industries where they automate judgment intensive quality management processes. We argue that symbolic structures already embedded in these domains, including regulations, typed pr…

AGEL-Comp: A Neuro-Symbolic Framework for Compositional Generalization in Interactive Agents

2026-04-29 · Mahnoor Shahid, Hannes Rothe arxiv

Large Language Model (LLM)-based agents exhibit systemic failures in compositional generalization, limiting their robustness in interactive environments. This work introduces AGEL-Comp, a neuro-symbolic AI agent architec…

Inductive logic programming

HyDRA: A Hybrid-Driven Reasoning Architecture for Verifiable Knowledge Graphs

2025-07-21 · Adrian Kaiser, Claudiu Leoveanu-Condrei, Ryan Gold, Marius-Constantin Dinu 외 arxiv

The synergy between symbolic knowledge, often represented by Knowledge Graphs (KGs), and the generative capabilities of neural networks is central to advancing neurosymbolic AI. A primary bottleneck in realizing this pot…

Knowledge Graphs

WALL-E 2.0: World Alignment by NeuroSymbolic Learning improves World Model-based LLM Agents

2025-04-22 · Siyu Zhou, Tianyi Zhou, Yijun Yang, Guodong Long 외

Can we build accurate world models out of large language models (LLMs)? How can world models benefit LLM agents? The gap between the prior knowledge of LLMs and the specified environment's dynamics usually bottlenecks LL…

Knowledge GraphsMinecraftModel Predictive Control