Papers by Sungmin Kang

2 papers
TruthTorchLM: A Comprehensive Library for Predicting Truthfulness in LLM Outputs (2025.emnlp-demos)

Copied to clipboard

Challenge: Generative Large Language Models (LLMs) produce untruthful outputs, referred to as hallucinations, which are often referred as false positives.
Approach: They propose an open-source Python library with over 30 truthfulness prediction methods.
Outcome: The proposed methods span diverse trade-offs in computational cost, access level, grounding document requirements, and supervision type (self-supervised or supervised).
Reconsidering LLM Uncertainty Estimation Methods in the Wild (2025.acl-long)

Copied to clipboard

Challenge: Existing studies evaluate UE methods in short-form QA settings, but real-world deployment presents several challenges.
Approach: They examine UE methods' sensitivity to decision threshold selection and their robustness to query transformations such as typos and adversarial prompts.
Outcome: The proposed methods exhibit robustness against typos, adversarial prompts, and prior chat history, and are highly susceptible to adversarials.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations