paper-with-me

Papers

ViNet: Pushing the limits of Visual Modality for Audio-Visual Saliency Prediction

2020-12-11 · Samyak Jain, Pradeep Yarlagadda, Shreyank Jyoti, Shyamgopal Karthik, Ramanathan Subramanian, Vineet Gandhi

We propose the ViNet architecture for audio-visual saliency prediction. ViNet is a fully convolutional encoder-decoder architecture. The encoder uses visual features from a network trained for action recognition, and the decoder infers a saliency map via trilinear interpolation and 3D convolutions, combining features from multiple hierarchies. The overall architecture of ViNet is conceptually simple; it is causal and runs in real-time (60 fps). ViNet does not use audio as input and still outperforms the state-of-the-art audio-visual saliency prediction models on nine different datasets (three visual-only and six audio-visual datasets). ViNet also surpasses human performance on the CC, SIM and AUC metrics for the AVE dataset, and to our knowledge, it is the first network to do so. We also explore a variation of ViNet architecture by augmenting audio features into the decoder. To our surprise, upon sufficient training, the network becomes agnostic to the input audio and provides the same output irrespective of the input. Interestingly, we also observe similar behaviour in the previous state-of-the-art models \cite{tsiami2020stavis} for audio-visual saliency prediction. Our findings contrast with previous works on deep learning-based audio-visual saliency prediction, suggesting a clear avenue for future explorations incorporating audio in a more effective manner. The code and pre-trained models are available at https://github.com/samyak0210/ViNet.

📄 PDF Abstract BibTeX arXiv:2012.06170

Code (1)

samyak0210/ViNet 공식 구현 pytorch

Tasks

Action RecognitionDecoderPredictionSaliency PredictionVideo Saliency DetectionVideo Saliency Prediction

Similar Papers 제목 키워드 기반

Minimalistic Video Saliency Prediction via Efficient Decoder & Spatio Temporal Action Cues

2025-02-01 · Rohit Girmaji, Siddharth Jain, Bhav Beri, Sarthak Bansal 외

This paper introduces ViNet-S, a 36MB model based on the ViNet architecture with a U-Net design, featuring a lightweight decoder that significantly reduces model size and parameters without compromising performance. Addi…

Action ClassificationAction LocalizationDecoderSaliency Prediction+3

VINet: Visual and Inertial-based Terrain Classification and Adaptive Navigation over Unknown Terrain

2022-09-16 · Tianrui Guan, Ruitao Song, Zhixian Ye, Liangjun Zhang

We present a visual and inertial-based terrain classification network (VINet) for robotic navigation over different traversable surfaces. We use a novel navigation-based labeling scheme for terrain classification and gen…

ClassificationScheduling

Induction Network: Audio-Visual Modality Gap-Bridging for Self-Supervised Sound Source Localization

2023-08-09 · Tianyu Liu, Peng Zhang, Wei Huang, Yufei zha 외

Self-supervised sound source localization is usually challenged by the modality inconsistency. In recent studies, contrastive learning based strategies have shown promising to establish such a consistent correspondence b…

Contrastive LearningSound Source Localization

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

2025-12-22 · Apoorv Vyas, Heng-Jui Chang, Cheng-Fu Yang, Po-Yao Huang 외 arxiv

We introduce Perception Encoder Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Built on PE, PE-AV makes several key contributions to extend repres…

Sound Event DetectionContrastive Learning

AV-Master: Dual-Path Comprehensive Perception Makes Better Audio-Visual Question Answering

2025-10-21 · Jiayu Zhang, Shuo Ye, Qilang Ye, Xun Lin 외 arxiv

Audio-Visual Question Answering (AVQA) requires models to effectively utilize both visual and auditory modalities to answer complex and diverse questions about audio-visual scenes. However, existing methods lack sufficie…

Audio-visual Question Answering