paper-with-me

Papers

MIDGARD: Self-Consistency Using Minimum Description Length for Structured Commonsense Reasoning

2024-05-08 · Inderjeet Nair, Lu Wang

We study the task of conducting structured reasoning as generating a reasoning graph from natural language input using large language models (LLMs). Previous approaches have explored various prompting schemes, yet they suffer from error propagation due to the autoregressive nature and single-pass-based decoding, which lack error correction capability. Additionally, relying solely on a single sample may result in the omission of true nodes and edges. To counter this, we draw inspiration from self-consistency (SC), which involves sampling a diverse set of reasoning chains and taking the majority vote as the final answer. To tackle the substantial challenge of applying SC on generated graphs, we propose MIDGARD (MInimum Description length Guided Aggregation of Reasoning in Directed acyclic graph) that leverages Minimum Description Length (MDL)-based formulation to identify consistent properties among the different graph samples generated by an LLM. This formulation helps reject properties that appear in only a few samples, which are likely to be erroneous, while enabling the inclusion of missing elements without compromising precision. Our method demonstrates superior performance than comparisons across various structured reasoning tasks, including argument structure extraction, explanation graph generation, inferring dependency relations among actions for everyday tasks, and semantic graph generation from natural texts.

📄 PDF Abstract BibTeX arXiv:2405.05189

Code (1)

launchnlp/midgard 공식 구현

Tasks

Graph GenerationMissing Elements

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Theory of Machine Understanding via the Minimum Description Length Principle

2025-04-01 · Canlin Zhang, Xiuwen Liu

Deep neural networks trained through end-to-end learning have achieved remarkable success across various domains in the past decade. However, the end-to-end learning strategy, originally designed to minimize predictive l…

Interpolation Learning With Minimum Description Length

2023-02-14 · Naren Sarayu Manoj, Nathan Srebro

We prove that the Minimum Description Length learning rule exhibits tempered overfitting. We obtain tempered agnostic finite sample learning guarantees and characterize the asymptotic behavior in the presence of random l…

A tutorial introduction to the minimum description length principle

2004-06-04 · Peter Grunwald

This tutorial provides an overview of and introduction to Rissanen's Minimum Description Length (MDL) Principle. The first chapter provides a conceptual, entirely non-technical introduction to the subject. It serves as a…

The Minimum Description Length Principle for Pattern Mining: A Survey

2020-07-28 · Esther Galbrun

This is about the Minimum Description Length (MDL) principle applied to pattern mining. The length of this description is kept to the minimum. Mining patterns is a core task in data analysis and, beyond issues of efficie…

Model SelectionSurvey

Text Segmentation by Language Using Minimum Description Length

2012-07-01 · ACL 2012 7 · Hiroshi Yamaguchi, Kumiko Tanaka-Ishii
Language ModellingText Segmentation