A stepped sampling method for video detection using LSTM

07/18/2021
by   Dengshan Li, et al.
0

Artificial neural networks that simulate human achieves great successes. From the perspective of simulating human memory method, we propose a stepped sampler based on the "repeated input". We repeatedly inputted data to the LSTM model stepwise in a batch. The stepped sampler is used to strengthen the ability of fusing the temporal information in LSTM. We tested the stepped sampler on the LSTM built-in in PyTorch. Compared with the traditional sampler of PyTorch, such as sequential sampler, batch sampler, the training loss of the proposed stepped sampler converges faster in the training of the model, and the training loss after convergence is more stable. Meanwhile, it can maintain a higher test accuracy. We quantified the algorithm of the stepped sampler.

READ FULL TEXT

page 6

page 8

research
10/08/2018

Stein Neural Sampler

We propose two novel samplers to produce high-quality samples from a giv...
research
12/10/2020

One for More: Selecting Generalizable Samples for Generalizable ReID Model

Current training objectives of existing person Re-IDentification (ReID) ...
research
11/28/2021

Deep MAGSAC++

We propose Deep MAGSAC++ combining the advantages of traditional and dee...
research
12/12/2015

Active Sampler: Light-weight Accelerator for Complex Data Analytics at Scale

Recent years have witnessed amazing outcomes from "Big Models" trained b...
research
08/18/2023

Sampling from Network Reliability in Near-linear Time

We give a O(n) time sampler for independent sets of a matroid with n ele...
research
11/16/2020

CoSam: An Efficient Collaborative Adaptive Sampler for Recommendation

Sampling strategies have been widely applied in many recommendation syst...
research
03/13/2022

Context-LSTM: a robust classifier for video detection on UCF101

Video detection and human action recognition may be computationally expe...

Please sign up or login with your details

Forgot password? Click here to reset