paper-with-me

홈 › Papers

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

2024-03-07 · Adam Coscia, Langdon Holmes, Wesley Morris, Joon Suh Choi, Scott Crossley, Alex Endert

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.

📄 PDF Abstract BibTeX arXiv:2403.04760

Code (1)

adamcoscia/iscore 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Visual Analytics 설명 없음

Similar Papers 제목 키워드 기반

VideoDPO: Omni-Preference Alignment for Video Diffusion Generation

2024-12-18 · CVPR 2025 1 · Runtao Liu, HaoYu Wu, Zheng Ziqiang, Chen Wei 외

Recent progress in generative diffusion models has greatly advanced text-to-video generation. While text-to-video models trained on large-scale, diverse datasets can produce varied outputs, these generations often deviat…

Image GenerationText-to-Video GenerationVideo Generation

PMIScore: An Unsupervised Approach to Quantify Dialogue Engagement

2026-03-14 · Yongkang Guo, Zhihuan Huang, Yuqing Kong arxiv

High dialogue engagement is a crucial indicator of an effective conversation. A reliable measure of engagement could help benchmark large language models, enhance the effectiveness of human-computer interactions, or impr…

VERISCORE: Evaluating the factuality of verifiable claims in long-form text generation

2024-06-27 · Yixiao Song, Yekyung Kim, Mohit Iyyer

Existing metrics for evaluating the factuality of long-form text, such as FACTSCORE (Min et al., 2023) and SAFE (Wei et al., 2024), decompose an input text into "atomic claims" and verify each against a knowledge base li…

FormText Generation

InterChat: Enhancing Generative Visual Analytics using Multimodal Interactions

2025-03-06 · Juntong Chen, Jiang Wu, Jiajing Guo, Vikram Mohanty 외

The rise of Large Language Models (LLMs) and generative visual analytics systems has transformed data-driven insights, yet significant challenges persist in accurately interpreting users' analytical and interaction inten…

Prompt Engineering

Beyond LLM-as-a-Judge: Deterministic Metrics for Multilingual Generative Text Evaluation

2026-04-06 · Firoj Alam, Gagan Bhatia, Sahinur Rahman Laskar, Shammur Absar Chowdhury arxiv

While Large Language Models (LLMs) are increasingly adopted as automated judges for evaluating generated text, their outputs are often costly, and highly sensitive to prompt design, language, and aggregation strategies, …

Question Answering