← Search

Yuan Cao

84 accepted papers

2026

Automatic Channel Pruning by Searching with Structure Embedding for Hash Network

AAAI 2026technical

Deep hash networks are widely used in tasks such as large-scale image retrieval due to high search efficiency and low storage costs through binary hash codes. With the growing demand for deploying deep hash networks on resource-constrained devices, it is crucial to perform network compression on the

Cited by 0SourcePDFScholar
2026

Disentangled Hypergraph Network with Implicit Structure Learning for Mobility Social Relationship Inference

IJCAI 2026

Inferring social relationships from users' mobile data holds significant value for personalized recommendations. Most methods model user interactions based on co-occurrence records, achieving impressive success in capturing social signals. However, despite these advancements, current techniques stil

Cited by 0Scholar
2026

From Assistant to Independent Developer — Are GPTs Ready for Software Development?

ICLR 2026poster

Large language models (LLMs) have demonstrated remarkable capability in function-level code generation tasks. Unlike isolated functions, real-world applications demand reasoning over the entire software system: developers must orchestrate how different components interact, maintain consistency acro…

Cited by 0SourceScholar
2026

Geometry-driven OOD Detectors Are Class-Incremental Learners

CVPR 2026

Class-Incremental Learning (CIL) seeks to acquire new classes over time without erasing prior knowledge. While recent methods leverage pre-trained models (PTMs) to curb forgetting, they largely optimize the feature extractor and overlook the crucial classification head. In this work, we advance a si

Cited by 0SourcecodeScholar
2026

KernelBand: Steering LLM-based Kernel Optimization via Hardware-Aware Multi-Armed Bandits

ICML 2026poster

High-performance GPU kernels are critical for efficient LLM serving, yet their optimization remains a bottleneck requiring deep system expertise. While code LLMs show promise in generating functionally correct code, kernel optimization is intrinsically a search problem over a vast optimization space…

Cited by 0SourceScholar
2026

Multiplex Heterogeneous Graph Neural Networks with Euclidean-Riemannian Mutual Space Synergy

AAAI 2026technical

Multiplex heterogeneous networks are common in real-world scenarios, where entities interact through diverse types of relations across multiple semantic layers. Recent advances in multiplex heterogeneous graph neural networks have achieved remarkable results by incorporating node and relation types

Cited by 0SourcePDFScholar
2026

On the Convergence of Adaptive Gradient Methods for Nonconvex Optimization

ICML 2026poster

Adaptive gradient methods are workhorses in deep learning. However, the convergence guarantees of adaptive gradient methods for nonconvex optimization have not been thoroughly studied. In this paper, we provide a fine-grained convergence analysis for a general class of adaptive gradient methods incl…

Cited by 0SourceScholar
2026

Self-Supervised Cross-City Trajectory Representation Learning Based on Meta-Learning

AAAI 2026technical

Trajectory representation learning transforms complex spatio-temporal features of trajectories into dense, low-dimensional embeddings, enabling applications in intelligent transportation systems. With advances in this field and the availability of large-scale traffic data, intelligent urban systems

Cited by 0SourcePDFScholar
2026

Synergistic Intra- and Cross-Layer Regularization Losses for MoE Expert Specialization

ICML 2026poster

Sparse Mixture-of-Experts (MoE) models scale Transformers efficiently but suffer from expert overlap, where different experts process similar tokens and learn redundant functions, resulting in ambiguous routing and underutilized capacity. While architectural solutions like DeepSeek-style shared expe…

Cited by 0SourceScholar
2026

Towards Efficient and Effective Unimodal Trajectory Representation Learning: A Simple Yet Powerful Approach

IJCAI 2026

Trajectory representation learning transforms trajectory data into low-dimensional embeddings for downstream analytics. Although trajectory data inherently contains rich spatiotemporal information that remains to be more deeply explored, recent approaches have increasingly favored integrating extern

Cited by 0Scholar
2026

Towards Understanding Generalization in DP-GD: A Case Study in Training Two-Layer CNNs

AAAI 2026technical

Modern deep learning techniques focus on extracting intricate information from data to achieve accurate predictions. However, the training datasets may be crowdsourced and include sensitive information, such as personal contact details, financial data, and medical records. As a result, there is a gr

