← Search

Zafeirios Fountas

5 accepted papers

2026

Bottlenecked Transformers: Periodic KV Cache Consolidation for Generalised Reasoning

ICLR 2026poster

Transformer LLMs have been shown to exhibit strong reasoning ability that scales with inference-time compute, most prominently through token-space “thinking” (i.e., chains of thought). A growing line of work pushes this extra computation into the model’s latent space (adjacent to standard decoding)…

Cited by 0SourceScholar
2025

Human-inspired Episodic Memory for Infinite Context LLMs

ICLR 2025poster

Large language models (LLMs) have shown remarkable capabilities, but still struggle with processing extensive contexts, limiting their ability to maintain coherence and accuracy over long sequences. In contrast, the human brain excels at organising and retrieving episodic experiences across vast tem…

Cited by 0SourcePDFScholar
2022

Variational Predictive Routing with Nested Subjective Timescales

ICLR 2022poster

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 diffe…

Cited by 12SourcePDFScholar
2020

Deep active inference agents using Monte-Carlo methods

NeurIPS 2020poster

Active inference is a Bayesian framework for understanding biological intelligence. The underlying theory brings together perception and action under one single imperative: minimizing free energy. However, despite its theoretical utility in explaining intelligence, computational implementations have…