← Search

Velibor Bojkovic

8 accepted papers

2026

WaveSSM: Multiscale State-Space Models for Non-stationary Signal Attention

ICML 2026poster

State-space models (SSMs) have emerged as a powerful foundation for long-range sequence modeling, with the HiPPO framework showing that continuous-time projection operators can be used to derive stable, memory-efficient dynamical systems that encode the past history of the input signal. However, exi…

Cited by 0SourceScholar
2025

Library-Like Behavior In Language Models is Enhanced by Self-Referencing Causal Cycles

ACL 2025long

We introduce the concept of the self-referencing causal cycle (abbreviated ReCall )—a mechanism that enables large language models (LLMs) to bypass the limitations of unidirectional causality, which underlies a phenomenon known as the reversal curse. When an LLM is prompted with sequential data, it…

2025

Temporal Misalignment in ANN-SNN Conversion and its Mitigation via Probabilistic Spiking Neurons

ICML 2025poster

Spiking Neural Networks (SNNs) offer a more energy-efficient alternative to Artificial Neural Networks (ANNs) by mimicking biological neural principles, establishing them as a promising approach to mitigate the increasing energy demands of large-scale neural models. However, fully harnessing the cap…

Cited by 0SourcePDFScholar
2025

Uncovering the Spectral Bias in Diagonal State Space Models

NeurIPS 2025poster

Current methods for initializing state space models (SSMs) parameters mainly rely on the \textit{HiPPO framework}, which is based on an online approximation of orthogonal polynomials. Recently, diagonal alternatives have shown to reach a similar level of performance while being significantly more ef…

Cited by 0SourceScholar
2024

Data Driven Threshold and Potential Initialization for Spiking Neural Networks

AISTATS 2024poster

Spiking neural networks (SNNs) present an increasingly popular alternative to artificial neural networks (ANNs), due to their energy and time efficiency when deployed on neuromorphic hardware. However, due to their discrete and highly non-differentiable nature, training SNNs is a challenging task an…

2024

Enhancing Training of Spiking Neural Network with Stochastic Latency

AAAI 2024technical

Spiking neural networks (SNNs) have garnered significant attention for their low power consumption when deployed on neuromorphic hardware that operates in orders of magnitude lower power than general-purpose hardware. Direct training methods for SNNs come with an inherent latency for which the SNNs…

2024

FTBC: Forward Temporal Bias Correction for Optimizing ANN-SNN Conversion

ECCV 2024poster

"Spiking Neural Networks (SNNs) offer a promising avenue for energy-efficient computing compared with Artificial Neural Networks (ANNs), closely mirroring biological neural processes. However, this potential comes with inherent challenges in directly training SNNs through spatio-temporal backpropaga…

Cited by 0SourcePDFScholar
2023

Direct Training of SNN using Local Zeroth Order Method

NeurIPS 2023poster

Spiking neural networks are becoming increasingly popular for their low energy requirement in real-world tasks with accuracy comparable to traditional ANNs. SNN training algorithms face the loss of gradient information and non-differentiability due to the Heaviside function in minimizing the model l…