paper-with-me

홈 › Papers

Understand User Opinions of Large Language Models via LLM-Powered In-the-Moment User Experience Interviews

2025-02-21 · Mengqiao Liu, Tevin Wang, Cassandra A. Cohen, Sarah Li, Chenyan Xiong

Which large language model (LLM) is better? Every evaluation tells a story, but what do users really think about current LLMs? This paper presents CLUE, an LLM-powered interviewer that conducts in-the-moment user experience interviews, right after users interact with LLMs, and automatically gathers insights about user opinions from massive interview logs. We conduct a study with thousands of users to understand user opinions on mainstream LLMs, recruiting users to first chat with a target LLM and then be interviewed by CLUE. Our experiments demonstrate that CLUE captures interesting user opinions, e.g., the bipolar views on the displayed reasoning process of DeepSeek-R1 and demands for information freshness and multi-modality. Our code and data are at https://github.com/cxcscmu/LLM-Interviewer.

📄 PDF Abstract BibTeX arXiv:2502.15226

Code (1)

cxcscmu/llm-interviewer 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Co-Writing with Opinionated Language Models Affects Users' Views

2023-02-01 · Maurice Jakesch, Advait Bhat, Daniel Buschek, Lior Zalmanson 외

If large language models like GPT-3 preferably produce a particular point of view, they may influence people's opinions on an unknown scale. This study investigates whether a language-model-powered writing assistant that…

Language ModelingLanguage ModellingSurvey

Deaf and Hard of Hearing Access to Intelligent Personal Assistants: Comparison of Voice-Based Options with an LLM-Powered Touch Interface

2026-01-21 · Paige S. DeVries, Michaela Okosi, Ming Li, Nora Dunphy 외 arxiv

We investigate intelligent personal assistants (IPAs) accessibility for deaf and hard of hearing (DHH) people who can use their voice in everyday communication. The inability of IPAs to understand diverse accents includi…

Speech Recognition

Generative Echo Chamber? Effects of LLM-Powered Search Systems on Diverse Information Seeking

2024-02-08 · Nikhil Sharma, Q. Vera Liao, Ziang Xiao

Large language models (LLMs) powered conversational search systems have already been used by hundreds of millions of people, and are believed to bring many benefits over conventional search. However, while decades of res…

Conversational Search

Improved Twitter Sentiment Analysis Using Naive Bayes and Custom Language Model

2017-11-10 · Angela Lin

In the last couple decades, social network services like Twitter have generated large volumes of data about users and their interests, providing meaningful business intelligence so organizations can better understand and…

BIG-bench Machine LearningLanguage ModelingLanguage ModellingSentiment Analysis+1

Analyzing COVID-19 Tweets with Transformer-based Language Models

2021-04-20 · Philip Feldman, Sim Tiwari, Charissa S. L. Cheah, James R. Foulds 외

This paper describes a method for using Transformer-based Language Models (TLMs) to understand public opinion from social media posts. In this approach, we train a set of GPT models on several COVID-19 tweet corpora that…