← Search

Abhinav Moudgil

6 accepted papers

2025

Accelerating Training with Neuron Interaction and Nowcasting Networks

ICLR 2025poster

Neural network training can be accelerated when a learnable update rule is used in lieu of classic adaptive optimizers (e.g. Adam). However, learnable update rules can be costly and unstable to train and use. Recently, Jang et al. (2023) proposed a simpler approach to accelerate training based on we…

2025

Understanding Input Selectivity in Mamba: Impact on Approximation Power, Memorization, and Associative Recall Capacity

ICML 2025poster

State-Space Models (SSMs), and particularly Mamba, have recently emerged as a promising alternative to Transformers. Mamba introduces input selectivity to its SSM layer (S6) and incorporates convolution and gating into its block definition. While these modifications do improve Mamba's performance ov…

Cited by 0SourcePDFScholar
2022

Towards Scaling Difference Target Propagation by Learning Backprop Targets

ICML 2022spotlight

The development of biologically-plausible learning algorithms is important for understanding learning in the brain, but most of them fail to scale-up to real-world tasks, limiting their potential as explanations for learning by real brains. As such, it is important to explore learning algorithms tha…

2021

Contrast and Classify: Training Robust VQA Models

ICCV 2021poster

Recent Visual Question Answering (VQA) models have shown impressive performance on the VQA benchmark but remain sensitive to small linguistic variations in input questions. Existing approaches address this by augmenting the dataset with question paraphrases from visual question generation models or…

Cited by 35PDFcodeScholar
2021

SOAT: A Scene- and Object-Aware Transformer for Vision-and-Language Navigation

NeurIPS 2021poster

Natural language instructions for visual navigation often use scene descriptions (e.g., bedroom) and object references (e.g., green chairs) to provide a breadcrumb trail to a goal location. This work presents a transformer-based vision-and-language navigation (VLN) agent that uses two different visu…

Cited by 64SourcePDFScholar