← Search

Bo Sun

27 accepted papers

2026

Joint Learning of General and Diverse Patterns with Mixture of Memory Experts for Weakly-Supervised Video Anomaly Detection

CVPR 2026

Weakly-supervised Video Anomaly Detection (wVAD) aims to detect abnormal events using only binary labels, making it challenging to capture both the diversity of anomalies and their shared semantic cues. Existing methods either focus on a generic anomaly pattern, achieving strong generalization but w

Cited by 0SourceScholar
2026

Multi-Dimensional Perturbation Strategies for Adversarial Attacks in Multi-Agent Deep Reinforcement Learning

ICRA 2026poster

Research indicates that single-agent reinforcement learning is vulnerable to adversarial attacks, which can lead to decision-making errors. Similarly, multi-agent deep reinforcement learning (MADRL) systems face analogous adversarial threats. However, existing attack methods require substantial inve…

Cited by 0Scholar
2026

Resolving the Stability-Plasticity Dilemma in Reinforcement Learning via Complementary Continual Critics

CVPR 2026

This paper proposes the Continual Dual-Critic with Cross-Attention (CD-CCA) framework for visual reinforcement learning to address the plasticity-stability conflict. Our method introduces continual learning techniques into the visual RL architecture, constructing two complementary critics using Cont

Cited by 0SourcecodeScholar
2026

Sensor2Sensor: Cross-Embodiment Sensor Conversion for Autonomous Driving

CVPR 2026

Robust training and validation of Autonomous Driving Systems (ADS) require massive, diverse datasets. Proprietary data collected by Autonomous Vehicle (AV) fleets, while high-fidelity, are limited in scale, diversity of sensor configurations, as well as geographic and long-tail-behavioral coverage.

Cited by 0SourceScholar
2025

Combinatorial Ski Rental Problem: Robust and Learning-Augmented Algorithms

NeurIPS 2025poster

We introduce and study the Combinatorial Ski Rental (CSR) problem, which involves multiple items that can be rented or purchased, either individually or in combination. At each time step, a decision-maker must make an irrevocable buy-or-rent decision for items that have not yet been purchased, witho…

Cited by 0SourceScholar
2025

Drive&Gen: Co-Evaluating End-to-End Driving and Video Generation Models

IROS 2025

Recent advances in generative models have sparked exciting new possibilities in the field of autonomous vehicles. Specifically, video generation models are now being explored as controllable virtual testing environments. Simultaneously, end-to-end (E2E) driving models have emerged as a streamlined a

Cited by 0SourceScholar
2025

MoCha: Towards Movie-Grade Talking Character Generation

NeurIPS 2025spotlight

Recent advancements in video generation have achieved impressive motion realism, yet they often overlook character-driven storytelling, a crucial task for automated film, animation generation. We introduce Talking Characters, a more realistic task to generate talking character animations directly f…

Cited by 0SourceScholar
2025

Near-Optimal Consistency-Robustness Trade-Offs for Learning-Augmented Online Knapsack Problems

ICML 2025poster

This paper introduces a family of learning-augmented algorithms for online knapsack problems that achieve near Pareto-optimal consistency-robustness trade-offs through a simple combination of trusted learning-augmented and worst-case algorithms. Our approach relies on succinct, practical predictions…

Cited by 0SourcePDFScholar
2025

Online Multi-Class Selection with Group Fairness Guarantee

NeurIPS 2025poster

We study the online multi-class selection problem with group fairness guarantees, where limited resources must be allocated to sequentially arriving agents. Our work addresses two key limitations in the existing literature. First, we introduce a novel lossless rounding scheme that ensures the integr…

Cited by 0SourceScholar
2025

SceneCrafter: Controllable Multi-View Driving Scene Editing

CVPR 2025poster

Simulation is crucial for developing and evaluating autonomous vehicle (AV) systems. Recent literature builds on a new generation of generative models to synthesize highly realistic images for full-stack simulation. However, purely synthetically generated scenes are not grounded in reality and have…

Cited by 0SourcePDFScholar
2024

Chasing Convex Functions with Long-term Constraints

ICML 2024poster

We introduce and study a family of online metric problems with long-term constraints. In these problems, an online player makes decisions $\mathbf{x}_t$ in a metric space $(X,d)$ to simultaneously minimize their hitting cost $f_t(\mathbf{x}_t)$ and switching cost as determined by the metric. Over th…

Cited by 3SourcePDFScholar
2024

GenCorres: Consistent Shape Matching via Coupled Implicit-Explicit Shape Generative Models

ICLR 2024poster

