Detecting communities on graphs has received significant interest in recent literature. Current state-of-the-art community embedding approach called \textit{ComE} tackles this problem by coupling graph embedding with community detection. Considering the success of hyperbolic representations of graph-structured data in …
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
BICompFL tackles bi-directional compression challenges in stochastic FL, reducing communication costs by an order of magnitude.
Paper addresses privacy and communication in distributed learning, achieving optimal performance.
Paper introduces reinforcement learning for managing power grids.
This paper explores advancements in neural network communication for distributed settings.
Federated learning is a distributed framework according to which a model is trained over a set of devices, while keeping data localized. This framework faces several systems-oriented challenges which include (i) communication bottleneck since a large number of devices upload their local updates to a parameter server, a…
There is a growing interest in the wireless communications community to complement the traditional model-based design approaches with data-driven machine learning (ML)-based solutions. While conventional ML approaches rely on the assumption of having the data and processing heads in a central entity, this is not always…
New algorithms improve community detection in network data with strong consistency.
Method analyzes large-scale network data to detect communication pattern shifts.
Community detection in graphs has been extensively studied both in theory and in applications. However, detecting communities in hypergraphs is more challenging. In this paper, we propose a tensor decomposition approach for guaranteed learning of communities in a special class of hypergraphs modeling social tagging sys…
Success stories of applied machine learning can be traced back to the datasets and environments that were put forward as challenges for the community. The challenge that the community sets as a benchmark is usually the challenge that the community eventually solves. The ultimate challenge of reinforcement learning rese…
Efficiently addresses federated learning challenges with reduced communication and sample complexity.
A new federated learning method reduces communication costs and improves adaptivity.
Multiplex networks have become increasingly more prevalent in many fields, and have emerged as a powerful tool for modeling the complexity of real networks. There is a critical need for developing inference models for multiplex networks that can take into account potential dependencies across different layers, particul…
New algorithms tackle adversarial multi-player bandits with forced-collision communication.
Identifying overlapping communities in networks is a challenging task. In this work we present a novel approach to community detection that utilises the Bayesian non-negative matrix factorisation (NMF) model to produce a probabilistic output for node memberships. The scheme has the advantage of computational efficiency…
This paper tackles efficient federated learning for generalized linear bandits.
A new algorithm reduces communication in decentralized optimization.
This work explores the large-scale multi-agent communication mechanism under a multi-agent reinforcement learning (MARL) setting. We summarize the general categories of topology for communication structures in MARL literature, which are often manually specified. Then we propose a novel framework termed as Learning Stru…
FedSKETCH and FedSKETCHGATE improve privacy and efficiency in federated learning.
DP-REC combines privacy and communication efficiency in federated learning.
Community detection has been one of the central problems in network studies and directed network is particularly challenging due to asymmetry among its links. In this paper, we found that incorporating the direction of links reveals new perspectives on communities regarding to two different roles, source and terminal, …
New method improves FL efficiency by shuffling data, balancing privacy and accuracy.
Reinforcement learning encounters major challenges in multi-agent settings, such as scalability and non-stationarity. Recently, value function factorization learning emerges as a promising way to address these challenges in collaborative multi-agent systems. However, existing methods have been focusing on learning full…
Community detection is a fundamental problem in network analysis which is made more challenging by overlaps between communities which often occur in practice. Here we propose a general, flexible, and interpretable generative model for overlapping communities, which can be thought of as a generalization of the degree-co…
Federated multi-mini-batch improves efficiency in non-IID environments.
MACC learns communication protocols by adapting counterfactual reasoning.
Discovering community structure in complex networks is a mature field since a tremendous number of community detection methods have been introduced in the literature. Nevertheless, it is still very challenging for practioners to determine which method would be suitable to get insights into the structural information of…
FetchSGD reduces communication in federated learning with sketching.
A new FL algorithm reduces communication overhead by selectively updating model parameters.
Enabling cellular connectivity for drones introduces a wide set of challenges and opportunities. Communication of cellular-connected drones is influenced by 3-dimensional mobility and line-of-sight channel characteristics which results in higher number of handovers with increasing altitude. Our cell planning simulation…
GRADE models evolving graph dynamics by learning node and community representations.
Study shows market volatility affects optimal communication design for trading strategies.
Sparse DNNs face scalability issues; MIT/IEEE/Amazon challenge analyzes best solutions.
FedLog reduces communication in federated learning by sharing data summaries.
DFM model detects communities in weighted networks without distributional assumptions.
A distinguishing property of communities in networks is that cycles are more prevalent within communities than across communities. Thus, the detection of these communities may be aided through the incorporation of measures of the local "richness" of the cyclic structure. In this paper, we introduce renewal non-backtrac…
Quantized-TinyLLaVA reduces communication costs in split learning for multimodal models.
A novel method for learning Bayesian network structures from decentralized data, balancing privacy and efficiency.
Shallow water environments create a challenging channel for communications. In this paper, we focus on the challenges posed by the frequency-selective signal distortion called the Doppler effect. We explore the design and performance of machine learning (ML) based demodulation methods --- (1) Deep Belief Network-feed f…
Paper introduces MoTEF for faster decentralized optimization with compressed communication.
The Audio/Visual Emotion Challenge and Workshop (AVEC 2019) "State-of-Mind, Detecting Depression with AI, and Cross-cultural Affect Recognition" is the ninth competition event aimed at the comparison of multimedia processing and machine learning methods for automatic audiovisual health and emotion analysis, with all pa…
Compressed Federated Distillation reduces communication in federated learning.
New method for mixed memberships using symmetrized Laplacian inverse matrix.
Relationships in online social networks often imply social connections in the real world. An accurate understanding of relationship types benefits many applications, e.g. social advertising and recommendation. Some recent attempts have been proposed to classify user relationships into predefined types with the help of …
Community detection or clustering is a fundamental task in the analysis of network data. Many real networks have a bipartite structure which makes community detection challenging. In this paper, we consider a model which allows for matched communities in the bipartite setting, in addition to node covariates with inform…
FedElasticNet reduces communication costs and handles client drift in FL.
A2SGD reduces distributed SGD communication to O(1) per worker.