中文
相关论文

相关论文: Understanding Spatio-Temporal Relations in Human-O…

200 篇论文

Graph Convolutional Networks (GCN) have been recently employed as core component in the construction of recommender system algorithms, interpreting user-item interactions as the edges of a bipartite graph. However, in the absence of side…

信息检索 · 计算机科学 2023-03-29 Edoardo D'Amico , Khalil Muhammad , Elias Tragos , Barry Smyth , Neil Hurley , Aonghus Lawlor

Real-time 3D human action recognition has broad industrial applications, such as surveillance, human-computer interaction, and healthcare monitoring. By relying on complex spatio-temporal local encoding, most existing point cloud sequence…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Xing Li , Qian Huang , Zhijian Wang , Zhenjie Hou , Tianjin Yang , Zhuang Miao

Pose based hand gesture recognition has been widely studied in the recent years. Compared with full body action recognition, hand gesture involves joints that are more spatially closely distributed with stronger collaboration. This nature…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Chuankun Li , Shuai Li , Yanbo Gao , Xiang Zhang , Wanqing Li

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limited expressive power…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Sijie Yan , Yuanjun Xiong , Dahua Lin

Spatiotemporal data can be represented as a process over a graph, which captures their spatial relationships either explicitly or implicitly. How to leverage such a structure for learning representations is one of the key challenges when…

机器学习 · 计算机科学 2021-03-03 Elvin Isufi , Gabriele Mazzola

Decoding human activity accurately from wearable sensors can aid in applications related to healthcare and context awareness. The present approaches in this domain use recurrent and/or convolutional models to capture the spatio-temporal…

人机交互 · 计算机科学 2020-12-21 Satya P. Singh , Aimé Lay-Ekuakille , Deepak Gangwar , Madan Kumar Sharma , Sukrit Gupta

The construction of spatiotemporal networks using graph convolution networks (GCNs) has become one of the most popular methods for predicting traffic signals. However, when using a GCN for traffic speed prediction, the conventional approach…

机器学习 · 计算机科学 2022-09-07 JunKyu Jang , Sung-Hyuk Park

Graph convolutional network (GCN) has achieved great success in single hand reconstruction task, while interacting two-hand reconstruction by GCN remains unexplored. In this paper, we present Interacting Attention Graph Hand (IntagHand),…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Mengcheng Li , Liang An , Hongwen Zhang , Lianpeng Wu , Feng Chen , Tao Yu , Yebin Liu

Seizure detection from EEGs is a challenging and time consuming clinical problem that would benefit from the development of automated algorithms. EEGs can be viewed as structural time series, because they are multivariate time series where…

机器学习 · 计算机科学 2019-05-07 Ian Covert , Balu Krishnan , Imad Najm , Jiening Zhan , Matthew Shore , John Hixson , Ming Jack Po

Graph convolutional networks (GCNs) have emerged as a powerful tool for skeleton-based action and gesture recognition, thanks to their ability to model spatial and temporal dependencies in skeleton data. However, existing GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hu Cui , Renjing Huang , Ruoyu Zhang , Tessai Hayama

Graph convolutional networks have been widely used for skeleton-based action recognition due to their excellent modeling ability of non-Euclidean data. As the graph convolution is a local operation, it can only utilize the short-range joint…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zhan Chen , Sicheng Li , Bing Yang , Qinghan Li , Hong Liu

The complex spatial-temporal correlations in transportation networks make the traffic forecasting problem challenging. Since transportation system inherently possesses graph structures, many research efforts have been put with graph neural…

机器学习 · 计算机科学 2024-03-22 Yuyol Shin , Yoonjin Yoon

Most existing re-identification methods focus on learning robust and discriminative features with deep convolution networks. However, many of them consider content similarity separately and fail to utilize the context information of the…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Deyi Ji , Haoran Wang , Hanzhe Hu , Weihao Gan , Wei Wu , Junjie Yan

Tactile perception is crucial for a variety of robot tasks including grasping and in-hand manipulation. New advances in flexible, event-driven, electronic skins may soon endow robots with touch perception capabilities similar to humans.…

信号处理 · 电气工程与系统科学 2020-08-19 Fuqiang Gu , Weicong Sng , Tasbolat Taunyazov , Harold Soh

Human activity recognition is a major field of study that employs computer vision, machine vision, and deep learning techniques to categorize human actions. The field of deep learning has made significant progress, with architectures that…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Mohammad Belal , Taimur Hassan , Abdelfatah Hassan , Nael Alsheikh , Noureldin Elhendawi , Irfan Hussain

Human activity recognition is typically addressed by detecting key concepts like global and local motion, features related to object classes present in the scene, as well as features related to the global context. The next open challenges…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Fabien Baradel , Natalia Neverova , Christian Wolf , Julien Mille , Greg Mori

Accurate hand gesture prediction is crucial for effective upper-limb prosthetic limbs control. As the high flexibility and multiple degrees of freedom exhibited by human hands, there has been a growing interest in integrating deep networks…

人机交互 · 计算机科学 2026-04-07 Wenjuan Zhong , Yuyang Zhang , Peiwen Fu , Wenxuan Xiong , Mingming Zhang

In many different fields interactions between objects play a critical role in determining their behavior. Graph neural networks (GNNs) have emerged as a powerful tool for modeling interactions, although often at the cost of adding…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Zhaoen Su , Chao Wang , David Bradley , Carlos Vallespi-Gonzalez , Carl Wellington , Nemanja Djuric

We propose a novel technique to enhance Knowledge Graph Reasoning by combining Graph Convolution Neural Network (GCN) with the Attention Mechanism. This approach utilizes the Attention Mechanism to examine the relationships between entities…

信息检索 · 计算机科学 2025-03-24 Meera Gupta , Ravi Khanna , Divya Choudhary , Nandini Rao

In the task of emotion recognition from videos, a key improvement has been to focus on emotions over time rather than a single frame. There are many architectures to address this task such as GRUs, LSTMs, Self-Attention, Transformers, and…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Alexander Mehta , William Yang