← Search

Joey Tianyi Zhou

71 accepted papers

2026

Evolving Quantitative Reasoning through Self-Play in Digital Twin Markets

ICML 2026poster

Large Language Models (LLMs) exhibit strong capabilities in high-level semantic understanding and strategic planning, yet they suffer from persistent quantitative failure modes, such as imprecise computation and the illusion of quantitative coherence, which limit their reliability in high-stakes dec…

Cited by 0SourceScholar
2026

IMS3: Breaking Distributional Aggregation in Diffusion-Based Dataset Distillation

CVPR 2026

Dataset Distillation aims to synthesize compact datasets that can approximate the training efficacy of large-scale real datasets, offering an efficient solution to the increasing computational demands of modern deep learning. Recently, diffusion-based dataset distillation methods have shown great pr

Cited by 0SourcecodeScholar
2026

JUMP-Hand: Learning Joint-wise Uncertainty to Gate Mixture of View Experts for Multi-View 3D Hand Reconstruction

CVPR 2026

We propose JUMP-Hand, a novel multi-view 3D hand reconstruction method that explicitly models probabilistic joint-wise uncertainty as a gating mechanism for multi-view fusion. Existing approaches usually rely on naive pooling or implicit attention, overlooking that each hand joint exhibits varying v

Cited by 0SourcecodeScholar
2026

Plan in Sandbox, Navigate in Open Worlds: Learning Physics-Grounded Abstracted Experience for Embodied Navigation

ICML 2026poster

Vision-Language Models (VLMs) have demonstrated exceptional general reasoning capabilities. However, their performance in embodied navigation remains hindered by a scarcity of aligned open-world vision and robot control data. Despite simulators providing a cost-effective alternative for data collect…

Cited by 0SourceScholar
2026

Poisoned Distillation: Injecting Backdoors into Distilled Datasets Without Raw Data Access

AAAI 2026technical

Dataset distillation (DD) condenses large datasets into smaller synthetic ones to enhance training efficiency and reducing bandwidth. DD enables models to achieve comparable performance to those trained on the raw full dataset, making it popular for data sharing. Existing work shows that injecting b

Cited by 0SourcePDFScholar
2026

PromptDyG: Test-Time Prompt Adaptation on Dynamic Graphs

ICML 2026poster

Activities in numerous evolving systems can be represented as dynamic graphs in snapshot form at different time intervals, i.e., discrete-time dynamic graphs (DTDGs). Existing methods show impressive advances in capturing historical temporal evolution patterns in DTDGs, but they focus on addressing …

Cited by 0SourceScholar
2026

Reinforcement-Guided Synthetic Data Generation for Privacy-Sensitive Identity Recognition

CVPR 2026

High-fidelity generative models are increasingly needed in privacy-sensitive scenarios, where access to data is severely restricted due to regulatory and copyright constraints. This scarcity hampers model development--ironically, in settings where generative models are most needed to compensate for

Cited by 0SourceScholar
2026

Rethinking LLM Ensembling from the Perspective of Mixture Models

ICML 2026spotlight

Model ensembling is a well-established technique for improving the performance of machine learning models. Conventionally, this involves averaging the output distributions of multiple models and selecting the most probable label. This idea has been naturally extended to large language models (LLMs),…

Cited by 0SourceScholar
2026

Robust Semi-paired Multimodal Learning for Cross-modal Retrieval

AAAI 2026technical

Cross-modal retrieval is a fundamental application of multi-modal learning that has achieved remarkable success with large-scale well-paired data. However, in practice, it is costly to collect large-scale well-paired data. To alleviate the dependence on the amount of paired data, in this paper, we s

Cited by 0SourcePDFScholar
2026

TokenSwap: Backdoor Attack on the Compositional Understanding of Large Vision-Language Models

ICML 2026poster

Large vision-language models (LVLMs) excel at vision-language tasks but remain vulnerable to backdoor attacks. Most existing backdoor attacks on LVLMs force the model to generate predefined target patterns. However, these fixed-pattern attacks are easy to detect, as the model tends to memorize frequ…

Cited by 0SourceScholar
2025

Agent Trading Arena: A Study on Numerical Understanding in LLM-Based Agents

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable capabilities in natural language tasks, yet their performance in dynamic, real-world financial environments remains underexplored. Existing approaches are confined to historical backtesting, where trading actions cannot influence market price

2025

Beyond Modality Collapse: Representation Blending for Multimodal Dataset Distillation

NeurIPS 2025poster

