← Search

Divyam Madaan

10 accepted papers

2026

Characterizing the Predictive Impact of Modalities with Supervised Latent-Variable Modeling

ICML 2026poster

Despite the recent success of Multimodal Large Language Models (MLLMs), existing approaches predominantly assume the availability of multiple modalities during training and inference. In practice, multimodal data is often incomplete because modalities may be missing, collected asynchronously, or ava…

Cited by 0SourceScholar
2026

Multi-modal Data Spectrum: Multi-modal Datasets are Multi-dimensional

ICLR 2026poster

Understanding the interplay between intra-modality dependencies (the contribution of an individual modality to a target task) and inter-modality dependencies (the relationships between modalities and the target task) is fundamental to advancing multi-modal learning. However, the nature of and intera…

Cited by 0SourcecodeScholar
2024

Jointly Modeling Inter- & Intra-Modality Dependencies for Multi-modal Learning

NeurIPS 2024poster

Supervised multi-modal learning involves mapping multiple modalities to a target label. Previous studies in this field have concentrated on capturing in isolation either the inter-modality dependencies (the relationships between different modalities and the label) or the intra-modality dependencies…

2023

What Do NLP Researchers Believe? Results of the NLP Community Metasurvey

ACL 2023long

We present the results of the NLP Community Metasurvey. Run from May to June 2022, it elicited opinions on controversial issues, including industry influence in the field, concerns about AGI, and ethics. Our results put concrete numbers to several controversies: For example, respondents are split in…

Cited by 39SourcePDFScholar
2022

Online Coreset Selection for Rehearsal-based Continual Learning

ICLR 2022poster

A dataset is a shred of crucial evidence to describe a task. However, each data point in the dataset does not have the same potential, as some of the data points can be more representative or informative than others. This unequal importance among the data points may have a large impact in rehearsal-…

Cited by 180SourcePDFScholar
2022

Representational Continuity for Unsupervised Continual Learning

ICLR 2022oral

Continual learning (CL) aims to learn a sequence of tasks without forgetting the previously acquired knowledge. However, recent CL advances are restricted to supervised continual learning (SCL) scenarios. Consequently, they are not scalable to real-world applications where the data distribution is o…

2020

Adversarial Neural Pruning with Latent Vulnerability Suppression

ICML 2020poster

Despite the remarkable performance of deep neural networks on various computer vision tasks, they are known to be susceptible to adversarial perturbations, which makes it challenging to deploy them in real-world safety-critical applications. In this paper, we conjecture that the leading cause of adv…