paper-with-me

Papers

Variational Predictive Routing with Nested Subjective Timescales

2021-10-21 · ICLR 2022 4 · Alexey Zakharov, Qinghai Guo, Zafeirios Fountas

Discovery and learning of an underlying spatiotemporal hierarchy in sequential data is an important topic for machine learning. Despite this, little work has been done to explore hierarchical generative models that can flexibly adapt their layerwise representations in response to datasets with different temporal dynamics. Here, we present Variational Predictive Routing (VPR) - a neural probabilistic inference system that organizes latent representations of video features in a temporal hierarchy, based on their rates of change, thus modeling continuous data as a hierarchical renewal process. By employing an event detection mechanism that relies solely on the system's latent representations (without the need of a separate model), VPR is able to dynamically adjust its internal state following changes in the observed features, promoting an optimal organisation of representations across the levels of the model's latent hierarchy. Using several video datasets, we show that VPR is able to detect event boundaries, disentangle spatiotemporal features across its hierarchy, adapt to the dynamics of the data, and produce accurate time-agnostic rollouts of the future. Our approach integrates insights from neuroscience and introduces a framework with high potential for applications in model-based reinforcement learning, where flexible and informative state-space rollouts are of particular interest.

📄 PDF Abstract BibTeX arXiv:2110.11236

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionModel-based Reinforcement Learning

Similar Papers 제목 키워드 기반

Martian time-series unraveled: A multi-scale nested approach with factorial variational autoencoders

2023-05-25 · Ali Siahkoohi, Rudy Morel, Randall Balestriero, Erwan Allys 외

Unsupervised source separation involves unraveling an unknown set of source signals recorded through a mixing operator, with limited prior knowledge about the sources, and only access to a dataset of signal mixtures. Thi…

Time Series

Generalized Nested Rollout Policy Adaptation with Dynamic Bias for Vehicle Routing

2021-11-12 · Julien Sentuc, Tristan Cazenave, Jean-Yves Lucas

In this paper we present an extension of the Nested Rollout Policy Adaptation algorithm (NRPA), namely the Generalized Nested Rollout Policy Adaptation (GNRPA), as well as its use for solving some instances of the Vehicl…

Mathematical model bridges disparate timescales of lifelong learning

2022-06-08 · Mingzhen Lu, Tyler Marghetis, Vicky Chuqiao Yang

Lifelong learning occurs on timescales ranging from minutes to decades. People can lose themselves in a new skill, practicing for hours until exhausted. And they can pursue mastery over days or decades, perhaps abandonin…

Lifelong learningmodel

IntrinsicTimescales.jl: A Julia package to estimate intrinsic (neural) timescales (INTs) from time-series data

2025-05-02 · Yasir Catal, Georg Northoff

IntrinsicTimescales.jl is a Julia package to perform estimation of intrinsic neural timescales (INTs). INTs are defined as the time window in which prior information from an ongoing stimulus can affect the processing of …

parameter estimationTime SeriesVariational Inference

NestedKV: Nested Memory Routing for Long-Context KV Cache Compression

2026-05-26 · Hong Chen, Xiang Liu, Yubo Gao, Yuxuan Fan 외 arxiv

Long-context language models are limited by the memory footprint of the key-value (KV) cache. Existing training-free KV compression methods usually rank tokens by one importance signal -- attention, recency, layer-wise a…