中文
相关论文

相关论文: Local Articulation Points in Complex Networks

200 篇论文

The collection of all the strongly connected components in a directed graph, among each cluster of which any node has a path to another node, is a typical example of the intertwining structure and dynamics in complex networks, as its…

物理与社会 · 物理学 2016-05-31 Jin-Hua Zhao , Hai-Jun Zhou

Large data applications rely on storing data in massive, sparse graphs with millions to trillions of nodes. Graph-based methods, such as node prediction, aim for computational efficiency regardless of graph size. Techniques like localized…

数据结构与算法 · 计算机科学 2025-07-08 Yushen Huang , Ertai Luo , Reza Babenezhad , Yifan Sun

Densification of access points (APs) in wireless local area networks (WLANs) increases the interference and the contention domains of each AP due to multiple overlapped basic service sets (BSSs). Consequently, high interference from…

网络与互联网体系结构 · 计算机科学 2016-08-19 Phillip B. Oni , Steven D. Blostein

This paper studies joint spectrum allocation and user association in large heterogeneous cellular networks. The objective is to maximize some network utility function based on given traffic statistics collected over a slow timescale,…

信息论 · 计算机科学 2018-10-17 Binnan Zhuang , Dongning Guo , Ermin Wei , Michael L. Honig

A locally-optimal structure is a combinatorial structure such as a maximal independent set that cannot be improved by certain (greedy) local moves, even though it may not be globally optimal. It is trivial to construct an independent set in…

计算复杂性 · 计算机科学 2016-04-20 Leslie Ann Goldberg , Rob Gysel , John Lapinskas

We revisit the classical problem of channel allocation for Wi-Fi access points (AP). Using mechanisms such as the CSMA/CA protocol, Wi-Fi access points which are in conflict within a same channel are still able to communicate to terminals.…

数据结构与算法 · 计算机科学 2024-08-28 Anthony Busson , Malory Marin , Rémi Watrigant

Scene graphs represent the key components of a scene in a compact and semantically rich way, but are difficult to build during incremental SLAM operation because of the challenges of robustly identifying abstract scene elements and…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Joseph Ortiz , Talfan Evans , Edgar Sucar , Andrew J. Davison

More than 40% of the world's population is not connected to the internet, majorly due to the lack of adequate infrastructure. Our work aims to bridge this digital divide by proposing solutions for network deployment in remote areas.…

网络与互联网体系结构 · 计算机科学 2021-11-23 Aniq Ur Rahman , Fares Fourati , Khac-Hoang Ngo , Anish Jindal , Mohamed-Slim Alouini

The basic goal of survivable network design is to build cheap networks that guarantee the connectivity of certain pairs of nodes despite the failure of a few edges or nodes. A celebrated result by Jain [Combinatorica'01] provides a…

数据结构与算法 · 计算机科学 2022-04-21 Fabrizio Grandoni , Afrouz Jabal Ameli , Vera Traub

Non-local operation is widely explored to model the long-range dependencies. However, the redundant computation in this operation leads to a prohibitive complexity. In this paper, we present a Representative Graph (RepGraph) layer to…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Changqian Yu , Yifan Liu , Changxin Gao , Chunhua Shen , Nong Sang

Complex networks can be understood as graphs whose connectivity deviates from those of regular or near-regular graphs, which are understood as being `simple'. While a great deal of the attention so far dedicated to complex networks has been…

数据分析、统计与概率 · 物理学 2008-08-29 Luciano da Fontoura Costa , Francisco A. Rodrigues

This paper presents a novel set of algorithms for heap abstraction, identifying logically related regions of the heap. The targeted regions include objects that are part of the same component structure (recursive data structure). The result…

计算机科学中的逻辑 · 计算机科学 2012-12-21 Mohamed A. El-Zawawy

The Tree Augmentation Problem (TAP) is: given a connected graph $G=(V,{\cal E})$ and an edge set $E$ on $V$ find a minimum size subset of edges $F \subseteq E$ such that $(V,{\cal E} \cup F)$ is $2$-edge-connected. In the conference version…

数据结构与算法 · 计算机科学 2015-07-13 Guy Kortsarz , Zeev Nutov

A topological space is locally equiconnected if there exists a neighborhood $U$ of the diagonal in $X\times X$ and a continuous map $\lambda:U\times[0,1]\to X$ such that $\lambda(x,y,0)=x$, $\lambda(x,y,1)=y$ et $\lambda(x,x,t)=x$ for…

一般拓扑 · 数学 2010-10-13 Robert Cauty

Promoting the connectivity of curvilinear structures, such as neuronal processes in biomedical scans and blood vessels in CT images, remains a key challenge in semantic segmentation. Traditional pixel-wise loss functions, including…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Elyar Esmaeilzadeh , Ehsan Garaaghaji , Farzad Hallaji Azad , Doruk Oner

It is well understood that the structure of a social network is critical to whether or not agents can aggregate information correctly. In this paper, we study social networks that support information aggregation when rational agents act…

理论经济学 · 经济学 2020-11-11 Itai Arieli , Fedor Sandomirskiy , Rann Smorodinsky

Layer-wise relevance propagation (LRP) is a widely used and powerful technique to reveal insights into various artificial neural network (ANN) architectures. LRP is often used in the context of image classification. The aim is to…

机器学习 · 计算机科学 2023-07-03 Marco Landt-Hayen , Willi Rath , Martin Claus , Peer Kröger

The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree $G=(V,E)$, an additional set of edges $L \subseteq V\times V$ disjoint from $E$ called…

数据结构与算法 · 计算机科学 2016-09-16 David Adjiashvili

To understand a sentence like "whereas only 10% of White Americans live at or below the poverty line, 28% of African Americans do" it is important not only to identify individual facts, e.g., poverty rates of distinct demographic groups,…

计算与语言 · 计算机科学 2018-09-11 Matthew Lamm , Arun Tejasvi Chaganty , Christopher D. Manning , Dan Jurafsky , Percy Liang

Communication and topology aware process mapping is a powerful approach to reduce communication time in parallel applications with known communication patterns on large, distributed memory systems. We address the problem as a quadratic…

分布式、并行与集群计算 · 计算机科学 2019-07-23 Christian Schulz , Jesper Larsson Träff , Konrad von Kirchbach