Skip to main content

Showing 1–39 of 39 results for author: Loukas, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2410.05980  [pdf, other

    cs.LG

    Generalizing to any diverse distribution: uniformity, gentle finetuning and rebalancing

    Authors: Andreas Loukas, Karolis Martinkus, Ed Wagstaff, Kyunghyun Cho

    Abstract: As training datasets grow larger, we aspire to develop models that generalize well to any diverse test distribution, even if the latter deviates significantly from the training data. Various approaches like domain adaptation, domain generalization, and robust optimization attempt to address the out-of-distribution challenge by posing assumptions about the relation between training and test distrib… ▽ More

    Submitted 8 October, 2024; originally announced October 2024.

  2. arXiv:2405.18075  [pdf, other

    cs.LG stat.ML

    Implicitly Guided Design with PropEn: Match your Data to Follow the Gradient

    Authors: Nataša Tagasovska, Vladimir Gligorijević, Kyunghyun Cho, Andreas Loukas

    Abstract: Across scientific domains, generating new models or optimizing existing ones while meeting specific criteria is crucial. Traditional machine learning frameworks for guided design use a generative model and a surrogate model (discriminator), requiring large datasets. However, real-world scientific applications often have limited data and complex landscapes, making data-hungry models inefficient or… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  3. arXiv:2308.05027  [pdf, other

    q-bio.BM cs.LG stat.ML

    AbDiffuser: Full-Atom Generation of in vitro Functioning Antibodies

    Authors: Karolis Martinkus, Jan Ludwiczak, Kyunghyun Cho, Wei-Ching Liang, Julien Lafrance-Vanasse, Isidro Hotzel, Arvind Rajpal, Yan Wu, Richard Bonneau, Vladimir Gligorijevic, Andreas Loukas

    Abstract: We introduce AbDiffuser, an equivariant and physics-informed diffusion model for the joint generation of antibody 3D structures and sequences. AbDiffuser is built on top of a new representation of protein structure, relies on a novel architecture for aligned proteins, and utilizes strong diffusion priors to improve the denoising process. Our approach improves protein diffusion by taking advantage… ▽ More

    Submitted 6 March, 2024; v1 submitted 28 July, 2023; originally announced August 2023.

    Comments: NeurIPS 2023

  4. arXiv:2307.09379  [pdf, other

    stat.ML cs.LG

    Generalization within in silico screening

    Authors: Andreas Loukas, Pan Kessel, Vladimir Gligorijevic, Richard Bonneau

    Abstract: In silico screening uses predictive models to select a batch of compounds with favorable properties from a library for experimental validation. Unlike conventional learning paradigms, success in this context is measured by the performance of the predictive model on the selected subset of compounds rather than the entire set of predictions. By extending learning theory, we show that the selectivity… ▽ More

    Submitted 23 July, 2024; v1 submitted 18 July, 2023; originally announced July 2023.

    Comments: 9 pages, 3 figures

  5. arXiv:2306.12360  [pdf, other

    q-bio.BM cs.LG

    Protein Discovery with Discrete Walk-Jump Sampling

    Authors: Nathan C. Frey, Daniel Berenberg, Karina Zadorozhny, Joseph Kleinhenz, Julien Lafrance-Vanasse, Isidro Hotzel, Yan Wu, Stephen Ra, Richard Bonneau, Kyunghyun Cho, Andreas Loukas, Vladimir Gligorijevic, Saeed Saremi

    Abstract: We resolve difficulties in training and sampling from a discrete generative model by learning a smoothed energy function, sampling from the smoothed data manifold with Langevin Markov chain Monte Carlo (MCMC), and projecting back to the true data manifold with one-step denoising. Our Discrete Walk-Jump Sampling formalism combines the contrastive divergence training of an energy-based model and imp… ▽ More

    Submitted 15 March, 2024; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: ICLR 2024 oral presentation, top 1.2% of submissions; {ICLR 2023 Physics for Machine Learning, NeurIPS 2023 GenBio, MLCB 2023} Spotlight

    Journal ref: The Twelfth International Conference on Learning Representations, 2024

  6. arXiv:2306.03175  [pdf, other

    cs.AI cs.LG stat.ML

    Infusing Lattice Symmetry Priors in Attention Mechanisms for Sample-Efficient Abstract Geometric Reasoning

    Authors: Mattia Atzeni, Mrinmaya Sachan, Andreas Loukas

    Abstract: The Abstraction and Reasoning Corpus (ARC) (Chollet, 2019) and its most recent language-complete instantiation (LARC) has been postulated as an important step towards general AI. Yet, even state-of-the-art machine learning models struggle to achieve meaningful performance on these problems, falling behind non-learning based approaches. We argue that solving these tasks requires extreme generalizat… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Accepted for publication at the International Conference on Machine Learning, ICML 2023

  7. arXiv:2305.07170  [pdf, other

    cs.LG

    Towards Understanding and Improving GFlowNet Training

    Authors: Max W. Shen, Emmanuel Bengio, Ehsan Hajiramezanali, Andreas Loukas, Kyunghyun Cho, Tommaso Biancalani

    Abstract: Generative flow networks (GFlowNets) are a family of algorithms that learn a generative policy to sample discrete objects $x$ with non-negative reward $R(x)$. Learning objectives guarantee the GFlowNet samples $x$ from the target distribution $p^*(x) \propto R(x)$ when loss is globally minimized over all states or trajectories, but it is unclear how well they perform with practical limits on train… ▽ More

    Submitted 11 May, 2023; originally announced May 2023.

    Comments: Accepted to ICML 2023

  8. arXiv:2210.12192  [pdf, other

    cs.LG

    Conditional Diffusion with Less Explicit Guidance via Model Predictive Control

    Authors: Max W. Shen, Ehsan Hajiramezanali, Gabriele Scalia, Alex Tseng, Nathaniel Diamant, Tommaso Biancalani, Andreas Loukas

    Abstract: How much explicit guidance is necessary for conditional diffusion? We consider the problem of conditional sampling using an unconditional diffusion model and limited explicit guidance (e.g., a noised classifier, or a conditional diffusion model) that is restricted to a small number of time steps. We explore a model predictive control (MPC)-like approach to approximate guidance by simulating uncond… ▽ More

    Submitted 21 October, 2022; originally announced October 2022.

  9. arXiv:2210.10838  [pdf, other

    cs.LG q-bio.QM

    A Pareto-optimal compositional energy-based model for sampling and optimization of protein sequences

    Authors: Nataša Tagasovska, Nathan C. Frey, Andreas Loukas, Isidro Hötzel, Julien Lafrance-Vanasse, Ryan Lewis Kelly, Yan Wu, Arvind Rajpal, Richard Bonneau, Kyunghyun Cho, Stephen Ra, Vladimir Gligorijević

    Abstract: Deep generative models have emerged as a popular machine learning-based approach for inverse design problems in the life sciences. However, these problems often require sampling new designs that satisfy multiple properties of interest in addition to learning the data distribution. This multi-objective optimization becomes more challenging when properties are independent or orthogonal to each other… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

  10. arXiv:2208.07951  [pdf, other

    cs.LG math.DS math.OC stat.ML

    On the generalization of learning algorithms that do not converge

    Authors: Nisha Chandramoorthy, Andreas Loukas, Khashayar Gatmiry, Stefanie Jegelka

    Abstract: Generalization analyses of deep learning typically assume that the training converges to a fixed point. But, recent results indicate that in practice, the weights of deep neural networks optimized with stochastic gradient descent often oscillate indefinitely. To reduce this discrepancy between theory and practice, this paper focuses on the generalization of neural networks whose training dynamics… ▽ More

    Submitted 19 August, 2022; v1 submitted 16 August, 2022; originally announced August 2022.

    Comments: 27 pages, under review

  11. arXiv:2208.04055  [pdf, other

    cs.LG

    Neural Set Function Extensions: Learning with Discrete Functions in High Dimensions

    Authors: Nikolaos Karalias, Joshua Robinson, Andreas Loukas, Stefanie Jegelka

    Abstract: Integrating functions on discrete domains into neural networks is key to developing their capability to reason about discrete objects. But, discrete domains are (1) not naturally amenable to gradient-based optimization, and (2) incompatible with deep learning architectures that rely on representations in high-dimensional vector spaces. In this work, we address both difficulties for set functions,… ▽ More

    Submitted 14 November, 2022; v1 submitted 8 August, 2022; originally announced August 2022.

    Comments: NeurIPS 2022

  12. arXiv:2204.01613  [pdf, other

    cs.LG cs.AI stat.ML

    SPECTRE: Spectral Conditioning Helps to Overcome the Expressivity Limits of One-shot Graph Generators

    Authors: Karolis Martinkus, Andreas Loukas, Nathanaël Perraudin, Roger Wattenhofer

    Abstract: We approach the graph generation problem from a spectral perspective by first generating the dominant parts of the graph Laplacian spectrum and then building a graph matching these eigenvalues and eigenvectors. Spectral conditioning allows for direct modeling of the global and local graph structure and helps to overcome the expressivity and mode collapse issues of one-shot graph generators. Our no… ▽ More

    Submitted 18 June, 2022; v1 submitted 4 April, 2022; originally announced April 2022.

    Comments: The 39th International Conference on Machine Learning (ICML 2022), 21 pages, 10 figures

  13. arXiv:2110.14266  [pdf, other

    cs.LG cs.AI cs.CL cs.IR

    SQALER: Scaling Question Answering by Decoupling Multi-Hop and Logical Reasoning

    Authors: Mattia Atzeni, Jasmina Bogojeska, Andreas Loukas

    Abstract: State-of-the-art approaches to reasoning and question answering over knowledge graphs (KGs) usually scale with the number of edges and can only be applied effectively on small instance-dependent subgraphs. In this paper, we address this issue by showing that multi-hop and more complex logical reasoning can be accomplished separately without losing expressive power. Motivated by this insight, we pr… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: NeurIPS 2021

  14. arXiv:2107.01952  [pdf, other

    cs.LG cs.IT cs.SI stat.ML

    Partition and Code: learning how to compress graphs

    Authors: Giorgos Bouritsas, Andreas Loukas, Nikolaos Karalias, Michael M. Bronstein

    Abstract: Can we use machine learning to compress graph data? The absence of ordering in graphs poses a significant challenge to conventional compression algorithms, limiting their attainable gains as well as their ability to discover relevant patterns. On the other hand, most graph compression approaches rely on domain-dependent handcrafted representations and cannot adapt to different underlying graph dis… ▽ More

    Submitted 3 November, 2021; v1 submitted 5 July, 2021; originally announced July 2021.

    Comments: Published at NeurIPS 2021

    Journal ref: Proc. Adv. Neur. Inf. Process. Syst. (NeurIPS) vol. 34 pp. 18603 - 18619 (2021)

  15. arXiv:2106.04186  [pdf, other

    cs.LG stat.ML

    What training reveals about neural network complexity

    Authors: Andreas Loukas, Marinos Poiitis, Stefanie Jegelka

    Abstract: This work explores the Benevolent Training Hypothesis (BTH) which argues that the complexity of the function a deep neural network (NN) is learning can be deduced by its training dynamics. Our analysis provides evidence for BTH by relating the NN's Lipschitz constant at different regions of the input space with the behavior of the stochastic training procedure. We first observe that the Lipschitz… ▽ More

    Submitted 29 October, 2021; v1 submitted 8 June, 2021; originally announced June 2021.

    Comments: Published at NeurIPS 2021

  16. arXiv:2103.03404  [pdf, other

    cs.LG

    Attention is Not All You Need: Pure Attention Loses Rank Doubly Exponentially with Depth

    Authors: Yihe Dong, Jean-Baptiste Cordonnier, Andreas Loukas

    Abstract: Attention-based architectures have become ubiquitous in machine learning, yet our understanding of the reasons for their effectiveness remains limited. This work proposes a new way to understand self-attention networks: we show that their output can be decomposed into a sum of smaller terms, each involving the operation of a sequence of attention heads across layers. Using this decomposition, we p… ▽ More

    Submitted 1 August, 2023; v1 submitted 4 March, 2021; originally announced March 2021.

  17. arXiv:2006.16362  [pdf, other

    cs.LG cs.CL stat.ML

    Multi-Head Attention: Collaborate Instead of Concatenate

    Authors: Jean-Baptiste Cordonnier, Andreas Loukas, Martin Jaggi

    Abstract: Attention layers are widely used in natural language processing (NLP) and are beginning to influence computer vision architectures. Training very large transformer models allowed significant improvement in both fields, but once trained, these networks show symptoms of over-parameterization. For instance, it is known that many attention heads can be pruned without impacting accuracy. This work aims… ▽ More

    Submitted 20 May, 2021; v1 submitted 29 June, 2020; originally announced June 2020.

  18. arXiv:2006.15107  [pdf, other

    cs.LG stat.ML

    Building powerful and equivariant graph neural networks with structural message-passing

    Authors: Clement Vignac, Andreas Loukas, Pascal Frossard

    Abstract: Message-passing has proved to be an effective way to design graph neural networks, as it is able to leverage both permutation equivariance and an inductive bias towards learning local structures in order to achieve good generalization. However, current message-passing architectures have a limited representation power and fail to learn basic topological properties of graphs. We address this problem… ▽ More

    Submitted 23 October, 2020; v1 submitted 26 June, 2020; originally announced June 2020.

    Comments: Presented at Neurips 2020

  19. arXiv:2006.10643  [pdf, other

    cs.LG stat.ML

    Erdos Goes Neural: an Unsupervised Learning Framework for Combinatorial Optimization on Graphs

    Authors: Nikolaos Karalias, Andreas Loukas

    Abstract: Combinatorial optimization problems are notoriously challenging for neural networks, especially in the absence of labeled instances. This work proposes an unsupervised learning framework for CO problems on graphs that can provide integral solutions of certified quality. Inspired by Erdos' probabilistic method, we use a neural network to parametrize a probability distribution over sets. Crucially,… ▽ More

    Submitted 7 March, 2021; v1 submitted 18 June, 2020; originally announced June 2020.

  20. arXiv:2005.06649  [pdf, other

    cs.LG cs.SI stat.ML

    How hard is to distinguish graphs with graph neural networks?

    Authors: Andreas Loukas

    Abstract: A hallmark of graph neural networks is their ability to distinguish the isomorphism class of their inputs. This study derives hardness results for the classification variant of graph isomorphism in the message-passing model (MPNN). MPNN encompasses the majority of graph neural networks used today and is universal when nodes are given unique features. The analysis relies on the introduced measure o… ▽ More

    Submitted 16 October, 2020; v1 submitted 13 May, 2020; originally announced May 2020.

  21. arXiv:1911.03584  [pdf, other

    cs.LG cs.CL cs.CV stat.ML

    On the Relationship between Self-Attention and Convolutional Layers

    Authors: Jean-Baptiste Cordonnier, Andreas Loukas, Martin Jaggi

    Abstract: Recent trends of incorporating attention mechanisms in vision have led researchers to reconsider the supremacy of convolutional layers as a primary building block. Beyond helping CNNs to handle long-range dependencies, Ramachandran et al. (2019) showed that attention can completely replace convolution and achieve state-of-the-art performance on vision tasks. This raises the question: do learned at… ▽ More

    Submitted 10 January, 2020; v1 submitted 8 November, 2019; originally announced November 2019.

    Comments: To appear at ICLR 2020

  22. arXiv:1907.03199  [pdf, other

    cs.LG stat.ML

    What graph neural networks cannot learn: depth vs width

    Authors: Andreas Loukas

    Abstract: This paper studies the expressive power of graph neural networks falling within the message-passing framework (GNNmp). Two results are presented. First, GNNmp are shown to be Turing universal under sufficient conditions on their depth, width, node attributes, and layer expressiveness. Second, it is discovered that GNNmp can lose a significant portion of their power when their depth and width is re… ▽ More

    Submitted 28 January, 2020; v1 submitted 6 July, 2019; originally announced July 2019.

    Comments: 17 pages, 10 figures. International Conference on Learning Representations (ICLR), 2020

  23. arXiv:1905.13422  [pdf, other

    cs.LG stat.ML

    Discriminative structural graph classification

    Authors: Younjoo Seo, Andreas Loukas, Nathanaël Perraudin

    Abstract: This paper focuses on the discrimination capacity of aggregation functions: these are the permutation invariant functions used by graph neural networks to combine the features of nodes. Realizing that the most powerful aggregation functions suffer from a dimensionality curse, we consider a restricted setting. In particular, we show that the standard sum and a novel histogram-based function have th… ▽ More

    Submitted 5 June, 2019; v1 submitted 31 May, 2019; originally announced May 2019.

  24. arXiv:1905.09677  [pdf, other

    cs.LG stat.ML

    The role of invariance in spectral complexity-based generalization bounds

    Authors: Konstantinos Pitas, Andreas Loukas, Mike Davies, Pierre Vandergheynst

    Abstract: Deep convolutional neural networks (CNNs) have been shown to be able to fit a random labeling over data while still being able to generalize well for normal labels. Describing CNN capacity through a posteriori measures of complexity has been recently proposed to tackle this apparent paradox. These complexity measures are usually validated by showing that they correlate empirically with GE; being e… ▽ More

    Submitted 6 March, 2020; v1 submitted 23 May, 2019; originally announced May 2019.

    Comments: arXiv admin note: text overlap with arXiv:1801.00171

  25. arXiv:1903.07518  [pdf, other

    cs.LG stat.ML

    Extrapolating paths with graph neural networks

    Authors: Jean-Baptiste Cordonnier, Andreas Loukas

    Abstract: We consider the problem of path inference: given a path prefix, i.e., a partially observed sequence of nodes in a graph, we want to predict which nodes are in the missing suffix. In particular, we focus on natural paths occurring as a by-product of the interaction of an agent with a network---a driver on the transportation network, an information seeker in Wikipedia, or a client in an online shop.… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

    Comments: 13 pages, 6 figures

  26. arXiv:1901.10204  [pdf, other

    cs.LG stat.ML

    Approximating Spectral Clustering via Sampling: a Review

    Authors: Nicolas Tremblay, Andreas Loukas

    Abstract: Spectral clustering refers to a family of unsupervised learning algorithms that compute a spectral embedding of the original data based on the eigenvectors of a similarity graph. This non-linear transformation of the data is both the key of these algorithms' success and their Achilles heel: forming a graph and computing its dominant eigenvectors can indeed be computationally prohibitive when deali… ▽ More

    Submitted 29 January, 2019; originally announced January 2019.

  27. arXiv:1808.10650  [pdf, other

    cs.DS stat.ML

    Graph reduction with spectral and cut guarantees

    Authors: Andreas Loukas

    Abstract: Can one reduce the size of a graph without significantly altering its basic properties? The graph reduction problem is hereby approached from the perspective of restricted spectral approximation, a modification of the spectral similarity measure used for graph sparsification. This choice is motivated by the observation that restricted approximation carries strong spectral and cut guarantees, and t… ▽ More

    Submitted 29 December, 2018; v1 submitted 31 August, 2018; originally announced August 2018.

    Comments: 41 pages

  28. arXiv:1802.07510  [pdf, other

    cs.LG cs.DS stat.ML

    Spectrally approximating large graphs with smaller graphs

    Authors: Andreas Loukas, Pierre Vandergheynst

    Abstract: How does coarsening affect the spectrum of a general graph? We provide conditions such that the principal eigenvalues and eigenspaces of a coarsened and original graph Laplacian matrices are close. The achieved approximation is shown to depend on standard graph-theoretic properties, such as the degree and eigenvalue distributions, as well as on the ratio between the coarsened and actual graph size… ▽ More

    Submitted 21 February, 2018; originally announced February 2018.

    Comments: 22 pages, 10 figures

  29. arXiv:1802.04447  [pdf, other

    cs.SI math.NA stat.AP

    Graph Coarsening with Preserved Spectral Properties

    Authors: Yu Jin, Andreas Loukas, Joseph F. JaJa

    Abstract: Large-scale graphs are widely used to represent object relationships in many real world applications. The occurrence of large-scale graphs presents significant computational challenges to process, analyze, and extract information. Graph coarsening techniques are commonly used to reduce the computational load while attempting to maintain the basic structural properties of the original graph. As the… ▽ More

    Submitted 10 October, 2019; v1 submitted 12 February, 2018; originally announced February 2018.

    Comments: Submitted to AISTATS 2020

  30. arXiv:1705.07163  [pdf, other

    cs.NI

    Towards Communication-Aware Robust Topologies

    Authors: Chen Avin, Alexandr Hercules, Andreas Loukas, Stefan Schmid

    Abstract: We currently witness the emergence of interesting new network topologies optimized towards the traffic matrices they serve, such as demand-aware datacenter interconnects (e.g., ProjecToR) and demand-aware overlay networks (e.g., SplayNets). This paper introduces a formal framework and approach to reason about and design such topologies. We leverage a connection between the communication frequency… ▽ More

    Submitted 19 May, 2017; originally announced May 2017.

  31. arXiv:1705.02307  [pdf, other

    cs.LG

    A Time-Vertex Signal Processing Framework

    Authors: Francesco Grassi, Andreas Loukas, Nathanaël Perraudin, Benjamin Ricaud

    Abstract: An emerging way to deal with high-dimensional non-euclidean data is to assume that the underlying structure can be captured by a graph. Recently, ideas have begun to emerge related to the analysis of time-varying graph signals. This work aims to elevate the notion of joint harmonic analysis to a full-fledged framework denoted as Time-Vertex Signal Processing, that links together the time-domain si… ▽ More

    Submitted 5 May, 2017; originally announced May 2017.

  32. arXiv:1611.00255  [pdf, other

    cs.LG cs.DS stat.ML

    Stationary time-vertex signal processing

    Authors: Andreas Loukas, Nathanaël Perraudin

    Abstract: This paper considers regression tasks involving high-dimensional multivariate processes whose structure is dependent on some {known} graph topology. We put forth a new definition of time-vertex wide-sense stationarity, or joint stationarity for short, that goes beyond product graphs. Joint stationarity helps by reducing the estimation variance and recovery complexity. In particular, for any jointl… ▽ More

    Submitted 8 July, 2019; v1 submitted 1 November, 2016; originally announced November 2016.

  33. arXiv:1607.03313  [pdf, other

    stat.ML cs.LG

    Predicting the evolution of stationary graph signals

    Authors: Andreas Loukas, Nathanael Perraudin

    Abstract: An emerging way of tackling the dimensionality issues arising in the modeling of a multivariate process is to assume that the inherent data structure can be captured by a graph. Nevertheless, though state-of-the-art graph-based methods have been successful for many learning tasks, they do not consider time-evolving signals and thus are not suitable for prediction. Based on the recently introduced… ▽ More

    Submitted 12 July, 2016; originally announced July 2016.

    Comments: 6 pages, 3 figures

  34. arXiv:1606.06962  [pdf, other

    cs.LG cs.SI stat.ML

    Towards stationary time-vertex signal processing

    Authors: Nathanael Perraudin, Andreas Loukas, Francesco Grassi, Pierre Vandergheynst

    Abstract: Graph-based methods for signal processing have shown promise for the analysis of data exhibiting irregular structure, such as those found in social, transportation, and sensor networks. Yet, though these systems are often dynamic, state-of-the-art methods for signal processing on graphs ignore the dimension of time, treating successive graph signals independently or taking a global average. To add… ▽ More

    Submitted 22 June, 2016; originally announced June 2016.

    Comments: 7 pages, 3 figures

  35. arXiv:1602.04436  [pdf, other

    cs.LG eess.SY stat.ML

    Autoregressive Moving Average Graph Filtering

    Authors: Elvin Isufi, Andreas Loukas, Andrea Simonetto, Geert Leus

    Abstract: One of the cornerstones of the field of signal processing on graphs are graph filters, direct analogues of classical filters, but intended for signals defined on graphs. This work brings forth new insights on the distributed graph filtering problem. We design a family of autoregressive moving average (ARMA) recursions, which (i) are able to approximate any desired graph frequency response, and (ii… ▽ More

    Submitted 21 September, 2016; v1 submitted 14 February, 2016; originally announced February 2016.

    Journal ref: IEEE Transactions on Signal Processing, vol. 67 (2), pages 274 - 288, 2017

  36. arXiv:1602.04434  [pdf, other

    cs.LG eess.SY stat.ML

    Frequency Analysis of Temporal Graph Signals

    Authors: Andreas Loukas, Damien Foucard

    Abstract: This letter extends the concept of graph-frequency to graph signals that evolve with time. Our goal is to generalize and, in fact, unify the familiar concepts from time- and graph-frequency analysis. To this end, we study a joint temporal and graph Fourier transform (JFT) and demonstrate its attractive properties. We build on our results to create filters which act on the joint (temporal and graph… ▽ More

    Submitted 14 February, 2016; originally announced February 2016.

    Comments: 5 pages, 3 figures

  37. arXiv:1511.02074  [pdf, other

    cs.DS

    Dynamic Balanced Graph Partitioning

    Authors: Chen Avin, Marcin Bienkowski, Andreas Loukas, Maciej Pacut, Stefan Schmid

    Abstract: This paper initiates the study of the classic balanced graph partitioning problem from an online perspective: Given an arbitrary sequence of pairwise communication requests between $n$ nodes, with patterns that may change over time, the objective is to service these requests efficiently by partitioning the nodes into $\ell$ clusters, each of size $k$, such that frequently communicating nodes are l… ▽ More

    Submitted 13 May, 2020; v1 submitted 6 November, 2015; originally announced November 2015.

  38. arXiv:1508.05808  [pdf, other

    cs.SI cs.DC cs.IT

    Distributed Autoregressive Moving Average Graph Filters

    Authors: Andreas Loukas, Andrea Simonetto, Geert Leus

    Abstract: We introduce the concept of autoregressive moving average (ARMA) filters on a graph and show how they can be implemented in a distributed fashion. Our graph filter design philosophy is independent of the particular graph, meaning that the filter coefficients are derived irrespective of the graph. In contrast to finite-impulse response (FIR) graph filters, ARMA graph filters are robust against chan… ▽ More

    Submitted 24 April, 2015; originally announced August 2015.

    Comments: 5 pages, 3 figures

  39. arXiv:1404.3861  [pdf, other

    cs.DC

    Spinner: Scalable Graph Partitioning in the Cloud

    Authors: Claudio Martella, Dionysios Logothetis, Andreas Loukas, Georgos Siganos

    Abstract: Several organizations, like social networks, store and routinely analyze large graphs as part of their daily operation. Such graphs are typically distributed across multiple servers, and graph partitioning is critical for efficient graph management. Existing partitioning algorithms focus on finding graph partitions with good locality, but disregard the pragmatic challenges of integrating partition… ▽ More

    Submitted 1 February, 2015; v1 submitted 15 April, 2014; originally announced April 2014.

    ACM Class: C.2.4