paper-with-me

Papers

Mobile Big Data Analytics Using Deep Learning and Apache Spark

2016-02-23 · Mohammad Abu Alsheikh, Dusit Niyato, Shaowei Lin, Hwee-Pink Tan, Zhu Han

The proliferation of mobile devices, such as smartphones and Internet of Things (IoT) gadgets, results in the recent mobile big data (MBD) era. Collecting MBD is unprofitable unless suitable analytics and learning methods are utilized for extracting meaningful information and hidden patterns from data. This article presents an overview and brief tutorial of deep learning in MBD analytics and discusses a scalable learning framework over Apache Spark. Specifically, a distributed deep learning is executed as an iterative MapReduce computing on many Spark workers. Each Spark worker learns a partial deep model on a partition of the overall MBD, and a master deep model is then built by averaging the parameters of all partial models. This Spark-based framework speeds up the learning of deep models consisting of many hidden layers and millions of parameters. We use a context-aware activity recognition application with a real-world dataset containing millions of samples to validate our framework and assess its speedup effectiveness.

📄 PDF Abstract BibTeX arXiv:1602.07031

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionDeep Learning

Similar Papers 제목 키워드 기반

Nowcasting the Financial Time Series with Streaming Data Analytics under Apache Spark

2022-02-23 · Mohammad Arafat Ali Khan, Chandra Bhushan, Vadlamani Ravi, Vangala Sarveswara Rao 외

This paper proposes nowcasting of high-frequency financial datasets in real-time with a 5-minute interval using the streaming analytics feature of Apache Spark. The proposed 2 stage method consists of modelling chaos in …

regressionTime SeriesTime Series Analysis

Seer: Empowering Software Defined Networking with Data Analytics

2016-10-04 · Kyriakos Sideris, Reza Nejabati, Dimitra Simeonidou

Network complexity is increasing, making network control and orchestration a challenging task. The proliferation of network information and tools for data analytics can provide an important insight into resource provisio…

Distributed Streaming Analytics on Large-scale Oceanographic Data using Apache Spark

2019-07-31 · Janak Dahal, Elias Ioup, Shaikh Arifuzzaman, Mahdi Abdelguerfi

Real-world data from diverse domains require real-time scalable analysis. Large-scale data processing frameworks or engines such as Hadoop fall short when results are needed on-the-fly. Apache Spark's streaming library i…

Benchmarking Apache Spark and Hadoop MapReduce on Big Data Classification

2022-09-21 · Taha Tekdogan, Ali Cakmak

Most of the popular Big Data analytics tools evolved to adapt their working environment to extract valuable information from a vast amount of unstructured data. The ability of data mining techniques to filter this helpfu…

BenchmarkingManagement

Large-Scale Intelligent Microservices

2020-09-17 · Mark Hamilton, Nick Gonsalves, Christina Lee, Anand Raman 외

Deploying Machine Learning (ML) algorithms within databases is a challenge due to the varied computational footprints of modern ML algorithms and the myriad of database technologies each with its own restrictive syntax. …

Anomaly Detection