paper-with-me

Papers

SRDCNN: Strongly Regularized Deep Convolution Neural Network Architecture for Time-series Sensor Signal Classification Tasks

2020-07-14 · Arijit Ukil, Antonio Jara, Leandro Marin

Deep Neural Networks (DNN) have been successfully used to perform classification and regression tasks, particularly in computer vision based applications. Recently, owing to the widespread deployment of Internet of Things (IoT), we identify that the classification tasks for time series data, specifically from different sensors are of utmost importance. In this paper, we present SRDCNN: Strongly Regularized Deep Convolution Neural Network (DCNN) based deep architecture to perform time series classification tasks. The novelty of the proposed approach is that the network weights are regularized by both L1 and L2 norm penalties. Both of the regularization approaches jointly address the practical issues of smaller number of training instances, requirement of quicker training process, avoiding overfitting problem by incorporating sparsification of weight vectors as well as through controlling of weight values. We compare the proposed method (SRDCNN) with relevant state-of-the-art algorithms including different DNNs using publicly available time series classification benchmark (the UCR/UEA archive) time series datasets and demonstrate that the proposed method provides superior performance. We feel that SRDCNN warrants better generalization capability to the deep architecture by profoundly controlling the network parameters to combat the training instance insufficiency problem of real-life time series sensor signals.

📄 PDF Abstract BibTeX arXiv:2007.06909

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CISRDCNN: Super-resolution of compressed images using deep convolutional neural networks

2017-09-19 · Honggang Chen, Xiaohai He, Chao Ren, Linbo Qing 외

In recent years, much research has been conducted on image super-resolution (SR). To the best of our knowledge, however, few SR methods were concerned with compressed images. The SR of compressed images is a challenging …

Image Super-ResolutionSuper-Resolution

Regularized Diffusion Adaptation via Conjugate Smoothing

2019-09-20 · Stefan Vlaski, Lieven Vandenberghe, Ali H. Sayed

The purpose of this work is to develop and study a distributed strategy for Pareto optimization of an aggregate cost consisting of regularized risks. Each risk is modeled as the expectation of some loss function with unk…

Training L1-Regularized Models with Orthant-Wise Passive Descent Algorithms

2017-04-26 · Jianqiao Wangni

The $L_1$-regularized models are widely used for sparse regression or classification tasks. In this paper, we propose the orthant-wise passive descent algorithm (OPDA) for optimizing $L_1$-regularized models, as an impro…

regression

Identifying nonlinear dynamical systems with multiple time scales and long-range dependencies

2019-10-08 · ICLR 2021 1 · Dominik Schmidt, Georgia Koppe, Zahra Monfared, Max Beutelspacher 외

A main theoretical interest in biology and physics is to identify the nonlinear dynamical system (DS) that generated observed time series. Recurrent Neural Networks (RNNs) are, in principle, powerful enough to approximat…

Time SeriesTime Series Analysis

Multi-agent learning under uncertainty: Recurrence vs. concentration

2025-12-09 · Kyriakos Lotidis, Panayotis Mertikopoulos, Nicholas Bambos, Jose Blanchet arxiv

In this paper, we examine the convergence landscape of multi-agent learning under uncertainty. Specifically, we analyze two stochastic models of regularized learning in continuous games -- one in continuous and one in di…