← Search

Kangjun Noh

3 accepted papers

2026

Multi-LLM Adaptive Conformal Inference for Reliable LLM Response

ICLR 2026poster

Ensuring factuality is essential for the safe use of Large Language Models (LLMs) in high-stakes domains such as medicine and law. Conformal inference provides distribution-free guarantees, but existing approaches are either overly conservative, discarding many true-claims, or rely on adaptive error…

Cited by 0SourcecodeScholar
2025

LBC: Language-Based-Classifier for Out-Of-Variable Generalization

NAACL 2025long

Large Language Models (LLMs) have great success in natural language processing tasks such as response generation. However, their use in tabular data has been limited due to their inferior performance compared to traditional machine learning models (TMLs) such as XGBoost. We find that the pre-trained…