paper-with-me

Papers

LaSagnA: Language-based Segmentation Assistant for Complex Queries

2024-04-12 · Cong Wei, Haoxian Tan, Yujie Zhong, Yujiu Yang, Lin Ma

Recent advancements have empowered Large Language Models for Vision (vLLMs) to generate detailed perceptual outcomes, including bounding boxes and masks. Nonetheless, there are two constraints that restrict the further application of these vLLMs: the incapability of handling multiple targets per query and the failure to identify the absence of query objects in the image. In this study, we acknowledge that the main cause of these problems is the insufficient complexity of training queries. Consequently, we define the general sequence format for complex queries. Then we incorporate a semantic segmentation task in the current pipeline to fulfill the requirements of training data. Furthermore, we present three novel strategies to effectively handle the challenges arising from the direct integration of the proposed format. The effectiveness of our model in processing complex queries is validated by the comparable results with conventional methods on both close-set and open-set semantic segmentation datasets. Additionally, we outperform a series of vLLMs in reasoning and referring segmentation, showcasing our model's remarkable capabilities. We release the code at https://github.com/congvvc/LaSagnA.

📄 PDF Abstract BibTeX arXiv:2404.08506

Code (1)

congvvc/lasagna 공식 구현 pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Lasagna: Layered Score Distillation for Disentangled Object Relighting

2023-11-30 · Dina Bashkirova, Arijit Ray, Rupayan Mallick, Sarah Adel Bargal 외

Professional artists, photographers, and other visual content creators use object relighting to establish their photo's desired effect. Unfortunately, manual tools that allow relighting have a steep learning curve and ar…

ColorizationObjecttext-guided-image-editing

A Unified and Controllable Framework for Layered Image Generation with Visual Effects

2026-01-21 · Jinrui Yang, Qing Liu, Yijun Li, Mengwei Ren 외 arxiv

Recent image generation models produce impressive composites, but often fail to preserve the identity of user-provided content when editing specific elements: the surrounding scene may shift, and even the edited object's…

Image Generation

Event-Aware Instructed Assistant for Referring Video Segmentation

2026-06-25 · Jinyu Liu, Henghui Ding, Shuting He, Yu-Gang Jiang arxiv

Existing referring video segmentation methods often treat a video as a single event consisting of multiple images, overlooking the fact that a video typically contains multiple distinct events. Under such a mechanism, th…

Video Segmentation

LISAT: Language-Instructed Segmentation Assistant for Satellite Imagery

2025-05-05 · Jerome Quenum, Wen-Han Hsieh, Tsung-Han Wu, Ritwik Gupta 외

Segmentation models can recognize a pre-defined set of objects in images. However, models that can reason over complex user queries that implicitly refer to multiple objects of interest are still in their infancy. Recent…

Reasoning SegmentationSegmentation

VISA: Reasoning Video Object Segmentation via Large Language Models

2024-07-16 · Cilin Yan, Haochen Wang, Shilin Yan, XiaoLong Jiang 외

Existing Video Object Segmentation (VOS) relies on explicit user instructions, such as categories, masks, or short phrases, restricting their ability to perform complex video segmentation requiring reasoning with world k…

DecoderObjectReasoning SegmentationReasoning Video Object Segmentation+7