PANC: Prior-Aware Normalized Cut via Anchor-Augmented Token Graphs
About
Unsupervised segmentation from self-supervised ViT patches holds promise but lacks robustness: multi-object scenes confound saliency cues, and low-semantic images weaken patch relevance, both leading to erratic masks. To address this, we present Prior-Aware Normalized Cut (PANC), a training-free method that data-efficiently produces consistent, user-steerable segmentations. PANC extends the Normalized Cut algorithm by connecting labeled prior tokens to foreground/background anchors, forming an anchor-augmented generalized eigenproblem that steers low-frequency partitions toward the target class while preserving global spectral structure. With prior-aware eigenvector orientation and thresholding, our approach yields stable masks. Spectral diagnostics confirm that injected priors widen eigengaps and stabilize partitions, consistent with our analytical hypotheses. PANC outperforms strong unsupervised and weakly supervised baselines, achieving mIoU improvements of +2.3% on DUTS-TE, +2.8% on DUT-OMRON, and +8.7% on low-semantic CrackForest datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| RGB saliency detection | ECSSD | -- | 25 | |
| Image Segmentation | CUB-200-2011 49 (test) | mIoU78 | 9 | |
| Saliency Detection | DUTS | mIoU74.8 | 8 | |
| Saliency Detection | DUT-OMRON | mIoU58.62 | 8 | |
| Image Segmentation | HAM10000 47 (test) | mIoU78.8 | 5 | |
| Image Segmentation | CrackForest (CFD) 51 (test) | mIoU0.968 | 4 |