Skip to content
View James-sjt's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Queen Mary University of London

Block or report James-sjt

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
James-sjt/README.md

Hi, I'm James SiπŸ‘‹

πŸŽ“ Undergraduate Student
🏫 Queen Mary University of London (QMUL)

πŸŽ“ Incoming Master's Student
🏫 University of Waterloo (Starting Sept 2026)


πŸ”¬ Research Vision

My research explores how to build adaptive, reliable, and self-evolving machine learning systems.

I began my academic journey focusing on deep learning for computer vision, particularly:

  • Generative Models (Diffusion Models, GANs)
  • Medical Image Analysis
  • Knowledge Distillation
  • Representation Learning

Through this work, I became increasingly interested not only in how models perform, but in how they adapt, reason, and improve over time.

My current research direction shifts toward foundational questions in machine learning systems.


🧠 Current Research Interests

I am particularly interested in:

  • Trustworthy Machine Learning Systems
  • Self-Adaptive Model Architectures
  • Machine Metacognition
  • Continual Learning
  • Parameter-Efficient Fine-Tuning (PEFT)

Broadly, I aim to design models that:

  • Understand their own uncertainty
  • Adapt to distribution shifts
  • Learn continuously without catastrophic forgetting
  • Scale efficiently without full retraining

πŸ›  Technical Focus

Core Areas

  • Deep Learning Theory & Practice
  • Generative Modeling
  • Efficient Model Design
  • Medical AI Systems

Tools

  • Python
  • PyTorch
  • C++
  • LaTeX

πŸ“‚ Selected Research Directions

  • Diffusion-based MRI Enhancement
  • Mamba-based Medical Image Segmentation
  • Targeted Knowledge Distillation
  • Adaptive and Efficient Model Architectures

🌱 Long-Term Goal

I am interested in pursuing research at the intersection of:

Adaptive Intelligence Γ— Trustworthy Systems Γ— Scalable Learning

with the long-term goal of contributing to next-generation self-improving machine learning systems.


πŸ“« Contact

  • πŸ“§ Email: thisisjamesi040323 at G mail dot com

Popular repositories Loading

  1. FashionMnist FashionMnist Public

    A lightweight hybrid model of CNN and Transformer with 600k parameters, which achieves over 90% accuracy on Fashion Mnist Dataset within 100 epochs of training.

    Python 9

  2. Vision-Mamba-Skin-Cancer-Classifier Vision-Mamba-Skin-Cancer-Classifier Public

    This Mamba-based model is used to classify skin cancer. After 20 epochs training, this model can achieve 99% accuracy in binary-classification task.

    Python 8

  3. Medical-Data-Block-Chain-Transaction-Platform Medical-Data-Block-Chain-Transaction-Platform Public

    This is a simple Medical Data Block Chain Transaction Platform, where users can upload, buy and transfer medical data. All transactions have been stored on the block chain. Therefore, they can be r…

    Python 7

  4. StoryClassifier StoryClassifier Public

    This is a classifier which can judge the content of a story is true or false using audio fragment.

    Jupyter Notebook 5

  5. DiffusionMamba DiffusionMamba Public

    This is a dual-stage model comprised of a diffusion-based image enhancement module followed by a Mamba-based segmentation module. Experiments comparing the quality of generated images with a GAN-ba…

    Python 5

  6. Diffusion_based_Image_Enhancement Diffusion_based_Image_Enhancement Public

    This is a diffusion-based image enhancement model containing a VAE and a latent DDPM.

    Python 4