← Search

Wei-Chen Chiu

46 accepted papers

2026

Controllable Collision Scenario Generation Via Collision Pattern Prediction

ICRA 2026poster

Evaluating the safety of autonomous vehicles (AVs) requires diverse, safety-critical scenarios, with collisions being especially important yet rare and unsafe to collect in the real world. Therefore, the community has been focusing on generating safety-critical scenarios in simulation. However, cont…

2025

Boost Self-Supervised Dataset Distillation via Parameterization, Predefined Augmentation, and Approximation

ICLR 2025poster

Although larger datasets are crucial for training large deep models, the rapid growth of dataset size has brought a significant challenge in terms of considerable training costs, which even results in prohibitive computational expenses. Dataset Distillation becomes a popular technique recently to re…

Cited by 0SourcePDFScholar
2025

DynFaceRestore: Balancing Fidelity and Quality in Diffusion-Guided Blind Face Restoration with Dynamic Blur-Level Mapping and Guidance

ICCV 2025poster

Blind Face Restoration aims to recover high-fidelity, detail-rich facial images from unknown degraded inputs, presenting significant challenges in preserving both identity and detail. Pre-trained diffusion models have been increasingly used as image priors to generate fine details. Still, existing m…

Cited by 0SourcePDFScholar
2025

RC-AutoCalib: An End-to-End Radar-Camera Automatic Calibration Network

CVPR 2025poster

This paper presents a groundbreaking approach - the first online automatic geometric calibration method for radar and camera systems. Given the significant data sparsity and measurement uncertainty in radar height data, achieving automatic calibration during system operation has long been a challeng…

2025

RMSeg-UDA: Unsupervised Domain Adaptation for Road Marking Segmentation Under Adverse Conditions

ICRA 2025

The segmentation of road markings plays a crucial role in visual perception for the autonomous driving system. It enables vehicles to recognize road markings at the pixel-level, and facilitates subsequent path planning, localization, and map construction tasks. Current techniques mainly focus on nor

Cited by 1SourcecodeScholar
2025

Stands on Shoulders of Giants: Learning to Lift 2D Detection to 3D with Geometry-Driven Objectives

ICRA 2025

3D detection of vehicles is an essential component for autonomous driving applications. Nevertheless, collecting the supervised training data for learning 3D vehicle detectors would be costly (e.g. utilization of expensive LiDAR sensors) and labor-intensive (for human annotation). In comparison to 3

Cited by 0SourceScholar
2025

StealthAttack: Robust 3D Gaussian Splatting Poisoning via Density-Guided Illusions

ICCV 2025poster

3D scene representation methods like Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have significantly advanced novel view synthesis. As these methods become prevalent, addressing their vulnerabilities becomes critical. We analyze 3DGS robustness against image-level poisoning attacks…

Cited by 0SourcePDFScholar
2024

Improving Robustness for Joint Optimization of Camera Pose and Decomposed Low-Rank Tensorial Radiance Fields

AAAI 2024technical

In this paper, we propose an algorithm that allows joint refinement of camera pose and scene geometry represented by decomposed low-rank tensor, using only 2D images as supervision. First, we conduct a pilot study based on a 1D signal and relate our findings to 3D scenarios, where the naive joint…

2024

MCPNet: An Interpretable Classifier via Multi-Level Concept Prototypes

CVPR 2024poster

Recent advancements in post-hoc and inherently interpretable methods have markedly enhanced the explanations of black box classifier models. These methods operate either through post-analysis or by integrating concept learning during model training. Although being effective in bridging the semantic…

2024

Prompting4Debugging: Red-Teaming Text-to-Image Diffusion Models by Finding Problematic Prompts

ICML 2024poster

Text-to-image diffusion models, e.g. Stable Diffusion (SD), lately have shown remarkable ability in high-quality content generation, and become one of the representatives for the recent wave of transformative AI. Nevertheless, such advance comes with an intensifying concern about the misuse of this…

2024

Skin the sheep not only once: Reusing Various Depth Datasets to Drive the Learning of Optical Flow

IROS 2024poster

Optical flow estimation is crucial for various applications in vision and robotics. As the difficulty of collecting ground truth optical flow in real-world scenarios, most of the existing methods of learning optical flow still adopt synthetic dataset for supervised training or utilize photometric co…

Cited by 0SourceScholar
2024

T2Vs Meet VLMs: A Scalable Multimodal Dataset for Visual Harmfulness Recognition

NeurIPS 2024poster