Cited by 0SourcePDFScholar
2026

TrajAgg: Dual-Scale Feature Aggregation with Hybrid Training for Trajectory Similarity Computation in Free Space

AAAI 2026technical

With the widespread use of location-tracking technologies, large volumes of trajectory data are continuously generated. Trajectory similarity computation is a core task in trajectory mining with broad applications. However, existing methods still face two key challenges: (1) the difficulty of balanc

Cited by 0SourcePDFScholar
2026

Transformers Efficiently Perform In-Context Logistic Regression via Normalized Gradient Descent

ICML 2026poster

Transformers have demonstrated remarkable in-context learning (ICL) capabilities. The strong ICL performance of transformers is commonly believed to arise from their ability to implicitly execute certain algorithms on the context, thereby enhancing prediction and generation. In this work, we investi…

Cited by 0SourceScholar
2026

Transformers Trained via Gradient Descent Can Provably Learn a Class of Teacher Models

ICLR 2026poster

Transformers have achieved great success across a wide range of applications, yet the theoretical foundations underlying their success remain largely unexplored. To demystify the strong capacities of transformers applied to versatile scenarios and tasks, we theoretically investigate utilizing transf…

Cited by 0SourceScholar
2026

UNDERSTANDING TRANSFORMERS FOR TIME SEIRES FORECASTING: A CASE STUDY ON MOIRAI

ICLR 2026poster

We give a comprehensive theoretical analysis of transformers as time series pre- diction models, with a focus on MOIRAI (Woo et al., 2024). We study its ap- proximation and generalization capabilities. First, we demonstrate that there exist transformers that fit an autoregressive model on input univ…

Cited by 0SourcecodeScholar
2025

A Privacy-Preserving Cross-Modal Retrieval Scheme Based on CLIP and Deep Hashing

ICASSP 2025accepted

With the massive growth of multimedia data, local devices gradually cannot meet the data processing needs, thus utilizing cloud server resources becomes better choice. To prevent privacy leakage, user data can only be stored in ciphertext. Existing cross-media retrieval schemes are only for plaintex…

Cited by 0SourceScholar
2025

Deep Graph Online Hashing for Multi-Label Image Retrieval

AAAI 2025technical

Online hashing has attracted much research attention for large-scale image retrieval in a streaming way. The main challenge lies in keeping balance between high retrieval accuracy and low training time. Existing online hashing methods almost rely on shallow models rather than deep networks due to hi…

2025

On the Power of Multitask Representation Learning with Gradient Descent

AISTATS 2025poster

Representation learning, particularly multi-task representation learning, has gained widespread popularity in various deep learning applications, ranging from computer vision to natural language processing, due to its remarkable generalization performance. Despite its growing use, our understanding…

Cited by 0SourceScholar
2025

On the Robustness of Transformers against Context Hijacking for Linear Classification

NeurIPS 2025poster

Transformer-based Large Language Models (LLMs) have demonstrated powerful in-context learning capabilities. However, their predictions can be disrupted by factually correct context, a phenomenon known as context hijacking, revealing a significant robustness issue. To understand this phenomenon theor…

Cited by 0SourceScholar
2025

Quantifying the Optimization and Generalization Advantages of Graph Neural Networks Over Multilayer Perceptrons

AISTATS 2025poster

Graph neural networks (GNNs) have demonstrated remarkable capabilities in learning from graph-structured data, often outperforming traditional Multilayer Perceptrons (MLPs) in numerous graph-based tasks. Although existing works have demonstrated the benefits of graph convolution through Laplacian sm…

Cited by 0SourceScholar
2025

Transformer Learns Optimal Variable Selection in Group-Sparse Classification

ICLR 2025poster

Transformers have demonstrated remarkable success across various applications. However, the success of transformers have not been understood in theory. In this work, we give a case study of how transformers can be trained to learn a classic statistical model with "group sparsity", where the input va…

Cited by 0SourcePDFScholar
2025

Understanding the Generalization of Stochastic Gradient Adam in Learning Neural Networks

NeurIPS 2025poster

Adam is a popular and widely used adaptive gradient method in deep learning, which has also received tremendous focus in theoretical research. However, most existing theoretical work primarily analyzes its full-batch version, which differs fundamentally from the stochastic variant used in practice.…

