RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

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

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

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

    Deep Learning Application for Point Cloud = 점 군 데이터에 대한 딥러닝의 응용

    한글로보기

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

    • 0

      상세조회
    • 0

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

    부가정보

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

    본 학위논문은 점 군 데이터를 서로 다른 문제 설정에서 활용하는 두 가지 연구 방향을 제시한다. 점 군은 컴퓨터 비전 및 관련 분야에서 기하학적 구조를 표현하기 위한 널리 사용되는 데이터 표현 방식으로 자리 잡고 있다.
    첫 번째 연구는 비대응(unpaired) 점 군 완성(point cloud completion) 문제를 다룬다. 이 설정에서는 불완전 점 군과 완전 점 군 사이에 대응관계가 존재하지 않으며, 두 분포가 서로 다를 수 있다. 본 연구에서는 불균형 최적수송(Unbalanced Optimal Transport, UOT) 맵을 기반으로 불완전 점 군 분포와 완전 점 군 분포 사이의 수송 사상을 학습하는 프레임워크 UOT-UPC를 제안한다. 이 접근법은 불완전 점 군과 완전 점 군 사이의 페어(pair) 형태의 지도(supervision) 없이도 점 군 완성을 가능하게 하며, 클래스 불균형 상황에서도 높은 강건성을 바탕으로 경쟁력 있는 성능을 달성한다. 두 번째 연구는 사람 자세(human pose)를 포함하는 텍스트-투-이미지(text-to-image, T2I) 생성 문제에 초점을 둔다. 본 연구에서는 대형 언어 모델(Large Language Model, LLM)을 활용하여 텍스트 프롬프트로부터 점 군 형태의 자세 키포인트를 직접 추론하고, 이를 자세 인지 T2I 모델을 위한 구조적 유도 신호(structural guidance)로 활용하는 방법론 PointT2I를 제안한다. 이 방법론은 LLM 기반 피드백 시스템을 도입하고 자세 특화 학습 없이도, 다양한 도전적 텍스트 프롬프트에 대해 자세가 정확한 이미지를 생성한다.
    번역하기

    본 학위논문은 점 군 데이터를 서로 다른 문제 설정에서 활용하는 두 가지 연구 방향을 제시한다. 점 군은 컴퓨터 비전 및 관련 분야에서 기하학적 구조를 표현하기 위한 널리 사용되는 데이...

    본 학위논문은 점 군 데이터를 서로 다른 문제 설정에서 활용하는 두 가지 연구 방향을 제시한다. 점 군은 컴퓨터 비전 및 관련 분야에서 기하학적 구조를 표현하기 위한 널리 사용되는 데이터 표현 방식으로 자리 잡고 있다.
    첫 번째 연구는 비대응(unpaired) 점 군 완성(point cloud completion) 문제를 다룬다. 이 설정에서는 불완전 점 군과 완전 점 군 사이에 대응관계가 존재하지 않으며, 두 분포가 서로 다를 수 있다. 본 연구에서는 불균형 최적수송(Unbalanced Optimal Transport, UOT) 맵을 기반으로 불완전 점 군 분포와 완전 점 군 분포 사이의 수송 사상을 학습하는 프레임워크 UOT-UPC를 제안한다. 이 접근법은 불완전 점 군과 완전 점 군 사이의 페어(pair) 형태의 지도(supervision) 없이도 점 군 완성을 가능하게 하며, 클래스 불균형 상황에서도 높은 강건성을 바탕으로 경쟁력 있는 성능을 달성한다. 두 번째 연구는 사람 자세(human pose)를 포함하는 텍스트-투-이미지(text-to-image, T2I) 생성 문제에 초점을 둔다. 본 연구에서는 대형 언어 모델(Large Language Model, LLM)을 활용하여 텍스트 프롬프트로부터 점 군 형태의 자세 키포인트를 직접 추론하고, 이를 자세 인지 T2I 모델을 위한 구조적 유도 신호(structural guidance)로 활용하는 방법론 PointT2I를 제안한다. 이 방법론은 LLM 기반 피드백 시스템을 도입하고 자세 특화 학습 없이도, 다양한 도전적 텍스트 프롬프트에 대해 자세가 정확한 이미지를 생성한다.

    더보기

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

    This dissertation presents two independent research directions that leverage point cloud data in fundamentally different problem settings. In computer vision and related fields, point clouds are a widely used representation for describing geometric structure.
    The first study addresses unpaired point cloud completion, where incomplete and complete point clouds lack correspondences and may differ in distribution. We introduce UOT-UPC, a framework based on the Unbalanced Optimal Transport (UOT) map that learns a transport mapping between the incomplete and complete point cloud distributions. This approach enables completion without paired supervision and achieves competitive performance with strong robustness to class imbalance. The second study focuses on text-to-image (T2I) generation involving human poses. We propose PointT2I, a framework that uses a Large Language Model to infer pose keypoints—represented as a point cloud—from textual prompts and applies them as structural guidance for pose-aware T2I models. With an LLM-based feedback mechanism and no pose-specific training, the framework generates pose-accurate images across diverse and challenging scenarios.
    번역하기

    This dissertation presents two independent research directions that leverage point cloud data in fundamentally different problem settings. In computer vision and related fields, point clouds are a widely used representation for describing geometric st...

    This dissertation presents two independent research directions that leverage point cloud data in fundamentally different problem settings. In computer vision and related fields, point clouds are a widely used representation for describing geometric structure.
    The first study addresses unpaired point cloud completion, where incomplete and complete point clouds lack correspondences and may differ in distribution. We introduce UOT-UPC, a framework based on the Unbalanced Optimal Transport (UOT) map that learns a transport mapping between the incomplete and complete point cloud distributions. This approach enables completion without paired supervision and achieves competitive performance with strong robustness to class imbalance. The second study focuses on text-to-image (T2I) generation involving human poses. We propose PointT2I, a framework that uses a Large Language Model to infer pose keypoints—represented as a point cloud—from textual prompts and applies them as structural guidance for pose-aware T2I models. With an LLM-based feedback mechanism and no pose-specific training, the framework generates pose-accurate images across diverse and challenging scenarios.

    더보기

    목차 (Table of Contents)

    • 1 Introduction 1
    • 2 Point Cloud Completion 3
    • 2.1 Introduction 3
    • 2.2 Preliminaries 6
    • 1 Introduction 1
    • 2 Point Cloud Completion 3
    • 2.1 Introduction 3
    • 2.2 Preliminaries 6
    • 2.3 Related Works 9
    • 2.4 Method 11
    • 2.4.1 Motivation 12
    • 2.4.2 Proposed Method 17
    • 2.4.3 Implementation Details 18
    • 2.5 Experiments 19
    • 2.5.1 Unpaired Point Completion Benchmark 20
    • 2.5.2 Robustness to Class Imbalance of UOT approach 23
    • 2.5.3 Ablation Study 25
    • 2.6 Conclusion 27
    • 3 Point Cloud as Guidance for Text-to-Image model 28
    • 3.1 Introduction 28
    • 3.2 Background 32
    • 3.2.1 Diffusion-based Text-to-Image Generation 32
    • 3.2.2 Text-to-Image Generation using LLM 33
    • 3.2.3 Broader Multimodal model Research 34
    • 3.3 Method 36
    • 3.3.1 Keypoint Generation 37
    • 3.3.2 Image Generation 38
    • 3.3.3 Feedback System 40
    • 3.4 Experiments 41
    • 3.4.1 Implementation Details 41
    • 3.4.2 Pose-Aware Text-to-Image Alignment 47
    • 3.5 Ablation Study 55
    • 3.5.1 Necessity of Feedback System 55
    • 3.5.2 Robustness to Prompts 60
    • 3.5.3 Compatibility with Various Image Generators 64
    • 3.5.4 Compatibility with Various LLMs 67
    • 3.5.5 Sensitivity Analysis for Prompt Template 69
    • 3.6 Discussion 71
    • 3.7 Conclusion 77
    • 4 Conclusion 78
    • Appendices 80
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

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

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

    나만을 위한 추천자료

    해외이동버튼