Ivan Reyes-Amezcua

PhD in Computer Science and AI/ML Engineer with 6+ years of experience building and deploying machine learning systems, conversational AI, and scalable MLOps/LLMOps pipelines. I obtained my PhD from the Center for Research and Advanced Studies (CINVESTAV), where I researched the robustness and security of deep learning models with a focus on medical imaging, under the supervision of Dr. Andres Mendez-Vazquez and Dr. Gilberto Ochoa-Ruiz at the CV INSIDE Lab.

Currently, I work as an AI Specialist at Layer7, leading the design and deployment of enterprise LLM and multi-agent architectures for conversational AI, speech pipelines, and scalable MLOps workflows. I also serve as Lead AI/ML Instructor at AnyoneAI and teach machine learning, deep learning, and data science at graduate and undergraduate levels at ITESO, ITESM, and UMG.

I actively contribute to the research community as MLflow Ambassador at Databricks, Mentorship Chair at the LatinX in Computer Vision Workshop at CVPR, and as a mentor in the Google ExploreCSR Program LATAM.

Email  /  Scholar  /  LinkedIn  /  Twitter  /  Github

Research

I'm interested in computer vision, deep learning, generative AI, and robust machine learning. My research focuses on building models that can better understand and generalize across real-world scenarios, particularly in medical imaging. I work on improving model robustness against adversarial and natural corruptions, and developing federated learning techniques for privacy-aware and scalable AI.

Enhancing Image Classification Robustness through Adversarial Sampling with Delta Data Augmentation (DDA)
Ivan Reyes-Amezcua, Gilberto Ochoa-Ruiz, Andres Mendez-Vazquez
CVPR - LatinX in AI Workshop, 2024   (Oral Presentation)

A novel technique that boosts adversarial robustness by injecting perturbations from robust models into new tasks. Unlike traditional attacks, DDA enriches training with diverse, transferable adversarial signals, improving defenses across multiple datasets.

EndoDepth: A Benchmark for Assessing Robustness in Endoscopic Depth Prediction
Ivan Reyes-Amezcua, Ricardo Espinosa, Christian Daul, Gilberto Ochoa-Ruiz, Andres Mendez-Vazquez
MICCAI - Data Engineering in Medical Imaging (DEMI) Workshop, 2024   (Oral Presentation)
Arxiv / Code / Dataset

A benchmark for evaluating the robustness of monocular depth estimation models in endoscopic scenarios, featuring real-world image corruptions. Alongside it, we propose a new metric, mDERS, and release SCARED-C, a dataset tailored to assess performance under challenging endoscopic conditions.

Leveraging Pre-trained Models for Robust Federated Learning for Kidney Stone Type Recognition
Ivan Reyes-Amezcua, Michael Rojas-Ruiz, Gilberto Ochoa-Ruiz, Andres Mendez-Vazquez, Christian Daul
MICAI, 2024   (Oral Presentation, Best Student Paper Award)
Arxiv

A robust Federated Learning framework that leverages pre-trained models to improve kidney stone diagnosis while preserving data privacy. Our two-stage method—Learning Parameter Optimization and Federated Robustness Validation—boosts both accuracy and resilience to image corruptions across decentralized datasets.

Projects

Awesome MLOps End-to-End (2025)
End-to-end MLOps system for predicting trip durations in Guadalajara's MiBici bike-sharing system using MLflow, DVC, FastAPI, Docker, and automated retraining.
MACFE Framework (2022)
Meta-learning + causality automated feature engineering framework published at MICAI 2022 with reproducible open-source Python implementation.
PyCUDAcov (2020)
Highly optimized covariance matrix computation library using CUDA parallel programming, released as a PyPI package.
Machine Learning Projects Repository
Actively maintained repository featuring ML, DL, and Data Science projects aligned with state-of-the-art architectures and evaluation practices.