Explainability as Forensics
Not a UI — a diagnostic probe
In Q-PhishNet, LIME outputs are run across the training set to expose adversarially poisoned samples through anomalous feature importance profiles. The explanation is no longer for a user — it is a probe of the model's relationship to its training data.
The Privacy Illusion of FL
Gradient inversion breaks federated promises
Federated learning avoids raw data sharing but leaves gradient transmissions exposed. FIDES closes this gap by securing the gradient channel with CV-QKD — shifting security guarantees from computational assumptions to physical laws of quantum mechanics.
Machine Unlearning Verification Gap
Active suppression vs. influence erasure
Behavioral tests (forget-set accuracy below 5%) cannot distinguish a model that genuinely lost a pattern from one that memorized how to hide it. True verification requires statistical indistinguishability from a counterfactual — an open research frontier.
The Deployment Engineer's Lens
Tampa changed how I evaluate my own work
A model that achieves 99.4% simulation accuracy is useless if it cannot survive hardware constraints. After IEEE ICSC in Tampa, every paper I write now includes the deployment engineer's questions: QBER thresholds, graceful degradation strategies, and real-world failure modes.