Dr. Felix Gonda

Ph.D. in Computer Science, Harvard University | Systems Scientist | AI, Robotics & Quant | Contact: moc.adnogxilef@xilef

As a Systems Scientist specializing in the perception-to-action pipeline, I bridge the gap between high-level AI and physical control logic within complex, resource-constrained environments. My work integrates a Harvard Ph.D. foundation in 3D neural reconstruction with field-ready engineering—ranging from orchestrating autonomous vehicle trajectories at Disney Research and bio-mimetic underwater swarms to deploying clinical-grade Edge AI for the UN-WFP. Whether architecting predictive intelligence for capital markets or quantifying human trust in autonomous systems via immersive VR, I am dedicated to engineering resilient, intelligent systems that translate high-dimensional data into precise, real-world outcomes.

Embedded & Robotics Hardware
ML Optimization
Intelligence & Analytics Stack
Google Coral (Edge TPU)
Post-Training Quantization (INT8/FP16)
PyTorch & TensorFlow
Arduino Nano 33 BLE (ARM Cortex-M)
Structured & Unstructured Pruning
C, C++ (Embedded), Python & Javascript (Three.js/Visualization)
Raspberry Pi (ARM Cortex-A)
Hardware-Aware Architecture Search
Time-Series & Computer Vision
Mobile NPUs (NPU/DSP)
Model Compression for Microcontrollers
Vector Search & SQL (BigQuery/Vertex AI)

PROJECTS

Robotics

Autonomous Bio-mimetic Swarm: Integrated Perception & Edge Control

(Ph.D Minor, Harvard Univerity)

Project Screenshot

Designed and implemented an integrated perception-to-action module for miniature, bio-mimetic underwater robots. To overcome the lack of real-world datasets, I utilized Generative AI to produce high-fidelity synthetic underwater environments for model training. The resulting TensorFlow Lite computer vision model was heavily optimized for the Google Coral Edge TPU, enabling real-time classification of obstacles, peers, and adversarial targets. This perception layer directly informs the robot’s trajectory planning, facilitating autonomous enemy evasion and decentralized collision avoidance in high-noise fluid environments.

C++/Python Tensorflow Lite Post-Training Quantization Sensor Fusion(IMU/Pressure) Google Coral Generative AI
Robotics

Autonomous Navigation & Real-Time Collision Avoidance

(Internship, Disney Research)

Project Screenshot

Orchestrated the physical realization of collision-free autonomous driving trajectories for miniature vehicular platforms. I engineered a robust control layer to translate high-level global path planning into precise steering and acceleration inputs. By bridging the gap between trajectory generation and low-level hardware actuation, I ensured the vehicles could navigate complex environments and execute real-time reactive maneuvers to maintain safe distance and avoid obstacles with high fidelity.

PID Control Arduino Kinematics Kalman Filter
Edge AI

Hardware-Aware AI: High-Efficiency Clinical Screening at the Edge

(Lead Engineer, UN WFP)

Project Screenshot

Architected and deployed a mobile Computer Vision (CV) system for real-time childhood malnutrition screening in off-grid, low-resource environments. To enable clinical-grade inference on mobile devices and Google Coral Edge TPUs, I implemented a rigorous optimization pipeline including Full Integer (INT8) Quantization and Structured Pruning. This reduced model latency and memory footprint by over 10x without sacrificing diagnostic accuracy, successfully bridging the gap between high-compute deep learning and field-ready hardware.

TensorFlow Lite INT8 Quantization Edge TPU Python
Computer Vision

Scalable 3D Reconstruction & Volumetric Intelligence

(Ph.D Major, Harvard University)

Project Screenshot

Developed a high-performance software ecosystem for the automated reconstruction of neural circuits from massive 3D Electron Microscopy datasets. My research pioneered the optimization of 3D Convolutional Neural Networks (CNNs) for volumetric processing and the design of Recurrent Neural Networks (RNNs) to maintain spatial consistency across biological structures. Beyond segmentation, I engineered a graph-based analytics framework that automatically detects topological errors and facilitates rapid proofreading of neural sub-graphs, drastically reducing the manual labor required for large-scale connectomics.

PyTorch 3D CNNs RNNs Volumetric Data
Quantitative

Predictive Intelligence & Semantic Search for Capital Markets

(AI Consultant, CapConnect+)

