← Search

Zi Huang

43 accepted papers

2026

Break the Block: Dynamic-size Reasoning Blocks for Diffusion Large Language Models via Monotonic Entropy Descent with Reinforcement Learning

ICML 2026poster

Recent diffusion large language models (dLLMs) have demonstrated both effectiveness and efficiency in reasoning via a block-based semi-autoregressive generation paradigm. Despite their progress, the fixed-size block generations remain a critical bottleneck for effective and coherent reasoning. (I) F…

Cited by 0SourceScholar
2026

ContextNav: Towards Agentic Multimodal In-Context Learning

ICLR 2026poster

Recent advances demonstrate that multimodal large language models (MLLMs) exhibit strong multimodal in-context learning (ICL) capabilities, enabling them to adapt to novel vision-language tasks from a few contextual examples. However, existing ICL approaches face challenges in reconciling generaliza…

Cited by 0SourceScholar
2026

GFMate: Empowering Graph Foundation Models with Pre-training-agnostic Test-time Prompt Tuning

ICML 2026poster

Graph prompt tuning has shown great potential in graph learning by introducing trainable prompts to enhance the model performance in conventional single-domain scenarios. Recent research has extended graph prompts to improve Graph Foundation Models (GFMs) by few-shot tuning auxiliary prompts. Despit…

Cited by 0SourceScholar
2026

MergeVLA: Cross-Skill Model Merging Toward a Generalist Vision-Language-Action Agent

CVPR 2026

Recent Vision-Language-Action (VLA) models reformulate vision-language models by tuning them with millions of robotic demonstrations. While they perform well when fine-tuned for a single embodiment or task family, extending them to multi-skill settings remains challenging: directly merging VLA exper

Cited by 0SourcecodeScholar
2026

TALO: Pushing 3D Vision Foundation Models Towards Globally Consistent Online Reconstruction

CVPR 2026

3D vision foundation models have shown strong generalization in reconstructing key 3D attributes from uncalibrated images through a single feed-forward pass. However, when deployed in online settings such as driving scenarios, predictions are made over temporal windows, making it non-trivial to main

Cited by 0SourcecodeScholar
2026

What Information Matters? Graph Out-of-Distribution Detection via Tri-Component Information Decomposition

ICML 2026poster

Graph neural networks are widely used for node classification, but they remain vulnerable to out-of-distribution (OOD) shifts in node features and graph structure. Prior work established that methods trained with standard supervised learning (SL) objectives tend to capture spurious signals from eith…

Cited by 0SourceScholar
2025

CodeMerge: Codebook-Guided Model Merging for Robust Test-Time Adaptation in Autonomous Driving

NeurIPS 2025poster

Maintaining robust 3D perception under dynamic and unpredictable test-time conditions remains a critical challenge for autonomous driving systems. Existing test-time adaptation (TTA) methods often fail in high-variance tasks like 3D object detection due to unstable optimization and sharp minima. Whi…

Cited by 0SourcecodeScholar
2025

Exploring Visual Vulnerabilities via Multi-Loss Adversarial Search for Jailbreaking Vision-Language Models

CVPR 2025poster

Despite inheriting security measures from underlying language models, Vision-Language Models (VLMs) may still be vulnerable to safety alignment issues. Through empirical analysis, we uncover two critical findings: scenario-matched images can significantly amplify harmful outputs, and contrary to com…

Cited by 1SourcePDFScholar
2025

GOLD: Graph Out-of-Distribution Detection via Implicit Adversarial Latent Generation

ICLR 2025spotlight

Despite graph neural networks' (GNNs) great success in modelling graph-structured data, out-of-distribution (OOD) test instances still pose a great challenge for current GNNs. One of the most effective techniques to detect OOD nodes is to expose the detector model with an additional OOD node-set, ye…

Cited by 1SourcePDFScholar
2025

Is Less More? Exploring Token Condensation as Training-free Test-time Adaptation

ICCV 2025poster

Contrastive Language-Image Pretraining (CLIP) excels at learning generalizable image representations but often falls short in zero-shot inference on certain downstream datasets. Test-time adaptation (TTA) mitigates this issue by adjusting components like normalization layers or context prompts, yet…

2025

MOS: Model Synergy for Test-Time Adaptation on LiDAR-Based 3D Object Detection

ICLR 2025oral

LiDAR-based 3D object detection is crucial for various applications but often experiences performance degradation in real-world deployments due to domain shifts. While most studies focus on cross-dataset shifts, such as changes in environments and object geometries, practical corruptions from sensor…

2025

Making Every Step Effective: Jailbreaking Large Vision-Language Models Through Hierarchical KV Equalization

EMNLP 2025

In the realm of large vision-language models (LVLMs), adversarial jailbreak attacks serve as a red-teaming approach to identify safety vulnerabilities of these models and their associated defense mechanisms. However, we identify a critical limitation: not every adversarial optimization step leads to