Multimodal Dataset Distillation (MDD) seeks to condense large-scale image-text datasets into compact surrogates while retaining their effectiveness for cross-modal learning. Despite recent progress, existing MDD approaches often suffer from ***Modality Collapse***, characterized by over-concentrated…

Cited by 0SourceScholar
2025

Breaking Class Barriers: Efficient Dataset Distillation via Inter-Class Feature Compensator

ICLR 2025poster

Dataset distillation has emerged as a technique aiming to condense informative features from large, natural datasets into a compact and synthetic form. While recent advancements have refined this technique, its performance is bottlenecked by the prevailing class-specific synthesis paradigm. Under th…

2025

Deep Unsupervised Hashing via External Guidance

ICML 2025poster

Recently, deep unsupervised hashing has gained considerable attention in image retrieval due to its advantages in cost-free data labeling, computational efficiency, and storage savings. Although existing methods achieve promising performance by leveraging inherent visual structures within the data,…

Cited by 0SourcePDFScholar
2025

DiffPO: Diffusion-styled Preference Optimization for Inference Time Alignment of Large Language Models

ACL 2025long

Inference-time alignment provides an efficient alternative for aligning LLMs with humans. However, these approaches still face challenges, such as limited scalability due to policy-specific value functions and latency during the inference phase. In this paper, we propose a novel approach, Diffusion-…

2025

Identifying and Mitigating Social Bias Knowledge in Language Models

NAACL 2025findings

Generating fair and accurate predictions plays a pivotal role in deploying pre-trained language models (PLMs) in the real world. However, existing debiasing methods may inevitably generate incorrect or nonsensical predictions as they are designed and evaluated to achieve parity across different soci…

Cited by 1SourcePDFScholar
2025

KPL: Training-Free Medical Knowledge Mining of Vision-Language Models

AAAI 2025technical

Visual Language Models such as CLIP excel in image recognition due to extensive image-text pre-training. However, applying the CLIP inference in zero-shot classification, particularly for medical image diagnosis, faces challenges due to: 1) the inadequacy of representing image classes solely with si…

2025

Learning with Noisy Triplet Correspondence for Composed Image Retrieval

CVPR 2025poster

Composed Image Retrieval (CIR) enables editable image search by integrating a query pair--a reference image ref and a textual modification mod--to retrieve a target image tar that reflects the intended change. While existing CIR methods have shown promising performance using well-annotated triplets…

2025

PandaPose: 3D Human Pose Lifting from a Single Image via Propagating 2D Pose Prior to 3D Anchor Space

NeurIPS 2025poster

3D human pose lifting from a single RGB image is a challenging task in 3D vision. Existing methods typically establish a direct joint-to-joint mapping from 2D to 3D poses based on 2D features. This formulation suffers from two fundamental limitations: inevitable error propagation from input predicte…

Cited by 0SourceScholar
2025

ProjAttacker: A Configurable Physical Adversarial Attack for Face Recognition via Projector

CVPR 2025poster

Previous physical adversarial attacks have shown that carefully crafted perturbations can deceive face recognition systems, revealing critical security vulnerabilities. However, these attacks often struggle to impersonate multiple targets and frequently fail to bypass liveness detection. For example…

Cited by 0SourcePDFScholar
2025

SCOPE: Saliency-Coverage Oriented Token Pruning for Efficient Multimodel LLMs

NeurIPS 2025poster

Multimodal Large Language Models (MLLMs) typically process a large number of visual tokens, leading to considerable computational overhead, even though many of these tokens are redundant. Existing visual token pruning methods primarily focus on selecting the most salient tokens based on attention sc…

Cited by 0SourceScholar
2025

Understanding Large Language Model Vulnerabilities to Social Bias Attacks

ACL 2025long

Large Language Models (LLMs) have become foundational in human-computer interaction, demonstrating remarkable linguistic capabilities across various tasks. However, there is a growing concern about their potential to perpetuate social biases present in their training data. In this paper, we comprehe…

Cited by 0SourcePDFScholar
2024

CrossGLG: LLM Guides One-shot Skeleton-based 3D Action Recognition in a Cross-level Manner

ECCV 2024poster

"Most existing one-shot skeleton-based action recognition focuses on raw low-level information (, joint location), and may suffer from local information loss and low generalization ability. To alleviate these, we propose to leverage text description generated from large language models (LLM) that co…

Cited by 7SourcePDFScholar
2024

Direct Distillation between Different Domains

ECCV 2024poster

