paper-with-me

홈 › Papers

Co-Writing with Opinionated Language Models Affects Users' Views

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

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 generates some opinions more often than others impacts what users write - and what they think. In an online experiment, we asked participants (N=1,506) to write a post discussing whether social media is good for society. Treatment group participants used a language-model-powered writing assistant configured to argue that social media is good or bad for society. Participants then completed a social media attitude survey, and independent judges (N=500) evaluated the opinions expressed in their writing. Using the opinionated language model affected the opinions expressed in participants' writing and shifted their opinions in the subsequent attitude survey. We discuss the wider implications of our results and argue that the opinions built into AI language technologies need to be monitored and engineered more carefully.

📄 PDF Abstract BibTeX arXiv:2302.00560

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSurvey

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Aspect-Based Opinion Extraction from Customer reviews

2014-04-08 · Amani K Samha, Yuefeng Li, Jinglan Zhang

Text is the main method of communicating information in the digital age. Messages, blogs, news articles, reviews, and opinionated information abound on the Internet. People commonly purchase products online and post thei…

ArticlesDecision MakingTAG

Explainable Recommendation via Multi-Task Learning in Opinionated Text Data

2018-06-10 · Nan Wang, Hongning Wang, Yiling Jia, Yue Yin

Explaining automatically generated recommendations allows users to make more informed and accurate decisions about which results to utilize, and therefore improves their satisfaction. In this work, we develop a multi-tas…

Explainable RecommendationMulti-Task Learning

Towards Full Authorship with AI: Supporting Revision with AI-Generated Views

2024-03-02 · Jiho Kim, Ray C. Flanagan, Noelle E. Haviland, ZeAi Sun 외

Large language models (LLMs) are shaping a new user interface (UI) paradigm in writing tools by enabling users to generate text through prompts. This paradigm shifts some creative control from the user to the system, the…

Prompt EngineeringText Generation

Writing user personas with Large Language Models: Testing phase 6 of a Thematic Analysis of semi-structured interviews

2023-05-29 · Stefano De Paoli

The goal of this paper is establishing if we can satisfactorily perform a Thematic Analysis (TA) of semi-structured interviews using a Large Language Model (more precisely GPT3.5-Turbo). Building on previous work by the …

Language ModelingLanguage ModellingLarge Language Model

Data-Driven Broad-Coverage Grammars for Opinionated Natural Language Generation (ONLG)

2017-07-01 · ACL 2017 7 · Tomer Cagan, Stefan L. Frank, Reut Tsarfaty

Opinionated Natural Language Generation (ONLG) is a new, challenging, task that aims to automatically generate human-like, subjective, responses to opinionated articles online. We present a data-driven architecture for O…

ArticlesLanguage ModelingLanguage ModellingText Generation+1