Cited by 0SourcePDFScholar
2025

Provable Ordering and Continuity in Vision-Language Pretraining for Generalizable Embodied Agents

NeurIPS 2025poster

Pre-training vision-language representations on human action videos has emerged as a promising approach to reduce reliance on large-scale expert demonstrations for training embodied agents. However, prior methods often employ time con- trastive learning based on goal-reaching heuristics, progressive…

Cited by 0SourcecodeScholar
2025

RadDet: A Wideband Dataset for Real-Time Radar Spectrum Detection

ICASSP 2025accepted

Real-time detection of radar signals in a wideband radio frequency spectrum is a critical situational assessment function in electronic warfare. Compute-efficient detection models have shown great promise in recent years, providing an opportunity to tackle the spectrum detection problem. However, pr…

Cited by 0SourceScholar
2025

SVIP: Semantically Contextualized Visual Patches for Zero-Shot Learning

ICCV 2025poster

Zero-shot learning (ZSL) aims to recognize unseen classes without labeled training examples by leveraging class-level semantic descriptors such as attributes. A fundamental challenge in ZSL is semantic misalignment, where semantic-unrelated information involved in visual features introduce ambiguity…

2025

Text Meets Topology: Rethinking Out-of-distribution Detection in Text-Rich Networks

EMNLP 2025

Out-of-distribution (OOD) detection remains challenging in text-rich networks, where textual features intertwine with topological structures. Existing methods primarily address label shifts or rudimentary domain-based splits, overlooking the intricate textual-structural diversity. For example, in so

2024

Abstract and Explore: A Novel Behavioral Metric with Cyclic Dynamics in Reinforcement Learning

AAAI 2024technical

Intrinsic motivation lies at the heart of the exploration of reinforcement learning, which is primarily driven by the agent's inherent satisfaction rather than external feedback from the environment. However, in recent more challenging procedurally-generated environments with high stochasticity and…

2024

CIFAR-10-Warehouse: Broad and More Realistic Testbeds in Model Generalization Analysis

ICLR 2024poster

Analyzing model performance in various unseen environments is a critical research problem in the machine learning community. To study this problem, it is important to construct a testbed with out-of-distribution test sets that have broad coverage of environmental discrepancies. However, existing tes…

Cited by 7SourcePDFScholar
2024

Color-Oriented Redundancy Reduction in Dataset Distillation

NeurIPS 2024poster

Dataset Distillation (DD) is designed to generate condensed representations of extensive image datasets, enhancing training efficiency. Despite recent advances, there remains considerable potential for improvement, particularly in addressing the notable redundancy within the color space of distilled…

2024

DiPEx: Dispersing Prompt Expansion for Class-Agnostic Object Detection

NeurIPS 2024poster

Class-agnostic object detection (OD) can be a cornerstone or a bottleneck for many downstream vision tasks. Despite considerable advancements in bottom-up and multi-object discovery methods that leverage basic visual cues to identify salient objects, consistently achieving a high recall rate remains…

2024

Event-Content-Oriented Dialogue Generation in Short Video

NAACL 2024long

Understanding complex events from different modalities, associating to external knowledge and generating response in a clear point of view are still unexplored in today’s multi-modal dialogue research. The great challenges include 1) lack of event-based multi-modal dialogue dataset; 2) understanding…

2024

Multi-Stage Learning for Radar Pulse Activity Segmentation

ICASSP 2024accepted

Radio signal recognition is a crucial function in electronic warfare. Precise identification and localisation of radar pulse activities are required by electronic warfare systems to produce effective countermeasures. Despite the importance of these tasks, deep learning-based radar pulse activity rec…

Cited by 0SourceScholar
2024

Why Only Text: Empowering Vision-and-Language Navigation with Multi-modal Prompts

IJCAI 2024poster

Current Vision-and-Language Navigation (VLN) tasks mainly employ textual instructions to guide agents. However, being inherently abstract, the same textual instruction can be associated with different visual signals, causing severe ambiguity and limiting the transfer of prior knowledge in the vision…

2023

Abstract then Play: A Skill-centric Reinforcement Learning Framework for Text-based Games

ACL 2023findings

Text-based games present an exciting test-bed for reinforcement learning algorithms in the natural language environment. In these adventure games, an agent must learn to interact with the environment through text in order to accomplish tasks, facing large and combinational action space as well as pa…

Cited by 1SourcePDFScholar
2023

Exploring Active 3D Object Detection from a Generalization Perspective

ICLR 2023top-25%

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our empirical study, however, suggests that mainstream uncertainty-based…

2023

How Far Pre-trained Models Are from Neural Collapse on the Target Dataset Informs their Transferability

ICCV 2023poster

