中文
相关论文

相关论文: gvnn: Neural Network Library for Geometric Compute…

200 篇论文

The Deep Graph Library (DGL) was designed as a tool to enable structure learning from graphs, by supporting a core abstraction for graphs, including the popular Graph Neural Networks (GNN). DGL contains implementations of all core graph…

分布式、并行与集群计算 · 计算机科学 2020-07-14 Sasikanth Avancha , Vasimuddin Md , Sanchit Misra , Ramanarayan Mohanty

Despite significant progress in Vision-Language Navigation (VLN), existing approaches still rely on dense RGB videos that produce excessive patch tokens and lack explicit spatial structure, resulting in substantial computational overhead…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Jiahao Yang , Zihan Wang , Xiangyang Li , Xing Zhu , Yujun Shen , Yinghao Xu , Shuqiang Jiang

Linear Graph Convolutional Networks (GCNs) are used to classify the node in the graph data. However, we note that most existing linear GCN models perform neural network operations in Euclidean space, which do not explicitly capture the…

机器学习 · 计算机科学 2024-06-17 Qiuyu Liang , Weihua Wang , Feilong Bao , Guanglai Gao

We propose an end-to-end framework based on a Graph Neural Network (GNN) to balance the power flows in energy grids. The balancing is framed as a supervised vertex regression task, where the GNN is trained to predict the current and power…

机器学习 · 计算机科学 2022-08-15 Jonas Berg Hansen , Stian Normann Anfinsen , Filippo Maria Bianchi

Recently, graph neural networks (GNNs) have become an important and active research direction in deep learning. It is worth noting that most of the existing GNN-based methods learn graph representations within the Euclidean vector space.…

机器学习 · 计算机科学 2021-10-08 Dai Quoc Nguyen , Tu Dinh Nguyen , Dinh Phung

The standard cosmological model with cold dark matter posits a hierarchical formation of structures. We introduce topological neural networks (TNNs), implemented as message-passing neural networks on higher-order structures, to effectively…

宇宙学与河外天体物理 · 物理学 2025-08-06 Jun-Young Lee , Francisco Villaescusa-Navarro

Many reinforcement learning tasks can benefit from explicit planning based on an internal model of the environment. Previously, such planning components have been incorporated through a neural network that partially aligns with the…

机器学习 · 计算机科学 2020-09-29 Andreea Deac , Pierre-Luc Bacon , Jian Tang

Multi-view projection techniques have shown themselves to be highly effective in achieving top-performing results in the recognition of 3D shapes. These methods involve learning how to combine information from multiple view-points. However,…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Abdullah Hamdi , Faisal AlZahrani , Silvio Giancola , Bernard Ghanem

The convolutional neural network (CNN) has become a basic model for solving many computer vision problems. In recent years, a new class of CNNs, recurrent convolution neural network (RCNN), inspired by abundant recurrent connections in the…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jianfeng Wang , Xiaolin Hu

Convolutional Neural Networks (CNNs) achieve impressive performance in a wide variety of fields. Their success benefited from a massive boost when very deep CNN models were able to be reliably trained. Despite their merits, CNNs fail to…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Guohao Li , Matthias Müller , Ali Thabet , Bernard Ghanem

In this paper, we introduce group convolutional neural networks (GCNNs) equivariant to color variation. GCNNs have been designed for a variety of geometric transformations from 2D and 3D rotation groups, to semi-groups such as scale.…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yulong Yang , Felix O'Mahony , Christine Allen-Blanchette

Graph neural networks (GNNs) have emerged as powerful surrogates for mesh-based computational fluid dynamics (CFD), but training them on high-resolution unstructured meshes with hundreds of thousands of nodes remains prohibitively…

机器学习 · 计算机科学 2025-09-17 Paul Garnier , Vincent Lannelongue , Elie Hachem

In this paper, we evaluate the accuracy of deep learning approaches on geospatial vector geometry classification tasks. The purpose of this evaluation is to investigate the ability of deep learning models to learn from geometry coordinates…

机器学习 · 统计学 2019-06-12 Rein van 't Veer , Peter Bloem , Erwin Folmer

Convolutional neural networks are witnessing wide adoption in computer vision systems with numerous applications across a range of visual recognition tasks. Much of this progress is fueled through advances in convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Felix Juefei-Xu , Vishnu Naresh Boddeti , Marios Savvides

In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we hope to help bridge…

机器学习 · 计算机科学 2016-01-11 Alec Radford , Luke Metz , Soumith Chintala

This work begins by establishing a mathematical formalization between different geometrical interpretations of Neural Networks, providing a first contribution. From this starting point, a new interpretation is explored, using the idea of…

机器学习 · 计算机科学 2019-05-20 Daniel Vieira , Joao Paixao

AnalogVNN, a simulation framework built on PyTorch which can simulate the effects of optoelectronic noise, limited precision, and signal normalization present in photonic neural network accelerators. We use this framework to train and…

机器学习 · 计算机科学 2023-12-29 Vivswan Shah , Nathan Youngblood

Graph neural networks excel at modeling pairwise interactions, but they cannot flexibly accommodate higher-order interactions and features. Topological deep learning (TDL) has emerged recently as a promising tool for addressing this issue.…

Despite significant progress of deep learning in the field of computer vision, there has not been a software library that covers these methods in a unifying manner. We introduce ChainerCV, a software library that is intended to fill this…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Yusuke Niitani , Toru Ogawa , Shunta Saito , Masaki Saito

Graph convolutional neural networks (GCNs) generalize tradition convolutional neural networks (CNNs) from low-dimensional regular graphs (e.g., image) to high dimensional irregular graphs (e.g., text documents on word embeddings). Due to…

机器学习 · 计算机科学 2021-03-30 Mehrnaz Najafi , Philip S. Yu