← Search

Han Zhou

29 accepted papers

2026

Abductive Reasoning with Probabilistic Commonsense

ICML 2026poster

Recent efforts to improve the reasoning abilities of Large Language Models (LLMs) have focused on integrating formal logic solvers within neurosymbolic frameworks. A key challenge is that formal solvers lack commonsense world knowledge, preventing them from making reasoning steps that humans find ob…

Cited by 0SourceScholar
2026

GoR: A Unified and Extensible Generative Framework for Ordinal Regression

ICLR 2026poster

Ordinal Regression (OR), which predicts the target values with inherent order, underpins a wide spectrum of applications from computer vision to recommendation systems. The intrinsic ordinal structure and non-stationary inter-class boundaries make OR fundamentally more challenging than conventional…

Cited by 0SourceScholar
2026

Multi-Agent Design: Optimizing Agents with Better Prompts and Topologies

ICLR 2026poster

Large language models, employed as multiple agents that interact and collaborate with each other, have excelled at solving complex tasks. The agents are programmed with prompts that declare their functionality, along with the topologies that orchestrate interactions across agents. Designing prompts…

Cited by 0SourceScholar
2026

PerceptionRubrics: Calibrating Multimodal Evaluation to Human Perception

ICML 2026poster

We introduce the Perception Rubric Benchmark (PRB), a rubric-based evaluation framework for Multimodal Large Language Models (MLLMs) that addresses the growing gap between benchmark scores and human-perceived quality. While standard perception metrics approach saturation, they produce compressed ran…

Cited by 0SourceScholar
2026

Visual Planning: Let's Think Only with Images

ICLR 2026oral

Recent advancements in Large Language Models (LLMs) and their multimodal extensions (MLLMs) have substantially enhanced machine reasoning across diverse tasks. However, these models predominantly rely on pure text as the medium for both expressing and structuring reasoning, even when visual informat…

Cited by 0SourcecodeScholar
2026

Zero-Reference Joint Low-Light Enhancement and Deblurring via Visual Autoregressive Modeling with VLM-Derived Modulation

AAAI 2026technical

Real-world dark images commonly exhibit not only low visibility and contrast but also complex noise and blur, posing significant restoration challenges. Existing methods often rely on paired data or fail to model dynamic illumination and blur characteristics, leading to poor generalization. To tackl

Cited by 0SourcePDFScholar
2025

A Novel Characterization of the Population Area Under the Risk Coverage Curve (AURC) and Rates of Finite Sample Estimators

ICML 2025poster

The selective classifier (SC) has been proposed for rank based uncertainty thresholding, which could have applications in safety critical areas such as medical diagnostics, autonomous driving, and the justice system. The Area Under the Risk-Coverage Curve (AURC) has emerged as the foremost evaluatio…

Cited by 0SourcePDFScholar
2025

Bayesian Optimization over Bounded Domains with the Beta Product Kernel

UAI 2025

Bayesian optimization with Gaussian processes (GP) is commonly used to optimize black-box functions. The Matérn and the Radial Basis Function (RBF) covariance functions are used frequently, but they do not make any assumptions about the domain of the function, which may limit their applicability in

2025

Density-Based Probabilistic Graphical Models for Adaptive Multi-Target Encirclement of AAV Swarm

RA-L 2025

Multi-target encirclement with unmanned aerial vehicle (UAV) swarms is critical for military and civilian applications such as surveillance and disaster response. Existing methods face limitations in adaptability, primarily due to their reliance on predefined formations, excessive communication requ

Cited by 1SourceScholar
2025

Emergent Cooperative Strategies for Pursuit-Evasion in Cluttered Environments: A Knowledge-Enhanced Multi-Agent Deep Reinforcement Learning Approach

IROS 2025

Deep reinforcement learning (DRL) has recently emerged as a promising tool for tackling pursuit-evasion tasks. However, most existing DRL-based pursuit approaches still rely on individual rewards and struggle with complex scenarios. To address these challenges, we propose a knowledge-enhanced DRL ap

Cited by 0SourceScholar
2025

From Few to Many: Self-Improving Many-Shot Reasoners Through Iterative Optimization and Generation

ICLR 2025poster

Recent advances in long-context large language models (LLMs) have led to the emerging paradigm of many-shot in-context learning (ICL), where it is observed that scaling many more demonstrating examples beyond the conventional few-shot setup in the context can lead to performance benefits. However, d…

Cited by 2SourcePDFScholar
2025

Large Language Models are Miscalibrated In-Context Learners

ACL 2025finding

When adapting ICL with or without fine-tuning, we are curious about whether the instruction-tuned language model is able to achieve well-calibrated results without suffering from the problem of overconfidence (i.e., miscalibration) considering its strong instruction following ability, especially in…

2025

Residual Stream Analysis of Overfitting And Structural Disruptions

NeurIPS 2025poster

Ensuring that large language models (LLMs) remain both helpful and harmless poses a significant challenge: fine-tuning on repetitive safety datasets—where unsafe prompts are paired with standard refusal templates—often leads to \emph{false refusals}, in which benign queries are declined. We first qu…

Cited by 0SourceScholar
2024

Batch Calibration: Rethinking Calibration for In-Context Learning and Prompt Engineering

ICLR 2024poster

