RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    Prototype-BERTopic을 활용한 토픽 모델링의 결과 안정성 향상: LDA 및 기존 BERTopic과의 비교 분석 = Enhancing Topic Modeling Stability with Prototype-BERTopic: A Comparative Analysis with LDA and Standard BERTopic

    한글로보기

    https://www.riss.kr/link?id=T17372197

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    본 연구는 대규모 텍스트를 대상으로 하는 토픽 모델링에서 반복 실행에 따라 결과가 달라지는 구조적 불안정성이 해석 가능성과 재현성을 저해할 수 있다는 문제의식에서 출발하였다. 지금까지의 안정성 관련 논의는 주로 LDA 계열의 확률 기반 모델에 집중되어 있었으며, BERTopic과 같은 임베딩 기반 최신 모델에 대한 구조적 안정성과 실행 간 일관성의 체계적인 검토는 상대적으로 부족하였다.
    이에 본 연구는 LDA Prototype의 반복 실행 및 대표 실행 선택 전략을 임베딩 기반 BERTopic 모델에 적용한 Prototype-BERTopic을 제안한다. 본 연구의 실험 진행은 기본 LDA, BERTopic, LDA-Prototype, 제안 모델인 Prototype-BERTopic을 대상으로, Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, S̄ 등의 다양한 정량적 지표를 활용하여 성능을 비교하였다.
    실험 결과, Prototype-BERTopic은 반복된 실행 사이의 구조적 일관성과 재현성 측면에서 기존 BERTopic 및 LDA 기반 모델을 평균적으로 상회하였으며 특히, 기존의 Coherence 지표가 임베딩 기반 모델에 불리하게 작용할 수 있다는 해석상의 한계도 함께 분석하여, 평가 지표를 선택하는 것의 중요성을 강조하였다.
    본 연구는 임베딩 기반 토픽 모델의 구조적 안정성과 실행 신뢰성 문제를 실험적을 통해 검증하고, 이를 보완할 수 있는 실용적인 대안 모델을 제시함으로써 연구의 재현성과 실 적용 가능성의 동시 향상을 나타내고자 한다.
    번역하기

    본 연구는 대규모 텍스트를 대상으로 하는 토픽 모델링에서 반복 실행에 따라 결과가 달라지는 구조적 불안정성이 해석 가능성과 재현성을 저해할 수 있다는 문제의식에서 출발하였다. 지...

    본 연구는 대규모 텍스트를 대상으로 하는 토픽 모델링에서 반복 실행에 따라 결과가 달라지는 구조적 불안정성이 해석 가능성과 재현성을 저해할 수 있다는 문제의식에서 출발하였다. 지금까지의 안정성 관련 논의는 주로 LDA 계열의 확률 기반 모델에 집중되어 있었으며, BERTopic과 같은 임베딩 기반 최신 모델에 대한 구조적 안정성과 실행 간 일관성의 체계적인 검토는 상대적으로 부족하였다.
    이에 본 연구는 LDA Prototype의 반복 실행 및 대표 실행 선택 전략을 임베딩 기반 BERTopic 모델에 적용한 Prototype-BERTopic을 제안한다. 본 연구의 실험 진행은 기본 LDA, BERTopic, LDA-Prototype, 제안 모델인 Prototype-BERTopic을 대상으로, Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, S̄ 등의 다양한 정량적 지표를 활용하여 성능을 비교하였다.
    실험 결과, Prototype-BERTopic은 반복된 실행 사이의 구조적 일관성과 재현성 측면에서 기존 BERTopic 및 LDA 기반 모델을 평균적으로 상회하였으며 특히, 기존의 Coherence 지표가 임베딩 기반 모델에 불리하게 작용할 수 있다는 해석상의 한계도 함께 분석하여, 평가 지표를 선택하는 것의 중요성을 강조하였다.
    본 연구는 임베딩 기반 토픽 모델의 구조적 안정성과 실행 신뢰성 문제를 실험적을 통해 검증하고, 이를 보완할 수 있는 실용적인 대안 모델을 제시함으로써 연구의 재현성과 실 적용 가능성의 동시 향상을 나타내고자 한다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    This study addresses the issue of structural instability in topic modeling for large-scale text corpora, where repeated executions under the same conditions may yield inconsistent results, thereby hindering interpretability and reproducibility. While previous discussions on model stability have largely focused on probabilistic models such as LDA, systematic evaluations of embedding-based models—notably BERTopic—remain limited.
    To bridge this gap, we propose Prototype-BERTopic, which adapts the representative execution selection strategy from LDA Prototype to the BERTopic framework. We conduct experiments using standard LDA, BERTopic, Prototype LDA, and Prototype-BERTopic evaluating their performance based on multiple quantitative metrics, including Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, and Rn Score.
    Our experimental results demonstrate that Prototype-BERTopic consistently outperforms baseline models in terms of structural consistency and reproducibility across executions. Moreover, BERTopic-ILR effectively reduces topic redundancy while enhancing representational diversity. We also highlight potential limitations of traditional metrics—such as Coherence—when applied to embedding-based approaches, emphasizing the importance of metric selection in model evaluation. By empirically validating the structural reliability of embedding-based topic models and proposing practical alternatives, this study contributes to improving both the reproducibility and applicability of topic modeling in real-world text analysis tasks.evaluating their performance based on multiple quantitative metrics, including Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, and Rn Score. Our experimental results demonstrate that Prototype-BERTopic consistently outperforms baseline models in terms of structural consistency and reproducibility across executions.
    Moreover, BERTopic-ILR effectively reduces topic redundancy while enhancing representational diversity. We also highlight potential limitations of traditional metrics—such as Coherence—when applied to embedding-based approaches, emphasizing the importance of metric selection in model evaluation. By empirically validating the structural reliability of embedding-based topic models and proposing practical alternatives, this study contributes to improving both the reproducibility and applicability of topic modeling in real-world text analysis tasks.
    번역하기

    This study addresses the issue of structural instability in topic modeling for large-scale text corpora, where repeated executions under the same conditions may yield inconsistent results, thereby hindering interpretability and reproducibility. While ...

    This study addresses the issue of structural instability in topic modeling for large-scale text corpora, where repeated executions under the same conditions may yield inconsistent results, thereby hindering interpretability and reproducibility. While previous discussions on model stability have largely focused on probabilistic models such as LDA, systematic evaluations of embedding-based models—notably BERTopic—remain limited.
    To bridge this gap, we propose Prototype-BERTopic, which adapts the representative execution selection strategy from LDA Prototype to the BERTopic framework. We conduct experiments using standard LDA, BERTopic, Prototype LDA, and Prototype-BERTopic evaluating their performance based on multiple quantitative metrics, including Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, and Rn Score.
    Our experimental results demonstrate that Prototype-BERTopic consistently outperforms baseline models in terms of structural consistency and reproducibility across executions. Moreover, BERTopic-ILR effectively reduces topic redundancy while enhancing representational diversity. We also highlight potential limitations of traditional metrics—such as Coherence—when applied to embedding-based approaches, emphasizing the importance of metric selection in model evaluation. By empirically validating the structural reliability of embedding-based topic models and proposing practical alternatives, this study contributes to improving both the reproducibility and applicability of topic modeling in real-world text analysis tasks.evaluating their performance based on multiple quantitative metrics, including Coherence, Diversity, Significance, Pairwise Topic Similarity, S-CLOP, and Rn Score. Our experimental results demonstrate that Prototype-BERTopic consistently outperforms baseline models in terms of structural consistency and reproducibility across executions.
    Moreover, BERTopic-ILR effectively reduces topic redundancy while enhancing representational diversity. We also highlight potential limitations of traditional metrics—such as Coherence—when applied to embedding-based approaches, emphasizing the importance of metric selection in model evaluation. By empirically validating the structural reliability of embedding-based topic models and proposing practical alternatives, this study contributes to improving both the reproducibility and applicability of topic modeling in real-world text analysis tasks.

    더보기

    목차 (Table of Contents)

    • 제1장 서론 1
    • 제2장 관련 연구 3
    • 2.1 LDA 기반 안정성 향상 연구 5
    • 2.1.1 Latent Dirichlet Allocation Differential Evolution(LDADE) 5
    • 2.1.2 LDA Prototype 6
    • 제1장 서론 1
    • 제2장 관련 연구 3
    • 2.1 LDA 기반 안정성 향상 연구 5
    • 2.1.1 Latent Dirichlet Allocation Differential Evolution(LDADE) 5
    • 2.1.2 LDA Prototype 6
    • 2.2 BERTopic 기반 안정성 향상 연구 7
    • 2.2.1 BERTopic-ILR (Intermediate Layer Representations) 7
    • 2.2.2 FASTopic(Fast, Adaptive, Stable, Transferable BERTopic) 8
    • 2.2.3 Gibbs-BERTopic 9
    • 2.3 토픽 안정성 측정 지표 10
    • 2.3.1 구조 안정성 평가 11
    • 2.3.2 실행 간 일관성 평가 14
    • 제3장 제안 방법론 17
    • 3.1 Prototype BERTopic 18
    • 3.1.1 알고리즘 구성 18
    • 제4장 실험 22
    • 4.1 데이터셋 22
    • 4.2 실험설계 24
    • 4.2.1 Prototype BERTopic 실험 설계 25
    • 4.2.2 결과 안정성 개선 확인 지표 및 비교군 설정 26
    • 4.3 토픽 개수 및 파라미터 설정 방식에 따른 성능 비교 27
    • 5장 실험 결과 및 분석 34
    • 5.1 Prototype BERTopic 정량적 지표 기반 성능 비교 34
    • 5.1.1 AG NEWS 데이터셋 실험 38
    • 5.1.2 BBC News 데이터셋 실험 44
    • 5.1.3 Twitter 데이터셋 실험 50
    • 5.2 실험 결과 56
    • 5.3 정성평가(Qualitative Analysis) 58
    • 제6장 결론 및 향후 연구계획 60
    • 참고문헌 62
    • 영문초록 65
    • 부록 67
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