← Search

Jincheng Huang

4 accepted papers

2026

Revisiting Confidence Calibration for Misclassification Detection in VLMs

ICLR 2026poster

Confidence calibration has been widely studied to improve the trustworthiness of predictions in vision-language models (VLMs). However, we theoretically reveal that standard confidence calibration inherently _impairs_ the ability to distinguish between correct and incorrect predictions (i.e., Miscla…

Cited by 0SourceScholar
2025

Enhancing the Influence of Labels on Unlabeled Nodes in Graph Convolutional Networks

ICML 2025poster

The message-passing mechanism of graph convolutional networks (i.e., GCNs) enables label information to reach more unlabeled neighbors, thereby increasing the utilization of labels. However, the additional label information does not always contribute positively to the GCN. To address this issue, we…

2024

Exploring the Role of Node Diversity in Directed Graph Representation Learning

IJCAI 2024poster

Many methods of Directed Graph Neural Networks (DGNNs) are designed to equally treat nodes in the same neighbor set (i.e., out-neighbor set and in-neighbor set) for every node, without considering the node diversity in directed graphs, so they are often unavailable to adaptively acquire suitable inf…

Cited by 3SourcePDFScholar
2024

On Which Nodes Does GCN Fail? Enhancing GCN From the Node Perspective

ICML 2024poster

The label smoothness assumption is at the core of Graph Convolutional Networks (GCNs): nodes in a local region have similar labels. Thus, GCN performs local feature smoothing operation to adhere to this assumption. However, there exist some nodes whose labels obtained by feature smoothing conflict w…

Cited by 7SourcePDFScholar