← Search

Saibal Mukhopadhyay

21 accepted papers

2026

AIRE-Prune: Asymptotic Impulse-Response Energy for State Pruning in State Space Models

ICLR 2026poster

State space models (SSMs) often sacrifice capacity, search space, or stability to offset the memory and compute costs of large state dimensions. We introduce a structured post-training pruning method for SSMs — AIRE-Prune (Asymptotic Impulse- Response Energy for State PRUN(E)ing ) — that reduces eac…

Cited by 0SourcecodeScholar
2026

Adaptive-Cloud: Dynamic Computation Control for 3D Object Detection from LIDAR Point Clouds

ICRA 2026poster

In this work, we introduce an adaptive hierarchical framework for efficient 3D object detection from point cloud data, designed to dynamically balance computational efficiency and detection performance. Our approach employs a shared feature extractor and multiple detector backbones of varying widths…

Cited by 0SourceScholar
2026

RAVEN: Radar Adaptive Vision Encoders for Efficient Chirp-wise Object Detection and Segmentation

CVPR 2026

We introduce RAVEN, a deep learning architecture for processing frequency-modulated continuous-wave (FMCW) radar data that is designed for high computational efficiency. RAVEN reduces computation by using a learnable antenna mixer module on independent receiver state space encoders (SSM) to compress

Cited by 0SourcecodeScholar
2025

A Dynamical Systems-Inspired Pruning Strategy for Addressing Oversmoothing in Graph Attention Networks

ICML 2025poster

Graph Neural Networks (GNNs) face a critical limitation known as oversmoothing, where increasing network depth leads to homogenized node representations, severely compromising their expressiveness. We present a novel dynamical systems perspective on this challenge, revealing oversmoothing as an emer…

Cited by 0SourcePDFScholar
2025

Adaptive-Cloud: Dynamic Computation Control for 3D Object Detection From LIDAR Point Clouds

RA-L 2025

In this work, we introduce an adaptive hierarchical framework for efficient 3D object detection from point cloud data, designed to dynamically balance computational efficiency and detection performance. Our approach employs a shared feature extractor and multiple detector backbones of varying widths

Cited by 0SourceScholar
2025

Has the Deep Neural Network learned the Stochastic Process? An Evaluation Viewpoint

ICLR 2025poster

This paper presents the first systematic study of evaluating Deep Neural Networks (DNNs) designed to forecast the evolution of stochastic complex systems. We show that traditional evaluation methods like threshold-based classification metrics and error-based scoring rules assess a DNN's ability to r…

2024

Efficient Learning of Event-based Dense Representation using Hierarchical Memories with Adaptive Update

ECCV 2024poster

"Leveraging the high temporal resolution of an event-based camera requires highly efficient event-by-event processing. However, dense prediction tasks require explicit pixel-level association, which is challenging for event-based processing frameworks. Existing works aggregate the events into a stat…

Cited by 2SourcePDFScholar
2024

Online Relational Inference for Evolving Multi-agent Interacting Systems

NeurIPS 2024poster

We introduce a novel framework, Online Relational Inference (ORI), designed to efficiently identify hidden interaction graphs in evolving multi-agent interacting systems using streaming data. Unlike traditional offline methods that rely on a fixed training set, ORI employs online backpropagation, up…

2024

RoboKoop: Efficient Control Conditioned Representations from Visual Input in Robotics using Koopman Operator

CoRL 2024poster

Developing agents that can perform complex control tasks from high-dimensional observations is a core ability of autonomous agents that requires underlying robust task control policies and adapting the underlying visual representations to the task. Most existing policies need a lot of training sampl…

Cited by 3SourceScholar
2024

Sparse Spiking Neural Network: Exploiting Heterogeneity in Timescales for Pruning Recurrent SNN

ICLR 2024poster

Recurrent Spiking Neural Networks (RSNNs) have emerged as a computationally efficient and brain-inspired machine learning model. The design of sparse RSNNs with fewer neurons and synapses helps reduce the computational complexity of RSNNs. Traditionally, sparse SNNs are obtained by first training a…

Cited by 14SourcePDFScholar
2023

Associative Memory Augmented Asynchronous Spatiotemporal Representation Learning for Event-based Perception

ICLR 2023top-25%

We propose $\textit{EventFormer}$, a computationally efficient event-based representation learning framework for asynchronously processing event camera data. EventFormer treats sparse input events as a spatially unordered set and models their spatial interactions using self-attention mechanism. An a…

Cited by 6SourcePDFScholar
2023

Heterogeneous Neuronal and Synaptic Dynamics for Spike-Efficient Unsupervised Learning: Theory and Design Principles

ICLR 2023poster

This paper shows that the heterogeneity in neuronal and synaptic dynamics reduces the spiking activity of a Recurrent Spiking Neural Network (RSNN) while improving prediction performance, enabling spike-efficient (unsupervised) learning. We analytically show that the diversity in neurons' integratio…

Cited by 10SourcePDFScholar
2023

Learning Deep Neural Network Controller for Path Following of Unicycle Robots

RA-L 2023

This letter investigates the scope of deep neural network (DNN) based controller in the path following task for unicycle mobile robots. A DNN-based controller is trained to follow paths with arbitrary curvature in two-dimensional space. The training process does not require initialization or supervi

Cited by 3SourceScholar
2023

Unsupervised 3D Object Learning through Neuron Activity aware Plasticity

ICLR 2023poster

We present an unsupervised deep learning model for 3D object classification. Conventional Hebbian learning, a well-known unsupervised model, suffers from loss of local features leading to reduced performance for tasks with complex geometric objects. We present a deep network with a novel Neuron Acti…

Cited by 2SourcePDFScholar
2022

Sequence Approximation using Feedforward Spiking Neural Network for Spatiotemporal Learning: Theory and Optimization Methods

ICLR 2022poster

A dynamical system of spiking neurons with only feedforward connections can classify spatiotemporal patterns without recurrent connections. However, the theoretical construct of a feedforward spiking neural network (SNN) for approximating a temporal sequence remains unclear, making it challenging to…

Cited by 32SourcePDFScholar
2020

MagNet: Discovering Multi-agent Interaction Dynamics using Neural Network

ICRA 2020poster

We present the MagNet, a neural network-based multi-agent interaction model to discover the governing dynamics and predict evolution of a complex multi-agent system from observations. We formulate a multi-agent system as a coupled non-linear network with a generic ordinary differential equation (ODE…

Cited by 4SourcecodeScholar
2018

An Unsupervised Anomalous Event Detection Framework with Class Aware Source Separation

ICASSP 2018accepted

This paper presents a novel problem of detection and localization of anomalous events due to a certain class of objects in video data with applications to smart surveillance. A baseline system is proposed that uses a convolutional neural network (CNN) to generate pixel level masks corresponding to o…

Cited by 0SourceScholar
2018

Cascade Adversarial Machine Learning Regularized with a Unified Embedding

ICLR 2018poster

Injecting adversarial examples during training, known as adversarial training, can improve robustness against one-step attacks, but not for unknown iterative attacks. To address this challenge, we first show iteratively generated adversarial images easily transfer between networks trained with the s…

2018

HybridNet: Integrating Model-based and Data-driven Learning to Predict Evolution of Dynamical Systems

CoRL 2018

The robotic systems continuously interact with complex dynamical systems in the physical world. Reliable predictions of spatiotemporal evolution of these dynamical systems, with limited knowledge of system dynamics, are crucial for autonomous operation. In this paper, we present HybridNet, a framewo

Cited by 0SourcePDFScholar