Skip to main content

Showing 1–11 of 11 results for author: Adeshina, S

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

    cs.SI cs.AI

    Hierarchical Compression of Text-Rich Graphs via Large Language Models

    Authors: Shichang Zhang, Da Zheng, Jiani Zhang, Qi Zhu, Xiang song, Soji Adeshina, Christos Faloutsos, George Karypis, Yizhou Sun

    Abstract: Text-rich graphs, prevalent in data mining contexts like e-commerce and academic graphs, consist of nodes with textual features linked by various relations. Traditional graph machine learning models, such as Graph Neural Networks (GNNs), excel in encoding the graph structural information, but have limited capability in handling rich text on graph nodes. Large Language Models (LLMs), noted for thei… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  2. arXiv:2406.06022  [pdf, other

    cs.LG cs.DC

    GraphStorm: all-in-one graph machine learning framework for industry applications

    Authors: Da Zheng, Xiang Song, Qi Zhu, Jian Zhang, Theodore Vasiloudis, Runjie Ma, Houyu Zhang, Zichen Wang, Soji Adeshina, Israt Nisa, Alejandro Mottini, Qingjun Cui, Huzefa Rangwala, Belinda Zeng, Christos Faloutsos, George Karypis

    Abstract: Graph machine learning (GML) is effective in many business applications. However, making GML easy to use and applicable to industry applications with massive datasets remain challenging. We developed GraphStorm, which provides an end-to-end solution for scalable graph construction, graph model training and inference. GraphStorm has the following desirable properties: (a) Easy to use: it can perfor… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

    Journal ref: KDD 2024

  3. arXiv:2402.07999  [pdf, other

    cs.LG cs.SI

    NetInfoF Framework: Measuring and Exploiting Network Usable Information

    Authors: Meng-Chieh Lee, Haiyang Yu, Jian Zhang, Vassilis N. Ioannidis, Xiang Song, Soji Adeshina, Da Zheng, Christos Faloutsos

    Abstract: Given a node-attributed graph, and a graph task (link prediction or node classification), can we tell if a graph neural network (GNN) will perform well? More specifically, do the graph structure and the node features carry enough usable information for the task? Our goals are (1) to develop a fast tool to measure how much information is in the graph structure and in the node features, and (2) to e… ▽ More

    Submitted 20 March, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    Comments: Accepted to ICLR 2024 (Spotlight)

  4. arXiv:2304.10668  [pdf, other

    cs.LG

    Train Your Own GNN Teacher: Graph-Aware Distillation on Textual Graphs

    Authors: Costas Mavromatis, Vassilis N. Ioannidis, Shen Wang, Da Zheng, Soji Adeshina, Jun Ma, Han Zhao, Christos Faloutsos, George Karypis

    Abstract: How can we learn effective node representations on textual graphs? Graph Neural Networks (GNNs) that use Language Models (LMs) to encode textual information of graphs achieve state-of-the-art performance in many node classification tasks. Yet, combining GNNs with LMs has not been widely explored for practical deployments due to its scalability issues. In this work, we tackle this challenge by deve… ▽ More

    Submitted 20 April, 2023; originally announced April 2023.

  5. arXiv:2302.12465  [pdf, other

    cs.LG cs.SI

    PaGE-Link: Path-based Graph Neural Network Explanation for Heterogeneous Link Prediction

    Authors: Shichang Zhang, Jiani Zhang, Xiang Song, Soji Adeshina, Da Zheng, Christos Faloutsos, Yizhou Sun

    Abstract: Transparency and accountability have become major concerns for black-box machine learning (ML) models. Proper explanations for the model behavior increase model transparency and help researchers develop more accountable models. Graph neural networks (GNN) have recently shown superior performance in many graph ML problems than traditional methods, and explaining them has attracted increased interes… ▽ More

    Submitted 8 May, 2023; v1 submitted 24 February, 2023; originally announced February 2023.

  6. arXiv:2302.00109  [pdf, other

    cs.LG

    OrthoReg: Improving Graph-regularized MLPs via Orthogonality Regularization

    Authors: Hengrui Zhang, Shen Wang, Vassilis N. Ioannidis, Soji Adeshina, Jiani Zhang, Xiao Qin, Christos Faloutsos, Da Zheng, George Karypis, Philip S. Yu

    Abstract: Graph Neural Networks (GNNs) are currently dominating in modeling graph-structure data, while their high reliance on graph structure for inference significantly impedes them from widespread applications. By contrast, Graph-regularized MLPs (GR-MLPs) implicitly inject the graph structure information into model weights, while their performance can hardly match that of GNNs in most tasks. This motiva… ▽ More

    Submitted 31 January, 2023; originally announced February 2023.

  7. arXiv:2206.04255  [pdf, other

    cs.LG

    ScatterSample: Diversified Label Sampling for Data Efficient Graph Neural Network Learning

    Authors: Zhenwei Dai, Vasileios Ioannidis, Soji Adeshina, Zak Jost, Christos Faloutsos, George Karypis

    Abstract: What target labels are most effective for graph neural network (GNN) training? In some applications where GNNs excel-like drug design or fraud detection, labeling new instances is expensive. We develop a data-efficient active sampling framework, ScatterSample, to train GNNs under an active learning setting. ScatterSample employs a sampling module termed DiverseUncertainty to collect instances with… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

    Comments: 13 pages

  8. arXiv:2112.05785  [pdf, ps, other

    cs.CL cs.AI cs.LG

    TempoQR: Temporal Question Reasoning over Knowledge Graphs

    Authors: Costas Mavromatis, Prasanna Lakkur Subramanyam, Vassilis N. Ioannidis, Soji Adeshina, Phillip R. Howard, Tetiana Grinberg, Nagib Hakim, George Karypis

    Abstract: Knowledge Graph Question Answering (KGQA) involves retrieving facts from a Knowledge Graph (KG) using natural language queries. A KG is a curated set of facts consisting of entities linked by relations. Certain facts include also temporal information forming a Temporal KG (TKG). Although many natural questions involve explicit or implicit time constraints, question answering (QA) over TKGs has bee… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: AAAI 2022

  9. arXiv:2110.13413  [pdf, other

    cs.LG

    Does your graph need a confidence boost? Convergent boosted smoothing on graphs with tabular node features

    Authors: Jiuhai Chen, Jonas Mueller, Vassilis N. Ioannidis, Soji Adeshina, Yangkun Wang, Tom Goldstein, David Wipf

    Abstract: For supervised learning with tabular data, decision tree ensembles produced via boosting techniques generally dominate real-world applications involving iid training/test sets. However for graph data where the iid assumption is violated due to structured relations between samples, it remains unclear how to best incorporate this structure within existing boosting pipelines. To this end, we propose… ▽ More

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

  10. arXiv:2110.06290  [pdf, other

    cs.LG

    Scalable Consistency Training for Graph Neural Networks via Self-Ensemble Self-Distillation

    Authors: Cole Hawkins, Vassilis N. Ioannidis, Soji Adeshina, George Karypis

    Abstract: Consistency training is a popular method to improve deep learning models in computer vision and natural language processing. Graph neural networks (GNNs) have achieved remarkable performance in a variety of network science learning tasks, but to date no work has studied the effect of consistency training on large-scale graph problems. GNNs scale to large graphs by minibatch training and subsample… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

  11. arXiv:2107.13673  [pdf, other

    cs.LG q-fin.GN

    Relational Graph Neural Networks for Fraud Detection in a Super-App environment

    Authors: Jaime D. Acevedo-Viloria, Luisa Roa, Soji Adeshina, Cesar Charalla Olazo, Andrés Rodríguez-Rey, Jose Alberto Ramos, Alejandro Correa-Bahnsen

    Abstract: Large digital platforms create environments where different types of user interactions are captured, these relationships offer a novel source of information for fraud detection problems. In this paper we propose a framework of relational graph convolutional networks methods for fraudulent behaviour prevention in the financial services of a Super-App. To this end, we apply the framework on differen… ▽ More

    Submitted 30 July, 2021; v1 submitted 28 July, 2021; originally announced July 2021.

    Comments: Accepted to be appeared in 2021 KDD Workshop on ML in Finance