← Search

Xianrui Zhong

6 accepted papers

2026

GRACE: Generative Representation Learning via Contrastive Policy Optimization

ICLR 2026poster

Prevailing methods for training Large Language Models (LLMs) as text encoders rely on contrastive losses that treat the model as a black-box function, discarding its generative and reasoning capabilities in favor of static embeddings. We introduce \GRACE{} (Generative Representation Learning via Con…

Cited by 0SourcecodeScholar
2025

DynamicRAG: Leveraging Outputs of Large Language Model as Feedback for Dynamic Reranking in Retrieval-Augmented Generation

NeurIPS 2025poster

Retrieval-augmented generation (RAG) systems combine large language models (LLMs) with external knowledge retrieval, making them highly effective for knowledge-intensive tasks. A crucial but often under-explored component of these systems is the reranker, which refines retrieved documents to enhance…

Cited by 0SourcecodeScholar
2025

FGBench: A Dataset and Benchmark for Molecular Property Reasoning at Functional Group-Level in Large Language Models

NeurIPS 2025poster

Large language models (LLMs) have gained significant attention in chemistry. However, most existing datasets center on molecular-level property prediction and overlook the role of fine-grained functional group (FG) information. Incorporating FG-level data can provide valuable prior knowledge that li…

Cited by 0SourcecodeScholar
2025

SimWorld: An Open-ended Simulator for Agents in Physical and Social Worlds

NeurIPS 2025spotlight

While LLM/VLM-powered AI agents have advanced rapidly in math, coding, and computer use, their applications in complex physical and social environments remain challenging. Building agents that can survive and thrive in the real world (e.g., by autonomously earning income) requires massive-scale inte…

Cited by 0SourcecodeScholar
2024

ActionIE: Action Extraction from Scientific Literature with Programming Languages

ACL 2024long

Extraction of experimental procedures from human language in scientific literature and patents into actionable sequences in robotics language holds immense significance in scientific domains. Such an action extraction task is particularly challenging given the intricate details and context-dependent…

2022

Huber Additive Models for Non-stationary Time Series Analysis

ICLR 2022poster

Sparse additive models have shown promising flexibility and interpretability in processing time series data. However, existing methods usually assume the time series data to be stationary and the innovation is sampled from a Gaussian distribution. Both assumptions are too stringent for heavy-tailed a…