Principal AI Engineer · I build, ship, and lead production AI/ML systems. 🚀
I have led applied AI/ML since 2015 (and data science since 2014), delivering production solutions across Computer Vision, NLP, and today's Large Language Models and Generative AI. My focus is end to end: I architect, build, and ship full-stack, production-grade AI platforms, from the frontend through inference down to the cloud infrastructure beneath. I am currently a Principal AI Engineer at FICO, a global data analytics leader in credit scoring, where I lead GenAI engineering and ship customer-facing LLM copilots for enterprise and Tier-1 banking environments under strict compliance and data-residency constraints. 📊🔢
Previously, I was Tech Lead at Vertex Inc (global tax technology), Senior ML Engineer at S&P 500 company LabCorp (AI for drug diagnostics, drug development, and operations across life sciences 🧠🔬), enterprise Data Scientist at EURO STOXX 50 company Bayer, Quantitative Researcher (apprenticeship) at hedge fund AQR, and Equity Trader at T3 Trading on Wall Street (briefly Series 56 licensed by FINRA). 💼📈
Beyond engineering, I advise and consult on enterprise AI strategy and delivery, teach and mentor as a Clinical Assistant Professor and independent mentor (with mentees earning peer-reviewed publications and international science-fair awards), and supervise a small AI fund (since 2011 now managing 7-figure AUM) spanning equities, cryptocurrencies, and real estate. I also run a monetized YouTube channel on applied AI and publish research in representation learning (feature learning, deep learning, CV, NLP) and empirical asset pricing. 🤖📉
Academic foundation:MBA from University of Chicago Booth School of Business, PhD in Statistics at Columbia University, B.A. in Mathematics and M.S. in Finance from the University of Rochester. 🎓
More at y-yin.io · GitHub · LinkedIn · YouTube
- Google scholar: https://scholar.google.com/citations?hl=en&user=Ju6m_O4AAAAJ
- Personal site: https://www.y-yin.io/
- YouTube: https://www.youtube.com/@YiqiaoYin
- LinkedIn: https://www.linkedin.com/in/yiqiaoyin
For more published work by Yiqiao, please check out the site https://www.y-yin.io/ under 'Research'.
Beyond research and modeling, I design, build, and deploy full-stack, production-grade AI platforms end to end: from the frontend, through inference, down to the cloud infrastructure underneath. Across several systems spanning regulated fintech and consumer AI, I have repeatedly taken agentic and LLM-powered products from architecture to live deployment at enterprise scale. 🚀
- Clawdeck (agentic cloud-compute platform): gives an AI agent its own isolated, disposable cloud desktop with sandboxed code execution and on-demand GPU, where credentials are brokered outside the sandbox for a safe execution model. Built and operated solo.
- Alpha Seentio (AI-native investment-research platform): pairs LLM reasoning with two-way MCP tool-calling, live brokerage integration, and strategy backtesting, exposing structured financial workflows to an agent. Built and operated solo.
- Enterprise banking copilot (delivered into customer environments): a customer-facing LLM assistant deployed multi-cloud and multi-tenant into the clouds of Tier-1 banks, engineered to satisfy strict banking compliance, data-residency, and tenant-isolation requirements. Delivering AI into someone else's regulated cloud, not just my own.
- Internal AI productivity platform: an LLM / MCP gateway and full-stack chat platform serving 700+ engineers and product managers behind a zero-trust service mesh.
Patterns I apply across these systems:
- Cloud-native on Kubernetes (EKS): Helm-deployed services, autoscaling with HPA + Karpenter, stateless pods, and spot-node cost optimization.
- Async, event-driven backends:
API → SQS → Worker → Redispipelines for long-running agentic jobs, with Redis pub/sub fan-out to WebSockets for live results, plus buffering, retries, and horizontal scale. - Managed LLM access: provider gateways (AWS Bedrock, Anthropic) with IRSA-scoped credentials, token metering, and per-user rate limiting.
- Zero-trust service networking: Istio service mesh with mTLS, JWT / Okta auth, secrets isolation, and credential-brokering so execution environments never hold keys.
- Agent tooling and interop: two-way MCP (server + client), FastMCP streamable-HTTP, and OAuth 2.1 / JWT-scoped tool access.
- Sandboxed and GPU compute: ephemeral execution via E2B / RunPod, multi-GPU provisioning (RTX → A100 / H100), and full sandbox lifecycle management (boot, hydrate, drive, sync, reap).
- Data and storage: DynamoDB, S3, and Redis, separating durable state from ephemeral real-time coordination.
- Full-stack delivery: SvelteKit / React frontends through FastAPI services to the infrastructure above, architected, built, and operated solo or as lead.
Python · FastAPI · SvelteKit / React · AWS (EKS, Bedrock, SQS, DynamoDB, S3, IRSA) · Kubernetes · Helm · Istio · Redis · Karpenter · E2B / RunPod · MCP · OAuth 2.1 · Okta · JFrog
Yiqiao believed that stock market is mostly fairly efficient. Many research groups and companies are doing great things out there with advanced tools. However, market does get "noisy" once in a while and that breeds opportunity. Yiqiao personally trades off a momentum strategy and he has his own market timing algorithm. This app https://huggingface.co/spaces/eagle0504/technical-trader demonstrates how Yiqiao times the entry point should he decides to enter a stock. This app https://huggingface.co/spaces/eagle0504/Momentum-Strategy-Screener demonstrates how Yiqiao weighs the stocks in his portfolio.
Yiqiao has good faith in today's advancement of AI technology and is a big supporter of AI-backed technology to boost business operation and enhance corporate strategy. Many clients and companies Yiqiao worked with in the past led him to conclude that 'AI alone may falter and stray, but built around a corporate strategy, it paves the way.'
Yiqiao built a series of AI-backed apps:
- GPT-4o demo: 'https://huggingface.co/spaces/eagle0504/gpt-4o-demo'
- Llama demo: 'https://huggingface.co/spaces/eagle0504/meta-llama'
- Software-as-a-Service or SAAS demo: 'https://huggingface.co/spaces/eagle0504/saas-template'
- Technical Trader (a timing strategy) demo: 'https://huggingface.co/spaces/eagle0504/stable-audio-demo'
- Momentum Strategy (a trading algorithm) demo: 'https://huggingface.co/spaces/eagle0504/Momentum-Strategy-Screener'
- Stable Audio demo: 'https://huggingface.co/spaces/eagle0504/stable-audio-demo'
- Duel Agent Simulation (a chain of thoughts/abstraction) demo: 'https://huggingface.co/spaces/eagle0504/duel-agent-simulation'
- Intelligent Document Processing demo: 'https://huggingface.co/spaces/eagle0504/IDP-Demo'
- 2024-04 | Yiqiao Yin (2024), Vision Augmentation Prediction Autoencoder with Attention Design (VAPAAD), arXiv preprint arXiv:2404.10096: ArXiv
- 2024-04 | Vivian Liu, Yiqiao Yin (2024), Green AI: Exploring Carbon Footprints, Mitigation Strategies, and Trade Offs in Large Language Model Training, arXiv preprint arXiv:2404.01157: ArXiv
- 2024-03 | Keshav Rangan, Yiqiao Yin (2024), A Fine-tuning Enhanced RAG System with Quantized Influence Measure as AI Judge, arXiv preprint arXiv:2402.17081: ArXiv
- 2023-02 | Xuan Di, Yiqiao Yin, Yongjie Fu, Zhaobin Mo, Shaw-Hwa Lo, Carolyn DiGuiseppi, David W. Eby, Linda Hill, Thelma J. Mielenz, David Strogatz, Minjae Kim, Guohua Li (2023), Detecting mild cognitive impairment and dementia in older adults using naturalistic driving data and interaction-based classification from influence score (Feb., 2023), Artificial Intelligence in Medicine, 102510: Print
- 2023-01 | Jaiden Shraut, Leon Liu, Jonathan Gong, Yiqiao Yin (2023), A Multi-Output Network with U-net Enhanced Class Activation Map and Robust Classification Performance for Medical Imaging Analysis (Jan., 2023), Discover Artificial Intelligence, 3(1): Print, Media
- 2022-11 | Kieran Pichai, Benjamin Park, Aaron Bao, Yiqiao Yin (2022), Automated Segmentation and Classification of Aerial Forest Imagery, Analytics, 1(2), 135-143: Print, Media
- 2022-08 | Yiqiao Yin (2022+), AI4ALL and K12 AI Education: Preprint
- 2022-01 | Shaw-hwa Lo and Yiqiao Yin (2022), An I-score Review Paper - A Novel Approach to Adopt Explainable Artificial Intelligence (Jan., 2022), Adv. Mach. Learn. Art. Inte., 3(1), 01-11: Print
- 2021-12 | Shaw-hwa Lo and Yiqiao Yin (2021), An Interaction-based Recurrent Neural Network (IRNN) (Dec., 2021), Mach. Learn. Knowl. Extr., 3(4), 922-945: ArXiv, Print
- 2021-12 | Shaw-hwa Lo and Yiqiao Yin (2021), An Interaction-based Convolutional Neural Network (ICNN) (Dec., 2021), Algorithms, 14(11), 337: ArXiv, Print
- 2021-12 | Shaw-hwa Lo and Yiqiao Yin (2021), A Novel Interaction-based Method (Dec., 2021), Discover Artificial Intelligence, 1(16): ArXiv, Print
- 2024-01 | Xuan Di, Yiqiao Yin, Yongjie Fu, Zhaobin Mo, Shaw-Hwa Lo, Carolyn DiGuiseppi, David W. Eby, Linda Hill, Thelma J. Mielenz, David Strogatz, Minjae Kim, Guohua Li (2024), Detecting mild cognitive impairment and dementia in older adults using naturalistic driving data and interaction-based classification from influence score, The 103rd Transportation Research Board (TRB) Annual Meeting: Link
- 2023-04 | Leon Liu, Yiqiao Yin (2023), Towards Explainable AI on Chest X-Ray Diagnosis Using Image Segmentation and CAM Visualization (Mar, 2023), FICC 2023: Advances in Information and Communication, pp 659-675: Link, Print
- 2022-11 | Leon Liu, Yiqiao Yin (2022), Towards Explainable AI on Chest X-Ray Diagnosis using Image Segmentation and CAM Visualization (Nov, 2022), Third Symposium on Knowledge-Guided ML (KGML-AAAI-22), Held as part of AAAI Fall Symposium Series (FSS) 2022 in November: Link, scheduled on Day 2 Session 5 at 2PM EST at Westin Arlington Gateway, Room Fitzgerald D, Arlington, VA
- 2022-10 | Yiqiao Yin (credit to Edna Williams) (2022), A Machine Learning based Enrollment Forecasting System (Oct, 2022), OHDSI: OHDSI, Oct. 14 Agenda
- 2022-02 | Yiqiao Yin (2022), XAI in Healthcare: A Novel XAI Approach Towards Radiology Image Classification: AAAI 22' Workshops, W37 Home, Poster, Presentation | Venue details: AAAI 22' Schedule Home, AAAI 22' Workshop Page (My talk is in W37: Trustworthy AI in Healthcare) | Updated slides
- 2023-12 | Kieran Pichai Yiqiao Yin as mentor (2023), A Retrieval-Augmented Generation Based Large Language Model Benchmarked On a Novel Dataset, Journal of Student Research, 12(4): Print
- 2023-12 | Yash Bingi, Yiqiao Yin as mentor (2023), Using Machine Learning to Classify Fetal Health and Analyze Feature Importance, 1st Place by US Agency for International Development in the Regeneron International Science and Engineering Competition and the 4th Place in the Massachusetts Science & Engineering Fair (MSEF): Site
- 2023-05 | Jonathan Gong, Yiqiao Yin as mentor (2023), COVID-19 Chest X-ray Image Classification and Improved U-Net Segmentation, Excellence Award - Silver at the Canada-Wide Science Fair (CWSF): Site
- 2023-03 | Aarav Monga, Yiqiao Yin as mentor (2023), A For-Profit Model of Microcredit, Journal of Student Research, 11(1): Print
- 2023-12 | Yiqiao Yin (2023), AI Decoded: Making Sense of Deep Learning and Generative AI (Dec., 2023): Book sale on Amazon, see slides here
- 2023-06 | Yiqiao Yin (2023), Understand Asset Prices Using Empirical Studies (Jun., 2023): Book sale on Amazon
- 2022-05 | Yiqiao Yin (2022), Towards Explainable Artificial Intelligence Using Interaction-based Representation Learning (May, 2022): Book sale on Amazon
- 2022-04 | Yiqiao Yin (credit to Professor Shaw-hwa Lo) (2022), Fundamentals of Interaction-based Learning (Apr., 2022): Book sale on Amazon
- Yin (2017), Art of Money Management: PDF
- Yin (2016), Trade Dynamics with Endogenous Contact Rate: PDF
- Yin (2016), Empirical Study on Greed: PDF
- Yin (2015), Empirical Study on MVBS: PDF
- Yin (2015), Cross-sectional Study on Stock Returns to Future Expectation Theorem: PDF
- Yin (2015), Alternative Empirical Study on Market Value Balance Sheet: PDF
- Yin (2014), How to Understand Future Returns of a Security: PDF
- Yin (2020), Buy Signal from Limit Theorem: PDF
- Yin (2020), Buy Signal from Limit Theorem: PDF
- Yin (2017), Time Series Analysis on Stock Returns: PDF
- Yin (2016), Martingale to Optimal Trading: PDF
- Yin (2016), Anomaly Correction by Optimal Trading Frequency: PDF, Slide
- Yin (2016), Absolute Alpha with Moving Averages: PDF, Slide
- Yin (2016), Absolute Alpha with Limited Leverage: PDF
- Yin (2015), Absolute Alpha by Beta Manipulation: PDF