paper-with-me

홈 › Papers

Locally Smoothed Neural Networks

2017-11-22 · Liang Pang, Yanyan Lan, Jun Xu, Jiafeng Guo, Xue-Qi Cheng

Convolutional Neural Networks (CNN) and the locally connected layer are limited in capturing the importance and relations of different local receptive fields, which are often crucial for tasks such as face verification, visual question answering, and word sequence prediction. To tackle the issue, we propose a novel locally smoothed neural network (LSNN) in this paper. The main idea is to represent the weight matrix of the locally connected layer as the product of the kernel and the smoother, where the kernel is shared over different local receptive fields, and the smoother is for determining the importance and relations of different local receptive fields. Specifically, a multi-variate Gaussian function is utilized to generate the smoother, for modeling the location relations among different local receptive fields. Furthermore, the content information can also be leveraged by setting the mean and precision of the Gaussian function according to the content. Experiments on some variant of MNIST clearly show our advantages over CNN and locally connected layer.

📄 PDF Abstract BibTeX arXiv:1711.08132

Code (1)

https://gitlab.com/pl8787/CaffeAttention 공식 구현

Tasks

Face VerificationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Smoothed Gaussian Mixture Models for Video Classification and Recommendation

2020-12-17 · Sirjan Kafle, Aman Gupta, Xue Xia, Ananth Sankar 외

Cluster-and-aggregate techniques such as Vector of Locally Aggregated Descriptors (VLAD), and their end-to-end discriminatively trained equivalents like NetVLAD have recently been popular for video classification and act…

Action RecognitionClassificationGeneral ClassificationVideo Classification

Indoor occupancy estimation from carbon dioxide concentration

2016-07-20 · Chaoyang Jiang, Mustafa K. Masood, Yeng Chai Soh, Hua Li

This paper presents an indoor occupancy estimator with which we can estimate the number of real-time indoor occupants based on the carbon dioxide (CO2) measurement. The estimator is actually a dynamic model of the occupa…

Locally Smoothed Gaussian Process Regression

2022-10-18 · Davit Gogolashvili, Bogdan Kozyrskiy, Maurizio Filippone

We develop a novel framework to accelerate Gaussian process regression (GPR). In particular, we consider localization kernels at each data point to down-weigh the contributions from other data points that are far away, a…

Gaussian ProcessesGPRregression

Smoothed Online Convex Optimization in High Dimensions via Online Balanced Descent

2018-03-28 · Niangjun Chen, Gautam Goel, Adam Wierman

We study Smoothed Online Convex Optimization, a version of online convex optimization where the learner incurs a penalty for changing her actions between rounds. Given a $\Omega(\sqrt{d})$ lower bound on the competitive …

Vocal Bursts Intensity Prediction

Regularization on Spatio-Temporally Smoothed Feature for Action Recognition

2020-06-01 · CVPR 2020 6 · Jinhyung Kim, Seunghwan Cha, Dongyoon Wee, Soonmin Bae 외

Deep neural networks for video action recognition frequently require 3D convolutional filters and often encounter overfitting due to a larger number of parameters. In this paper, we propose Random Mean Scaling (RMS), a s…

Action RecognitionTemporal Action Localization