# Maybe you don't need a U-Net: convolutional feature upsampling for materials micrograph segmentation

**Authors:** Ronan Docherty, Antonis Vamvakeros, Samuel J. Cooper

arXiv: 2508.21529 · 2025-09-01

## TL;DR

This paper introduces a convolutional upsampling method for foundation model features that enhances micrograph segmentation efficiency and quality without additional training, outperforming traditional methods in speed and label efficiency.

## Contribution

It presents a novel convolutional network for upsampling patch-based features, enabling high-quality segmentation of large, complex microscopy images without further training.

## Key findings

- Effective segmentation of micrographs with fewer labels
- Faster segmentation process compared to traditional methods
- Ability to distinguish fine features like cracks

## Abstract

Feature foundation models - usually vision transformers - offer rich semantic descriptors of images, useful for downstream tasks such as (interactive) segmentation and object detection. For computational efficiency these descriptors are often patch-based, and so struggle to represent the fine features often present in micrographs; they also struggle with the large image sizes present in materials and biological image analysis. In this work, we train a convolutional neural network to upsample low-resolution (i.e, large patch size) foundation model features with reference to the input image. We apply this upsampler network (without any further training) to efficiently featurise and then segment a variety of microscopy images, including plant cells, a lithium-ion battery cathode and organic crystals. The richness of these upsampled features admits separation of hard to segment phases, like hairline cracks. We demonstrate that interactive segmentation with these deep features produces high-quality segmentations far faster and with far fewer labels than training or finetuning a more traditional convolutional network.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21529/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21529/full.md

## References

62 references — full list in the complete paper: https://tomesphere.com/paper/2508.21529/full.md

---
Source: https://tomesphere.com/paper/2508.21529