← Search

Zilin Xiao

7 accepted papers

2026

MetaEmbed: Scaling Multimodal Retrieval at Test-Time with Flexible Late Interaction

ICLR 2026oral

Universal multimodal embedding models have achieved great success in capturing semantic relevance between queries and candidates. However, current methods either condense queries and candidates into a single vector, potentially limiting the expressiveness for fine-grained information, or produce too…

Cited by 0SourcecodeScholar
2026

ProxyThinker: Test-Time Guidance through Small Visual Reasoners

ICLR 2026poster

Recent advancements in reinforcement learning with verifiable rewards have pushed the boundaries of the visual reasoning capabilities in large vision-language models (LVLMs). However, training LVLMs with reinforcement fine-tuning (RFT) is computationally expensive, posing a significant challenge to…

Cited by 0SourcecodeScholar
2025

LOCORE: Image Re-ranking with Long-Context Sequence Modeling

CVPR 2025poster

We introduce LOCORE, Long-Context Re-ranker, a model that takes as input local descriptors corresponding to an image query and a list of gallery images and outputs similarity scores between the query and each gallery image. This model is used for image retrieval, where typically a first ranking is p…

2025

RAST: Reasoning Activation in LLMs via Small-model Transfer

NeurIPS 2025poster

Reinforcement learning (RL) has become a powerful approach for improving the reasoning capabilities of large language models (LLMs), as evidenced by recent successes such as OpenAI's o1 and Deepseek-R1. However, applying RL at scale remains intimidatingly resource-intensive, requiring multiple model…

Cited by 0SourcecodeScholar
2025

RepoGraph: Enhancing AI Software Engineering with Repository-level Code Graph

ICLR 2025poster

Large Language Models (LLMs) excel in code generation yet struggle with modern AI software engineering tasks. Unlike traditional function-level or file-level coding tasks, AI software engineering requires not only basic coding proficiency but also advanced skills in managing and interacting with co…

2023

Coherent Entity Disambiguation via Modeling Topic and Categorical Dependency

EMNLP 2023long findings

Previous entity disambiguation (ED) methods adopt a discriminative paradigm, where prediction is made based on matching scores between mention context and candidate entities using length-limited encoders. However, these methods often struggle to capture explicit discourse-level dependencies, result…

Cited by 0SourceScholar
2023

Instructed Language Models with Retrievers Are Powerful Entity Linkers

EMNLP 2023long main

Generative approaches powered by large language models (LLMs) have demonstrated emergent abilities in tasks that require complex reasoning abilities. Yet the generative nature still makes the generated content suffer from hallucinations, thus unsuitable for entity-centric tasks like entity linking (…

Cited by 0SourcecodeScholar