paper-with-me

홈 › Papers

Fit Pixels, Get Labels: Meta-learned Implicit Networks for Image Segmentation

2025-10-05 · Kushal Vyas, Ashok Veeraraghavan, Guha Balakrishnan arxiv

Implicit neural representations (INRs) have achieved remarkable successes in learning expressive yet compact signal representations. However, they are not naturally amenable to predictive tasks such as segmentation, where they must learn semantic structures over a distribution of signals. In this study, we introduce MetaSeg, a meta-learning framework to train INRs for medical image segmentation. MetaSeg uses an underlying INR that simultaneously predicts per pixel intensity values and class labels. It then uses a meta-learning procedure to find optimal initial parameters for this INR over a training dataset of images and segmentation maps, such that the INR can simply be fine-tuned to fit pixels of an unseen test image, and automatically decode its class labels. We evaluated MetaSeg on 2D and 3D brain MRI segmentation tasks and report Dice scores comparable to commonly used U-Net models, but with $90\%$ fewer parameters. MetaSeg offers a fresh, scalable alternative to traditional resource-heavy architectures such as U-Nets and vision transformers for medical image segmentation. Our project is available at https://kushalvyas.github.io/metaseg.html .

📄 PDF Abstract BibTeX arXiv:2510.04021

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

Masked Cross-image Encoding for Few-shot Segmentation

2023-08-22 · Wenbo Xu, Huaxi Huang, Ming Cheng, Litao Yu 외

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of que…

Few-Shot Semantic Segmentation

Learning to Segment Medical Images from Few-Shot Sparse Labels

2021-08-12 · Pedro H. T. Gama, Hugo Oliveira, Jefersson A. dos Santos

In this paper, we propose a novel approach for few-shot semantic segmentation with sparse labeled images. We investigate the effectiveness of our method, which is based on the Model-Agnostic Meta-Learning (MAML) algorith…

Few-Shot Semantic SegmentationMedical Image SegmentationMeta-LearningSemantic Segmentation

Jointly Discovering Visual Objects and Spoken Words from Raw Sensory Input

2018-04-04 · ECCV 2018 9 · David Harwath, Adrià Recasens, Dídac Surís, Galen Chuang 외

In this paper, we explore neural network models that learn to associate segments of spoken audio captions with the semantically relevant portions of natural images that they refer to. We demonstrate that these audio-visu…

RetrievalSound Prompted Semantic SegmentationSpeech Prompted Semantic Segmentation

A deep multiple instance learning approach based on coarse labels for high-resolution land-cover mapping

2025-10-08 · Gianmarco Perantoni, Lorenzo Bruzzone arxiv

The quantity and the quality of the training labels are central problems in high-resolution land-cover mapping with machine-learning-based solutions. In this context, weak labels can be gathered in large quantities by le…

Multiple Instance Learning

Anveshak - A Groundtruth Generation Tool for Foreground Regions of Document Images

2017-08-09 · Soumyadeep Dey, Jayanta Mukherjee, Shamik Sural, Amit Vijay Nandedkar

We propose a graphical user interface based groundtruth generation tool in this paper. Here, annotation of an input document image is done based on the foreground pixels. Foreground pixels are grouped together with user …