← Search

Kaihua Tang

13 accepted papers

2026

AnchorSplat: Feed-Forward 3D Gaussian Splatting With 3D Geometric Priors

CVPR 2026

Recent feed-forward Gaussian reconstruction models adopt a pixel-aligned formulation that maps each 2D pixel to a 3D Gaussian, entangling Gaussian representations tightly with the input images. In this paper, we propose AnchorSplat, a novel feed-forward 3DGS framework for scene-level reconstruction

Cited by 0SourceScholar
2026

Scaling Test-Time Robustness of Vision-Language Models via Self-Critical Inference Framework

CVPR 2026

The emergence of Large Language Models (LLMs) has driven rapid progress in multi-modal learning, particularly in the development of Large Vision-Language Models (LVLMs). However, existing LVLM training paradigms place excessive reliance on the LLM component, giving rise to two critical robustness ch

Cited by 1SourcecodeScholar
2023

Generalized Logit Adjustment: Calibrating Fine-tuned Models by Removing Label Bias in Foundation Models

NeurIPS 2023poster

Foundation models like CLIP allow zero-shot transfer on various tasks without additional training data. Yet, the zero-shot performance is less competitive than a fully supervised one. Thus, to enhance the performance, fine-tuning and ensembling are also commonly adopted to better fit the downstream…

2022

Class Is Invariant to Context and Vice Versa: On Learning Invariance for Out-of-Distribution Generalization

ECCV 2022poster

"Out-Of-Distribution generalization (OOD) is all about learning invariance against environmental changes. If the context in every class is evenly distributed, OOD would be trivial because the context can be easily removed due to an underlying principle: class is invariant to context. However, collec…

2022

Identifying Hard Noise in Long-Tailed Sample Distribution

ECCV 2022poster

"Conventional de-noising methods rely on the assumption that the noisy samples are independent and identically distributed, so the resultant classifier, though disturbed by noise, can still easily identify the noises as outliers. However, the assumption is unrealistic in large-scale data that is ine…

2022

Invariant Feature Learning for Generalized Long-Tailed Classification

ECCV 2022poster

"Existing long-tailed classification (LT) methods only focus on tackling the class-wise imbalance that head classes have more samples than tail classes, but overlook the attribute-wise imbalance. In fact, even if the class is balanced, samples within each class may still be long-tailed due to the va…

2021

Counterfactual VQA: A Cause-Effect Look at Language Bias

CVPR 2021poster

Recent VQA models may tend to rely on language bias as a shortcut and thus fail to sufficiently learn the multi-modal knowledge from both vision and language. In this paper, we investigate how to capture and mitigate language bias in VQA. Motivated by causal effects, we proposed a novel counterfactu…

Cited by 491PDFcodeScholar
2021

Distilling Causal Effect of Data in Class-Incremental Learning

CVPR 2021poster

We propose a causal framework to explain the catastrophic forgetting in Class-Incremental Learning (CIL) and then derive a novel distillation method that is orthogonal to the existing anti-forgetting techniques, such as data replay and feature/label distillation. We first 1) place CIL into the frame…

Cited by 257PDFcodeScholar
2020

Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect

NeurIPS 2020poster

As the class size grows, maintaining a balanced dataset across many classes is challenging because the data are long-tailed in nature; it is even impossible when the sample-of-interest co-exists with each other in one collectable unit, e.g., multiple visual instances in one image. Therefore, long-ta…

2020

Unbiased Scene Graph Generation From Biased Training

CVPR 2020oral

Today's scene graph generation (SGG) task is still far from practical, mainly due to the severe training bias, e.g., collapsing diverse "human walk on / sit on / lay on beach" into "human on beach". Given such SGG, the down-stream tasks such as VQA can hardly infer better scene structures than merel…

Cited by 870PDFcodeScholar
2019

Learning to Compose Dynamic Tree Structures for Visual Contexts

CVPR 2019oral

We propose to compose dynamic tree structures that place the objects in an image into a visual context, helping visual reasoning tasks such as scene graph generation and visual Q&A. Our visual context tree model, dubbed VCTree, has two key advantages over existing structured object representations i…

Cited by 618PDFScholar