paper-with-me

홈 › Papers

A Hybrid Deterministic Framework for Named Entity Extraction in Broadcast News Video

2026-02-09 · Andrea Filiberto Lucas, Dylan Seychell arxiv

The growing volume of video-based news content has heightened the need for transparent and reliable methods to extract on-screen information. Yet the variability of graphical layouts, typographic conventions, and platform-specific design patterns renders manual indexing impractical. This work presents a comprehensive framework for automatically detecting and extracting personal names from broadcast and social-media-native news videos. It introduces a curated and balanced corpus of annotated frames capturing the diversity of contemporary news graphics and proposes an interpretable, modular extraction pipeline designed to operate under deterministic and auditable conditions. The pipeline is evaluated against a contrasting class of generative multimodal methods, revealing a clear trade-off between deterministic auditability and stochastic inference. The underlying detector achieves 95.8% mAP@0.5, demonstrating operationally robust performance for graphical element localisation. While generative systems achieve marginally higher raw accuracy (F1: 84.18% vs 77.08%), they lack the transparent data lineage required for journalistic and analytical contexts. The proposed pipeline delivers balanced precision (79.9%) and recall (74.4%), avoids hallucination, and provides full traceability across each processing stage. Complementary user findings indicate that 59% of respondents report difficulty reading on-screen names in fast-paced broadcasts, underscoring the practical relevance of the task. The results establish a methodologically rigorous and interpretable baseline for hybrid multimodal information extraction in modern news media.

📄 PDF Abstract BibTeX arXiv:2602.09154

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

Linguistically Informed Relation Extraction and Neural Architectures for Nested Named Entity Recognition in BioNLP-OST 2019

2019-10-08 · WS 2019 11 · Usama Yaseen, Pankaj Gupta, Hinrich Schütze

Named Entity Recognition (NER) and Relation Extraction (RE) are essential tools in distilling knowledge from biomedical literature. This paper presents our findings from participating in BioNLP Shared Tasks 2019. We addr…

Binary Relation Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Incorporating Lexico-semantic Heuristics into Coreference Resolution Sieves for Named Entity Recognition at Document-level

2016-05-01 · LREC 2016 5 · Marcos Garcia

This paper explores the incorporation of lexico-semantic heuristics into a deterministic Coreference Resolution (CR) system for classifying named entities at document-level. The highest precise sieves of a CR tool are en…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+2

A hybrid deep-learning approach for complex biochemical named entity recognition

2020-12-20 · Jian Liu, Lei Gao, Sujie Guo, Rui Ding 외

Named entity recognition (NER) of chemicals and drugs is a critical domain of information extraction in biochemical research. NER provides support for text mining in biochemical reactions, including entity relation extra…

AttributeAttribute Extractionnamed-entity-recognitionNamed Entity Recognition+3

PABSA: Hybrid Framework for Persian Aspect-Based Sentiment Analysis

2025-10-05 · Mehrzad Tareh, Aydin Mohandesi, Ebrahim Ansari arxiv

Sentiment analysis is a key task in Natural Language Processing (NLP), enabling the extraction of meaningful insights from user opinions across various domains. However, performing sentiment analysis in Persian remains c…

Sentiment Analysis

Tracking the Diffusion of Named Entities

2017-12-22 · Leon Derczynski, Matthew Rowe

Existing studies of how information diffuses across social networks have thus far concentrated on analysing and recovering the spread of deterministic innovations such as URLs, hashtags, and group membership. However inv…

Entity Extraction using GAN