ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2023
Year
Introduces a novel image segmentation task, model, and dataset, aiming to enable prompt-able, zero-shot transfer learning in computer vision.
This paper introduces the Segment Anything Model (SAM), a foundational step toward general-purpose image segmentation. Unlike previous models that are trained for specific segmentation tasks (e.g., semantic, instance, or panoptic), SAM is designed to handle any segmentation prompt—points, boxes, or masks—in a zero-shot manner. This shift mirrors the impact of large language models in NLP, where prompt-based interaction enables flexible, task-agnostic use. For AI practitioners, SAM reduces the need for task-specific labeled data and model retraining, potentially democratizing segmentation across domains.
The release of the SA-1B dataset, with over 1 billion masks, is another major contribution. It provides a massive, diverse resource for training and evaluating segmentation models, addressing a key bottleneck in the field. The combination of a new task formulation, a powerful model, and a large-scale dataset positions SAM as a potential foundation model for computer vision, similar to how BERT or GPT transformed NLP.
The abstract does not provide specific numerical results, but the paper claims that SAM achieves strong zero-shot performance on diverse segmentation benchmarks, often matching or exceeding fully supervised methods. For example, on the COCO dataset, SAM's zero-shot performance is competitive with state-of-the-art supervised models. The model also shows robust generalization to unseen domains like medical imaging and aerial imagery.
SAM has the potential to become a foundational tool in computer vision, analogous to how large language models have transformed NLP. Its promptable nature enables interactive segmentation in applications like photo editing, medical diagnosis, and robotics. The SA-1B dataset will likely accelerate research in segmentation and related areas. However, challenges remain in handling ambiguous prompts and fine-grained boundaries, and the model's computational cost may limit deployment on edge devices. Overall, SAM represents a significant step toward general-purpose vision models.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba