Alexa Conversations
• Built a pipeline to facilitate finetuning (transfer learning) of a pretrained bi-LSTM-CRF model for NLU (intent and entity recognition) with Docker containers to fit inside existing workflow - https://amzn.to/2GLPBl1
• Productionized end-to-end inference stack running Intent Classification and NER for dialog system
• Designing POMDP dialog simulator that generates dialogs via self-play between a seeker and provider agent - paper accepted to NeurIPS 2020: Human in the Loop Dialogue Systems Workshop
• Derived Probabilistic Context-Free Grammars from utterances using Max-Likelihood Estimate
FireOS
• Wrote scripts and keys to cryptographically sign customer-facing code, such as Android APKs, Windows execs, and JAR files, to confirm the authenticity of the software author.