Alyssa Mia Taliotis

Mathematician & AI Engineer

About

Alyssa Mia Taliotis is a mathematician and AI engineer building intelligent systems that reason, adapt, and act across industrial, scientific, and infrastructure domains. She holds a Master's in Data Science from Harvard University (4.0 GPA) with research conducted at MIT, and graduated as Valedictorian from the University of Manchester with a BSc (Hons) in Mathematics (First Class, 95.1%).

Her work spans deep learning, agentic systems, computer vision, reinforcement learning, embodied intelligence, and statistical inference. She has published, spoken, and built across leading machine learning venues, MIT Media Lab, and frontier AI systems. Her projects range from autonomous robotic architectures and CAD-driven manufacturing intelligence to multimodal neural networks and privacy-preserving AI.

Alyssa has built scalable memory layers for agentic systems, engineered full-stack AI platforms, and applied advanced modelling across logistics, finance, and industrial automation. She is a two-time Exness Fintech Scholar, an Enavsma Scholar, recipient of the Outstanding Academic Achievement Award, and the Mathematics Excellence Award — both presented by Dame Nancy Rothwell, President and Vice-Chancellor of the University of Manchester.

Originally from Paphos, Cyprus, Alyssa brings a disciplined, high-performance mindset shaped by competitive classical ballet and international leadership. Her mission is to build transformative, globally scalable AI systems shaping the next wave of intelligence.

Experience & Awards

Select Experience

  • Founder — Stealth
  • AI/ML Engineer — Fortune Global 500 Industrial
  • ML Engineering Consultant — Fintech
  • Core Engineer — Internet of AI Agents, MIT

Awards & Honours

  • Moonshot Award – Global MIT AI Hackathon (2025)
  • Platinum Award – AI Venture Studio Demo Day, MIT (2025)
  • 2 x Exness Fintech Scholar
  • Outstanding Academic Achievement Award – University of Manchester (2024)
  • Mathematics Excellence Award – University of Manchester (2024)
  • Stellify Award – University of Manchester (2024)
  • Enavsma Scholar
  • Cyprus National Physics Olympiad – Silver Medalist (2019)
  • Cyprus National Chemistry Olympiad – Bronze Medalist (2019)
  • Cyprus National Biology Olympiad – Silver Medalist (2018)
  • Cyprus National Mathematics Olympiad – Bronze Medalist (2015)

Invited Talks

  • Self-Evolving Agents and the Architecture of Adaptive Intelligence – Imagination in Action, MIT Media Lab (2026)
  • Agentic Memory Systems – Imagination in Action, MIT Media Lab (2025)
  • The Evolving Value of Education in the Age of AI – Reflect Festival, Cyprus (2025)
  • Invited Participant – Y Combinator AI Startup School (2025)

Teaching & Mentorship

  • Teaching Fellow – Harvard University, Department of Statistics (STAT244, STAT149, STAT104)
  • Research Mentor – RISE Global Education (Applied Mathematics, ML, Deep Learning, Computer Vision)
  • PASS Mentor – University of Manchester, Department of Mathematics (2022–2023)
  • Private Tutor – A-Level & IGCSE Mathematics; Cyprus National Curriculum (ages 6–18)

Leadership & Community

  • Head Organiser – 15th National Session, European Youth Parliament Cyprus (250+ participants, national ministers, ambassadors; featured on national television) (2021)
  • Chairperson & Jury Member – European Youth Parliament, National & International Sessions (2018–2021)
  • International Delegate – Model European Parliament (selected as one of five nationally to represent Cyprus among 22 countries) (2020)
  • Journalist – Euroscola Youth Ambassadors (interviewed President of the European Parliament, Strasbourg) (2019)
  • Project Leader – Enactus Manchester, "Breathe" Initiative (150+ people reached) (2022–2023)
  • Founder – Classical Dance Team, A' Lyceum Ethnarchi Makariou III (2019–2021)
  • Sundai Club – MIT AI builder community (2024–Present)

External Courses & Certifications

  • Google GenAI Intensive Course — Google, Issued April 2025
  • Practical Multi-Agent AI and Advanced Use Cases with CrewAI — DeepLearning.AI, Issued April 2025
  • Data or Specimens Only Research — CITI Program, Issued Mar 2025
  • ChatGPT Prompt Engineering for Developers — DeepLearning.AI, Issued Feb 2025
  • Multi-Agent AI Systems with CrewAI — DeepLearning.AI, Issued Feb 2025
  • Social and Behavioral Research Investigators — CITI Program, Issued Feb 2025

Affiliations

  • MassRobotics
  • Harvard iLab

Research

Discontinuous 2D Neural Fields Without Meshing for Computer Vision (2025, Harvard University)

[ICLR 2025 Submission · First Author]

Developed a method for adaptive boundary detection in neural fields, enhancing edge preservation and discontinuity modeling in 2D representations. The approach eliminates the need for explicit meshing, enhancing the efficiency and accuracy of neural implicit representations in computer vision tasks.

The Necessity for Intervention Fidelity: Unintended Side Effects When Steering LLMs (2025, Harvard University)

[ICML 2025 · Contributing Author]

