← Search

Zikui Cai

12 accepted papers

2026

TraceGen: World Modeling in 3D Trace Space Enables Learning from Cross-Embodiment Videos

CVPR 2026

Learning new robot tasks on new platforms and in new scenes from only a handful of demonstrations remains challenging. While videos of other embodiments---humans and different robots---are abundant, differences in embodiment, camera, and environment hinder their direct use. We address the small-data

Cited by 0SourcecodeScholar
2026

Zebra-CoT: A Dataset for Interleaved Vision-Language Reasoning

ICLR 2026poster

Humans often rely on visual aids, such as diagrams or sketches, when tackling complex problems. Teaching multimodal models to adopt similar strategies, a process known as Visual Chain of Thought (visual CoT), is much more difficult. The main challenges are: (1) weak performance of off-the-shelf visu…

Cited by 0SourcecodeScholar
2025

Zero-Shot Vision Encoder Grafting via LLM Surrogates

ICCV 2025poster

Vision language models (VLMs) typically pair a modestly sized vision encoder with a large language model (LLM), e.g., Llama-70B, making the decoder the primary computational burden during training.To reduce costs, a promising strategy is to first train the vision encoder using a small language model…

2024

Can Textual Unlearning Solve Cross-Modality Safety Alignment?

EMNLP 2024finding

Recent studies reveal that integrating new modalities into large language models (LLMs), such as vision-language models (VLMs), creates a new attack surface that bypasses existing safety training techniques like supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF). Whil…

Cited by 1SourcePDFScholar
2024

Disguise without Disruption: Utility-Preserving Face De-identification

AAAI 2024technical

With the rise of cameras and smart sensors, humanity generates an exponential amount of data. This valuable information, including underrepresented cases like AI in medical settings, can fuel new deep-learning tools. However, data scientists must prioritize ensuring privacy for individuals in these…

Cited by 15SourcePDFScholar
2022

Blackbox Attacks via Surrogate Ensemble Search

NeurIPS 2022accept

Blackbox adversarial attacks can be categorized into transfer- and query-based attacks. Transfer methods do not require any feedback from the victim model, but provide lower success rates compared to query-based methods. Query attacks often require a large number of queries for success. To achieve…

2022

Context-Aware Transfer Attacks for Object Detection

AAAI 2022technical

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of the image and the detection of one object (or lack thereof) often depends on ot…

2022

Zero-Query Transfer Attacks on Context-Aware Object Detectors

CVPR 2022poster

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a context-consistency check, wherein, if the detected objects are not consistent with a…

Cited by 30PDFScholar
2021

Exploiting Multi-Object Relationships for Detecting Adversarial Attacks in Complex Scenes

ICCV 2021poster

Vision systems that deploy Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples. Recent research has shown that checking the intrinsic consistencies in the input data is a promising way to detect adversarial attacks (e.g., by checking the object co-occurrence relationships…

Cited by 33PDFScholar