← Latest papers
🤖 machine learning

NeuroMambaLLM: Dynamic Graph Learning of fMRI Functional Connectivity in Autistic Brains Using Mamba and Language Model Reasoning

NeuroMambaLLM is an end-to-end framework that integrates dynamic latent graph learning and Mamba-based temporal modeling of fMRI data with a frozen LLM enhanced by LoRA, enabling both autism diagnostic classification and the generation of clinically meaningful textual reports through adaptive connectivity analysis.

Original authors: Yasaman Torabi, Parsa Razmara, Hamed Ajorlou, Bardia Baraeinejad

Published 2026-05-27
📖 4 min read☕ Coffee break read

Original authors: Yasaman Torabi, Parsa Razmara, Hamed Ajorlou, Bardia Baraeinejad

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine your brain as a bustling city with thousands of neighborhoods (brain regions) constantly talking to each other. In a healthy city, these conversations flow smoothly, changing quickly depending on what's happening. But in the "city" of an autistic brain, the paper suggests the traffic patterns and conversations might be different—sometimes too loud in one area, or the connections between neighborhoods might change too fast or too slow.

For a long time, scientists tried to map these conversations by taking a single, static "snapshot" of the city. They calculated the average friendship between neighborhoods over the whole day. The problem? This is like judging a whole movie by looking at just one frozen frame. You miss all the action, the plot twists, and the fleeting moments that actually tell the story.

Enter NeuroMambaLLM: The "Movie Director" AI

The researchers created a new tool called NeuroMambaLLM. Think of it as a three-part team working together to watch the brain's "movie" and write a review about it.

1. The Dynamic Detective (Dynamic Graph Learning)

Instead of taking a frozen snapshot, this part of the system watches the brain's activity second-by-second. It uses a special technique to figure out which neighborhoods are talking to each other right now.

  • The Analogy: Imagine a detective who doesn't just look at a phone book of who usually calls whom. Instead, they listen to the live phone lines to see who is actually talking at this exact moment. This allows the system to catch "transient" (short-lived) connections that static maps miss, like a sudden burst of conversation between two distant parts of the brain.

2. The Efficient Time-Traveler (Mamba)

Once the system sees these changing connections, it needs to remember the whole story without getting overwhelmed. Older AI models (like Transformers) try to remember everything at once, which is like trying to hold a library of books in your head—it gets heavy and slow.

  • The Analogy: This system uses Mamba, which is like a super-efficient time-traveler. It can scan a very long movie (a long brain scan) quickly, remembering the important plot points and ignoring the boring parts (like when the camera shakes or the actor moves too much). It does this in "linear time," meaning it stays fast and light even when the movie is very long.

3. The Storyteller (Large Language Model)

The final piece is a powerful language AI (based on LLaMA-3). Usually, these AIs are great at writing stories or answering questions but bad at reading brain scans.

  • The Analogy: The researchers taught this language AI to "speak brain." They didn't retrain the whole AI (which would be like teaching a human to read a new language from scratch). Instead, they gave it a few "translator notes" (called LoRA modules). Now, when the system sees the brain's dynamic patterns, it doesn't just spit out a "Yes/No" answer. It writes a short, readable report explaining why it thinks the brain looks the way it does.

What Did They Find?

The team tested this on a large collection of brain scans from people with Autism Spectrum Disorder (ASD) and those without (the ABIDE dataset).

  • The Score: The system correctly identified autism cases about 72% of the time. This is comparable to the best current methods, but with a major bonus: it explains its reasoning.
  • The "Why": When the system looked at the brains, it found specific patterns that match what scientists already know about autism. For example, it noticed that certain areas involved in social perception and language (like the "superior temporal sulcus") were acting differently. It also saw that the connections between the front and back of the brain were often less integrated in the autistic group.
  • The Output: Instead of just saying "Autism," the AI generated a sentence like: "The model identifies atypical temporal interactions involving frontal and temporal regions, with reduced long-range integration..." This makes the result much more useful for doctors who need to understand the mechanism, not just the label.

The Bottom Line

NeuroMambaLLM is a new way to look at the brain that treats it like a dynamic, moving movie rather than a static photo. By combining a fast memory system (Mamba) with a smart language writer (LLM), it can not only diagnose autism with decent accuracy but also tell a clear story about what is happening inside the brain, bridging the gap between complex data and human understanding.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →