paper-with-me

홈 › Papers

Multi-View Domain Adapted Sentence Embeddings for Low-Resource Unsupervised Duplicate Question Detection

2019-11-01 · IJCNLP 2019 11 · Nina Poerner, Hinrich Sch{\"u}tze

We address the problem of Duplicate Question Detection (DQD) in low-resource domain-specific Community Question Answering forums. Our multi-view framework MV-DASE combines an ensemble of sentence encoders via Generalized Canonical Correlation Analysis, using unlabeled data only. In our experiments, the ensemble includes generic and domain-specific averaged word embeddings, domain-finetuned BERT and the Universal Sentence Encoder. We evaluate MV-DASE on the CQADupStack corpus and on additional low-resource Stack Exchange forums. Combining the strengths of different encoders, we significantly outperform BM25, all single-view systems as well as a recent supervised domain-adversarial DQD method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion AnsweringSentenceSentence EmbeddingsWord Embeddings

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
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 &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Efficient Domain Adaptation of Sentence Embeddings Using Adapters

2023-07-06 · Tim Schopf, Dennis N. Schneider, Florian Matthes

Sentence embeddings enable us to capture the semantic similarity of short texts. Most sentence embedding models are trained for general semantic textual similarity tasks. Therefore, to use sentence embeddings in a partic…

Domain AdaptationSemantic SimilaritySemantic Textual SimilaritySentence+4

Domain Adapted Word Embeddings for Improved Sentiment Classification

2018-05-11 · ACL 2018 7 · Prathusha K Sarma, YIngyu Liang, William A. Sethares

Generic word embeddings are trained on large-scale generic corpora; Domain Specific (DS) word embeddings are trained only on data from a domain of interest. This paper proposes a method to combine the breadth of generic …

ClassificationGeneral ClassificationSentenceSentiment Analysis+3

Contrasting distinct structured views to learn sentence embeddings

2021-01-01 · EACL 2021 2 · Antoine Simoulin, Benoit Crabbé

We propose a self-supervised method that builds sentence embeddings from the combination of diverse explicit syntactic structures of a sentence. We assume structure is crucial to build consistent representations as we e…

SentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Towards Understanding Domain Adapted Sentence Embeddings for Document Retrieval

2024-06-18 · Sujoy Roychowdhury, Sumit Soman, H. G. Ranjani, Vansh Chhabra 외

A plethora of sentence embedding models makes it challenging to choose one, especially for technical domains rich with specialized vocabulary. In this work, we domain adapt embeddings using telecom, health and science da…

Domain AdaptationQuestion AnsweringRetrievalSentence+3

News Without Borders: Domain Adaptation of Multilingual Sentence Embeddings for Cross-lingual News Recommendation

2024-06-18 · Andreea Iana, Fabian David Schmidt, Goran Glavaš, Heiko Paulheim

Rapidly growing numbers of multilingual news consumers pose an increasing challenge to news recommender systems in terms of providing customized recommendations. First, existing neural news recommenders, even when powere…

Cross-Lingual TransferDomain AdaptationMultilingual NLPNews Recommendation+8