Challenge: Existing methods for commonsense reasoning are limited by current methods . empirical results show that our method alleviates the limitation of current supervised approaches .
Approach: They propose a self-supervised method to solve pronoun disambiguation problems . they leverage a mutual exclusive loss regularized by a contrastive margin to achieve commonsense reasoning .
Outcome: The proposed method performs well on many NLP benchmarks.

Similar Papers

Attention-based Contrastive Learning for Winograd Schemas (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to learn discriminative features using contrastive objective are lacking.
Approach: They propose a self-supervised framework that leverages a contrastive loss directly at the level of self-attention.
Outcome: The proposed framework outperforms all comparable unsupervised approaches while occasionally surpassing supervised ones.
An End-to-End Contrastive Self-Supervised Learning Framework for Language Understanding (2022.tacl-1)

Copied to clipboard

Challenge: Existing approaches to learning data representations using contrastive learning perform data augmentation and contrastive training separately.
Approach: They propose a framework that performs data augmentation and contrastive learning end-to-end . they propose to combine data augmented with text encoders to optimize for contrastive training .
Outcome: Experiments on GLUE and Gururangan datasets show the proposed framework is effective in NLP.
KFCNet: Knowledge Filtering and Contrastive Learning for Generative Commonsense Reasoning (2021.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models have led to substantial gains over a broad range of NLP tasks, but have limitations for high-quality tasks such as commonsense generation and ad keyword generation.
Approach: They propose a Knowledge Filtering and Contrastive learning Network which references external knowledge and achieves better generation performance.
Outcome: The proposed model outperforms the current state of the art on the CommonGen benchmark by a large margin.
Self-Guided Contrastive Learning for BERT Sentence Representations (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to derive sentence embeddings from pre-trained Transformers are unclear . a self-guided training method is used to fine-tune BERT in a supervised fashion .
Approach: They propose a contrastive learning method that utilizes self-guidance to improve BERT sentence representations.
Outcome: The proposed method is more effective than baselines on diverse sentence-related tasks and robust to domain shifts.
Attention Is (not) All You Need for Commonsense Reasoning (P19-1)

Copied to clipboard

Challenge: Recent language models such as word2vec have produced impressive results on various tasks such as question-answering and natural language inference.
Approach: They propose a simple re-implementation of BERT for commonsense reasoning . they propose to use attention-guided reasoning to solve the Pronoun Disambiguation Problem .
Outcome: The proposed model outperforms the state-of-the-art on several language understanding benchmarks while outperforming the existing models by a margin.
MICO: A Multi-alternative Contrastive Learning Framework for Commonsense Knowledge Representation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to commonsense reasoning include fine-tuning large pre-trained language models or injecting the entire knowledge base for CKGC.
Approach: They propose to learn commonsense knowledge representation by using a multi-alternative contrastive learning framework on COmmonsense Knowledge graphs.
Outcome: Extensive experiments show that the proposed framework is effective in commonsense reasoning tasks.
Towards Zero-shot Commonsense Reasoning with Self-supervised Refinement of Language Models (2021.emnlp-main)

Copied to clipboard

Challenge: Existing language models can be refined for zero-shot commonsense reasoning . however, commons sense reasoning is still an unsolved problem .
Approach: They propose a self-supervised learning approach that refines a pre-trained language model to boost conceptualization.
Outcome: The proposed approach boosts conceptualization by utilizing loss landscape refinement.
Unsupervised Deep Structured Semantic Models for Commonsense Reasoning (N19-1)

Copied to clipboard

Challenge: Existing methods for commonsense reasoning rely on human-crafted features and knowledge bases, but unsupervised learning is not feasible due to the lack of labeled training data or comprehensive knowledge bases.
Approach: They propose two unsupervised models based on the Deep Structured Semantic Models framework to tackle two commonsense reasoning tasks: Winograd Schema Challenge (WSC) and Pronoun Disambiguation (PDP).
Outcome: The proposed models capture contextual information in the sentence and co-reference information between pronouns and nouns, and achieve significant improvement over previous state-of-the-art approaches.
Contrastive Learning as a Polarizer: Mitigating Gender Bias by Fair and Biased sentences (2024.findings-naacl)

Copied to clipboard

Challenge: Recent studies have highlighted social biases inherent in training data can lead models to learn and propagate them.
Approach: They propose a contrastive learning method that uses anchor points to push further negatives and pull closer positives within the representation space.
Outcome: The proposed method achieves state-of-the-art in the ICAT score on the StereoSet, a benchmark for measuring bias in models.
Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference (2022.findings-acl)

Copied to clipboard

Challenge: Existing approaches to commonsense inference lack coverage and expressive diversity of commonsensense knowledge graphs.
Approach: They propose a framework that contrasts sets of semantically similar and dissimilar events . they propose 'solar' framework that can be used to learn commonsense inference .
Outcome: The proposed framework outperforms the state-of-the-art commonsense transformer on commonsensense inference by 1.84% on average among 8 metrics.

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