paper-with-me

홈 › Papers

Differentiable Clone-Structured Causal Graphs for End-to-End Cognitive Map Learning from Image Sequences

2026-07-14 · Arash Nikzad, Sasan Sarbishegi, Ali Dasmeh, Muhammad Asif, Parsa Gharavi, Erik Husom, Sagar Sen, Andrew B. Lehr, Olivier Penacchio, Ana Clemente, Tristan M. Stöber arxiv

How can an agent build a structured map of its world from nothing but an ongoing sequence of raw sensory input and its own movements, especially when natural variation means exact sensory patterns rarely repeat? The Clone-Structured Causal Graph algorithm (CSCG), a normative hippocampus model, shows how an interpretable map can be learned from aliased observations. However, CSCG requires a predefined discrete alphabet, and its expectation-maximization formulation is not easily combined with existing neural network modules, preventing the end-to-end processing of raw image sequences. We remove this barrier by reformulating CSCG as a single, fully differentiable module, gradCSCG, and coupling it to a learned vector-quantized variational autoencoder (VQ-VAE) perceptual front-end. A soft emission forward pass allows the map-learning objective to flow back into perception, while a set of loss-balancing mechanisms mitigates module collapse during joint training. We demonstrate, first, that gradient training reproduces CSCG's results on original symbolic grid worlds by recovering room topology from heavily aliased observations. Second, we show that map recovery remains robust on MNIST image sequences, where each visit to a location yields a newly sampled image of its assigned digit. Across four heavily aliased environments, the end-to-end pipeline successfully uncovers the underlying adjacency graph with high edge precision and recall, directly from visual input. This work provides a proof of principle that CSCG can serve as a composable building block in a deep learning architecture.

📄 PDF Abstract BibTeX arXiv:2607.12382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integrating cognitive map learning and active inference for planning in ambiguous environments

2023-08-16 · Toon Van de Maele, Bart Dhoedt, Tim Verbelen, Giovanni Pezzulo

Living organisms need to acquire both cognitive maps for learning the structure of the world and planning mechanisms able to deal with the challenges of navigating ambiguous environments. Although significant progress ha…

From Unstructured Text to Causal Knowledge Graphs: A Transformer-Based Approach

2022-02-23 · Scott Friedman, Ian Magnusson, Vasanth Sarathy, Sonja Schmer-Galunder

Qualitative causal relationships compactly express the direction, dependency, temporal constraints, and monotonicity constraints of discrete or continuous interactions in the world. In everyday or academic language, we m…

ArticlesKnowledge Graphsscientific discovery

Relative representations for cognitive graphs

2023-09-09 · Alex B. Kiefer, Christopher L. Buckley

Although the latent spaces learned by distinct neural networks are not generally directly comparable, recent work in machine learning has shown that it is possible to use the similarities and differences among latent spa…

State Space Models

On the Generalization and Adaption Performance of Causal Models

2022-06-09 · Nino Scherrer, Anirudh Goyal, Stefan Bauer, Yoshua Bengio 외

Learning models that offer robust out-of-distribution generalization and fast adaptation is a key challenge in modern machine learning. Modelling causal structure into neural networks holds the promise to accomplish robu…

Causal DiscoveryOut-of-Distribution Generalization

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization