中文
相关论文

相关论文: A Non-Anatomical Graph Structure for isolated hand…

200 篇论文

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 study proposes a credit card fraud detection method based on Heterogeneous Graph Neural Network (HGNN) to address fraud in complex transaction networks. Unlike traditional machine learning methods that rely solely on numerical features…

机器学习 · 计算机科学 2025-04-14 Qiuwu Sha , Tengda Tang , Xinyu Du , Jie Liu , Yixian Wang , Yuan Sheng

Graph convolutional networks (GCN) is widely used to handle irregular data since it updates node features by using the structure information of graph. With the help of iterated GCN, high-order information can be obtained to further enhance…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Wenyu Zhang , Qing Ding , Jian Hu , Yi Ma , Mingzhe Lu

Human motion prediction is an important and challenging task in many computer vision application domains. Recent work concentrates on utilizing the timing processing ability of recurrent neural networks (RNNs) to achieve smooth and reliable…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Zigeng Yan , Di-Hua Zhai , Yuanqing Xia

The Human-Machine Interaction (HMI) research field is an important topic in machine learning that has been deeply investigated thanks to the rise of computing power in the last years. The first time, it is possible to use machine learning…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Jonas Bokstaller , Costanza Maria Improta

In this paper, a real-time signal processing frame-work based on a 60 GHz frequency-modulated continuous wave (FMCW) radar system to recognize gestures is proposed. In order to improve the robustness of the radar-based gesture recognition…

信号处理 · 电气工程与系统科学 2020-05-21 Yuliang Sun , Tai Fei , Xibo Li , Alexander Warnecke , Ernst Warsitz , Nils Pohl

We present a novel graph neural network (GNN) approach for cell tracking in high-throughput microscopy videos. By modeling the entire time-lapse sequence as a direct graph where cell instances are represented by its nodes and their…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tal Ben-Haim , Tammy Riklin Raviv

Dynamic Graph Neural Network (DGNN) has shown a strong capability of learning dynamic graphs by exploiting both spatial and temporal features. Although DGNN has recently received considerable attention by AI community and various DGNN…

分布式、并行与集群计算 · 计算机科学 2023-09-08 Fahao Chen , Peng Li , Celimuge Wu

In recent years, graph convolutional networks (GCNs) play an increasingly critical role in skeleton-based human action recognition. However, most GCN-based methods still have two main limitations: 1) They only consider the motion…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Zhigang Tu , Jiaxu Zhang , Hongyan Li , Yujin Chen , Junsong Yuan

Structural damage detection has become an interdisciplinary area of interest for various engineering fields, while the available damage detection methods are being in the process of adapting machine learning concepts. Most machine learning…

信号处理 · 电气工程与系统科学 2020-06-02 Jianxi Yang , Likai Zhang , Cen Chen , Yangfan Li , Ren Li , Guiping Wang , Shixin Jiang , Zeng Zeng

Hand gesture recognition using multichannel surface electromyography (sEMG) is challenging due to unstable predictions and inefficient time-varying feature enhancement. To overcome the lack of signal based time-varying feature problems, we…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Jungpil Shin , Abu Saleh Musa Miah , Sota Konnai , Shu Hoshitaka , Pankoo Kim

Multi-modal neuroimaging technology has greatlly facilitated the efficiency and diagnosis accuracy, which provides complementary information in discovering objective disease biomarkers. Conventional deep learning methods, e.g. convolutional…

图像与视频处理 · 电气工程与系统科学 2022-10-26 Yanwu Yang , Xutao Guo , Zhikai Chang , Chenfei Ye , Yang Xiang , Ting Ma

In this paper, we present Fusion-GCN, an approach for multimodal action recognition using Graph Convolutional Networks (GCNs). Action recognition methods based around GCNs recently yielded state-of-the-art performance for skeleton-based…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Michael Duhme , Raphael Memmesheimer , Dietrich Paulus

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. We think the key to skeleton-based action recognition is a skeleton hanging in frames, so we focus on how the…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Nguyen Huu Bao Long

Gait recognition, a long-distance biometric technology, has aroused intense interest recently. Currently, the two dominant gait recognition works are appearance-based and model-based, which extract features from silhouettes and skeletons,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Likai Wang , Ruize Han , Wei Feng

Detecting anomalies in dynamic graphs is a vital task, with numerous practical applications in areas such as security, finance, and social media. Previous network embedding based methods have been mostly focusing on learning good node…

机器学习 · 计算机科学 2020-05-26 Lei Cai , Zhengzhang Chen , Chen Luo , Jiaping Gui , Jingchao Ni , Ding Li , Haifeng Chen

The combination of the traditional convolutional network (i.e., an auto-encoder) and the graph convolutional network has attracted much attention in clustering, in which the auto-encoder extracts the node attribute feature and the graph…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zhihao Peng , Hui Liu , Yuheng Jia , Junhui Hou

In this paper, we propose MGNet, a simple and effective multiplex graph convolutional network (GCN) model for multimodal brain network analysis. The proposed method integrates tensor representation into the multiplex GCN model to extract…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Zhaoming Kong , Lichao Sun , Hao Peng , Liang Zhan , Yong Chen , Lifang He

Extracting stimulus features from neuronal ensembles is of great interest to the development of neuroprosthetics that project sensory information directly to the brain via electrical stimulation. Machine learning strategies that optimize…

神经元与认知 · 定量生物学 2020-09-08 Vivek Subramanian , Joshua Khani

This work presents an approach for recognizing isolated sign language gestures using skeleton-based pose data extracted from video sequences. A Graph-GRU temporal network is proposed to model both spatial and temporal dependencies between…

计算机视觉与模式识别 · 计算机科学 2025-11-11 B. Mederos , J. Mejía , A. Medina-Reyes , Y. Espinosa-Almeyda , J. D. Díaz-Roman , I. Rodríguez-Mederos , M. Mejía-Carreon , F. Gonzalez-Lopez