paper-with-me

Papers

JECC: Commonsense Reasoning Tasks Derived from Interactive Fictions

2022-10-18 · Mo Yu, Yi Gu, Xiaoxiao Guo, Yufei Feng, Xiaodan Zhu, Michael Greenspan, Murray Campbell, Chuang Gan

Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an essential cornerstone in building general AI systems. We propose a new commonsense reasoning dataset based on human's Interactive Fiction (IF) gameplay walkthroughs as human players demonstrate plentiful and diverse commonsense reasoning. The new dataset provides a natural mixture of various reasoning types and requires multi-hop reasoning. Moreover, the IF game-based construction procedure requires much less human interventions than previous ones. Different from existing benchmarks, our dataset focuses on the assessment of functional commonsense knowledge rules rather than factual knowledge. Hence, in order to achieve higher performance on our tasks, models need to effectively utilize such functional knowledge to infer the outcomes of actions, rather than relying solely on memorizing facts. Experiments show that the introduced dataset is challenging to previous machine reading models as well as the new large language models with a significant 20% performance gap compared to human experts.

📄 PDF Abstract BibTeX arXiv:2210.15456

Code (1)

gorov/zucc 공식 구현 pytorch

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Deriving Commonsense Inference Tasks from Interactive Fictions

2020-10-19 · Mo Yu, Xiaoxiao Guo, Yufei Feng, Xiaodan Zhu 외

Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an indispensable cornerstone in building general AI systems. We propose a new commonsense reasoning dataset based…

Reading Comprehension

Commonsense-Focused Dialogues for Response Generation: An Empirical Study

2021-09-14 · SIGDIAL (ACL) 2021 7 · Pei Zhou, Karthik Gopalakrishnan, Behnam Hedayatnia, Seokhwan Kim 외

Smooth and effective communication requires the ability to perform latent or explicit commonsense inference. Prior commonsense reasoning benchmarks (such as SocialIQA and CommonsenseQA) mainly focus on the discriminative…

Response GenerationText Generation

Commonsense Reasoning for Natural Language Processing

2020-07-01 · ACL 2020 6 · Maarten Sap, Vered Shwartz, Antoine Bosselut, Yejin Choi 외

Commonsense knowledge, such as knowing that {``}bumping into people annoys them{''} or {``}rain makes the road slippery{''}, helps humans navigate everyday situations seamlessly. Yet, endowing machines with such human-li…

Navigate

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

Fusing Pre-Trained Language Models With Multimodal Prompts Through Reinforcement Learning

2023-01-01 · CVPR 2023 1 · Youngjae Yu, Jiwan Chung, Heeseung Yun, Jack Hessel 외

Language models are capable of commonsense reasoning: while domain-specific models can learn from explicit knowledge (e.g. commonsense graphs [6], ethical norms [25]), and larger models like GPT-3 manifest broad comm…

Language ModelingLanguage Modellingreinforcement-learningReinforcement Learning+2