English

iScore: Visual Analytics for Interpreting How Language Models Automatically Score Summaries

Human-Computer Interaction 2024-03-08 v1 Artificial Intelligence Computers and Society Machine Learning

Abstract

The recent explosion in popularity of large language models (LLMs) has inspired learning engineers to incorporate them into adaptive educational tools that automatically score summary writing. Understanding and evaluating LLMs is vital before deploying them in critical learning environments, yet their unprecedented size and expanding number of parameters inhibits transparency and impedes trust when they underperform. Through a collaborative user-centered design process with several learning engineers building and deploying summary scoring LLMs, we characterized fundamental design challenges and goals around interpreting their models, including aggregating large text inputs, tracking score provenance, and scaling LLM interpretability methods. To address their concerns, we developed iScore, an interactive visual analytics tool for learning engineers to upload, score, and compare multiple summaries simultaneously. Tightly integrated views allow users to iteratively revise the language in summaries, track changes in the resulting LLM scores, and visualize model weights at multiple levels of abstraction. To validate our approach, we deployed iScore with three learning engineers over the course of a month. We present a case study where interacting with iScore led a learning engineer to improve their LLM's score accuracy by three percentage points. Finally, we conducted qualitative interviews with the learning engineers that revealed how iScore enabled them to understand, evaluate, and build trust in their LLMs during deployment.

Keywords

Cite

@article{arxiv.2403.04760,
  title  = {iScore: Visual Analytics for Interpreting How Language Models Automatically Score Summaries},
  author = {Adam Coscia and Langdon Holmes and Wesley Morris and Joon Suh Choi and Scott Crossley and Alex Endert},
  journal= {arXiv preprint arXiv:2403.04760},
  year   = {2024}
}

Comments

Accepted to IUI 2024. 16 pages, 5 figures, 1 table. For a demo video, see https://youtu.be/EYJX-_fQPf0 . For a live demo, visit https://adamcoscia.com/papers/iscore/demo/ . The source code is available at https://github.com/AdamCoscia/iScore

R2 v1 2026-06-28T15:12:44.159Z