← Latest papers
🤖 AI

FEAST: Fully Connected Expressive Attention for Spatial Transcriptomics

The paper introduces FEAST, an attention-based framework for spatial transcriptomics that overcomes the limitations of sparse graph models by employing a fully connected graph with negative-aware attention and off-grid sampling to accurately predict gene expression and capture complex biological interactions from whole slide images.

Original authors: Taejin Jeong, Joohyeok Kim, Jinyeong Kim, Chanyoung Kim, Seong Jae Hwang

Published 2026-03-27
📖 5 min read🧠 Deep dive

Original authors: Taejin Jeong, Joohyeok Kim, Jinyeong Kim, Chanyoung Kim, Seong Jae Hwang

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 you are a detective trying to solve a mystery inside a bustling city (the human body). You have a high-resolution map of the city's streets and buildings (the Whole Slide Image or H&E stain), but you are missing the most crucial piece of information: what the people inside those buildings are actually saying to each other (the gene expression).

In the past, scientists could only get this "conversation" by physically going to every single house, knocking on the door, and asking what's happening. This is called Spatial Transcriptomics (ST). It's incredibly accurate, but it's also like hiring an army of detectives to visit every single house—it's prohibitively expensive and slow.

So, researchers tried to guess what the people are saying just by looking at the outside of the houses (the images). They built AI models to do this, but they had three major problems. The paper you provided, FEAST, solves all three.

Here is how FEAST works, explained with simple analogies:

1. The Problem: The "Gossip Chain" vs. The "Town Hall"

The Old Way (Sparse Graphs):
Imagine the old AI models were like a gossip chain. If you wanted to know what the bakery was saying, the AI would only ask the bakery's immediate neighbors (the coffee shop and the bank). It assumed that only people standing right next to each other were talking.

  • The Flaw: In a real city, the bakery might be influencing a bakery three blocks away, or a distant factory might be polluting the air for a park. The old models missed these long-distance connections because they were too focused on "who is standing next to whom."

The FEAST Solution (Fully Connected Graph):
FEAST treats the tissue like a Town Hall meeting. Instead of just asking neighbors, it assumes everyone can potentially talk to everyone else. It uses a special attention mechanism to let the AI listen to every single "spot" in the tissue simultaneously, figuring out who is influencing whom, regardless of distance.

2. The Problem: The "High-Five Only" Rule

The Old Way (Positive-Only Attention):
Standard AI attention is like a room where everyone can only give "high-fives" (positive signals). If two spots look similar, they high-five. If they look different, they just ignore each other.

  • The Flaw: In biology, relationships aren't just about friendship; they are also about conflict. Sometimes, one cell actively suppresses or stops another cell from doing something (like a security guard stopping a thief). The old models couldn't understand this "negative" relationship; they just thought, "Oh, they aren't friends, so I'll ignore them."

The FEAST Solution (Negative-Aware Attention):
FEAST introduces a new rule: You can also give a "thumbs down."
This allows the AI to say, "This cell is actively stopping that cell from growing." By modeling both the "high-fives" (excitatory) and the "thumbs downs" (inhibitory), FEAST understands the complex drama of the tissue much better. It doesn't just see similarity; it sees the balance of power.

3. The Problem: The "Blind Spots" in the Photo

The Old Way (Fixed Grids):
Imagine taking a photo of a city, but you only take pictures of the exact center of every building, leaving the alleyways and the spaces between buildings completely blacked out.

  • The Flaw: In real tissue, the "spots" where scientists take samples are often far apart. The important biological structures (like a long artery or a specific cell shape) often get chopped off at the edges of these fixed squares. The AI was missing huge chunks of the story.

The FEAST Solution (Off-Grid Sampling):
FEAST is like a detective who doesn't just look at the center of the building. It sends out Pseudo-Spies (pseudo-spots) to fill in the gaps.
It grabs extra pictures from the alleyways and the spaces between the official spots. It then uses a smart "hierarchical" system:

  1. First, it lets the spies talk to their immediate neighbors to fill in the local details.
  2. Then, it brings the main detectives together to share the full picture.
    This ensures no part of the tissue's "morphology" (shape and structure) is left in the dark.

The Result: A Better Detective

When the authors tested FEAST on real cancer data (breast and skin cancer), it worked better than any previous method.

  • Accuracy: It predicted gene expression more accurately.
  • Interpretability: Because it can show "thumbs up" and "thumbs down," scientists can look at the AI's "attention map" and actually see why it made a decision. They can see exactly which cells are helping each other and which are fighting, providing a clearer picture of how diseases like cancer spread.

In summary: FEAST is a smarter way to read the "language" of cells. It stops assuming only neighbors talk, it understands that cells can fight as well as cooperate, and it makes sure it doesn't miss any details in the spaces between the samples.

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 →