• Title/Summary/Keyword: 해결 가능성

Search Result 2,300, Processing Time 0.035 seconds

Who Am I ? (자아성찰 프로젝트 "Who?")

  • Kim, Dae-Yong;Park, Ji-In
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.01a
    • /
    • pp.329-331
    • /
    • 2013
  • 본 어플은 사회적 문제를 기술적 패러다임에 맞춰 해결하고자 기획되었다. 일반적으로 자기 자신의 문제점보다 다른 사람의 문제점이 더 쉽게 보이고 인식하게 된다. 작은 문제로 볼 수 있지만 최근 사회적 문제로 발생하고 있는 "따돌림" 문제는 인간의 존엄성마저 잃어버리게 하고 있다. 친구들의 문제뿐 아니라 부모와 자식, 형제, 자매 등 가족들과의 의사 단절 등으로 확대되고 있으며, 이런 문제를 해결하기위하여 많은 노력들을 하고 있지만, 실제 치료의 시간도 오래 걸리고 많은 금전도 필요하게 된다. 이렇기에 최근 트랜드의 축이 되고 있는 "스마트폰"을 활용하여 시간적, 공간적 제약을 최소화하고 더불어 수익성을 고려하여 "WHO"의 어플을 기획하게 되었다. 특히, 사후문제 처리가 아닌 "예방"의 목적으로 상대방의 문제점을 파악하는 것과 자신의 문제점을 인지하고 해결하는데 중점을 두었다. 내가 아닌 지인이 나에 대한 평가를 보다 객관적인 평가를 하기 위하여 대상자를 자신의 스마트폰 주소록에 한정하였으며, 악위적인 댓글 등을 최소화하기 위하여 금지어, 입력글자 개수제한 등을 추가하였다. 평점을 줄 수 있게 하여 상대적이고 객관적인 점수로 자신의 평점을 알 수 있게 하였고 보다 빠른 인지를 위하여 별모양의 그래픽을 사용하여 평가하도록 하였다. 특히, 본 어플은 설치자만이 사용할 수 있기 때문에 주소록에 있는 명단에서 "초대하기"기능으로 설치를 유도하였다. 본 어플을 개발 후 2주간의 테스트를 통하여 어플의 기대효과에 대한 가능성에 대해 확인할 수 있었으며 추가로 개발될 어플에는 분야별 항목을 추가하여 보다 섬세한 자아평가를 가능하도록 기획하고 있다.

  • PDF

Differential Evolution Algorithm based on Random Key Representation for Traveling Salesman Problems (외판원 문제를 위한 난수 키 표현법 기반 차분 진화 알고리즘)

  • Lee, Sangwook
    • The Journal of the Korea Contents Association
    • /
    • v.20 no.11
    • /
    • pp.636-643
    • /
    • 2020
  • The differential evolution algorithm is one of the meta-heuristic techniques developed to solve the real optimization problem, which is a continuous problem space. In this study, in order to use the differential evolution algorithm to solve the traveling salesman problem, which is a discontinuous problem space, a random key representation method is applied to the differential evolution algorithm. The differential evolution algorithm searches for a real space and uses the order of the indexes of the solutions sorted in ascending order as the order of city visits to find the fitness. As a result of experimentation by applying it to the benchmark traveling salesman problems which are provided in TSPLIB, it was confirmed that the proposed differential evolution algorithm based on the random key representation method has the potential to solve the traveling salesman problems.

