Journal Article10.1145/3279952
Deep Learning–Based Multimedia Analytics: A Review
31
TL;DR: The development path of major tasks in multimedia analytics is reviewed and the performance review of popular benchmarks gives a pathway to technology advancement and helps identify both milestone works and future directions.
read more
Abstract: The multimedia community has witnessed the rise of deep learning–based techniques in analyzing multimedia content more effectively. In the past decade, the convergence of deep-learning and multimedia analytics has boosted the performance of several traditional tasks, such as classification, detection, and regression, and has also fundamentally changed the landscape of several relatively new areas, such as semantic segmentation, captioning, and content generation. This article aims to review the development path of major tasks in multimedia analytics and take a look into future directions. We start by summarizing the fundamental deep techniques related to multimedia analytics, especially in the visual domain, and then review representative high-level tasks powered by recent advances. Moreover, the performance review of popular benchmarks gives a pathway to technology advancement and helps identify both milestone works and future directions.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Applications of Deep Learning for Dense Scenes Analysis in Agriculture: A Review
TL;DR: The applications of DL for dense scenes analysis in agriculture are explored, including recognition and classification, detection, counting and yield estimation, and various popular deep neural networks used in these dense scenes.
154
A bird's-eye view of deep learning in bioimage analysis.
TL;DR: A bird’s-eye view at the past, present, and future developments of deep learning, starting from science at large, to biomedical imaging, and bioimage analysis in particular.
139
List of Deep Learning Models
Amir Mosavi,Sina Ardabili,Annamária R. Várkonyi-Kóczy +2 more
- 04 Sep 2019
TL;DR: This paper provides a list of the most popular DL algorithms, along with their applications domains, from the scientific literature.
Explanation-driven HCI Model to Examine the Mini-Mental State for Alzheimer’s Disease
Gaur Loveleen,Bhandari Mohan,Bhadwal Singh Shikhar,Jhanjhi Nz,Mohammad Shorfuzzaman,Md. Mehedi Masud +5 more
TL;DR: This research aims to propose a robust explainable HCI model using shapley additive explanation (SHAP), local interpretable model-agnostic explanations (LIME) and DL algorithms, and suggests a high level of relevance in the field of medical and clinical research.
Deep Q Network–Driven Task Offloading for Efficient Multimedia Data Analysis in Edge Computing–Assisted IoV
TL;DR: An optimized Fuzzy C-means algorithm is employed to cluster vehicles and other edge devices according to their respective service quality requirements and a task offloading algorithm based on Deep Q-Network (DQN) is proposed to acquire an optimal task offload scheme.
31
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.