Cited by 0SourceScholar
2025

Vision-guided Text Mining for Unsupervised Cross-modal Hashing with Community Similarity Quantization

AAAI 2025technical

Cross-modal retrieval, as an emerging field within multimedia research, has gained significant attention in recent years. Unsupervised cross-modal hashing methods are attractive due to their ability to capture latent relationships within the data without label supervision and to produce compact hash…

2024

Can Public Large Language Models Help Private Cross-device Federated Learning?

NAACL 2024findings

We study (differentially) private federated learning (FL) of language models. The language models in cross-device FL are relatively small, which can be trained with meaningful formal user-level differential privacy (DP) guarantees when massive parallelism in training is enabled by the participation…

Cited by 45SourcePDFScholar
2024

Global Convergence in Training Large-Scale Transformers

NeurIPS 2024poster

Despite the widespread success of Transformers across various domains, their optimization guarantees in large-scale model settings are not well-understood. This paper rigorously analyzes the convergence properties of gradient flow in training Transformers with weight decay regularization. First, we…

Cited by 2SourcePDFScholar
2024

IG Captioner: Information Gain Captioners are Strong Zero-shot Classifiers

ECCV 2024poster

"Generative training has been demonstrated to be powerful for building visual-language models. However, on zero-shot discriminative benchmarks, there is still a performance gap between models trained with generative and discriminative objectives. In this paper, we aim to narrow this gap by improving…

Cited by 3SourcePDFScholar
2024

On the Comparison between Multi-modal and Single-modal Contrastive Learning

NeurIPS 2024poster

Multi-modal contrastive learning with language supervision has presented a paradigm shift in modern machine learning. By pre-training on a web-scale dataset, multi-modal contrastive learning can learn high-quality representations that exhibit impressive robustness and transferability. Despite its em…

Cited by 6SourcePDFScholar
2024

One-Layer Transformer Provably Learns One-Nearest Neighbor In Context

NeurIPS 2024poster

Transformers have achieved great success in recent years. Interestingly, transformers have shown particularly strong in-context learning capability -- even without fine-tuning, they are still able to solve unseen tasks well purely based on task-specific prompts. In this paper, we study the capabilit…

Cited by 6SourcePDFScholar
2024

Retrieval Augmented End-to-End Spoken Dialog Models

ICASSP 2024accepted

We recently developed a joint speech and language model (SLM [1]) which fuses a pretrained foundational speech model and a large language model (LLM), while preserving the in-context learning capability intrinsic to the pretrained LLM. In this paper, we apply SLM to dialog applications where the dia…

Cited by 0SourceScholar
2024

RoboVQA: Multimodal Long-Horizon Reasoning for Robotics

ICRA 2024poster

We present a scalable, bottom-up and intrinsically diverse data collection scheme that can be used for high-level reasoning with long and medium horizons and that has 2.2x higher throughput compared to traditional narrow top-down step-by-step collection. We collect realistic data by performing any u…

Cited by 67SourceScholar
2023

Binarized Neural Machine Translation

NeurIPS 2023poster

The rapid scaling of language models is motivating research using low-bitwidth quantization. In this work, we propose a novel binarization technique for Transformers applied to machine translation (BMT), the first of its kind. We identify and address the problem of inflated dot-product variance when…

2023

Grammar Prompting for Domain-Specific Language Generation with Large Language Models

NeurIPS 2023poster

Large language models (LLMs) can learn to perform a wide range of natural language tasks from just a handful of in-context examples. However, for generating strings from highly structured languages (e.g., semantic parsing to complex domain-specific languages), it is challenging for the LLM to gen…

2023

Graph Structure Learning on User Mobility Data for Social Relationship Inference

AAAI 2023technical

With the prevalence of smart mobile devices and location-based services, uncovering social relationships from human mobility data is of great value in real-world spatio-temporal applications ranging from friend recommendation, advertisement targeting to transportation scheduling. While a handful of…

2023

How Does Semi-supervised Learning with Pseudo-labelers Work? A Case Study

ICLR 2023poster

Semi-supervised learning is a popular machine learning paradigm that utilizes a large amount of unlabeled data as well as a small amount of labeled data to facilitate learning tasks. While semi-supervised learning has achieved great success in training neural networks, its theoretical understanding…

