paper-with-me

홈 › Papers

Top k Memory Candidates in Memory Networks for Common Sense Reasoning

2018-01-14 · Vatsal Mahajan

Successful completion of reasoning task requires the agent to have relevant prior knowledge or some given context of the world dynamics. Usually, the information provided to the system for a reasoning task is just the query or some supporting story, which is often not enough for common reasoning tasks. The goal here is that, if the information provided along the question is not sufficient to correctly answer the question, the model should choose k most relevant documents that can aid its inference process. In this work, the model dynamically selects top k most relevant memory candidates that can be used to successfully solve reasoning tasks. Experiments were conducted on a subset of Winograd Schema Challenge (WSC) problems to show that the proposed model has the potential for commonsense reasoning. The WSC is a test of machine intelligence, designed to be an improvement on the Turing test.

📄 PDF Abstract BibTeX arXiv:1801.04622

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense Reasoning

Similar Papers 제목 키워드 기반

Hybrid Reasoning Network for Video-based Commonsense Captioning

2021-08-05 · Weijiang Yu, Jian Liang, Lei Ji, Lu Li 외

The task of video-based commonsense captioning aims to generate event-wise captions and meanwhile provide multiple commonsense descriptions (e.g., attribute, effect and intention) about the underlying event in the video.…

AttributeDecoder

Cognitive Visual Commonsense Reasoning Using Dynamic Working Memory

2021-07-04 · Xuejiao Tang, Xin Huang, Wenbin Zhang, Travers B. Child 외

Visual Commonsense Reasoning (VCR) predicts an answer with corresponding rationale, given a question-image input. VCR is a recently introduced visual scene understanding task with a wide range of applications, including …

Question AnsweringScene UnderstandingVisual Commonsense ReasoningVisual Question Answering+1

Open-ended Commonsense Reasoning with Unrestricted Answer Scope

2023-10-18 · Chen Ling, Xuchao Zhang, Xujiang Zhao, Yanchi Liu 외

Open-ended Commonsense Reasoning is defined as solving a commonsense question without providing 1) a short list of answer candidates and 2) a pre-defined answer scope. Conventional ways of formulating the commonsense que…

Question AnsweringRetrieval

ActMem: Bridging the Gap Between Memory Retrieval and Reasoning in LLM Agents

2026-02-04 · Xiaohui Zhang, Zequn Sun, Chengyuan Yang, Yaqin Jin 외 arxiv

Memory management is essential for LLM agents in long-term interactions. Current memory frameworks typically treat agents as passive ``recorders'' and retrieve information without understanding its deeper implications. T…

ReM-MoA: Reasoning Memory Sustains Mixture-of-Agents Scaling

2026-06-23 · Heng Ping, Arijit Bhattacharjee, Peiyu Zhang, Shixuan Li 외 arxiv

Mixture-of-Agents (MoA) architectures improve inference-time scaling by organizing multiple LLM agents into layered reasoning pipelines. However, existing MoA variants fail to sustain gains as depth increases, exhibiting…

Formal Logic