paper-with-me

Papers

MMMS: Multi-Modal Multi-Surface Interactive Segmentation

2025-09-16 · Robin Schön, Julian Lorenz, Katja Ludwig, Daniel Kienzle, Rainer Lienhart arxiv

In this paper, we present a method to interactively create segmentation masks on the basis of user clicks. We pay particular attention to the segmentation of multiple surfaces that are simultaneously present in the same image. Since these surfaces may be heavily entangled and adjacent, we also present a novel extended evaluation metric that accounts for the challenges of this scenario. Additionally, the presented method is able to use multi-modal inputs to facilitate the segmentation task. At the center of this method is a network architecture which takes as input an RGB image, a number of non-RGB modalities, an erroneous mask, and encoded clicks. Based on this input, the network predicts an improved segmentation mask. We design our architecture such that it adheres to two conditions: (1) The RGB backbone is only available as a black-box. (2) To reduce the response time, we want our model to integrate the interaction-specific information after the image feature extraction and the multi-modal fusion. We refer to the overall task as Multi-Modal Multi-Surface interactive segmentation (MMMS). We are able to show the effectiveness of our multi-modal fusion strategy. Using additional modalities, our system reduces the NoC@90 by up to 1.28 clicks per surface on average on DeLiVER and up to 1.19 on MFNet. On top of this, we are able to show that our RGB-only baseline achieves competitive, and in some cases even superior performance when tested in a classical, single-mask interactive segmentation scenario.

📄 PDF Abstract BibTeX arXiv:2509.12963

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive Segmentation

Similar Papers 제목 키워드 기반

Markov-modulated continuous-time Markov chains to identify site- and branch-specific evolutionary variation

2019-06-12

Markov models of character substitution on phylogenies form the foundation of phylogenetic inference frameworks. Early models made the simplifying assumption that the substitution process is homogeneous over time and acr…

Difference Feedback: Generating Multimodal Process-Level Supervision for VLM Reinforcement Learning

2026-03-29 · Feiding, Yongkang Zhang, Yuhao Liao, Zijian Zeng 외 arxiv

Vision--language models (VLMs) are increasingly aligned via Group Relative Policy Optimization (GRPO)-style training. However, relying solely on terminal outcome rewards yields sparse credit assignment in multi-step reas…

Reinforcement LearningMultimodal Reasoning

CrowdAgent: Multi-Agent Managed Multi-Source Annotation System

2025-09-17 · Maosheng Qin, Renyu Zhu, Mingxuan Xia, Chenkai Chen 외 arxiv

High-quality annotated data is a cornerstone of modern Natural Language Processing (NLP). While recent methods begin to leverage diverse annotation sources-including Large Language Models (LLMs), Small Language Models (S…

A Foundational Multi-Modal Model for Few-Shot Learning

2025-08-06 · Pengtao Dang, Tingbo Guo, Sha Cao, Chi Zhang arxiv

Few-shot learning (FSL) is a machine learning paradigm that aims to generalize models from a small number of labeled examples, typically fewer than 10 per class. FSL is particularly crucial in biomedical, environmental, …

Few-Shot Learning

VisuoAlign: Safety Alignment of LVLMs with Multimodal Tree Search

2025-10-10 · MingSheng Li, Guangze Zhao, Sichen Liu arxiv

Large Vision-Language Models (LVLMs) have achieved remarkable progress in multimodal perception and generation, yet their safety alignment remains a critical challenge.Existing defenses and vulnerable to multimodal jailb…