paper-with-me

Papers

SRNN: Spatiotemporal Relational Neural Network for Intuitive Physics Understanding

2025-11-10 · Fei Yang arxiv

Human prowess in intuitive physics remains unmatched by machines. To bridge this gap, we argue for a fundamental shift towards brain-inspired computational principles. This paper introduces the Spatiotemporal Relational Neural Network (SRNN), a model that establishes a unified neural representation for object attributes, relations, and timeline, with computations governed by a Hebbian ``Fire Together, Wire Together'' mechanism across dedicated \textit{What} and \textit{How} pathways. This unified representation is directly used to generate structured linguistic descriptions of the visual scene, bridging perception and language within a shared neural substrate. On the CLEVRER benchmark, SRNN achieves competitive performance, thereby confirming its capability to represent essential spatiotemporal relations from the visual stream. Cognitive ablation analysis further reveals a benchmark bias, outlining a path for a more holistic evaluation. Finally, the white-box nature of SRNN enables precise pinpointing of error root causes. Our work provides a proof-of-concept that confirms the viability of translating key principles of biological intelligence into engineered systems for intuitive physics understanding in constrained environments.

📄 PDF Abstract BibTeX arXiv:2511.06761

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DSSRNN: Decomposition-Enhanced State-Space Recurrent Neural Network for Time-Series Analysis

2024-12-01 · Ahmad Mohammadshirazi, Ali Nosratifiroozsalari, Rajiv Ramnath

Time series forecasting is a crucial yet challenging task in machine learning, requiring domain-specific knowledge due to its wide-ranging applications. While recent Transformer models have improved forecasting capabilit…

Computational EfficiencyPhysics-informed machine learningState Space ModelsTime Series+2

VideoREPA: Learning Physics for Video Generation through Relational Alignment with Foundation Models

2025-05-29 · Xiangdong Zhang, Jiaqi Liao, Shaofeng Zhang, Fanqing Meng 외

Recent advancements in text-to-video (T2V) diffusion models have enabled high-fidelity and realistic video synthesis. However, current T2V models often struggle to generate physically plausible content due to their limit…

Self-Supervised LearningVideo GenerationVideo Understanding

Intuitive physics understanding emerges from self-supervised pretraining on natural videos

2025-02-17 · Quentin Garrido, Nicolas Ballas, Mahmoud Assran, Adrien Bardes 외

We investigate the emergence of intuitive physics understanding in general-purpose deep neural network models trained to predict masked regions in natural videos. Leveraging the violation-of-expectation framework, we fin…

Video Prediction

LikePhys: Evaluating Intuitive Physics Understanding in Video Diffusion Models via Likelihood Preference

2025-10-13 · Jianhao Yuan, Fabio Pizzati, Francesco Pinto, Lars Kunze 외 arxiv

Intuitive physics understanding in video diffusion models plays an essential role in building general-purpose physically plausible world simulators, yet accurately evaluating such capacity remains a challenging task due …

IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments

2025-06-11 · Florian Bordes, Quentin Garrido, Justine T Kao, Adina Williams 외

We present IntPhys 2, a video benchmark designed to evaluate the intuitive physics understanding of deep learning models. Building on the original IntPhys benchmark, IntPhys 2 focuses on four core principles related to m…

Benchmarking