← Search

Boyu Li

12 accepted papers

2026

AE2VID: Event-based Video Reconstruction via Aperture Modulation

CVPR 2026

Event-based video reconstruction seeks to recover high-speed, high-dynamic-range videos from event streams. While existing approaches rely exclusively on motion-triggered events, these events are inherently sparse and primarily capture dynamic regions. Therefore, they often suffer from error accumul

Cited by 0SourcecodeScholar
2026

PPFL: A Parameter Behavior-Driven Plug-in Personalization Engine for Federated Learning

AAAI 2026technical

Personalized Federated Learning (PFL) customizes models for each client to mitigate challenges from non-IID data, wherein a dominant strategy is model decoupling that partitions models into shared and personalized parts based on architectural priors (e.g., backbone vs. head). However, we reveal a cr

Cited by 0SourcePDFScholar
2026

Towards Proprioception-Aware Embodied Planning for Dual-Arm Humanoid Robots

ICRA 2026poster

In recent years, Multimodal Large Language Models (MLLMs) have demonstrated the ability to serve as high-level planners, enabling robots to follow complex human instructions. However, their effectiveness, especially in long-horizon tasks involving dual-arm humanoid robots, remains limited. This limi…

2026

X-DiffVLA: X-Embodied Diffusion Action Heads for Vision-Language-Action Models

RSS 2026poster

Learning universal policies from cross-embodied data remains a fundamental challenge in robotics. Although Vision-Language-Action (VLA) models are pre-trained on large and diverse datasets, they typically rely on embodiment-specific fine-tuning to achieve strong performance in downstream tasks. This…

Cited by 0SourceScholar
2025

Cradle: Empowering Foundation Agents towards General Computer Control

ICML 2025poster

Despite their success in specific scenarios, existing foundation agents still struggle to generalize across various virtual scenarios, mainly due to the dramatically different encapsulations of environments with manually designed observation and action spaces. To handle this issue, we propose the Ge…

2025

Dense Metric Depth Estimation via Event-based Differential Focus Volume Prompting

NeurIPS 2025poster

Dense metric depth estimation has witnessed great developments in recent years. While single-image-based methods have demonstrated commendable performance in certain circumstances, they may encounter challenges regarding scale ambiguities and visual illusions in real world. Traditional depth-from-fo…

Cited by 0SourcecodeScholar
2024

EvDiG: Event-guided Direct and Global Components Separation

CVPR 2024poster

Separating the direct and global components of a scene aids in shape recovery and basic material understanding. Conventional methods capture multiple frames under high frequency illumination patterns or shadows requiring the scene to keep stationary during the image acquisition process. Single-frame…

Cited by 0SourcePDFScholar
2024

Hundred-Kilobyte Lookup Tables for Efficient Single-Image Super-Resolution

IJCAI 2024poster

Conventional super-resolution (SR) schemes make heavy use of convolutional neural networks (CNNs), which involve intensive multiply-accumulate (MAC) operations, and require specialized hardware such as graphics processing units. This contradicts the regime of edge AI that often runs on devices strai…

2024

Mitigating Label Bias in Machine Learning: Fairness through Confident Learning

AAAI 2024technical

Discrimination can occur when the underlying unbiased labels are overwritten by an agent with potential bias, resulting in biased datasets that unfairly harm specific groups and cause classifiers to inherit these biases. In this paper, we demonstrate that despite only having access to the biased lab…

Cited by 5SourcePDFScholar
2023

Coherent Event Guided Low-Light Video Enhancement

ICCV 2023poster

With frame-based cameras, capturing fast-moving scenes without suffering from blur often comes at the cost of low SNR and low contrast. Worse still, the photometric constancy that enhancement techniques heavily relied on is fragile for frames with short exposure. Event cameras can record brightness…

Cited by 32PDFcodeScholar
2022

Making Adversarial Examples More Transferable and Indistinguishable

AAAI 2022technical

Fast gradient sign attack series are popular methods that are used to generate adversarial examples. However, most of the approaches based on fast gradient sign attack series cannot balance the indistinguishability and transferability due to the limitations of the basic sign structure. To address th…