• 제목/요약/키워드: Competition-Based Learning

검색결과 109건 처리시간 0.029초

FlappyBird Competition System: 인공지능 수업의 경쟁 기반 평가 시스템의 구현 (FlappyBird Competition System: A Competition-Based Assessment System for AI Course)

  • 손의성;김재경
    • 한국멀티미디어학회논문지
    • /
    • 제24권4호
    • /
    • pp.593-600
    • /
    • 2021
  • In this paper, we present the FlappyBird Competition System (FCS) implementation, a competition-based automated assessment system used in an entry-level artificial intelligence (AI) course at a university. The proposed system provides an evaluation method suitable for AI courses while taking advantage of automated assessment methods. Students are to design a neural network structure, train the weights, and tune hyperparameters using the given reinforcement learning code to improve the overall performance of game AI. Students participate using the resulting trained model during the competition, and the system automatically calculates the final score based on the ranking. The user evaluation conducted after the semester ends shows that our competition-based automated assessment system promotes active participation and inspires students to be interested and motivated to learn AI. Using FCS, the instructor significantly reduces the amount of time required for assessment.

A Deep Learning Algorithm for Fusing Action Recognition and Psychological Characteristics of Wrestlers

  • Yuan Yuan;Yuan Yuan;Jun Liu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제17권3호
    • /
    • pp.754-774
    • /
    • 2023
  • Wrestling is one of the popular events for modern sports. It is difficult to quantitatively describe a wrestling game between athletes. And deep learning can help wrestling training by human recognition techniques. Based on the characteristics of latest wrestling competition rules and human recognition technologies, a set of wrestling competition video analysis and retrieval system is proposed. This system uses a combination of literature method, observation method, interview method and mathematical statistics to conduct statistics, analysis, research and discussion on the application of technology. Combined the system application in targeted movement technology. A deep learning-based facial recognition psychological feature analysis method for the training and competition of classical wrestling after the implementation of the new rules is proposed. The experimental results of this paper showed that the proportion of natural emotions of male and female wrestlers was about 50%, indicating that the wrestler's mentality was relatively stable before the intense physical confrontation, and the test of the system also proved the stability of the system.

Fuzzy Learning Vector Quantization based on Fuzzy k-Nearest Neighbor Prototypes

  • Roh, Seok-Beom;Jeong, Ji-Won;Ahn, Tae-Chon
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제11권2호
    • /
    • pp.84-88
    • /
    • 2011
  • In this paper, a new competition strategy for learning vector quantization is proposed. The simple competitive strategy used for learning vector quantization moves the winning prototype which is the closest to the newly given data pattern. We propose a new learning strategy based on k-nearest neighbor prototypes as the winning prototypes. The selection of several prototypes as the winning prototypes guarantees that the updating process occurs more frequently. The design is illustrated with the aid of numeric examples that provide a detailed insight into the performance of the proposed learning strategy.

