中文
相关论文

相关论文: Node Labels in Local Decision

200 篇论文

In hierarchical multi-label classification, a persistent challenge is enabling model predictions to reach deeper levels of the hierarchy for more detailed or fine-grained classifications. This difficulty partly arises from the natural…

机器学习 · 计算机科学 2026-02-10 Isaac Xu , Martin Gillis , Ayushi Sharma , Benjamin Misiuk , Craig J. Brown , Thomas Trappenberg

The identification of key nodes in complex networks is an important topic in many network science areas. It is vital to a variety of real-world applications, including viral marketing, epidemic spreading and influence maximization. In…

社会与信息网络 · 计算机科学 2024-12-04 Mateusz Stolarski , Adam Piróg , Piotr Bródka

There has been a recent interest in understanding the power of local algorithms for optimization and inference problems on sparse graphs. Gamarnik and Sudan (2014) showed that local algorithms are weaker than global algorithms for finding…

机器学习 · 统计学 2015-08-11 Elchanan Mossel , Jiaming Xu

Leader election is one of the basic problems in distributed computing. For anonymous networks, the task of leader election is formulated as follows: every node v of the network must output a simple path, which is coded as a sequence of port…

数据结构与算法 · 计算机科学 2016-04-19 Yoann Dieudonné , Andrzej Pelc

Most studies on learning from noisy labels rely on unrealistic models of i.i.d. label noise, such as class-conditional transition matrices. More recent work on instance-dependent noise models are more realistic, but assume a single…

机器学习 · 计算机科学 2021-06-10 Glenn Dawson , Robi Polikar

The entities in directed networks arising from real-world interactions are often naturally organized under some hierarchical structure. Given a directed, weighted, graph with edges and node labels, we introduce ranking problem where the…

数据结构与算法 · 计算机科学 2025-02-04 Chamalee Wickrama Arachchi , Nikolaj Tatti

Measuring and optimizing the influence of nodes in big-data online social networks are important for many practical applications, such as the viral marketing and the adoption of new products. As the viral spreading on social network is a…

物理与社会 · 物理学 2018-07-31 Yanqing Hu , Shenggong Ji , Yuliang Jin , Ling Feng , H. Eugene Stanley , Shlomo Havlin

Designing deep networks robust to adversarial examples remains an open problem. Likewise, recent zeroth order hard-label attacks on image classification models have shown comparable performance to their first-order, gradient-level…

机器学习 · 计算机科学 2021-03-08 Washington Garcia , Pin-Yu Chen , Somesh Jha , Scott Clouse , Kevin R. B. Butler

In this work we study local computation with advice: the goal is to solve a graph problem $\Pi$ with a distributed algorithm in $T(\Delta)$ communication rounds, for some function $T$ that only depends on the maximum degree $\Delta$ of the…

分布式、并行与集群计算 · 计算机科学 2025-08-25 Alkida Balliu , Sebastian Brandt , Fabian Kuhn , Krzysztof Nowicki , Dennis Olivetti , Eva Rotenberg , Jukka Suomela

Local certification is a mechanism for certifying to the nodes of a network that a certain property holds. In this framework, nodes are assigned labels, called certificates, which are supposed to prove that the property holds. The nodes…

分布式、并行与集群计算 · 计算机科学 2025-11-20 Laurent Feuilloley , Josef Erik Sedláček , Martin Slávik

Graph Neural Networks (GNNs) have achieved great success in various tasks, but their performance highly relies on a large number of labeled nodes, which typically requires considerable human effort. GNN-based Active Learning (AL) methods…

机器学习 · 计算机科学 2022-03-03 Wentao Zhang , Yexin Wang , Zhenbang You , Meng Cao , Ping Huang , Jiulong Shan , Zhi Yang , Bin Cui

In collaborative learning, clients keep their data private and communicate only the computed gradients of the deep neural network being trained on their local data. Several recent attacks show that one can still extract private information…

机器学习 · 计算机科学 2022-07-26 Fan Mo , Anastasia Borovykh , Mohammad Malekzadeh , Soteris Demetriou , Deniz Gündüz , Hamed Haddadi

The integrity and functionality of many real-world complex systems hinge on a small set of pivotal nodes, or influencers. In different contexts, these influencers are defined as either structurally important nodes that maintain the…

物理与社会 · 物理学 2019-08-30 Sen Pei , Jiannan Wang , Flaviano Morone , Hernán A Makse

An important issue in neural network research is how to choose the number of nodes and layers such as to solve a classification problem. We provide new intuitions based on earlier results by An et al. (2015) by deriving an upper bound on…

机器学习 · 统计学 2018-02-13 Marjolein Troost , Katja Seeliger , Marcel van Gerven

Blockchain technology, while revolutionary in enabling decentralized transactions, faces scalability challenges as the ledger must be replicated across all nodes of the chain, limiting throughput and efficiency. Sharding, which divides the…

分布式、并行与集群计算 · 计算机科学 2024-05-09 Björn Assmann , Samuel J. Burri

Local certification is the area of distributed network computing asking the following question: How to certify to the nodes of a network that a global property holds, if they are limited to a local verification? In this area, it is often…

分布式、并行与集群计算 · 计算机科学 2025-12-01 Nicolas Bousquet , Louis Esperet , Laurent Feuilloley , Sébastien Zeitoun

Information diffusion models typically assume a discrete timeline in which an information token spreads in the network. Since users in real-world networks vary significantly in their intensity and periods of activity, our objective in this…

社会与信息网络 · 计算机科学 2017-09-14 Daniel J. DiTursi , Gregorios A. Katsios , Petko Bogdanov

The identification of influential spreaders in complex networks is a popular topic in studies of network characteristics. Many centrality measures have been proposed to address this problem, but most have limitations. In this paper, a…

社会与信息网络 · 计算机科学 2019-10-08 Tao Wen , Yong Deng

Adversarial examples, which are usually generated for specific inputs with a specific model, are ubiquitous for neural networks. In this paper we unveil a surprising property of adversarial noises when they are put together, i.e.,…

机器学习 · 计算机科学 2022-06-10 Huishuai Zhang , Da Yu , Yiping Lu , Di He

We study the succinct representations of vertex cuts by centralized oracles and labeling schemes. For an undirected $n$-vertex graph $G = (V,E)$ and integer parameter $f \geq 1$, the goal is supporting vertex cut queries: Given $F \subseteq…

数据结构与算法 · 计算机科学 2026-05-01 Yonggang Jiang , Merav Parter , Asaf Petruschka