Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

295786114 · Jun 202019922001200920182026
48 results for Temporal abstraction

New method learns temporal abstractions by defining interest functions.

problem Learning temporal abstractions with limited, variable durations.
method Introduced interest functions to define initiation sets, enabling gradient-based learning.
result Demonstrated effectiveness in discrete and continuous environments.

TD-VAE learns beliefs about future states in complex environments.

problem Lack of models that can build abstract states, form beliefs, and perform temporal abstraction.
method Temporal Difference Variational Auto-Encoder (TD-VAE) trained on pairs of time points using temporal difference learning.
result TD-VAE generates representations with beliefs about future states, allowing direct rolling out without single-step transitions.

ASI allows models to skip unnecessary time intervals for sequential predictions.

problem The need for precise time intervals in sequential predictions.
method Adaptive Skip Intervals (ASI) approach to dynamically adjust prediction intervals.
result Improvement in both computational efficiency and prediction accuracy.

Paper proposes a Hellinger distance regularizer to disentangle options in reinforcement learning.

problem Temporal abstraction in reinforcement learning, specifically the mutual exclusivity of learned options.
method Introduces a Hellinger distance regularizer to disentangle options.
result Demonstrates the effectiveness of the Hellinger distance regularizer in disentangling options.

A method uses RL to learn abstractions for planning, improving robot navigation and manipulation tasks.

problem Planning requires suitable abstractions for states and transitions, which RL struggles with for temporally extended tasks.
method Goal-conditioned policies learned with RL are incorporated into planning, with a latent variable model representing valid states.
result Our method significantly outperforms prior work on image-based robot navigation and manipulation tasks.

This work extends the options framework to learn at multiple temporal resolutions.

problem Autonomous creation of temporal abstractions from data in reinforcement learning.
method Developed a hierarchical option-critic architecture capable of learning at multiple temporal resolutions.
result Derived policy gradient theorems for a deep hierarchy of options.

The paper introduces a method to learn Markov state abstractions for reinforcement learning.

problem Learning Markov state representations in complex environments.
method The paper introduces a novel set of conditions and a training procedure combining inverse model estimation and temporal contrastive learning.
result The approach learns representations that capture the underlying structure of the domain and improve sample efficiency.

Paper proposes robust methods for learning temporally abstract actions in reinforcement learning.

problem Learning robust reinforcement learning policies in uncertain environments.
method Robust Options Policy Iteration (ROPI) and Robust Options Deep Q Network (RO-DQN) for learning robust options.
result ROPI and RO-DQN algorithms demonstrate robustness in solving multiple tasks and generalizing over a broader range of dynamics.

MAOP learns object dynamics from raw visual data.

problem Efficient learning of dynamics from raw visual data for multiple objects.
method Three-level learning architecture with spatial-temporal relational reasoning.
result Significantly outperforms previous methods in sample efficiency and generalization.

Advantage amplification helps RL in slow-evolving latent-state environments.

problem Challenges in reinforcement learning for long-horizon latent-state environments.
method Temporal abstraction and aggregation methods to overcome belief state error and small action advantage.
result Proven advantage amplification in settings with slowly evolving latent states.

Develops hierarchical reinforcement learning value function approximators.

problem Estimating long-term returns in reinforcement learning with multiple goals.
method Introduces hierarchical universal value function approximators (H-UVFAs) using the options framework.
result Demonstrates generalization and improved performance of H-UVFAs over UVFAs.

Agents compose pre-trained policies for complex tasks, improving zero-shot performance.

problem Challenges in long-horizon predictions and estimating visitation distributions induced by policy sequences.
method Learn predictive jumpy world models of multi-step dynamics, enhancing predictions with a consistency objective.
result Compositional planning with jumpy world models yields, on average, a 200% relative improvement over primitive actions on long-horizon tasks.

This paper presents a way of solving Markov Decision Processes that combines state abstraction and temporal abstraction. Specifically, we combine state aggregation with the options framework and demonstrate that they work well together and indeed it is only after one combines the two that the full benefit of each is re…

2015-01-16abs ↗pdf ↗

h-DQN integrates hierarchical value functions with intrinsic motivation for efficient exploration.

problem Sparse feedback and insufficient exploration in reinforcement learning.
method Hierarchical-DQN framework combining temporal abstraction and intrinsic motivation.
result Demonstrated efficiency in exploration and task-solving on sparse feedback problems.

This paper solves inverse reinforcement learning with options framework.

problem Reinforcement learning in complex environments with expert demonstrations.
method Gradient method for parametrized options, deducing Q-feature and reward feature spaces, optimal reward function selection.
result Recovered rewards provide effective solution to IRL problem and accelerate transfer learning.

Proves efficient learning of hierarchical structure in meta-reinforcement learning.

