paper-with-me

Papers

HOD: A Benchmark Dataset for Harmful Object Detection

2023-10-08 · Eungyeom Ha, Heemook Kim, Sung Chul Hong, Dongbin Na

Recent multi-media data such as images and videos have been rapidly spread out on various online services such as social network services (SNS). With the explosive growth of online media services, the number of image content that may harm users is also growing exponentially. Thus, most recent online platforms such as Facebook and Instagram have adopted content filtering systems to prevent the prevalence of harmful content and reduce the possible risk of adverse effects on users. Unfortunately, computer vision research on detecting harmful content has not yet attracted attention enough. Users of each platform still manually click the report button to recognize patterns of harmful content they dislike when exposed to harmful content. However, the problem with manual reporting is that users are already exposed to harmful content. To address these issues, our research goal in this work is to develop automatic harmful object detection systems for online services. We present a new benchmark dataset for harmful object detection. Unlike most related studies focusing on a small subset of object categories, our dataset addresses various categories. Specifically, our proposed dataset contains more than 10,000 images across 6 categories that might be harmful, consisting of not only normal cases but also hard cases that are difficult to detect. Moreover, we have conducted extensive experiments to evaluate the effectiveness of our proposed dataset. We have utilized the recently proposed state-of-the-art (SOTA) object detection architectures and demonstrated our proposed dataset can be greatly useful for the real-time harmful object detection task. The whole source codes and datasets are publicly accessible at https://github.com/poori-nuna/HOD-Benchmark-Dataset.

📄 PDF Abstract BibTeX arXiv:2310.05192

Code (1)

poori-nuna/hod-benchmark-dataset 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Beyond Static Benchmarks: Synthesizing Harmful Content via Persona-based Simulation for Robust Evaluation

2026-04-18 · Huije Lee, Jisu Shin, Hoyun Song, Changgeon Ko 외 arxiv

Static benchmarks for harmful content detection face limitations in scalability and diversity, and may also be affected by contamination from web-scale pre-training corpora. To address these issues, we propose a framewor…

ChineseHarm-Bench: A Chinese Harmful Content Detection Benchmark

2025-06-12 · Kangwei Liu, Siyuan Cheng, Bozhong Tian, Xiaozhuan Liang 외

Large language models (LLMs) have been increasingly applied to automated harmful content detection tasks, assisting moderators in identifying policy violations and improving the overall efficiency and accuracy of content…

A comprehensive cross-language framework for harmful content detection with the aid of sentiment analysis

2024-03-02 · Mohammad Dehghani

In today's digital world, social media plays a significant role in facilitating communication and content sharing. However, the exponential rise in user-generated content has led to challenges in maintaining a respectful…

Sentiment Analysis

Detecting Harmful Memes with Decoupled Understanding and Guided CoT Reasoning

2025-06-10 · Fengjun Pan, Anh Tuan Luu, Xiaobao Wu

Detecting harmful memes is essential for maintaining the integrity of online environments. However, current approaches often struggle with resource efficiency, flexibility, or explainability, limiting their practical dep…

Meme Classification

T2Vs Meet VLMs: A Scalable Multimodal Dataset for Visual Harmfulness Recognition

2024-09-29 · Chen Yeh, You-Ming Chang, Wei-Chen Chiu, Ning Yu

To address the risks of encountering inappropriate or harmful content, researchers managed to incorporate several harmful contents datasets with machine learning methods to detect harmful concepts. However, existing harm…

In-Context LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)