Arrow Research search

Author name cluster

Chi-Yang Hsu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

AAAI Conference 2025 Conference Paper

Mapping from Meaning: Addressing the Miscalibration of Prompt-Sensitive Language Models

  • Kyle Cox
  • Jiawei Xu
  • Yikun Han
  • Rong Xu
  • Tianhao Li
  • Chi-Yang Hsu
  • Tianlong Chen
  • Walter Gerych

An interesting behavior in large language models (LLMs) is prompt sensitivity. When provided with different but semantically equivalent versions of the same prompt, models may produce very different distributions of answers. This suggests that the uncertainty reflected in a model's output distribution for one prompt may not reflect the model's uncertainty about the meaning of the prompt. We model prompt sensitivity as a type of generalization error, and show that sampling across the semantic concept space with paraphrasing perturbations improves uncertainty calibration without compromising accuracy. Additionally, we introduce a new metric for uncertainty decomposition in black-box LLMs that improves upon entropy-based decomposition by modeling semantic continuities in natural language generation. We show that this decomposition metric can be used to quantify how much LLM uncertainty is attributed to prompt sensitivity. Our work introduces a new way to improve uncertainty calibration in prompt-sensitive language models, and provides evidence that some LLMs fail to exhibit consistent general reasoning about the meanings of their inputs.

AAAI Conference 2020 Conference Paper

Knowledge-Enriched Visual Storytelling

  • Chao-Chun Hsu
  • Zi-Yuan Chen
  • Chi-Yang Hsu
  • Chih-Chia Li
  • Tzu-Yuan Lin
  • Ting-Hao Huang
  • Lun-Wei Ku

Stories are diverse and highly personalized, resulting in a large possible output space for story generation. Existing endto-end approaches produce monotonous stories because they are limited to the vocabulary and knowledge in a single training dataset. This paper introduces KG-Story, a three-stage framework that allows the story generation model to take advantage of external Knowledge Graphs to produce interesting stories. KG-Story distills a set of representative words from the input prompts, enriches the word set by using external knowledge graphs, and finally generates stories based on the enriched word set. This distill-enrich-generate framework allows the use of external resources not only for the enrichment phase, but also for the distillation and generation phases. In this paper, we show the superiority of KG- Story for visual storytelling, where the input prompt is a sequence of five photos and the output is a short story. Per the human ranking evaluation, stories generated by KG-Story are on average ranked better than that of the state-of-theart systems. Our code and output stories are available at https: //github. com/zychen423/KE-VIST.

v2026.09.13