← Search

Danyang Li

3 accepted papers

2026

UniChange: Unifying Change Detection with Multimodal Large Language Model

CVPR 2026

Change detection (CD) is a fundamental task for monitoring and analysing land cover dynamics. While recent high performance models and high quality datasets have significantly advanced the field, a critical limitation persists. Current models typically acquire limited knowledge from single-type anno

Cited by 0SourcecodeScholar
2026

WOW-Seg: A Word-free Open World Segmentation Model

ICLR 2026poster

Open world image segmentation aims to achieve precise segmentation and semantic understanding of targets within images by addressing the infinitely open set of object categories encountered in the real world. However, traditional closed-set segmentation approaches struggle to adapt to complex open…

Cited by 0SourceScholar
2025

Data Interpreter: An LLM Agent for Data Science

ACL 2025finding

Large Language Model (LLM)-based agents have excelled in various domains but face significant challenges when applied to data science workflows due to their complex, multi-stage nature. Current LLM-based agents struggle with non-linear relationships, recursive dependencies, implicit data- and logic-…