中文
相关论文

相关论文: A strict undirected model for the $k$-nearest neig…

200 篇论文

Given a connected graph $G$ on $n$ vertices and a positive integer $k\le n$, a subgraph of $G$ on $k$ vertices is called a $k$-subgraph in $G$. We design combinatorial approximation algorithms for finding a connected $k$-subgraph in $G$…

离散数学 · 计算机科学 2015-01-30 Xujin Chen , Xiaodong Hu , Changjun Wang

Suppose $V$ is an $n$-element set where for each $x \in V$, the elements of $V \setminus \{x\}$ are ranked by their similarity to $x$. The $K$-nearest neighbor graph is a directed graph including an arc from each $x$ to the $K$ points of $V…

组合数学 · 数学 2020-12-29 Jacob D. Baron , R. W. R. Darling

We study the secure and reliable connectivity of wireless sensor networks. Security is assumed to be ensured by the random pairwise key predistribution scheme of Chan, Perrig, and Song, and unreliable wireless links are represented by…

离散数学 · 计算机科学 2017-01-16 Faruk Yavuz , Jun Zhao , Osman Yağan , Virgil Gligor

k-connectivity of random graphs is a fundamental property indicating reliability of multi-hop wireless sensor networks (WSN). WSNs comprising of sensor nodes with limited power resources are modeled by random graphs with unreliable nodes,…

信息论 · 计算机科学 2018-01-10 Satoshi Takabe , Tadashi Wadayama

Boesch and Chen (SIAM J. Appl. Math., 1978) introduced the cut-version of the generalized edge-connectivity, named $k$-edge-connectivity. For any integer $k$ with $2\leq k\leq n$, the {\em $k$-edge-connectivity} of a graph $G$, denoted by…

离散数学 · 计算机科学 2019-01-21 Yuefang Sun , Xiaoyan Zhang , Zhao Zhang

Graph Neural Networks (GNNs) have recently emerged as a promising approach to tackling power allocation problems in wireless networks. Since unpaired transmitters and receivers are often spatially distant, the distance-based threshold is…

信息论 · 计算机科学 2024-06-04 Lili Chen , Jingge Zhu , Jamie Evans

We introduce a new way to sample inhomogeneous random graphs designed to have a lot of flexibility in the assignment of the degree sequence and the individual edge probabilities while remaining tractable. To achieve this we run a Poisson…

概率论 · 数学 2020-03-03 Lorenzo Federico

Random intersection graphs have received much attention for nearly two decades, and currently have a wide range of applications ranging from key predistribution in wireless sensor networks to modeling social networks. In this paper, we…

离散数学 · 计算机科学 2016-11-15 Jun Zhao , Osman Yağan , Virgil Gligor

Random key graphs represent topologies of secure wireless sensor networks that apply the seminal Eschenauer-Gligor random key predistribution scheme to secure communication between sensors. These graphs have received much attention and also…

物理与社会 · 物理学 2015-02-03 Jun Zhao , Osman Yağan , Virgil Gligor

In this paper, we provide degree distributions for $AB$ random geometric graphs, in which points of type $A$ connect to the closest $k$ points of type $B$. The motivating example to derive such degree distributions is in 5G wireless…

概率论 · 数学 2021-10-01 Clara Stegehuis , Lotte Weedage

Consider a weighted or unweighted k-nearest neighbor graph that has been built on n data points drawn randomly according to some density p on R^d. We study the convergence of the shortest path distance in such graphs as the sample size…

机器学习 · 计算机科学 2012-07-10 Morteza Alamgir , Ulrike von Luxburg

We consider secure and reliable connectivity in wireless sensor networks that utilize a heterogeneous random key predistribution scheme. We model the unreliability of wireless links by an on-off channel model that induces an…

密码学与安全 · 计算机科学 2016-11-09 Rashad Eletreby , Osman Yağan

There has been growing interest in studies of general random intersection graphs. In this paper, we consider a general random intersection graph $\mathbb{G}(n,\overrightarrow{a}, \overrightarrow{K_n},P_n)$ defined on a set $\mathcal{V}_n$…

离散数学 · 计算机科学 2015-08-18 Jun Zhao

Consider a network where all nodes are distributed on a unit square following a Poisson distribution with known density $\rho$ and a pair of nodes separated by an Euclidean distance $x$ are directly connected with probability…

网络与互联网体系结构 · 计算机科学 2010-12-30 Guoqiang Mao , Brian DO Anderson

The k-nearest neighbors (kNN) algorithm is a cornerstone of non-parametric classification in artificial intelligence, yet its deployment in large-scale applications is persistently constrained by the computational trade-off between…

机器学习 · 计算机科学 2026-01-26 Jiaye Li , Gang Chen , Hang Xu , Shichao Zhang

The growing complexity of wireless systems has accelerated the move from traditional methods to learning-based solutions. Graph Neural Networks (GNNs) are especially well-suited here, since wireless networks can be naturally represented as…

信号处理 · 电气工程与系统科学 2025-10-02 Romina Garcia Camargo , Zhiyang Wang , Alejandro Ribeiro

Let $G_1,\dots, G_m$ be independent identically distributed Bernoulli random subgraphs of the complete graph ${\cal K}_n$ having vertex sets of random sizes $X_1,\dots, X_m\in \{0,1,2,\dots\}$ and random edge densities $Q_1,\dots, Q_m\in…

概率论 · 数学 2025-03-24 Daumilas Ardickas , Mindaugas Bloznelis , Rimantas Vaicekauskas

A class of graphs is bridge-addable if given a graph $G$ in the class, any graph obtained by adding an edge between two connected components of $G$ is also in the class. The authors recently proved a conjecture of McDiarmid, Steger, and…

组合数学 · 数学 2021-09-06 Guillaume Chapuy , Guillem Perarnau

A new random geometric graph model, the so-called secrecy graph, is introduced and studied. The graph represents a wireless network and includes only edges over which secure communication in the presence of eavesdroppers is possible. The…

信息论 · 计算机科学 2016-11-15 Martin Haenggi

Dense subgraph discovery is an important graph-mining primitive with a variety of real-world applications. One of the most well-studied optimization problems for dense subgraph discovery is the densest subgraph problem, where given an…

数据结构与算法 · 计算机科学 2021-10-26 Francesco Bonchi , David García-Soriano , Atsushi Miyauchi , Charalampos E. Tsourakakis