paper-with-me

Papers

Hy-NLI: a Hybrid system for Natural Language Inference

2020-12-01 · COLING 2020 8 · Aikaterini-Lida Kalouli, Richard Crouch, Valeria de Paiva

Despite the advances in Natural Language Inference through the training of massive deep models, recent work has revealed the generalization difficulties of such models, which fail to perform on adversarial datasets with challenging linguistic phenomena. Such phenomena, however, can be handled well by symbolic systems. Thus, we propose Hy-NLI, a hybrid system that learns to identify an NLI pair as linguistically challenging or not. Based on that, it uses its symbolic or deep learning component, respectively, to make the final inference decision. We show how linguistically less complex cases are best solved by robust state-of-the-art models, like BERT and XLNet, while hard linguistic phenomena are best handled by our implemented symbolic engine. Our thorough evaluation shows that our hybrid system achieves state-of-the-art performance across mainstream and adversarial datasets and opens the way for further research into the hybrid direction.

📄 PDF Abstract BibTeX

Code (2)

kkalouli/gkr4nli 공식 구현 pytorch
kkalouli/hy-nli 공식 구현 pytorch

Tasks

Natural Language Inference

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Inferring symmetry in natural language

2020-10-16 · Findings of the Association for Computational Linguistics 2020 · Chelsea Tanchip, Lei Yu, Aotao Xu, Yang Xu

We present a methodological framework for inferring symmetry of verb predicates in natural language. Empirical work on predicate symmetry has taken two main approaches. The feature-based approach focuses on linguistic fe…

SentenceTransfer Learning

Hybrid JIT-CUDA Graph Optimization for Low-Latency Large Language Model Inference

2026-04-25 · Divakar Kumar Yadav, Tian Zhao arxiv

Large Language Models (LLMs) have achieved strong performance across natural language and multimodal tasks, yet their practical deployment remains constrained by inference latency and kernel launch overhead, particularly…

WTMED at MEDIQA 2019: A Hybrid Approach to Biomedical Natural Language Inference

2019-08-01 · WS 2019 8 · Zhaofeng Wu, Yan Song, Sicong Huang, Yuanhe Tian 외

Natural language inference (NLI) is challenging, especially when it is applied to technical domains such as biomedical settings. In this paper, we propose a hybrid approach to biomedical NLI where different types of info…

Natural Language Inference

A Hybrid System to apply Natural Language Inference over Dependency Trees

2017-09-01 · RANLP 2017 9 · Ali Almiman, Allan Ramsay

This paper presents the development of a natural language inference engine that benefits from two current standard approaches; i.e., shallow and deep approaches. This system combines two non-deterministic algorithms: the…

Natural Language Inference

Dependency-based Hybrid Trees for Semantic Parsing

2018-09-01 · EMNLP 2018 10 · Zhanming Jie, Wei Lu

We propose a novel dependency-based hybrid tree model for semantic parsing, which converts natural language utterance into machine interpretable meaning representations. Unlike previous state-of-the-art models, the seman…

Semantic Parsing