← Search

Chaeyun Jang

4 accepted papers

2026

Confidence is Not Universal: Task-Dependent Calibration and Emergent Behavior in LLMs

ICML 2026poster

Large language models (LLMs) increasingly support human decision-making, rendering human-interpretable confidence essential. However, it remains unclear whether verbalized confidence calibration generalizes across heterogeneous tasks without degrading accuracy. We show that universal confidence cali…

Cited by 0SourceScholar
2025

Reliable Decision‑Making via Calibration‑Oriented Retrieval‑Augmented Generation

NeurIPS 2025poster

Recently, Large Language Models (LLMs) have been increasingly used to support various decision-making tasks, assisting humans in making informed decisions. However, when LLMs confidently provide incorrect information, it can lead humans to make suboptimal decisions. To prevent LLMs from generating i…

Cited by 0SourceScholar
2024

Model Fusion through Bayesian Optimization in Language Model Fine-Tuning

NeurIPS 2024spotlight

Fine-tuning pre-trained models for downstream tasks is a widely adopted technique known for its adaptability and reliability across various domains. Despite its conceptual simplicity, fine-tuning entails several troublesome engineering choices, such as selecting hyperparameters and determining check…