Project Screenshot

Architected a high-performance data engine for the commercial paper market to analyze and forecast investment patterns across a decade of financial data. I integrated Vector Search via Google Vertex AI to enable semantic retrieval, allowing users to identify complex historical risk profiles and market correlations that keyword-based systems miss. By combining Time-Series Forecasting with a modern data stack, I transformed raw transactional records into a strategic analytics platform capable of discerning market shifts and enterprise-level investment trends.

Tensorflow Vertex AI Time-Series Vector Search Prophet
Quantitative

Immersive Autonomy: Quantifying Human Trust in Self-Driving Systems

(Research Fellow, Harvard Business School)

Project Screenshot

Designed and engineered a high-fidelity VR simulation platform for Harvard Business School to quantify human trust during autonomous vehicle (AV) transitions. Using Oculus VR (Meta Quest), I developed complex self-driving scenarios where users interacted with various levels of vehicle autonomy. The system was designed to measure "over-trust" and "under-trust" behaviors in real-time, providing empirical data on how users react to automated edge cases, system failures, and collision-avoidance maneuvers in a fully immersive, zero-risk environment.

HCI Occulus VR Data Analysis Unreal Engine 5 Statistical Modeling

PUBLICATIONS

PhD Thesis
Efficient Reconstruction and Proofreading of Neural Circuits. Felix Gonda. Harvard University, May 2021.
Journal Article
VICE: Visual Identification and Correction of Neural Circuit Errors. Felix Gonda, Xueying Wang, Johanna Beyer, Markus Hadwiger, Jeff W. Lichtman, Hanspeter Pfister. EuroVis, 2021.
Journal Article
Consistent Recurrent Neural Networks for 3D Neuron Reconstruction. Felix Gonda, Donglai Wei, Hanspeter Pfister. ISBI, 2021.
Journal Article
Journal Article
Scalable Interactive Visualization for Connectomics. Daniel Haehn, Felix Gonda, et. al. INFORMATICS, 2017.
Journal Article
Fast global planning of collision-avoiding robot trajectories. Charles Mathy, Felix Gonda, et. al. NIPS, 2016.

TEACHING

Tiny ML

TinyML: Engineering Intelligence for the Edge

As the lead instructor for this specialized curriculum, I bridge the gap between high-level machine learning and low-power embedded systems. The course focuses on the end-to-end pipeline of TinyML, from training lightweight models in PyTorch and TensorFlow to the rigorous optimization required for deployment on ARM Cortex-M microcontrollers. I guide students through the complexities of hardware-aware constraints, including INT8 quantization, memory-efficient inference, and real-time sensor fusion. By synthesizing theory with hands-on labs using the Arduino Nano 33 BLE and Edge Impulse, I empower the next generation of engineers to deploy "intelligence everywhere"—from industrial IoT sensors to autonomous bio-mimetic robots. Read more

Tiny ML

Deep Learning: From Foundations to Generative AI

In this intensive, project-driven course, I lead students through the evolution of connectionism—from the mathematical foundations of backpropagation and Artificial Neural Networks (ANNs) to the cutting edge of Generative AI. The curriculum is engineered for high-level practical mastery, moving beyond theory to implement state-of-the-art Convolutional Neural Networks (CNNs) for computer vision and Recurrent Neural Networks (RNNs) for sequential data. We culminate in the "Modern Stack," where students architect and fine-tune Transformers and Diffusion Models, gaining hands-on experience with the same architectures currently transforming industry-scale AI. By focusing on deployment-ready code and rigorous model evaluation, I ensure students can bridge the gap between academic research and production-grade intelligence. Read more

Tiny ML

Computer Vision: Perception, Transformers, and Generative Modeling

In this course, I mentor students in the art and science of teaching machines to perceive the world. The curriculum is built around the modern evolution of visual intelligence, transitioning from traditional Convolutional Neural Networks (CNNs) for feature extraction to the revolutionary scale of Vision Transformers (ViTs). We also explore the frontier of Generative AI, specifically focusing on the architecture and mathematical sampling processes of Diffusion Models. Beyond model training, the course emphasizes "Vision for the Real World"—challenging students to engineer robust systems that can discern complex patterns, segment volumetric data, and solve high-stakes problems across medical imaging, autonomous navigation, and digital forensics. Read more