paper-with-me

Papers

Learning Meta Word Embeddings by Unsupervised Weighted Concatenation of Source Embeddings

2021-10-16 · ACL ARR October 2021 10 · Anonymous

We propose a method to protect the privacy of search engine users by decomposing the queries using semantically \emph{related} and unrelated \emph{distractor} terms. Instead of a single query, the search engine receives multiple decomposed query terms. Next, we reconstruct the search results relevant to the original query term by aggregating the search results retrieved for the decomposed query terms. We show that the word embeddings learnt using a distributed representation learning method can be used to find semantically related and distractor query terms. We derive the relationship between the \emph{obfuscity} achieved through the proposed query anonymisation method and the \emph{reconstructability} of the original search results using the decomposed queries. We analytically study the risk of discovering the search engine users' information intents under the proposed query obfuscation method, and empirically evaluate its robustness against clustering-based attacks. Our experimental results show that the proposed method can accurately reconstruct the search results for user queries, without compromising the privacy of the search engine users.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningWord Embeddings

Similar Papers 제목 키워드 기반

Learning Meta Word Embeddings by Unsupervised Weighted Concatenation of Source Embeddings

2022-04-26 · Danushka Bollegala

Given multiple source word embeddings learnt using diverse algorithms and lexical resources, meta word embedding learning methods attempt to learn more accurate and wide-coverage word embeddings. Prior work on meta-embed…

Word Embeddings

Think Globally, Embed Locally --- Locally Linear Meta-embedding of Words

2017-09-19 · Danushka Bollegala, Kohei Hayashi, Ken-ichi Kawarabayashi

Distributed word embeddings have shown superior performances in numerous Natural Language Processing (NLP) tasks. However, their performances vary significantly across different tasks, implying that the word embeddings l…

General ClassificationRelation ClassificationSemantic SimilaritySemantic Textual Similarity+3

Frustratingly Easy Meta-Embedding -- Computing Meta-Embeddings by Averaging Source Word Embeddings

2018-04-14 · NAACL 2018 6 · Joshua Coates, Danushka Bollegala

Creating accurate meta-embeddings from pre-trained source embeddings has received attention lately. Methods based on global and locally-linear transformation and concatenation have shown to produce accurate meta-embeddin…

Word Embeddings

The Role of Context Types and Dimensionality in Learning Word Embeddings

2016-01-05 · NAACL 2016 6 · Oren Melamud, David McClosky, Siddharth Patwardhan, Mohit Bansal

We provide the first extensive evaluation of how using different types of context to learn skip-gram word embeddings affects performance on a wide range of intrinsic and extrinsic NLP tasks. Our results suggest that whil…

Learning Word EmbeddingsWord Embeddings

Meta-Embeddings Based On Self-Attention

2020-03-03 · Qichen Li, Yuanqing Lin, Luofeng Zhou, Jian Li

Creating meta-embeddings for better performance in language modelling has received attention lately, and methods based on concatenation or merely calculating the arithmetic mean of more than one separately trained embedd…

Language ModellingMachine Translationtext-classificationText Classification+1