Cited by 9SourcePDFScholar
2023

MUX-PLMs: Data Multiplexing for High-throughput Language Models

EMNLP 2023long findings

The widespread adoption of large language models such as ChatGPT and Bard has led to unprecedented demand for these technologies. The burgeoning cost of inference for ever-increasing model sizes coupled with hardware shortages has limited affordable access and poses a pressing need for efficiency ap…

Cited by 0SourcecodeScholar
2023

Mutual Information Based Reweighting for Precipitation Nowcasting

ICASSP 2023accepted

Precipitation nowcasting uses previous rainfall observations to forecast future rainfall intensities in a local area. In rainfall data, the rain-less samples usually well exceed the heavy rainfall samples, and it causes the data imbalance problem in precipitation nowcasting tasks. In this paper, we…

Cited by 2SourceScholar
2023

ReAct: Synergizing Reasoning and Acting in Language Models

ICLR 2023top-5%

While large language models (LLMs) have demonstrated impressive capabilities across tasks in language understanding and interactive decision making, their abilities for reasoning (e.g. chain-of-thought prompting) and acting (e.g. action plan generation) have primarily been studied as separate topics…

2023

Tree of Thoughts: Deliberate Problem Solving with Large Language Models

NeurIPS 2023oral

Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making processes during inference. This means they can fall short in tasks that require exploration, strategic lookahead, or where i…

2023

Understanding Train-Validation Split in Meta-Learning with Neural Networks

ICLR 2023poster

The goal of meta-learning is to learn a good prior model from a collection of tasks such that the learned prior is able to adapt quickly to new tasks without accessing many data from the new tasks. A common practice in meta-learning is to perform a train-validation split on each task, where the trai…

Cited by 4SourcePDFScholar
2023

Understanding the Generalization of Adam in Learning Neural Networks with Proper Regularization

ICLR 2023poster

Adaptive gradient methods such as Adam have gained increasing popularity in deep learning optimization. However, it has been observed in many deep learning applications such as image classification, Adam can converge to a different solution with a worse test error compared to (stochastic) gradient d…

Cited by 63SourcePDFScholar
2022

Benign Overfitting in Two-layer Convolutional Neural Networks

NeurIPS 2022accept

Modern neural networks often have great expressive power and can be trained to overfit the training data, while still achieving a good test performance. This phenomenon is referred to as “benign overfitting”. Recently, there emerges a line of works studying “benign overfitting” from the theoretical…

Cited by 138SourcePDFScholar
2022

Hybrid Weighting Loss for Precipitation Nowcasting from Radar Images

ICASSP 2022accepted

Precipitation nowcasting is gaining increasing attention in the signal processing community. Existing deep learning-based studies focus on designing an effective model architecture, neglecting the influence of the severe imbalanced distribution of rainfall data that can compromise the predictive acc…

Cited by 8SourceScholar
2022

Knowledge-grounded Dialog State Tracking

EMNLP 2022finding

Knowledge (including structured knowledge such as schema and ontology and unstructured knowledge such as web corpus) is a critical part of dialog understanding, especially for unseen tasks and domains. Traditionally, such domain-specific knowledge is encoded implicitly into model parameters for the…

Cited by 5SourcePDFScholar
2022

Multilingual Mix: Example Interpolation Improves Multilingual Neural Machine Translation

ACL 2022long

Multilingual neural machine translation models are trained to maximize the likelihood of a mix of examples drawn from multiple language pairs. The dominant inductive bias applied to these models is a shared vocabulary and a shared set of parameters across languages; the inputs and labels correspondi…

Cited by 17SourcePDFScholar
2022

On the Channel Pruning using Graph Convolution Network for Convolutional Neural Network Acceleration

IJCAI 2022poster

Network pruning is considered efficient for sparsification and acceleration of Convolutional Neural Network (CNN) based models that can be adopted in re-source-constrained environments. Inspired by two popular pruning criteria, i.e. magnitude and similarity, this paper proposes a novel structural pr…

Cited by 25SourcePDFScholar
2022

SGD-X: A Benchmark for Robust Generalization in Schema-Guided Dialogue Systems

AAAI 2022technical

