Skip to content
#

token-merging

Here are 17 public repositories matching this topic...

Graph-Guided Token Merging (G2TM) is a lightweight one-shot module designed to eliminate redundant tokens early in the ViT architecture. It performs a single merging step after a shallow attention block, enabling all subsequent layers to operate on a compact token set. It leverages graph theory to identify groups of semantically redundant patches.

  • Updated Mar 12, 2026
  • Python

Improve this page

Add a description, image, and links to the token-merging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the token-merging topic, visit your repo's landing page and select "manage topics."

Learn more