paper-with-me

Papers

Node Classification With Integrated Reject Option

2024-12-04 · Uday Bhaskar, Jayadratha Gayen, Charu Sharma, Naresh Manwani

One of the key tasks in graph learning is node classification. While Graph neural networks have been used for various applications, their adaptivity to reject option setting is not previously explored. In this paper, we propose NCwR, a novel approach to node classification in Graph Neural Networks (GNNs) with an integrated reject option, which allows the model to abstain from making predictions when uncertainty is high. We propose both cost-based and coverage-based methods for classification with abstention in node classification setting using GNNs. We perform experiments using our method on three standard citation network datasets Cora, Citeseer and Pubmed and compare with relevant baselines. We also model the Legal judgment prediction problem on ILDC dataset as a node classification problem where nodes represent legal cases and edges represent citations. We further interpret the model by analyzing the cases that the model abstains from predicting by visualizing which part of the input features influenced this decision.

📄 PDF Abstract BibTeX arXiv:2412.03190

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph LearningNode Classification

Similar Papers 제목 키워드 기반

SelectiveNet: A Deep Neural Network with an Integrated Reject Option

2019-01-26 · Yonatan Geifman, Ran El-Yaniv

We consider the problem of selective prediction (also known as reject option) in deep neural networks, and introduce SelectiveNet, a deep neural architecture with an integrated reject option. Existing rejection mechanism…

ClassificationGeneral ClassificationPredictionregression

Predict Confidently, Predict Right: Abstention in Dynamic Graph Learning

2025-01-14 · Jayadratha Gayen, Himanshu Pal, Naresh Manwani, Charu Sharma

Many real-world systems can be modeled as dynamic graphs, where nodes and edges evolve over time, requiring specialized models to capture their evolving dynamics in risk-sensitive applications effectively. Temporal graph…

Abstention PredictionDynamic Link PredictionDynamic Node ClassificationGraph Learning+3

Survey on Leveraging Uncertainty Estimation Towards Trustworthy Deep Neural Networks: The Case of Reject Option and Post-training Processing

2023-04-11 · Mehedi Hasan, Moloud Abdar, Abbas Khosravi, Uwe Aickelin 외

Although neural networks (especially deep neural networks) have achieved \textit{better-than-human} performance in many fields, their real-world deployment is still questionable due to the lack of awareness about the lim…

Prediction

Double Ramp Loss Based Reject Option Classifier

2013-11-26 · Naresh Manwani, Kalpit Desai, Sanand Sasidharan, Ramasubramanian Sundararajan

We consider the problem of learning reject option classifiers. The goodness of a reject option classifier is quantified using $0-d-1$ loss function wherein a loss $d \in (0,.5)$ is assigned for rejection. In this paper, …

General Classification

Regression with reject option and application to kNN

2020-06-30 · NeurIPS 2020 12 · Christophe Denis, Mohamed Hebiri, Ahmed Zaoui

We investigate the problem of regression where one is allowed to abstain from predicting. We refer to this framework as regression with reject option as an extension of classification with reject option. In this context,…

regression