Web-based PBL Performance Assessment Management Model Through the Analysis of the Distance Teacher Training (초등 교원 원격연수의 인식도 분석을 통해 본 웹기반 문제중심 수행평가 운영 모형개발)

  • Kwon, Hyung-Kyu
    • Journal of The Korean Association of Information Education
    • /
    • v.9 no.3
    • /
    • pp.549-560
    • /
    • 2005
  • Web-based distance teacher training should focus on increasing self-directed problem solving skills of trainers by problem-based instruction(PBL). Performance assessment evaluates achievement of learning goals through the practical performance learning to solve problems in the real situation. This study proposes a web-based performance assessment model for the distance teacher training. It reflects fairness and objectiveness issues of performance assessment which elementary teachers are concerned about through the survey on distance teacher training, and relieves instructors from overload of managing and scoring performance tests. The proposed model provides problem-based learning situations, interactions between individuals and groups, and web-based cooperative evaluation and the peer evaluation.

  • PDF

A Two-Factor User Authorization Method and Its Implementation using TOTP and Password (TOTP와 패스워드를 이용한 Two-Factor 사용자 인증 방식 및 구현)

  • Jae, Ju-Hwan;Yoo, Seung-Lok;Lim, Hak-Chang;Bae, Dong-Hwan;Lee, Yun-Ho;Yang, Hyung-Gyu
    • Review of KIISC
    • /
    • v.20 no.6
    • /
    • pp.7-16
    • /
    • 2010
  • 인터넷 및 통신 기술의 발전은 사용자로 하여금 금융, 방송, 게임 등의 온라인 서비스 제공에 대한 시간 및 공간적 제한을 없애 주였지만, 다른 한편으로는 해커 등의 악의적 사용자로 인한 피해 가능성도 높이고 있다. 이를 해결하기 위한 다양한 보안 기법 가운데 하나가 OTP를 이용한 사용자 인증 방법이다. OTP는 재사용하지 않는 패스워드로서 기존 패스워드 인증 방식이 갖는 취약점을 해결할 수 있는 방식이다. 하지만 OTP 생성 단말의 도난이나 서버 해킹으로 인한 패스워드 추측공격 또는 Stolen verifier 공격 등에 취약할 수 있다. 본 논문에서는 위와 같은 문제점을 해결하기 위해서 두 가지 인증 정보 즉, 시간 기반 OTP 생성방식인 TOTP 및 패스워드를 이용하는 새로운 Two-Factor 인증 프로토콜인 POTP(Password embedded OTP)를 제안한다. 제안한 방식은 재전송 공격에 안전하며, 공격자가 OTP 생성용 디바이스를 획득하더라도 패스워드를 유추할 수 없고 서버의 인증 정보 데이터베이스를 획득하더라도 정상적인 사용자로 위장할 수 함께, 서버에서 인증 정보 보관시 연산 속도가 빠른 해쉬 함수를 이용할 수 있어 보다 효율적이다.

A Single-case Study on Psychological Skills Training with Biathlon Athletes : The Solution-Focused Brief Counseling Model Approach (바이애슬론 선수의 심리기술훈련 적용 단일사례연구 : 해결중심 단기상담 접근)

  • Jung, Young-Su
    • Journal of the Korean Applied Science and Technology
    • /
    • v.37 no.2
    • /
    • pp.362-373
    • /
    • 2020
  • The purpose of this study is to verify the possibility of applying sports psychological training based on a solution-based short-term counseling approach. the study subject was a total of 8 units as one of the national athletes of Vietthlon. the measurement tools consisted of questionnaires and in-depth consultations, and the pre- and post-changes were measured and compared based on the results of the winter sports competitions. The results of the study showed that the negative thinking of the athletes was reasonable and positive change. Within a short period of time, confidence and competence in performance were improved, and cognitive anxiety was greatly reduced.

