Zum Hauptinhalt springen

Showing 1–18 of 18 results for author: Dasoulas, G

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

    q-bio.QM cs.LG q-bio.BM

    Geometric Self-Supervised Pretraining on 3D Protein Structures using Subgraphs

    Authors: Michail Chatzianastasis, George Dasoulas, Michalis Vazirgiannis

    Abstract: Protein representation learning aims to learn informative protein embeddings capable of addressing crucial biological questions, such as protein function prediction. Although sequence-based transformer models have shown promising results by leveraging the vast amount of protein sequence data in a self-supervised way, there is still a gap in applying these methods to 3D protein structures. In this… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  2. arXiv:2405.15429  [pdf, other

    cs.LG cs.NE

    E(n) Equivariant Topological Neural Networks

    Authors: Claudio Battiloro, Ege Karaismailoğlu, Mauricio Tec, George Dasoulas, Michelle Audirac, Francesca Dominici

    Abstract: Graph neural networks excel at modeling pairwise interactions, but they cannot flexibly accommodate higher-order interactions and features. Topological deep learning (TDL) has emerged recently as a promising tool for addressing this issue. TDL enables the principled modeling of arbitrary multi-way, hierarchical higher-order interactions by operating on combinatorial topological spaces, such as sim… ▽ More

    Submitted 23 July, 2024; v1 submitted 24 May, 2024; originally announced May 2024.

    Comments: 36 pages, 11 figures, 9 tables

  3. arXiv:2403.03344  [pdf, other

    cs.SE cs.AI

    Learn to Code Sustainably: An Empirical Study on LLM-based Green Code Generation

    Authors: Tina Vartziotis, Ippolyti Dellatolas, George Dasoulas, Maximilian Schmidt, Florian Schneider, Tim Hoffmann, Sotirios Kotsopoulos, Michael Keckeisen

    Abstract: The increasing use of information technology has led to a significant share of energy consumption and carbon emissions from data centers. These contributions are expected to rise with the growing demand for big data analytics, increasing digitization, and the development of large artificial intelligence (AI) models. The need to address the environmental impact of software development has led to in… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  4. arXiv:2312.01507  [pdf, other

    cs.LG stat.ML

    Learn2Extend: Extending sequences by retaining their statistical properties with mixture models

    Authors: Dimitris Vartziotis, George Dasoulas, Florian Pausinger

    Abstract: This paper addresses the challenge of extending general finite sequences of real numbers within a subinterval of the real line, maintaining their inherent statistical properties by employing machine learning. Our focus lies on preserving the gap distribution and pair correlation function of these point sets. Leveraging advancements in deep learning applied to point processes, this paper explores t… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

    Comments: 17 pages

  5. arXiv:2302.13406  [pdf, other

    cs.LG cs.AI

    GNNDelete: A General Strategy for Unlearning in Graph Neural Networks

    Authors: Jiali Cheng, George Dasoulas, Huan He, Chirag Agarwal, Marinka Zitnik

    Abstract: Graph unlearning, which involves deleting graph elements such as nodes, node labels, and relationships from a trained graph neural network (GNN) model, is crucial for real-world applications where data elements may become irrelevant, inaccurate, or privacy-sensitive. However, existing methods for graph unlearning either deteriorate model weights shared across all nodes or fail to effectively delet… ▽ More

    Submitted 26 February, 2023; originally announced February 2023.

    Comments: Accepted to ICLR2023

  6. arXiv:2211.08972  [pdf, other

    cs.LG cs.SI stat.ML

    New Frontiers in Graph Autoencoders: Joint Community Detection and Link Prediction

    Authors: Guillaume Salha-Galvan, Johannes F. Lutzeyer, George Dasoulas, Romain Hennequin, Michalis Vazirgiannis

    Abstract: Graph autoencoders (GAE) and variational graph autoencoders (VGAE) emerged as powerful methods for link prediction (LP). Their performances are less impressive on community detection (CD), where they are often outperformed by simpler alternatives such as the Louvain method. It is still unclear to what extent one can improve CD with GAE and VGAE, especially in the absence of node features. It is mo… ▽ More

    Submitted 16 November, 2022; originally announced November 2022.

    Comments: This NeurIPS 2022 GLFrontiers workshop paper summarizes results from the following journal article: arXiv:2202.00961. arXiv admin note: text overlap with arXiv:2205.14651

  7. arXiv:2209.03299  [pdf, other

    cs.LG cs.AI

    Multimodal learning with graphs

    Authors: Yasha Ektefaie, George Dasoulas, Ayush Noori, Maha Farhat, Marinka Zitnik

    Abstract: Artificial intelligence for graphs has achieved remarkable success in modeling complex systems, ranging from dynamic networks in biology to interacting particle systems in physics. However, the increasingly heterogeneous graph datasets call for multimodal methods that can combine different inductive biases: the set of assumptions that algorithms use to make predictions for inputs they have not enc… ▽ More

    Submitted 23 January, 2023; v1 submitted 7 September, 2022; originally announced September 2022.

    Comments: 27 pages, 5 figures, 2 boxes

  8. arXiv:2204.05351  [pdf, other

    cs.LG

    Graph Ordering Attention Networks

    Authors: Michail Chatzianastasis, Johannes F. Lutzeyer, George Dasoulas, Michalis Vazirgiannis

    Abstract: Graph Neural Networks (GNNs) have been successfully used in many problems involving graph-structured data, achieving state-of-the-art performance. GNNs typically employ a message-passing scheme, in which every node aggregates information from its neighbors using a permutation-invariant aggregation function. Standard well-examined choices such as the mean or sum aggregation functions have limited c… ▽ More

    Submitted 21 November, 2022; v1 submitted 11 April, 2022; originally announced April 2022.

    Comments: Accepted at AAAI 2023

  9. arXiv:2202.00961  [pdf, other

    cs.LG cs.SI stat.ML

    Modularity-Aware Graph Autoencoders for Joint Community Detection and Link Prediction

    Authors: Guillaume Salha-Galvan, Johannes F. Lutzeyer, George Dasoulas, Romain Hennequin, Michalis Vazirgiannis

    Abstract: Graph autoencoders (GAE) and variational graph autoencoders (VGAE) emerged as powerful methods for link prediction. Their performances are less impressive on community detection problems where, according to recent and concurring experimental evaluations, they are often outperformed by simpler alternatives such as the Louvain method. It is currently still unclear to which extent one can improve com… ▽ More

    Submitted 20 June, 2022; v1 submitted 2 February, 2022; originally announced February 2022.

    Comments: Accepted for publication in Elsevier's Neural Networks journal in 2022

  10. arXiv:2110.01872  [pdf, ps, other

    stat.ML cs.LG

    Permute Me Softly: Learning Soft Permutations for Graph Representations

    Authors: Giannis Nikolentzos, George Dasoulas, Michalis Vazirgiannis

    Abstract: Graph neural networks (GNNs) have recently emerged as a dominant paradigm for machine learning with graphs. Research on GNNs has mainly focused on the family of message passing neural networks (MPNNs). Similar to the Weisfeiler-Leman (WL) test of isomorphism, these models follow an iterative neighborhood aggregation procedure to update vertex representations, and they next compute graph representa… ▽ More

    Submitted 4 July, 2022; v1 submitted 5 October, 2021; originally announced October 2021.

    Comments: Accepted at IEEE Transactions on Pattern Analysis and Machine Intelligence

  11. arXiv:2105.04885  [pdf, other

    cs.LG cs.AI cs.CV

    Graph-based Neural Architecture Search with Operation Embeddings

    Authors: Michail Chatzianastasis, George Dasoulas, Georgios Siolas, Michalis Vazirgiannis

    Abstract: Neural Architecture Search (NAS) has recently gained increased attention, as a class of approaches that automatically searches in an input space of network architectures. A crucial part of the NAS pipeline is the encoding of the architecture that consists of the applied computational blocks, namely the operations and the links between them. Most of the existing approaches either fail to capture th… ▽ More

    Submitted 17 August, 2021; v1 submitted 11 May, 2021; originally announced May 2021.

    Comments: 12 pages, 10 figures

  12. arXiv:2103.04886  [pdf, other

    cs.LG stat.ML

    Lipschitz Normalization for Self-Attention Layers with Application to Graph Neural Networks

    Authors: George Dasoulas, Kevin Scaman, Aladin Virmaux

    Abstract: Attention based neural networks are state of the art in a large range of applications. However, their performance tends to degrade when the number of layers increases. In this work, we show that enforcing Lipschitz continuity by normalizing the attention scores can significantly improve the performance of deep attention models. First, we show that, for deep graph attention networks (GAT), gradient… ▽ More

    Submitted 13 September, 2021; v1 submitted 8 March, 2021; originally announced March 2021.

    Comments: 18 pages. Proceedings of the 38th International Conference on Machine Learning, PMLR 139, 2021. Copyright 2021 by the author(s)

  13. arXiv:2102.08735  [pdf, other

    cs.LG cs.SI

    Ego-based Entropy Measures for Structural Representations on Graphs

    Authors: George Dasoulas, Giannis Nikolentzos, Kevin Scaman, Aladin Virmaux, Michalis Vazirgiannis

    Abstract: Machine learning on graph-structured data has attracted high research interest due to the emergence of Graph Neural Networks (GNNs). Most of the proposed GNNs are based on the node homophily, i.e neighboring nodes share similar characteristics. However, in many complex networks, nodes that lie to distant parts of the graph share structurally equivalent characteristics and exhibit similar roles (e.… ▽ More

    Submitted 17 February, 2021; originally announced February 2021.

    Comments: Accepted to ICASSP 2021. arXiv admin note: substantial text overlap with arXiv:2003.00553

  14. arXiv:2101.10050  [pdf, other

    cs.LG stat.ML

    Learning Parametrised Graph Shift Operators

    Authors: George Dasoulas, Johannes Lutzeyer, Michalis Vazirgiannis

    Abstract: In many domains data is currently represented as graphs and therefore, the graph representation of this data becomes increasingly important in machine learning. Network data is, implicitly or explicitly, always represented using a graph shift operator (GSO) with the most common choices being the adjacency, Laplacian matrices and their normalisations. In this paper, a novel parametrised GSO (PGSO)… ▽ More

    Submitted 28 January, 2022; v1 submitted 25 January, 2021; originally announced January 2021.

    Comments: 17 pages, 8 figures

  15. arXiv:2004.07636  [pdf, other

    cs.LG stat.ML

    Hcore-Init: Neural Network Initialization based on Graph Degeneracy

    Authors: Stratis Limnios, George Dasoulas, Dimitrios M. Thilikos, Michalis Vazirgiannis

    Abstract: Neural networks are the pinnacle of Artificial Intelligence, as in recent years we witnessed many novel architectures, learning and optimization techniques for deep learning. Capitalizing on the fact that neural networks inherently constitute multipartite graphs among neuron layers, we aim to analyze directly their structure to extract meaningful information that can improve the learning process.… ▽ More

    Submitted 9 September, 2022; v1 submitted 16 April, 2020; originally announced April 2020.

  16. arXiv:2003.00553  [pdf, other

    cs.LG cs.SI stat.ML

    Ego-based Entropy Measures for Structural Representations

    Authors: George Dasoulas, Giannis Nikolentzos, Kevin Scaman, Aladin Virmaux, Michalis Vazirgiannis

    Abstract: In complex networks, nodes that share similar structural characteristics often exhibit similar roles (e.g type of users in a social network or the hierarchical position of employees in a company). In order to leverage this relationship, a growing literature proposed latent representations that identify structurally equivalent nodes. However, most of the existing methods require high time and space… ▽ More

    Submitted 1 March, 2020; originally announced March 2020.

    Comments: 7 pages, 4 figures

  17. arXiv:1912.06058  [pdf, other

    cs.LG stat.ML

    Coloring graph neural networks for node disambiguation

    Authors: George Dasoulas, Ludovic Dos Santos, Kevin Scaman, Aladin Virmaux

    Abstract: In this paper, we show that a simple coloring scheme can improve, both theoretically and empirically, the expressive power of Message Passing Neural Networks(MPNNs). More specifically, we introduce a graph neural network called Colored Local Iterative Procedure (CLIP) that uses colors to disambiguate identical node attributes, and show that this representation is a universal approximator of contin… ▽ More

    Submitted 12 December, 2019; originally announced December 2019.

    Comments: 17 pages, 2 figures

  18. arXiv:1907.06051  [pdf, other

    stat.ML cs.LG

    k-hop Graph Neural Networks

    Authors: Giannis Nikolentzos, George Dasoulas, Michalis Vazirgiannis

    Abstract: Graph neural networks (GNNs) have emerged recently as a powerful architecture for learning node and graph representations. Standard GNNs have the same expressive power as the Weisfeiler-Leman test of graph isomorphism in terms of distinguishing non-isomorphic graphs. However, it was recently shown that this test cannot identify fundamental graph properties such as connectivity and triangle freenes… ▽ More

    Submitted 9 August, 2020; v1 submitted 13 July, 2019; originally announced July 2019.

    Comments: Accepted at Neural Networks