paper-with-me

Papers

Human-like machine thinking: Language guided imagination

2019-05-18 · Feng Qi, Wenchuan Wu

Human thinking requires the brain to understand the meaning of language expression and to properly organize the thoughts flow using the language. However, current natural language processing models are primarily limited in the word probability estimation. Here, we proposed a Language guided imagination (LGI) network to incrementally learn the meaning and usage of numerous words and syntaxes, aiming to form a human-like machine thinking process. LGI contains three subsystems: (1) vision system that contains an encoder to disentangle the input or imagined scenarios into abstract population representations, and an imagination decoder to reconstruct imagined scenario from higher level representations; (2) Language system, that contains a binarizer to transfer symbol texts into binary vectors, an IPS (mimicking the human IntraParietal Sulcus, implemented by an LSTM) to extract the quantity information from the input texts, and a textizer to convert binary vectors into text symbols; (3) a PFC (mimicking the human PreFrontal Cortex, implemented by an LSTM) to combine inputs of both language and vision representations, and predict text symbols and manipulated images accordingly. LGI has incrementally learned eight different syntaxes (or tasks), with which a machine thinking loop has been formed and validated by the proper interaction between language and vision system. The paper provides a new architecture to let the machine learn, understand and use language in a human-like way that could ultimately enable a machine to construct fictitious 'mental' scenario and possess intelligence.

📄 PDF Abstract BibTeX arXiv:1905.07562

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human-like general language processing

2020-05-19 · Feng Qi, Guanjun Jiang

Using language makes human beings surpass animals in wisdom. To let machines understand, learn, and use language flexibly, we propose a human-like general language processing (HGLP) architecture, which contains sensorimo…

Object RecognitionSentence

Hume: Introducing System-2 Thinking in Visual-Language-Action Model

2025-05-27 · Haoming Song, Delin Qu, Yuanqi Yao, Qizhi Chen 외

Humans practice slow thinking before performing actual actions when handling complex tasks in the physical world. This thinking paradigm, recently, has achieved remarkable advancement in boosting Large Language Models (L…

DenoisingVision-Language-Action

Thinking Under Uncertainty: Evidence Use and Information-Seeking in Language Models

2026-07-29 · Hua-Dong Xiong, Xinyuan Yan, Ji-An Li, Jingming Xue 외 arxiv

Inference-time thinking improves the performance of large language models, but aggregate outcomes do not reveal whether models use available evidence more effectively or seek information that could improve future decisio…

Exploring Human-Like Thinking in Search Simulations with Large Language Models

2025-04-10 · Erhan Zhang, Xingzhu Wang, Peiyuan Gong, Zixuan Yang 외

Simulating user search behavior is a critical task in information retrieval, which can be employed for user behavior modeling, data augmentation, and system evaluation. Recent advancements in large language models (LLMs)…

Data AugmentationInformation RetrievalUser Simulation

Can Mental Imagery Improve the Thinking Capabilities of AI Systems?

2025-07-16 · Slimane Larabi arxiv

Although existing models can interact with humans and provide satisfactory responses, they lack the ability to act autonomously or engage in independent reasoning. Furthermore, input data in these models is typically pro…