Skip to main content

Showing 1–4 of 4 results for author: Halappanavar, M M

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

    cs.CL cs.LG cs.SI

    A Graph Perspective to Probe Structural Patterns of Knowledge in Large Language Models

    Authors: Utkarsh Sahu, Zhisheng Qi, Yongjia Lei, Ryan A. Rossi, Franck Dernoncourt, Nesreen K. Ahmed, Mahantesh M Halappanavar, Yao Ma, Yu Wang

    Abstract: Large language models have been extensively studied as neural knowledge bases for their knowledge access, editability, reasoning, and explainability. However, few works focus on the structural patterns of their knowledge. Motivated by this gap, we investigate these structural patterns from a graph perspective. We quantify the knowledge of LLMs at both the triplet and entity levels, and analyze how… ▽ More

    Submitted 27 May, 2025; v1 submitted 25 May, 2025; originally announced May 2025.

  2. arXiv:2502.20317  [pdf, ps, other

    cs.LG cs.AI cs.IR

    Mixture of Structural-and-Textual Retrieval over Text-rich Graph Knowledge Bases

    Authors: Yongjia Lei, Haoyu Han, Ryan A. Rossi, Franck Dernoncourt, Nedim Lipka, Mahantesh M Halappanavar, Jiliang Tang, Yu Wang

    Abstract: Text-rich Graph Knowledge Bases (TG-KBs) have become increasingly crucial for answering queries by providing textual and structural knowledge. However, current retrieval methods often retrieve these two types of knowledge in isolation without considering their mutual reinforcement and some hybrid methods even bypass structural retrieval entirely after neighboring aggregation. To fill in this gap,… ▽ More

    Submitted 1 June, 2025; v1 submitted 27 February, 2025; originally announced February 2025.

  3. arXiv:2502.10208  [pdf, other

    cs.LG

    SGS-GNN: A Supervised Graph Sparsification method for Graph Neural Networks

    Authors: Siddhartha Shankar Das, Naheed Anjum Arafat, Muftiqur Rahman, S M Ferdous, Alex Pothen, Mahantesh M Halappanavar

    Abstract: We propose SGS-GNN, a novel supervised graph sparsifier that learns the sampling probability distribution of edges and samples sparse subgraphs of a user-specified size to reduce the computational costs required by GNNs for inference tasks on large graphs. SGS-GNN employs regularizers in the loss function to enhance homophily in sparse subgraphs, boosting the accuracy of GNNs on heterophilic graph… ▽ More

    Submitted 14 February, 2025; originally announced February 2025.

  4. arXiv:2405.15218  [pdf, other

    cs.LG

    AGS-GNN: Attribute-guided Sampling for Graph Neural Networks

    Authors: Siddhartha Shankar Das, S M Ferdous, Mahantesh M Halappanavar, Edoardo Serra, Alex Pothen

    Abstract: We propose AGS-GNN, a novel attribute-guided sampling algorithm for Graph Neural Networks (GNNs) that exploits node features and connectivity structure of a graph while simultaneously adapting for both homophily and heterophily in graphs. (In homophilic graphs vertices of the same class are more likely to be connected, and vertices of different classes tend to be linked in heterophilic graphs.) Wh… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: The paper has been accepted to KDD'24 in the research track