paper-with-me

홈 › Papers

Language Models Are Poor Learners of Directional Inference

2022-10-10 · Tianyi Li, Mohammad Javad Hosseini, Sabine Weber, Mark Steedman

We examine LMs' competence of directional predicate entailments by supervised fine-tuning with prompts. Our analysis shows that contrary to their apparent success on standard NLI, LMs show limited ability to learn such directional inference; moreover, existing datasets fail to test directionality, and/or are infested by artefacts that can be learnt as proxy for entailments, yielding over-optimistic results. In response, we present BoOQA (Boolean Open QA), a robust multi-lingual evaluation benchmark for directional predicate entailments, extrinsic to existing training sets. On BoOQA, we establish baselines and show evidence of existing LM-prompting models being incompetent directional entailment learners, in contrast to entailment graphs, however limited by sparsity.

📄 PDF Abstract BibTeX arXiv:2210.04695

Code (1)

teddy-li/lm-dirctionalinference 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

MAS-KCL: Knowledge component graph structure learning with large language model-based agentic workflow

2025-05-20 · Yuan-Hao Jiang, Kezong Tang, Zi-Wei Chen, Yuang Wei 외

Knowledge components (KCs) are the fundamental units of knowledge in the field of education. A KC graph illustrates the relationships and dependencies between KCs. An accurate KC graph can assist educators in identifying…

Graph structure learningLanguage ModelingLanguage ModellingLarge Language Model

Syntactic Structure Distillation Pretraining For Bidirectional Encoders

2020-05-27 · Adhiguna Kuncoro, Lingpeng Kong, Daniel Fried, Dani Yogatama 외

Textual representation learners trained on large amounts of data have achieved notable success on downstream tasks; intriguingly, they have also performed well on challenging tests of syntactic competence. Given this suc…

Knowledge DistillationLanguage ModelingLanguage ModellingNatural Language Understanding+2

Detection of Chinese Word Usage Errors for Non-Native Chinese Learners with Bidirectional LSTM

2017-07-01 · ACL 2017 7 · Yow-Ting Shiue, Hen-Hsen Huang, Hsin-Hsi Chen

Selecting appropriate words to compose a sentence is one common problem faced by non-native Chinese learners. In this paper, we propose (bidirectional) LSTM sequence labeling models and explore various features to detect…

Grammatical Error DetectionPOSPositionSentence

DReCa: A General Task Augmentation Strategy for Few-Shot Natural Language Inference

2021-06-01 · NAACL 2021 4 · Shikhar Murty, Tatsunori B. Hashimoto, Christopher Manning

Meta-learning promises few-shot learners that can adapt to new distributions by repurposing knowledge acquired from previous training. However, we believe meta-learning has not yet succeeded in NLP due to the lack of a w…

ClusteringFew-Shot NLIMeta-LearningNatural Language Inference

YNU-HPCC at IJCNLP-2017 Task 1: Chinese Grammatical Error Diagnosis Using a Bi-directional LSTM-CRF Model

2017-12-01 · IJCNLP 2017 12 · Quanlei Liao, Jin Wang, Jinnan Yang, Xue-jie Zhang

Building a system to detect Chinese grammatical errors is a challenge for natural-language processing researchers. As Chinese learners are increasing, developing such a system can help them study Chinese more easily. Thi…

PositionSentence