paper-with-me

홈 › Papers

SASI: Leveraging Sub-Action Semantics for Robust Early Action Recognition in Human-Robot Interaction

2026-04-30 · Yongpeng Cao, Masahiro Hirano, Hyuno Kim, Yuji Yamakawa arxiv

Understanding human actions is critical for advancing behavior analysis in human-robot interaction. Particularly in tasks that demand quick and proactive feedback, robots must recognize human actions as early as possible from incomplete observations. \textit{Sub-actions} offer the semantic and hierarchical cues needed for this, since human actions are inherently structured and can be decomposed into smaller, meaningful units. However, conventional approaches focus primarily on holistic actions and often overlook the rich semantic structure embedded in sub-actions, making them poorly suited for early recognition. To address this gap, we introduce SASI (Sub-Action Semantics Integrated cross-modal fusion), a novel framework that integrates existing graph convolution networks to fuse spatiotemporal features with sub-action semantics. SASI exploits a segmentation model with a traditional skeleton-based graph convolution network, capturing both fine-grained sub-action semantics and overall spatial context, while operating in real-time at 29 Hz. Experiments on BABEL, a skeleton-based dataset with frame-level annotations, demonstrate that our method improves recognition accuracy over conventional approaches, with additional gains expected as the quality of sub-action segmentation improves. Notably, SASI also achieves superior performance in understanding partial action sequences, revealing its capability for early recognition, which is essential for proactive and seamless Human-Robot Interaction (HRI). Code is available at https://anonymous.4open.science/r/SASI .

📄 PDF Abstract BibTeX arXiv:2604.27508

Code (0)

등록된 구현이 없습니다.

Tasks

Action SegmentationAction Recognition

Similar Papers 제목 키워드 기반

SASICM A Multi-Task Benchmark For Subtext Recognition

2021-06-13 · Hua Yan, Feng Han, Junyi An, Weikang Xiao 외

Subtext is a kind of deep semantics which can be acquired after one or more rounds of expression transformation. As a popular way of expressing one's intentions, it is well worth studying. In this paper, we try to make c…

One-Shot Structure-Aware Stylized Image Synthesis

2024-02-27 · CVPR 2024 1 · Hansam Cho, Jonghyun Lee, Seunggyu Chang, Yonghyun Jeong

While GAN-based models have been successful in image stylization tasks, they often struggle with structure preservation while stylizing a wide range of input images. Recently, diffusion models have been adopted for image…

Image GenerationImage Stylization

Opportunistic Qualitative Planning in Stochastic Systems with Incomplete Preferences over Reachability Objectives

2022-10-04 · Abhishek N. Kulkarni, Jie Fu

Preferences play a key role in determining what goals/constraints to satisfy when not all constraints can be satisfied simultaneously. In this paper, we study how to synthesize preference satisfying plans in stochastic s…

Motion Planning

GPU Acceleration for Synthetic Aperture Sonar Image Reconstruction

2021-01-14 · Isaac D. Gerg, Daniel C. Brown, Stephen G. Wagner, Daniel Cook 외

Synthetic aperture sonar (SAS) image reconstruction, or beamforming as it is often referred to within the SAS community, comprises a class of computationally intensive algorithms for creating coherent high-resolution ima…

GPUImage Reconstruction

Learning Action-Transferable Policy with Action Embedding

2019-09-05 · Yu Chen, Yingfeng Chen, Zhipeng Hu, Tianpei Yang 외

Transfer learning (TL) is a promising way to improve the sample efficiency of reinforcement learning. However, how to efficiently transfer knowledge across tasks with different state-action spaces is investigated at an e…

Continuous ControlReinforcement LearningReinforcement Learning (RL)Transfer Learning