SegLLM: Multi-Round Reasoning Segmentation with Large Language Models

Abstract

We present SegLLM, a novel multi-round interactive reasoning segmentation model that enhances LLM-based segmentation by exploiting conversational memory of both visual and textual outputs. By leveraging a mask-aware multimodal LLM, SegLLM re-integrates previous segmentation results into its input stream, enabling it to reason about complex user intentions and segment objects in relation to previously identified entities, including positional, interactional, and hierarchical relationships, across multiple interactions. This capability allows SegLLM to respond to visual and text queries in a chat-like manner. Evaluated on the newly curated MRSeg benchmark, SegLLM outperforms existing methods in multi- round interactive reasoning segmentation by over 20%. Additionally, we observed that training on multi-round reasoning segmentation data enhances performance on standard single-round referring segmentation and localization tasks, resulting in a 5.5% increase in cIoU for referring expression segmentation and a 4.5% improvement in [email protected] for referring expression localization.

Cite

Text

Wang et al. "SegLLM: Multi-Round Reasoning Segmentation with Large Language Models." International Conference on Learning Representations, 2025.

Markdown

[Wang et al. "SegLLM: Multi-Round Reasoning Segmentation with Large Language Models." International Conference on Learning Representations, 2025.](https://mlanthology.org/iclr/2025/wang2025iclr-segllm/)

BibTeX

@inproceedings{wang2025iclr-segllm,
  title     = {{SegLLM: Multi-Round Reasoning Segmentation with Large Language Models}},
  author    = {Wang, XuDong and Zhang, Shaolun and Li, Shufan and Li, Kehan and Kallidromitis, Konstantinos and Kato, Yusuke and Kozuka, Kazuki and Darrell, Trevor},
  booktitle = {International Conference on Learning Representations},
  year      = {2025},
  url       = {https://mlanthology.org/iclr/2025/wang2025iclr-segllm/}
}