paper-with-me

홈 › Papers

Hierarchy-Aware Supervised Uncertainty Estimation for Black-box LLM Taxonomic Reasoning

2026-08-24 · Shuting Xie, Nathaniel Lesperance, Graham W. Taylor arxiv

Large language models (LLMs) are increasingly used for scientific decision support, yet reliable confidence estimation remains difficult in black-box settings. We study uncertainty estimation for hierarchical taxonomic reasoning generated by a black-box LLM in a long-tailed biodiversity monitoring pipeline. Using proxy features extracted by an open-source tool LLM, we train lightweight supervised estimators with hierarchy-aware supervision to predict rank-wise correctness. Across three tool LLMs, the supervised estimators consistently outperform a token-likelihood baseline for micro discrimination and selective prediction under a single global rejection threshold, improving micro AUROC from 0.57 to 0.75--0.80. The best results are achieved by a rank-specific multi-head design (H3), suggesting that accounting for hierarchical output structure is important when a unified abstention rule is required. Our code is publicly available at https://github.com/uoguelph-mlrg/hierarchy-aware-llm-uq

📄 PDF Abstract BibTeX arXiv:2608.22839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty Estimation and Quantification for LLMs: A Simple Supervised Approach

2024-04-24 · Linyu Liu, Yu Pan, Xiaocheng Li, Guanting Chen

In this paper, we study the problem of uncertainty estimation and calibration for LLMs. We begin by formulating the uncertainty estimation problem, a relevant yet underexplored area in existing literature. We then propos…

BiG-SURE - Bipartite Graph for Semantic Uncertainty and Reliability Estimation of LLMs

2026-08-31 · Debarpan Bhattacharya, Malay Phadke, Sriram Ganapathy arxiv

Reliable uncertainty estimation is a crucial requirement for deploying large language models (LLMs) and vision-language models (VLMs) in safety-critical settings, especially when the model parameters are not accessible (…

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

UM-Depth : Uncertainty Masked Self-Supervised Monocular Depth Estimation with Visual Odometry

2025-09-17 · Tae-Wook Um, Ki-Hyeon Kim, Hyun-Duck Choi, Hyo-Sung Ahn arxiv

Monocular depth estimation has been increasingly adopted in robotics and autonomous driving for its ability to infer scene geometry from a single camera. In self-supervised monocular depth estimation frameworks, the netw…

Monocular Depth EstimationAutonomous DrivingPose EstimationVisual Odometry

Suppressing Uncertainties in Degradation Estimation for Blind Super-Resolution

2024-06-24 · Junxiong Lin, Zeng Tao, Xuan Tong, Xinji Mai 외

The problem of blind image super-resolution aims to recover high-resolution (HR) images from low-resolution (LR) images with unknown degradation modes. Most existing methods model the image degradation process using blur…

Blind Super-ResolutionImage Super-ResolutionSelf-Supervised LearningSuper-Resolution