中文
相关论文

相关论文: Fusion-GCN: Multimodal Action Recognition using Gr…

200 篇论文

Graph Convolutional Networks (GCN) which typically follows a neural message passing framework to model dependencies among skeletal joints has achieved high success in skeleton-based human motion prediction task. Nevertheless, how to…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Xinshun Wang , Wanying Zhang , Can Wang , Yuan Gao , Mengyuan Liu

Multimodal emotion recognition in conversations (MERC) aims to identify and understand the emotions expressed by speakers during utterance interaction from multiple modalities (e.g., text, audio, images, etc.). Existing studies have shown…

人工智能 · 计算机科学 2026-03-25 Tao Meng , Weilun Tang , Yuntao Shou , Yilong Tan , Jun Zhou , Wei Ai , Keqin Li

Graph Convolutional Networks (GCNs) have gained great popularity in tackling various analytics tasks on graph and network data. However, some recent studies raise concerns about whether GCNs can optimally integrate node features and…

机器学习 · 计算机科学 2020-07-14 Xiao Wang , Meiqi Zhu , Deyu Bo , Peng Cui , Chuan Shi , Jian Pei

One essential problem in skeleton-based action recognition is how to extract discriminative features over all skeleton joints. However, the complexity of the recent State-Of-The-Art (SOTA) models for this task tends to be exceedingly…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Yi-Fan Song , Zhang Zhang , Caifeng Shan , Liang Wang

Skeleton-based action recognition has attracted research attentions in recent years. One common drawback in currently popular skeleton-based human action recognition methods is that the sparse skeleton information alone is not sufficient to…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Jinmiao Cai , Nianjuan Jiang , Xiaoguang Han , Kui Jia , Jiangbo Lu

Nowadays, with the explosive growth of multimodal reviews on social media platforms, multimodal sentiment analysis has recently gained popularity because of its high relevance to these social media posts. Although most previous studies…

计算与语言 · 计算机科学 2022-01-26 Luwei Xiao , Xingjiao Wu , Wen Wu , Jing Yang , Liang He

Graph convolutional networks (GCNs) are an effective skeleton-based human action recognition (HAR) technique. GCNs enable the specification of CNNs to a non-Euclidean frame that is more flexible. The previous GCN-based models still have a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Faisal Mehmood , Xin Guo , Enqing Chen , Muhammad Azeem Akbar , Arif Ali Khan , Sami Ullah

Gait emotion recognition plays a crucial role in the intelligent system. Most of the existing methods recognize emotions by focusing on local actions over time. However, they ignore that the effective distances of different emotions in the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yunfei Yin , Li Jing , Faliang Huang , Guangchao Yang , Zhuowei Wang

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

Graph convolutional networks (GCNs) achieved promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a spatio-temporal graph. Most of the recently proposed GCN-based methods improve the…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Negar Heidari , Alexandros Iosifidis

Recent graph convolutional neural networks (GCNs) have shown high performance in the field of human action recognition by using human skeleton poses. However, it fails to detect human-object interaction cases successfully due to the lack of…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Hesham M. Shehata , Mohammad Abdolrahmani

Change detection (CD) in remote sensing images has been an ever-expanding area of research. To date, although many methods have been proposed using various techniques, accurately identifying changes is still a great challenge, especially in…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Junzheng Wu , Biao Li , Yao Qin , Weiping Ni , Han Zhang , Yuli Sun

Image-based characterization and disease understanding involve integrative analysis of morphological, spatial, and topological information across biological scales. The development of graph convolutional networks (GCNs) has created the…

图像与视频处理 · 电气工程与系统科学 2022-04-22 Kexin Ding , Mu Zhou , Zichen Wang , Qiao Liu , Corey W. Arnold , Shaoting Zhang , Dimitri N. Metaxas

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

Deep learning techniques are being used in skeleton based action recognition tasks and outstanding performance has been reported. Compared with RNN based methods which tend to overemphasize temporal information, CNN-based approaches can…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Zewei Ding , Pichao Wang , Philip O. Ogunbona , Wanqing Li

Convolutional Neural Networks (ConvNets) have recently shown promising performance in many computer vision tasks, especially image-based recognition. How to effectively apply ConvNets to sequence-based data is still an open problem. This…

计算机视觉与模式识别 · 计算机科学 2017-01-02 Pichao Wang , Wanqing Li , Chuankun Li , Yonghong Hou

Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are a more general and…

机器学习 · 计算机科学 2020-01-22 Shikhar Vashishth , Soumya Sanyal , Vikram Nitin , Partha Talukdar

Generating long-range skeleton-based human actions has been a challenging problem since small deviations of one frame can cause a malformed action sequence. Most existing methods borrow ideas from video generation, which naively treat…

图形学 · 计算机科学 2020-08-18 Ping Yu , Yang Zhao , Chunyuan Li , Junsong Yuan , Changyou Chen

Suffering from the multi-view data diversity and complexity for semi-supervised classification, most of existing graph convolutional networks focus on the networks architecture construction or the salient graph structure preservation, and…

机器学习 · 计算机科学 2020-06-01 Guangfeng Lin , Jing Wang , Kaiyang Liao , Fan Zhao , Wanjun Chen

A skeleton representation of the human body has been proven to be effective for this task. The skeletons are presented in graphs form-like. However, the topology of a graph is not structured like Euclidean-based data. Therefore, a new set…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Motasem S. Alsawadi , Miguel Rio