Prompting and in-context learning (ICL) have become efficient learning paradigms for large language models (LLMs). However, LLMs suffer from prompt brittleness and various bias factors in the prompt, including but not limited to the formatting, the choice verbalizers, and the ICL examples. To addres…

Cited by 51SourcePDFScholar
2024

ECMamba: Consolidating Selective State Space Model with Retinex Guidance for Efficient Multiple Exposure Correction

NeurIPS 2024poster

Exposure Correction (EC) aims to recover proper exposure conditions for images captured under over-exposure or under-exposure scenarios. While existing deep learning models have shown promising results, few have fully embedded Retinex theory into their architecture, highlighting a gap in current met…

2024

Fairer Preferences Elicit Improved Human-Aligned Large Language Model Judgments

EMNLP 2024main

Large language models (LLMs) have shown promising abilities as cost-effective and reference-free evaluators for assessing language generation quality. In particular, pairwise LLM evaluators, which compare two generated texts and determine the preferred one, have been employed in a wide range of appl…

2024

GLARE: Low Light Image Enhancement via Generative Latent Feature based Codebook Retrieval

ECCV 2024poster

"Most existing Low-light Image Enhancement (LLIE) methods either directly map Low-Light (LL) to Normal-Light (NL) images or use semantic or illumination maps as guides. However, the ill-posed nature of LLIE and the difficulty of semantic retrieval from impaired inputs limit these methods, especially…

2024

HADGEO: Image Based 3-DoF Cross-View Geo-Localization with Hard Sample Mining

ICASSP 2024accepted

Image based 3 Degrees-of-Freedom (DoF) cross-view geo-localization aims to estimate the position and orientation of a camera on the ground by matching the captured ground image with geo-tagged aerial images. However, most existing methods do not sufficiently exploit the difference between positive a…

Cited by 0SourceScholar
2024

TopViewRS: Vision-Language Models as Top-View Spatial Reasoners

EMNLP 2024main

Top-view perspective denotes a typical way in which humans read and reason over different types of maps, and it is vital for localization and navigation of humans as well as of ‘non-human’ agents, such as the ones backed by large Vision-Language Models (VLMs). Nonetheless, spatial reasoning capabili…

2023

A Systematic Study of Performance Disparities in Multilingual Task-Oriented Dialogue Systems

EMNLP 2023long main

Achieving robust language technologies that can perform well across the world's many languages is a central goal of multilingual NLP. In this work, we take stock of and empirically analyse task performance disparities that exist between multilingual task-oriented dialogue (ToD) systems. We first def…

Cited by 0SourceScholar
2023

GreenPLM: Cross-Lingual Transfer of Monolingual Pre-Trained Language Models at Almost No Cost

IJCAI 2023poster

Large pre-trained models have revolutionized natural language processing (NLP) research and applications, but high training costs and limited data resources have prevented their benefits from being shared equally amongst speakers of all the world's languages. To address issues of cross-linguistic ac…

2023

Online Harmonizing Gradient Descent for Imbalanced Data Streams One-Pass Classification

IJCAI 2023poster

Many real-world streaming data are sequentially collected over time and with skew-distributed classes. In this situation, online learning models may tend to favor samples from majority classes, making the wrong decisions for those from minority classes. Previous methods try to balance the instance n…

2023

Survival of the Most Influential Prompts: Efficient Black-Box Prompt Search via Clustering and Pruning

EMNLP 2023long findings

Prompt-based learning has been an effective paradigm for large pretrained language models (LLM), enabling few-shot or even zero-shot learning. Black-box prompt search has received growing interest recently for its distinctive properties of gradient-free optimization, proven particularly useful and p…

Cited by 0SourcecodeScholar
2022

DELTAR: Depth Estimation from a Light-Weight ToF Sensor and RGB Image

ECCV 2022poster

"Light-weight time-of-flight (ToF) depth sensors are small, cheap, low-energy and have been massively deployed on mobile devices for the purposes like autofocus, obstacle detection, etc. However, due to their specific measurements (depth distribution in a region instead of the depth value at a certa…

2021

Graph-Based Asynchronous Event Processing for Rapid Object Recognition

ICCV 2021poster

Different from traditional video cameras, event cameras capture asynchronous events stream in which each event encodes pixel location, trigger time, and the polarity of the brightness changes. In this paper, we introduce a novel graph-based framework for event cameras, namely SlideGCN. Unlike some r…

Cited by 110PDFScholar
2021

Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering

ICCV 2021poster

Implicit neural rendering techniques have shown promising results for novel view synthesis. However, existing methods usually encode the entire scene as a whole, which is generally not aware of the object identity and limits the ability to the high-level editing tasks such as moving or adding furnit…

Cited by 356PDFScholar
2021

VS-Net: Voting With Segmentation for Visual Localization

CVPR 2021poster

Visual localization is of great importance in robotics and computer vision. Recently, scene coordinate regression based methods have shown good performance in visual localization in small static scenes. However, it still estimates camera poses from many inferior scene coordinates. To address this pr…

Cited by 57PDFcodeScholar
2020

Cross-Drone Binocular Coordination for Ground Moving Target Tracking in Occlusion-Rich Scenarios

RA-L 2020

How to work effectively under occlusion-rich environments remains a challenge for airborne vision-based ground target tracking, due to the natural limitation of monocular vision. Given this, a novel cross-drone binocular coordination approach, inspired by the efficient coordination of human eyes, is

Cited by 14SourceScholar