Challenge: Stack Exchange has fewer than 160 user-labeled duplicates, and 25% have fewer.
Approach: They propose a framework that combines sentence encoders with unlabeled data to solve the problem of duplicate question detection in Community Question Answering forums.
Outcome: The proposed framework outperforms BM25, a single-view system and a supervised domain-adversarial DQD method on the CQADupStack corpus and on Stack Exchange forums.

Similar Papers

Adversarial Domain Adaptation for Duplicate Question Detection (D18-1)

Copied to clipboard

Challenge: Recent years have seen the rise of community question answering forums . duplicate questions easily become ubiquitous as users often ask the same question, possibly in a slightly different formulation, making it difficult to find the best (or one correct) answer.
Approach: They propose to use domain adaptation to detect duplicate questions in forums . they find that domain adaptation improves performance over multiple pairs of domains .
Outcome: The proposed approach improves 5.6% over the best baseline across multiple pairs of domains.
A Multi-Domain Framework for Textual Similarity. A Case Study on Question-to-Question and Question-Answering Similarity Tasks (L18-1)

Copied to clipboard

Challenge: Community Question Answering websites are becoming popular and useful source of information for users.
Approach: They propose to use community question answering forum to detect similar questions . they use question-answering similarity task to provide correct answers .
Outcome: The proposed framework provides the first framework on the evaluation of similar questions and question-answering detection on a multi-domain corpora.
Multi-source Neural Topic Modeling in Multi-view Embedding Spaces (2021.naacl-main)

Copied to clipboard

Challenge: Recent work has used pre-trained word embeddings to address data sparsity in short-text or small document collections.
Approach: They propose a neural topic modeling framework using multi-view embedding spaces to improve topic quality and deal with polysemy.
Outcome: The proposed framework improves topic quality and deal with polysemy.
Generate, Discriminate and Contrast: A Semi-Supervised Sentence Representation Learning Framework (2022.emnlp-main)

Copied to clipboard

Challenge: Existing supervised sentence embedding techniques rely on expensive human-annotated sentence pairs as the supervised signals.
Approach: They propose a semi-supervised sentence embedding framework that leverages large-scale unlabeled data.
Outcome: The proposed framework surpasses state-of-the-art methods on four domain adaptation tasks.
SimCSE: Simple Contrastive Learning of Sentence Embeddings (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for learning universal sentence embeddings are based on unsupervised approaches with only dropout as noise.
Approach: They propose an unsupervised approach that takes an input sentence and predicts itself in a contrastive objective with only standard dropout used as noise.
Outcome: The proposed framework performs on par with previous supervised approaches and can produce superior sentence embeddings from unlabeled or labeled data.
An Intent-based and Annotation-free Method for Duplicate Question Detection in CQA Forums (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for detecting duplicate questions in CQA rely on generic text-pair matching models, overlooking the intent behind the questions.
Approach: They propose a new intent-based duplication detector that leverages intent information to address the problem of duplicate question detection in CQA.
Outcome: The proposed detector leverages the characteristics of CQA forums and extracts training labels to recognize and match intents without human annotation.
ESimCSE: Enhanced Sample Building Method for Contrastive Learning of Unsupervised Sentence Embedding (2022.coling-1)

Copied to clipboard

Challenge: a new method for learning unsupervised sentence embeddings is proposed . unsup-SimCSE is biased because of the length information encoded into the sentence embeds .
Approach: They propose a new unsupervised sentence embedding method that uses dropout to obtain positive pairs from a pre-trained Transformer encoder.
Outcome: The proposed method outperforms the state-of-the-art unsup-SimCSE on a STS task.
AugCSE: Contrastive Sentence Embedding with Diverse Augmentations (2022.aacl-main)

Copied to clipboard

Challenge: Similar work has shown that a single augmentation can be used to learn a robust generalpurpose representation with contrastive learning.
Approach: They propose a unified framework to utilize diverse sets of data augmentations to achieve a better, general-purpose sentence embedding model.
Outcome: The proposed framework achieves state-of-the-art results on downstream transfer tasks and performs competitively on semantic textual similarity tasks, using only unsupervised data.
KDMCSE: Knowledge Distillation Multimodal Sentence Embeddings with Adaptive Angular margin Contrastive Learning (2024.naacl-long)

Copied to clipboard

Challenge: Existing work on multimodal sentence embeddings took negative samples without reviewing, resulting in noisy and noisy negative samples.
Approach: They propose a multimodal contrastive learning approach that inherits the knowledge from the teacher model to learn the difference between positive and negative instances.
Outcome: The proposed approach can detect noisy and wrong negative samples before they are calculated in the contrastive objective.
M4: Multi-generator, Multi-domain, and Multi-lingual Black-Box Machine-Generated Text Detection (2024.eacl-long)

Copied to clipboard

Challenge: Large language models generate fluent responses to user queries, but they are also susceptible to misuse in journalism, education, and academia.
Approach: They propose a large-scale benchmark for machine-generated text detection that is a multi-generator, multi-domain, and multi-lingual corpus.
Outcome: The proposed system can detect machine-generated text and pinpoint misuse . the proposed system is based on a large-scale benchmark dataset .

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