paper-with-me

홈 › Papers

Just Rewrite It Again: A Post-Processing Method for Enhanced Semantic Similarity and Privacy Preservation of Differentially Private Rewritten Text

2024-05-30 · Stephen Meisenbacher, Florian Matthes

The study of Differential Privacy (DP) in Natural Language Processing often views the task of text privatization as a $\textit{rewriting}$ task, in which sensitive input texts are rewritten to hide explicit or implicit private information. In order to evaluate the privacy-preserving capabilities of a DP text rewriting mechanism, $\textit{empirical privacy}$ tests are frequently employed. In these tests, an adversary is modeled, who aims to infer sensitive information (e.g., gender) about the author behind a (privatized) text. Looking to improve the empirical protections provided by DP rewriting methods, we propose a simple post-processing method based on the goal of aligning rewritten texts with their original counterparts, where DP rewritten texts are rewritten $\textit{again}$. Our results show that such an approach not only produces outputs that are more semantically reminiscent of the original inputs, but also texts which score on average better in empirical privacy evaluations. Therefore, our approach raises the bar for DP rewriting methods in their empirical privacy evaluations, providing an extra layer of protection against malicious adversaries.

📄 PDF Abstract BibTeX arXiv:2405.19831

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Context-Enhanced Granular Edit Representation for Efficient and Accurate ASR Post-editing

2025-09-13 · Luan Vejsiu, Qianyu Zheng, Haoxuan Chen, Yizhou Han arxiv

Despite ASR technology being full-scale adopted by industry and for large portions of the population, ASR systems often have errors that require editors to post-edit text quality. While LLMs are powerful post-editing too…

Compiling Rewrite Rules to Finite-State Transducers with the Worsening Trick

2026-06-08 · Mans Hulden, Michael Ginn arxiv

Finite-state transducers (FSTs) are essential for modeling string rewriting in computational linguistics and natural language processing (NLP), particularly for phonological and morphological rewrite rules. Compiling gen…

LLM-R2: A Large Language Model Enhanced Rule-based Rewrite System for Boosting Query Efficiency

2024-04-19 · Zhaodonghui Li, Haitao Yuan, Huiming Wang, Gao Cong 외

Query rewrite, which aims to generate more efficient queries by altering a SQL query's structure without changing the query result, has been an important research problem. In order to maintain equivalence between the rew…

Language ModelingLanguage ModellingLarge Language Model

A Custom IC Layout Generation Engine Based on Dynamic Templates and Grids

2022-07-24 · Taeho Shin, Dongjun Lee, Dongwhee Kim, Gaeryun Sung 외

This paper presents an automatic layout generation framework in advanced CMOS technologies. The framework extends the template-and-grid-based layout generation methodology with the following additional techniques applied…

Layout Generation

ReLoc: A Restoration-Assisted Framework for Robust Image Tampering Localization

2022-11-08 · Peiyu Zhuang, Haodong Li, Rui Yang, Jiwu Huang

With the spread of tampered images, locating the tampered regions in digital images has drawn increasing attention. The existing image tampering localization methods, however, suffer from severe performance degradation w…

Image Restoration