Christoffer Koo Øhrstrøm
chrisohrstrom.bsky.social
Christoffer Koo Øhrstrøm
@chrisohrstrom.bsky.social
PhD student at DTU 🇩🇰 Doing research at the intersection of deep learning, event cameras/neuromorphic vision, multi-modal models, and robotics.
Congratulations. You are now officially Danish.
November 8, 2025 at 11:51 AM
We also get a much smaller input sizes with up to a 6.9x reduction over voxels and up to a 8.9x reduction over frames.
November 3, 2025 at 11:44 AM
Results are pretty good. Inference speedups are up to 3.4x over voxels for a point cloud network and up to 10.4x over frames for a Transformer.

This comes without sacrificing accuracy. We even outperform voxels and frames in most cases on gesture recognition and object detection.
November 3, 2025 at 11:44 AM
Spiking Patches works by creating a grid of patches and let each patch act as spiking neuron. A patch increases its potential whenever an event arrives within the patch, and a token is created everytime a patch spikes (when the potential exceeds a threshold).
November 3, 2025 at 11:44 AM
We achieve this through tokenization of events. Our tokenizer is called Spiking Patches.

Something cool is that tokens are compatible with GNNs, PCNs, and Transformers.

This is the first time that anyone applies tokenization to events. We hope to encourage more of this.
November 3, 2025 at 11:44 AM
How is external links to be understood? Is it e.g. okay to link to a video (not our own) with examples of a concept that we describe as a preliminary?
October 13, 2025 at 12:26 PM
True. Not much of an issue on small codebases. Mostly just feels better with a snappier formatter for those.
December 18, 2024 at 7:59 PM
black is great, but I prefer Ruff because of speed and it is also a really nice linter. docs.astral.sh/ruff/
Ruff
An extremely fast Python linter and code formatter, written in Rust.
docs.astral.sh
December 18, 2024 at 7:17 AM