Samir Poudel
MTSU
Gandaki College of Engineering and Science

Samir Poudel

Ph.D. Candidate in Computational & Data Science

Middle Tennessee State University · Murfreesboro, TN

Ph.D. Advisor: Dr. Kritagya Upadhyay

spoudel04@gmail.com · June 2026

Received August 2023 · Revised June 2026


Abstract. I am a Ph.D. candidate building privacy-preserving distributed AI systems across federated learning, blockchain security, and robust machine learning. My research addresses a core tension in modern AI: the most valuable data (medical records, financial histories, sensor streams) is exactly the data that cannot be shared. I build the tools that let models learn from it anyway, without the data ever leaving its owner.

Index Terms: Federated Learning, Blockchain Security, Robust Machine Learning, Privacy-Preserving AI, Distributed Systems, Smart Contract Analysis, Healthcare AI.


1.Background

Samir Poudel

Fig. 1. Samir Poudel, Murfreesboro, TN.

I grew up in Pokhara, Nepal, and trained as a software engineer before moving into research. I am currently a Ph.D. candidate in Computational & Data Science at Middle Tennessee State University (August 2023–present). Along the way I completed an M.S. in Computer Science from MTSU in December 2025. My undergraduate degree was a B.S. in Software Engineering from Pokhara University (2014–2018).

Before the Ph.D., I worked as a data analyst at Urja Tech in Pokhara, Nepal (2018–2022), building SQL databases, Tableau dashboards, and predictive models for business forecasting.

My research focus is secure distributed machine learning, specifically federated learning, blockchain security, and privacy-preserving AI. I test under realistic adversarial conditions, not just clean benchmarks.

At a glance

17 publications · 140+ citations
IEEE, ACM & indexed journals

Ph.D., Computational & Data Science
MTSU, Aug 2023–Present

M.S., Computer Science
MTSU, Aug 2023–Dec 2025

B.S., Software Engineering
Pokhara University, Nepal, 2014–2018

Based in
Murfreesboro, Tennessee · from Nepal 🇳🇵

Page 1 of 6
Poudel · Personal Academic PageMTSU · June 2026

2.Research

My work clusters into five threads, connected by shared methods and a common goal of making AI systems trustworthy under adversarial conditions. Two novel architectures central to this work are SPA (Subspace Projection Aggregation), a federated aggregation method robust to non-IID data and Byzantine clients, and HetLoRA-M, a heterogeneous LoRA fine-tuning framework for federated LLMs across clients with differing model capacities.

1. Federated Learning & Privacy-Preserving AI. I build federated learning frameworks that train models across distributed data owners without centralizing any sensitive data. The main failure modes I address are backdoor attacks, heterogeneous data distributions, and communication bottlenecks that block real-world deployment.

RBBD reduces backdoor attack success below 15% while keeping model utility intact

2. Blockchain Security & Smart Contract Analysis. Smart contracts hold billions of dollars in value but break under subtle code vulnerabilities. I build multimodal tools that fuse source code, opcode, and bytecode to catch vulnerabilities that single-modality approaches miss.

VulnFusion: multimodal transformer for smart contract vulnerability detection

3. Robust Machine Learning for Healthcare & Science. I apply machine learning to safety-critical domains where reliability directly affects patient outcomes. My work covers brain tumor segmentation, Alzheimer's classification, ICU outcome prediction, cervical cancer detection, and physiological stress analysis.

ICU length-of-stay prediction from MIMIC-III (28 citations, most cited work)

4. Distributed Systems & Big Data Engineering. Scalable AI needs scalable infrastructure. I benchmark distributed data pipelines, optimize parallelization for preprocessing bottlenecks, and build cloud-native ML systems with measurable throughput and latency gains.

MPI4Py preprocessing optimization, 38 citations, published in Machine Learning with Applications

5. Game Theory & Strategic AI. Federated learning and multi-agent systems are strategic environments. Participants can act selfishly, collude, or drop out to maximize their own gain. I apply mechanism design, Nash equilibria, and cooperative game theory to build distributed AI systems where honest participation is the rational choice.

Models FL participation as a strategic game under data heterogeneity and free-rider incentives

Page 2 of 6
Poudel · Personal Academic PageMTSU · June 2026

3.Selected Publications

140+Total Citations17+PublicationsIEEE · ACM · SpringerVenues Google Scholar ↗

Full list on Google Scholar. A selection follows, grouped by year.

Loading…

Page 3 of 6
Poudel · Personal Academic PageMTSU · June 2026

4.Software & Projects

Selected implementations and tools arising from or alongside my research.

Cera Dental Clinic Website [Next.js,Tailwind CSS,Framer Motion]

Full production website for a dental clinic in Pokhara, Nepal. Features glassmorphism navigation, Bento grid service catalog, Framer Motion animations, FAQ accordion, doctor profiles, patient reviews, and a mobile floating CTA bar.

Personal Finance Dashboard [Next.js,Supabase,TypeScript]

