paper-with-me

Papers

VFM-ISRefiner: Towards Better Adapting Vision Foundation Models for Interactive Segmentation of Remote Sensing Images

2025-11-30 · Deliang Wang, Peng Liu, Yan Ma, Rongkai Zhuang, Lajiao Chen, Bing Li, Yi Zeng arxiv

Interactive image segmentation(IIS) plays a critical role in generating precise annotations for remote sensing imagery, where objects often exhibit scale variations, irregular boundaries and complex backgrounds. However, existing IIS methods, primarily designed for natural images, struggle to generalize to remote sensing domains due to limited annotated data and computational overhead. To address these challenges, we proposed RS-ISRefiner, a novel click-based IIS framework tailored for remote sensing images. The framework employs an adapter-based tuning strategy that preserves the general representations of Vision Foundation Models while enabling efficient learning of remote sensing-specific spatial and boundary characteristics. A hybrid attention mechanism integrating convolutional local modeling with Transformer-based global reasoning enhances robustness against scale diversity and scene complexity. Furthermore, an improved probability map modulation scheme effectively incorporates historical user interactions, yielding more stable iterative refinement and higher boundary accuracy. Comprehensive experiments on six remote sensing datasets, including iSAID, ISPRS Potsdam, SandBar, NWPU, LoveDA Urban and WHUBuilding, demonstrate that RS-ISRefiner consistently outperforms state-of-the-art IIS methods in terms of segmentation accuracy, efficiency and interaction cost. These results confirm the effectiveness and generalizability of our framework, making it highly suitable for high-quality instance segmentation in practical remote sensing scenarios. The codes are available at https://github.com/wondelyan/VFM-ISRefiner .

📄 PDF Abstract BibTeX arXiv:2512.00718

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive SegmentationInstance SegmentationImage Segmentation

Similar Papers 제목 키워드 기반

VisRefiner: Learning from Visual Differences for Screenshot-to-Code Generation

2026-02-05 · Jie Deng, Kaichun Yao, Libo Zhang arxiv

Screenshot-to-code generation aims to translate user interface screenshots into executable frontend code that faithfully reproduces the target layout and style. Existing multimodal large language models perform this mapp…

Reinforcement LearningCode Generation

MedicoSAM: Towards foundation models for medical image segmentation

2025-01-20 · Anwai Archit, Luca Freckmann, Constantin Pape

Medical image segmentation is an important analysis task in clinical practice and research. Deep learning has massively advanced the field, but current approaches are mostly based on models trained for a specific task. T…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2

LIMIS: Towards Language-based Interactive Medical Image Segmentation

2024-10-22 · Lena Heinemann, Alexander Jaus, Zdravko Marinov, Moon Kim 외

Within this work, we introduce LIMIS: The first purely language-based interactive medical image segmentation model. We achieve this by adapting Grounded SAM to the medical domain and designing a language-based model inte…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+1

RaDialog: A Large Vision-Language Model for Radiology Report Generation and Conversational Assistance

2023-11-30 · Chantal Pellegrini, Ege Özsoy, Benjamin Busam, Nassir Navab 외

Conversational AI tools that can generate and discuss clinically correct radiology reports for a given medical image have the potential to transform radiology. Such a human-in-the-loop radiology assistant could facilitat…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model+1

minWM: A Full-Stack Open-Source Framework for Real-Time Interactive Video World Models

2026-05-28 · Min Zhao, Hongzhou Zhu, Bokai Yan, Zihan Zhou 외 arxiv

Recent video diffusion foundation models have achieved remarkable progress in high-quality video generation, yet turning them into real-time interactive video world models remains challenging. Interactive world models re…

Video Generation