Mohoshin Ara
Tahera

Graduate Researcher in Federated Learning, Trustworthy AI, and Network Security at the AI CyberSafe Innovations Lab, University of Louisiana at Lafayette.

Mohoshin Ara Tahera
About

Background

I am a Graduate Research Assistant at the University of Louisiana at Lafayette, working in the AI CyberSafe Innovations Lab under the supervision of Dr. Shuvalaxmi Dass. My research focuses on building privacy-preserving federated learning systems for healthcare and intelligent transportation, studying privacy threats and defenses for large language models in clinical deployments, and designing proactive network defense mechanisms using software-defined networking and game theory.

My published and under-review work spans systematizing the privacy landscape of federated fine-tuning for healthcare LLMs — characterizing adversary types, attack surfaces (gradient leakage, client update exposure, communication interception), and layered defenses (differential privacy, secure aggregation, split learning, randomized LoRA). I have also developed a blockchain-secured federated transformer framework for real-time object detection in intelligent transportation systems, achieving 89.20% mAP@0.5 under missing-class Non-IID conditions while reducing encoder FLOPs by 47.8%. My earlier work introduced a genetic algorithm-based approach for image steganography with cryptographic data hiding.

Before graduate school, I spent over four years as a Data Engineer at Grameenphone (Telenor Group), Bangladesh’s largest telecom operator serving 80M+ subscribers. There, I engineered distributed data pipelines on Oracle Exadata, Hadoop, and Spark for ML feature engineering over 50M+ records, built predictive analytics for customer churn, and developed real-time BI dashboards and mobile applications — infrastructure experience directly applicable to scaling federated learning systems.

Research Output

Publications & Manuscripts

  1. [1]
    SoK: Privacy Threats, Defenses, and Challenges in Federated Fine-Tuning of Healthcare LLMs
    M. A. Tahera, S. Dass · Accepted, IEEE International Conference on Cyber Security and Resilience 2026First Author
  2. [2]
    SoK: Privacy-aware LLM in Healthcare: Threat Model, Privacy Techniques, Challenges and Recommendations
    M. A. Tahera, K. S. Sidhu, S. Dass, S. Saha · In revisionFirst Author
  3. [3]
    BlockSecRT-DETR: Secure and Efficient Federated Transformers for Real-Time Object Detection in ITS
    M. A. Tahera, S. Rahman, S. Dass, S. Ullah, M. Abouyoussef · Accepted, IEEE Vehicular Technology Conference 2026First Author
  4. [4]
    MTD-Playground: An Attacker-Aware Evaluation Framework for Network Moving Target Defense
    M. A. Tahera, et al. · In preparationSecond Author
  5. [5]
    An Improved Data Hiding Technique in Image Steganography Using Genetic Algorithm
    M. A. Tahera, A. Das, S. Mondal · Published, Khulna University (2018)First Author
Background

Research & Industry Experience

Graduate Research Assistant
Feb 2025 – Present
AI CyberSafe Innovations Lab, University of Louisiana at Lafayette
Research
  • Authored a Systematization of Knowledge (SoK) paper on privacy threats in federated fine-tuning of healthcare LLMs, characterizing attack surfaces including gradient leakage, client update exposure, and communication interception across three pipeline stages.
  • Developed a comprehensive phase-aware SoK covering the full LLM lifecycle in healthcare, with detailed threat models mapping adversary capabilities to enabled attacks.
  • Designed BlockSecRT-DETR, a blockchain-secured federated RT-DETR framework for real-time ITS object detection.
  • Engineered a decentralized update validation mechanism using round-scoped linkable group signatures for anonymous authenticated client participation.
  • Designing MTD-Playground, an enterprise-style SDN testbed using Containernet, Open vSwitch, and ONOS controller.
  • Deploying distributed training infrastructure on the LONI HPC cluster (SLURM, PyTorch) with custom NPZ DataLoader pipelines.
Graduate Teaching Assistant — Software Methodology
Aug 2024 – Feb 2025
University of Louisiana at Lafayette
Teaching
  • Mentored 40+ undergraduates in software engineering projects, code review, debugging, and technical documentation.
  • Developed assessment rubrics and guided student research presentations on software design patterns and testing methodologies.
BI Developer & Data Engineer
Feb 2020 – Aug 2024
Grameenphone (Telenor Group) · Dhaka, Bangladesh · 80M+ subscribers · 4.5 years
Industry
  • Engineered distributed data pipelines on Oracle Exadata, Hadoop, and Spark for ML feature engineering over 50M+ subscriber records.
  • Architected predictive analytics models for customer churn reduction and retailer stockout forecasting.
  • Reduced complex reporting overhead by 57% through end-to-end data automation and pipeline consolidation using SQL and Qlik Sense.
  • Developed in-house iOS and Android mobile applications (Swift, React Native) and real-time web dashboards (PHP, JavaScript).
  • Built customer segmentation tools for targeted micro-campaign generation across 80M+ subscriber base.
  • Conducted R&D on data streaming architectures, big data tooling, and emerging BI technologies.
Software Engineer
May 2018 – Feb 2020
Shiram System Solutions · Khulna, Bangladesh
Industry
  • Developed enterprise web applications using Laravel (PHP) for commercial and government clients, including internal systems for the Bangladesh Army.
Toolkit

Technical Skills

Languages

PythonJavaC/C++SQLBashPHPJavaScriptSwift

ML & AI

PyTorchTensorFlowScikit-learnHugging FaceFlower/PySyftDeep RLRT-DETRViT

Networking & Security

ONOSOpenFlowOpen vSwitchMininetContainernetNmapWiresharkBlockchain

Distributed Systems

HadoopSparkOracle ExadataAWSDockerQlik SenseSLURM/HPCLONI

Dev Tools

GitLinuxFlaskLaravelReact NativeONNXLaTeXMATLAB
Portfolio

Selected Projects

block

BlockSecRT-DETR: Blockchain-Secured Federated Object Detection

Blockchain-secured federated RT-DETR framework for ITS. Token Engineering Module reduces encoder FLOPs by 47.8% and inference latency by 17.2%.

RT-DETRFederated LearningBlockchainKITTIPyTorchPBFT
Project thumbnail

SoK: Privacy in Federated Fine-Tuning of Healthcare LLMs

Systematization of privacy risks across the federated training pipeline: client-side defenses, secure aggregation with blockchain integrity, and communication-layer strategies.

LLM PrivacyFederated LearningHealthcareDifferential PrivacyThreat Modeling
Project thumbnail

SoK: Privacy-Aware LLMs in Healthcare — Full Lifecycle

Phase-aware SoK covering data preprocessing, federated fine-tuning, and inference. Maps attack surfaces to defenses to limitations across adversary capability gradients.

LLMEHR/FHIRThreat ModelHIPAA/GDPRSecure Aggregation
Project thumbnail

MTD-Playground: Network Moving Target Defense Framework

Enterprise-style SDN testbed for benchmarking MTD strategies under multi-stage attack campaigns. Supports game-theoretic, AI/ML-driven, and SDN-based path randomization.

SDNONOSContainernetGame TheoryOpen vSwitchPython
Project thumbnail

Image Steganography Using Genetic Algorithm

GA-based steganographic system with cryptographic K-bit security key integration. Uses GA-driven chromosome selection for optimal embedding position.

Genetic AlgorithmMATLABCryptographyPSNR/MSELSB Steganography
Project thumbnail

Federated Vision Transformers for Pneumonia Detection

Federated ViT framework for chest X-ray pneumonia detection enabling collaborative training under non-IID distributions with differential privacy budget analysis.

Vision TransformerFederated LearningDifferential PrivacyMedical Imaging