Graph Convolutional Networks
PulseAugur coverage of Graph Convolutional Networks — every cluster mentioning Graph Convolutional Networks across labs, papers, and developer communities, ranked by signal.
-
Self-attention outperforms graph convolution for 3D hand pose lifting
Researchers have re-evaluated the use of graph convolutional networks (GCNs) for 2D-to-3D hand pose estimation, finding that standard multi-head self-attention models perform better. Through controlled experiments on th…
-
iPay framework uses multimodal AI for transit payment recognition
Researchers have developed iPay, a new framework for recognizing payment actions in transit surveillance footage. This system utilizes a multimodal mixture-of-experts architecture, combining RGB and skeleton data stream…
-
新的ES-VAE模型改进了骨骼姿态轨迹分析
研究人员开发了一种弹性形状变分自编码器(ES-VAE),旨在更有效地建模骨骼姿态轨迹。该新模型使用一种感知几何的表示方法来分离内在形状动力学和运动,消除了相机视角和执行速度等干扰因素。在从步态周期预测临床活动能力评分和动作识别任务等应用中,ES-VAE已证明其性能优于标准的VAE和其他序列建模基线。
-
New ALDA4Rec method improves recommendation systems with graph-based learning
Researchers have developed a new method called ALDA4Rec to improve recommendation systems by addressing noise and static representations in graph-based models. The approach constructs an item-item graph, filters noise u…
-
Researchers explore privacy-utility trade-offs in Graph Convolutional Networks
Researchers have developed a theoretical framework to understand differential privacy in Graph Convolutional Networks (GCNs) by examining subsampling stability. The study derives upper bounds on misclassification rates,…
-
Deep Graph Networks improve crime hotspot prediction accuracy to 78%
Researchers have developed a new framework using Deep Graph Convolutional Networks (GCNs) to predict crime hotspots. This approach models crime data as a graph, where grid cells are nodes and proximity defines edges, al…
-
MixTGFormer achieves state-of-the-art 3D human pose estimation
Researchers have developed a new method called MixTGFormer for 3D human pose estimation, which aims to improve upon existing Transformer-based approaches. This novel network integrates Graph Convolutional Networks (GCN)…