Zero/few-shot transfer to unseen services is a critical challenge in task-oriented dialogue research. The Schema-Guided Dialogue (SGD) dataset introduced a paradigm for enabling models to support any service in zero-shot through schemas, which describe service APIs to models in natural language. We…

2022

Show, Don’t Tell: Demonstrations Outperform Descriptions for Schema-Guided Task-Oriented Dialogue

NAACL 2022long

Building universal dialogue systems that operate across multiple domains/APIs and generalize to new ones with minimal overhead is a critical challenge. Recent works have leveraged natural language descriptions of schema elements to enable such systems; however, descriptions only indirectly convey sc…

Cited by 34SourcePDFScholar
2022

SimVLM: Simple Visual Language Model Pretraining with Weak Supervision

ICLR 2022poster

With recent progress in joint modeling of visual and textual representations, Vision-Language Pretraining (VLP) has achieved impressive performance on many multimodal downstream tasks. However, the requirement for expensive annotations including clean image captions and regional labels limits the sc…

Cited by 918SourcePDFScholar
2022

Unsupervised Slot Schema Induction for Task-oriented Dialog

NAACL 2022long

Carefully-designed schemas describing how to collect and annotate dialog corpora are a prerequisite towards building task-oriented dialog systems. In practical applications, manually designing schemas can be error-prone, laborious, iterative, and slow, especially when the schema is complicated. To a…

Cited by 15SourcePDFScholar
2021

A Comprehensive Survey on Image Dehazing Based on Deep Learning

IJCAI 2021poster

The presence of haze significantly reduces the quality of images. Researchers have designed a variety of algorithms for image dehazing (ID) to restore the quality of hazy images. However, there are few studies that summarize the deep learning (DL) based dehazing technologies. In this paper, we condu…

Cited by 40SourcePDFScholar
2021

Effective Sequence-to-Sequence Dialogue State Tracking

EMNLP 2021main

Sequence-to-sequence models have been applied to a wide variety of NLP tasks, but how to properly use them for dialogue state tracking has not been systematically investigated. In this paper, we study this problem from the perspectives of pre-training objectives as well as the formats of context rep…

2021

Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models

ICLR 2021spotlight

Massively multilingual models subsuming tens or even hundreds of languages pose great challenges to multi-task optimization. While it is a common practice to apply a language-agnostic procedure optimizing a joint multilingual task objective, how to properly characterize and take advantage of its und…

Cited by 215SourcePDFScholar
2021

How Much Over-parameterization Is Sufficient to Learn Deep ReLU Networks?

ICLR 2021poster

