Skip to content
View pavithrabinu5's full-sized avatar
💻
Focusing
💻
Focusing

Block or report pavithrabinu5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pavithrabinu5/README.md

Pavithra Binu

Computational Neuroscience • Clinical AI • Machine Learning Systems

B.Sc. Computer Science — University of West London (RAK) Research Focus: Neural Decoding, Neuroimaging, Interpretable AI


Research Overview

My work lies at the intersection of machine learning and computational neuroscience, with an emphasis on building interpretable and clinically relevant AI systems. I am particularly interested in understanding how neural signals can be decoded, modelled, and translated into real-world applications such as brain–computer interfaces and neuroimaging diagnostics.

I develop end-to-end machine learning systems that integrate deep learning architectures, signal processing techniques, and explainability frameworks, with a strong focus on reproducibility and research-grade evaluation.


Research Interests

  • Brain–Computer Interfaces (BCI) and Neural Decoding
  • Computational Neuroimaging (MRI-based modelling)
  • Affective Computing and Brain–Speech Interfaces
  • Interpretable Machine Learning in Clinical Systems
  • Neural Signal Processing and Time-Series Analysis

Publications

High-Performance Brain-Computer Interfaces

A Critical Evaluation of AI-Driven Neural Decoding Technologies
University of West London — Artificial Intelligence Module

Author: Pavithra Binu

This work presents a structured evaluation of five landmark brain–computer interface (BCI) studies published between 2006 and 2023, analysing the evolution of neural decoding systems from early intracortical interfaces to modern speech and motor restoration technologies.

Key Contributions

  • Identifies a 4–5× increase in communication bandwidth (2019–2023) driven by a transition toward decoding internal motor representations.
  • Traces the progression of decoding architectures from linear models and Kalman filters to deep recurrent networks and LLM-integrated systems.
  • Synthesises findings across high-impact literature (Nature, The Lancet) to evaluate clinical readiness and system scalability.

Critical Gaps

  • Long-term neural signal stability remains unproven (>5 years)
  • Lack of participant generalisation across studies
  • Minimal integration of sensory feedback (bidirectional systems)
  • Limited standardisation of evaluation metrics
  • Weak translation from laboratory prototypes to clinical deployment

Selected Research Projects

Brain Tumor MRI Classification

97% Accuracy · 0.99 AUC-ROC

  • Multi-class neuroimaging pipeline using EfficientNet, ResNet50, and Vision Transformers
  • Grad-CAM-based interpretability for localisation of tumour regions
  • Designed for reproducibility and extension in clinical research settings

Prognos — Clinical Prediction System

99.1% Accuracy · AUC 0.999

  • Ensemble-based disease risk prediction across oncology and cardiovascular domains
  • Incorporates class imbalance correction (SMOTE) and feature engineering
  • Evaluated using clinically relevant metrics (F1, AUC-ROC, precision/recall)

Speech Emotion Recognition

86% Accuracy · 0.85 F1-score

  • CNN–BiLSTM architecture with attention for affective state classification
  • Applications in affective neuroscience and brain–speech interface modelling

Milo — Real-Time AI System

~400ms End-to-End Latency

  • Streaming speech-to-intelligence pipeline (ASR → LLM → structured outputs)
  • Demonstrates architectural parallels to real-time neural signal processing systems

Technical Expertise

Machine Learning & Deep Learning
PyTorch · TensorFlow · Scikit-learn

Architectures & Methods
CNNs · Vision Transformers · BiLSTM + Attention · Transfer Learning · Ensemble Methods

Scientific & Clinical Data
Medical Imaging (MRI) · Clinical Datasets · Audio Signal Processing

Systems & Infrastructure
FastAPI · Docker · PostgreSQL · WebSockets · Reproducible ML Pipelines


Academic Background

B.Sc. Computer Science
University of West London, RAK Branch Campus
2024 – 2027
GPA: 3.8 / 4.0


Current Work

I am actively seeking opportunities to contribute to research in computational neuroscience and computational biology, particularly in areas involving neural data, brain–computer interfaces, and clinically deployable AI systems.


Contact

Email: [email protected]
LinkedIn: https://www.linkedin.com/in/pavithra-binu-55446a3a9/


Open to research collaborations and remote research assistant positions.

💻 Tech Stack:

CSS3 Java HTML5 Azure AWS Firebase Oracle Google Cloud Adobe Adobe Acrobat Reader Adobe Illustrator Adobe Photoshop Canva Figma Framer Adobe Fonts NumPy Pandas nVIDIA Cisco GitHub Git MySQL SQLite MongoDB Apache .Net NodeJS NPM React Python PowerShell Windows Terminal Bash Script Kotlin C++

Pinned Loading

  1. bci-neural-decoding-research bci-neural-decoding-research Public

    A critical evaluation of AI-driven high-performance Brain-Computer Interfaces — analysing neural decoding architectures from Hochberg et al. (2006) through Metzger et al. (2023)

  2. milo-agent milo-agent Public

    Real-time AI meeting intelligence agent — Whisper + LLaMA + FastAPI + Next.js

    TypeScript

  3. CodeAlpha_DiseasePredictionModel CodeAlpha_DiseasePredictionModel Public

    Clinical disease prediction system using a soft-voting ensemble of XGBoost, Random Forest, SVM, and Logistic Regression. Achieves 99.1% accuracy on breast cancer classification (AUC 0.999) across t…

    Jupyter Notebook

  4. brain-tumor-classifier brain-tumor-classifier Public

    Python

  5. CodeAlpha_Emotion_Recognition CodeAlpha_Emotion_Recognition Public

    Python