paper-with-me

홈 › Papers

Efficient Neural Network based Classification and Outlier Detection for Image Moderation using Compressed Sensing and Group Testing

2023-05-12 · Sabyasachi Ghosh, Sanyam Saxena, Ajit Rajwade

Popular social media platforms employ neural network based image moderation engines to classify images uploaded on them as having potentially objectionable content. Such moderation engines must answer a large number of queries with heavy computational cost, even though the actual number of images with objectionable content is usually a tiny fraction. Inspired by recent work on Neural Group Testing, we propose an approach which exploits this fact to reduce the overall computational cost of such engines using the technique of Compressed Sensing (CS). We present the quantitative matrix-pooled neural network (QMPNN), which takes as input $n$ images, and a $m \times n$ binary pooling matrix with $m < n$, whose rows indicate $m$ pools of images i.e. selections of $r$ images out of $n$. The QMPNN efficiently outputs the product of this matrix with the unknown sparse binary vector indicating whether each image is objectionable or not, i.e. it outputs the number of objectionable images in each pool. For suitable matrices, this is decoded using CS decoding algorithms to predict which images were objectionable. The computational cost of running the QMPNN and the CS algorithms is significantly lower than the cost of using a neural network with the same number of parameters separately on each image to classify the images, which we demonstrate via extensive experiments. Our technique is inherently resilient to moderate levels of errors in the prediction from the QMPNN. Furthermore, we present pooled deep outlier detection, which brings CS and group testing techniques to deep outlier detection, to provide for the case when the objectionable images do not belong to a set of pre-defined classes. This technique enables efficient automated moderation of off-topic images shared on topical forums dedicated to sharing images of a certain single class, many of which are currently human-moderated.

📄 PDF Abstract BibTeX arXiv:2305.07639

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingEfficient Neural NetworkOutlier Detection

Similar Papers 제목 키워드 기반

Outlier Detection from Image Data

2019-05-01 · ICLR 2019 5 · Lei Cao, Yizhou Yan, Samuel Madden, Elke Rundensteiner

Modern applications from Autonomous Vehicles to Video Surveillance generate massive amounts of image data. In this work we propose a novel image outlier detection approach (IOD for short) that leverages the cutting-edge …

Autonomous VehiclesGeneral ClassificationMulti-class ClassificationOutlier Detection

Zero-Shot Image Moderation in Google Ads with LLM-Assisted Textual Descriptions and Cross-modal Co-embeddings

2024-12-18 · Enming Luo, Wei Qiao, Katie Warren, Jingxiang Li 외

We present a scalable and agile approach for ads image content moderation at Google, addressing the challenges of moderating massive volumes of ads with diverse content and evolving policies. The proposed method utilizes…

zero-shot-classificationZero-Shot Learning

PyOD 2: A Python Library for Outlier Detection with LLM-powered Model Selection

2024-12-11 · Sihan Chen, Zhuangzhuang Qian, Wingchun Siu, Xingcan Hu 외

Outlier detection (OD), also known as anomaly detection, is a critical machine learning (ML) task with applications in fraud detection, network intrusion detection, clickstream analysis, recommendation systems, and socia…

Anomaly DetectionFraud DetectionIntrusion DetectionLarge Language Model+4

Macroblock Classification Method for Video Applications Involving Motions

2015-02-28 · Weiyao Lin, Ming-Ting Sun, Hongxiang Li, Zhenzhong Chen 외

In this paper, a macroblock classification method is proposed for various video processing applications involving motions. Based on the analysis of the Motion Vector field in the compressed video, we propose to classify …

Change DetectionClassificationGeneral ClassificationMotion Estimation

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 featur…

Deep LearningPhilosophy