paper-with-me

Papers

Tracking e-cigarette warning label compliance on Instagram with deep learning

2021-02-08 · Chris J. Kennedy, Julia Vassey, Ho-Chun Herbert Chang, Jennifer B. Unger, Emilio Ferrara

The U.S. Food & Drug Administration (FDA) requires that e-cigarette advertisements include a prominent warning label that reminds consumers that nicotine is addictive. However, the high volume of vaping-related posts on social media makes compliance auditing expensive and time-consuming, suggesting that an automated, scalable method is needed. We sought to develop and evaluate a deep learning system designed to automatically determine if an Instagram post promotes vaping, and if so, if an FDA-compliant warning label was included or if a non-compliant warning label was visible in the image. We compiled and labeled a dataset of 4,363 Instagram images, of which 44% were vaping-related, 3% contained FDA-compliant warning labels, and 4% contained non-compliant labels. Using a 20% test set for evaluation, we tested multiple neural network variations: image processing backbone model (Inceptionv3, ResNet50, EfficientNet), data augmentation, progressive layer unfreezing, output bias initialization designed for class imbalance, and multitask learning. Our final model achieved an area under the curve (AUC) and [accuracy] of 0.97 [92%] on vaping classification, 0.99 [99%] on FDA-compliant warning labels, and 0.94 [97%] on non-compliant warning labels. We conclude that deep learning models can effectively identify vaping posts on Instagram and track compliance with FDA warning label requirements.

📄 PDF Abstract BibTeX arXiv:2102.04568

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Enhancing Code Quality with Generative AI: Boosting Developer Warning Compliance

2025-05-16 · Hansen Chang, Christian DeLozier

Programmers have long ignored warnings, especially those generated by static analysis tools, due to the potential for false-positives. In some cases, warnings may be indicative of larger issues, but programmers may not u…

AI for Climate Finance: Agentic Retrieval and Multi-Step Reasoning for Early Warning System Investments

2025-04-07 · Saeid Ario Vaghefi, Aymane Hachcham, Veronica Grasso, Jiska Manicus 외

Tracking financial investments in climate adaptation is a complex and expertise-intensive task, particularly for Early Warning Systems (EWS), which lack standardized financial reporting across multilateral development ba…

Few-Shot LearningRAGRetrievalRetrieval-augmented Generation

A Study of Machine Learning Models in Predicting the Intention of Adolescents to Smoke Cigarettes

2019-10-28 · Seung Joon Nam, Han Min Kim, Thomas Kang, Cheol Young Park

The use of electronic cigarette (e-cigarette) is increasing among adolescents. This is problematic since consuming nicotine at an early age can cause harmful effects in developing teenager's brain and health. Additionall…

BIG-bench Machine LearningPrediction

Application-Driven AI Paradigm for Hand-Held Action Detection

2022-10-13 · Kohou Wang, Zhaoxiang Liu, Shiguo Lian

In practical applications especially with safety requirement, some hand-held actions need to be monitored closely, including smoking cigarettes, dialing, eating, etc. Taking smoking cigarettes as example, existing smoke …

Action DetectionObjectobject-detectionObject Detection

Automated identification of hookahs (waterpipes) on Instagram: an application in feature extraction using Convolutional Neural Network and Support Vector Machine classification

2018-10-21 · Youshan Zhang, Jon-Patrick Allem, Jennifer B. Unger, Tess Boley Cruz

Background: Instagram, with millions of posts per day, can be used to inform public health surveillance targets and policies. However, current research relying on image-based data often relies on hand coding of images wh…

General Classificationimage-classificationImage Classification