← Search

Cheng Perng Phoo

16 accepted papers

2025

DiSciPLE: Learning Interpretable Programs for Scientific Visual Discovery

CVPR 2025poster

Visual data is used in numerous different scientific workflows ranging from remote sensing to ecology. As the amount of observation data increases, the challenge is not just to make accurate predictions but also to understand the underlying mechanisms for those predictions. Good interpretation is im…

Cited by 0SourcePDFScholar
2025

Learning 3D Perception from Others' Predictions

ICLR 2025poster

Accurate 3D object detection in real-world environments requires a huge amount of annotated data with high quality. Acquiring such data is tedious and expensive, and often needs repeated effort when a new sensor is adopted or when the detector is deployed in a new environment. We investigate a new s…

Cited by 1SourcePDFScholar
2025

MONITRS: Multimodal Observations of Natural Incidents Through Remote Sensing

NeurIPS 2025spotlight

Natural disasters cause devastating damage to communities and infrastructure every year. Effective disaster response is hampered by the difficulty of accessing affected areas during and after events. Remote sensing has allowed us to monitor natural disasters in a remote way. More recently there have…

Cited by 0SourceScholar
2025

Scale-aware Recognition in Satellite Images under Resource Constraints

ICLR 2025poster

Recognition of features in satellite imagery (forests, swimming pools, etc.) depends strongly on the spatial scale of the concept and therefore the resolution of the images. This poses two challenges: Which resolution is best suited for recognizing a given concept, and where and when should the cost…

Cited by 0SourcePDFScholar
2024

AllClear: A Comprehensive Dataset and Benchmark for Cloud Removal in Satellite Imagery

NeurIPS 2024poster

Clouds in satellite imagery pose a significant challenge for downstream applications. A major challenge in current cloud removal research is the absence of a comprehensive benchmark and a sufficiently large and diverse training dataset. To address this problem, we introduce the largest public datase…

2024

Better Monocular 3D Detectors with LiDAR from the Past

ICRA 2024poster

Accurate 3D object detection is crucial to autonomous driving. Though LiDAR-based detectors have achieved impressive performance, the high cost of LiDAR sensors precludes their widespread adoption in affordable vehicles. Camera-based detectors are cheaper alternatives but often suffer inferior perfo…

Cited by 1SourcecodeScholar
2024

Pre-training LiDAR-based 3D Object Detectors through Colorization

ICLR 2024poster

Accurate 3D object detection and understanding for self-driving cars heavily relies on LiDAR point clouds, necessitating large amounts of labeled data to train. In this work, we introduce an innovative pre-training approach, Grounded Point Colorization (GPC), to bridge the gap between data and label…

2024

Remote Sensing Vision-Language Foundation Models without Annotations via Ground Remote Alignment

ICLR 2024poster

We introduce a method to train vision-language models for remote-sensing images without using any textual annotations. Our key insight is to use co-located internet imagery taken on the ground as an intermediary for connecting remote-sensing images and language. Specifically, we train an image enco…

Cited by 50SourcePDFScholar
2023

Emergent Correspondence from Image Diffusion

NeurIPS 2023poster

Finding correspondences between images is a fundamental problem in computer vision. In this paper, we show that correspondence emerges in image diffusion models without any explicit supervision. We propose a simple strategy to extract this implicit knowledge out of diffusion networks as image featur…

2023

Reward Finetuning for Faster and More Accurate Unsupervised Object Discovery

NeurIPS 2023poster

Recent advances in machine learning have shown that Reinforcement Learning from Human Feedback (RLHF) can improve machine learning models and align them with human preferences. Although very successful for Large Language Models (LLMs), these advancements have not had a comparable impact in research…

2022

Learning To Detect Mobile Objects From LiDAR Scans Without Labels

CVPR 2022poster

Current 3D object detectors for autonomous driving are almost entirely trained on human-annotated data. Although of high quality, the generation of such data is laborious and costly, restricting them to a few specific locations and object types. This paper proposes an alternative approach entirely b…

Cited by 51PDFcodeScholar
2022

Task2Sim: Towards Effective Pre-Training and Transfer From Synthetic Data

CVPR 2022poster

Pre-training models on Imagenet or other massive datasets of real images has led to major advances in computer vision, albeit accompanied with shortcomings related to curation cost, privacy, usage rights, and ethical issues. In this paper, for the first time, we study the transferability of pre-trai…

Cited by 47PDFScholar
2022

Unsupervised Adaptation from Repeated Traversals for Autonomous Driving

NeurIPS 2022accept

For a self-driving car to operate reliably, its perceptual system must generalize to the end-user's environment --- ideally without additional annotation efforts. One potential solution is to leverage unlabeled data (e.g., unlabeled LiDAR point clouds) collected from the end-users' environments (i.e…

2021

Self-training For Few-shot Transfer Across Extreme Task Differences

ICLR 2021oral

Most few-shot learning techniques are pre-trained on a large, labeled “base dataset”. In problem domains where such large labeled datasets are not available for pre-training (e.g., X-ray, satellite images), one must resort to pre-training in a different “source” problem domain (e.g., ImageNet), whic…