paper-with-me

Papers

Benchmarking Advanced Text Anonymisation Methods: A Comparative Study on Novel and Traditional Approaches

2024-04-22 · Dimitris Asimopoulos, Ilias Siniosoglou, Vasileios Argyriou, Thomai Karamitsou, Eleftherios Fountoukidis, Sotirios K. Goudos, Ioannis D. Moscholios, Konstantinos E. Psannis, Panagiotis Sarigiannidis

In the realm of data privacy, the ability to effectively anonymise text is paramount. With the proliferation of deep learning and, in particular, transformer architectures, there is a burgeoning interest in leveraging these advanced models for text anonymisation tasks. This paper presents a comprehensive benchmarking study comparing the performance of transformer-based models and Large Language Models(LLM) against traditional architectures for text anonymisation. Utilising the CoNLL-2003 dataset, known for its robustness and diversity, we evaluate several models. Our results showcase the strengths and weaknesses of each approach, offering a clear perspective on the efficacy of modern versus traditional methods. Notably, while modern models exhibit advanced capabilities in capturing con textual nuances, certain traditional architectures still keep high performance. This work aims to guide researchers in selecting the most suitable model for their anonymisation needs, while also shedding light on potential paths for future advancements in the field.

📄 PDF Abstract BibTeX arXiv:2404.14465

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiversity

Similar Papers 제목 키워드 기반

Evaluating the Efficacy of AI Techniques in Textual Anonymization: A Comparative Study

2024-05-09 · Dimitris Asimopoulos, Ilias Siniosoglou, Vasileios Argyriou, Sotirios K. Goudos 외

In the digital era, with escalating privacy concerns, it's imperative to devise robust strategies that protect private data while maintaining the intrinsic value of textual information. This research embarks on a compreh…

Anonymisation Models for Text Data: State of the art, Challenges and Future Directions

2021-08-01 · ACL 2021 5 · Pierre Lison, Ildik{\'o} Pil{\'a}n, David Sanchez, Montserrat Batet 외

This position paper investigates the problem of automated text anonymisation, which is a prerequisite for secure sharing of documents containing sensitive information about individuals. We summarise the key concepts behi…

PositionPrivacy Preserving

Textwash -- automated open-source text anonymisation

2022-08-27 · Bennett Kleinberg, Toby Davies, Maximilian Mozes

The increased use of text data in social science research has benefited from easy-to-access data (e.g., Twitter). That trend comes at the cost of research requiring sensitive but hard-to-share data (e.g., interview data,…

AnonySIGN: Novel Human Appearance Synthesis for Sign Language Video Anonymisation

2021-07-22 · Ben Saunders, Necati Cihan Camgoz, Richard Bowden

The visual anonymisation of sign language data is an essential task to address privacy concerns raised by large-scale dataset collection. Previous anonymisation techniques have either significantly affected sign comprehe…

Image-to-Image Translation

$k$-Anonymity in Practice: How Generalisation and Suppression Affect Machine Learning Classifiers

2021-02-09 · Djordje Slijepčević, Maximilian Henzl, Lukas Daniel Klausner, Tobias Dam 외

The protection of private information is a crucial issue in data-driven research and business contexts. Typically, techniques like anonymisation or (selective) deletion are introduced in order to allow data sharing, e. g…

BIG-bench Machine Learning