Papers with COIN

5 papers
Commonsense Inference in Natural Language Processing (COIN) - Shared Task Report (D19-60)

Copied to clipboard

Challenge: The workshop on Commonsense Inference in NLP (COIN) evaluated text understanding systems' ability to draw inferences about facts that are not mentioned in the text, but that are assumed to be common ground.
Approach: They propose to use commonsense knowledge to evaluate systems' ability to answer questions/queries about a text.
Outcome: The proposed tasks evaluated systems in two contexts: Commonsense Inference and Commonsensible Inference.
KARNA at COIN Shared Task 1: Bidirectional Encoder Representations from Transformers with relational knowledge for machine comprehension with common sense (D19-60)

Copied to clipboard

Challenge: Using Bidirectional Encoder Representations from Transformers(BERT) and external relational knowledge from ConceptNet, we are able to achieve an accuracy of 73.3 % on the official test data.
Approach: They propose a model that uses Bidirectional Encoder Representations from Transformers and ConceptNet to tackle the problem of commonsense inference in natural language processing.
Outcome: The proposed model achieves 73.3 % accuracy on the official test data.
Pingan Smart Health and SJTU at COIN - Shared Task: utilizing Pre-trained Language Models and Common-sense Knowledge in Machine Reading Tasks (D19-60)

Copied to clipboard

Challenge: Existing approaches to represent knowledge in the low-dimensional space are to leverage large-scale unsupervised text corpus to train fixed or contextual representations.
Approach: They propose to leverage large-scale unsupervised text corpus to train fixed or contextual language representations and to express knowledge into a knowledge graph (KG) they incorporate distributional representations of a KG onto the representations from pre-trained language models, via simply concatenation or multi-head attention.
Outcome: The proposed models outperform the other models on the COIN: COmmonsense INference in Natural Language Processing (COIN) Workshop datasets.
A Language-First Approach for Procedure Planning (2023.findings-acl)

Copied to clipboard

Challenge: Developing intelligent agents requires the ability to produce plans on the fly based on visual observations.
Approach: They propose a language-first procedure planning framework with a modularized design . they first align current and goal observations with corresponding steps and then use a pre-trained LM to predict intermediate steps.
Outcome: The proposed framework matches state-of-the-art procedures on COIN and CrossTask benchmarks.
Context-Aware Interaction Network for Question Matching (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models focus on word-level local matching and neglect the importance of contextual information.
Approach: They propose a context-aware interaction network to properly align two sequences and infer their semantic relationship by using gate fusion layers.
Outcome: The proposed model can accurately align two sequences and infer their semantic relationship on two question matching datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations