(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–27 of 27 results for author: Trivedi, P

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

    cs.LG

    Large Generative Graph Models

    Authors: Yu Wang, Ryan A. Rossi, Namyong Park, Huiyuan Chen, Nesreen K. Ahmed, Puja Trivedi, Franck Dernoncourt, Danai Koutra, Tyler Derr

    Abstract: Large Generative Models (LGMs) such as GPT, Stable Diffusion, Sora, and Suno are trained on a huge amount of language corpus, images, videos, and audio that are extremely diverse from numerous domains. This training paradigm over diverse well-curated data lies at the heart of generating creative and sensible content. However, all previous graph generative models (e.g., GraphRNN, MDVAE, MoFlow, GDS… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  2. arXiv:2403.11004  [pdf, other

    cs.LG cs.SI

    Forward Learning of Graph Neural Networks

    Authors: Namyong Park, Xing Wang, Antoine Simoulin, Shuai Yang, Grey Yang, Ryan Rossi, Puja Trivedi, Nesreen Ahmed

    Abstract: Graph neural networks (GNNs) have achieved remarkable success across a wide range of applications, such as recommendation, drug discovery, and question answering. Behind the success of GNNs lies the backpropagation (BP) algorithm, which is the de facto standard for training deep neural networks (NNs). However, despite its effectiveness, BP imposes several constraints, which are not only biological… ▽ More

    Submitted 12 April, 2024; v1 submitted 16 March, 2024; originally announced March 2024.

    Comments: ICLR 2024

  3. 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 6 January, 2024; originally announced January 2024.

    Comments: 33 pages; 10 Figures. arXiv admin note: text overlap with arXiv:2309.10976

  4. arXiv:2311.17856  [pdf, other

    cs.LG cs.SI

    Leveraging Graph Diffusion Models for Network Refinement Tasks

    Authors: Puja Trivedi, Ryan Rossi, David Arbour, Tong Yu, Franck Dernoncourt, Sungchul Kim, Nedim Lipka, Namyong Park, Nesreen K. Ahmed, Danai Koutra

    Abstract: Most real-world networks are noisy and incomplete samples from an unknown target distribution. Refining them by correcting corruptions or inferring unobserved regions typically improves downstream performance. Inspired by the impressive generative capabilities that have been used to correct corruptions in images, and the similarities between "in-painting" and filling in missing nodes and edges con… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

    Comments: Work in Progress. 21 pages, 7 figures

  5. arXiv:2309.10977  [pdf, other

    cs.LG stat.ML

    PAGER: A Framework for Failure Analysis of Deep Regression Models

    Authors: Jayaraman J. Thiagarajan, Vivek Narayanaswamy, Puja Trivedi, Rushil Anirudh

    Abstract: Safe deployment of AI models requires proactive detection of failures to prevent costly errors. To this end, we study the important problem of detecting failures in deep regression models. Existing approaches rely on epistemic uncertainty estimates or inconsistency w.r.t the training data to identify failure. Interestingly, we find that while uncertainties are necessary they are insufficient to ac… ▽ More

    Submitted 1 June, 2024; v1 submitted 19 September, 2023; originally announced September 2023.

    Comments: Published at ICML 2024

  6. arXiv:2309.10976  [pdf, other

    cs.LG

    Accurate and Scalable Estimation of Epistemic Uncertainty for Graph Neural Networks

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

    Abstract: Safe deployment of graph neural networks (GNNs) under distribution shift requires models to provide accurate confidence indicators (CI). However, while it is well-known in computer vision that CI quality diminishes under distribution shift, this behavior remains understudied for GNNs. Hence, we begin with a case study on CI calibration under controlled structural and feature distribution shifts an… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

    Comments: 22 pages, 11 figures

  7. arXiv:2307.03929  [pdf, other

    cs.LG cs.IR cs.SI

    Fairness-Aware Graph Neural Networks: A Survey

    Authors: April Chen, Ryan A. Rossi, Namyong Park, Puja Trivedi, Yu Wang, Tong Yu, Sungchul Kim, Franck Dernoncourt, Nesreen K. Ahmed

    Abstract: Graph Neural Networks (GNNs) have become increasingly important due to their representational power and state-of-the-art predictive performance on many fundamental learning tasks. Despite this success, GNNs suffer from fairness issues that arise as a result of the underlying graph data and the fundamental aggregation mechanism that lies at the heart of the large class of GNN models. In this articl… ▽ More

    Submitted 8 July, 2023; originally announced July 2023.

  8. 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.)

  9. arXiv:2303.13500  [pdf, other

    cs.LG

    A Closer Look at Model Adaptation using Feature Distortion and Simplicity Bias

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

    Abstract: Advances in the expressivity of pretrained models have increased interest in the design of adaptation protocols which enable safe and effective transfer learning. Going beyond conventional linear probing (LP) and fine tuning (FT) strategies, protocols that can effectively control feature distortion, i.e., the failure to update features orthogonal to the in-distribution, have been found to achieve… ▽ More

    Submitted 23 March, 2023; originally announced March 2023.

    Comments: Accepted to ICLR 2023 as notable-25% (spotlight)

  10. arXiv:2301.10993  [pdf, other

    cs.LG cs.AI cs.MA

    Multi-Agent Congestion Cost Minimization With Linear Function Approximations

    Authors: Prashant Trivedi, Nandyala Hemachandra

    Abstract: This work considers multiple agents traversing a network from a source node to the goal node. The cost to an agent for traveling a link has a private as well as a congestion component. The agent's objective is to find a path to the goal node with minimum overall cost in a decentralized way. We model this as a fully decentralized multi-agent reinforcement learning problem and propose a novel multi-… ▽ More

    Submitted 23 February, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

    Comments: Accepted at International Conference on Artificial Intelligence and Statistics (AISTATS) 2023

  11. arXiv:2301.02113  [pdf, other

    cs.CL cs.LG

    Anaphora Resolution in Dialogue: System Description (CODI-CRAC 2022 Shared Task)

    Authors: Tatiana Anikina, Natalia Skachkova, Joseph Renner, Priyansh Trivedi

    Abstract: We describe three models submitted for the CODI-CRAC 2022 shared task. To perform identity anaphora resolution, we test several combinations of the incremental clustering approach based on the Workspace Coreference System (WCS) with other coreference models. The best result is achieved by adding the ''cluster merging'' version of the coref-hoi model, which brings up to 10.33% improvement 1 over va… ▽ More

    Submitted 5 January, 2023; originally announced January 2023.

    Journal ref: CODI-CRAC 2022, Oct 2022, Gyeongju, South Korea

  12. arXiv:2212.04621  [pdf, other

    cs.CR

    A systematic literature review on Virtual Reality and Augmented Reality in terms of privacy, authorization and data-leaks

    Authors: Parth Dipakkumar Patel, Prem Trivedi

    Abstract: In recent years, VR and AR has exploded into a multimillionaire market. As this emerging technology has spread to a variety of businesses and is rapidly increasing among users. It is critical to address potential privacy and security concerns that these technologies might pose. In this study, we discuss the current status of privacy and security in VR and AR. We analyse possible problems and risks… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: 9 Pages, 4 figures

  13. arXiv:2208.02810  [pdf, other

    cs.LG

    Analyzing Data-Centric Properties for Graph Contrastive Learning

    Authors: Puja Trivedi, Ekdeep Singh Lubana, Mark Heimann, Danai Koutra, Jayaraman J. Thiagarajan

    Abstract: Recent analyses of self-supervised learning (SSL) find the following data-centric properties to be critical for learning good representations: invariance to task-irrelevant semantics, separability of classes in some latent space, and recoverability of labels from augmented samples. However, given their discrete, non-Euclidean nature, graph datasets and graph SSL methods are unlikely to satisfy the… ▽ More

    Submitted 22 January, 2023; v1 submitted 4 August, 2022; originally announced August 2022.

    Comments: Accepted to NeurIPS 2022

  14. arXiv:2207.12615  [pdf, other

    cs.LG

    Exploring the Design of Adaptation Protocols for Improved Generalization and Machine Learning Safety

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

    Abstract: While directly fine-tuning (FT) large-scale, pretrained models on task-specific data is well-known to induce strong in-distribution task performance, recent works have demonstrated that different adaptation protocols, such as linear probing (LP) prior to FT, can improve out-of-distribution generalization. However, the design space of such adaptation protocols remains under-explored and the evaluat… ▽ More

    Submitted 25 July, 2022; originally announced July 2022.

    Comments: Principles of Distribution Shift (PODS) Workshop at ICML 2022, 4 pages, 2 figures

  15. arXiv:2111.05410  [pdf, other

    cs.LG cs.AI

    Leveraging the Graph Structure of Neural Network Training Dynamics

    Authors: Fatemeh Vahedian, Ruiyu Li, Puja Trivedi, Di Jin, Danai Koutra

    Abstract: Understanding the training dynamics of deep neural networks (DNNs) is important as it can lead to improved training efficiency and task performance. Recent works have demonstrated that representing the wirings of static graph cannot capture how DNNs change over the course of training. Thus, in this work, we propose a compact, expressive temporal graph framework that effectively captures the dynami… ▽ More

    Submitted 20 February, 2023; v1 submitted 9 November, 2021; originally announced November 2021.

  16. arXiv:2111.03220  [pdf, other

    cs.LG

    Augmentations in Graph Contrastive Learning: Current Methodological Flaws & Towards Better Practices

    Authors: Puja Trivedi, Ekdeep Singh Lubana, Yujun Yan, Yaoqing Yang, Danai Koutra

    Abstract: Unsupervised graph representation learning is critical to a wide range of applications where labels may be scarce or expensive to procure. Contrastive learning (CL) is an increasingly popular paradigm for such settings and the state-of-the-art in unsupervised visual representation learning. Recent work attributes the success of visual CL to use of task-relevant augmentations and large, diverse dat… ▽ More

    Submitted 11 March, 2022; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: 8 pages, 4 figures, Accepted WebConf 2022

  17. arXiv:2109.07738  [pdf, other

    cs.GT

    Noise Robust Core-Stable Coalitions of Hedonic Games

    Authors: Prashant Trivedi, Nandyala Hemachandra

    Abstract: We consider the coalition formation games with an additional component, `noisy preferences'. Moreover, such noisy preferences are available only for a sample of coalitions. We propose a multiplicative noise model and obtain the prediction probability, defined as the probability that the estimated PAC core-stable partition of the noisy game is also PAC core-stable for the unknown noise-free game. T… ▽ More

    Submitted 24 January, 2023; v1 submitted 16 September, 2021; originally announced September 2021.

    Comments: Accepted in Asian Conference on Machine Learning 2022. To appear in Proceedings of Machine Learning Research 189, 2022

  18. arXiv:2109.01654  [pdf, other

    cs.LG eess.SY math.OC stat.ML

    Multi-agent Natural Actor-critic Reinforcement Learning Algorithms

    Authors: Prashant Trivedi, Nandyala Hemachandra

    Abstract: Multi-agent actor-critic algorithms are an important part of the Reinforcement Learning paradigm. We propose three fully decentralized multi-agent natural actor-critic (MAN) algorithms in this work. The objective is to collectively find a joint policy that maximizes the average long-term return of these agents. In the absence of a central controller and to preserve privacy, agents communicate some… ▽ More

    Submitted 2 April, 2022; v1 submitted 3 September, 2021; originally announced September 2021.

    Comments: A very high-level summary of our revision is: In Section 3.5, we theoretically prove that the objective function value from the deterministic variant of MAN algorithms dominates that of the MAAC algorithm under some minimal conditions. It relies on the Lemma 2 of our paper: the minimum singular value of the Fisher information matrix is well within the reciprocal of the policy parameter dimension

  19. arXiv:2102.02805  [pdf, other

    cs.LG

    How do Quadratic Regularizers Prevent Catastrophic Forgetting: The Role of Interpolation

    Authors: Ekdeep Singh Lubana, Puja Trivedi, Danai Koutra, Robert P. Dick

    Abstract: Catastrophic forgetting undermines the effectiveness of deep neural networks (DNNs) in scenarios such as continual learning and lifelong learning. While several methods have been proposed to tackle this problem, there is limited work explaining why these methods work well. This paper has the goal of better explaining a popularly used technique for avoiding catastrophic forgetting: quadratic regula… ▽ More

    Submitted 12 August, 2022; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: Camera-ready for Conference on Lifelong Learning Agents (CoLLAs), 2022

  20. arXiv:2009.10847  [pdf, other

    cs.LG cs.AI cs.CL stat.ML

    Message Passing for Hyper-Relational Knowledge Graphs

    Authors: Mikhail Galkin, Priyansh Trivedi, Gaurav Maheshwari, Ricardo Usbeck, Jens Lehmann

    Abstract: Hyper-relational knowledge graphs (KGs) (e.g., Wikidata) enable associating additional key-value pairs along with the main triple to disambiguate, or restrict the validity of a fact. In this work, we propose a message passing based graph encoder - StarE capable of modeling such hyper-relational KGs. Unlike existing approaches, StarE can encode an arbitrary number of additional information (qualifi… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.

    Comments: Accepted to EMNLP 2020

  21. arXiv:2009.05014  [pdf, other

    cs.CV cs.LG

    OrthoReg: Robust Network Pruning Using Orthonormality Regularization

    Authors: Ekdeep Singh Lubana, Puja Trivedi, Conrad Hougen, Robert P. Dick, Alfred O. Hero

    Abstract: Network pruning in Convolutional Neural Networks (CNNs) has been extensively investigated in recent years. To determine the impact of pruning a group of filters on a network's accuracy, state-of-the-art pruning methods consistently assume filters of a CNN are independent. This allows the importance of a group of filters to be estimated as the sum of importances of individual filters. However, over… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

  22. arXiv:2001.03956  [pdf, other

    stat.ML cs.LG

    Interpretable feature subset selection: A Shapley value based approach

    Authors: Sandhya Tripathi, N. Hemachandra, Prashant Trivedi

    Abstract: For feature selection and related problems, we introduce the notion of classification game, a cooperative game, with features as players and hinge loss based characteristic function and relate a feature's contribution to Shapley value based error apportioning (SVEA) of total training error. Our major contribution is ($\star$) to show that for any dataset the threshold 0 on SVEA value identifies fe… ▽ More

    Submitted 25 April, 2021; v1 submitted 12 January, 2020; originally announced January 2020.

    Comments: A shorter version of this work appeared in a special session titled Explainable AI at IEEE BigData'20 conference. More experiments and a new notion of interpretable FSS introduced in this version. Earlier plots for sample bias robustness are corrected and updated

  23. arXiv:1907.09361  [pdf, other

    cs.CL cs.AI cs.LG

    Introduction to Neural Network based Approaches for Question Answering over Knowledge Graphs

    Authors: Nilesh Chakraborty, Denis Lukovnikov, Gaurav Maheshwari, Priyansh Trivedi, Jens Lehmann, Asja Fischer

    Abstract: Question answering has emerged as an intuitive way of querying structured data sources, and has attracted significant advancements over the years. In this article, we provide an overview over these recent advancements, focusing on neural network based question answering systems over knowledge graphs. We introduce readers to the challenges in the tasks, current paradigms of approaches, discuss nota… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

    Comments: Preprint, under review. The first four authors contributed equally to this paper, and should be regarded as co-first authors

  24. arXiv:1811.01118  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to Rank Query Graphs for Complex Question Answering over Knowledge Graphs

    Authors: Gaurav Maheshwari, Priyansh Trivedi, Denis Lukovnikov, Nilesh Chakraborty, Asja Fischer, Jens Lehmann

    Abstract: In this paper, we conduct an empirical investigation of neural query graph ranking approaches for the task of complex question answering over knowledge graphs. We experiment with six different ranking models and propose a novel self-attention based slot matching model which exploits the inherent structure of query graphs, our logical form of choice. Our proposed model generally outperforms the oth… ▽ More

    Submitted 2 November, 2018; originally announced November 2018.

  25. arXiv:1802.03701  [pdf, other

    cs.AI cs.CL

    Formal Ontology Learning from English IS-A Sentences

    Authors: Sourish Dasgupta, Ankur Padia, Gaurav Maheshwari, Priyansh Trivedi, Jens Lehmann

    Abstract: Ontology learning (OL) is the process of automatically generating an ontological knowledge base from a plain text document. In this paper, we propose a new ontology learning approach and tool, called DLOL, which generates a knowledge base in the description logic (DL) SHOQ(D) from a collection of factual non-negative IS-A sentences in English. We provide extensive experimental results on the accur… ▽ More

    Submitted 11 February, 2018; originally announced February 2018.

  26. arXiv:1611.04822  [pdf, other

    cs.CL

    SimDoc: Topic Sequence Alignment based Document Similarity Framework

    Authors: Gaurav Maheshwari, Priyansh Trivedi, Harshita Sahijwani, Kunal Jha, Sourish Dasgupta, Jens Lehmann

    Abstract: Document similarity is the problem of estimating the degree to which a given pair of documents has similar semantic content. An accurate document similarity measure can improve several enterprise relevant tasks such as document clustering, text mining, and question-answering. In this paper, we show that a document's thematic flow, which is often disregarded by bag-of-word techniques, is pivotal in… ▽ More

    Submitted 11 November, 2017; v1 submitted 15 November, 2016; originally announced November 2016.

  27. arXiv:1503.05667  [pdf, other

    cs.AI

    BitSim: An Algebraic Similarity Measure for Description Logics Concepts

    Authors: Sourish Dasgupta, Gaurav Maheshwari, Priyansh Trivedi

    Abstract: In this paper, we propose an algebraic similarity measure σしぐまBS (BS stands for BitSim) for assigning semantic similarity score to concept definitions in ALCH+ an expressive fragment of Description Logics (DL). We define an algebraic interpretation function, I_B, that maps a concept definition to a unique string (ωおめが_B) called bit-code) over an alphabet Σしぐま_B of 11 symbols belonging to L_B - the language… ▽ More

    Submitted 19 March, 2015; originally announced March 2015.