paper-with-me

Papers

A Manually Annotated Image-Caption Dataset for Detecting Children in the Wild

2025-06-11 · Klim Kireev, Ana-Maria Creţu, Raphael Meier, Sarah Adel Bargal, Elissa Redmiles, Carmela Troncoso

Platforms and the law regulate digital content depicting minors (defined as individuals under 18 years of age) differently from other types of content. Given the sheer amount of content that needs to be assessed, machine learning-based automation tools are commonly used to detect content depicting minors. To our knowledge, no dataset or benchmark currently exists for detecting these identification methods in a multi-modal environment. To fill this gap, we release the Image-Caption Children in the Wild Dataset (ICCWD), an image-caption dataset aimed at benchmarking tools that detect depictions of minors. Our dataset is richer than previous child image datasets, containing images of children in a variety of contexts, including fictional depictions and partially visible bodies. ICCWD contains 10,000 image-caption pairs manually labeled to indicate the presence or absence of a child in the image. To demonstrate the possible utility of our dataset, we use it to benchmark three different detectors, including a commercial age estimation system applied to images. Our results suggest that child detection is a challenging task, with the best method achieving a 75.3% true positive rate. We hope the release of our dataset will aid in the design of better minor detection methods in a wide range of scenarios.

📄 PDF Abstract BibTeX arXiv:2506.10117

Code (1)

spring-epfl/iccwd 공식 구현

Tasks

Age EstimationBenchmarking

Similar Papers 제목 키워드 기반

Audio Caption: Listen and Tell

2019-02-25 · Mengyue Wu, Heinrich Dinkel, Kai Yu

Increasing amount of research has shed light on machine perception of audio events, most of which concerns detection and classification tasks. However, human-like perception of audio scenes involves not only detecting an…

DecoderGeneral Classification

Inferring spatial relations from textual descriptions of images

2021-02-01 · Aitzol Elu, Gorka Azkune, Oier Lopez de Lacalle, Ignacio Arganda-Carreras 외

Generating an image from its textual description requires both a certain level of language understanding and common sense knowledge about the spatial relations of the physical entities being described. In this work, we f…

Common Sense ReasoningObjectRelation

Sentinel2Cap: A Human-Annotated Benchmark Dataset for Multimodal Remote Sensing Image Captioning

2026-05-04 · Lucrezia Tosato, Gianluca Lombardi, Ronny Hansch arxiv

Image captioning has become an important task in computer vision, enabling models to generate natural language descriptions of visual content. While several datasets exist for natural images and high-resolution optical r…

Scene UnderstandingImage Captioning

Automatic Myanmar Image Captioning using CNN and LSTM-Based Language Model

2020-05-01 · LREC 2020 5 · San Pa Pa Aung, Win Pa Pa, Tin Lay Nwe

An image captioning system involves modules on computer vision as well as natural language processing. Computer vision module is for detecting salient objects or extracting features of images and Natural Language Process…

Image CaptioningLanguage ModelingLanguage Modelling

Grounded Video Caption Generation

2024-11-12 · Evangelos Kazakos, Cordelia Schmid, Josef Sivic

We propose a new task, dataset and model for grounded video caption generation. This task unifies captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally consis…

Caption GenerationImage Captioning