Computer Science & AI3 March 2026
Objective Tinnitus Diagnosis: How a New AI Model Merges Brain Waves and Scans
Source PublicationIEEE Journal of Biomedical and Health Informatics
Primary AuthorsDu, Chen, Liu et al.

These results were observed under controlled laboratory conditions, so real-world performance may differ.
The Limits of Current Tinnitus Diagnosis
When researchers attempt to look closely at the neurological mechanics of persistent ringing in the ears, they traditionally have to choose between two distinct tools. They can use EEG, which tracks electrical brain activity millisecond by millisecond, or they can use fMRI, which maps the spatial layout of blood flow down to the millimetre. The old method forced scientists into a strict trade-off. This unimodal approach inherently restricted diagnostic precision and clinical generalisability, making it difficult to track whether a specific treatment was actually altering brain function over time.Fusing Neural Signals
To solve this formatting divide, the research team developed TinnitusLLM. They built an artificial intelligence framework that treats brain signals similarly to language, allowing the system to process disparate types of data simultaneously. To train the system, the researchers fed the AI more than 500 hours of EEG data and 250 hours of fMRI data. The framework relies on three specific mechanisms to function:- A neuroinspired positional encoding system that maps electrical and spatial brain signals into a unified, AI-readable format.
- Autoregressive pretraining that helps the model learn the causal, predictive representations of human neural activity.
- An adversarial learning strategy designed to ignore individual anatomical differences and isolate the exact patterns common across all tinnitus subjects.