← Search

Yuankai Wu

20 accepted papers

2026

Implicit Action Chunking for Smooth Continuous Control

ICML 2026poster

Reinforcement learning often produces high-frequency oscillatory control signals that undermine the safety and stability required for physical deployment. Explicit action chunking addresses this by predicting fixed-horizon trajectories but increases the policy output dimension to R^hd, leading to op…

Cited by 0SourceScholar
2026

PFGNet: A Fully Convolutional Frequency-Guided Peripheral Gating Network for Efficient Spatiotemporal Predictive Learning

CVPR 2026

Spatiotemporal predictive learning (STPL) aims to forecast future frames from past observations and is essential across a wide range of applications. Compared with recurrent or hybrid architectures, pure convolutional models offer superior efficiency and full parallelism, yet their fixed receptive f

Cited by 0SourcecodeScholar
2026

PULSE: Generative Phase Evolution for Non-Stationary Time Series Forecasting

ICML 2026poster

Time series forecasting under non-stationarity faces a fundamental tension between capturing stable representations and adapting to distribution shifts. Existing methods implicitly rely on static historical assumptions, leading to a critical failure mode we term Phase Amnesia, where models become bl…

Cited by 0SourceScholar
2026

Revitalizing Canonical Pre-Alignment for Irregular Multivariate Time Series Forecasting

AAAI 2026technical

Irregular multivariate time series (IMTS), characterized by uneven sampling and inter-variate asynchrony, fuel many forecasting applications yet remain challenging to model efficiently. Canonical Pre-Alignment (CPA) has been widely adopted in IMTS modeling by padding zeros at every global timestamp,

Cited by 0SourcePDFScholar
2026

UNCERTAINTY-BASED ENSEMBLE LEARNING IN CMR SEMANTIC SEGMENTATION

ICASSP 2026poster

Existing methods derive clinical functional metrics from ventricular semantic segmentation in cardiac cine sequences. While performing well on overall segmentation, they struggle with the end slices. To address this, we extract global uncertainty from segmentation variance and use it in our ensemble…

Cited by 0SourcePDFScholar
2025

AirRadar: Inferring Nationwide Air Quality in China with Deep Neural Networks

AAAI 2025technical

Monitoring real-time air quality is essential for safeguarding public health and fostering social progress. However, the widespread deployment of air quality monitoring stations is constrained by their significant costs. To address this limitation, we introduce AirRadar, a deep neural network design…

Cited by 1SourcePDFScholar
2025

MistSense: Versatile Online Detection of Procedural and Execution Mistakes

ICCV 2025poster

Online mistake detection is crucial across various domains, ranging from industrial automation to educational applications, as mistakes can be corrected by the human operator after their detection due to the continuous inference on a video stream. While prior research mainly addresses procedural err…

Cited by 0SourcePDFScholar
2025

Multi-Modal Graph Convolutional Network with Sinusoidal Encoding for Robust Human Action Segmentation

IROS 2025

Accurate temporal segmentation of human actions is critical for intelligent robots in collaborative settings, where a precise understanding of sub-activity labels and their temporal structure is essential. However, the inherent noise in both human pose estimation and object detection often leads to

Cited by 0SourceScholar
2025

Reinforcement Learning for Hybrid Charging Stations Planning and Operation Considering Fixed and Mobile Chargers

IJCAI 2025

efficient and adaptable charging infrastructure. Fixed-location charging stations often suffer from underutilization or congestion due to fluctuating demand, while mobile chargers offer flexibility by relocating as needed. This paper studies the optimal planning and operation of hybrid charging infr

Cited by 0SourcePDFScholar
2024

DeepSPF: Spherical SO(3)-Equivariant Patches for Scan-to-CAD Estimation

ICLR 2024poster

Recently, SO(3)-equivariant methods have been explored for 3D reconstruction via Scan-to-CAD. Despite significant advancements attributed to the unique characteristics of 3D data, existing SO(3)-equivariant approaches often fall short in seamlessly integrating local and global contextual information…

Cited by 1SourcePDFScholar
2024

Enhanced Robotic Assistance for Human Activities through Human-Object Interaction Segment Prediction

IROS 2024poster

Robotic assistance is a current research topic with high application value and multiple challenges. Assistive robots are used in various scenarios, such as production lines, operating tables, and elderly care. While providing effective assistance, most of the assistance tasks that current robots can…

Cited by 0SourceScholar
2024

Long-Term Action Anticipation Based on Contextual Alignment

ICASSP 2024accepted

In action anticipation, the model predicts the next future action after a certain observation period. In long-term action anticipation, this idea is further extended to predicting multiple actions and their respective duration. Thus, in this problem setting the model should not only capture relation…

Cited by 0SourceScholar
2024

MSGNet: Learning Multi-Scale Inter-series Correlations for Multivariate Time Series Forecasting

AAAI 2024technical

Multivariate time series forecasting poses an ongoing challenge across various disciplines. Time series data often exhibit diverse intra-series and inter-series correlations, contributing to intricate and interwoven dependencies that have been the focus of numerous studies. Nevertheless, a significa…

2024

NPRF: Neural Painted Radiosity Fields for Neural Implicit Rendering and Surface Reconstruction

ICASSP 2024accepted

In recency, neural signed distance fields have become more popular for reconstructing 3D indoor environments. While great improvements have been made due to missing incident radiance and materials in the surface estimation, current methods cannot reconstruct high-quality surfaces. To address this is…

Cited by 0SourceScholar
2024

Rethinking 3D Geometric Object Features for Enhancing Skeleton-based Action Recognition

IROS 2024poster

Human action recognition is crucial for intelligent robots, especially in the realm of human-robot collaboration research. Recent advancements in human pose estimation algorithms have shifted the focus of action recognition towards skeleton-based models, which exhibit robustness to changes in backgr…

Cited by 0SourceScholar
2024

Sim-to-Real Domain Shift in Online Action Detection

IROS 2024poster

Human reasoning comprises the ability to understand and reason about the current action solely based on past information. To provide effective assistance in an eldercare or household environment an assistive robot or intelligent assistive system has to assess human actions correctly. Based on this p…

Cited by 0SourcecodeScholar
2024

TSCL: Timestamp Supervised Contrastive Learning for Action Segmentation

RA-L 2024

Temporal action segmentation is an essential task for understandingcomplex human activity sequences and identifying long-term dependencies between human actions. This is essential for effective non-verbal human-robot collaboration and robotic assistance to understand the underlying human intentions.

Cited by 2SourceScholar
2023

Modeling Action Spatiotemporal Relationships Using Graph-Based Class-Level Attention Network for Long-Term Action Detection

IROS 2023poster

In recent years, Action Detection has become an active research topic in various fields such as human-robot interaction and assistive robots. Most of the previous methods in this field focus on temporally processing the action representation, without considering the dependencies among the action cla…

Cited by 6SourceScholar
2021

Inductive Graph Neural Networks for Spatiotemporal Kriging

AAAI 2021technical

Time series forecasting and spatiotemporal kriging are the two most important tasks in spatiotemporal data analysis. Recent research on graph neural networks has made substantial progress in time series forecasting, while little attention has been paid to the kriging problem---recovering signals for…