A recent line of research on deep learning focuses on the extremely over-parameterized setting, and shows that when the network width is larger than a high degree polynomial of the training sample size $n$ and the inverse of the target error $\epsilon^{-1}$, deep neural networks learned by (stochast…

Cited by 152SourcePDFScholar
2021

Provable Generalization of SGD-trained Neural Networks of Any Width in the Presence of Adversarial Label Noise

ICML 2021spotlight

We consider a one-hidden-layer leaky ReLU network of arbitrary width trained by stochastic gradient descent (SGD) following an arbitrary initialization. We prove that SGD produces neural networks that have classification accuracy competitive with that of the best halfspace over the distribution for…

2021

Risk Bounds for Over-parameterized Maximum Margin Classification on Sub-Gaussian Mixtures

NeurIPS 2021poster

Modern machine learning systems such as deep neural networks are often highly over-parameterized so that they can fit the noisy training data exactly, yet they can still achieve small test errors in practice. In this paper, we study this "benign overfitting" phenomenon of the maximum margin classifi…

Cited by 69SourcePDFScholar
2021

The geometry of integration in text classification RNNs

ICLR 2021poster

Despite the widespread application of recurrent neural networks (RNNs), a unified understanding of how RNNs solve particular tasks remains elusive. In particular, it is unclear what dynamical patterns arise in trained RNNs, and how those pat-terns depend on the training dataset or task. This work…

Cited by 14SourcePDFScholar
2021

Towards Understanding the Spectral Bias of Deep Learning

IJCAI 2021poster

An intriguing phenomenon observed during training neural networks is the spectral bias, which states that neural networks are biased towards learning less complex functions. The priority of learning functions with low complexity might be at the core of explaining the generalization ability of neural…

Cited by 265SourcePDFScholar
2021

Understanding How Encoder-Decoder Architectures Attend

NeurIPS 2021poster

Encoder-decoder networks with attention have proven to be a powerful way to solve many sequence-to-sequence tasks. In these networks, attention aligns encoder and decoder states and is often used for visualizing network behavior. However, the mechanisms used by networks to generate appropriate atten…

Cited by 33SourcePDFScholar
2020

A Generalized Neural Tangent Kernel Analysis for Two-layer Neural Networks

NeurIPS 2020poster

A recent breakthrough in deep learning theory shows that the training of over-parameterized deep neural networks can be characterized by a kernel function called \textit{neural tangent kernel} (NTK). However, it is known that this type of results does not perfectly match the practice, as NTK-based a…

Cited by 96SourcePDFScholar
2020

Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks

IJCAI 2020poster

Adaptive gradient methods, which adopt historical gradient information to automatically adjust the learning rate, despite the nice property of fast convergence, have been observed to generalize worse than stochastic gradient descent (SGD) with momentum in training deep neural networks. This leaves h…

2020

Fully-Hierarchical Fine-Grained Prosody Modeling For Interpretable Speech Synthesis

ICASSP 2020accepted

This paper proposes a hierarchical, fine-grained and interpretable latent variable model for prosody based on the Tacotron 2 text-to-speech model. It achieves multi-resolution modeling of prosody by conditioning finer level representations on coarser level ones. Additionally, it imposes hierarchical…

Cited by 0SourceScholar
2020

Generating Diverse and Natural Text-to-Speech Samples Using a Quantized Fine-Grained VAE and Autoregressive Prosody Prior

ICASSP 2020accepted

Recent neural text-to-speech (TTS) models with fine-grained latent features enable precise control of the prosody of synthesized speech. Such models typically incorporate a fine-grained variational autoencoder (VAE) structure, extracting latent features at each input token (e.g., phonemes). However,…

Cited by 0SourceScholar
2020

Your GAN is Secretly an Energy-based Model and You Should Use Discriminator Driven Latent Sampling

NeurIPS 2020poster

We show that the sum of the implicit generator log-density $\log p_g$ of a GAN with the logit score of the discriminator defines an energy function which yields the true data density when the generator is imperfect but the discriminator is optimal, thus making it possible to improve on the typical g…

Cited by 147SourcePDFScholar
2019

Algorithm-Dependent Generalization Bounds for Overparameterized Deep Residual Networks

NeurIPS 2019poster

The skip-connections used in residual networks have become a standard architecture choice in deep learning due to the increased generalization and stability of networks with this architecture, although there have been limited theoretical guarantees for this improved performance. In this work, we a…

Cited by 40SourcePDFScholar
2019

Generalization Bounds of Stochastic Gradient Descent for Wide and Deep Neural Networks

NeurIPS 2019spotlight

We study the training and generalization of deep neural networks (DNNs) in the over-parameterized regime, where the network width (i.e., number of hidden nodes per layer) is much larger than the number of training data points. We show that, the expected $0$-$1$ loss of a wide enough ReLU network tr…

Cited by 466SourcePDFScholar
2019

Hierarchical Generative Modeling for Controllable Speech Synthesis

ICLR 2019poster

This paper proposes a neural end-to-end text-to-speech (TTS) model which can control latent attributes in the generated speech that are rarely annotated in the training data, such as speaking style, accent, background noise, and recording conditions. The model is formulated as a conditional generati…

Cited by 297SourcePDFScholar
2019

Leveraging Weakly Supervised Data to Improve End-to-end Speech-to-text Translation

ICASSP 2019accepted

End-to-end Speech Translation (ST) models have many potential advantages when compared to the cascade of Automatic Speech Recognition (ASR) and text Machine Translation (MT) models, including lowered inference latency and the avoidance of error compounding. However, the quality of end-to-end ST is o…

Cited by 0SourceScholar
2018

The Edge Density Barrier: Computational-Statistical Tradeoffs in Combinatorial Inference

ICML 2018oral

We study the hypothesis testing problem of inferring the existence of combinatorial structures in undirected graphical models. Although there exist extensive studies on the information-theoretic limits of this problem, it remains largely unexplored whether such limits can be attained by efficient al…

Cited by 10SourcePDFScholar