This paper focuses on model transferability estimation, i.e., assessing the performance of pre-trained models on a downstream task without performing fine-tuning. Motivated by the neural collapse (NC) that reveals the feature geometry at the terminal stage of training, our method considers the model…

Cited by 23PDFScholar
2023

KECOR: Kernel Coding Rate Maximization for Active 3D Object Detection

ICCV 2023poster

Achieving a reliable LiDAR-based object detector in autonomous driving is paramount, but its success hinges on obtaining large amounts of precise 3D annotations. Active learning (AL) seeks to mitigate the annotation burden through algorithms that use fewer labels and can attain performance comparabl…

Cited by 19PDFScholar
2023

Object-Goal Visual Navigation via Effective Exploration of Relations Among Historical Navigation States

CVPR 2023poster

Object-goal visual navigation aims at steering an agent toward an object via a series of moving steps. Previous works mainly focus on learning informative visual representations for navigation, but overlook the impacts of navigation states on the effectiveness and efficiency of navigation. We observ…

Cited by 27SourcePDFScholar
2023

RVD: A Handheld Device-Based Fundus Video Dataset for Retinal Vessel Segmentation

NeurIPS 2023poster

Retinal vessel segmentation is generally grounded in image-based datasets collected with bench-top devices. The static images naturally lose the dynamic characteristics of retina fluctuation, resulting in diminished dataset richness, and the usage of bench-top devices further restricts dataset scal…

Cited by 10SourcePDFScholar
2023

Revisiting Domain-Adaptive 3D Object Detection by Reliable, Diverse and Class-balanced Pseudo-Labeling

ICCV 2023poster

Unsupervised domain adaptation (DA) with the aid of pseudo labeling techniques has emerged as a crucial approach for domain-adaptive 3D object detection. While effective, existing DA methods suffer from a substantial drop in performance when applied to a multi-class training setting, due to the co-e…

Cited by 30PDFcodeScholar
2022

Improved Feature Distillation via Projector Ensemble

NeurIPS 2022accept

In knowledge distillation, previous feature distillation methods mainly focus on the design of loss functions and the selection of the distilled layers, while the effect of the feature projector between the student and the teacher remains under-explored. In this paper, we first discuss a plausible m…

2021

Discovering Collaborative Signals for Next POI Recommendation with Iterative Seq2Graph Augmentation

IJCAI 2021poster

Being an indispensable component in location-based social networks, next point-of-interest (POI) recommendation recommends users unexplored POIs based on their recent visiting histories. However, existing work mainly models check-in data as isolated POI sequences, neglecting the crucial collaborativ…

Cited by 103SourcePDFScholar
2021

Learning To Diversify for Single Domain Generalization

ICCV 2021poster

Domain generalization (DG) aims to generalize a model trained on multiple source (i.e., training) domains to a distributionally different target (i.e., test) domain. In contrast to the DG setup that strictly requires the availability of multiple source domains, this paper considers a more realistic…

Cited by 307PDFcodeScholar
2021

Semantics Disentangling for Generalized Zero-Shot Learning

ICCV 2021poster

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the visual features of seen classes with attributes or to generate u…

Cited by 149PDFcodeScholar
2020

Progressive Graph Learning for Open-Set Domain Adaptation

ICML 2020poster

Domain shift is a fundamental problem in visual recognition which typically arises when the source and target data follow different distributions. The existing domain adaptation approaches which tackle this problem work in the "closed-set" setting with the assumption that the source and the target d…

2019

Leveraging the Invariant Side of Generative Zero-Shot Learning

CVPR 2019poster

Conventional zero-shot learning (ZSL) methods generally learn an embedding, e.g., visual-semantic mapping, to handle the unseen visual samples via an indirect manner. In this paper, we take the advantage of generative adversarial networks (GANs) and propose a novel method, named leveraging invariant…

Cited by 418PDFcodeScholar
2017

Leveraging Weak Semantic Relevance for Complex Video Event Classification

ICCV 2017poster

Existing video event classification approaches suffer from limited human-labeled semantic annotations. Weak semantic annotations can be harvested from Web-knowledge without involving any human interaction. However such weak annotations are noisy, thus can not be effectively utilized without distingu…

Cited by 16PDFScholar
2017

Multi-Attention Network for One Shot Learning

CVPR 2017poster

One-shot learning is a challenging problem where the aim is to recognize a class identified by a single training image. Given the practical importance of one-shot learning, it seems surprising that the rich information present in the class tag itself has largely been ignored. Most existing approache…

Cited by 112PDFScholar
2016

What's Wrong With That Object? Identifying Images of Unusual Objects by Modelling the Detection Score Distribution

CVPR 2016spotlight

This paper studies the challenging problem of identifying unusual instances of known objects in images within an "open world" setting. That is, we aim to find objects that are members of a known class, but which are not typical of that class. Thus the "unusual object" should be distinguished from bo…

Cited by 15PDFScholar