← Search

Zongyi Li

22 accepted papers

2026

CUARewardBench: Benchmark for Evaluating Reward Models on Computer-using Agent Trajectories

ICML 2026poster

Computer-using agents (CUAs) enable task completion through natural interaction with operating systems and software interfaces. While script-based verifiers are widely adopted for evaluation, they suffer from limited scalability and inability to provide step-wise assessment. Reward models offer prom…

Cited by 0SourceScholar
2026

Dual-stream Relation-modeling Disentanglement for Cloth-Changing Person Re-Identification

AAAI 2026technical

Cloth-changing person re-identification (CC-ReID) aims to identify individuals across non-overlapping cameras despite clothing variations. Existing methods are often constrained by two primary limitations: approaches using auxiliary modalities typically rely on a single specific cue, limiting their

Cited by 0SourcePDFScholar
2026

GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training

ICML 2026poster

Neural simulators promise efficient surrogates for physics simulation, but scaling them is bottlenecked by the prohibitive cost of generating high-fidelity training data. Pre-training on abundant off-the-shelf geometries offers a natural alternative, yet faces a fundamental gap: supervision on stati…

Cited by 0SourceScholar
2026

INCONVAD: A TWO-STAGE DUAL-TOWER FRAMEWORK FOR MULTIMODAL EMOTION INCONSISTENCY DETECTION

ICASSP 2026poster

Detecting emotional inconsistency across modalities is a key challenge in affective computing, as speech and text often convey conflicting cues. Existing approaches generally rely on incomplete emotion representations and employ unconditional fusion, which weakens performance when modalities are inc…

Cited by 0SourcePDFScholar
2026

Learn the Ropes, Then Trust the Wins: Self-imitation with Progressive Exploration for Agentic Reinforcement Learning

ICLR 2026poster

Reinforcement learning (RL) is the dominant paradigm for sharpening strategic tool use capabilities of LLMs on long-horizon, sparsely-rewarded agent tasks, yet it faces a fundamental challenge of exploration-exploitation trade-off. Existing studies stimulate exploration through the lens of policy en…

Cited by 0SourcecodeScholar
2025

AD2T: Adversarial Distortion Domain Translation for Robust Watermarking against Non-differentiable Distortions

ICASSP 2025accepted

Deep watermarking models optimize robustness by incorporating distortions between the encoder and decoder. To tackle non-differentiable distortions, current methods only train the decoder with distorted images, which breaks the joint optimization of the encoder-decoder, resulting in suboptimal perfo…

Cited by 0SourceScholar
2025

ARLON: Boosting Diffusion Transformers with Autoregressive Models for Long Video Generation

ICLR 2025poster

Text-to-video (T2V) models have recently undergone rapid and substantial advancements. Nevertheless, due to limitations in data and computational resources, achieving efficient generation of long videos with rich motion dynamics remains a significant challenge. To generate high-quality, dynamic, an…

Cited by 6SourcePDFScholar
2025

Autoregressive Motion Generation with Gaussian Mixture-Guided Latent Sampling

NeurIPS 2025poster

Existing efforts in motion synthesis typically utilize either generative transformers with discrete representations or diffusion models with continuous representations. However, the discretization process in generative transformers can introduce motion errors, while the sampling process in diffusion…

Cited by 0SourceScholar
2025

Exploring the Potential of Large Vision-Language Models for Unsupervised Text-Based Person Retrieval

AAAI 2025technical

The aim of text-based person retrieval is to identify pedestrians using natural language descriptions within a large-scale image gallery. Traditional methods rely heavily on manually annotated image-text pairs, which are resource-intensive to obtain. With the emergence of Large Vision-Language Model…

Cited by 0SourcePDFScholar
2025

Incentivizing Reasoning for Advanced Instruction-Following of Large Language Models

NeurIPS 2025poster

