← Search

Zoran Tiganj

5 accepted papers

2025

Deep Reinforcement Learning with Time-Scale Invariant Memory

AAAI 2025technical

The ability to estimate temporal relationships is critical for both animals and artificial agents. Cognitive science and neuroscience provide remarkable insights into behavioral and neural aspects of temporal credit assignment. In particular, scale invariance of learning dynamics, observed in behavi…

2025

Emergence of Episodic Memory in Transformers: Characterizing Changes in Temporal Structure of Attention Scores During Training

NAACL 2025long

We investigate in-context temporal biases in attention heads and transformer outputs. Using cognitive science methodologies, we analyze attention scores and outputs of the GPT-2 models of varying sizes. Across attention heads, we observe effects characteristic of human episodic memory, including tem…

Cited by 0SourcePDFScholar
2023

Curriculum Learning With Infant Egocentric Videos

NeurIPS 2023spotlight

Infants possess a remarkable ability to rapidly learn and process visual inputs. As an infant's mobility increases, so does the variety and dynamics of their visual inputs. Is this change in the properties of the visual inputs beneficial or even critical for the proper development of the visual syst…

2022

A deep convolutional neural network that is invariant to time rescaling

ICML 2022spotlight

Human learners can readily understand speech, or a melody, when it is presented slower or faster than usual. This paper presents a deep CNN (SITHCon) that uses a logarithmically compressed temporal representation at each level. Because rescaling the time of the input results in a translation of $\lo…

2021

DeepSITH: Efficient Learning via Decomposition of What and When Across Time Scales

NeurIPS 2021poster

Extracting temporal relationships over a range of scales is a hallmark of human perception and cognition---and thus it is a critical feature of machine learning applied to real-world problems. Neural networks are either plagued by the exploding/vanishing gradient problem in recurrent neural network…