中文
相关论文

相关论文: SiT-MLP: A Simple MLP with Point-wise Topology Fea…

200 篇论文

Given the large volume of side information from different modalities, multimodal recommender systems have become increasingly vital, as they exploit richer semantic information beyond user-item interactions. Recent works highlight that…

信息检索 · 计算机科学 2024-12-17 Junjie Huang , Jiarui Qin , Yong Yu , Weinan Zhang

Skeleton sequences are widely used for action recognition task due to its lightweight and compact characteristics. Recent graph convolutional network (GCN) approaches have achieved great success for skeleton-based action recognition since…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Ruijie Hou , Zhao Wang

Gait is a behavioral biometric modality that can be used to recognize individuals by the way they walk from a far distance. Most existing gait recognition approaches rely on either silhouettes or skeletons, while their joint use is…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Huantao Ren , Jiajing Chen , Senem Velipasalar

Recently, the significant achievements have been made in skeleton-based human action recognition with the emergence of graph convolutional networks (GCNs). However, the state-of-the-art (SOTA) models used for this task focus on constructing…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Junyi Wang , Ziao Li , Bangli Liu , Haibin Cai , Mohamad Saada , Qinggang Meng

The aim of this research is to recognize human actions performed on stage to aid visually impaired and blind individuals. To achieve this, we have created a theatre human action recognition system that uses skeleton data captured by depth…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Leyla Benhamida , Slimane Larabi

Skeleton-based human action recognition has achieved remarkable progress in recent years. However, most existing GCN-based methods rely on short-range motion topologies, which not only struggle to capture long-range joint dependencies and…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Ruosi Wang , Fangwei Zuo , Lei Li , Zhaoqiang Xia

The criticality of prompt and precise traffic forecasting in optimizing traffic flow management in Intelligent Transportation Systems (ITS) has drawn substantial scholarly focus. Spatio-Temporal Graph Neural Networks (STGNNs) have been…

机器学习 · 计算机科学 2023-08-16 Zepu Wang , Yuqi Nie , Peng Sun , Nam H. Nguyen , John Mulvey , H. Vincent Poor

Graph convolutional network based methods that model the body-joints' relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Maosen Li , Siheng Chen , Zijing Zhang , Lingxi Xie , Qi Tian , Ya Zhang

This paper proposes a new graph convolutional operator called central difference graph convolution (CDGC) for skeleton based action recognition. It is not only able to aggregate node information like a vanilla graph convolutional operation…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Shuangyan Miao , Yonghong Hou , Zhimin Gao , Mingliang Xu , Wanqing Li

Skeleton-based action recognition receives increasing attention because the skeleton representations reduce the amount of training data by eliminating visual information irrelevant to actions. To further improve the sample efficiency,…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Anqi Zhu , Qiuhong Ke , Mingming Gong , James Bailey

With the prevalence of accessible depth sensors, dynamic human body skeletons have attracted much attention as a robust modality for action recognition. Previous methods model skeletons based on RNN or CNN, which has limited expressive…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Xiang Gao , Wei Hu , Jiaxiang Tang , Jiaying Liu , Zongming Guo

Benefiting from its succinctness and robustness, skeleton-based action recognition has recently attracted much attention. Most existing methods utilize local networks (e.g., recurrent, convolutional, and graph convolutional networks) to…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Guyue Hu , Bo Cui , Shan Yu

Modeling and recognition of surgical activities poses an interesting research problem. Although a number of recent works studied automatic recognition of surgical activities, generalizability of these works across different tasks and…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Duygu Sarikaya , Pierre Jannin

The Maximum Clique Problem (MCP) is a foundational NP-hard problem with wide-ranging applications, yet no single algorithm consistently outperforms all others across diverse graph instances. This underscores the critical need for…

机器学习 · 计算机科学 2025-12-09 Xiang Li , Shanshan Wang , Chenglong Xiao

This paper presents a new method for 3D action recognition with skeleton sequences (i.e., 3D trajectories of human skeleton joints). The proposed method first transforms each skeleton sequence into three clips each consisting of several…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Qiuhong Ke , Mohammed Bennamoun , Senjian An , Ferdous Sohel , Farid Boussaid

Vision multi-layer perceptrons (MLPs) have shown promising performance in computer vision tasks, and become the main competitor of CNNs and vision Transformers. They use token-mixing layers to capture cross-token interactions, as opposed to…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Zhicai Wang , Yanbin Hao , Xingyu Gao , Hao Zhang , Shuo Wang , Tingting Mu , Xiangnan He

In this paper, we aim at improving the computational efficiency of graph convolutional networks (GCNs) for learning on point clouds. The basic graph convolution that is typically composed of a $K$-nearest neighbor (KNN) search and a…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Yawei Li , He Chen , Zhaopeng Cui , Radu Timofte , Marc Pollefeys , Gregory Chirikjian , Luc Van Gool

In recent years, Spiking Neural Networks (SNNs) have demonstrated great successes in completing various Machine Learning tasks. We introduce a method for learning image features by \textit{locally connected layers} in SNNs using…

神经与进化计算 · 计算机科学 2019-04-15 Daniel J. Saunders , Devdhar Patel , Hananel Hazan , Hava T. Siegelmann , Robert Kozma

Modelling various spatio-temporal dependencies is the key to recognising human actions in skeleton sequences. Most existing methods excessively relied on the design of traversal rules or graph topologies to draw the dependencies of the…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Tailin Chen , Shidong Wang , Desen Zhou , Yu Guan

Accurate traffic forecasting, the foundation of intelligent transportation systems (ITS), has never been more significant than nowadays due to the prosperity of smart cities and urban computing. Recently, Graph Neural Network truly…

机器学习 · 计算机科学 2022-05-18 Jiabin Tang , Tang Qian , Shijing Liu , Shengdong Du , Jie Hu , Tianrui Li