paper-with-me

Papers

BlocksecRT-DETR: Decentralized Privacy-Preserving and Token-Efficient Federated Transformer Learning for Secure Real-Time Object Detection in ITS

2026-01-19 · Mohoshin Ara Tahera, Sabbir Rahman, Shuvalaxmi Dass, Sharif Ullah, Mahmoud Abouyessef arxiv

Federated real-time object detection using transformers in Intelligent Transportation Systems (ITS) faces three major challenges: (1) missing-class non-IID data heterogeneity from geographically diverse traffic environments, (2) latency constraints on edge hardware for high-capacity transformer models, and (3) privacy and security risks from untrusted client updates and centralized aggregation. We propose BlockSecRT-DETR, a BLOCKchain-SECured Real-Time Object DEtection TRansformer framework for ITS that provides a decentralized, token-efficient, and privacy-preserving federated training solution using RT-DETR transformer, incorporating a blockchain-secured update validation mechanism for trustworthy aggregation. In this framework, challenges (1) and (2) are jointly addressed through a unified client-side design that integrates RT-DETR training with a Token Engineering Module (TEM). TEM prunes low-utility tokens, reducing encoder complexity and latency on edge hardware, while aggregated updates mitigate non-IID data heterogeneity across clients. To address challenge (3), BlockSecRT-DETR incorporates a decentralized blockchain-secured update validation mechanism that enables tamper-proof, privacy-preserving, and trust-free authenticated model aggregation without relying on a central server. We evaluated the proposed framework under a missing-class Non-IID partition of the KITTI dataset and conducted a blockchain case study to quantify security overhead. TEM improves inference latency by 17.2% and reduces encoder FLOPs by 47.8%, while maintaining global detection accuracy (89.20% mAP@0.5). The blockchain integration adds 400 ms per round, and the ledger size remains under 12 KB due to metadata-only on-chain storage.

📄 PDF Abstract BibTeX arXiv:2601.12693

Code (0)

등록된 구현이 없습니다.

Tasks

Real-Time Object Detection

Similar Papers 제목 키워드 기반

Privacy-Preserving Aggregation for Decentralized Learning with Byzantine-Robustness

2024-04-27 · Ali Reza Ghavamipour, Benjamin Zi Hao Zhao, Oguzhan Ersoy, Fatih Turkmen

Decentralized machine learning (DL) has been receiving an increasing interest recently due to the elimination of a single point of failure, present in Federated learning setting. Yet, it is threatened by the looming thre…

Federated LearningPrivacy Preserving

DeTrigger: A Gradient-Centric Approach to Backdoor Attack Mitigation in Federated Learning

2024-11-19 · Kichang Lee, Yujin Shin, Jonghyuk Yun, Songkuk Kim 외

Federated Learning (FL) enables collaborative model training across distributed devices while preserving local data privacy, making it ideal for mobile and embedded systems. However, the decentralized nature of FL also o…

Adversarial AttackBackdoor AttackFederated LearningModel Poisoning

Privacy-Preserving Decentralized Inference with Graph Neural Networks in Wireless Networks

2022-08-15 · Mengyuan Lee, Guanding Yu, Huaiyu Dai

As an efficient neural network model for graph data, graph neural networks (GNNs) recently find successful applications for various wireless optimization problems. Given that the inference stage of GNNs can be naturally …

Efficient Neural NetworkManagementPrivacy Preserving

Safeguarding Privacy: Privacy-Preserving Detection of Mind Wandering and Disengagement Using Federated Learning in Online Education

2026-02-10 · Anna Bodonhelyi, Mengdi Wang, Efe Bozkir, Babette Bühler 외 arxiv

Since the COVID-19 pandemic, online courses have expanded access to education, yet the absence of direct instructor support challenges learners' ability to self-regulate attention and engagement. Mind wandering and disen…

Federated Learning

DPCOVID: Privacy-Preserving Federated Covid-19 Detection

2021-10-26 · Trang-Thi Ho, Yennun-Huang

Coronavirus (COVID-19) has shown an unprecedented global crisis by the detrimental effect on the global economy and health. The number of COVID-19 cases has been rapidly increasing, and there is no sign of stopping. It l…

Federated LearningPrivacy Preserving