RISS 학술연구정보서비스

검색
다국어 입력

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

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

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재 SCOPUS

      다양한 문장형태에 대한 지리공간 분석절차 분류 연구 = A Study on the Classification of Geospatial Operation Workflow for Various Sentence Types

      한글로보기

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

      • 0

        상세조회
      • 0

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

      부가정보

      다국어 초록 (Multilingual Abstract)

      Geo-analytical QA (QA: Question Answering)is a study that derives geospatial operation workflow included ingeospatial question and it is necessary to derive workflow for various sentence types in order to perform realistic geoanalyticalQA. Therefore, the purpose of this study is to develop an algorithm that can derive workflow for varioussentence types. To this end, text classification which matches a question to predefined workflows is used . To use textclassification, we need to select a corpus, label the corpus, extract feature which converts text into numbers, and trainthe classification models using the extracted feature. GeoAnQu, which is known to require various types of geospatialoperation workflows, was selected as a corpus and 23 workflows were derived by analyzing it. We then paraphrase itfor algorithm generalization verification and data augmentation and label it using 23 workflows. We performed corpusfeature extraction using TF-IDF that is based on statistical methodology. We trained linear SVM, decision tree, Multilayerperceptron classifier, and Naive Bayes classifier, and then selected the best performing linear SVM as the finalmodel. It was confirmed that the workflow for various sentence types can be derived through the model.
      번역하기

      Geo-analytical QA (QA: Question Answering)is a study that derives geospatial operation workflow included ingeospatial question and it is necessary to derive workflow for various sentence types in order to perform realistic geoanalyticalQA. Therefore, ...

      Geo-analytical QA (QA: Question Answering)is a study that derives geospatial operation workflow included ingeospatial question and it is necessary to derive workflow for various sentence types in order to perform realistic geoanalyticalQA. Therefore, the purpose of this study is to develop an algorithm that can derive workflow for varioussentence types. To this end, text classification which matches a question to predefined workflows is used . To use textclassification, we need to select a corpus, label the corpus, extract feature which converts text into numbers, and trainthe classification models using the extracted feature. GeoAnQu, which is known to require various types of geospatialoperation workflows, was selected as a corpus and 23 workflows were derived by analyzing it. We then paraphrase itfor algorithm generalization verification and data augmentation and label it using 23 workflows. We performed corpusfeature extraction using TF-IDF that is based on statistical methodology. We trained linear SVM, decision tree, Multilayerperceptron classifier, and Naive Bayes classifier, and then selected the best performing linear SVM as the finalmodel. It was confirmed that the workflow for various sentence types can be derived through the model.

      더보기

      국문 초록 (Abstract)

      지리공간분석 질의응답(Geo-analytical QA)은 지리공간질의에 내포된 지리공간 분석절차를 도출하는 연구로서 현실적인 지리공간분석 질의응답을 수행하기 위해서는 다양한 문장형태에 대해 분석절차를 도출할 수 있어야 한다. 따라서 본 연구에서는 다양한 문장형태에 대해 분석절차를 도출할 수 있는 알고리즘을 개발하는 것을 목표로 한다. 이를위해 미리 정의한 지리공간 분석절차 중 하나로 질의를 대응시키는 text classification을 사용했다. text classification을사용하기 위해서는 말뭉치 선정, 말뭉치 라벨링, 말뭉치를 숫자로 변환하는 특징추출, 마지막으로 특징추출 한 값을 이용해 분류모델을 학습시키는 과정이 필요하다. 말뭉치로는 지리공간질의를 답하기 위해 다양한 유형의 분석절차를 필요로 하는 것으로 알려진 GeoAnQu를 선정했고 해당 말뭉치를 분석해 23개의 분석절차를 도출했다. 그 후, 알고리즘일반화 검증 및 데이터 증강 목적으로 GeoAnQu말뭉치를 패러프레이징 한 후 이를 23개의 분석절차를 이용해 라벨링했다. 통계학적 방식에 기반한 TF-IDF를 이용해 말뭉치 특징추출을 수행하고 선형 SVM(Linear SVM), Decision tree,Multi-layer perceptron classifier, Naive Bayes classifier을 학습시킨 후 가장 높은 성능을 보인 선형 SVM을 최종 모델로 선정했다. 해당 모델을 통해 다양한 문장형태에 대해 분석절차를 도출할 수 있는 것을 확인했다.
      번역하기

      지리공간분석 질의응답(Geo-analytical QA)은 지리공간질의에 내포된 지리공간 분석절차를 도출하는 연구로서 현실적인 지리공간분석 질의응답을 수행하기 위해서는 다양한 문장형태에 대해 분...

      지리공간분석 질의응답(Geo-analytical QA)은 지리공간질의에 내포된 지리공간 분석절차를 도출하는 연구로서 현실적인 지리공간분석 질의응답을 수행하기 위해서는 다양한 문장형태에 대해 분석절차를 도출할 수 있어야 한다. 따라서 본 연구에서는 다양한 문장형태에 대해 분석절차를 도출할 수 있는 알고리즘을 개발하는 것을 목표로 한다. 이를위해 미리 정의한 지리공간 분석절차 중 하나로 질의를 대응시키는 text classification을 사용했다. text classification을사용하기 위해서는 말뭉치 선정, 말뭉치 라벨링, 말뭉치를 숫자로 변환하는 특징추출, 마지막으로 특징추출 한 값을 이용해 분류모델을 학습시키는 과정이 필요하다. 말뭉치로는 지리공간질의를 답하기 위해 다양한 유형의 분석절차를 필요로 하는 것으로 알려진 GeoAnQu를 선정했고 해당 말뭉치를 분석해 23개의 분석절차를 도출했다. 그 후, 알고리즘일반화 검증 및 데이터 증강 목적으로 GeoAnQu말뭉치를 패러프레이징 한 후 이를 23개의 분석절차를 이용해 라벨링했다. 통계학적 방식에 기반한 TF-IDF를 이용해 말뭉치 특징추출을 수행하고 선형 SVM(Linear SVM), Decision tree,Multi-layer perceptron classifier, Naive Bayes classifier을 학습시킨 후 가장 높은 성능을 보인 선형 SVM을 최종 모델로 선정했다. 해당 모델을 통해 다양한 문장형태에 대해 분석절차를 도출할 수 있는 것을 확인했다.

      더보기

      참고문헌 (Reference)

      1 William S Noble, "What is a support vector machine?" Springer Science and Business Media LLC 24 (24): 1565-1567, 2006

      2 Barbara Hofer, "Uses of online geoprocessing technology in analyses and case studies: a systematic analysis of literature" Informa UK Limited 8 (8): 901-917, 2014

      3 Hamzei, E., "Translating place-related questions to GeoSPARQL queries" 902-911, 2022

      4 F. Rosenblatt, "The perceptron: A probabilistic model for information storage and organization in the brain." American Psychological Association (APA) 65 (65): 386-408, 1958

      5 Zhang, H., "The optimality of naive Bayes" 1 (1): 3-, 2004

      6 Meaden, G. J., "The functioning of a GIS"

      7 Hastie, T, "The Elements of Statistical Learning: Data Mining, Inference, and Prediction" Springer 257-298, 2001

      8 Shahzad Qaiser, "Text Mining: Use of TF-IDF to Examine the Relevance of Words to Documents" Foundation of Computer Science 181 (181): 25-29, 2018

      9 Ehsan Hamzei, "Templates of generic geographic information for answering where-questions" Informa UK Limited 36 (36): 188-214, 2021

      10 Punjani, D., "Template-based question answering over linked geospatial data" Association for Computing Machinery 1-10, 2018

      1 William S Noble, "What is a support vector machine?" Springer Science and Business Media LLC 24 (24): 1565-1567, 2006

      2 Barbara Hofer, "Uses of online geoprocessing technology in analyses and case studies: a systematic analysis of literature" Informa UK Limited 8 (8): 901-917, 2014

      3 Hamzei, E., "Translating place-related questions to GeoSPARQL queries" 902-911, 2022

      4 F. Rosenblatt, "The perceptron: A probabilistic model for information storage and organization in the brain." American Psychological Association (APA) 65 (65): 386-408, 1958

      5 Zhang, H., "The optimality of naive Bayes" 1 (1): 3-, 2004

      6 Meaden, G. J., "The functioning of a GIS"

      7 Hastie, T, "The Elements of Statistical Learning: Data Mining, Inference, and Prediction" Springer 257-298, 2001

      8 Shahzad Qaiser, "Text Mining: Use of TF-IDF to Examine the Relevance of Words to Documents" Foundation of Computer Science 181 (181): 25-29, 2018

      9 Ehsan Hamzei, "Templates of generic geographic information for answering where-questions" Informa UK Limited 36 (36): 188-214, 2021

      10 Punjani, D., "Template-based question answering over linked geospatial data" Association for Computing Machinery 1-10, 2018

      11 Zhen Huang, "Recent Trends in Deep Learning Based Open-Domain Textual Question Answering Systems" Institute of Electrical and Electronics Engineers (IEEE) 8 : 94341-94356, 2020

      12 Dsouza, A., "Proceedings of the 30th ACM International Conference on Information & Knowledge Management" Association for Computing Machinery 4475-4484, 2021

      13 Damodaran, P., "Parrot: paraphrase generation for NLU. v1. 0"

      14 El Naqa, I., "Machine Learning in Radiation Oncology: Theory and Applications" Springer International Publishing, Cham 3-11, 2015

      15 Nguyen, T., "MS MARCO: A human generated machine reading comprehension dataset"

      16 Claus Stadler, "LinkedGeoData: A core for a web of spatial open data" IOS Press 3 (3): 333-354, 2012

      17 Mingke Li, "Geospatial Operations of Discrete Global Grid Systems—a Comparison with Traditional GIS" Springer Science and Business Media LLC 4 (4): 2020

      18 Jae-Gil Lee, "Geospatial Big Data: Challenges and Opportunities" Elsevier BV 2 (2): 74-81, 2015

      19 Simon Scheider, "Geo-analytical question-answering with GIS" Informa UK Limited 14 (14): 1-14, 2020

      20 Chang, Y.W., "Feature ranking using linear SVM" 53-64, 2008

      21 Haiqi Xu, "Extracting interrogative intents and concepts from geo-analytic questions" Copernicus GmbH 1 : 1-21, 2020

      22 Emmanuel Stefanakis, "Enhancing Operations with Spatial Access Methods in a Database Management System for GIS" Informa UK Limited 25 (25): 16-32, 1998

      23 Mikolov, T., "Efficient estimation of word representations in vector space"

      24 Wei‐Yin Loh, "Classification and regression trees" Wiley 1 (1): 14-23, 2011

      25 Dalal, M. K., "Automatic text classification: a technical review" 28 (28): 37-40, 2011

      26 Allan Pinkus, "Approximation theory of the MLP model in neural networks" Cambridge University Press (CUP) 8 : 143-195, 1999

      27 Haiqi Xu, "A grammar for interpreting geo-analytical questions as concept transformations" Informa UK Limited 1-31, 2022

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      나만을 위한 추천자료

      해외이동버튼