While widespread access to the Internet and the rapid advancement of generative models boost people's creativity and productivity, the risk of encountering inappropriate or harmful content also increases. To address the aforementioned issue, researchers managed to incorporate several harmful content…

2023

MENTOR: Multilingual Text Detection Toward Learning by Analogy

IROS 2023poster

Text detection is frequently used in vision-based mobile robots when they need to interpret texts in their surroundings to perform a given task. For instance, delivery robots in multilingual cities need to be capable of doing multilingual text detection so that the robots can read traffic signs and…

Cited by 0SourceScholar
2023

Multimodal Prompting With Missing Modalities for Visual Recognition

CVPR 2023poster

In this paper, we tackle two challenges in multimodal learning for visual recognition: 1) when missing-modality occurs either during training or testing in real-world situations; and 2) when the computation resources are not available to finetune on heavy transformer models. To this end, we propose…

2023

Scalable Spatial Memory for Scene Rendering and Navigation

AAAI 2023technical

Neural scene representation and rendering methods have shown promise in learning the implicit form of scene structure without supervision. However, the implicit representation learned in most existing methods is non-expandable and cannot be inferred online for novel scenes, which makes the learned r…

Cited by 1SourcePDFScholar
2023

TransTIC: Transferring Transformer-based Image Compression from Human Perception to Machine Perception

ICCV 2023poster

This work aims for transferring a Transformer-based image compression codec from human perception to machine perception without fine-tuning the codec. We propose a transferable Transformer-based image compression framework, termed TransTIC. Inspired by visual prompt tuning, TransTIC adopts an instan…

Cited by 33PDFcodeScholar
2022

3D-PL: Domain Adaptive Depth Estimation with 3D-Aware Pseudo-Labeling

ECCV 2022poster

"For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain gap due to the lack of supervision from the real data. In this paper, we devel…

2022

Find The Way Back: Invertible Kernel Estimator For Blind Image Super-Resolution

ICASSP 2022accepted

We address the task of zero-shot blind image super-resolution, where it aims to recover the high-resolution details from the low-resolution input image under a challenging problem setting of having no external training data, no prior assumption on the downsampling kernel, and no pre-training compone…

Cited by 0SourceScholar
2022

Improving Single-View Mesh Reconstruction for Unseen Categories via Primitive-Based Representation and Mesh Augmentation

IROS 2022poster

As most existing works of single-view 3D reconstruction aim at learning the better mapping functions to directly transform the 2D observation into the corresponding 3D shape for achieving state-of-the-art performance, there often comes a potential concern on having the implicit bias towards the seen…

Cited by 0SourceScholar
2022

Make an Omelette with Breaking Eggs: Zero-Shot Learning for Novel Attribute Synthesis

NeurIPS 2022accept

Most of the existing algorithms for zero-shot classification problems typically rely on the attribute-based semantic relations among categories to realize the classification of novel categories without observing any of their instances. However, training the zero-shot classification models still requ…

Cited by 2SourcePDFScholar
2022

Self-Supervised Feature Learning from Partial Point Clouds via Pose Disentanglement

IROS 2022poster

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised framework to learn informative features from partial point clouds. We leverage part…

Cited by 5SourceScholar
2022

Vector Quantized Image-to-Image Translation

ECCV 2022poster

"Current image-to-image translation methods formulate the task with conditional generation models, leading to learning only the recolorization or regional changes as being constrained by the rich structural information provided by the conditional contexts. In this work, we propose introducing the ve…

Cited by 25SourcePDFScholar
2021

An unsupervised video game playstyle metric via state discretization

UAI 2021poster

On playing video games, different players usually have their own playstyles. Recently, there have been great improvements for the video game AIs on the playing strength. However, past researches for analyzing the behaviors of players still used heuristic rules or the behavior features with the game-…

2021

LED2-Net: Monocular 360deg Layout Estimation via Differentiable Depth Rendering

CVPR 2021poster

Although significant progress has been made in room layout estimation, most methods aim to reduce the loss in the 2D pixel coordinate rather than exploiting the room structure in the 3D space. Towards reconstructing the room layout in 3D, we formulate the task of 360 layout estimation as a problem o…

Cited by 50PDFScholar
2021

Robust 360-8PA: Redesigning The Normalized 8-point Algorithm for 360-FoV Images

ICRA 2021poster

In this paper, we present a novel preconditioning strategy for the classic 8-point algorithm (8-PA) for estimating an essential matrix from 360-FoV images (i.e., equirectangular images) in spherical projection. To alleviate the effect of uneven key-feature distributions and outlier correspondences,…

Cited by 7SourcecodeScholar
2021