problem Lack of provable guarantees for learning hierarchical structures in reinforcement learning.
method Analyzed HRL in meta-RL setting with tabular transition dynamics, providing diversity conditions and regret bounds.
result Sample-efficient recovery of natural hierarchical structure with provable guarantees.

ST-UNet models spatio-temporal graphs by pooling and unpooling operations.

problem Lack of effective means to extract dynamic features from spatio-temporal graphs.
method Designing a multi-scale architecture, Spatio-Temporal U-Net (ST-UNet), with paired sampling operations.
result Achieves substantial improvements in spatio-temporal prediction tasks.

UTE improves reinforcement learning by measuring action uncertainty, enhancing policy learning efficiency.

problem Degrading performance of action repetition in reinforcement learning, especially with sub-optimal actions.
method UTE uses ensemble methods to measure uncertainty during action extension, allowing strategic exploration or certainty.
result UTE outperforms existing action repetition algorithms, significantly enhancing policy learning efficiency.

Generative Link Sequence Modeling predicts future links in evolving networks.

problem Predicting future links in networks with evolving structures.
method Sequence modeling framework with self-tokenization to capture temporal link formation patterns.
result GLSM achieves best performance on AUC metrics compared to existing methods.

Neuro-symbolic agent learns systematic generalisation from formal instructions.

problem Achieving zero-shot generalisation of formally specified tasks.
method Combines deep reinforcement learning with temporal logic.
result Systematic learning emerges with convolutional layers and abstract operators.

CAWs learn temporal network dynamics without node identities or edge attributes.

problem Learning temporal network dynamics without node identities or edge attributes.
method Causal Anonymous Walks (CAWs) using temporal random walks and hitting counts.
result CAW-N outperforms previous methods in predicting links over 6 real temporal networks.

This review explores methods for detecting Adverse Drug Events in EHRs.

problem Detecting Adverse Drug Events (ADEs) in EHRs using temporal data.
method Examines 5 main approaches: temporal abstraction, graph-based, learning weights, and time series data.
result Challenges remain in exploiting heterogeneous temporal data for ADE detection.

THGFM models dynamic relational systems with cross-type and temporal fusion.

problem Learning on temporal heterogeneous graphs with diverse node and relation types.
method Dual-Path Architecture with Shared-Space and Relational Type-Partitioned Temporal Attention.
result THGFM outperforms baseline models on academic graph benchmarks.

Convolutional-Restricted-Boltzmann-Machine learns relational order among time-related inputs.

problem Learning optimal relational order among multiple time-related inputs.
method Extended Convolutional-Restricted-Boltzmann-Machine with multiplicative units and reinforcement learning.
result The machine can learn the optimal relational order among inputs.

Mid-training improves RL by identifying compact action abstractions.

problem Unlocking full potential of RL with large language models.
method RA3 algorithm that optimizes sequential variational lower bound and discovers latent structures via RL.
result Improves performance by 8 points on HumanEval and 4 points on MBPP.

OP3 models entities for better task generalization in reinforcement learning.

problem Generalizing to unseen physical tasks with combinatorial complexity.
method Object-centric perception, prediction, and planning (OP3) framework.
result OP3 outperforms oracle models and state-of-the-art video prediction models.

Proposes RMN for learning long-term dependencies in feed-forward networks.

problem Complicated training of deep RNN architectures.
method Residual Memory Neural Network (RMN) with residual and time-delayed connections.
result RMN and BRMN outperform LSTM and BLSTM networks in learning long-term and hierarchical information.

Graph Convolutional Reinforcement Learning improves cooperation in dynamic multi-agent environments.

problem Learning cooperation in dynamic multi-agent environments is challenging.
method Graph Convolutional Reinforcement Learning adapts to dynamic graphs and captures interplay between agents.
result Our method substantially outperforms existing methods in cooperative scenarios.

Unified multilinear model for causal factor disentanglement.

problem Disentangling causal factors from complex data without direct manipulation.
method Hierarchical block multilinear factorization (M-mode Block SVD) and incremental approach.
result Interpretable object representation robust to occlusion and reduced training data.

Detects changes in topic proportions over time in large text datasets.

problem Unsupervised detection of structural changes in topic distributions over time.
method Specialised temporal topic model with changepoint detection, approximate inference using sample splitting and likelihood ratio statistic.
result Automated detection of changepoints in topic proportions, facilitating interpretable results.

DSARF models complex spatio-temporal data with deep switching auto-regressive factors.

problem Forecasting complex spatio-temporal data with recurring patterns.
method Deep switching auto-regressive factorization (DSARF) with stochastic variational inference.
result DSARF outperforms state-of-the-art methods in long- and short-term prediction accuracy.

Abstract MDPs enable strategic exploration and fast reward transfer in complex environments.

problem Challenging to learn accurate MDPs for high-dimensional states.
method Learn an abstract MDP over low-dimensional coarse states, using an abstraction function.
result Achieves superhuman performance on Pitfall! and higher reward with fewer samples.