Comprehensive personal finance tracker with transactions, installments, monthly bills, bonus tracking, and credit card management. Backed by Supabase.

Academic Tracker [Next.js,Supabase,Groq AI]

Full-stack grade tracker with AI syllabus extraction, live grade calculator, and animated progress visualization per course.

I-140 Insights [FastAPI,React,PostgreSQL]

Tracks USCIS I-140 immigration cases across all service centers by enumerating receipt numbers, with automated scraping and analytics dashboard.

Edge-Case Backdoor Detection (RBBD) [Federated Learning,Security,PyTorch]

Representation-based defense framework for federated learning, reducing attack success rates below 15%.

Privacy-Preserving Environmental Monitoring [Federated Learning,Computer Vision,UNet]

Federated learning framework using satellite imagery for deforestation detection, achieving 0.85 IoU.

Federated Fine-Tuning of LLMs (FED-LLM) [Federated Learning,LLMs,PyTorch]

Privacy-preserving fine-tuning of large language models across distributed clients using federated learning. Evaluates communication efficiency, data heterogeneity, and model convergence without centralizing training data.

Cloud Fake News Detection [NLP,AWS,BERT]

Serverless AWS solution (BERT/LSTM) with 94.9% accuracy and low latency.

Notebook ↗ [Next.js · Supabase · AES encryption]

Paper-aesthetic research notebook with auto-save, note types, tags, folders, export, and per-note colour labels. Live below.

LIVE DEMO · Notebook App · data stored in your browserOpen full version ↗
Notebook
Page 4 of 6
Poudel · Personal Academic PageMTSU · June 2026

6.Experience

Research Appointment

Graduate Research Assistant, Middle Tennessee State University (MTSU)

Aug 2023 – Present · Murfreesboro, TN

  • Year 1: Built autonomous vehicle simulation (CARLA/DQN), CNN for Alzheimer's classification, fNIRS mental workload detection, crypto price prediction, MPI4Py preprocessing optimization, and ICU length-of-stay prediction
  • Year 2: Built VulnFusion and QuadraCode AI for smart contract vulnerability detection, multimodal cervical cancer detection, and stress analysis from chest-worn sensors
  • Year 3: Built RBBD federated learning backdoor defense, benchmarked big data frameworks, and studied blockchain in gaming ecosystems

Table 1. — Conference Presentations & Invited Talks (11 total, 2023–2025)

#YearTitleVenueLocation
12025RBBD: A Representation-Based Framework for Edge-Case Backdoor Defense in Federated LearningIEEE TPS / CIC 2025Pittsburgh, PA
2Privacy Meets Conservation: Federated Learning's Revolution in Deforestation DetectionIEEE AIIoT 2025Seattle, WA
3A Big Data Optimization Comparison Using Apache Spark and Apache AirflowIEEE CCWC 2025Las Vegas, NV
4Chain Your Loot: Implementing Blockchain Into Gaming Loot Box MarketsIEEE CCWC 2025Las Vegas, NV
52024QuadraCode AI: Smart Contract Vulnerability Detection with Multimodal RepresentationICCCN 2024
6Scalable Multimodal Machine Learning for Cervical Cancer DetectionIEEE AIIoT 2024Seattle, WA
7Comparative Study of Real-Time and Batch Processing Approaches in ML-Based Fraud DetectionACR 2024Madrid, Spain
82023Using the CARLA Simulator to Train A Deep Q Self-Driving CarIEEE Big Data 2023Sorrento, Italy
9GAN-Based Data Augmentation for Chest X-ray Classification in Lung Disease DiagnosisACM Mid-Southeast 2023Gatlinburg, TN
10Empowering AI's Trust and Big Data Resources in Healthcare Industry with BlockchainACM Mid-Southeast 2023Gatlinburg, TN
11Improved Prediction of Classification of the Alzheimer's Disease with Convolutional Neural NetworkIEEE SPMB 2023

Bold dividers separate presentation years. Rows shaded for readability.

7.Awards & Honors

Graduate Research Assistantship2023–Present · MTSU
Full funding award covering tuition and stipend for Ph.D. research in distributed AI.

Additional awards (scholarships, best-paper nominations, fellowships) to be listed here.

Page 5 of 6
Poudel · Personal Academic PageMTSU · June 2026

9.Cite This Page

If you reference this page in academic work, please use the following BibTeX entry:

@misc{poudel2026, author = {Poudel, Samir}, title = {Samir {P}oudel --- Academic Personal Page}, year = {2026}, month = {June}, institution = {Middle Tennessee State University}, note = {Ph.D. Candidate in Computational \& Data Science. Advisor: Dr. Kritagya Upadhyay}, url = {https://samirpoudel.com.np} }

For individual papers, see DOI links in § 3.

10.Contact

spoudel04@gmail.com·github.com/theoriginalsam·Google Scholar·0009-0004-1476-8325·linkedin.com/in/theoriginalsam·ResearchGate·+1-629-238-6838

Page 6 of 6