← Search

Malyaban Bal

5 accepted papers

2026

RMAAT: Astrocyte-Inspired Memory Compression and Replay for Efficient Long-Context Transformers

ICLR 2026poster

The quadratic complexity of self-attention mechanism presents a significant impediment to applying Transformer models to long sequences. This work explores computational principles derived from astrocytes—glial cells critical for biological memory and synaptic modulation—as a complementary approach…

Cited by 0SourcecodeScholar
2025

P-SPIKESSM: HARNESSING PROBABILISTIC SPIKING STATE SPACE MODELS FOR LONG-RANGE DEPENDENCY TASKS

ICLR 2025poster

Spiking neural networks (SNNs) are posited as a computationally efficient and biologically plausible alternative to conventional neural architectures, with their core computational framework primarily using the leaky integrate-and-fire (LIF) neuron model. However, the limited hidden state representa…

Cited by 1SourcePDFScholar
2025

SpikingVTG: A Spiking Detection Transformer for Video Temporal Grounding

NeurIPS 2025poster

Video Temporal Grounding (VTG) aims to retrieve precise temporal segments in a video conditioned on natural language queries. Unlike conventional neural frameworks that rely heavily on computationally expensive dense matrix multiplications, Spiking Neural Networks (SNNs)—previously underexplored in…

Cited by 0SourceScholar
2024

SpikingBERT: Distilling BERT to Train Spiking Language Models Using Implicit Differentiation

AAAI 2024technical

Large language Models (LLMs), though growing exceedingly powerful, comprises of orders of magnitude less neurons and synapses than the human brain. However, it requires significantly more power/energy to operate. In this work, we propose a novel bio-inspired spiking language model (LM) which aims to…