中文
相关论文

相关论文: Recognition of generalized network matrices

200 篇论文

This paper deals with identifiability of undirected dynamical networks with single-integrator node dynamics. We assume that the graph structure of such networks is known, and aim to find graph-theoretic conditions under which the state…

最优化与控制 · 数学 2018-07-24 Henk J. van Waarde , Pietro Tesi , M. Kanat Camlibel

This article proposes a novel Bayesian classification framework for networks with labeled nodes. While literature on statistical modeling of network data typically involves analysis of a single network, the recent emergence of complex data…

统计方法学 · 统计学 2020-09-25 Sharmistha Guha , Abel Rodriguez

As modern networks grow increasingly complex--driven by diverse devices, encrypted protocols, and evolving threats--network traffic analysis has become critically important. Existing machine learning models often rely only on a single…

密码学与安全 · 计算机科学 2025-07-04 Binghui Wu , Dinil Mon Divakaran , Mohan Gurusamy

We analyze recurrent neural networks with diagonal hidden-to-hidden weight matrices, trained with gradient descent in the supervised learning setting, and prove that gradient descent can achieve optimality \emph{without} massive…

机器学习 · 计算机科学 2024-10-11 Semih Cayci , Atilla Eryilmaz

We focus on solving the univariate times series point forecasting problem using deep learning. We propose a deep neural architecture based on backward and forward residual links and a very deep stack of fully-connected layers. The…

机器学习 · 计算机科学 2020-02-24 Boris N. Oreshkin , Dmitri Carpov , Nicolas Chapados , Yoshua Bengio

We present space-efficient algorithms for computing cut vertices in a given graph with $n$ vertices and $m$ edges in linear time using $O(n+\min\{m,n\log \log n\})$ bits. With the same time and using $O(n+m)$ bits, we can compute the…

数据结构与算法 · 计算机科学 2016-12-09 Frank Kammer , Dieter Kratsch , Moritz Laudahn

Graphical models are widely used to make inferences concerning interplay in multivariate systems. In many applications, data are collected from multiple related but nonidentical units whose underlying networks may differ but are likely to…

统计方法学 · 统计学 2014-12-04 Chris J. Oates , Jim Korkola , Joe W. Gray , Sach Mukherjee

The ability to learn polynomials and generalize out-of-distribution is essential for simulation metamodels in many disciplines of engineering, where the time step updates are described by polynomials. While feed forward neural networks can…

机器学习 · 计算机科学 2023-07-21 Jesper Hauch , Christoffer Riis , Francisco C. Pereira

The inference and training stages of Graph Neural Networks (GNNs) are often dominated by the time required to compute a long sequence of matrix multiplications between the sparse graph adjacency matrix and its embedding. To accelerate these…

To build light-weight network, we propose a new normalization, Fine-grained Batch Normalization (FBN). Different from Batch Normalization (BN), which normalizes the final summation of the weighted inputs, FBN normalizes the intermediate…

机器学习 · 计算机科学 2020-05-15 Chunjie Luo , Jianfeng Zhan , Lei Wang , Wanling Gao

We introduce the attention-indexed model (AIM), a theoretical framework for analyzing learning in deep attention layers. Inspired by multi-index models, AIM captures how token-level outputs emerge from layered bilinear interactions over…

机器学习 · 计算机科学 2026-02-03 Fabrizio Boncoraglio , Emanuele Troiani , Vittorio Erba , Lenka Zdeborová

Link prediction is a very fundamental task on graphs. Inspired by traditional path-based methods, in this paper we propose a general and flexible representation learning framework based on paths for link prediction. Specifically, we define…

机器学习 · 计算机科学 2022-01-25 Zhaocheng Zhu , Zuobai Zhang , Louis-Pascal Xhonneux , Jian Tang

Modularity is one of the most prominent properties of real-world complex networks. Here, we address the issue of module identification in two important classes of networks: bipartite networks and directed unipartite networks. Nodes in…

数据分析、统计与概率 · 物理学 2011-11-10 R. Guimera , M. Sales-Pardo , L. A. N. Amaral

We study the identifiability of nonlinear network systems with partial excitation and partial measurement when the network dynamics is linear on the edges and nonlinear on the nodes. We assume that the graph topology and the nonlinear…

最优化与控制 · 数学 2025-05-21 Martina Vanelli , Julien M. Hendrickx

The great success of deep learning (DL) has inspired researchers to develop more accurate and efficient symbol detectors for multi-input multi-output (MIMO) systems. Existing DL-based MIMO detectors, however, suffer several drawbacks. To…

信息论 · 计算机科学 2022-01-12 Qian Wan , Jun Fang , Yinsen Huang , Huiping Duan , Hongbin Li

Most Graph Neural Networks (GNNs) predict the labels of unseen graphs by learning the correlation between the input graphs and labels. However, by presenting a graph classification investigation on the training graphs with severe bias,…

机器学习 · 计算机科学 2022-09-29 Shaohua Fan , Xiao Wang , Yanhu Mo , Chuan Shi , Jian Tang

For an $n$-element matroid $M$ given by an $n \times n$ matrix representation over a finite field $\mathbb F$ and an integer $k$, we present an $(O_{k,\mathbb F}(n^2)+O(n^\omega))$-time algorithm that either finds a branch-decomposition of…

数据结构与算法 · 计算机科学 2026-05-15 Mujin Choi , Tuukka Korhonen , Sang-il Oum

We analyze the complexity of learning directed acyclic graphical models from observational data in general settings without specific distributional assumptions. Our approach is information-theoretic and uses a local Markov boundary search…

统计理论 · 数学 2021-11-23 Ming Gao , Bryon Aragam

The purpose of binary segmentation models is to determine which pixels belong to an object of interest (e.g., which pixels in an image are part of roads). The models assign a logit score (i.e., probability) to each pixel and these are…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Savinay Nagendra , Chaopeng Shen , Daniel Kifer

Simile recognition is to detect simile sentences and to extract simile components, i.e., tenors and vehicles. It involves two subtasks: {\it simile sentence classification} and {\it simile component extraction}. Recent work has shown that…

计算与语言 · 计算机科学 2019-12-20 Jiali Zeng , Linfeng Song , Jinsong Su , Jun Xie , Wei Song , Jiebo Luo