paper-with-me

홈 › Papers

Knowledge-driven Data Construction for Zero-shot Evaluation in Commonsense Question Answering

2020-11-07 · Kaixin Ma, Filip Ilievski, Jonathan Francis, Yonatan Bisk, Eric Nyberg, Alessandro Oltramari

Recent developments in pre-trained neural language modeling have led to leaps in accuracy on commonsense question-answering benchmarks. However, there is increasing concern that models overfit to specific tasks, without learning to utilize external knowledge or perform general semantic reasoning. In contrast, zero-shot evaluations have shown promise as a more robust measure of a model's general reasoning abilities. In this paper, we propose a novel neuro-symbolic framework for zero-shot question answering across commonsense tasks. Guided by a set of hypotheses, the framework studies how to transform various pre-existing knowledge resources into a form that is most effective for pre-training models. We vary the set of language models, training regimes, knowledge sources, and data generation strategies, and measure their impact across tasks. Extending on prior work, we devise and compare four constrained distractor-sampling strategies. We provide empirical results across five commonsense question-answering tasks with data generated from five external knowledge resources. We show that, while an individual knowledge graph is better suited for specific tasks, a global knowledge graph brings consistent gains across different tasks. In addition, both preserving the structure of the task as well as generating fair and informative questions help language models learn more effectively.

📄 PDF Abstract BibTeX arXiv:2011.03863

Code (1)

Mayer123/HyKAS-CSKG 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

Zero-Shot Decision Tree Construction via Large Language Models

2025-01-27 · Lucas Carrasco, Felipe Urrutia, Andrés Abeliuk

This paper introduces a novel algorithm for constructing decision trees using large language models (LLMs) in a zero-shot manner based on Classification and Regression Trees (CART) principles. Traditional decision tree i…

Attribute

Benchmarking Knowledge-driven Zero-shot Learning

2021-06-29 · Yuxia Geng, Jiaoyan Chen, Xiang Zhuang, Zhuo Chen 외

External knowledge (a.k.a. side information) plays a critical role in zero-shot learning (ZSL) which aims to predict with unseen classes that have never appeared in training data. Several kinds of external knowledge, suc…

AttributeBenchmarkingimage-classificationImage Classification+3

RAGA: Reading-And-Graph-building-Agent for Autonomous Knowledge Graph Construction and Retrieval-Augmented Generation

2026-05-16 · Chengrui Han, Zesheng Cheng arxiv

Existing LLM-driven knowledge graph (KG) construction methods predominantly employ stateless batch processing pipelines, exhibiting structural deficiencies in cross-chunk semantic relation capture, entity disambiguation,…

Entity Disambiguation

"Oh LLM, I'm Asking Thee, Please Give Me a Decision Tree": Zero-Shot Decision Tree Induction and Embedding with Large Language Models

2024-09-27 · Ricardo Knauer, Mario Koddenbrock, Raphael Wallsberger, Nicholas M. Brisson 외

Large language models (LLMs) provide powerful means to leverage prior knowledge for predictive modeling when data is limited. In this work, we demonstrate how LLMs can use their compressed world knowledge to generate int…

Interpretable Machine LearningWorld Knowledge

Zero-Shot Scene Reconstruction from Single Images with Deep Prior Assembly

2024-10-21 · Junsheng Zhou, Yu-Shen Liu, Zhizhong Han

Large language and vision models have been leading a revolution in visual computing. By greatly scaling up sizes of data and model parameters, the large models learn deep priors which lead to remarkable performance in va…