collaborators

11 papers

cs.AI2026

When Privileged Guidance Misaligns: State-Matched Routing and Contextualized Self-Distillation for Multi-Turn Agents

Junzhuo Liu, Weiwei Li, Jun Ling +1

Privileged on-policy distillation provides dense supervision for multi-turn agents by allowing a synchronized teacher to re-score the student's response at every turn with access t…

cs.CV2026

Teaching MLLMs to Say No: Generalized Referring Expression Comprehension via Refusal Calibrated GRPO

Xuzheng Yang, Jun Ling, Tao Huang +2

We tackle the challenging yet underexplored task of Generalized Referring Expression Comprehension (GREC), which requires a model to localize the object described by a textual expr…

cs.AI2026

GOTS: Greedy Orthogonal Token Selection for High-Resolution Vision-Language Models

Jun Ling, Tao Huang, Junzhuo Liu +2

Modern vision-language models (VLMs) increasingly rely on dynamic or high-resolution visual encoding, producing thousands of visual tokens that substantially increase downstream la…

cs.RO2026

Not All Features Are Created Equal: A Mechanistic Study of Vision-Language-Action Models

Bryce Grant, Xijia Zhao, Peng Wang

Vision-Language-Action (VLA) models combine perception, language, and motor control in a single architecture, yet how they translate multimodal inputs into actions remains poorly u…

cs.SE2026

SQL-Commenter: Aligning Large Language Models for SQL Comment Generation with Direct Preference Optimization

Lei Yu, Peng Wang, Jingyuan Zhang +6

SQL query comprehension is a significant challenge due to complex syntax, diverse join types, and deep nesting. Many queries lack adequate comments, severely hindering code readabi…

cs.IR2026

Beyond Static: Related Questions Retrieval Through Conversations in Community Question Answering

Xiao Ao, Jie Zou, Yibiao Wei +2

In community question answering (cQA) platforms like Stack Overflow, related question retrieval is recognized as a fundamental task that allows users to retrieve related questions…