← Search

Kaidi Cao

17 accepted papers

2024

AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning

NeurIPS 2024poster

Large language model (LLM) agents have demonstrated impressive capabilities in utilizing external tools and knowledge to boost accuracy and reduce hallucinations. However, developing prompting techniques that enable LLM agents to effectively use these tools and knowledge remains a heuristic and labo…

2024

GraphMETRO: Mitigating Complex Graph Distribution Shifts via Mixture of Aligned Experts

NeurIPS 2024poster

Graph data are inherently complex and heterogeneous, leading to a high natural diversity of distributional shifts. However, it remains unclear how to build machine learning architectures that generalize to the complex distributional shifts naturally occurring in the real world. Here, we develop Grap…

2024

STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases

NeurIPS 2024poster

Answering real-world complex queries, such as complex product search, often requires accurate retrieval from semi-structured knowledge bases that involve blend of unstructured (e.g., textual descriptions of products) and structured (e.g., entity relations of products) information. However, many prev…

2023

AutoTransfer: AutoML with Knowledge Transfer - An Application to Graph Neural Networks

ICLR 2023poster

AutoML has demonstrated remarkable success in finding an effective neural architecture for a given machine learning task defined by a specific dataset and an evaluation metric. However, most present AutoML techniques consider each task independently from scratch, which requires exploring many archit…

2023

Learning Large Graph Property Prediction via Graph Segment Training

NeurIPS 2023poster

Learning to predict properties of large graphs is challenging because each prediction requires the knowledge of an entire graph, while the amount of memory available during training is bounded. Here we propose Graph Segment Training (GST), a general framework that utilizes a divide-and-conquer appro…

2023

TpuGraphs: A Performance Prediction Dataset on Large Tensor Computational Graphs

NeurIPS 2023poster

Precise hardware performance models play a crucial role in code optimizations. They can assist compilers in making heuristic decisions or aid autotuners in identifying the optimal configuration for a given program. For example, the autotuner for XLA, a machine learning compiler, discovered 10–20\% s…

2022

Relational Multi-Task Learning: Modeling Relations between Data and Tasks

ICLR 2022spotlight

A key assumption in multi-task learning is that at the inference time the multi-task model only has access to a given data point but not to the data point’s labels from other tasks. This presents an opportunity to extend multi-task learning to utilize data point’s labels from other auxiliary tasks,…

2021

Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization

ICLR 2021poster

Real-world large-scale datasets are heteroskedastic and imbalanced --- labels have varying levels of uncertainty and label distributions are long-tailed. Heteroskedasticity and imbalance challenge deep learning algorithms due to the difficulty of distinguishing among mislabeled, ambiguous, and rare…

2020

Coresets for Robust Training of Deep Neural Networks against Noisy Labels

NeurIPS 2020poster

Modern neural networks have the capacity to overfit noisy labels frequently found in real-world datasets. Although great progress has been made, existing techniques are very limited in providing theoretical guarantees for the performance of the neural networks trained with noisy labels. To tackle th…

2020

Few-Shot Video Classification via Temporal Alignment

CVPR 2020poster

Difficulty in collecting and annotating large-scale video data raises a growing interest in learning models which can recognize novel classes with only a few training examples. In this paper, we propose the Ordered Temporal Alignment Module (OTAM), a novel few-shot learning framework that can learn…

Cited by 319PDFScholar
2019

Delving Deep Into Hybrid Annotations for 3D Human Recovery in the Wild

ICCV 2019poster

Though much progress has been achieved in single-image 3D human recovery, estimating 3D model for in-the-wild images remains a formidable challenge. The reason lies in the fact that obtaining high-quality 3D annotations for in-the-wild images is an extremely hard task that consumes enormous amount o…

Cited by 73PDFScholar
2019

Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss

NeurIPS 2019poster

Deep learning algorithms can fare poorly when the training dataset suffers from heavy class-imbalance but the testing criterion requires good generalization on less frequent classes. We design two novel methods to improve performance in such scenarios. First, we propose a theoretically-principled la…

2019

TransGaGa: Geometry-Aware Unsupervised Image-To-Image Translation

CVPR 2019poster

Unsupervised image-to-image translation aims at learning a mapping between two visual domains. However, learning a translation across large geometry variations al- ways ends up with failure. In this work, we present a novel disentangle-and-translate framework to tackle the complex objects image-to-i…

Cited by 135PDFScholar
2018

Pose-Robust Face Recognition via Deep Residual Equivariant Mapping

CVPR 2018poster

Face recognition achieves exceptional success thanks to the emergence of deep learning. However, many contemporary face recognition models still perform relatively poor in processing profile faces compared to frontal faces. A key reason is that the number of frontal and profile training faces are hi…

Cited by 185SourcePDFScholar