최근 구글의 BERT, OpenAI의 GPT 등, 언어모델(Language Model)을 사용한 비정형 텍스트 데이터에 대한 딥러닝 (Deep Learning) 분석이 다양한 응용에서 괄목할 성과를 나타내고 있다. 대부분의 언어모델...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=A108895252
2023
Korean
딥러닝 ; 언어모델 ; 언어모델 프라이버시 ; 미세 조정 ; 오프사이트 튜닝 ; 텍스트 분류 ; Deep Learning ; Language Model ; Language Model Privacy ; Fine-Tuning ; Offsite-Tuning ; Text Classification
KCI등재
학술저널
165-184(20쪽)
0
상세조회0
다운로드최근 구글의 BERT, OpenAI의 GPT 등, 언어모델(Language Model)을 사용한 비정형 텍스트 데이터에 대한 딥러닝 (Deep Learning) 분석이 다양한 응용에서 괄목할 성과를 나타내고 있다. 대부분의 언어모델...
최근 구글의 BERT, OpenAI의 GPT 등, 언어모델(Language Model)을 사용한 비정형 텍스트 데이터에 대한 딥러닝 (Deep Learning) 분석이 다양한 응용에서 괄목할 성과를 나타내고 있다. 대부분의 언어모델은 사전학습 데이터로부터 범용적인 언어정보를 학습하고, 이후 미세 조정(Fine-Tuning) 과정을 통해 다운스트림 태스크(Downstream Task)에 맞추어 갱신되는 방식으로 사용되고 있다. 하지만 최근 이러한 언어모델을 사용하는 과정에서 프라이버시가 침해될 수 있다는 우려가 제기되고 있다. 즉 데이터 소유자가 언어모델의 미세 조정을 수행하기 위해 다량의 데이터를 모델 소유자에게 제공 하는 과정에서 데이터의 프라이버시가 침해될 수 있으며, 반대로 모델 소유자가 모델 전체를 데이터 소유자에게 공개하면 모델의 구조 및 가중치가 공개되어 모델의 프라이버시가 침해될 수 있다는 것이다. 이러한 상황에서 프라이버시를 보호하며 언어모델의 미세 조정을 수행하기 위해 최근 오프사이트 튜닝(Offsite Tuning)의 개념이 제안되었으나, 해당 연구는 제안 방법론을 텍스트 분류 모델에 적용하는 구체적인 방안을 제시하지 못했다는 한계를 갖는다. 이에 본 연구에서는 한글 문서에 대한 다중 분류 미세 조정 수행 시, 모델과 데이터의 프라이버시를 보호하기 위해 분류기를 추가한 오프사이트 튜닝을 적용하는 구체적인 방법을 제시한다. 제안 방법론의 성능을 평가하기 위해 AIHub에서 제공하는 ICT, 전기, 전자, 기계, 그리고 의학 총 5개의 대분야로 구성된 약 20만건의 한글 데이터에 대해 실험을 수행한 결과, 제안하는 플러그인 모델이 제로 샷 모델 및 오프사이트 모델에 비해 분류 정확도 측면에서 우수한 성능을 나타냄을 확인하였다.
다국어 초록 (Multilingual Abstract)
Recently, Deep learning analysis of unstructured text data using language models, such as Google’s BERT and OpenAI’s GPT has shown remarkable results in various applications. Most language models are used to learn generalized linguistic informatio...
Recently, Deep learning analysis of unstructured text data using language models, such as Google’s BERT and OpenAI’s GPT has shown remarkable results in various applications. Most language models are used to learn generalized linguistic information from pre-training data and then update their weights for downstream tasks through a fine-tuning process. However, some concerns have been raised that privacy may be violated in the process of using these language models, i.e., data privacy may be violated when data owner provides large amounts of data to the model owner to perform fine-tuning of the language model. Conversely, when the model owner discloses the entire model to the data owner, the structure and weights of the model are disclosed, which may violate the privacy of the model. The concept of offsite tuning has been recently proposed to perform fine-tuning of language models while protecting privacy in such situations. But the study has a limitation that it does not provide a concrete way to apply the proposed methodology to text classification models. In this study, we propose a concrete method to apply offsite tuning with an additional classifier to protect the privacy of the model and data when performing multi-classification fine-tuning on Korean documents. To evaluate the performance of the proposed methodology, we conducted experiments on about 200,000 Korean documents from five major fields, ICT, electrical, electronic, mechanical, and medical, provided by AIHub, and found that the proposed plug-in model outperforms the zero-shot model and the offsite model in terms of classification accuracy.
참고문헌 (Reference)
1 Lee, Y., "Surgical fine-tuning improves adaptation to distribution shifts" 1-25, 2022
2 Papernot, N., "Scalable private learning with pate" 1-34, 2018
3 Xu, R., "Privacypreserving machine learning : Methods, challenges and directions" 1-40, 2021
4 Huang, Y., "Privacy-preserving learning via deep net pruning" 1-43, 2020
5 Wang, T., "Output privacy in data mining" 36 (36): 1-34, 2011
6 Sajjad, H., "On the effect of dropping layers of pretrained transformer models" 77 : 1-12, 2023
7 Xiao, G., "Offsite-tuning : Transfer learning without full model" 1-12, 2023
8 Fredrikson, M., "Model inversion attacks that exploit confidence information and basic countermeasures" 1322-1333, 2015
9 Baracaldo, N., "Mitigating poisoning attacks on machine learning models: A data provenance based approach" 103-110, 2017
10 Shokri, R., "Membership inference attacks against machine learning models" 3-18, 2017
1 Lee, Y., "Surgical fine-tuning improves adaptation to distribution shifts" 1-25, 2022
2 Papernot, N., "Scalable private learning with pate" 1-34, 2018
3 Xu, R., "Privacypreserving machine learning : Methods, challenges and directions" 1-40, 2021
4 Huang, Y., "Privacy-preserving learning via deep net pruning" 1-43, 2020
5 Wang, T., "Output privacy in data mining" 36 (36): 1-34, 2011
6 Sajjad, H., "On the effect of dropping layers of pretrained transformer models" 77 : 1-12, 2023
7 Xiao, G., "Offsite-tuning : Transfer learning without full model" 1-12, 2023
8 Fredrikson, M., "Model inversion attacks that exploit confidence information and basic countermeasures" 1322-1333, 2015
9 Baracaldo, N., "Mitigating poisoning attacks on machine learning models: A data provenance based approach" 103-110, 2017
10 Shokri, R., "Membership inference attacks against machine learning models" 3-18, 2017
11 Biggio, B., "Machine Learning and Knowledge Discovery in Databases" 387-402, 2013
12 Arachchige, P. C. M., "Local differential privacy for deep learning" 7 (7): 5827-5842, 2019
13 Radford, A., "Improving language understanding by generative pre-training"
14 Cheon, J. H., "Homomorphic encryption for arithmetic of approximate numbers" 409-437, 2017
15 Goodfellow, I. J., "Explaining and harnessing adversarial examples" 1-11, 2014
16 Papernot, N., "Distillation as a defense to adversarial perturbations against deep neural networks" 582-597, 2016
17 Gilad-Bachrach, R., "Cryptonets:Applying neural networks to encrypted data with high throughput and accuracy" 201-210, 2016
18 McMahan, B., "Communication-efficient learning of deep networks from decentralized data" PMLR 1273-1282, 2017
19 Devlin, J., "Bert: Pre-training of deep bidirectional transformers for language understanding" 1-16, 2018
20 Brown, T. B., "Adversarial Patch"
21 Martins, P., "A survey on fully homomorphic encryption : An engineering perspective" 50 (50): 1-33, 2017
22 Tian, Z., "A comprehensive survey on poisoning attacks and countermeasures in machine learning" 55 (55): 1-35, 2022
비정형 데이터를 이용한 화학물질 사고 대응 체계 정보속성 비교 분석 : 화학사고 예방, 대비 및대응을 위한 OECD 지침서를 중심으로
변이할당분석을 이용한 소재・부품・장비 산업 충청지역 경쟁력 분석
MZ세대의 조절효과를 중심으로 한 ChatGPT의 사용의도에 관한 연구
LLM 애플리케이션 아키텍처를 활용한 생성형 AI 서비스 구현: RAG모델과 LangChain 프레임워크 기반