This paper introduces GenCorres, a novel unsupervised joint shape matching (JSM) approach. Our key idea is to learn a mesh generator to fit an unorganized deformable shape collection while constraining deformations between adjacent synthetic shapes to preserve geometric structures such as local rigi…

2024

Online Algorithms with Uncertainty-Quantified Predictions

ICML 2024poster

The burgeoning field of algorithms with predictions studies the problem of using possibly imperfect machine learning predictions to improve online algorithm performance. While nearly all existing algorithms in this framework make no assumptions on prediction quality, a number of methods providing un…

Cited by 5SourcePDFScholar
2024

PPLNs: Parametric Piecewise Linear Networks for Event-Based Temporal Modeling and Beyond

NeurIPS 2024poster

We present Parametric Piecewise Linear Networks (PPLNs) for temporal vision inference. Motivated by the neuromorphic principles that regulate biological neural behaviors, PPLNs are ideal for processing data captured by event cameras, which are built to simulate neural activities in the human retina.…

2024

Text-to-Sticker: Style Tailoring Latent Diffusion Models for Human Expression

ECCV 2024poster

"We introduce Style Tailoring, a recipe to finetune Latent Diffusion Models (LDMs) in a distinct domain with high visual quality, prompt alignment and scene diversity. We choose sticker image generation as the target domain, as the images significantly differ from photorealistic samples typically ge…

Cited by 5SourcePDFScholar
2024

Time Fairness in Online Knapsack Problems

ICLR 2024poster

The online knapsack problem is a classic problem in the field of online algorithms. Its canonical version asks how to pack items of different values and weights arriving online into a capacity-limited knapsack so as to maximize the total value of the admitted items. Although optimal competitive algo…

2024

TutteNet: Injective 3D Deformations by Composition of 2D Mesh Deformations

CVPR 2024highlight

This work proposes a novel representation of injective deformations of 3D space which overcomes existing limitations of injective methods namely inaccuracy lack of robustness and incompatibility with general learning and optimization frameworks. Our core idea is to reduce the problem to a "deep" com…

Cited by 0SourcePDFScholar
2022

PatchRD: Detail-Preserving Shape Completion by Learning Patch Retrieval and Deformation

ECCV 2022poster

"This paper introduces a data-driven shape completion approach that focuses on completing geometric details of missing regions of 3D shapes. We observe that existing generative methods do not have enough training data and representation capacity to synthesize plausible, fine-grained details with com…

2021

ARAPReg: An As-Rigid-As Possible Regularization Loss for Learning Deformable Shape Generators

ICCV 2021poster

This paper introduces an unsupervised loss for training parametric deformation shape generators. The key idea is to enforce the preservation of local rigidity among the generated shapes. Our approach builds on a local approximation of the as-rigid-as possible (or ARAP) deformation energy. We show ho…

Cited by 53PDFcodeScholar
2021

Data-driven Competitive Algorithms for Online Knapsack and Set Cover

AAAI 2021technical

The design of online algorithms has tended to focus on algorithms with worst-case guarantees, e.g., bounds on the competitive ratio. However, it is well-known that such algorithms are often overly pessimistic, performing sub-optimally on non-worst-case inputs. In this paper, we develop an approach…

Cited by 39SourcePDFScholar
2021

FSCE: Few-Shot Object Detection via Contrastive Proposal Encoding

CVPR 2021poster

Emerging interests have been brought to recognize previously unseen objects given very few training examples, known as few-shot object detection (FSOD). Recent researches demonstrate that good feature embedding is the key to reach favorable few-shot learning performance. We observe object proposals…

Cited by 531PDFcodeScholar
2021

Pareto-Optimal Learning-Augmented Algorithms for Online Conversion Problems

NeurIPS 2021poster

This paper leverages machine-learned predictions to design competitive algorithms for online conversion problems with the goal of improving the competitive ratio when predictions are accurate (i.e., consistency), while also guaranteeing a worst-case competitive ratio regardless of the prediction qua…

Cited by 39SourcePDFScholar
2021

Tuning IR-Cut Filter for Illumination-Aware Spectral Reconstruction From RGB

CVPR 2021poster

To reconstruct spectral signals from multi-channel observations, in particular trichromatic RGBs, has recently emerged as a promising alternative to traditional scanning-based spectral imager. It has been proven that the reconstruction accuracy relies heavily on the spectral response of the RGB came…

Cited by 14PDFScholar
2020

H3DNet: 3D Object Detection Using Hybrid Geometric Primitives

ECCV 2020poster

We introduce H3DNet, which takes a colorless 3D point cloud as input and outputs a collection of oriented object bounding boxes (or BB) and their semantic labels. The critical idea of H3DNet is to predict a hybrid set of geometric primitives, i.e., BB centers, BB face centers, and BB edge centers. W…