본 연구는 대량의 텍스트 문서를 효율적으로 분석하고 의미 있는 인사이트를 자동으로 생성하는 AI 기반 문서 유사도 리포트 시스템을 설계·구현하였다. 정보 과부하의 시대에 사용자는 방...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=T17405606
대전 : 배재대학교 일반대학원, 2025
학위논문(석사) -- 배재대학교 일반대학원 , 스마트ICT융합학과 , 2026. 2
2025
한국어
대전
26 cm
지도교수: 정회경
I804:25007-200000956800
0
상세조회0
다운로드본 연구는 대량의 텍스트 문서를 효율적으로 분석하고 의미 있는 인사이트를 자동으로 생성하는 AI 기반 문서 유사도 리포트 시스템을 설계·구현하였다. 정보 과부하의 시대에 사용자는 방...
본 연구는 대량의 텍스트 문서를 효율적으로 분석하고 의미 있는 인사이트를 자동으로 생성하는 AI 기반 문서 유사도 리포트 시스템을 설계·구현하였다. 정보 과부하의 시대에 사용자는 방대한 문서에 노출되고 있으나, 이들을 수작업으로 분석하는 것은 시간이 많이 소요되고 비효율적이다. 특히 유사한 내용을 다루는 문서들을 자동으로 탐지하고, 공통점과 차이점을 비교하며, 주제별로 분류하는 작업은 현대 정보 관리의 핵심 과제이다.
본 연구에서 구현한 시스템은 Spring Boot(3.x), MySQL(9.x), OpenAI API 등 최신 기술 스택 등 최신 기술 스택을 기반으로 개발되었다. 텍스트 문서를 OpenAI Embeddings API를 통해 1536차원의 벡터로 변환한 뒤 코사인 유사도를 적용해 문서 간 유사도를 계산한다. 이후 GPT-4o의 자연어 생성 능력을 활용해 ①키워드 기반 유사 문서 추천, ②다중 문서 비교 분석, ③문서 자동 클러스터링 세 가지 유형의 리포트를 자동 생성한다. 관리자와 일반 사용자를 구분한 역할 기반 웹 대시보드를 제공해 다양한 사용자의 요구를 충족한다.
실험 결과, 평균 22%의 유사도 점수가 측정되었음에도 상위 유사 문서의 80% 이상이 동일 카테고리에 속하였으며, 자동 생성된 클러스터는‘보안’ 및 ‘기후’ 주제에서 의미 있는 하위 분류를 보여주었다. 이는 절대 유사도보다 상대적 순위 기반 평가가 더 유의미함을 시사한다. GPT-4o의 자연어 생성 능력이 낮은 임베딩 유사도의 한계를 보완함으로써, 사용자가 대량의 문서를 신속하게 이해하고 인사이트를 도출할 수 있게 하였다.
본 연구는 문서 분석 및 정보 시스템의 자동화 가능성을 실증함으로써, 향후 AI 기반 정보 처리 시스템 발전에 기초를 제공한다. 구현된 시스템은 기업의 시장 조사, 학술 기관의 연구 동향 분석, 정부 기관의 정책 분석, 언론사의 기사 분류 등 다양한 산업 분야에 응용 가능하다.
다국어 초록 (Multilingual Abstract)
This study designed and implemented an AI-based document similarity report system that efficiently analyzes a large amount of text documents and automatically generates meaningful insights. In an era of information overload, users are exposed to vast ...
This study designed and implemented an AI-based document similarity report system that efficiently analyzes a large amount of text documents and automatically generates meaningful insights. In an era of information overload, users are exposed to vast amounts of documents, but analyzing them manually is time-consuming and inefficient. In particular, the task of automatically detecting documents dealing with similar content, comparing commonalities and differences, and classifying them by subject is a key task of modern information management.
The system implemented in this study was developed based on the latest technology stack such as Spring Boot (3.x), MySQL (9.x), and OpenAI API. After converting text documents into 1536-dimensional vectors through the OpenAI Embedding API, cosine similarity is applied to calculate the similarity between documents. Afterwards, GPT-4o's natural language generation capabilities are utilized to automatically generate three types of reports: ① keyword-based similar documents recommendation, ② multi-document comparison analysis, and ③ automatic document clustering. It meets the needs of various users by providing a role-based web dashboard that distinguishes administrators and general users.
As a result of the experiment, even though an average similarity score of 22% was measured, more than 80% of the top similar documents belonged to the same category, and the automatically generated cluster showed meaningful subclassification in the topic of 'security' and 'climate'. This suggests that the relative ranking-based evaluation is more significant than the absolute similarity. By supplementing the limit of embedding similarity, GPT-4o's natural language generation ability is low, it enabled users to quickly understand a large amount of documents and derive insights.
This study provides the basis for the development of AI-based information processing systems in the future by demonstrating the possibility of automation of document analysis and information systems. The implemented system can be applied to various industrial fields such as corporate market research, analysis of research trends of academic institutions, policy analysis of government agencies, and classification of articles of media companies.
목차 (Table of Contents)