中文
相关论文

相关论文: Graph Routing between Capsules

200 篇论文

Graph Neural Networks (GNNs) typically scale with the number of graph edges, making them well suited for sparse graphs but less efficient on dense graphs, such as point clouds or molecular interactions. A common remedy is to sparsify the…

机器学习 · 计算机科学 2025-12-03 Shiyu Chen , Ningyuan Huang , Soledad Villar

Recently similarity graphs became the leading paradigm for efficient nearest neighbor search, outperforming traditional tree-based and LSH-based methods. Similarity graphs perform the search via greedy routing: a query traverses the graph…

机器学习 · 计算机科学 2019-05-28 Dmitry Baranchuk , Dmitry Persiyanov , Anton Sinitsin , Artem Babenko

Capsule Networks (CapsNets) show exceptional graph representation capacity via dynamic routing and vectorized hierarchical representations, but they model the complex geometries of real\-world graphs poorly by fixed\-curvature space due to…

机器学习 · 计算机科学 2025-12-10 Ye Qin , Jingchao Wang , Yang Shi , Haiying Huang , Junxu Li , Weijian Liu , Tinghui Chen , Jinghui Qin

Capsule networks are constrained by the parameter-expensive nature of their layers, and the general lack of provable equivariance guarantees. We present a variation of capsule networks that aims to remedy this. We identify that learning all…

机器学习 · 计算机科学 2019-09-27 Sairaam Venkatraman , S. Balasubramanian , R. Raghunatha Sarma

This paper focuses on intelligent routing in microservice systems and proposes an end-to-end optimization framework based on graph neural networks. The goal is to improve routing decision efficiency and overall system performance under…

网络与互联网体系结构 · 计算机科学 2025-10-20 Chenrui Hu , Ziyu Cheng , Di Wu , Yuxiao Wang , Feng Liu , Zhimin Qiu

This work presents a two-stage neural architecture for learning and refining structural correspondences between graphs. First, we use localized node embeddings computed by a graph neural network to obtain an initial ranking of soft…

机器学习 · 计算机科学 2020-01-28 Matthias Fey , Jan E. Lenssen , Christopher Morris , Jonathan Masci , Nils M. Kriege

Constituting highly informative network embeddings is an important tool for network analysis. It encodes network topology, along with other useful side information, into low-dimensional node-based feature representations that can be…

计算与语言 · 计算机科学 2019-06-06 Liqun Chen , Guoyin Wang , Chenyang Tao , Dinghan Shen , Pengyu Cheng , Xinyuan Zhang , Wenlin Wang , Yizhe Zhang , Lawrence Carin

Several text classification tasks such as sentiment analysis, news categorization, multi-label classification and opinion classification are challenging problems even for modern deep learning networks. Recently, Capsule Networks (CapsNets)…

计算与语言 · 计算机科学 2020-07-09 Akhilesh Kumar Gangwar , Vadlamani Ravi

Capsule networks (see e.g. Hinton et al., 2018) aim to encode knowledge and reason about the relationship between an object and its parts. In this paper we specify a \emph{generative} model for such data, and derive a variational algorithm…

机器学习 · 计算机科学 2022-03-16 Alfredo Nazabal , Nikolaos Tsagkas , Christopher K. I. Williams

In this paper, we propose a new capsule network architecture called Attention Routing CapsuleNet (AR CapsNet). We replace the dynamic routing and squash activation function of the capsule network with dynamic routing (CapsuleNet) with the…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Jaewoong Choi , Hyun Seo , Suii Im , Myungjoo Kang

Capsule networks (CapsNets) are capable of modeling visual hierarchical relationships, which is achieved by the "routing-by-agreement" mechanism. This paper proposes a pairwise agreement mechanism to build capsules, inspired by the feature…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Lei Zhao , Xiaohui Wang , Lei Huang

Traditional machine learning assumes samples in tabular data to be independent and identically distributed (i.i.d). This assumption may miss useful information within and between sample relationships in representation learning. This paper…

机器学习 · 计算机科学 2023-06-13 Shourav B. Rabbani , Manar D. Samad

Learning-based methods for routing have gained significant attention in recent years, both in single-objective and multi-objective contexts. Yet, existing methods are unsuitable for routing on multigraphs, which feature multiple edges with…

机器学习 · 计算机科学 2026-02-23 Filip Rydin , Attila Lischka , Jiaming Wu , Morteza Haghir Chehreghani , Balázs Kulcsár

Learning-based methods have become increasingly popular for solving vehicle routing problems due to their near-optimal performance and fast inference speed. Among them, the combination of deep reinforcement learning and graph representation…

机器学习 · 计算机科学 2024-05-22 Zhenwei Wang , Ruibin Bai , Fazlullah Khan , Ender Ozcan , Tiehua Zhang

Multi-head attention advances neural machine translation by working out multiple versions of attention in different subspaces, but the neglect of semantic overlapping between subspaces increases the difficulty of translation and…

计算与语言 · 计算机科学 2019-09-04 Shuhao Gu , Yang Feng

A network can be analyzed at different topological scales, ranging from single nodes to motifs, communities, up to the complete structure. We propose a novel intermediate-level topological analysis that considers non-overlapping subgraphs…

计算物理 · 物理学 2009-11-13 Lucas Antiqueira , Luciano da Fontoura Costa

Given the success of Graph Neural Networks (GNNs) for structure-aware machine learning, many studies have explored their use for text classification, but mostly in specific domains with limited data characteristics. Moreover, some…

计算与语言 · 计算机科学 2024-01-23 Margarita Bugueño , Gerard de Melo

Document structure analysis, such as zone segmentation and table recognition, is a complex problem in document processing and is an active area of research. The recent success of deep learning in solving various computer vision and machine…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Shah Rukh Qasim , Hassan Mahmood , Faisal Shafait

Whether comparing networks to each other or to random expectation, measuring dissimilarity is essential to understanding the complex phenomena under study. However, determining the structural dissimilarity between networks is an ill-defined…

社会与信息网络 · 计算机科学 2018-07-26 Leo Torres , Pablo Suarez-Serrato , Tina Eliassi-Rad

Brain graph representation learning serves as the fundamental technique for brain diseases diagnosis. Great efforts from both the academic and industrial communities have been devoted to brain graph representation learning in recent years.…

机器学习 · 计算机科学 2022-06-28 Jiawei Zhang