Innovations in Media C: Federated Learning and BiLSTM Integration for Image and Video Analysis

Publications

Innovations in Media C: Federated Learning and BiLSTM Integration for Image and Video Analysis

Year : 2024

Publisher : Institute of Electrical and Electronics Engineers Inc.

Source Title : 2024 3rd International Conference on Electrical, Electronics, Information and Communication Technologies, ICEEICT 2024

Document Type :

Abstract

In the ever-evolving landscape of media, the demand for efficient and robust analysis of images and videos has intensified. Traditional methods often struggle to keep pace with the scale and complexity of media data. In response, this study introduces a novel approach that integrates Federated Learning (FL) and Bidirectional Long Short-Term Memory (BiLSTM) networks to enhance the analysis of images and videos in media applications. Federated Learning, a decentralized machine learning technique, enables collaborative model training across multiple edge devices without centralized data aggregation, thus addressing privacy concerns and data silo issues inherent in traditional approaches. By leveraging FL, The proposed framework facilitates the aggregation of insights from diverse sources while preserving data privacy. Furthermore, the integration of BiLSTM networks offers enhanced temporal modeling capabilities, allowing for the extraction of contextual information from sequential data such as video frames.Through experimentation on diverse media datasets, including images and videos, demonstrate the effectiveness of approach in tasks such as object recognition, scene understanding, and action recognition. The results showcase significant improvements in accuracy and efficiency compared to baseline methods, highlighting the potential of Federated Learning and BiLSTM integration for advancing image and video analysis in media applications.Overall, This study contributes to the ongoing efforts to innovate media analysis techniques by harnessing the power of decentralized learning and advanced sequential modeling, paving the way for more intelligent and privacy-preserving media analysis systems. This method achieves an accuracy of 97.5% and has been implemented in Python.