중학교 함수영역에서 수학적 모델링을 활용한 수행과제와 구체적 평가기준안 개발

  • Jo, Won-Ju;Gwon, O-Nam
    • Communications of Mathematical Education
    • /
    • v.14
    • /
    • pp.349-370
    • /
    • 2001
  • 21C 사회는 실생활의 많은 현상들과 문제들을 수학적으로 해결하기 위한 능력을 요구하고 있다. 따라서, 21C가 요구하는 수학교육의 역할도 실생활에서 접하는 현상 또는 문제들의 수학적 모델을 구성하여 해를 구하고, 그 결과를 실생활에 비추어 해석하는 경험을 제공하고 그 능력을 발전시키는 것을 포함한다고 하겠다. 따라서, 본 연구는 수학적 모델링이 수학에 대한 사회적 요구를 달성할 수 있는 효과적인 하나의 방법이 될 것이라는 믿음을 가지고, 수학적 모델링 활동을 중학교 수학 교육의 중심 제재인 함수의 지도에 활용하기 위한 구체적 실천방안을 논의한다. 이를 위해 연구문제를 '1. 일선 수학 교사들은 수학적 모델링의 개념을 어느 정도 파악하고 있으며 그 활용가치와 활용 가능성에 대해 어떻게 판단하고 있는가?', '2. 중학교 함수 영역의 수학적 모델링 수행 과제와 그에 따른 구체적 평가 기준안을 개발한다.’로 설정하고, 연구문제 1을 해결하기 위해 임의로 선택된 서울과 경기도의 현직 수학교사 47명을 대상으로 설문조사를 실시하였으며, 연구문제 2를 해결하기 위해서는 설문결과에서 얻은 현장의 요구를 바탕으로 중학교 함수 영역의 수학적 모델링 수행과제와 구체적인 평가 기준안을 개발한 후, 개발된 과제와 평가 기준안은 현직교사 3인의 자문을 얻어 내용 타당도와 신뢰도를 검증하였다.

  • PDF

Research cases and considerations in the field of hydrosystems using ChatGPT (ChatGPT를 활용한 수자원시스템분야 문제해결사례 소개 및 고찰)

  • Do Guen Yoo;Chan Wook Lee
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2023.05a
    • /
    • pp.98-98
    • /
    • 2023
  • ChatGPT(Chat과 Generative Pre-trained Transformer의 합성어)는 사용자와 주고받는 대화의 과정을 통해 질문에 답하도록 설계된 대형언어모델로, 지도학습과 강화학습을 모두 사용하여 세밀하게 조정된 인공지능 챗봇이다. ChatGPT는 주고받은 대화와 대화의 문맥을 기억할 수 있으며, 보고서나 실제로 작동하는 파이썬 코드를 비롯한 인간과 유사하게 상세하고 논리적인 글을 만들어 낼 수 있다고 알려져있다. 본 연구에서는 수자원시스템분야의 문제해결에 있어 ChatGPT의 적용가능성을 사례기반으로 확인하고, ChatGPT의 올바른 활용을 위해 필요한 사항에 대해 고찰하였다. 수자원시스템분야의 대표적인 연구주제인 상수관망시스템의 누수인지와 수리해석을 통한 문제해결에 ChatGPT를 활용하였다. 즉, 딥러닝 기반의 데이터분석을 활용한 누수인지와 오픈소스기반의 수리해석 모델을 활용한 관망시스템 적정 분석을 목표로 ChatGPT와 대화를 진행하고, ChatGPT에 의해 제안된 코드를 구동하여 결과를 분석하였다. ChatGPT가 제시한 코드의 구동결과를 사전에 연구자가 직접 구현한 코드구동 결과와 비교분석하였다. 분석결과 ChatGPT가 제시한 코드가 보다 더 간결할 수 있으며, 상대적으로 경쟁력 있는 결과를 도출하는 것을 확인하였다. 다만, 상대적으로 간결한 코드와 우수한 구동결과를 획득하기 위해서는 해당 도메인의 전문적 지식을 바탕으로 적절한 다수의 질문을 해야 하며, ChatGPT에 의해 작성된 코드의 의미를 명확히 해석하거나 비판적 분석을 하기 위해서는 전문가지식이 반드시 필요함을 알 수 있었다.

  • PDF

