paper-with-me

홈 › Papers

Volterra Neural Networks (VNNs)

2019-10-21 · Siddharth Roheda, Hamid Krim

The importance of inference in Machine Learning (ML) has led to an explosive number of different proposals in ML, and particularly in Deep Learning. In an attempt to reduce the complexity of Convolutional Neural Networks, we propose a Volterra filter-inspired Network architecture. This architecture introduces controlled non-linearities in the form of interactions between the delayed input samples of data. We propose a cascaded implementation of Volterra Filtering so as to significantly reduce the number of parameters required to carry out the same classification task as that of a conventional Neural Network. We demonstrate an efficient parallel implementation of this Volterra Neural Network (VNN), along with its remarkable performance while retaining a relatively simpler and potentially more tractable structure. Furthermore, we show a rather sophisticated adaptation of this network to nonlinearly fuse the RGB (spatial) information and the Optical Flow (temporal) information of a video sequence for action recognition. The proposed approach is evaluated on UCF-101 and HMDB-51 datasets for action recognition, and is shown to outperform state of the art CNN approaches.

📄 PDF Abstract BibTeX arXiv:1910.09616

Code (1)

sid-roheda/Volterra-Neural-Networks pytorch

Tasks

Action RecognitionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Latent Code-Based Fusion: A Volterra Neural Network Approach

2021-04-10 · Sally Ghanem, Siddharth Roheda, Hamid Krim

We propose a deep structure encoder using the recently introduced Volterra Neural Networks (VNNs) to seek a latent representation of multi-modal data whose features are jointly captured by a union of subspaces. The so-ca…

ClusteringRobust classification

WaveNet-Volterra Neural Networks for Active Noise Control: A Fully Causal Approach

2025-04-06 · Lu Bai, Mengtong Li, Siyuan Lian, Kai Chen 외

Active Noise Control (ANC) systems are challenged by nonlinear distortions, which degrade the performance of traditional adaptive filters. While deep learning-based ANC algorithms have emerged to address nonlinearity, ex…

Sparse Covariance Neural Networks

2024-10-02 · Andrea Cavallo, Zhan Gao, Elvin Isufi

Covariance Neural Networks (VNNs) perform graph convolutions on the covariance matrix of tabular data and achieve success in a variety of applications. However, the empirical covariance matrix on which the VNNs operate m…

Action RecognitionComputational EfficiencyTemporal Action Localization

Transferability of coVariance Neural Networks and Application to Interpretable Brain Age Prediction using Anatomical Features

2023-05-02 · Saurabh Sihag, Gonzalo Mateos, Corey T. McMillan, Alejandro Ribeiro

Graph convolutional networks (GCN) leverage topology-driven graph convolutional operations to combine information across the graph for inference tasks. In our recent work, we have studied GCNs with covariance matrices as…

Predicting Brain Age using Transferable coVariance Neural Networks

2022-10-28 · Saurabh Sihag, Gonzalo Mateos, Corey McMillan, Alejandro Ribeiro

The deviation between chronological age and biological age is a well-recognized biomarker associated with cognitive decline and neurodegeneration. Age-related and pathology-driven changes to brain structure are captured …