paper-with-me

Papers

Investigating Context Effects in Similarity Judgements in Large Language Models

2024-08-20 · Sagar Uprety, Amit Kumar Jaiswal, Haiming Liu, Dawei Song

Large Language Models (LLMs) have revolutionised the capability of AI models in comprehending and generating natural language text. They are increasingly being used to empower and deploy agents in real-world scenarios, which make decisions and take actions based on their understanding of the context. Therefore researchers, policy makers and enterprises alike are working towards ensuring that the decisions made by these agents align with human values and user expectations. That being said, human values and decisions are not always straightforward to measure and are subject to different cognitive biases. There is a vast section of literature in Behavioural Science which studies biases in human judgements. In this work we report an ongoing investigation on alignment of LLMs with human judgements affected by order bias. Specifically, we focus on a famous human study which showed evidence of order effects in similarity judgements, and replicate it with various popular LLMs. We report the different settings where LLMs exhibit human-like order effect bias and discuss the implications of these findings to inform the design and development of LLM based applications.

📄 PDF Abstract BibTeX arXiv:2408.10711

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Word Sense Distance in Human Similarity Judgements and Contextualised Word Embeddings

2020-06-01 · PaM 2020 6 · Janosch Haber, Massimo Poesio

Homonymy is often used to showcase one of the advantages of context-sensitive word embedding techniques such as ELMo and BERT. In this paper we want to shift the focus to the related but less exhaustively explored phenom…

Word Embeddings

LLM Cognitive Judgements Differ From Human

2023-07-20 · Sotiris Lamprinidis

Large Language Models (LLMs) have lately been on the spotlight of researchers, businesses, and consumers alike. While the linguistic capabilities of such models have been studied extensively, there is growing interest in…

How Language Models Conflate Logical Validity with Plausibility: A Representational Analysis of Content Effects

2025-10-08 · Leonardo Bertolazzi, Sandro Pezzelle, Raffaella Bernardi arxiv

Both humans and large language models (LLMs) exhibit content effects: biases in which the plausibility of the semantic content of a reasoning problem influences judgments regarding its logical validity. While this phenom…

Discovering Context Effects from Raw Choice Data

2019-02-08 · Arjun Seshadri, Alexander Peysakhovich, Johan Ugander

Many applications in preference learning assume that decisions come from the maximization of a stable utility function. Yet a large experimental literature shows that individual choices and judgements can be affected by …

Problems with Cosine as a Measure of Embedding Similarity for High Frequency Words

2022-05-10 · ACL 2022 5 · Kaitlyn Zhou, Kawin Ethayarajh, Dallas Card, Dan Jurafsky

Cosine similarity of contextual embeddings is used in many NLP tasks (e.g., QA, IR, MT) and metrics (e.g., BERTScore). Here, we uncover systematic ways in which word similarities estimated by cosine over BERT embeddings …