Demonstrated that fine-tuning reshapes latent geometry and systematically disrupts targeted behavioural interventions — with direct implications for AI alignment and safety.

GenAI For Systems: Challenges and Opportunities Across the Computing Stack (2025, Harvard/MIT — CS249r Agentic System Design)

Analysed how generative AI is reshaping design across the full computing stack — from software and runtimes to hardware architecture and silicon. Research conducted within a seminar series featuring: Ofir Press (Princeton), Amir Yazdanbaksh (Google DeepMind), Sasha Rush (Cursor & Cornell Tech), Martin Maas (Google DeepMind), Suvinay Subramanian (Google), Jenny Huang (Nvidia), Milad Hashemi (Google), Esha Choukse (Microsoft Azure Research), Mark Ren (Nvidia), Richard Ho (OpenAI), and Kartik Hegde (ChipStack) — spanning ML for systems, TPU/GPU architecture, AI-driven chip design, and compute-model co-optimisation at scale.

Differential Privacy in ICU Mortality Prediction (2025, Harvard University)

Systematically evaluated the trade-offs between privacy guarantees, predictive utility, and demographic fairness in ICU mortality prediction models. Implemented and compared output perturbation, DP-XGBoost, and DP-SGD across varying privacy budgets (epsilon), analysing how differential privacy mechanisms degrade model calibration and disproportionately affect underrepresented subgroups — determining the clinical feasibility boundaries of privacy-preserving ML in critical care settings.

Interpretable Visual Models to Assist in Paediatric Appendicitis Diagnosis (2025, Harvard University)

Developed an interpretable multimodal model to support clinicians in diagnosing paediatric appendicitis, leveraging concept-based reasoning to enhance transparency, reduce diagnostic uncertainty, and build trust in AI-assisted clinical decision-making.

Disease Comorbidity Treatment Optimization (2025, MIT x Mitsubishi Electric Innovation Centre)

Researched agentic AI-driven medical intelligence to optimize treatment strategies for patients with complex comorbidities, enabling cross-specialty coordination and personalized care. Conducted under mentorship of Mitsubishi Electric Innovation Centre.

Digital Prosthetic Modification Automation (2024 – 2025, Harvard University)

Led ML pipeline development for automated prosthetic socket modification from 3D point clouds of transtibial limbs, in collaboration with Rise Bionics. Designed a multimodal deep learning framework leveraging clinician-generated annotations to produce scalable, personalized prosthetic designs — reducing design time and cost for lower-limb prosthetics globally.

Gomoku Optimization with Deep RL (2024, Harvard University)

Applied Deep Q-Networks (DQN) and Proximal Policy Optimization (PPO) to train AI agents for strategic gameplay in Gomoku. Designed custom reward shaping and training environments to improve long-term decision-making, enabling the agent to learn competitive, human-level strategies through self-play.

[Python, PyTorch, Gym, Deep Q-Network (DQN), Proximal Policy Optimization (PPO), NumPy]

Cardiovascular Risk Modelling by Geographical Location (2024, Harvard University)

Built an ensemble learning framework to predict heart disease risk across the European population, incorporating geographical and demographic data. Leveraged model interpretability techniques to identify region-specific risk factors and key clinical predictors, enabling more targeted public health strategies.

[Python, Scikit-learn, XGBoost, Random Forests, Pandas, Matplotlib, Geopandas]

Projects

NANDA: The Internet of AI Agents (2025)

Core developer on the MIT team behind NANDA (Network of Agents and Decentralized AI), the world's first Internet of AI Agents. NANDA defines a standard protocol (MCP) and decentralized memory infrastructure to enable autonomous, modular, and interoperable agent ecosystems. The initiative pioneers AI-native internet architectures supporting real-time collaboration, memory composition, and identity persistence.

[JavaScript, TypeScript, Python, FastMCP, SSE, Starlette, Uvicorn, Claude, LangChain, JSON Routing]

Tavi: Strategic Transport Decision Dashboard & Planner (2025)

Built an AI-powered logistics planning platform for real-time, multimodal freight routing. Tavi lets users input origin, destination, product, and priority (e.g., fastest, cheapest, most sustainable) and returns optimised shipment routes using a graph-powered backend. The system integrates live transport data (e.g., port status, rail availability) and supports disruption-aware rerouting while preserving original route plans for comparison.

[React, Tailwind CSS, React Leaflet, FastAPI, CrewAI, GeoJSON, OpenStreetMap, Multimodal Graph Routing]

42os: Portable Memory Layer for Agentic Systems (2025)

Built a lightweight, modular memory operating system that supports agent interoperability across local and distributed settings. Enables persistent, queryable memory containers with identity tracking and customizable data retrieval for both LLMs and agentic workflows.

[Python, FastAPI, SQLite, JSON]

WurQ — Agentic Memory System for Wearable Health Data (2025, Harvard University)

Built a multi-agent SQL pipeline for structured wearable data: specialised agents determine data requirements, write and execute queries against live databases, synthesise natural language responses, and enforce safety constraints across multi-session streams. Developed in collaboration with WurQ.

[Python, SQL, Multi-Agent Orchestration, LangChain, FastAPI]

