paper-with-me

홈 › Papers

Scaling up Image Segmentation across Data and Tasks

2025-01-01 · CVPR 2025 1 · Pei Wang, Zhaowei Cai, Hao Yang, Ashwin Swaminathan, R. Manmatha, Stefano Soatto

Traditional segmentation models, while effective in isolated tasks, often fail to generalize to more complex and open-ended segmentation problems, such as free-form, open-vocabulary, and in-the-wild scenarios. To bridge this gap, we propose to scale up image segmentation across diverse datasets and tasks such that the knowledge across different tasks and datasets can be integrated while improving the generalization ability. QueryMeldNet, a novel segmentation framework, is introduced and designed to scale seamlessly across both data size and task diversity. It is built upon a dynamic object query mechanism called query meld, which fuses different types of queries using cross-attention. This hybrid approach enables the model to balance between instance- and stuff-level segmentation, providing enhanced scalability for handling diverse object types. We further enhance scalability by leveraging synthetic data-generating segmentation masks and captions for pixel-level and open-vocabulary tasks-drastically reducing the need for costly human annotations. By training on multiple datasets and tasks at scale, QueryMeldNet continuously improves performance as the volume and diversity of data and tasks increase. It exhibits strong generalization capabilities, boosting performance in open-set segmentation tasks SeginW by 7 points. These advancements mark a key step toward universal, scalable segmentation models capable of addressing the demands of real-world applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Revisiting Data Scaling in Medical Image Segmentation via Topology-Aware Augmentation

2025-11-17 · Yuetan Chu, Zhongyi Han, Gongning Luo, Xin Gao arxiv

Understanding how segmentation performance scales with training data is fundamental for developing data-efficient medical AI systems. In this study, we systematically revisit data scaling behavior across 15 anatomical se…

Medical Image Segmentation

MedNeXt: Transformer-driven Scaling of ConvNets for Medical Image Segmentation

2023-03-17 · Saikat Roy, Gregor Koehler, Constantin Ulrich, Michael Baumgartner 외

There has been exploding interest in embracing Transformer-based architectures for medical image segmentation. However, the lack of large-scale annotated medical datasets make achieving performances equivalent to those i…

DecoderImage SegmentationMedical Image SegmentationSegmentation+2

Scaling Properties of Diffusion Models for Perceptual Tasks

2024-11-12 · CVPR 2025 1 · Rahul Ravishankar, Zeeshan Patel, Jathushan Rajasegaran, Jitendra Malik

In this paper, we argue that iterative computation with diffusion models offers a powerful paradigm for not only generation but also visual perception tasks. We unify tasks such as depth estimation, optical flow, and amo…

Depth EstimationImage-to-Image TranslationOptical Flow Estimation

Quantum Patch-Based Autoencoder for Anomaly Segmentation

2024-04-26 · Maria Francisca Madeira, Alessandro Poggiali, Jeanette Miriam Lorenz

Quantum Machine Learning investigates the possibility of quantum computers enhancing Machine Learning algorithms. Anomaly segmentation is a fundamental task in various domains to identify irregularities at sample level a…

Anomaly SegmentationQuantum Machine LearningSegmentation

Your ViT is Secretly an Image Segmentation Model

2025-03-24 · CVPR 2025 1 · Tommie Kerssies, Niccolò Cavagnero, Alexander Hermans, Narges Norouzi 외

Vision Transformers (ViTs) have shown remarkable performance and scalability across various computer vision tasks. To apply single-scale ViTs to image segmentation, existing methods adopt a convolutional adapter to gener…

DecoderImage SegmentationSegmentationSemantic Segmentation