← Search

Sanath Narayan

16 accepted papers

2026

SigLino: Efficient Multi-Teacher Distillation for Agglomerative Vision Foundation Models

CVPR 2026

Vision foundation models trained via multi-teacher distillation offer a promising path toward unified visual representations, yet the learning dynamics and data efficiency of such approaches remain underexplored. In this paper, we systematically study multi-teacher distillation for vision foundation

Cited by 0SourcecodeScholar
2026

VisRes Bench: On Evaluating the Visual Reasoning Capabilities of VLMs

CVPR 2026

Vision-Language Models (VLMs) have achieved remarkable progress across tasks such as visual question answering and image captioning. Yet, the extent to which these models perform visual reasoning as opposed to relying on linguistic priors remains unclear. To address this, we introduce VisRes Bench,

Cited by 0SourcecodeScholar
2025

Harnessing Frozen Unimodal Encoders for Flexible Multimodal Alignment

CVPR 2025poster

Recent contrastive multimodal vision-language models like CLIP have demonstrated robust open-world semantic understanding, becoming the standard image backbones for vision-language applications. However, recent findings suggest high semantic similarity between well-trained unimodal encoders, which r…

2025

Vision-Language Models Can't See the Obvious

ICCV 2025poster

We present Saliency Benchmark (SalBench), a novel benchmark designed to assess the capability of Large Vision-Language Models (LVLM) in detecting visually salient features that are readily apparent to humans, such as a large circle amidst a grid of smaller ones. This benchmark focuses on low-level f…

Cited by 0SourcePDFScholar
2024

Do Vision and Language Encoders Represent the World Similarly?

CVPR 2024poster

Aligned text-image encoders such as CLIP have become the de-facto model for vision-language tasks. Furthermore modality-specific encoders achieve impressive performances in their respective domains. This raises a central question: does an alignment exist between uni-modal vision and language encoder…

2024

Efficient 3D-Aware Facial Image Editing via Attribute-Specific Prompt Learning

ECCV 2024poster

"Drawing upon StyleGAN’s expressivity and disentangled latent space, existing 2D approaches employ textual prompting to edit facial images with different attributes. In contrast, 3D-aware approaches that generate faces at different target poses require attribute-specific classifiers, learning separa…

2023

Generative Multiplane Neural Radiance for 3D-Aware Image Generation

ICCV 2023poster

We present a method to efficiently generate 3D-aware high-resolution images that are view-consistent across multiple target views. The proposed multiplane neural radiance model, named GMNR, consists of a novel a-guided view-dependent representation (a-VdR) module for learning view-dependent informat…

Cited by 3PDFcodeScholar
2023

Lip2Vec: Efficient and Robust Visual Speech Recognition via Latent-to-Latent Visual to Audio Representation Mapping

ICCV 2023poster

Visual Speech Recognition (VSR) differs from the common perception tasks as it requires deeper reasoning over the video sequence, even by human experts. Despite the recent advances in VSR, current approaches rely on labeled data to fully train or finetune their models predicting the target speech. T…

Cited by 9PDFcodeScholar
2022

OW-DETR: Open-World Detection Transformer

CVPR 2022poster

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new classes that become known in the next training episodes. Di…

Cited by 240PDFcodeScholar
2022

Spatio-Temporal Relation Modeling for Few-Shot Action Recognition

CVPR 2022poster

We propose a novel few-shot action recognition framework, STRM, which enhances class-specific feature discriminability while simultaneously learning higher-order temporal representations. The focus of our approach is a novel spatio-temporal enrichment module that aggregates spatial and temporal cont…

Cited by 154PDFcodeScholar
2022

Video Instance Segmentation via Multi-Scale Spatio-Temporal Split Attention Transformer

ECCV 2022poster

"State-of-the-art transformer-based video instance segmentation (VIS) approaches typically utilize either single-scale spatio-temporal features or per-frame multi-scale features during the attention computations. We argue that such an attention computation ignores the multi-scale spatio-temporal fea…

2021

D2-Net: Weakly-Supervised Action Localization via Discriminative Embeddings and Denoised Activations

ICCV 2021poster

This work proposes a weakly-supervised temporal action localization framework, called D2-Net, which strives to temporally localize actions using video-level supervision. Our main contribution is the introduction of a novel loss formulation, which jointly enhances the discriminability of latent embed…

Cited by 76PDFcodeScholar
2021

Discriminative Region-Based Multi-Label Zero-Shot Learning

ICCV 2021poster

Multi-label zero-shot learning (ZSL) is a more realistic counter-part of standard single-label ZSL since several objects can co-exist in a natural image. However, the occurrence of multiple objects complicates the reasoning and requires region-specific processing of visual features to preserve their…

Cited by 59PDFcodeScholar
2020

Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification

ECCV 2020poster

Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art relies on Generative Adversarial Networks that synthesize unseen class features…

2019

3C-Net: Category Count and Center Loss for Weakly-Supervised Action Localization

ICCV 2019poster

Temporal action localization is a challenging computer vision problem with numerous real-world applications. Most existing methods require laborious frame-level supervision to train action localization models. In this work, we propose a framework, called 3C-Net, which only requires video-level super…

Cited by 207PDFcodeScholar
2019

Out-Of-Distribution Detection for Generalized Zero-Shot Action Recognition

CVPR 2019poster

Generalized zero-shot action recognition is a challenging problem, where the task is to recognize new action categories that are unavailable during the training stage, in addition to the seen action categories. Existing approaches suffer from the inherent bias of the learned classifier towards the s…

Cited by 193PDFcodeScholar