中文
相关论文

相关论文: TAA-GCN: A Temporally Aware Adaptive Graph Convolu…

200 篇论文

Face aging, which renders aging faces for an input face, has attracted extensive attention in the multimedia research. Recently, several conditional Generative Adversarial Nets (GANs) based methods have achieved great success. They can…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Si Liu , Yao Sun , Defa Zhu , Renda Bao , Wei Wang , Xiangbo Shu , Shuicheng Yan

Disease prediction is a well-known classification problem in medical applications. GCNs provide a powerful tool for analyzing the patients' features relative to each other. This can be achieved by modeling the problem as a graph node…

机器学习 · 计算机科学 2021-11-09 Mahsa Ghorbani , Anees Kazi , Mahdieh Soleymani Baghshah , Hamid R. Rabiee , Nassir Navab

We present a module that extends the temporal graph of a graph convolutional network (GCN) for action recognition with a sequence of skeletons. Existing methods attempt to represent a more appropriate spatial graph on an intra-frame, but…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yuya Obinata , Takuma Yamamoto

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

In this paper, we propose a novel algorithm for matching faces with temporal variations caused due to age progression. The proposed generative adversarial network algorithm is a unified framework that combines facial age estimation and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Daksha Yadav , Naman Kohli , Mayank Vatsa , Richa Singh , Afzel Noore

Recently, graph Convolutional Neural Networks (graph CNNs) have been widely used for graph data representation and semi-supervised learning tasks. However, existing graph CNNs generally use a fixed graph which may be not optimal for…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Bo Jiang , Ziyan Zhang , Doudou Lin , Jin Tang

Deep learning models have been widely used for anomaly detection in surveillance videos. Typical models are equipped with the capability to reconstruct normal videos and evaluate the reconstruction errors on anomalous videos to indicate the…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Xianlin Zeng , Yalong Jiang , Wenrui Ding , Hongguang Li , Yafeng Hao , Zifeng Qiu

Modeling complex spatial and temporal correlations in the correlated time series data is indispensable for understanding the traffic dynamics and predicting the future status of an evolving traffic system. Recent works focus on designing…

机器学习 · 计算机科学 2020-10-23 Lei Bai , Lina Yao , Can Li , Xianzhi Wang , Can Wang

Temporal graphs exhibit dynamic interactions between nodes over continuous time, whose topologies evolve with time elapsing. The whole temporal neighborhood of nodes reveals the varying preferences of nodes. However, previous works usually…

机器学习 · 计算机科学 2023-04-18 Tongya Zheng , Xinchao Wang , Zunlei Feng , Jie Song , Yunzhi Hao , Mingli Song , Xingen Wang , Xinyu Wang , Chun Chen

Recent years have witnessed much interest in temporal reasoning over knowledge graphs (KG) for complex question answering (QA), but there remains a substantial gap in human capabilities. We explore how to generalize relational graph…

计算与语言 · 计算机科学 2023-10-09 Aditya Sharma , Apoorv Saxena , Chitrank Gupta , Seyed Mehran Kazemi , Partha Talukdar , Soumen Chakrabarti

Graph Convolutional Networks (GCNs) have proven to be highly effective for skeleton-based action recognition, primarily due to their ability to leverage graph topology for feature aggregation, a key factor in extracting meaningful…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Haiqing Ren , Zhongkai Luo , Heng Fan , Xiaohui Yuan , Guanchen Wang , Libo Zhang

Accurate real-time traffic forecasting is a core technological problem against the implementation of the intelligent transportation system. However, it remains challenging considering the complex spatial and temporal dependencies among…

机器学习 · 计算机科学 2020-06-23 Jiawei Zhu , Yujiao Song , Ling Zhao , Haifeng Li

Facial Expression Recognition (FER) is vital for understanding interpersonal communication. However, existing classification methods often face challenges such as vulnerability to noise, imbalanced datasets, overfitting, and generalization…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Hozaifa Kassab , Mohamed Bahaa , Ali Hamdi

Recent studies often exploit Graph Convolutional Network (GCN) to model label dependencies to improve recognition accuracy for multi-label image recognition. However, constructing a graph by counting the label co-occurrence possibilities of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jin Ye , Junjun He , Xiaojiang Peng , Wenhao Wu , Yu Qiao

In this paper, we presented a novel convolutional neural network framework for graph modeling, with the introduction of two new modules specially designed for graph-structured data: the $k$-th order convolution operator and the adaptive…

机器学习 · 计算机科学 2017-10-23 Zhenpeng Zhou , Xiaocheng Li

In this paper, we generally formulate the dynamics prediction problem of various network systems (e.g., the prediction of mobility, traffic and topology) as the temporal link prediction task. Different from conventional techniques of…

社会与信息网络 · 计算机科学 2019-01-29 Kai Lei , Meng Qin , Bo Bai , Gong Zhang , Min Yang

Skeleton-based action recognition has attracted considerable attention due to its compact representation of the human body's skeletal sructure. Many recent methods have achieved remarkable performance using graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Jungho Lee , Minhyeok Lee , Suhwan Cho , Sungmin Woo , Sungjun Jang , Sangyoun Lee

Graph convolutional networks (GCNs) based methods have achieved advanced performance on skeleton-based action recognition task. However, the skeleton graph cannot fully represent the motion information contained in skeleton data. In…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Jinfeng Wei , Yunxin Wang , Mengli Guo , Pei Lv , Xiaoshan Yang , Mingliang Xu

We present an attention-based spatial graph convolution (AGC) for graph neural networks (GNNs). Existing AGCs focus on only using node-wise features and utilizing one type of attention function when calculating attention weights. Instead,…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Yang Li , Yuichi Tanaka

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