Skip to content
AI.info

Research

An Approach for Detection of Entities in Dynamic Media Contents

Overview Research area: Computer Vision, deep learning, and video-based entity detection. Technical level: Intermediate. Scope: The paper proposes a supervised deep-learning approach for locating a sp

arXiv
2512.09011
Published
2025-12-09
Authors
Nzakiese Mbongo, Ngombo Armando

AI summary

Overview

Research area: Computer Vision, deep learning, and video-based entity detection.
Technical level: Intermediate.
Scope: The paper proposes a supervised deep-learning approach for locating a specified person or entity in video sequences using simple target characteristics, with a proposed public-security application in Angola.

What This Paper Is About

Detecting a specific person in a video is difficult because video contains many objects, changing conditions, and large amounts of visual data. The paper studies how artificial neural networks can be trained to search for and detect a given character or entity in dynamic media. Its goal is to build a classifier that can locate wanted individuals from public or private image databases and video sequences, including a possible use case for Angola’s Integrated Public Security Centre (CISP).

Key Contributions

  1. Presents an approach for searching for and detecting a given entity or character in a video sequence using deep learning with artificial neural networks.
  2. Shows that supervised learning algorithms can achieve successful detection from simple characteristics of the target character, as highlighted relative to the state of the art.
  3. Develops a classifier capable of locating wanted individuals efficiently from private or public image bases.
  4. Proposes an application for Angola in which the classifier could reinforce national security using databases of target individuals, such as disappeared persons and criminals, together with CISP video sequences.

Main Findings

  • Deep learning can detect entities in video: The approach enables search and detection of a given character within a video sequence.
  • Simple target features can support success: The authors report several successes using simple characteristics of the target character rather than relying only on highly complex feature representations.
  • Efficient localization of wanted individuals: Results indicate that the proposed classifier can locate wanted individuals from private or public image bases in an efficient way.
  • Public-security potential in Angola: The classifier opens the possibility of strengthening national security by combining target-person databases with CISP video sequences.

Methodology in Plain English

The researchers treat the problem as a supervised learning task. The model is trained on labeled examples, likely including images or video frames of target individuals, so it learns visual patterns associated with a given person or entity. Once trained, the system scans video sequences to search for and detect that person. The paper emphasizes learning from simple characteristics of the target character rather than requiring an overly complex manual description. The proposed workflow connects image databases of wanted individuals with video feeds, such as those from Angola’s CISP, to support real-world identification.

Why This Matters

Impact on research: The work connects deep learning, computer vision, and entity detection in dynamic media, showing how supervised neural networks can be applied to person search in video. It also highlights a practical path from image databases to video surveillance workflows.

Real-world applications:

  • Searching surveillance footage for missing or disappeared persons.
  • Locating criminal suspects across public or private camera networks.
  • Supporting national security operations through integrated public-safety video systems, as proposed for Angola’s CISP.
  • Reviewing public or private media archives to find a specific individual for forensic or investigative purposes.

Industry relevance: The approach is relevant to video analytics vendors, surveillance technology providers, smart-city infrastructure, law enforcement agencies, and public-security organizations. It also raises important operational questions around accuracy, scale, privacy, and legal oversight when deploying person-detection systems.

Future Directions

  • Validate the approach on larger and more diverse video datasets, including challenging conditions such as poor lighting, occlusion, motion blur, and crowded scenes.
  • Improve robustness for detecting multiple entities and sustaining performance across different camera qualities and environments.
  • Integrate the classifier with live CISP feeds and national target databases at operational scale.
  • Compare the method against existing state-of-the-art person detection and tracking models using standard evaluation metrics.
  • Address privacy, legal, and ethical safeguards for real-world surveillance and biometric identification deployments.

Target Audience

This paper benefits computer vision researchers, deep learning practitioners, and students working on video analytics or person detection. It is also useful for law enforcement, public-security agencies, and technology vendors exploring surveillance-based entity search. Readers with intermediate familiarity with machine learning and computer vision will get the most from it, while beginners can still follow the high-level problem and application.

Authors’ abstract

The notion of learning underlies almost every evolution of Intelligent Agents. In this paper, we present an approach for searching and detecting a given entity in a video sequence. Specifically, we study how the deep learning technique by artificial neuralnetworks allows us to detect a character in a video sequence. The technique of detecting a character in a video is a complex field of study, considering the multitude of objects present in the data under analysis. From the results obtained, we highlight the following, compared to state of the art: In our approach, within the field of Computer Vision, the structuring of supervised learning algorithms allowed us to achieve several successes from simple characteristics of the target character. Our results demonstrate that is new approach allows us to locate, in an efficient way, wanted individuals from a private or public image base. For the case of Angola, the classifier we propose opens the possibility of reinforcing the national security system based on the database of target individuals (disappeared, criminals, etc.) and the video sequences of the Integrated Public Security Centre (CISP).

Read the original paper