Kinect 게임 활용 수업에서 학습자의 참여적 학습 경험에 대한 사례 연구 (A Case Study on the Learner's Engaged Learning Experience in Kinect Game Based Learning)

  • 류은진;강명희;박주연
    • 정보교육학회논문지
    • /
    • 제23권4호
    • /
    • pp.363-374
    • /
    • 2019
  • 최근 디지털 네이티브 학습자를 위한 교수방법인 게임 활용 학습에 대한 관심이 증가하고 있다. 이에 본 연구에서는 초등학교 역사수업에 맞춰 개발된 Kinect 게임 활용 수업을 실시한 후 성공적으로 학습에 참여한 것으로 관찰된 학생 14명을 대상으로 인터뷰를 실시하여 참여적 학습 경험을 분석하였다. 연구 결과 학생들은 경쟁과 협력 놀이 요소에서는 '목표 달성'과 '상호작용'을, 디지털 놀이 요소에서는 '다감각적 자극', '환상과 호기심', '정확한 피드백', '우연', '통제감'을, 신체활동 놀이 요소에서는 '체감된 인지', '실재감'을 경험하면서 참여적 학습을 하는 것을 확인할 수 있었다. 이를 통해 Kinect 게임 활용 수업을 참여적 학습을 위한 교수학습방법으로 도입할 기초자료로서 도움을 주고자 한다.

기계학습 및 필터링 방법을 결합한 경쟁관계 인식 (Competition Relation Extraction based on Combining Machine Learning and Filtering)

  • 이충희;서영훈;김현기
    • 정보과학회 논문지
    • /
    • 제42권3호
    • /
    • pp.367-378
    • /
    • 2015
  • 본 논문은 기계학습 방법과 필터링 방법을 결합해서 경쟁관계를 인식하는 방법에 대한 연구이다. 기존 연구들은 기계학습 방법에만 의존해서 관계유형을 인식하는 연구들이 대부분이며. 사용되는 자질도 일반적인 관계유형에 적합한 자질을 사용하고 특히 구문분석 정보가 매우 중요한 자질로 사용된다. 본 논문에서는 구문분석 등의 언어분석 결과를 이용하지 않고, 단순한 자질들(어휘, 거리, 위치, 단서단어)만을 사용해도 경쟁관계 인식에 효과적임을 확인하였다. 또한, 경쟁관계인식 긍정 정확도를 향상시킬 수 있는 문장별 경쟁유무 분류방법, 스팸분류 방법, 거리제약 기반 자질필터링 방법을 기계학습 방법과 결합한 방법론을 제안한다. 방법론 검증을 위해서 뉴스분야 2,565개 문장을 평가셋으로 구축하였고, 비교 평가를 위해서 규칙기반 경쟁관계 인식기와 기존연구의 관계추출 방법론에 기반한 일반 관계추출기를 적용해서 비교하였다. 성능평가 결과로 규칙기반 엔진이 긍정정확도와 전체정확도(accuracy)가 81.2%와 56.8% 성능을 보였고, 일반 관계추출기는 61.2%와 56.3%를 보였다. 그에 비해서 본 논문에서 제안하는 방법은 긍정 정확도 92.2%와 전체정확도 71.3% 성능을 보여서 경쟁관계 인식에 효과적임을 확인하였다.

네트워크 기반의 다자간 상호 경쟁적 학습모형의 설계 및 플랫폼 구현 (Design and Development of Network Based Competition Learning Model)

  • 허균
    • 정보처리학회논문지A
    • /
    • 제10A권6호
    • /
    • pp.709-714
    • /
    • 2003
  • 최근 통신기술의 발달로 교육용 컨텐츠에 있어서도 학습자와 학습 컨텐츠 사이의 상호작용이 강조되고 있다. 반면에 기존의 WBI나 CAI의 경우는 학습자와 컨텐츠 사이의 단순한 상호작용만 적용하였다. 학습자간의 상호작용을 극대화 할 수 있는 게임 형태의 플랫폼은 찾아보기 어렵다. 이에 본 연구에서 개별적 독립학습에서 발생하는 학습자간의 상호작용 부재의 문제와 협동학습에서 나타나는 공동의 목표 설정 및 프로그램 구현의 어려움을 극복하기 위한 대안으로 다자간 상호 경쟁적 학습 모형을 제시한다. 또, 이를 적용한 네트워크 게임 형태의 교육 컨텐츠를 위한 설계와 플랫폼 형태로 실제 구현해 봄으로써 상호 경쟁적 학습 모형과 함께 교육용 컨텐츠의 새로운 관점을 제시해 보았다.

A Comparative Analysis of the Pre-Processing in the Kaggle Titanic Competition

  • Tai-Sung, Hur;Suyoung, Bang
    • 한국컴퓨터정보학회논문지
    • /
    • 제28권3호
    • /
    • pp.17-24
    • /
    • 2023
  • 데이터 과학과 관련한 과제를 제시하고 참가자가 이를 해결하는 캐글(Kaggle)의 대표적인 대회인 'Tatanic - Machine Learning from Disaster' 문제를 기반으로 데이터 전처리 방식과 모델 구축이 예측 정확도와 점수에 어떤 영향을 미치는지 확인하고자 한다. 중복된 모델을 사용하였거나 앙상블 기법을 사용한 경우를 제외하고 높은 점수를 획득하여 상위 순위에 위치한 7건의 해결 방식을 선정하여 특징들을 비교 분석한다. 전처리를 진행하는 데 있어 대부분 고유하고 차별적인 특징을 가진 것을 확인하였으며, 거의 동일할 정도의 전처리 과정을 거쳤으나 모델의 종류에 따라 점수 차이가 존재하기도 하였다. 본 논문의 비교 분석 연구는 상위 점수 참가자의 전처리 방식의 특징과 분석 흐름을 이해함으로써 캐글 대회 참가자들과 데이터 과학 입문자들에게 많은 도움이 될 것으로 생각한다.

지역경제발전에서의 경쟁, 헙력 및 혁신 네트워크: 전북의 경우 (Competition, Collaboration and Innovation Networks in Regional Economic Development: The Case of Chonbuk)

  • 백영기
    • 한국경제지리학회지
    • /
    • 제9권3호
    • /
    • pp.459-472
    • /
    • 2006
  • 본 연구는 지식기반 경제에서 지역경제발전을 위해 더욱 중요시되는 혁신과정에서의 경쟁과 협력의 의미를 살펴보았다. 경쟁이 기업의 경쟁우위를 유지하는 데 중요하지만 지역의 혁신역량이 촉진되기 위해서는 기업을 포함한 혁신주체간의 협력이 필요하였다. 경쟁적 환경에서 학습과 혁신이 지속적으로 개발되기 위해서 협력관계에는 신뢰와 안정성이 수반되어야 하며, 야기되는 상호적 학습과정에서 공간적 인접성이 긍정적 효과를 줄 수 있음을 파악하였다. 혁신에 중요한 암묵적 지식이 효과적으로 교환되는 네트워크가 지역 내에 구축되어야 하는 근거도 논의하였다. 끝으로 낙후된 지역에서 혁신을 위한 협력관계의 네트워크가 가능한 지를 조사하고, 그에 따라 이 지역에서 성공적인 지역혁신체계가 수립되기 위한 정책적 의미를 제시하였다.

  • PDF

한국 학생의 학업에 대한 흥미: 실태, 진단 및 처방 (Academic Interests of Korean Students: Description, Diagnosis, & Prescription)

  • 김성일;윤미선;소연희
    • 한국심리학회지 : 문화 및 사회문제
    • /
    • 제14권1호_spc
    • /
    • pp.187-221
    • /
    • 2008
  • 학업에 대한 흥미는 학습자의 인지, 정서, 동기 작용의 복합체로 학습의 중요한 목적일 뿐만 아니라 학습의 효과를 매개하는 중요한 변인이다. 그럼에도 불구하고 현재 국내의 학습환경은 학습자의 흥미를 저해하는 요인들로 가득 차 있다. 이 연구에서는 학업흥미에 대한 개념적 이해와 성취도와의 관계를 토대로 우리나라 학생들의 학업흥미에 대한 실태를 파악하고 학업흥미 저하의 원인을 학습환경 요인의 측면에서 진단하였다. 흥미와 내재동기에 대한 이론과 경험적 연구를 바탕으로 국제비교에서 상대적으로 낮은 학업흥미를 보이는 주된 이유를 통제적인 학습환경, 경쟁으로 인한 불안과 스트레스, 빈번한 상대평가에서 오는 유능감의 박탈 등으로 파악하였다. 학업흥미 증진을 위한 학습환경 설계를 위해서 선택권을 제공하는 자율적인 학습환경 설계와 개인적 흥미를 높이기 위한 통합교과의 개발 및 특수목적 학교의 운영, 그리고 상황적 흥미를 증진시키기 위한 각종 처방들이 제안되었다.

  • PDF

Organizational Learning as Catalyst to Technological Innovation

  • Kim, Jongbae;Wilemon, David
    • Asia Marketing Journal
    • /
    • 제16권3호
    • /
    • pp.35-56
    • /
    • 2014
  • With rapid change and intensive competition in the global economy, the capability to capture, absorb, develop, and transfer new knowledge is a key organizational success factor. Through effective learning, companies are more likely to develop the innovation, quality, and responsiveness essential to meet the growing expectations of customers and the disruptive threats of competitors and new technologies. In the paper the role of technological innovation and its relationship to organizational learning in managing technology-based new products are examined. Several factors which can influence the rate and effectiveness of organizational learning are identified. Barriers to learning also are discussed. Finally, several managerial implications and propositions for future research on learning and technological innovation are advanced.