Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleAugust 2024
Graph Mamba: Towards Learning on Graphs with State Space Models
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 119–130https://doi.org/10.1145/3637528.3672044Graph Neural Networks (GNNs) have shown promising potential in graph representation learning. The majority of GNNs define a local message-passing mechanism, propagating information over the graph by stacking multiple layers. These methods, however, are ...
- research-articleJuly 2024
- research-articleJune 2024
Revisiting Local Computation of PageRank: Simple and Optimal
STOC 2024: Proceedings of the 56th Annual ACM Symposium on Theory of ComputingPages 911–922https://doi.org/10.1145/3618260.3649661We revisit ApproxContributions, the classic local graph exploration algorithm proposed by Andersen, Borgs, Chayes, Hopcroft, Mirrokni, and Teng (WAW ’07, Internet Math. ’08) for computing an є-approximation of the PageRank contribution vector for a ...
- research-articleMay 2024
Descriptive Kernel Convolution Network with Improved Random Walk Kernel
WWW '24: Proceedings of the ACM Web Conference 2024Pages 457–468https://doi.org/10.1145/3589334.3645405Graph kernels used to be the dominant approach to feature engineering for structured data, which are superseded by modern GNNs as the former lacks learnability. Recently, a suite of Kernel Convolution Networks (KCNs) successfully revitalized graph ...
- research-articleApril 2024
Hub‐aware random walk graph embedding methods for classification
AbstractIn the last two decades, we are witnessing a huge increase of valuable big data structured in the form of graphs or networks. To apply traditional machine learning and data analytic techniques to such data it is necessary to transform graphs ...
-
- research-articleOctober 2023
Selecting Walk Schemes for Database Embedding
CIKM '23: Proceedings of the 32nd ACM International Conference on Information and Knowledge ManagementPages 1677–1686https://doi.org/10.1145/3583780.3615052Machinery for data analysis often requires a numeric representation of the input. Towards that, a common practice is to embed components of structured data into a high-dimensional vector space. We study the embedding of the tuples of a relational ...
- ArticleOctober 2023
Meeting Times of Non-atomic Random Walks
Stabilization, Safety, and Security of Distributed SystemsPages 297–311https://doi.org/10.1007/978-3-031-44274-2_22AbstractIn this paper, we revisit the problem of classical meeting times of random walks in graphs. In the process that two tokens (called agents) perform random walks on an undirected graph, the meeting times are defined as the expected times until they ...
- ArticleAugust 2023
Extensive Entropy Functionals and Non-ergodic Random Walks
AbstractAccording to Tsallis’ seminal book on complex systems: “an entropy of a system is extensive if, for a large number n of its elements, the entropy is (asymptotically) proportional to n". According to whether the focus is on the system or on the ...
- research-articleAugust 2023
Reducing Exposure to Harmful Content via Graph Rewiring
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 323–334https://doi.org/10.1145/3580305.3599489Most media content consumed today is provided by digital platforms that aggregate input from diverse sources, where access to information is mediated by recommendation algorithms. One principal challenge in this context is dealing with content that is ...
- research-articleAugust 2023
Minimizing Hitting Time between Disparate Groups with Shortcut Edges
KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 1–10https://doi.org/10.1145/3580305.3599434Structural bias or segregation of networks refers to situations where two or more disparate groups are present in the network, so that the groups are highly connected internally, but loosely connected to each other. Examples include polarized ...
- research-articleAugust 2023
An Improved Trickle Down Theorem for Partite Complexes
CCC '23: Proceedings of the conference on Proceedings of the 38th Computational Complexity ConferenceArticle No.: 10, Pages 1–16https://doi.org/10.4230/LIPIcs.CCC.2023.10We prove a strengthening of the trickle down theorem for partite complexes. Given a (d + 1)-partite d-dimensional simplicial complex, we show that if "on average" the links of faces of co-dimension 2 are [EQUATION]-(one-sided) spectral expanders, then ...
- research-articleJuly 2023
Aggregation Through Adaptive Random Walks in a Minimalist Robot Swarm
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 21–29https://doi.org/10.1145/3583131.3590485In swarm robotics, random walks have proven to be efficient behaviours to explore unknown environments. By adapting the parameters of the random walk to environmental and social contingencies, it is possible to obtain interesting collective ...
- research-articleJune 2023
Efficient and Near-optimal Algorithms for Sampling Small Connected Subgraphs
ACM Transactions on Algorithms (TALG), Volume 19, Issue 3Article No.: 26, Pages 1–40https://doi.org/10.1145/3596495We study the following problem: Given an integer k ≥ 3 and a simple graph G, sample a connected induced k-vertex subgraph of G uniformly at random. This is a fundamental graph mining primitive with applications in social network analysis, bioinformatics, ...
- research-articleJune 2023
Distributed Averaging in Opinion Dynamics
- Petra Berenbrink,
- Colin Cooper,
- Cristina Gava,
- David Kohan Marzagão,
- Frederik Mallmann-Trenn,
- Tomasz Radzik,
- Nicolas Rivera
PODC '23: Proceedings of the 2023 ACM Symposium on Principles of Distributed ComputingPages 211–221https://doi.org/10.1145/3583668.3594593We consider two simple asynchronous opinion dynamics on arbitrary graphs where every node u of the graph has an initial value ξu(0). In the first process, which we call the NodeModel, at each time step t ≥ 0, a random node u and a random sample of k ...
- research-articleJune 2023
A New Berry-Esseen Theorem for Expander Walks
STOC 2023: Proceedings of the 55th Annual ACM Symposium on Theory of ComputingPages 10–22https://doi.org/10.1145/3564246.3585141We prove that the sum of t boolean-valued random variables sampled by a random walk on a regular expander converges in total variation distance to a discrete normal distribution at a rate of O(λ/t1/2−o(1)), where λ is the second largest eigenvalue of ...
- research-articleApril 2023
Testing Cluster Properties of Signed Graphs
WWW '23: Proceedings of the ACM Web Conference 2023Pages 49–59https://doi.org/10.1145/3543507.3583213This work initiates the study of property testing in signed graphs, where every edge has either a positive or a negative sign. We show that there exist sublinear query and time algorithms for testing three key properties of signed graphs: balance (or 2-...
- research-articleJuly 2022
A Fully-Distributed Scalable Peer-to-Peer Protocol for Byzantine-Resilient Distributed Hash Tables
SPAA '22: Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and ArchitecturesPages 87–98https://doi.org/10.1145/3490148.3538588Performing computation in the presence of faulty and malicious nodes is a central problem in distributed computing. Over 35 years ago, Dwork, Peleg, Pippenger, and Upfal [STOC 1986, SICOMP 1988] studied the fundamental Byzantine agreement problem in ...
- extended-abstractJuly 2022
Brief Announcement: Tight Bounds for Repeated Balls-into-Bins
SPAA '22: Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and ArchitecturesPages 419–421https://doi.org/10.1145/3490148.3538561We study the repeated balls-into-bins process introduced by Becchetti, Clementi, Natale, Pasquale and Posta [3]. This process starts with m balls arbitrarily distributed across n bins. At each step t = 1, 2, . . ., we select one ball from each non-empty ...
- research-articleApril 2022
Rewiring What-to-Watch-Next Recommendations to Reduce Radicalization Pathways
WWW '22: Proceedings of the ACM Web Conference 2022Pages 2719–2728https://doi.org/10.1145/3485447.3512143Recommender systems typically suggest to users content similar to what they consumed in the past. If a user happens to be exposed to strongly polarized content, she might subsequently receive recommendations which may steer her towards more and more ...
- research-articleFebruary 2022
S-Walk: Accurate and Scalable Session-based Recommendation with Random Walks
WSDM '22: Proceedings of the Fifteenth ACM International Conference on Web Search and Data MiningPages 150–160https://doi.org/10.1145/3488560.3498464Session-based recommendation (SR) predicts the next items from a sequence of previous items consumed by an anonymous user. Most existing SR models focus only on modeling intra-session characteristics but pay less attention to inter-session relationships ...