paper-with-me

홈 › Papers

A semantic embedding space based on large language models for modelling human beliefs

2024-08-13 · Byunghwee Lee, Rachith Aiyappa, Yong-Yeol Ahn, Haewoon Kwak, Jisun An

Beliefs form the foundation of human cognition and decision-making, guiding our actions and social connections. A model encapsulating beliefs and their interrelationships is crucial for understanding their influence on our actions. However, research on belief interplay has often been limited to beliefs related to specific issues and relied heavily on surveys. We propose a method to study the nuanced interplay between thousands of beliefs by leveraging an online user debate data and mapping beliefs onto a neural embedding space constructed using a fine-tuned large language model (LLM). This belief space captures the interconnectedness and polarization of diverse beliefs across social issues. Our findings show that positions within this belief space predict new beliefs of individuals and estimate cognitive dissonance based on the distance between existing and new beliefs. This study demonstrates how LLMs, combined with collective online records of human beliefs, can offer insights into the fundamental principles that govern human belief formation.

📄 PDF Abstract BibTeX arXiv:2408.07237

Code (1)

ByunghweeLee-IU/Belief-Embedding 공식 구현 pytorch

Tasks

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Word Embeddings for Hyponymy with Entailment-Based Distributional Semantics

2017-10-06 · James Henderson

Lexical entailment, such as hyponymy, is a fundamental issue in the semantics of natural language. This paper proposes distributional semantic models which efficiently learn word embeddings for entailment, using a recent…

Learning Word EmbeddingsLexical EntailmentWord Embeddings

Multi-modal Auto-regressive Modeling via Visual Words

2024-03-12 · Tianshuo Peng, Zuchao Li, Lefei Zhang, Hai Zhao 외

Large Language Models (LLMs), benefiting from the auto-regressive modelling approach performed on massive unannotated texts corpora, demonstrates powerful perceptual and reasoning capabilities. However, as for extending …

Visual Question AnsweringVisual Question Answering (VQA)

Lexical semantics enhanced neural word embeddings

2022-10-03 · Dongqiang Yang, Ning li, Li Zou, Hongwei Ma

Current breakthroughs in natural language processing have benefited dramatically from neural language models, through which distributional semantics can leverage neural data representations to facilitate downstream appli…

Metric LearningSemantic SimilaritySemantic Textual SimilarityWord Embeddings

Improving Uncertainty Quantification in Large Language Models via Semantic Embeddings

2024-10-30 · Yashvir S. Grewal, Edwin V. Bonilla, Thang D. Bui

Accurately quantifying uncertainty in large language models (LLMs) is crucial for their reliable deployment, especially in high-stakes applications. Current state-of-the-art methods for measuring semantic uncertainty in …

Question AnsweringUncertainty Quantification

Analyzing Scientific Publications using Domain-Specific Word Embedding and Topic Modelling

2021-12-24 · Trisha Singhal, Junhua Liu, Lucienne T. M. Blessing, Kwan Hui Lim

The scientific world is changing at a rapid pace, with new technology being developed and new trends being set at an increasing frequency. This paper presents a framework for conducting scientific analyses of academic pu…