paper-with-me

홈 › Papers

Faster, Lighter, More Accurate: A Deep Learning Ensemble for Content Moderation

2023-09-10 · Mohammad Hosseini, Mahmudul Hasan

To address the increasing need for efficient and accurate content moderation, we propose an efficient and lightweight deep classification ensemble structure. Our approach is based on a combination of simple visual features, designed for high-accuracy classification of violent content with low false positives. Our ensemble architecture utilizes a set of lightweight models with narrowed-down color features, and we apply it to both images and videos. We evaluated our approach using a large dataset of explosion and blast contents and compared its performance to popular deep learning models such as ResNet-50. Our evaluation results demonstrate significant improvements in prediction accuracy, while benefiting from 7.64x faster inference and lower computation cost. While our approach is tailored to explosion detection, it can be applied to other similar content moderation and violence detection use cases as well. Based on our experiments, we propose a "think small, think many" philosophy in classification scenarios. We argue that transforming a single, large, monolithic deep model into a verification-based step model ensemble of multiple small, simple, and lightweight models with narrowed-down visual features can possibly lead to predictions with higher accuracy.

📄 PDF Abstract BibTeX arXiv:2309.05150

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPhilosophy

Similar Papers 제목 키워드 기반

A multitask deep learning model for real-time deployment in embedded systems

2017-10-31 · Miquel Martí, Atsuto Maki

We propose an approach to Multitask Learning (MTL) to make deep learning models faster and lighter for applications in which multiple tasks need to be solved simultaneously, which is particularly useful in embedded, real…

object-detectionObject DetectionSemantic Segmentation

The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding Distillation with Ensemble Learning

2019-05-31 · Bonggun Shin, Hao Yang, Jinho D. Choi

Recent advances in deep learning have facilitated the demand of neural models for real applications. In practice, these applications often need to be deployed with limited resources while keeping high accuracy. This pape…

Document ClassificationEnsemble LearningSentiment AnalysisWord Embeddings

Biased TextRank: Unsupervised Graph-Based Content Extraction

2020-11-02 · COLING 2020 8 · Ashkan Kazemi, Verónica Pérez-Rosas, Rada Mihalcea

We introduce Biased TextRank, a graph-based content extraction method inspired by the popular TextRank algorithm that ranks text spans according to their importance for language processing tasks and according to their re…

NL-LinkNet: Toward Lighter but More Accurate Road Extraction with Non-Local Operations

2019-08-22 · Yooseung Wang, Junghoon Seo, Taegyun Jeon

Road extraction from very high resolution satellite (VHR) images is one of the most important topics in the field of remote sensing. In this paper, we propose an efficient Non-Local LinkNet with non-local blocks that can…

Road Segmentation

Fast-HaMeR: Boosting Hand Mesh Reconstruction using Knowledge Distillation

2026-03-17 · Hunain Ahmed Jillani, Ahmed Tawfik Aboukhadra, Ahmed Elhayek, Jameel Malik 외 arxiv

Fast and accurate 3D hand reconstruction is essential for real-time applications in VR/AR, human-computer interaction, robotics, and healthcare. Most state-of-the-art methods rely on heavy models, limiting their use on r…

Knowledge Distillation