← Search

Konrad Kording

10 accepted papers

2026

Falcon: Fast Proximal Linearization of Normalized Cuts for Unsupervised Image Segmentation

ICLR 2026poster

Current zero-shot unsupervised segmentation methods based on normalized cuts (NCut) face three key limitations. First, they rely on recursive bipartitions with repeated eigen-decompositions, making them prohibitively expensive at scale. Second, each split requires spectral relaxation followed by rou…

Cited by 0SourcecodeScholar
2025

A Scalable, Causal, and Energy Efficient Framework for Neural Decoding with Spiking Neural Networks

NeurIPS 2025poster

Brain-computer interfaces (BCIs) promise to enable vital functions, such as speech and prosthetic control, for individuals with neuromotor impairments. Central to their success are neural decoders, models that map neural activity to intended behavior. Current learning-based decoding approaches fall…

Cited by 0SourceScholar
2025

Does Object Binding Naturally Emerge in Large Pretrained Vision Transformers?

NeurIPS 2025spotlight

Object binding, the brain’s ability to bind the many features that collectively represent an object into a coherent whole, is central to human cognition. It groups low-level perceptual features into high‑level object representations, stores those objects efficiently and compositionally in memory, an…

Cited by 0SourceScholar
2024

Neural decoding from stereotactic EEG: accounting for electrode variability across subjects

NeurIPS 2024poster

Deep learning based neural decoding from stereotactic electroencephalography (sEEG) would likely benefit from scaling up both dataset and model size. To achieve this, combining data across multiple subjects is crucial. However, in sEEG cohorts, each subject has a variable number of electrodes placed…

Cited by 0SourcePDFScholar
2023

How gradient estimator variance and bias impact learning in neural networks

ICLR 2023poster

There is growing interest in understanding how real brains may approximate gradients and how gradients can be used to train neuromorphic chips. However, neither real brains nor neuromorphic chips can perfectly follow the loss gradient, so parameter updates would necessarily use gradient estimators t…

Cited by 9SourcePDFScholar
2018

Accelerating Dynamic Programs via Nested Benders Decomposition with Application to Multi-Person Pose Estimation

ECCV 2018poster

We present a novel approach to solve dynamic programs (DP), which are frequent in computer vision, on tree-structured graphs with exponential node state space. Typical DP approaches have to enumerate the joint state space of two adjacent nodes on every edge of the tree to compute the optimal message…

Cited by 14SourcePDFScholar