← Search

Shu Kong

26 accepted papers

2025

Few-Shot Recognition via Stage-Wise Retrieval-Augmented Finetuning

CVPR 2025poster

Few-shot recognition (FSR) aims to train a classification model with only a few labeled examples of each concept concerned by a downstream task, where data annotation cost can be prohibitively high. We develop methods to solve FSR by leveraging a pretrained Vision-Language Model (VLM). We particular…

2025

Information-Bottleneck Driven Binary Neural Network for Change Detection

ICCV 2025poster

In this paper, we propose Binarized Change Detection (BiCD), the first binary neural network (BNN) designed specifically for change detection. Conventional network binarization approaches, which directly quantize both weights and activations in change detection models, severely limit the network's a…

2025

Solving Instance Detection from an Open-World Perspective

CVPR 2025poster

Instance detection (InsDet) aims to localize specific object instances within a novel scene imagery based on given visual references. Technically, it requires proposal detection to identify all possible object instances, followed by instance-level matching to pinpoint the ones of interest. Its open-…

Cited by 1SourcePDFScholar
2024

CriSp: Leveraging Tread Depth Maps for Enhanced Crime-Scene Shoeprint Matching

ECCV 2024poster

"Shoeprints are a common type of evidence found at crime scenes and are used regularly in forensic investigations. However, existing methods cannot effectively employ deep learning techniques to match noisy and occluded crime-scene shoeprints to a shoe database due to a lack of training data. Moreov…

2024

Improving Knowledge Distillation via Regularizing Feature Direction and Norm

ECCV 2024oral

"Knowledge distillation (KD) is a particular technique of model compression that exploits a large well-trained teacher neural network to train a small student network . Treating teacher’s feature as knowledge, prevailing methods train student by aligning its features with the teacher’s, e.g., by min…

2024

LCA-on-the-Line: Benchmarking Out of Distribution Generalization with Class Taxonomies

ICML 2024oral

We tackle the challenge of predicting models' Out-of-Distribution (OOD) performance using in-distribution (ID) measurements without requiring OOD data. Existing evaluations with ``Effective robustness'', which use ID accuracy as an indicator of OOD accuracy, encounter limitations when models are tra…

2024

Revisiting Few-Shot Object Detection with Vision-Language Models

NeurIPS 2024poster

The era of vision-language models (VLMs) trained on web-scale datasets challenges conventional formulations of “open-world" perception. In this work, we revisit the task of few-shot object detection (FSOD) in the context of recent foundational VLMs. First, we point out that zero-shot predictions fro…

2024

The Neglected Tails in Vision-Language Models

CVPR 2024poster

Vision-language models (VLMs) excel in zero-shot recognition but their performance varies greatly across different visual concepts. For example although CLIP achieves impressive accuracy on ImageNet (60-80%) its performance drops below 10% for more than ten concepts like night snake presumably due t…

Cited by 44SourcePDFScholar
2023

A High-Resolution Dataset for Instance Detection with Multi-View Object Capture

NeurIPS 2023poster

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is overshadowed by Object Detection, which aims to detect objects be…

2023

OV-PARTS: Towards Open-Vocabulary Part Segmentation

NeurIPS 2023poster

Segmenting and recognizing diverse object parts is a crucial ability in applications spanning various computer vision and robotic tasks. While significant progress has been made in object-level Open-Vocabulary Semantic Segmentation (OVSS), i.e., segmenting objects with arbitrary text, the correspond…

2022

Continual Learning with Evolving Class Ontologies

NeurIPS 2022accept

Lifelong learners must recognize concept vocabularies that evolve over time. A common yet underexplored scenario is learning with class labels that continually refine/expand old classes. For example, humans learn to recognize ${\tt dog}$ before dog breeds. In practical settings, dataset ${\it versio…

Cited by 12SourcePDFScholar
2022

Multimodal Object Detection via Probabilistic Ensembling

ECCV 2022poster

"Object detection with multimodal inputs can improve many safety-critical systems such as autonomous vehicles (AVs). Motivated by AVs that operate in both day and night, we study multimodal object detection with RGB and thermal cameras, since the latter provides much stronger object signatures under…

2021

Camera Pose Matters: Improving Depth Prediction by Mitigating Pose Distribution Bias

CVPR 2021poster

Monocular depth predictors are typically trained on large-scale training sets which are naturally biased w.r.t the distribution of camera poses. As a result, trained predictors fail to make reliable depth predictions for testing examples captured under uncommon camera poses. To address this issue, w…

Cited by 31PDFcodeScholar
2020

Domain Decluttering: Simplifying Images to Mitigate Synthetic-Real Domain Shift and Improve Depth Estimation

CVPR 2020poster

Leveraging synthetically rendered data offers great potential to improve monocular depth estimation and other geometric estimation tasks, but closing the synthetic-real domain gap is a non-trivial and important task. While much recent work has focused on unsupervised domain adaptation, we consider a…

Cited by 50PDFScholar