← Search

Zitong Li

4 accepted papers

2026

Object-level Semantic and Spatial Distillation for Open Vocabulary Detection

ICML 2026poster

Recent Open-vocabulary Object Detection (OVD) approaches adapt CLIP through region-level distillation to improve semantic alignment for novel categories. However, the distilled regional features are often used for both classification and localization, enhancing semantic consistency at the expense of…

Cited by 0SourceScholar
2025

Demeter: A Parametric Model of Crop Plant Morphology from the Real World

ICCV 2025poster

Learning 3D parametric shape models of objects has gained popularity in vision and graphics and has showed broad utility in 3D reconstruction, generation, understanding, and simulation. While powerful models exist for humans and animals, equally expressive approaches for modeling plants are lacking.…

Cited by 0SourcePDFScholar
2023

Incomplete Utterance Rewriting by A Two-Phase Locate-and-Fill Regime

ACL 2023findings

Rewriting incomplete and ambiguous utterances can improve dialogue models’ understanding of the context and help them generate better results. However, the existing end-to-end models will have the problem of too large search space, resulting in poor quality of rewriting results. We propose a 2-phase…

Cited by 4SourcePDFScholar
2022

ChatMatch: Evaluating Chatbots by Autonomous Chat Tournaments

ACL 2022long

Existing automatic evaluation systems of chatbots mostly rely on static chat scripts as ground truth, which is hard to obtain, and requires access to the models of the bots as a form of “white-box testing”. Interactive evaluation mitigates this problem but requires human involvement. In our work, we…