paper-with-me

Papers

Differentiable Open-Ended Commonsense Reasoning

2020-10-24 · NAACL 2021 4 · Bill Yuchen Lin, Haitian Sun, Bhuwan Dhingra, Manzil Zaheer, Xiang Ren, William W. Cohen

Current commonsense reasoning research focuses on developing models that use commonsense knowledge to answer multiple-choice questions. However, systems designed to answer multiple-choice questions may not be useful in applications that do not provide a small list of candidate answers to choose from. As a step towards making commonsense reasoning research more realistic, we propose to study open-ended commonsense reasoning (OpenCSR) -- the task of answering a commonsense question without any pre-defined choices -- using as a resource only a corpus of commonsense facts written in natural language. OpenCSR is challenging due to a large decision space, and because many questions require implicit multi-hop reasoning. As an approach to OpenCSR, we propose DrFact, an efficient Differentiable model for multi-hop Reasoning over knowledge Facts. To evaluate OpenCSR methods, we adapt several popular commonsense reasoning benchmarks, and collect multiple new answers for each test question via crowd-sourcing. Experiments show that DrFact outperforms strong baseline methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2010.14439

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choice

Similar Papers 제목 키워드 기반

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

SToLa: Self-Adaptive Touch-Language Framework with Tactile Commonsense Reasoning in Open-Ended Scenarios

2025-05-07 · Ning Cheng, Jinan Xu, Jialing Chen, Wenjuan Han

This paper explores the challenges of integrating tactile sensing into intelligent systems for multimodal reasoning, particularly in enabling commonsense reasoning about the open-ended physical world. We identify two key…

DiversityMixture-of-ExpertsMultimodal Reasoning

A Graph-Guided Reasoning Approach for Open-ended Commonsense Question Answering

2023-03-18 · Zhen Han, Yue Feng, Mingming Sun

Recently, end-to-end trained models for multiple-choice commonsense question answering (QA) have delivered promising results. However, such question-answering systems cannot be directly applied in real-world scenarios wh…

Multiple-choiceQuestion AnsweringRetrieval

CoSe-Co: Sentence Conditioned Generative CommonSense Contextualizer for Language Models

2021-09-03 · AKBC Workshop CSKB 2021 10 · Rachit Bansal, Milan Aggarwal, Sumit Bhatia, Jivat Neet Kaur 외

Pre-trained Language Models (PTLMs) have been shown to perform well on natural language reasoning tasks requiring commonsense. Prior work has leveraged structured commonsense present in knowledge graphs (KGs) to assist P…

ARCKnowledge GraphsNovel ConceptsSentence

Personality Assessment from Text for Machine Commonsense Reasoning

2020-04-15 · Niloofar Hezarjaribi, Zhila Esna Ashari, James F. Frenzel, Hassan Ghasemzadeh 외

This article presents PerSense, a framework to estimate human personality traits based on expressed texts and to use them for commonsense reasoning analysis. The personality assessment approaches include an aggregated Pr…

BIG-bench Machine Learning