Skip to main content

Showing 1–11 of 11 results for author: Koutra, D

Searching in archive stat. Search in all archives.
.
  1. arXiv:2401.03350  [pdf, other

    cs.LG stat.ML

    Accurate and Scalable Estimation of Epistemic Uncertainty for Graph Neural Networks

    Authors: Puja Trivedi, Mark Heimann, Rushil Anirudh, Danai Koutra, Jayaraman J. Thiagarajan

    Abstract: While graph neural networks (GNNs) are widely used for node and graph representation learning tasks, the reliability of GNN uncertainty estimates under distribution shifts remains relatively under-explored. Indeed, while post-hoc calibration strategies can be used to improve in-distribution calibration, they need not also improve calibration under distribution shift. However, techniques which prod… ▽ More

    Submitted 12 December, 2024; v1 submitted 6 January, 2024; originally announced January 2024.

    Comments: Published at ICLR 2024; Project page: https://pujacomputes.github.io/gduq/

  2. arXiv:2303.13589  [pdf, other

    cs.LG stat.ML

    On the Efficacy of Generalization Error Prediction Scoring Functions

    Authors: Puja Trivedi, Danai Koutra, Jayaraman J. Thiagarajan

    Abstract: Generalization error predictors (GEPs) aim to predict model performance on unseen distributions by deriving dataset-level error estimates from sample-level scores. However, GEPs often utilize disparate mechanisms (e.g., regressors, thresholding functions, calibration datasets, etc), to derive such error estimates, which can obfuscate the benefits of a particular scoring function. Therefore, in thi… ▽ More

    Submitted 29 May, 2023; v1 submitted 23 March, 2023; originally announced March 2023.

    Comments: Accepted to ICASSP 2023. (Previous title: A Closer Look at Scoring Functions and Generalization Prediction.)

  3. How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications

    Authors: Jiong Zhu, Junchen Jin, Donald Loveland, Michael T. Schaub, Danai Koutra

    Abstract: We bridge two research directions on graph neural networks (GNNs), by formalizing the relation between heterophily of node labels (i.e., connected nodes tend to have dissimilar labels) and the robustness of GNNs to adversarial attacks. Our theoretical and empirical analyses show that for homophilous graph data, impactful structural attacks always lead to reduced homophily, while for heterophilous… ▽ More

    Submitted 22 July, 2022; v1 submitted 14 June, 2021; originally announced June 2021.

    Comments: KDD 2022 camera ready version + full appendix; 20 pages, 2 figures

  4. arXiv:2009.13566  [pdf, other

    cs.LG cs.SI stat.ML

    Graph Neural Networks with Heterophily

    Authors: Jiong Zhu, Ryan A. Rossi, Anup Rao, Tung Mai, Nedim Lipka, Nesreen K. Ahmed, Danai Koutra

    Abstract: Graph Neural Networks (GNNs) have proven to be useful for many different practical applications. However, many existing GNN models have implicitly assumed homophily among the nodes connected in the graph, and therefore have largely overlooked the important setting of heterophily, where most connected nodes are from different classes. In this work, we propose a novel framework called CPGNN that gen… ▽ More

    Submitted 14 June, 2021; v1 submitted 28 September, 2020; originally announced September 2020.

    Comments: Proceedings version of AAAI 2021 with appendix and additional typo fixes; 12 pages, 4 figures

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence. 35, 12 (May 2021), 11168-11176

  5. arXiv:2009.10017  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    From Static to Dynamic Node Embeddings

    Authors: Di Jin, Sungchul Kim, Ryan A. Rossi, Danai Koutra

    Abstract: We introduce a general framework for leveraging graph stream data for temporal prediction-based applications. Our proposed framework includes novel methods for learning an appropriate graph time-series representation, modeling and weighting the temporal dependencies, and generalizing existing embedding methods for such data. While previous work on dynamic modeling and embedding has focused on repr… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

  6. arXiv:2007.16208  [pdf, other

    cs.SI cs.DB cs.IR cs.LG stat.ML

    G-CREWE: Graph CompREssion With Embedding for Network Alignment

    Authors: Kyle K. Qin, Flora D. Salim, Yongli Ren, Wei Shao, Mark Heimann, Danai Koutra

    Abstract: Network alignment is useful for multiple applications that require increasingly large graphs to be processed. Existing research approaches this as an optimization problem or computes the similarity based on node representations. However, the process of aligning every pair of nodes between relatively large networks is time-consuming and resource-intensive. In this paper, we propose a framework, cal… ▽ More

    Submitted 30 July, 2020; originally announced July 2020.

    Comments: 10 pages, accepted at the 29th ACM International Conference onInformation and Knowledge Management (CIKM 20)

  7. arXiv:2006.11468  [pdf, other

    cs.LG stat.ML

    Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs

    Authors: Jiong Zhu, Yujun Yan, Lingxiao Zhao, Mark Heimann, Leman Akoglu, Danai Koutra

    Abstract: We investigate the representation power of graph neural networks in the semi-supervised node classification task under heterophily or low homophily, i.e., in networks where connected nodes may have different class labels and dissimilar features. Many popular GNNs fail to generalize to this setting, and are even outperformed by models that ignore the graph structure (e.g., multilayer perceptrons).… ▽ More

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

    Comments: Accepted to NeurIPS 2020; version with full appendix

  8. arXiv:2006.08084  [pdf, other

    cs.LG cs.NE cs.PL stat.ML

    Neural Execution Engines: Learning to Execute Subroutines

    Authors: Yujun Yan, Kevin Swersky, Danai Koutra, Parthasarathy Ranganathan, Milad Hashemi

    Abstract: A significant effort has been made to train neural networks that replicate algorithmic reasoning, but they often fail to learn the abstract concepts underlying these algorithms. This is evidenced by their inability to generalize to data distributions that are outside of their restricted training sets, namely larger inputs and unseen data. We study these generalization issues at the level of numeri… ▽ More

    Submitted 22 October, 2020; v1 submitted 14 June, 2020; originally announced June 2020.

    Comments: Accepted at 34th Conference on Neural Information Processing Systems (NeurIPS 2020)

  9. arXiv:1805.01889  [pdf, other

    cs.LG stat.ML

    t-PINE: Tensor-based Predictable and Interpretable Node Embeddings

    Authors: Saba A. Al-Sayouri, Ekta Gujral, Danai Koutra, Evangelos E. Papalexakis, Sarah S. Lam

    Abstract: Graph representations have increasingly grown in popularity during the last years. Existing representation learning approaches explicitly encode network structure. Despite their good performance in downstream processes (e.g., node classification, link prediction), there is still room for improvement in different aspects, like efficacy, visualization, and interpretability. In this paper, we propose… ▽ More

    Submitted 3 May, 2018; originally announced May 2018.

  10. arXiv:1805.01509  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    RECS: Robust Graph Embedding Using Connection Subgraphs

    Authors: Saba A. Al-Sayouri, Danai Koutra, Evangelos E. Papalexakis, Sarah S. Lam

    Abstract: The success of graph embeddings or node representation learning in a variety of downstream tasks, such as node classification, link prediction, and recommendation systems, has led to their popularity in recent years. Representation learning algorithms aim to preserve local and global network structure by identifying node neighborhood notions. However, many existing algorithms generate embeddings t… ▽ More

    Submitted 5 September, 2018; v1 submitted 3 May, 2018; originally announced May 2018.

  11. arXiv:1209.2684  [pdf, other

    cs.SI physics.soc-ph stat.AP

    NetSimile: A Scalable Approach to Size-Independent Network Similarity

    Authors: Michele Berlingerio, Danai Koutra, Tina Eliassi-Rad, Christos Faloutsos

    Abstract: Given a set of k networks, possibly with different sizes and no overlaps in nodes or edges, how can we quickly assess similarity between them, without solving the node-correspondence problem? Analogously, how can we extract a small number of descriptive, numerical features from each graph that effectively serve as the graph's "signature"? Having such features will enable a wealth of graph mining t… ▽ More

    Submitted 12 September, 2012; originally announced September 2012.

    Comments: 12 pages, 10 figures