← Search

Bangyan Liao

11 accepted papers

2026

Neural Predictor-Corrector: Solving Homotopy Problems with Reinforcement Learning

ICLR 2026poster

The Homotopy paradigm, a general principle for solving challenging problems, appears across diverse domains such as robust optimization, global optimization, polynomial root-finding, and sampling. Practical solvers for these problems typically follow a predictor-corrector (PC) structure, but rely on…

Cited by 0SourceScholar
2026

scDFM: Distributional Flow Matching Model for Robust Single-Cell Perturbation Prediction

ICLR 2026poster

A central goal in systems biology and drug discovery is to predict the transcriptional response of cells to perturbations. This task is challenging due to the noisy, sparse nature of single-cell measurements and the fact that perturbations often induce population-level shifts rather than changes in…

Cited by 0SourcecodeScholar
2025

Convex Relaxation for Robust Vanishing Point Estimation in Manhattan World

CVPR 2025award

Determining the vanishing points (VPs) in a Manhattan world, as a fundamental task in many 3D vision applications, consists of jointly inferring the line-VP association and locating each VP. Existing methods are, however, either sub-optimal solvers or pursuing global optimality at a significant cost…

2025

DaCapo: Score Distillation as Stacked Bridge for Fast and High-quality 3D Editing

CVPR 2025poster

Score Distillation Sampling (SDS) has been successfully extended to text-driven 3D scene editing with 2D pretrained diffusion models. However, SDS-based editing methods suffer from lengthy optimization processes with slow inference and low quality. We attribute the issue of lengthy optimization to t…

Cited by 0SourcePDFScholar
2025

E-MoFlow: Learning Egomotion and Optical Flow from Event Data via Implicit Regularization

NeurIPS 2025poster

The estimation of optical flow and 6-DoF ego-motion—two fundamental tasks in 3-D vision—has typically been addressed independently. For neuromorphic vision (e.g., event cameras), however, the lack of robust data association makes solving the two problems separately an ill-posed challenge, especiall…

Cited by 0SourceScholar
2025

EvTTC: An Event Camera Dataset for Time-to-Collision Estimation

RA-L 2025

Time-to-Collision (TTC) estimation lies in the core of the forward collision warning (FCW) functionality, which is key to all Automatic Emergency Braking (AEB) systems. Although the success of solutions using frame-based cameras (e.g., <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xli

Cited by 4SourceScholar
2024

Event-Aided Time-To-Collision Estimation for Autonomous Driving

ECCV 2024poster

"Predicting a potential collision with leading vehicles is an essential functionality of any autonomous/assisted driving system. One bottleneck of existing vision-based solutions is that their updating rate is limited to the frame rate of standard cameras used. In this paper, we present a novel meth…

2024

GlobalPointer: Large-Scale Plane Adjustment with Bi-Convex Relaxation

ECCV 2024poster

"Plane adjustment (PA) is crucial for many 3D applications, involving simultaneous pose estimation and plane recovery. Despite recent advancements, it remains a challenging problem in the realm of multi-view point cloud registration. Current state-of-the-art methods can achieve globally optimal conv…

2024

Motion and Structure from Event-based Normal Flow

ECCV 2024poster

"Recovering the camera motion and scene geometry from visual data is a fundamental problem in computer vision. Its success in conventional (frame-based) vision is attributed to the maturity of feature extraction, data association and multi-view geometry. The emergence of asynchronous (event-based) c…

2024

RSL-BA: Rolling Shutter Line Bundle Adjustment

ECCV 2024poster

"The line is a prevalent element in man-made environments, inherently encoding spatial structural information, thus making it a more robust choice for feature representation in practical applications. Despite its apparent advantages, previous rolling shutter bundle adjustment (RSBA) methods have onl…

2024

USB-NeRF: Unrolling Shutter Bundle Adjusted Neural Radiance Fields

ICLR 2024poster

Neural Radiance Fields (NeRF) has received much attention recently due to its impressive capability to represent 3D scene and synthesize novel view images. Existing works usually assume that the input images are captured by a global shutter camera. Thus, rolling shutter (RS) images cannot be trivial…