论文标题
ESPRIT:解释物理推理任务的解决方案
ESPRIT: Explaining Solutions to Physical Reasoning Tasks
论文作者
论文摘要
神经网络缺乏推理定性物理学的能力,因此无法在培训过程中概括为看不见的场景和任务。我们提出了ESPRIT,这是一种对自然语言中定性物理学的理解推理的框架,可以产生对物理事件的可解释描述。我们使用两步方法,首先识别环境中的关键物理事件,然后使用数据到文本方法对这些事件进行自然语言描述。我们的框架学会了对物理模拟将如何进化的解释,以便使用这些可解释的描述轻松地推理解决方案的解释。人类评估表明,与人类注释相比,ESPRIT产生了关键的细粒细节,并且对物理概念的覆盖范围很高。数据集,代码和文档可在https://github.com/salesforce/esprit上找到。
Neural networks lack the ability to reason about qualitative physics and so cannot generalize to scenarios and tasks unseen during training. We propose ESPRIT, a framework for commonsense reasoning about qualitative physics in natural language that generates interpretable descriptions of physical events. We use a two-step approach of first identifying the pivotal physical events in an environment and then generating natural language descriptions of those events using a data-to-text approach. Our framework learns to generate explanations of how the physical simulation will causally evolve so that an agent or a human can easily reason about a solution using those interpretable descriptions. Human evaluations indicate that ESPRIT produces crucial fine-grained details and has high coverage of physical concepts compared to even human annotations. Dataset, code and documentation are available at https://github.com/salesforce/esprit.