Leveraging ChatGPT for Sponsored Ad Detection and Keyword Extraction in YouTube Videos

πŸ“… 2025-02-20
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

200K/year
πŸ€– AI Summary
This study addresses the automatic detection and content relevance analysis of spoken sponsorships in YouTube educational videos. We propose the first end-to-end framework integrating prompt engineering, KeyBERT-based keyword extraction, and multi-turn large language model (LLM) reasoning. Our method introduces a novel fine-grained taxonomy comprising nine primary educational content categories and four sponsorship subtypes. Leveraging GPT-4o (with structured prompting and iterative reasoning), KeyBERT, and subtitle text analysis, we achieve high-precision segmentation of sponsorship segments across 421 videos. Experimental results reveal pervasive product-oriented sponsorships within educational content, demonstrating our approach’s superior accuracy, scalability, and cost-efficiency for large-scale auditing. The framework establishes a new paradigm for assessing compliance in online educational content and advancing empirical research on digital advertising ecosystems.

Technology Category

Application Category

πŸ“ Abstract
This work-in-progress paper presents a novel approach to detecting sponsored advertisement segments in YouTube videos and comparing the advertisement with the main content. Our methodology involves the collection of 421 auto-generated and manual transcripts which are then fed into a prompt-engineered GPT-4o for ad detection, a KeyBERT for keyword extraction, and another iteration of ChatGPT for category identification. The results revealed a significant prevalence of product-related ads across various educational topics, with ad categories refined using GPT-4o into succinct 9 content and 4 advertisement categories. This approach provides a scalable and efficient alternative to traditional ad detection methods while offering new insights into the types and relevance of ads embedded within educational content. This study highlights the potential of LLMs in transforming ad detection processes and improving our understanding of advertisement strategies in digital media.
Problem

Research questions and friction points this paper is trying to address.

Detect sponsored ads in YouTube videos
Compare ads with main content
Extract keywords using advanced AI models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Utilizes GPT-4o for ad detection
Employs KeyBERT for keyword extraction
Applies ChatGPT for category identification
πŸ”Ž Similar Papers
No similar papers found.