← Latest papers
🧬 biology

Coupling a Recurrent Neural Network to SPAD TCSPC Systems for Real-time Fluorescence Lifetime Imaging

This paper presents a real-time Fluorescence Lifetime Imaging (FLI) system that couples a SPAD TCSPC sensor with a recurrent neural network (specifically GRU and LSTM variants) to directly estimate lifetimes from raw timestamps without histograms, achieving video-rate acquisition with high accuracy, superior noise robustness, and near-optimal precision on an FPGA-deployed platform.

Original authors: Yang Lin, Paul Mos, Andrei Ardelean, Claudio Bruschini, Edoardo Charbon

Published 2026-08-11
📖 4 min read☕ Coffee break read

Original authors: Yang Lin, Paul Mos, Andrei Ardelean, Claudio Bruschini, Edoardo Charbon

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

Imagine you are trying to listen to a single, faint whisper in a crowded, noisy room. If you try to write down every single word spoken by everyone else first, you'll miss the whisper entirely, and your notebook will be too heavy to carry. This is the challenge scientists face when they try to "see" inside living cells using a technique called Fluorescence Lifetime Imaging (FLI). In this world, tiny glowing molecules (fluorophores) are excited by a laser and then "relax" by emitting a photon of light. The time it takes for them to relax—their "lifetime"—tells us secrets about their environment, like how acidic or viscous their surroundings are. This is crucial for spotting diseases like cancer early or helping surgeons see exactly where a tumor ends and healthy tissue begins.

Traditionally, to measure this, scientists use a method called Time-Correlated Single-Photon Counting (TCSPC). Think of this like a very fast camera that snaps a picture every time a photon arrives. To figure out the lifetime, the computer usually has to wait until it has collected thousands of these "snapshots" (timestamps) and then sort them into a giant histogram—a bar chart showing when photons arrived. It's like waiting for a whole choir to finish singing before you can figure out the tempo of the song. This process is slow, creates massive amounts of data that are hard to move around, and requires powerful, bulky computers. It's great for a lab, but it's too clunky for a doctor's office or a handheld device that needs to work in real-time.

This paper introduces a clever new way to listen to that whisper without writing down the whole choir's song first. The researchers, working at the Advanced Quantum Architecture Laboratory at EPFL in Switzerland, propose coupling a specialized light sensor (a SPAD array) directly to a type of artificial intelligence called a Recurrent Neural Network (RNN). Instead of waiting to build a histogram, the system feeds every single photon's arrival time directly into the AI as it happens. The AI acts like a super-fast, intuitive listener that instantly guesses the song's tempo (the fluorescence lifetime) from the raw stream of sounds.

The team tested this idea by training their AI on millions of simulated "whispers" (synthetic data) where they knew the exact answer. They compared their AI, which came in two main flavors called GRU (Gated Recurrent Unit) and LSTM (Long Short-Term Memory), against the old-school methods of Least Squares fitting and the Center-of-Mass method. The results were impressive: the AI was just as accurate as the traditional methods when the room was quiet, but when they added background noise (simulating a noisy room), the AI stayed calm and accurate while the old methods got confused and made big mistakes. In fact, the AI was so good that its precision was nearly as perfect as the theoretical limit of physics allows (the Cramer-Rao lower bound).

To prove this wasn't just a computer trick, the researchers built a real microscope using a tiny 32x32 sensor chip they developed in their lab, called Piccolo. They loaded the AI onto a specialized computer chip (an FPGA) right next to the sensor. This setup allowed them to process up to 4 million photons every second. When they filmed fluorescent beads moving around, the system didn't just take a picture; it calculated the lifetime of the light in real-time, producing a video at 10 frames per second. The paper suggests that this approach could revolutionize how we do medical imaging, making it fast, portable, and robust enough for things like spotting tumor margins during surgery, all without needing a massive supercomputer to do the heavy lifting.

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 →