paper-with-me

Papers

A stepped sampling method for video detection using LSTM

2021-07-18 · Dengshan Li, Rujing Wang, Chengjun Xie

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. We assume that, the artificial neural networks have human-like characteristics, and human learning method could be used for machine learning.

📄 PDF Abstract BibTeX arXiv:2107.08471

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Deep Learning based Detection Method for Combined Integrity-Availability Cyber Attacks in Power System

2020-11-03 · Wangkun Xu, Fei Teng

As one of the largest and most complex systems on earth, power grid (PG) operation and control have stepped forward as a compound analysis on both physical and cyber layers which makes it vulnerable to assaults from econ…

Denoising

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

2022-03-13 · Dengshan Li, Rujing Wang

Video detection and human action recognition may be computationally expensive, and need a long time to train models. In this paper, we were intended to reduce the training time and the GPU memory usage of video detection…

Action DetectionAction RecognitionGPUTemporal Action Localization+1

Online Video Object Detection Using Association LSTM

2017-10-01 · ICCV 2017 10 · Yongyi Lu, Cewu Lu, Chi-Keung Tang

Video object detection is a fundamental tool for many applications. Since direct application of image-based object detection cannot leverage the rich temporal information inherent in video data, we advocate to the detect…

Objectobject-detectionObject DetectionVideo Object Detection

Evaluating the Effect of Frame Rate in Sequence-Based Classification of Autism-Related Self-Stimulatory Hand Idiosyncrasies

2026-07-08 · Raunak Mondal, Peter Washington arxiv

Autism spectrum disorder (ASD) affects over 75 million individuals worldwide, yet scalable computational methods for remote behavioral screening remain limited. This study addresses two complementary challenges in automa…

Data AugmentationTransfer Learning

Mobile Video Object Detection with Temporally-Aware Feature Maps

2017-11-17 · CVPR 2018 6 · Mason Liu, Menglong Zhu

This paper introduces an online model for object detection in videos designed to run in real-time on low-powered mobile and embedded devices. Our approach combines fast single-image object detection with convolutional lo…

CPUObjectobject-detectionObject Detection+1