← Search

Kaican Li

10 accepted papers

2026

InSight-o3: Empowering Multimodal Foundation Models with Generalized Visual Search

ICLR 2026poster

The ability for AI agents to "think with images" requires a sophisticated blend of reasoning and perception. However, current open multimodal agents still largely fall short on the reasoning aspect that are crucial for real-world tasks like analyzing documents with dense charts/diagrams or navigatin…

Cited by 0SourcecodeScholar
2024

Consistency Regularization for Domain Generalization with Logit Attribution Matching

UAI 2024poster

Domain generalization (DG) is about training models that generalize well under domain shift. Previous research on DG has been conducted mostly in single-source or multi-source settings. In this paper, we consider a third lesser-known setting where a training domain is endowed with a collection of pa…

2024

Dual Risk Minimization: Towards Next-Level Robustness in Fine-tuning Zero-Shot Models

NeurIPS 2024poster

Fine-tuning foundation models often compromises their robustness to distribution shifts. To remedy this, most robust fine-tuning methods aim to preserve the pre-trained features. However, not all pre-trained features are robust and those methods are largely indifferent to which ones to preserve. We…

2023

Certifiable Out-of-Distribution Generalization

AAAI 2023technical

Machine learning methods suffer from test-time performance degeneration when faced with out-of-distribution (OoD) data whose distribution is not necessarily the same as training data distribution. Although a plethora of algorithms have been proposed to mitigate this issue, it has been demonstrated t…

2022

CODA: A Real-World Road Corner Case Dataset for Object Detection in Autonomous Driving

ECCV 2022poster

"Contemporary deep-learning object detection methods for autonomous driving usually assume prefixed categories of common traffic participants, such as pedestrians and cars. Most existing detectors are unable to detect uncommon objects and corner cases (e.g., a dog crossing a street), which may lead…

2022

MODNet: Real-Time Trimap-Free Portrait Matting via Objective Decomposition

AAAI 2022technical

Existing portrait matting methods either require auxiliary inputs that are costly to obtain or involve multiple stages that are computationally expensive, making them less suitable for real-time applications. In this work, we present a light-weight matting objective decomposition network (MODNet) fo…

2022

OoD-Bench: Quantifying and Understanding Two Dimensions of Out-of-Distribution Generalization

CVPR 2022oral

Deep learning has achieved tremendous success with independent and identically distributed (i.i.d.) data. However, the performance of neural networks often degenerates drastically when encountering out-of-distribution (OoD) data, i.e., when training and test data are sampled from different distribut…

Cited by 125PDFcodeScholar
2022

Regularization Penalty Optimization for Addressing Data Quality Variance in OoD Algorithms

AAAI 2022technical

Due to the poor generalization performance of traditional empirical risk minimization (ERM) in the case of distributional shift, Out-of-Distribution (OoD) generalization algorithms receive increasing attention. However, OoD generalization algorithms overlook the great variance in the quality of trai…

Cited by 6SourcePDFScholar
2020

Guided Collaborative Training for Pixel-wise Semi-Supervised Learning

ECCV 2020poster

We investigate the generalization of semi-supervised learning (SSL) to diverse pixel-wise tasks. Although SSL methods have achieved impressive results in image classification, the performances of applying them to pixel-wise tasks are unsatisfactory due to their need for dense outputs. In addition, e…

2018

Referring Image Segmentation via Recurrent Refinement Networks

CVPR 2018poster

We address the problem of image segmentation from natural language descriptions. Existing deep learning-based methods encode image representations based on the output of the last convolutional layer. One general issue is that the resulting image representation lacks multi-scale semantics, which are…

Cited by 275SourcePDFScholar