paper-with-me

Papers

CALICO: Part-Focused Semantic Co-Segmentation with Large Vision-Language Models

2024-12-26 · CVPR 2025 1 · Kiet A. Nguyen, Adheesh Juvekar, Tianjiao Yu, Muntasir Wahed, Ismini Lourentzou

Recent advances in Large Vision-Language Models (LVLMs) have sparked significant progress in general-purpose vision tasks through visual instruction tuning. While some works have demonstrated the capability of LVLMs to generate segmentation masks that align phrases with natural language descriptions in a single image, they struggle with segmentation-grounded comparisons across multiple images, particularly at finer granularities such as object parts. In this paper, we introduce the new task of part-focused semantic co-segmentation, which seeks to identify and segment common and unique objects and parts across images. To address this task, we present CALICO, the first LVLM that can segment and reason over multiple masks across images, enabling object comparison based on their constituent parts. CALICO features two proposed components, a novel Correspondence Extraction Module, which captures semantic-rich information to identify part-level correspondences between objects, and a Correspondence Adaptation Module, which embeds this information into the LVLM to facilitate multi-image understanding in a parameter-efficient manner. To support training and evaluation, we curate MixedParts, a comprehensive multi-image segmentation dataset containing $\sim$2.4M samples across $\sim$44K images with diverse object and part categories. Experimental results show CALICO, finetuned on only 0.3% of its architecture, achieves robust performance in part-focused semantic co-segmentation.

📄 PDF Abstract BibTeX arXiv:2412.19331

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CALICO: Self-Supervised Camera-LiDAR Contrastive Pre-training for BEV Perception

2023-06-01 · Jiachen Sun, Haizhong Zheng, Qingzhao Zhang, Atul Prakash 외

Perception is crucial in the realm of autonomous driving systems, where bird's eye view (BEV)-based architectures have recently reached state-of-the-art performance. The desirability of self-supervised representation lea…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

CALICO: Conversational Agent Localization via Synthetic Data Generation

2024-12-06 · Andy Rosenbaum, Pegah Kharazmi, Ershad Banijamali, Lu Zeng 외

We present CALICO, a method to fine-tune Large Language Models (LLMs) to localize conversational agent training data from one language to another. For slots (named entities), CALICO supports three operations: verbatim co…

Synthetic Data GenerationTranslation

Multi-camera calibration with pattern rigs, including for non-overlapping cameras: CALICO

2019-03-15 · Amy Tabb, Henry Medeiros, Mitchell J. Feldmann, Thiago T. Santos

This paper describes CALICO, a method for multi-camera calibration suitable for challenging contexts: stationary and mobile multi-camera systems, cameras without overlapping fields of view, and non-synchronized cameras. …

Camera CalibrationObject Reconstruction

CALICO: Confident Active Learning with Integrated Calibration

2024-07-02 · Lorenzo S. Querol, Hajime Nagahara, Hideaki Hayashi

The growing use of deep learning in safety-critical applications, such as medical imaging, has raised concerns about limited labeled data, where this demand is amplified as model complexity increases, posing hurdles for …

Active Learning

SUM Parts: Benchmarking Part-Level Semantic Segmentation of Urban Meshes

2025-03-19 · CVPR 2025 1 · Weixiao Gao, Liangliang Nan, Hugo Ledoux

Semantic segmentation in urban scene analysis has mainly focused on images or point clouds, while textured meshes - offering richer spatial representation - remain underexplored. This paper introduces SUM Parts, the firs…

3D Semantic SegmentationBenchmarkingSegmentationSemantic Segmentation