RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

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

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

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

    새소리 인식 end-to-end framewor : data pipeline과 transfer learning의 효용성 검증

    한글로보기

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

    • 0

      상세조회
    • 0

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

    부가정보

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

    본 논문에서는 새소리 인식을 위한 End to End Framework를 제안한다. 제안한 framework의 특징은 크게 (1) 새소리 학습과 인식이 일련의 과정이 될 수 있도록 하는 data pipeline과 (2) 새소리 분류에 적합한 feature extraction과 transfer learning 기반 모델로 분류하는 것으로 나누어진다. Data pipeline은 training process와 recognition process로 구성되어 있는데, training process는 xeno-canto와 interface 하고 있어 빅데이터 기반으로 학습을 하고 recognition process는 입력된 새소리에 대해 인식한 결과를 보여주게 된다. 새소리 분류에 적합한 feature extraction과 딥러닝 모델은 실험을 통해 선정하였다. Feature extraction 선정 시 음향신호의 특징을 잘 추출해주는 Mel Spectrogram과 STFT Spectrogram, Wav2vec 2.0을 비교하는 실험을 하였고 사람의 청각을 모사한 Mel Spectrogram이 가장 좋은 성능을 보여주었다. 딥러닝 모델 선정 시 ResNet50 pretrain한 모델과 ResNet50 weight를 Random Initialization한 모델, CNN모델을 비교하는 실험을 하였고 transfer learning 기반인 ResNet50 pretrain한 모델이 가장 좋은 성능을 보여주었다. 본 논문에서는 아메리카 대륙 20종의 새소리를 분류하였고 15 epoch에서 loss와 accuracy는 (0.814, 77.901%) 라는 실험결과를 보여준다.
    번역하기

    본 논문에서는 새소리 인식을 위한 End to End Framework를 제안한다. 제안한 framework의 특징은 크게 (1) 새소리 학습과 인식이 일련의 과정이 될 수 있도록 하는 data pipeline과 (2) 새소리 분류에 적합...

    본 논문에서는 새소리 인식을 위한 End to End Framework를 제안한다. 제안한 framework의 특징은 크게 (1) 새소리 학습과 인식이 일련의 과정이 될 수 있도록 하는 data pipeline과 (2) 새소리 분류에 적합한 feature extraction과 transfer learning 기반 모델로 분류하는 것으로 나누어진다. Data pipeline은 training process와 recognition process로 구성되어 있는데, training process는 xeno-canto와 interface 하고 있어 빅데이터 기반으로 학습을 하고 recognition process는 입력된 새소리에 대해 인식한 결과를 보여주게 된다. 새소리 분류에 적합한 feature extraction과 딥러닝 모델은 실험을 통해 선정하였다. Feature extraction 선정 시 음향신호의 특징을 잘 추출해주는 Mel Spectrogram과 STFT Spectrogram, Wav2vec 2.0을 비교하는 실험을 하였고 사람의 청각을 모사한 Mel Spectrogram이 가장 좋은 성능을 보여주었다. 딥러닝 모델 선정 시 ResNet50 pretrain한 모델과 ResNet50 weight를 Random Initialization한 모델, CNN모델을 비교하는 실험을 하였고 transfer learning 기반인 ResNet50 pretrain한 모델이 가장 좋은 성능을 보여주었다. 본 논문에서는 아메리카 대륙 20종의 새소리를 분류하였고 15 epoch에서 loss와 accuracy는 (0.814, 77.901%) 라는 실험결과를 보여준다.

    더보기

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

    In this dissertation, we propose an End-to-End Framework for bird sound recognition. The features of the proposed framework are largely divided into (1) data pipeline that allows bird sound learning and recognition to be a series of processes, and (2) feature extraction and transfer learning-based models suitable for bird sound classification. Data pipeline consists of a training process and a recognition process. The training process is interfacing with xeno-canto, so it learns based on big data, and the recognition process shows the result of recognizing the input bird sound. Feature extractions and deep learning models suitable for bird sound classification were selected through experiments. When selecting a feature extraction, an experiment was conducted to compare Mel Spectrogram, STFT Spectrogram, and Wav2vec 2.0, which extract the characteristics of sound signals well, and Mel Spectrogram, which simulates human hearing, showed the best performance. When selecting a deep learning model, an experiment was conducted to compare the ResNet50 pretrain model, the ResNet50 weight randomly initialized model, and the ResNet50 pretrain model, which is based on transfer learning, showed the best performance. In this dissertation, we classify the sounds of 20 species of birds in the Americas and show the experimental results of loss and accuracy (0.814, 77.901%) at 15 epochs.
    번역하기

    In this dissertation, we propose an End-to-End Framework for bird sound recognition. The features of the proposed framework are largely divided into (1) data pipeline that allows bird sound learning and recognition to be a series of processes, and (2)...

    In this dissertation, we propose an End-to-End Framework for bird sound recognition. The features of the proposed framework are largely divided into (1) data pipeline that allows bird sound learning and recognition to be a series of processes, and (2) feature extraction and transfer learning-based models suitable for bird sound classification. Data pipeline consists of a training process and a recognition process. The training process is interfacing with xeno-canto, so it learns based on big data, and the recognition process shows the result of recognizing the input bird sound. Feature extractions and deep learning models suitable for bird sound classification were selected through experiments. When selecting a feature extraction, an experiment was conducted to compare Mel Spectrogram, STFT Spectrogram, and Wav2vec 2.0, which extract the characteristics of sound signals well, and Mel Spectrogram, which simulates human hearing, showed the best performance. When selecting a deep learning model, an experiment was conducted to compare the ResNet50 pretrain model, the ResNet50 weight randomly initialized model, and the ResNet50 pretrain model, which is based on transfer learning, showed the best performance. In this dissertation, we classify the sounds of 20 species of birds in the Americas and show the experimental results of loss and accuracy (0.814, 77.901%) at 15 epochs.

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

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

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

    나만을 위한 추천자료

    해외이동버튼