Graph Convolutional Networks
PulseAugur coverage of Graph Convolutional Networks — every cluster mentioning Graph Convolutional Networks across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
New Mem-GF method slashes memory use for scalable collaborative filtering
Researchers have developed Mem-GF, a novel method for memory-efficient graph filtering in collaborative filtering (CF) that significantly reduces memory usage and improves runtime speed. Unlike previous methods that req…
-
Graph Neural Networks enhanced with proximity graphs for dust emission forecasting
Researchers have developed a novel method to enhance Graph Neural Networks (GNNs) for dust source emission forecasting by incorporating proximity graphs. These graphs, including Delaunay triangulation, Gabriel graph, k-…
-
New GNN Approach Enhances Image Classification with Multi-Feature Aggregation
A new research paper proposes an enhanced approach for semi-supervised image classification using Graph Neural Networks (GNNs), particularly beneficial in scenarios with limited labeled data. The method integrates diver…
-
New framework reveals geometry-dependent performance in relational learning models
Researchers have introduced a new framework for evaluating relational learning models, moving beyond standard leaderboards that average performance across diverse datasets. This new approach stratifies datasets by their…
-
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…
-
New ES-VAE model improves skeletal pose trajectory analysis
Researchers have developed an Elastic Shape Variational Autoencoder (ES-VAE) designed to model skeletal pose trajectories more effectively. This new model uses a geometry-aware representation to isolate intrinsic shape …
-
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)…