Improving Data-Efficient Fossil Segmentation via Model Editing
Indu Panigrahi, Ryan Manzuk, Adam Maloof, Ruth Fong

TL;DR
This paper introduces a two-part approach combining domain-informed image perturbations and model editing to improve fossil segmentation accuracy with limited labeled data, addressing weaknesses in model performance on fine-grain objects.
Contribution
It extends model editing techniques from classification to segmentation, demonstrating effective correction of systematic mistakes without additional labeled data in fossil segmentation.
Findings
Model editing reduces confusion between fossil classes.
Perturbations reveal specific model weaknesses.
Single, comprehensive edits are most effective.
Abstract
Most computer vision research focuses on datasets containing thousands of images of commonplace objects. However, many high-impact datasets, such as those in medicine and the geosciences, contain fine-grain objects that require domain-expert knowledge to recognize and are time-consuming to collect and annotate. As a result, these datasets contain few labeled images, and current machine vision models cannot train intensively on them. Originally introduced to correct large-language models, model-editing techniques in machine learning have been shown to improve model performance using only small amounts of data and additional training. Using a Mask R-CNN to segment ancient reef fossils in rock sample images, we present a two-part paradigm to improve fossil segmentation with few labeled images: we first identify model weaknesses using image perturbations and then mitigate those weaknesses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Reservoir Engineering and Simulation Methods · Advanced Neural Network Applications
MethodsRegion Proposal Network · RoIAlign · Convolution · Softmax · Mask R-CNN