"Knowledge Distillation (KD) aims to learn a compact student network using knowledge from a large pre-trained teacher network, where both networks are trained on data from the same distribution. However, in practical applications, the student network may be required to perform in a new scenario (i.e…

2024

Diversity-Driven Synthesis: Enhancing Dataset Distillation through Directed Weight Adjustment

NeurIPS 2024spotlight

The sharp increase in data-related expenses has motivated research into condensing datasets while retaining the most informative features. Dataset distillation has thus recently come to the fore. This paradigm generates synthetic datasets that are representative enough to replace the original datase…

2024

FedLoGe: Joint Local and Generic Federated Learning under Long-tailed Data

ICLR 2024poster

Federated Long-Tailed Learning (Fed-LT), a paradigm wherein data collected from decentralized local clients manifests a globally prevalent long-tailed distribution, has garnered considerable attention in recent times. In the context of Fed-LT, existing works have predominantly centered on addressing…

2024

MedCoT: Medical Chain of Thought via Hierarchical Expert

EMNLP 2024main

Artificial intelligence has advanced in Medical Visual Question Answering (Med-VQA), but prevalent research tends to focus on the accuracy of the answers, often overlooking the reasoning paths and interpretability, which are crucial in clinical settings. Besides, current Med-VQA algorithms, typicall…

2024

Noisy-Correspondence Learning for Text-to-Image Person Re-identification

CVPR 2024poster

Text-to-image person re-identification (TIReID) is a compelling topic in the cross-modal community which aims to retrieve the target person based on a textual query. Although numerous TIReID methods have been proposed and achieved promising performance they implicitly assume the training image-text…

2024

PointCVaR: Risk-Optimized Outlier Removal for Robust 3D Point Cloud Classification

AAAI 2024technical

With the growth of 3D sensing technology, the deep learning system for 3D point clouds has become increasingly important, especially in applications such as autonomous vehicles where safety is a primary concern. However, there are growing concerns about the reliability of these systems when they enc…

2024

STSP: Spatial-Temporal Subspace Projection for Video Class-incremental Learning

ECCV 2024poster

"Video class-incremental learning (VCIL) aims to learn discriminative and generalized feature representations for video frames to mitigate catastrophic forgetting. Conventional VCIL methods often retain a subset of frames or features from prior tasks as exemplars for subsequent incremental learning…

Cited by 3SourcePDFScholar
2024

Shortcuts Arising from Contrast: Towards Effective and Lightweight Clean-Label Attacks in Prompt-Based Learning

EMNLP 2024main

Prompt-based learning paradigm has been shown to be vulnerable to backdoor attacks. Current clean-label attack, employing a specific prompt as trigger, can achieve success without the need for external triggers and ensuring correct labeling of poisoned samples, which are more stealthy compared to th…

Cited by 0SourcePDFScholar
2024

Spanning Training Progress: Temporal Dual-Depth Scoring (TDDS) for Enhanced Dataset Pruning

CVPR 2024poster

Dataset pruning aims to construct a coreset capable of achieving performance comparable to the original full dataset. Most existing dataset pruning methods rely on snapshot-based criteria to identify representative samples often resulting in poor generalization across various pruning and cross-archi…

2024

The Best of Both Worlds: On the Dilemma of Out-of-distribution Detection

NeurIPS 2024poster

Out-of-distribution (OOD) detection is essential for model trustworthiness which aims to sensitively identity semantic OOD samples and robustly generalize for covariate-shifted OOD samples. However, we discover that the superior OOD detection performance of state-of-the-art methods is achieved by se…

2024

VPL: Visual Proxy Learning Framework for Zero-Shot Medical Image Diagnosis

EMNLP 2024finding

Vision-language models like CLIP, utilizing class proxies derived from class name text features, have shown a notable capability in zero-shot medical image diagnosis which is vital in scenarios with limited disease databases or labeled samples. However, insufficient medical text precision and the mo…

Cited by 3SourcePDFScholar
2024

Video-Text Prompting for Weakly Supervised Spatio-Temporal Video Grounding

EMNLP 2024main

Weakly-supervised Spatio-Temporal Video Grounding(STVG) aims to localize target object tube given a text query, without densely annotated training data. Existing methods extract each candidate tube feature independently by cropping objects from video frame feature, discarding all contextual informat…

Cited by 0SourcePDFScholar
2023

A2J-Transformer: Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation From a Single RGB Image

CVPR 2023poster

