Research

Recent work is highlighted.

Provable and Robust Wavefront Sensing via Self-Reference Interferometry (New)
Nebiyou Yismaw, Vishwanath Saragadam, Aswin C. Sankaranarayanan, M. Salman Asif
European Conference on Computer Vision (ECCV), 2026 (Oral Presentation)
project page / arXiv / paper / supplementary

Interfering an incoming wave with spatially shifted copies of itself removes the need for a stable reference beam. We recover the global phase by propagating pairwise differences across a connected graph, and prove that co-prime shifts guarantee connectivity and bound error accumulation — recovering complete phase profiles from as few as eight measurements, validated on a hardware prototype.

Robust Multimodal Learning via Cross-Modal Proxy Tokens
Md Kaykobad Reza, Ameya Patil, Mashhour Solh, M. Salman Asif
Transactions on Machine Learning Research (TMLR), 2025
project page / OpenReview / arXiv / code

Cross-modal proxy tokens approximate the class token of a missing modality by attending only to the tokens of the available modality — no modality generation, no auxiliary networks. With rank-1 LoRA adapters in frozen unimodal encoders, this beats state-of-the-art baselines across missing rates on five datasets while staying competitive with complete modalities.

Targeted Unlearning with Single Layer Unlearning Gradient
Zikui Cai, Yaoteng Tan, M. Salman Asif
International Conference on Machine Learning (ICML), 2025
project page / arXiv / code / demo

SLUG unlearns targeted information by updating a single critical layer from a one-time gradient computation, using layer-importance and gradient-alignment metrics to pick that layer. It removes concrete and abstract concepts from CLIP, Stable Diffusion, and VLMs at a small fraction of the compute of existing methods.

Robust Multimodal Learning with Missing Modalities via Parameter-Efficient Adaptation
Md Kaykobad Reza, Ashley Prater-Bennette, M. Salman Asif
IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2024
project page / IEEE Xplore / arXiv / code

Pretrained multimodal networks degrade sharply when a modality is absent at test time. Modulating intermediate features with fewer than 1% of the model's parameters compensates for the missing inputs, and often beats dedicated networks trained for each available modality combination — demonstrated on five tasks across seven datasets.

MMSFormer: Multimodal Transformer for Material and Semantic Segmentation
Md Kaykobad Reza, Ashley Prater-Bennette, M. Salman Asif
IEEE Open Journal of Signal Processing (OJSP), 2024
project page / IEEE Xplore / arXiv / code

A mixed-modality fusion block that combines information from arbitrary modality combinations, built into a Multi-Modal Segmentation TransFormer for material and semantic segmentation. Accuracy improves monotonically as modalities are added, setting state of the art on three datasets.

Domain Expansion via Network Adaptation for Solving Inverse Problems
Nebiyou Yismaw, Ulugbek S. Kamilov, M. Salman Asif
IEEE Transactions on Computational Imaging (TCI), 2024
project page / IEEE Xplore / arXiv

Networks trained to solve inverse problems are fragile under shifts in data distribution, measurement operator, and noise level. We characterize the effects of those shifts and propose a flexible, parameter-efficient framework that adapts a pretrained network to expand its domain of validity.