Machine Reading Comprehension System to Solve Unanswerable Problems using Method of Mimicking Reading Comprehension Patterns (기계독해 시스템에서 답변 불가능 문제 해결을 위한 독해 패턴 모방 방법)

  • Lee, Yejin;Jang, Youngjin;Lee, Hyeon-gu;Shin, Dongwook;Park, Chanhoon;Kang, Inho;Kim, Harksoo
    • Annual Conference on Human and Language Technology
    • /
    • 2021.10a
    • /
    • pp.139-143
    • /
    • 2021
  • 최근 대용량 말뭉치를 기반으로 한 언어 모델이 개발됨에 따라 다양한 자연어처리 분야에서 사람보다 높은 성능을 보이는 시스템이 제안되었다. 이에 따라, 더 어렵고 복잡한 문제를 해결하기 위한 데이터셋들이 공개되었으며 대표적으로 기계독해 작업에서는 시스템이 질문에 대해 답변할 수 없다고 판단할 수 있는지 평가하기 위한 데이터셋이 공개되었다. 입력 받은 데이터에 대해 답변할 수 없다고 판단하는 것은 실제 애플리케이션에서 중요한 문제이기 때문에, 이를 해결하기 위한 연구도 다양하게 진행되었다. 본 논문에서는 문서를 이해하여 답변할 수 없는 데이터에 대해 효과적으로 판단할 수 있는 기계독해 시스템을 제안한다. 제안 모델은 문서의 내용과 질문에 대한 이해도가 낮을 경우 정확한 정답을 맞히지 못하는 사람의 독해 패턴에서 착안하여 기계독해 시스템의 문서 이해도를 높이고자 한다. KLUE-MRC 개발 데이터를 통한 실험에서 EM, Rouge-w 기준으로 각각 71.73%, 76.80%을 보였다.

  • PDF

Improvement of Linux Schedulability Analysis for Simultaneous Support of Real-Time Task Groups and Deadline Task (실시간 태스크 그룹과 데드라인 태스크의 동시 지원을 위한 리눅스 스케줄링 가능성 분석 개선)

  • Yim, Yin-Goo;Jin, Hyun-Wook;Lee, Sang-Hun
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.7
    • /
    • pp.452-457
    • /
    • 2017
  • Linux is a general-purpose operating system that supports several schedulers, allowing different schedulers to coexist. In addition, Linux uses the Control Group (cgroup) to reserve CPU resources for task groups that follow the real-time (SCHED_FIFO, SCHED_RR) and non-real-time (SCHED_NORMAL) scheduler policies, except for the deadline scheduler (SCHED_DEADLINE). The cgroup performs the schedulability analysis to guarantee the reserved CPU resource as much as possible. However, current implementation of the schedulability analysis does not distinguish between deadline tasks and real-time tasks. Therefore, if these deadline tasks and real-time task groups coexist, there is a case where the resource reservation for the real-time task group is rejected. In this paper, we analyze the problems in the schedulability analysis for real-time task groups of Linux cgroups and propose patches to solve these problems.

The Effect Analysis of Teacher Training Program to Enhance Scientific Creative Problem Solving Abilities (과학 창의적 문제 해결력 신장을 위한 초등교사 연수 프로그램에 대한 평가)

  • Paik, Seoung-Hey;Kim, Jung-Eun
    • Journal of Gifted/Talented Education
    • /
    • v.23 no.2
    • /
    • pp.133-160
    • /
    • 2013
  • The purposes of this research are to develop and to evaluate the teacher training program for enhancing scientific creative problem-solving abilities. For this purpose, by considering previous studies, this study suggested 'scientific creative problem solving process'. In the course of elementary teacher program development, the present study followed Instructional Systems Development stages, where Kirkpatrick's four-step evaluation model was applied for a quality of evaluation. As a result of evaluation, it was found that teachers' recognition of competency to teach the scientific creative problem solving process was increased. In addition, teachers' evalution of the program was positive and their willingness to apply it to the field was found high, which indicated that the training program's applicability to schools would be positive.