Towards Interpretable Deep Networks for Monocular Depth Estimation

ICCV 2021poster

Deep networks for Monocular Depth Estimation (MDE) have achieved promising performance recently and it is of great importance to further understand the interpretability of these networks. Existing methods attempt to provide post-hoc explanations by investigating visual cues, which may not explore th…

Cited by 16PDFcodeScholar
2020

360SD-Net: 360° Stereo Depth Estimation with Learnable Cost Volume

ICRA 2020poster

Recently, end-to-end trainable deep neural networks have significantly improved stereo depth estimation for perspective images. However, 360° images captured under equirectangular projection cannot benefit from directly adopting existing methods due to distortion introduced (i.e., lines in 3D are no…

Cited by 82SourcecodeScholar
2020

BiFuse: Monocular 360 Depth Estimation via Bi-Projection Fusion

CVPR 2020poster

Depth estimation from a monocular 360 image is an emerging problem that gains popularity due to the availability of consumer-level 360 cameras and the complete surrounding sensing capability. While the standard of 360 imaging is under rapid development, we propose to predict the depth map of a monoc…

Cited by 229PDFcodeScholar
2020

Colorization of Depth Map via Disentanglement

ECCV 2020poster

Vision perception is one of the most important components for a computer or robot to understand the surrounding scene and achieve autonomous applications. However, most of the vision models are based on the RGB sensors, which in general are vulnerable to the insufficient lighting condition. In contr…

2020

Learning Face Recognition Unsupervisedly by Disentanglement and Self-Augmentation

ICRA 2020poster

As the growth of smart home, healthcare, and home robot applications, learning a face recognition system which is specific for a particular environment and capable of self-adapting to the temporal changes in appearance (e.g., caused by illumination or camera position) is nowadays an important topic.…

Cited by 7SourceScholar
2019

3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization

IROS 2019poster

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the LiDAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths across LiDAR and stereo modalities, we take advantages of the stereo matching network…

Cited by 54SourceScholar
2019

All About Structure: Adapting Structural Information Across Domains for Boosting Semantic Segmentation

CVPR 2019poster

In this paper we tackle the problem of unsupervised domain adaptation for the task of semantic segmentation, where we attempt to transfer the knowledge learned upon synthetic datasets with ground-truth labels to real-world images without any annotation. With the hypothesis that the structural conten…

Cited by 317PDFcodeScholar
2019

Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence

CVPR 2019poster

Stereo matching and flow estimation are two essential tasks for scene understanding, spatially in 3D and temporally in motion. Existing approaches have been focused on the unsupervised setting due to the limited resource to obtain the large-scale ground truth data. To construct a self-learnable obje…

Cited by 101PDFcodeScholar
2019

Learning Pose-aware 3D Reconstruction via 2D-3D Self-consistency

ICASSP 2019accepted

3D reconstruction, inferring 3D shape information from a single 2D image, has drawn attention from learning and vision communities. In this paper, we propose a framework for learning pose-aware 3D shape reconstruction. Our proposed model learns deep representation for recovering the 3D object, with…

Cited by 0SourceScholar
2019

Plug-and-Play: Improve Depth Prediction via Sparse Data Propagation

ICRA 2019poster

We propose a novel plug-and-play (PnP) module for improving depth prediction with taking arbitrary patterns of sparse depths as input. Given any pre-trained depth prediction model, our PnP module updates the intermediate feature map such that the model outputs new depths consistent with the given sp…

Cited by 25SourceScholar
2018

Detach and Adapt: Learning Cross-Domain Disentangled Deep Representation

CVPR 2018poster

While representation learning aims to derive interpretable features for describing visual data, representation disentanglement further results in such features so that particular image attributes can be identified and manipulated. However, one cannot easily address this task without observing ground…

Cited by 127SourcePDFScholar
2018

Summarizing First-Person Videos from Third Persons' Points of View

ECCV 2018poster

Video highlight or summarization is among interesting topics in computer vision, which benefits a variety of applications like viewing, searching, or storage. However, most existing studies rely on training data of third-person videos, which cannot easily generalize to highlight the first-person one…

Cited by 42SourcePDFScholar
2017

STD2P: RGBD Semantic Segmentation Using Spatio-Temporal Data-Driven Pooling

CVPR 2017poster

We propose a novel superpixel-based multi-view convolutional neural network for semantic image segmentation. The proposed network produces a high quality segmentation of a single image by leveraging information from additional views of the same scene. Particularly in indoor videos such as captured b…

Cited by 155PDFcodeScholar