3D interacting hand pose estimation from a single RGB image is a challenging task, due to serious self-occlusion and inter-occlusion towards hands, confusing similar appearance patterns between 2 hands, ill-posed joint position mapping from 2D to 3D, etc.. To address these, we propose to extend A2J-…

2023

Calibrating Multimodal Learning

ICML 2023oral

Multimodal machine learning has achieved remarkable progress in a wide range of scenarios. However, the reliability of multimodal learning remains largely unexplored. In this paper, through extensive empirical studies, we identify current multimodal classification methods suffer from unreliable pred…

Cited by 20SourcePDFScholar
2023

Cross-modal Active Complementary Learning with Self-refining Correspondence

NeurIPS 2023poster

Recently, image-text matching has attracted more and more attention from academia and industry, which is fundamental to understanding the latent correspondence across visual and textual modalities. However, most existing methods implicitly assume the training pairs are well-aligned while ignoring th…

2023

Fast Model DeBias with Machine Unlearning

NeurIPS 2023poster

Recent discoveries have revealed that deep neural networks might behave in a biased manner in many real-world scenarios. For instance, deep networks trained on a large-scale face recognition dataset CelebA tend to predict blonde hair for females and black hair for males. Such biases not only jeopard…

Cited by 60SourcePDFScholar
2023

Fed-GraB: Federated Long-tailed Learning with Self-Adjusting Gradient Balancer

NeurIPS 2023poster

Data privacy and long-tailed distribution are the norms rather than the exception in many real-world tasks. This paper investigates a federated long-tailed learning (Fed-LT) task in which each client holds a locally heterogeneous dataset; if the datasets can be globally aggregated, they jointly exhi…

2023

Minimizing the Accumulated Trajectory Error To Improve Dataset Distillation

CVPR 2023poster

Model-based deep learning has achieved astounding successes due in part to the availability of large-scale real-world data. However, processing such massive amounts of data comes at a considerable cost in terms of computations, storage, training and the search for good neural architectures. Dataset…

2023

Provable Dynamic Fusion for Low-Quality Multimodal Data

ICML 2023poster

The inherent challenge of multimodal fusion is to precisely capture the cross-modal correlation and flexibly conduct cross-modal interaction. To fully release the value of each modality and mitigate the influence of low-quality multimodal data, dynamic multimodal fusion emerges as a promising learni…

2023

Real-Time Multi-Person Eyeblink Detection in the Wild for Untrimmed Video

CVPR 2023poster

Real-time eyeblink detection in the wild can widely serve for fatigue detection, face anti-spoofing, emotion analysis, etc. The existing research efforts generally focus on single-person cases towards trimmed video. However, multi-person scenario within untrimmed videos is also important for practic…

2023

Robust Geometry-Preserving Depth Estimation Using Differentiable Rendering

ICCV 2023poster

In this study, we address the challenge of 3D scene structure recovery from monocular depth estimation. While traditional depth estimation methods leverage labeled datasets to directly predict absolute depth, recent advancements advocate for mix-dataset training, enhancing generalization across dive…

Cited by 6PDFScholar
2023

Towards Distribution-Agnostic Generalized Category Discovery

NeurIPS 2023poster

Data imbalance and open-ended distribution are two intrinsic characteristics of the real visual world. Though encouraging progress has been made in tackling each challenge separately, few works dedicated to combining them towards real-world scenarios. While several previous works have focused on cla…

2023

You Only Condense Once: Two Rules for Pruning Condensed Datasets

NeurIPS 2023poster

Dataset condensation is a crucial tool for enhancing training efficiency by reducing the size of the training dataset, particularly in on-device scenarios. However, these scenarios have two significant challenges: 1) the varying computational resources available on the devices require a dataset size…

2023

dugMatting: Decomposed-Uncertainty-Guided Matting

ICML 2023poster

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in image and video editing. Due to the highly ill-posed issue, additional inputs, typically user-defined trimaps or scribbles, are usually needed to reduce the uncertainty. Although effective, it is either t…

2022

C3P: Cross-Domain Pose Prior Propagation for Weakly Supervised 3D Human Pose Estimation

ECCV 2022poster

"This paper first proposes and solves weakly supervised 3D human pose estimation (HPE) problem in point cloud, via propagating the pose prior within unlabelled RGB-point cloud sequence to 3D domain. Our approach termed C3P does not require any labor-consuming 3D keypoint annotation for training. To…

2022

Efficient Sharpness-aware Minimization for Improved Training of Neural Networks

