paper-with-me

홈 › Papers

Psychologically-informed chain-of-thought prompts for metaphor understanding in large language models

2022-09-16 · Ben Prystawski, Paul Thibodeau, Christopher Potts, Noah D. Goodman

Probabilistic models of language understanding are valuable tools for investigating human language use. However, they need to be hand-designed for a particular domain. In contrast, large language models (LLMs) are trained on text that spans a wide array of domains, but they lack the structure and interpretability of probabilistic models. In this paper, we use chain-of-thought prompts to introduce structures from probabilistic models into LLMs. We explore this approach in the case of metaphor understanding. Our chain-of-thought prompts lead language models to infer latent variables and reason about their relationships in order to choose appropriate paraphrases for metaphors. The latent variables and relationships chosen are informed by theories of metaphor understanding from cognitive psychology. We apply these prompts to the two largest versions of GPT-3 and show that they can improve performance in a paraphrase selection task.

📄 PDF Abstract BibTeX arXiv:2209.08141

Code (1)

benpry/chain-of-thought-metaphor 공식 구현

Methods 이 논문이 사용한 방법론

{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…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음

Similar Papers 제목 키워드 기반

From Metaphor to Mechanism: How LLMs Decode Traditional Chinese Medicine Symbolic Language for Modern Clinical Relevance

2025-03-04 · Jiacheng Tang, Nankai Wu, Fan Gao, Chengxiao Dai 외

Metaphorical expressions are abundant in Traditional Chinese Medicine (TCM), conveying complex disease mechanisms and holistic health concepts through culturally rich and often abstract terminology. Bridging these metaph…

Decision Making

Dutch Metaphor Extraction from Cancer Patients' Interviews and Forum Data using LLMs and Human in the Loop

2025-11-09 · Lifeng Han, David Lindevelt, Sander Puts, Erik van Mulligen 외 arxiv

Metaphors and metaphorical language (MLs) play an important role in healthcare communication between clinicians, patients, and patients' family members. In this work, we focus on Dutch language data from cancer patients.…

Few-Shot LearningDecision Making

GUIDE-CoT: Goal-driven and User-Informed Dynamic Estimation for Pedestrian Trajectory using Chain-of-Thought

2025-03-10 · Sungsik Kim, Janghyun Baek, Jinkyu Kim, Jaekoo Lee

While Large Language Models (LLMs) have recently shown impressive results in reasoning tasks, their application to pedestrian trajectory prediction remains challenging due to two key limitations: insufficient use of visu…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

DRT-o1: Optimized Deep Reasoning Translation via Long Chain-of-Thought

2024-12-23 · Jiaan Wang, Fandong Meng, Yunlong Liang, Jie zhou

Recently, O1-like models have emerged as representative examples, illustrating the effectiveness of long chain-of-thought (CoT) in reasoning tasks such as math and coding tasks. In this paper, we introduce DRT-o1, an att…

Machine TranslationMathTranslation

PsychoSafe: Eliciting Psychologically-Informed Refusals in Large Language Models

2026-06-08 · Gianluca Barmina, Federico Torrielli, Sven Harms, Jacob Nielsen 외 arxiv

Large language models (LLMs) routinely face requests that should be refused, creating a trade-off between helpfulness and harm prevention. However, refusals themselves can be helpful. In high-risk interactions involving …

parameter-efficient fine-tuningDomain Generalization