Saba Hashemi

CS PhD Student at USC

About

A photo of Saba

I'm a second-year PhD student in the Thomas Lord Department of Computer Science at the University of Southern California, working with Prof. Maryam Shanechi. Before starting my PhD, I received my B.S. in Computer Engineering from Sharif University of Technology.

My research interest lies at the intersection of AI and neuroscience. I enjoy finding inspiration in the latest advances in AI to develop new tools, particularly through sequence and time-series modeling, that can address unique challenges of neural decoding. I’m currently excited about the potential of foundation models for neural activity, which could help deepen our understanding of the brain and cognition. I’m also curious about how ideas from the brain itself might guide us toward building more capable AI systems.

Outside of research, I love being in nature, painting, and photographing the magnificent Los Angeles sunsets and the enchanting moon.

Publications & Presentations

  • Oganesian, LL.*, Hashemi, S.*, Shanechi, MM. "BaRISTA: Brain scale informed spatiotemporal representation of human intracranial neural activity." In Proceedings of the Conference on Neural Information Processing Systems (NeurIPS), 2025.
  • Hashemi, S.*, Oganesian, LL.*, Shanechi, MM. "Cross-subject spatiotemporal modeling of multi-regional intracranial human brain activity." Society for Neuroscience, 54th Annual Meeting, San Diego, CA.
  • Hashemi, S.*, Oganesian, LL.*, Shanechi, MM. "Learning spatiotemporal models of intracranial human neural recordings using masked reconstruction." IEEE Engineering in Medicine and Biology Conference (EMBC), 47th Annual Meeting, Copenhagen, Denmark.
*Equal contribution

Selected Projects

Machine Learning

EEG Classification via Transfer Learning

Utilized transfer learning for a system to classify motor imagery in stroke patients from EEG data. (Neuromatch 2023)

EEGMachine Learning

Insighter

Quick implementations of some concepts to gain insight.

Python

Domain Adaptation for Image Classification

Implemented and compared several basic domain adaptation algorithms on image classification

Domain AdaptationPython

Text Retrieval & Classification System

Implemented an IR system, error correction, and classification/clustering algorithms for text data.

Information RetrievalNLPPython

Systems

SIMD Edge Detection with CUDA

Implemented edge detection for images based on SIMD computations using NVIDIA CUDA.

CUDAC++Image Processing

Decaf to MIPS Compiler

Designed and programmed a complete compiler for the Decaf language, targeting MIPS assembly.

CompilersPythonMIPS

Software & Web development

Sharif DataDays Website

Collaborated on developing the frontend of the DataDays website using the React framework.

ReactJavaScriptFrontend

Telenurse

A web application for enabling online medical services, built with the Django framework, with comprehensive Object-Oriented design and documentations.

DjangoWeb DevelopmentObject Oriented Design