← Search

Han Cui

8 accepted papers

2026

Minimizing Mismatch Risk: A Prototype-Based Routing Framework for Zero-shot LLM-generated Text Detection

ICML 2026poster

Zero-shot methods detect LLM-generated text by computing statistical signatures using a surrogate model. Existing approaches typically employ a fixed surrogate for all inputs regardless of the unknown source. We systematically examine this design and find that detection performance varies substantia…

Cited by 0SourceScholar
2025

Direct Value Optimization: Improving Chain-of-Thought Reasoning in LLMs with Refined Values

EMNLP 2025

We introduce Direct Value Optimization (DVO), an innovative offline reinforcement learning framework for enhancing large language models in complex reasoning tasks. Unlike traditional methods relying on preference labels, DVO utilizes value signals at individual reasoning steps, optimizing models vi

2025

Sampling from the Random Linear Model via Stochastic Localization Up to the AMP Threshold

AISTATS 2025poster

Recently, Approximate Message Passing (AMP) has been integrated with stochastic localization (diffusion model) by providing a computationally efficient estimator of the posterior mean. Existing (rigorous) analysis typically proves the success of sampling for sufficiently small noise, but determining…

Cited by 0SourceScholar
2024

Exploring Hybrid Question Answering via Program-based Prompting

ACL 2024long

Question answering over heterogeneous data requires reasoning over diverse sources of data, which is challenging due to the large scale of information and organic coupling of heterogeneous data. Various approaches have been proposed to address these challenges. One approach involves training special…

Cited by 4SourcePDFScholar
2023

Explanation Graph Generation via Generative Pre-training over Synthetic Graphs

ACL 2023findings

The generation of explanation graphs is a significant task that aims to produce explanation graphs in response to user input, revealing the internal reasoning process. This task is challenging due to the significant discrepancy be- tween unstructured user queries and structured explanation graphs. C…

2023

MiliPoint: A Point Cloud Dataset for mmWave Radar

NeurIPS 2023poster

Millimetre-wave (mmWave) radar has emerged as an attractive and cost-effective alternative for human activity sensing compared to traditional camera-based systems. mmWave radars are also non-intrusive, providing better protection for user privacy. However, as a Radio Frequency based technology, mmWa…

2021

Inference Fusion with Associative Semantics for Unseen Object Detection

AAAI 2021technical

We study the problem of object detection when training and test objects are disjoint, i.e. no training examples of the target classes are available. Existing unseen object detection approaches usually combine generic detection frameworks with a single-path unseen classifier, by aligning object regio…