paper-with-me

Papers

Thinking with Many Minds: Using Large Language Models for Multi-Perspective Problem-Solving

2025-01-04 · Sanghyun Park, Boris Maciejovsky, Phanish Puranam

Complex problem-solving requires cognitive flexibility--the capacity to entertain multiple perspectives while preserving their distinctiveness. This flexibility replicates the "wisdom of crowds" within a single individual, allowing them to "think with many minds." While mental simulation enables imagined deliberation, cognitive constraints limit its effectiveness. We propose synthetic deliberation, a Large Language Model (LLM)-based method that simulates discourse between agents embodying diverse perspectives, as a solution. Using a custom GPT-based model, we showcase its benefits: concurrent processing of multiple viewpoints without cognitive degradation, parallel exploration of perspectives, and precise control over viewpoint synthesis. By externalizing the deliberative process and distributing cognitive labor between parallel search and integration, synthetic deliberation transcends mental simulation's limitations. This approach shows promise for strategic planning, policymaking, and conflict resolution.

📄 PDF Abstract BibTeX arXiv:2501.02348

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Thinking Before Speaking: A Role-playing Model with Mindset

2024-09-14 · Baohua Zhang, Yongyi Huang, Wenyao Cui, Huaping Zhang

Role-playing is an easy task for Large Language Models (LLMs), as they are skilled at simulating human behaviors. Many current studies have enabled LLMs to generate responses in the tone of a specific role by fine-tuning…

How LLMs Might Think

2026-04-02 · Joseph Gottlieb, Ethan Kemp, Matthew Trager arxiv

Do large language models (LLMs) think? Daniel Stoljar and Zhihe Vincent Zhang have recently developed an argument from rationality for the claim that LLMs do not think. We contend, however, that the argument from rationa…

Mindstorms in Natural Language-Based Societies of Mind

2023-05-26 · Mingchen Zhuge, Haozhe Liu, Francesco Faccio, Dylan R. Ashley 외

Both Minsky's "society of mind" and Schmidhuber's "learning to think" inspire diverse societies of large multimodal neural networks (NNs) that solve problems by interviewing each other in a "mindstorm." Recent implementa…

3D GenerationImage CaptioningImage GenerationQuestion Answering+1

On the Thinking-Language Modeling Gap in Large Language Models

2025-05-19 · Chenxi Liu, Yongqiang Chen, Tongliang Liu, James Cheng 외

System 2 reasoning is one of the defining characteristics of intelligence, which requires slow and logical thinking. Human conducts System 2 reasoning via the language of thoughts that organizes the reasoning process as …

Language ModelingLanguage Modelling

Answer Complex Questions: Path Ranker Is All You Need

2021-07-11 · Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval 2021 7 · Xinyu Zhang, Ke Zhan, Enrui Hu, Chengzhen Fu 외

Currently, the most popular method for open-domain Question Answering (QA) adopts "Retriever and Reader" pipeline, where the retriever extracts a list of candidate documents from a large set of documents followed by a ra…

AllOpen-Domain Question AnsweringQuestion Answering