← Search

Li Fuxin

25 accepted papers

2025

Convex Potential Mirror Langevin Algorithm for Efficient Sampling of Energy-Based Models

NeurIPS 2025poster

This paper introduces the Convex Potential Mirror Langevin Algorithm (CPMLA), a novel method to improve sampling efficiency for Energy-Based Models (EBMs). CPMLA uses mirror Langevin dynamics with a convex potential flow as a dynamic mirror map for EBM sampling. This dynamic mirror map enables targe…

Cited by 0SourceScholar
2025

Long-LRM: Long-sequence Large Reconstruction Model for Wide-coverage Gaussian Splats

ICCV 2025poster

We propose Long-LRM, a feed-forward 3D Gaussian reconstruction model for instant, high-resolution, 360deg wide-coverage, scene-level reconstruction. Specifically, it takes in 32 input images at a resolution of 960x540 and produces the Gaussian reconstruction in just 1 second on a single A100 GPU. To…

2024

CVAE-SM: A Conditional Variational Autoencoder with Style Modulation for Efficient Uncertainty Quantification

ICRA 2024poster

Deep learning has brought transformative advancements to object segmentation, especially in marine robotics contexts such as waste management and subaquatic infrastructure oversight. However, a central challenge persists: calibrating the prediction confidence of the model to ensure robust and reliab…

Cited by 0SourceScholar
2024

Comparing the Decision-Making Mechanisms by Transformers and CNNs via Explanation Methods

CVPR 2024poster

In order to gain insights about the decision-making of different visual recognition backbones we propose two methodologies sub-explanation counting and cross-testing that systematically applies deep explanation algorithms on a dataset-wide basis and compares the statistics generated from the amount…

Cited by 13SourcePDFScholar
2024

Enhancing Diversity in Bayesian Deep Learning via Hyperspherical Energy Minimization of CKA

NeurIPS 2024poster

Particle-based Bayesian deep learning often requires a similarity metric to compare two networks. However, naive similarity metrics lack permutation invariance and are inappropriate for comparing networks. Centered Kernel Alignment (CKA) on feature kernels has been proposed to compare deep networks…

2024

Out of Sight, Still in Mind: Reasoning and Planning about Unobserved Objects with Video Tracking Enabled Memory Models

ICRA 2024poster

Robots need to have a memory of previously observed, but currently occluded objects to work reliably in realistic environments. We investigate the problem of encoding object-oriented memory into a multi-object manipulation reasoning and planning framework. We propose DOOM and LOOM, which leverage tr…

Cited by 7SourceScholar
2024

Point Cloud Models Improve Visual Robustness in Robotic Learners

ICRA 2024poster

Visual control policies can encounter significant performance degradation when visual conditions like lighting or camera position differ from those seen during training – often exhibiting sharp declines in capability even for minor differences. In this work, we examine robustness to a suite of these…

Cited by 3SourcecodeScholar
2024

Simple Masked Training Strategies Yield Control Policies That Are Robust to Sensor Failure

CoRL 2024poster

Sensor failure is common when robots are deployed in the real world, as sensors naturally wear out over time. Such failures can lead to catastrophic outcomes, including damage to the robot from unexpected robot behaviors such as falling during walking. Previous work has tried to address this problem…

Cited by 1SourceScholar
2024

Taming the Tail in Class-Conditional GANs: Knowledge Sharing via Unconditional Training at Lower Resolutions

CVPR 2024poster

Despite extensive research on training generative adversarial networks (GANs) with limited training data learning to generate images from long-tailed training distributions remains fairly unexplored. In the presence of imbalanced multi-class training data GANs tend to favor classes with more samples…

2023

AutoFocusFormer: Image Segmentation off the Grid

CVPR 2023poster

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive grid downsampling strategy in convolutional deep networks treats all areas equally.…

2023

Real-Time Generative Grasping with Spatio-temporal Sparse Convolution

ICRA 2023poster

Robots performing mobile manipulation in unstructured environments must identify grasp affordances quickly and with robustness to perception noise. Yet in domains such as underwater manipulation, where perception noise is severe, computation is constrained, and the environment is dynamic, existing t…

Cited by 5SourceScholar
2022

BATMAN: Bilateral Attention Transformer in Motion-Appearance Neighboring Space for Video Object Segmentation

ECCV 2022poster

"Video Object Segmentation (VOS) is fundamental to video understanding. Transformer-based methods show significant performance improvement on semi-supervised VOS. However, existing work faces challenges segmenting visually similar objects in close proximity of each other. In this paper, we propose a…

Cited by 31SourcePDFScholar
2021

Discriminative Appearance Modeling With Multi-Track Pooling for Real-Time Multi-Object Tracking

CVPR 2021poster

In multi-object tracking, the tracker maintains in its memory the appearance and motion information for each object in the scene. This memory is utilized for finding matches between tracks and detections, and is updated based on the matching. Many approaches model each target in isolation and lack t…

Cited by 96PDFcodeScholar
2021

Generative Particle Variational Inference via Estimation of Functional Gradients

ICML 2021spotlight

Recently, particle-based variational inference (ParVI) methods have gained interest because they can avoid arbitrary parametric assumptions that are common in variational inference. However, many ParVI approaches do not allow arbitrary sampling from the posterior, and the few that do allow such samp…

Cited by 1SourcePDFScholar
2021

One Explanation is Not Enough: Structured Attention Graphs for Image Classification

NeurIPS 2021poster

Attention maps are popular tools for explaining the decisions of convolutional neural networks (CNNs) for image classification. Typically, for each image of interest, a single attention map is produced, which assigns weights to pixels based on their importance to the classification. We argue that a…

2021

Topology-Aware Segmentation Using Discrete Morse Theory

ICLR 2021spotlight

In the segmentation of fine-scale structures from natural and biomedical images, per-pixel accuracy is not the only metric of concern. Topological correctness, such as vessel connectivity and membrane closure, is crucial for downstream analysis tasks. In this paper, we propose a new approach to trai…

Cited by 112SourcePDFScholar
2020

PointPWC-Net: Cost Volume on Point Clouds for (Self-)Supervised Scene Flow Estimation

ECCV 2020poster

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, that directly processes 3D point cloud scenes with large motions in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and warped to a finer level, enabling the algorithm to accommodate for large motion w…