paper-with-me

홈 › Papers

On the Overconfidence Problem in Semantic 3D Mapping

2023-11-16 · Joao Marcos Correia Marques, Albert Zhai, Shenlong Wang, Kris Hauser

Semantic 3D mapping, the process of fusing depth and image segmentation information between multiple views to build 3D maps annotated with object classes in real-time, is a recent topic of interest. This paper highlights the fusion overconfidence problem, in which conventional mapping methods assign high confidence to the entire map even when they are incorrect, leading to miscalibrated outputs. Several methods to improve uncertainty calibration at different stages in the fusion pipeline are presented and compared on the ScanNet dataset. We show that the most widely used Bayesian fusion strategy is among the worst calibrated, and propose a learned pipeline that combines fusion and calibration, GLFS, which achieves simultaneously higher accuracy and 3D map calibration while retaining real-time capability. We further illustrate the importance of map calibration on a downstream task by showing that incorporating proper semantic fusion on a modular ObjectNav agent improves its success rates. Our code will be provided on Github for reproducibility upon acceptance.

📄 PDF Abstract BibTeX arXiv:2311.10018

Code (1)

joaomcm/Semantic-3D-Mapping-Uncertainty-Calibration 공식 구현 pytorch

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Optimal Transport-Induced Samples against Out-of-Distribution Overconfidence

2026-01-29 · Keke Tang, Ziyong Du, Xiaofei Wang, Weilong Peng 외 arxiv

Deep neural networks (DNNs) often produce overconfident predictions on out-of-distribution (OOD) inputs, undermining their reliability in open-world environments. Singularities in semi-discrete optimal transport (OT) mar…

GIScholarBench: Benchmarking LLM Overconfidence in GIS Research

2026-06-06 · Zongrng Li, Mingzheng Yang, Lei Zou, Hongxu Ma 외 arxiv

Large language models (LLMs) are increasingly used in academic research workflows, but scholarly tasks require high factual precision and therefore expose a key weakness: overconfidence. Here, overconfidence is defined b…

Topic coverage

Known Meets Unknown: Mitigating Overconfidence in Open Set Recognition

2025-11-15 · Dongdong Zhao, Ranxin Fang, Changtian Song, Zhihui Liu 외 arxiv

Open Set Recognition (OSR) requires models not only to accurately classify known classes but also to effectively reject unknown samples. However, when unknown samples are semantically similar to known classes, inter-clas…

gSASRec: Reducing Overconfidence in Sequential Recommendation Trained with Negative Sampling

2023-08-14 · Aleksandr Petrov, Craig Macdonald

A large catalogue size is one of the central challenges in training recommendation models: a large number of items makes them memory and computationally inefficient to compute scores for all items during training, forcin…

Sequential Recommendation

Beware of Reasoning Overconfidence: Pitfalls in the Reasoning Process for Multi-solution Tasks

2025-12-01 · Jiannan Guan, Qiguang Chen, Libo Qin, Dengyun Peng 외 arxiv

Large Language Models (LLMs) excel in reasoning tasks requiring a single correct answer, but they perform poorly in multi-solution tasks that require generating comprehensive and diverse answers. We attribute this limita…