Published Projects

Cognitive Neuroscience

Real-time Emotion Recognition

2022-2023

(Neurohumanities Lab)
- Brain-Computer Interface based on the Database for Emotion Analysis using Physiological Signals (DEAP) in 8-channel EEG via PCA and RF [paper]; [repo]

Blanco-Ríos and Candela-Leal et al., Front. Hum. Neurosci., 2024

Mental Fatigue Prediction

2021

(Advanced Learner Assistance System [ALAS])
- 8-channel EEG [paper], real-time cloud-based implementation [proceeding],   4-channel EEG [proceeding], real-time implementation [poster]; [repo], [repo]

Aguilar-Herrera et al., ML-DT for Edu. Innovation Workshop, 2021

Interest in STEM Prediction

2021

(Talent and Passion Detection Through Biometrics)
- Subject-analysis [proceeding], Machine Learning model [proceeding], in-depth Power Spectral Density and Functional Connectivity analysis [paper]; [repo]

Candela-Leal et al., Think. Skills Creat., in press

Human Biomechanics

Biomechanical Force Prediction

2021-2022

(Biomechanics for the Digital Twin)
- RNN proof-of-concept model design using external dataset [paper], RNN model fitting by gathering and using own data [proceeding]; [repo]

Candela-Leal et al., Appl. Sci., 2022

Non-Published Projects

High-res Fetal Subplate Segmentation

2024

- Implemented Bivariate Gaussian Smoothing (BGS) for fast construction of a high-resolution training dataset, further fitted into a pre-trained U-Net; [slides]

Non-linear qMRI for CHD Classification

2024

- Designed Recursive RF importance (RRFi) for feature selection (20,453), leading to a parsimonious 5-feature kNN model (F1-score = 0.88); [slides]

Unsupervised VAE-GAN for Anomaly

2024

- Trained an age-informed model in typically developed fetal brains with a novel age encoding: Bidirectional Ordinary Encoding (BOE) (AUC = 90%); [slides]

Digital Twin of the Workspace

2022

- Design of a throughput monitoring system via a Human Action Recognition (HAR) CNN + RNN DL model, using a 3D camera and a 360° LiDAR pointcloud sensor, in addition to CV tracking using CCTV footage; [poster] [technical report]

Brain on Acting

2022

- Unveil brain-to-brain communication patterns between actors during an acted scene via brain connectivity analysis and bisprectrum calculation; [poster]

Personal Projects

Knee Flexion Angle Estmation

2022-2023

- Leveraged by a L515 depth camera and 2D OpenPose keypoints, a real-time algorithm estimated knee flexion angle during a drop vertical jump, to identify risk factors for anterior cruciate ligament injury; [poster] [technical report]

Predictive Text Application

2020-2021

- Capstone project for JHU's Data Science specialization (288 h), fitted a Katz backoff model to predict next word via n-grams; [repo] [milestone report]

Application demo written on R and built using shiny; hosted at RPubs