Existing large language models (LLMs) face challenges of following complex instructions, especially when multiple constraints are present and organized in paralleling, chaining, and branching structures. One intuitive solution, namely chain-of-thought (CoT), is expected to universally improve capabi…

Cited by 0SourcecodeScholar
2024

Cross-modal Generation and Alignment via Attribute-guided Prompt for Unsupervised Text-based Person Retrieval

IJCAI 2024poster

Text-based Person Search aims to retrieve a specified person using a given text query. Current methods predominantly rely on paired labeled image-text data to train the cross-modality retrieval model, necessitating laborious and time-consuming labeling. In response to this challenge, we present the…

Cited by 1SourcePDFScholar
2024

Pretraining Codomain Attention Neural Operators for Solving Multiphysics PDEs

NeurIPS 2024poster

Existing neural operator architectures face challenges when solving multiphysics problems with coupled partial differential equations (PDEs) due to complex geometries, interactions between physical variables, and the limited amounts of high-resolution training data. To address these issues, we prop…

Cited by 20SourcePDFScholar
2024

Uncertainty-Guided Person Search Model with Auxiliary Shallow Feature Exploration

ICASSP 2024accepted

Person search is a unified system aimed at jointly localizing and identifying a person of interest from a gallery of whole scene images. Due to the inherent properties of the person search, it faces significant challenges of large-scale variations, inaccurate detection boxes, and crowded scenes. To…

Cited by 0SourceScholar
2023

Geometry-Informed Neural Operator for Large-Scale 3D PDEs

NeurIPS 2023poster

We propose the geometry-informed neural operator (GINO), a highly efficient approach for learning the solution operator of large-scale partial differential equations with varying geometries. GINO uses a signed distance function (SDF) representation of the input shape and neural operators based on gr…

Cited by 106SourcePDFScholar
2022

Efficient Token Mixing for Transformers via Adaptive Fourier Neural Operators

ICLR 2022poster

Vision transformers have delivered tremendous success in representation learning. This is primarily due to effective token mixing through self attention. However, this scales quadratically with the number of pixels, which becomes infeasible for high-resolution inputs. To cope with this challenge, we…

Cited by 110SourcePDFScholar
2022

Learning Chaotic Dynamics in Dissipative Systems

NeurIPS 2022accept

Chaotic systems are notoriously challenging to predict because of their sensitivity to perturbations and errors due to time stepping. Despite this unpredictable behavior, for many dissipative systems the statistics of the long term trajectories are governed by an invariant measure supported on a set…

Cited by 36SourcePDFScholar
2022

Reliability Exploration with Self-Ensemble Learning for Domain Adaptive Person Re-identification

AAAI 2022technical

Person re-identifcation (Re-ID) based on unsupervised domain adaptation (UDA) aims to transfer the pre-trained model from one labeled source domain to an unlabeled target domain. Existing methods tackle this problem by using clustering methods to generate pseudo labels. However, pseudo labels produc…

Cited by 46SourcePDFScholar
2021

Fourier Neural Operator for Parametric Partial Differential Equations

ICLR 2021poster

The classical development of neural networks has primarily focused on learning mappings between finite-dimensional Euclidean spaces. Recently, this has been generalized to neural operators that learn mappings between function spaces. For partial differential equations (PDEs), neural operators direc…

2021

Searching for an Effective Defender: Benchmarking Defense against Adversarial Word Substitution

EMNLP 2021main

Recent studies have shown that deep neural network-based models are vulnerable to intentionally crafted adversarial examples, and various methods have been proposed to defend against adversarial word-substitution attacks for neural NLP models. However, there is a lack of systematic study on comparin…

2020

Multipole Graph Neural Operator for Parametric Partial Differential Equations

NeurIPS 2020poster

One of the main challenges in using deep learning-based methods for simulating physical systems and solving partial differential equations (PDEs) is formulating physics-based data in the desired structure for neural networks. Graph neural networks (GNNs) have gained popularity in this area since gr…