2026

Network-Level Prompt and Trait Leakage
Network-Level Prompt and Trait Leakage in Local Research Agents
Hyejun Jeong, Mohammadreza Teymoorianfard, Abhinav Kumar, Amir Houmansadr, Eugene Bagdasarian
USENIX Security 2026
TL;DR. Ironically, local web research agents leak surprisingly rich information through encrypted traffic metadata alone. We show passive observers can infer user prompts and persona traits, then evaluate lightweight mitigations that reduce leakage with minimal utility loss.
Bias Similarity Across Large Language Models
Bias Similarity Measurement: A Black-Box Audit of Fairness Across LLMs
Hyejun Jeong, Shiqing Ma, Amir Houmansadr
ICLR 2026
TL;DR. Instead of asking whether one model is "fair," BSM, a fairness evaluation method, asks which models share the same bias patterns. This makes LLM fairness auditing more useful for comparing model families, releases, and procurement choices.
Survey on Federated Unlearning
Survey on Federated Unlearning: Challenges and Opportunities
Hyejun Jeong, Shiqing Ma, Amir Houmansadr
IEEE Big Data 2026
TL;DR. Federated unlearning is not just centralized unlearning copied into FL. This survey maps the field, clarifies threat models and assumptions, and highlights where evaluation still falls short.

Preprint

AI Snitches Get Glitches
AI Snitches Get Glitches: Towards Evading Agentic Surveillance
Hyejun Jeong, Dzung Pham, Amir Houmansadr, Eugene Bagdasarian
arXiv preprint, 2026
TL;DR. Agents with tool access brings additional surveillance risk. We formalize agentic surveillance, introduce SurveilBench, and show prompt-injection-style techniques can evade or disrupt surveillance agents.
Whose Agent Are You?
Whose Agent Are You? Multi-Layer Fingerprinting and Attribution of Autonomous Web Agents
Dayeon Kang, Hyejun Jeong, Jake Sheffey, Pubali Datta, Amir Houmansadr
arXiv preprint, 2026
TL;DR. AI agents leave fingerprints across both network behavior and browser interaction patterns. This work shows a website owner can identify and attribute each agent in addition to distinguishing them from humans and traditional crawlers traffic.
Understanding Persuasion in Long-Running Agents
Understanding Persuasion in Long-Running Agents
Hyejun Jeong, Amir Houmansadr, Shlomo Zilberstein, Eugene Bagdasarian
arXiv preprint, 2026
TL;DR. Persuasion in agents should be measured beyond just final answers. We show that the fact that agent being persuaded itself changes how agents search, browse, and gather evidence.

2025

FedCC: Robust Federated Learning against Model Poisoning Attacks
FedCC: Robust Federated Learning against Model Poisoning Attacks
Hyejun Jeong, Hamin Son, Seohu Lee, Jayun Hyun, Tai-Myoung Chung
Accepted to SecureComm 2025
TL;DR. FedCC defends federated learning against model poisoning attacks even when benign clients are non-IID. It clusters clients using representation similarity, filtering malicious updates without treating natural data diversity as an attack.

2022

Security and Privacy Issues and Solutions in Federated Learning for Digital Healthcare
Security and Privacy Issues and Solutions in Federated Learning for Digital Healthcare
Hyejun Jeong, Jaehyeok Lee, Tai-Myoung Chung
FDSE 2022
TL;DR. Federated learning is appealing for healthcare, but its communication-heavy training loop creates new privacy and security risks. This work organizes FL attack surfaces, defenses, and research directions for digital health deployments.
Open problems in medical federated learning
Open problems in medical federated learning
Joo Hun Yoo, Hyejun Jeong, Jaehyeok Lee, Tai-Myoung Chung
IJWIS 2022
TL;DR. Medical FL needs more than a privacy-preserving training protocol. This paper turns real deployment barriers into concrete categories and guidelines for building medical federated learning systems.

2021

Federated Learning: Issues in Medical Application
Federated Learning: Issues in Medical Application
Joo Hun Yoo, Hyejun Jeong, Jaehyeok Lee, Tai-Myoung Chung
FDSE 2021
TL;DR. This early medical FL work identifies the practical issues that make privacy-preserving collaboration hard in real settings. It focuses on heterogeneity, client management, traceability, security, and experimental framework design.
☠️
Are You a Good Client? Client Classification in Federated Learning
Hyejun Jeong, Jaeju An, Jaehoon Jeong
ICTC 2021
TL;DR. Not every unusual client in FL is malicious; some are just non-IID. This work separates anomalous and benign clients so robust aggregation does not punish legitimate data diversity.
Personalized federated learning with clustering
Personalized federated learning with clustering: Non-iid heart rate variability data application
Joo Hun Yoo, Ha Min Son, Hyejun Jeong, Eun-Hye Jang, Ah Young Kim, Han Young Yu, Hong Jin Jeon, Tai-Myoung Chung
ICTC 2021
TL;DR. Medical data are rarely IID, so a single global FL model can underfit individual differences. This work uses clustered personalization to improve depression severity prediction from heart-rate variability data.
👁️
Visual Adversaries in AI Agent Web Navigation
Farhana Rahman, Rajshree Mehetre, Hyejun Jeong, Eugene Bagdasarian
UMass URV Showcase
TL;DR. Visual web cues can steer multimodal agents away from their intended tasks. This poster explores hidden or semi-transparent adversarial text and UI drift as security risks for agent web navigation.