Skip to main content

Showing 1–12 of 12 results for author: Chatzianastasis, M

.
  1. arXiv:2406.19219  [pdf, other

    cs.DL

    Metrics to Detect Small-Scale and Large-Scale Citation Orchestration

    Authors: Iakovos Evdaimon, John P. A. Ioannidis, Giannis Nikolentzos, Michail Chatzianastasis, George Panagopoulos, Michalis Vazirgiannis

    Abstract: Citation counts and related metrics have pervasive uses and misuses in academia and research appraisal, serving as scholarly influence and recognition measures. Hence, comprehending the citation patterns exhibited by authors is essential for assessing their research impact and contributions within their respective fields. Although the h-index, introduced by Hirsch in 2005, has emerged as a popular… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  2. arXiv:2406.18380  [pdf, ps, other

    cs.LG

    KAGNNs: Kolmogorov-Arnold Networks meet Graph Learning

    Authors: Roman Bresson, Giannis Nikolentzos, George Panagopoulos, Michail Chatzianastasis, Jun Pang, Michalis Vazirgiannis

    Abstract: In recent years, Graph Neural Networks (GNNs) have become the de facto tool for learning node and graph representations. Most GNNs typically consist of a sequence of neighborhood aggregation (a.k.a., message passing) layers. Within each of these layers, the representation of each node is updated from an aggregation and transformation of its neighbours representations at the previous layer. The upp… ▽ More

    Submitted 1 July, 2024; v1 submitted 26 June, 2024; originally announced June 2024.

  3. 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.

  4. arXiv:2403.01535  [pdf, other

    cs.LG cs.SI

    Neural Graph Generator: Feature-Conditioned Graph Generation using Latent Diffusion Models

    Authors: Iakovos Evdaimon, Giannis Nikolentzos, Michail Chatzianastasis, Hadi Abdine, Michalis Vazirgiannis

    Abstract: Graph generation has emerged as a crucial task in machine learning, with significant challenges in generating graphs that accurately reflect specific properties. Existing methods often fall short in efficiently addressing this need as they struggle with the high-dimensional complexity and varied nature of graph properties. In this paper, we introduce the Neural Graph Generator (NGG), a novel appro… ▽ More

    Submitted 23 April, 2024; v1 submitted 3 March, 2024; originally announced March 2024.

  5. arXiv:2307.14367  [pdf, other

    q-bio.QM cs.CL cs.LG

    Prot2Text: Multimodal Protein's Function Generation with GNNs and Transformers

    Authors: Hadi Abdine, Michail Chatzianastasis, Costas Bouyioukos, Michalis Vazirgiannis

    Abstract: In recent years, significant progress has been made in the field of protein function prediction with the development of various machine-learning approaches. However, most existing methods formulate the task as a multi-classification problem, i.e. assigning predefined labels to proteins. In this work, we propose a novel approach, Prot2Text, which predicts a protein's function in a free text style,… ▽ More

    Submitted 20 April, 2024; v1 submitted 25 July, 2023; originally announced July 2023.

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence, 38(10), 10757-10765 (2024)

  6. arXiv:2307.05217  [pdf, other

    cs.LG cs.SI

    Supervised Attention Using Homophily in Graph Neural Networks

    Authors: Michail Chatzianastasis, Giannis Nikolentzos, Michalis Vazirgiannis

    Abstract: Graph neural networks have become the standard approach for dealing with learning problems on graphs. Among the different variants of graph neural networks, graph attention networks (GATs) have been applied with great success to different tasks. In the GAT model, each node assigns an importance score to its neighbors using an attention mechanism. However, similar to other graph neural networks, GA… ▽ More

    Submitted 15 July, 2023; v1 submitted 11 July, 2023; originally announced July 2023.

    Comments: Accepted at ICANN 2023

  7. arXiv:2304.10851  [pdf, other

    cs.LG

    What Do GNNs Actually Learn? Towards Understanding their Representations

    Authors: Giannis Nikolentzos, Michail Chatzianastasis, Michalis Vazirgiannis

    Abstract: In recent years, graph neural networks (GNNs) have achieved great success in the field of graph representation learning. Although prior work has shed light into the expressiveness of those models (\ie whether they can distinguish pairs of non-isomorphic graphs), it is still not clear what structural information is encoded into the node representations that are learned by those models. In this pape… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  8. arXiv:2302.05894  [pdf, other

    cs.LG

    Neural Architecture Search with Multimodal Fusion Methods for Diagnosing Dementia

    Authors: Michail Chatzianastasis, Loukas Ilias, Dimitris Askounis, Michalis Vazirgiannis

    Abstract: Alzheimer's dementia (AD) affects memory, thinking, and language, deteriorating person's life. An early diagnosis is very important as it enables the person to receive medical help and ensure quality of life. Therefore, leveraging spontaneous speech in conjunction with machine learning methods for recognizing AD patients has emerged into a hot topic. Most of the previous works employ Convolutional… ▽ More

    Submitted 5 April, 2023; v1 submitted 12 February, 2023; originally announced February 2023.

    Comments: Accepted at ICASSP 2023

  9. arXiv:2301.08831  [pdf, other

    cs.LG

    Explainable Multilayer Graph Neural Network for Cancer Gene Prediction

    Authors: Michail Chatzianastasis, Michalis Vazirgiannis, Zijun Zhang

    Abstract: The identification of cancer genes is a critical yet challenging problem in cancer genomics research. Existing computational methods, including deep graph neural networks, fail to exploit the multilayered gene-gene interactions or provide limited explanation for their predictions. These methods are restricted to a single biological network, which cannot capture the full complexity of tumorigenesis… ▽ More

    Submitted 3 May, 2023; v1 submitted 20 January, 2023; originally announced January 2023.

  10. arXiv:2211.02501  [pdf, other

    cs.LG

    Weisfeiler and Leman go Hyperbolic: Learning Distance Preserving Node Representations

    Authors: Giannis Nikolentzos, Michail Chatzianastasis, Michalis Vazirgiannis

    Abstract: In recent years, graph neural networks (GNNs) have emerged as a promising tool for solving machine learning problems on graphs. Most GNNs are members of the family of message passing neural networks (MPNNs). There is a close connection between these models and the Weisfeiler-Leman (WL) test of isomorphism, an algorithm that can successfully test isomorphism for a broad class of graphs. Recently, m… ▽ More

    Submitted 28 February, 2023; v1 submitted 4 November, 2022; originally announced November 2022.

    Comments: Accepted at AISTATS 2023

  11. 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

  12. 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