paper-with-me

홈 › Papers

A Collocation-based Method for Addressing Challenges in Word-level Metric Differential Privacy

2024-06-30 · Stephen Meisenbacher, Maulik Chevli, Florian Matthes

Applications of Differential Privacy (DP) in NLP must distinguish between the syntactic level on which a proposed mechanism operates, often taking the form of $\textit{word-level}$ or $\textit{document-level}$ privatization. Recently, several word-level $\textit{Metric}$ Differential Privacy approaches have been proposed, which rely on this generalized DP notion for operating in word embedding spaces. These approaches, however, often fail to produce semantically coherent textual outputs, and their application at the sentence- or document-level is only possible by a basic composition of word perturbations. In this work, we strive to address these challenges by operating $\textit{between}$ the word and sentence levels, namely with $\textit{collocations}$. By perturbing n-grams rather than single words, we devise a method where composed privatized outputs have higher semantic coherence and variable length. This is accomplished by constructing an embedding model based on frequently occurring word groups, in which unigram words co-exist with bi- and trigram collocations. We evaluate our method in utility and privacy tests, which make a clear case for tokenization strategies beyond the word level.

📄 PDF Abstract BibTeX arXiv:2407.00638

Code (1)

sjmeis/CLMLDP 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

Extending WordNet with Fine-Grained Collocational Information via Supervised Distributional Learning

2016-12-01 · COLING 2016 12 · Luis Espinosa-Anke, Jose Camacho-Collados, Sara Rodr{\'\i}guez-Fern{\'a}ndez, Horacio Saggion 외

WordNet is probably the best known lexical resource in Natural Language Processing. While it is widely regarded as a high quality repository of concepts and semantic relations, updating and extending it manually is costl…

Machine TranslationSemantic Textual SimilaritySentiment AnalysisText Generation+3

More Than Words: Collocation Retokenization for Latent Dirichlet Allocation Models

2022-05-01 · Findings (ACL) 2022 5 · Jin Cheevaprawatdomrong, Alexandra Schofield, Attapol Rutherford

Traditionally, Latent Dirichlet Allocation (LDA) ingests words in a collection of documents to discover their latent topics using word-document co-occurrences. Previous studies show that representing bigrams collocations…

More Than Words: Collocation Retokenization for Latent Dirichlet Allocation Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Traditionally, Latent Dirichlet Allocation (LDA) ingests words in a collection of documents to discover their latent topics using word-document co-occurrences. Previous studies show that representing bigrams collocations…

Translating Collocations: The Need for Task-driven Word Associations

2020-12-01 · COLING (CogALex) 2020 12 · Oi Yee Kwong

Existing dictionaries may help collocation translation by suggesting associated words in the form of collocations, thesaurus, and example sentences. We propose to enhance them with task-driven word associations, illustra…

Translation

CollFrEn: Rich Bilingual English–French Collocation Resource

2020-12-01 · COLING (MWE) 2020 12 · Beatriz Fisas, Luis Espinosa Anke, Joan Codina-Filbá, Leo Wanner

Collocations in the sense of idiosyncratic lexical co-occurrences of two syntactically bound words traditionally pose a challenge to language learners and many Natural Language Processing (NLP) applications alike. Reliab…

Machine TranslationRelation ClassificationText GenerationTranslation+1