← Search

Jan Finkbeiner

3 accepted papers

2026

Learning to Remember, Learn, and Forget in Attention-Based Models

ICML 2026poster

In-Context Learning (ICL) in transformers acts as an online associative memory and is believed to underpin their high performance on complex sequence processing tasks. However, in gated linear attention models, this memory has a fixed capacity and is prone to interference, especially for long sequen…

Cited by 1SourceScholar
2025

Efficient Event-Based Object Detection: A Hybrid Neural Network with Spatial and Temporal Attention

CVPR 2025poster

Event cameras offer high temporal resolution and dynamic range with minimal motion blur, making them promising for robust object detection. While Spiking Neural Networks (SNNs) on neuromorphic hardware are often considered for energy efficient and low latency event-based data processing, they often…

Cited by 0SourcePDFScholar
2024

Harnessing Manycore Processors with Distributed Memory for Accelerated Training of Sparse and Recurrent Models

AAAI 2024technical

Current AI training infrastructure is dominated by single instruction multiple data (SIMD) and systolic array architectures, such as Graphics Processing Units (GPUs) and Tensor Processing Units (TPUs), that excel at accelerating parallel workloads and dense vector matrix multiplications. Potentially…