ICLR 2022poster

Overparametrized Deep Neural Networks (DNNs) often achieve astounding performances, but may potentially result in severe generalization error. Recently, the relation between the sharpness of the loss landscape and the generalization error has been established by Foret et al. (2020), in which the Sha…

2022

Multi-Scale Adaptive Network for Single Image Denoising

NeurIPS 2022accept

Multi-scale architectures have shown effectiveness in a variety of tasks thanks to appealing cross-scale complementarity. However, existing architectures treat different scale features equally without considering the scale-specific characteristics, \textit{i.e.}, the within-scale characteristics are…

2022

Sharpness-Aware Training for Free

NeurIPS 2022accept

Modern deep neural networks (DNNs) have achieved state-of-the-art performances but are typically over-parameterized. The over-parameterization may result in undesirably large generalization error in the absence of other customized training strategies. Recently, a line of research under the name of S…

2021

PointBA: Towards Backdoor Attacks in 3D Point Cloud

ICCV 2021poster

3D deep learning has been increasingly more popular for a variety of tasks including many safety-critical applications. However, recently several works raise the security issues of 3D deep models. Although most of them consider adversarial attacks, we identify that backdoor attack is indeed a more s…

Cited by 64PDFScholar
2021

Trustworthy Multimodal Regression with Mixture of Normal-inverse Gamma Distributions

NeurIPS 2021poster

Multimodal regression is a fundamental task, which integrates the information from different sources to improve the performance of follow-up applications. However, existing methods mainly focus on improving the performance and often ignore the confidence of prediction for diverse situations. In this…

2020

3DV: 3D Dynamic Voxel for Action Recognition in Depth Video

CVPR 2020poster

For depth-based 3D action recognition, one essential issue is to represent 3D motion pattern effectively and efficiently. To this end, 3D dynamic voxel (3DV) is proposed as a novel 3D motion representation manner. With 3D space voxelization, the key idea of 3DV is to encode the 3D motion information…

Cited by 126PDFcodeScholar
2020

Deep Reinforcement Learning with Stacked Hierarchical Attention for Text-based Games

NeurIPS 2020poster

We study reinforcement learning (RL) for text-based games, which are interactive simulations in the context of natural language. While different methods have been developed to represent the environment information and language actions, existing RL agents are not empowered with any reasoning capabili…

2020

Query-efficient Meta Attack to Deep Neural Networks

ICLR 2020poster

Black-box attack methods aim to infer suitable attack patterns to targeted DNN models by only using output feedback of the models and the corresponding input queries. However, due to lack of prior and inefficiency in leveraging the query and feedback information, existing methods are mostly query-in…

Cited by 99SourcecodeScholar
2019

A2J: Anchor-to-Joint Regression Network for 3D Articulated Pose Estimation From a Single Depth Image

ICCV 2019poster

For 3D hand and body pose estimation task in depth image, a novel anchor-based approach termed Anchor-to-Joint regression network (A2J) with the end-to-end learning ability is proposed. Within A2J, anchor points able to capture global-local spatial context information are densely set on depth image…

Cited by 221PDFcodeScholar
2019

COMIC: Multi-view Clustering Without Parameter Selection

ICML 2019oral

In this paper, we study two challenges in clustering analysis, namely, how to cluster multi-view data and how to perform clustering without parameter selection on cluster size. To this end, we propose a novel objective function to project raw data into one space in which the projection embraces the…

Cited by 374SourcePDFScholar
2019

CPM-Nets: Cross Partial Multi-View Networks

NeurIPS 2019spotlight

Despite multi-view learning progressed fast in past decades, it is still challenging due to the difficulty in modeling complex correlation among different views, especially under the context of view missing. To address the challenge, we propose a novel framework termed Cross Partial Multi-View Netwo…

2017

MIML-FCN+: Multi-Instance Multi-Label Learning via Fully Convolutional Networks With Privileged Information

CVPR 2017poster

Multi-instance multi-label (MIML) learning has many interesting applications in computer visions, including multi-object recognition and automatic image tagging. In these applications, additional information such as bounding-boxes, image captions and descriptions is often available during training p…

Cited by 87PDFScholar
2016

Exploit Bounding Box Annotations for Multi-Label Object Recognition

CVPR 2016poster

Convolutional neural networks (CNNs) have shown great performance as general feature representations for object recognition applications. However, for multi-label images that contain multiple objects from different categories, scales and locations, global CNN features are not optimal. In this paper,…

Cited by 210PDFScholar