← Search

Ching-Yao Chuang

13 accepted papers

2025

Learnings from Scaling Visual Tokenizers for Reconstruction and Generation

ICML 2025poster

Visual tokenization via auto-encoding empowers state-of-the-art image and video generative models by compressing pixels into a latent space. However, questions remain about how auto-encoder design impacts reconstruction and downstream generative performance. This work explores scaling in auto-encode…

Cited by 6SourcePDFScholar
2024

Fairy: Fast Parallelized Instruction-Guided Video-to-Video Synthesis

CVPR 2024poster

In this paper we introduce Fairy a minimalist yet robust adaptation of image-editing diffusion models enhancing them for video editing applications. Our approach centers on the concept of anchor-based cross-frame attention a mechanism that implicitly propagates diffusion features across frames ensur…

Cited by 25SourcePDFScholar
2023

What is the Inductive Bias of Flatness Regularization? A Study of Deep Matrix Factorization Models

NeurIPS 2023poster

Recent works on over-parameterized neural networks have shown that the stochasticity in optimizers has the implicit regularization effect of minimizing the sharpness of the loss function (in particular, the trace of its Hessian) over the family zero-loss solutions. More explicit forms of flatness r…

Cited by 16SourcePDFScholar
2022

Robust Contrastive Learning Against Noisy Views

CVPR 2022poster

Contrastive learning relies on an assumption that positive pairs contain related views that share certain underlying information about an instance, e.g., patches of an image or co-occurring multimodal signals of a video. What if this assumption is violated? The literature suggests that contrastive l…

Cited by 100PDFcodeScholar
2022

Tree Mover's Distance: Bridging Graph Metrics and Stability of Graph Neural Networks

NeurIPS 2022accept

Understanding generalization and robustness of machine learning models fundamentally relies on assuming an appropriate metric on the data space. Identifying such a metric is particularly challenging for non-Euclidean data such as graphs. Here, we propose a pseudometric for attributed graphs, the Tre…

2021

Contrastive Learning with Hard Negative Samples

ICLR 2021poster

We consider the question: how can you sample good negative examples for contrastive learning? We argue that, as with metric learning, learning contrastive representations benefits from hard negative samples (i.e., points that are difficult to distinguish from an anchor point). The key challenge towa…

2021

Measuring Generalization with Optimal Transport

NeurIPS 2021spotlight

Understanding the generalization of deep neural networks is one of the most important tasks in deep learning. Although much progress has been made, theoretical error bounds still often behave disparately from empirical observations. In this work, we develop margin-based generalization bounds, where…

2020

Debiased Contrastive Learning

NeurIPS 2020spotlight

A prominent technique for self-supervised representation learning has been to contrast semantically similar and dissimilar pairs of samples. Without access to labels, dissimilar (negative) points are typically taken to be randomly sampled datapoints, implicitly accepting that these points may, in re…

2020

Estimating Generalization under Distribution Shifts via Domain-Invariant Representations

ICML 2020poster

When machine learning models are deployed on a test distribution different from the training distribution, they can perform poorly, but overestimate their performance. In this work, we aim to better estimate a model’s performance under distribution shift, without supervision. To do so, we use a set…

2018

Learning to Act Properly: Predicting and Explaining Affordances From Images

CVPR 2018poster

We address the problem of affordance reasoning in diverse scenes that appear in the real world. Affordances relate the agent’s actions to their effects when taken on the surrounding objects. In our work, we take the egocentric view of the scene, and aim to reason about action-object affordances that…

Cited by 125SourcePDFScholar
2017

Show, Adapt and Tell: Adversarial Training of Cross-Domain Image Captioner

ICCV 2017poster

Impressive image captioning results are achieved in domains with plenty of training image and sentence pairs (e.g., MSCOCO). However, transferring to a target domain with significant domain shifts but no paired training data (referred to as cross-domain image captioning) remains largely unexplored.…

Cited by 183PDFcodeScholar