← Search

Hangwei Qian

11 accepted papers

2026

Bias in Zeroth-Order Normal Estimation for Decision-Based Attacks

ICML 2026poster

Decision-based image attacks commonly rely on zeroth-order (ZO) Monte Carlo probing to estimate decision-boundary normals and iteratively refine adversarial perturbations to minimize the $\ell_2$ norm. We theoretically analyze and empirically demonstrate an intrinsic inefficiency arising from hetero…

Cited by 0SourceScholar
2026

Correspondence Coverage Matters for Multi-Modal Dataset Distillation

AAAI 2026technical

Multi-modal dataset distillation (DD) condenses large datasets into compact ones that retain task efficacy by capturing correspondence patterns, i.e., shared semantics between paired modalities. However, such patterns rely on cross-modal similarity and cannot be faithfully captured by intra-modal si

Cited by 0SourcePDFScholar
2026

PaCo-RL: Advancing Reinforcement Learning for Consistent Image Generation with Pairwise Reward Modeling

CVPR 2026

Consistent image generation requires faithfully preserving identities, styles, and logical coherence across multiple images,which is essential for applications such as storytelling and character design.Supervised training approaches struggle with this task due to the lack of large-scale datasets cap

Cited by 0SourcecodeScholar
2026

SeRI: Gradient-Free Sensitive Region Identification in Decision-Based Black-Box Attacks

ICLR 2026poster

Deep neural networks (DNNs) are highly vulnerable to adversarial attacks, where small, carefully crafted perturbations are added to input images to cause misclassification. These perturbations are particularly effective when concentrated in sensitive regions of an image that strongly influence the m…

Cited by 0SourcecodeScholar
2025

ChatGen: Automatic Text-to-Image Generation From FreeStyle Chatting

CVPR 2025poster

Despite the significant advancements in text-to-image (T2I) generative models, users often face a trial-and-error challenge in practical scenarios. This challenge arises from the complexity and uncertainty of tedious steps such as crafting suitable prompts, selecting appropriate models, and configur…

Cited by 1SourcePDFScholar
2025

Grounding Open-Domain Knowledge from LLMs to Real-World Reinforcement Learning Tasks: A Survey

IJCAI 2025

Grounding open-domain knowledge from large language models (LLMs) into real-world reinforcement learning (RL) tasks represents a transformative frontier in developing intelligent agents capable of advanced reasoning, adaptive planning, and robust decision-making in dynamic environments. In this pape

Cited by 0SourcePDFScholar
2024

CUDC: A Curiosity-Driven Unsupervised Data Collection Method with Adaptive Temporal Distances for Offline Reinforcement Learning

AAAI 2024technical

Offline reinforcement learning (RL) aims to learn an effective policy from a pre-collected dataset. Most existing works are to develop sophisticated learning algorithms, with less emphasis on improving the data collection process. Moreover, it is even challenging to extend the single-task setting an…

Cited by 4SourcePDFScholar
2023

MHCCL: Masked Hierarchical Cluster-Wise Contrastive Learning for Multivariate Time Series

AAAI 2023technical

Learning semantic-rich representations from raw unlabeled time series data is critical for downstream tasks such as classification and forecasting. Contrastive learning has recently shown its promising representation learning capability in the absence of expert annotations. However, existing contras…

2022

CCLF: A Contrastive-Curiosity-Driven Learning Framework for Sample-Efficient Reinforcement Learning

IJCAI 2022poster

In reinforcement learning (RL), it is challenging to learn directly from high-dimensional observations, where data augmentation has recently remedied it via encoding invariances from raw pixels. Nevertheless, we empirically find that not all samples are equally important and hence simply injecting m…

2021

Latent Independent Excitation for Generalizable Sensor-based Cross-Person Activity Recognition

AAAI 2021technical

In wearable-sensor-based activity recognition, it is often assumed that the training and test samples follow the same data distribution. This assumption neglects practical scenarios where the activity patterns inevitably vary from person to person. To solve this problem, transfer learning and domain…