Personalised Learning System — Socratic Tutor with Spaced Repetition (2025, Harvard University)

Production-scale personalised education platform: users upload their own materials and receive AI-generated flashcards and a Socratic tutoring agent with spaced repetition scheduling based on the FSRS algorithm. Deployed on GCP and Kubernetes.

[Python, GCP, Kubernetes, FSRS, LLMs, FastAPI]

MCP Servers for Specialized Use Cases (2025)

Developed multiple plug-and-play MCP-compliant servers to demonstrate specialized agent workflows:

  • Geolocation MCP: Provides geographic coordinates and location-based context to memory-aware agents.
  • Nutrition MCP: Delivers nutrient profiles, food interactions, and personalized dietary context.
  • Translation MCP: Offers on-the-fly multilingual translation in a memory-composable pipeline.

[Python, FastAPI, Starlette, SSE, Claude, JSON Routing, REST APIs]

AI-Powered Medication Interaction Detection Platform (2025)

Developed a full-stack, open-source web application that enables patients to input their medical history and receive real-time feedback on potential medication interactions. Designed to improve medication safety and accessibility through an intuitive interface and intelligent backend processing.

[Next.js, React, TypeScript, Python, FastAPI, SQLite, Ngrok]

Backend Development for Medication Interaction Detection Platform (2025)

Engineered the backend architecture for an agentic AI system that analyzes patient histories and clinical reports to identify medical conflicts across comorbid conditions. Enabled nuanced detection of drug-condition conflicts and specialty-level insights using fine-tuned language models and structured EMR data.

[Python, CrewAI, LangChain, OpenAIEmbeddings, FAISS, RAG, SQLite, Pandas, JSON Caching]

Space Triaging: Agentic System for Ultrasound-Guided Diagnostics in Space (2025)

Developed an agentic AI system for autonomous ultrasound triage and diagnostic guidance in space environments. The system leverages real-time reasoning, multimodal perception, and context-aware agents to assist astronauts with non-invasive diagnostics when direct medical supervision is unavailable. Designed for zero-gravity usability and resilient communication protocols.

[Python, OpenCV, Ultrasound Imaging, LangChain, Multi-Agent Orchestration, MCP, JSON Routing]

Partially developed at Harvard x Anthropic Hackathon 2025

Melatonin for Primary Insomnia (2024)

Applied causal inference techniques to assess the efficacy of melatonin in a double-blind, placebo-controlled randomized clinical trial (RCT). Estimated average treatment effects while adjusting for potential confounders, enabling a robust evaluation of melatonin's impact on sleep outcomes in patients with primary insomnia.

Time Series Forecasting of Australian Wine Sales (2024)

Conducted time series analysis on Australian dry white wine sales using the Box-Jenkins methodology. Performed log transformation, seasonal differencing, and model identification to fit ARIMA/SARIMA models. Evaluated model assumptions via ACF/PACF and residual diagnostics, and validated forecasts against 1985 holdout data to assess predictive performance.

[R, ARIMA, SARIMA, ACF/PACF, Residual Diagnostics, Time Series Decomposition]

Geyser Eruption Pattern Analysis (2024)

Analyzed the Old Faithful geyser dataset using Gaussian Mixture Models (GMMs) to uncover latent eruption patterns based on eruption duration and waiting times. Estimated mixture model parameters using the Expectation-Maximization (EM) algorithm and determined the optimal number of clusters using Bayesian Information Criterion (BIC). Compared GMM results with k-means clustering to evaluate modeling differences and cluster interpretation.

[R, mclust, MASS, Gaussian Mixture Models, EM Algorithm, BIC, K-Means Clustering, Data Visualization]

Tech Stack

Programming Languages

Python R SQL MATLAB

Machine Learning & AI

TensorFlow PyTorch Scikit-Learn Reinforcement Learning JAX NLP Causal Inference XGBoost Multimodal AI GenAI LLM Fine-tuning Prompt Engineering Differential Privacy Federated Learning Physical-Spatial AI Robotic Manipulation

Computer Vision & 3D Processing

OpenCV Trimesh Open3D Pillow

Healthtech

FHIR EMR Data Clinical NLP Medical Imaging Text-to-3D Prosthetics Ultrasound Analysis Medical RAG

Full-Stack Development

Next.js React Node.js Starlette Uvicorn Flask FastAPI Streamlit

Operating Systems

macOS Linux

AI Agents & Automation

MCP FastMCP SSE Multi-agent Systems CrewAI LangChain LangGraph AutoGen AutoGPT RAG

Mathematics & Statistics

Real Analysis Linear Algebra Probability Theory Statistical Inference Time Series Analysis Regression Analysis Multivariate Statistics Markov Processes Martingales Generalised Linear Models Partial Differential Equations Numerical Analysis Mathematical Modelling Medical Statistics Mathematical Biology Algebraic Structures Scientific Computing

Cloud & Infrastructure

AWS GCP Docker Kubernetes Vercel Render Git GitHub

Robotics

Drake Robotic Manipulation Zero-shot Learning 3D World Reconstruction

Languages

English (Fluent) Greek (Fluent) Hindi (Conversational)