paper-with-me

홈 › Papers

AspirinSum: an Aspect-based utility-preserved de-identification Summarization framework

2024-06-20 · Ya-Lun Li

Due to the rapid advancement of Large Language Model (LLM), the whole community eagerly consumes any available text data in order to train the LLM. Currently, large portion of the available text data are collected from internet, which has been thought as a cheap source of the training data. However, when people try to extend the LLM's capability to the personal related domain, such as healthcare or education, the lack of public dataset in these domains make the adaption of the LLM in such domains much slower. The reason of lacking public available dataset in such domains is because they usually contain personal sensitive information. In order to comply with privacy law, the data in such domains need to be de-identified before any kind of dissemination. It had been much research tried to address this problem for the image or tabular data. However, there was limited research on the efficient and general de-identification method for text data. Most of the method based on human annotation or predefined category list. It usually can not be easily adapted to specific domains. The goal of this proposal is to develop a text de-identification framework, which can be easily adapted to the specific domain, leverage the existing expert knowledge without further human annotation. We propose an aspect-based utility-preserved de-identification summarization framework, AspirinSum, by learning to align expert's aspect from existing comment data, it can efficiently summarize the personal sensitive document by extracting personal sensitive aspect related sub-sentence and de-identify it by substituting it with similar aspect sub-sentence. We envision that the de-identified text can then be used in data publishing, eventually publishing our de-identified dataset for downstream task use.

📄 PDF Abstract BibTeX arXiv:2406.13947

Code (0)

등록된 구현이 없습니다.

Tasks

De-identificationLanguage ModellingLarge Language ModelSentence

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

MOSAIC: Modular Opinion Summarization using Aspect Identification and Clustering

2026-03-01 · Piyush Kumar Singh, Jayesh Choudhari arxiv

Reviews are central to how travelers evaluate products on online marketplaces, yet existing summarization research often emphasizes end-to-end quality while overlooking benchmark reliability and the practical utility of …

StyleGAN as a Utility-Preserving Face De-identification Method

2022-12-05 · Seyyed Mohammad Sadegh Moosavi Khorzooghi, Shirin Nilizadeh

Face de-identification methods have been proposed to preserve users' privacy by obscuring their faces. These methods, however, can degrade the quality of photos, and they usually do not preserve the utility of faces, i.e…

De-identificationFace Detection

Weakly-Supervised Opinion Summarization by Leveraging External Information

2019-11-22 · Chao Zhao, Snigdha Chaturvedi

Opinion summarization from online product reviews is a challenging task, which involves identifying opinions related to various aspects of the product being reviewed. While previous works require additional human effort …

Opinion Summarization

Aspect-Aware Decomposition for Opinion Summarization

2025-01-27 · Miao Li, Jey Han Lau, Eduard Hovy, Mirella Lapata

Opinion summarization plays a key role in deriving meaningful insights from large-scale online reviews. To make this process more explainable and grounded, we propose a modular approach guided by review aspects which sep…

Opinion Summarization

Similar Data Points Identification with LLM: A Human-in-the-loop Strategy Using Summarization and Hidden State Insights

2024-04-03 · Xianlong Zeng, Yijing Gao, Fanghao Song, Ang Liu

This study introduces a simple yet effective method for identifying similar data points across non-free text domains, such as tabular and image data, using Large Language Models (LLMs). Our two-step approach involves dat…

Marketing