• Title/Summary/Keyword: 언어적 프레임

Search Result 243, Processing Time 0.027 seconds

DAKS: A Korean Sentence Classification Framework with Efficient Parameter Learning based on Domain Adaptation (DAKS: 도메인 적응 기반 효율적인 매개변수 학습이 가능한 한국어 문장 분류 프레임워크)

  • Jaemin Kim;Dong-Kyu Chae
    • Annual Conference of KIPS
    • /
    • 2023.05a
    • /
    • pp.678-680
    • /
    • 2023
  • 본 논문은 정확하면서도 효율적인 한국어 문장 분류 기법에 대해서 논의한다. 최근 자연어처리 분야에서 사전 학습된 언어 모델(Pre-trained Language Models, PLM)은 미세조정(fine-tuning)을 통해 문장 분류 하위 작업(downstream task)에서 성공적인 결과를 보여주고 있다. 하지만, 이러한 미세조정은 하위 작업이 바뀔 때마다 사전 학습된 언어 모델의 전체 매개변수(model parameters)를 학습해야 한다는 단점을 갖고 있다. 본 논문에서는 이러한 문제를 해결할 수 있도록 도메인 적응기(domain adapter)를 활용한 한국어 문장 분류 프레임워크인 DAKS(Domain Adaptation-based Korean Sentence classification framework)를 제안한다. 해당 프레임워크는 학습되는 매개변수의 규모를 크게 줄임으로써 효율적인 성능을 보였다. 또한 문장 분류를 위한 특징(feature)으로써 한국어 사전학습 모델(KLUE-RoBERTa)의 다양한 은닉 계층 별 은닉 상태(hidden states)를 활용하였을 때 결과를 비교 분석하고 가장 적합한 은닉 계층을 제시한다.

Data Augmentation using Large Language Model for English Education (영어 교육을 위한 거대 언어 모델 활용 말뭉치 확장 프레임워크)

  • Jinwoo Jung;Sangkeun Jung
    • Annual Conference on Human and Language Technology
    • /
    • 2023.10a
    • /
    • pp.698-703
    • /
    • 2023
  • 최근 ChatGPT와 같은 사전학습 생성모델은 자연어 이해 (natural language understanding)에서 좋은 성능을 보이고 있다. 또한 코드 작업을 도와주고 대학수학능력시험, 중고등학교 수준의 문제를 풀거나 도와주는 다양한 분야에서 활용되고 있다. 본 논문은 사전학습 생성모델을 이용하여 영어 교육을 위해 말뭉치를 확장하는 프레임 워크를 제시한다. 이를 위해 ChatGPT를 사용해 말뭉치를 확장 한 후 의미 유사도, 상황 유사도, 문장 교육 난이도를 사용해 생성된 문장의 교육적 효과를 검증한다.

  • PDF

The Markup Language for Implementation of the Effective Semantic Web (효과적인 시맨틱 웹의 구현을 위한 마크업 언어)

  • 유명환;정희준;이강찬;김성한;민재홍;정인정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.640-642
    • /
    • 2002
  • 컴퓨터 통신기술이 급격히 발달하고 인터넷이 광범위하게 사용됨에 따라서 웹은 다양하며 무한한 용량의 데이터 원천으로 부각되었다. 그러나 웹의 사용이 지수적으로 증가함에 따라 웹 상에서 원하는 유용한 데이터를 찾고 구성하며 통합하는 일들이 매우 어렵게 되었다. 이러한 문제점을 극복하기 위해 1990년 말에 시맨틱 웹 기술이 소개되었다. 시맨틱 웹은 정보를 온톨로지로 구성함으로써 정보의 재사용성을 높여 주고 컴퓨터가 정보를 이해할 수 있도록 하여 이기종 간의 상호운용성을 보장한다. 더 나아가서는 에이전트에서 온톨로지를 판단, 재조합 함으로써 사용자가 원하는 서비스의 자동적인 실행과 추론을 할 수 있는 환경을 제공한다. 이와 같은 기능을 수행하는 시맨틱 웹을 위해 RDF(S), OIL, DAML SHOE와 같은 마크업 언어가 제안되었다. 그러나 이 언어들은 지식표현을 위한 프레임 시스템과 기술 로직 등에 기반을 두고 있기 때문에 몇 가지 문제점을 지니고 있다. 본 논문에서는 기존의 시맨틱 웹을 위한 마크업 언어의 문제점을 알아보고 효과적인 시맨틱 웹의 구현을 위해 필요한 마크업 언어의 요건을 연구ㆍ제안한다.

  • PDF

A Study of Unit Testing Frameworks on Open Source C++ (오픈 소스 C++에서의 유닛 테스팅 프레임워크에 관한 고찰)

  • Heo, Seok-Yeol;Sohn, Young-Ho
    • Convergence Security Journal
    • /
    • v.13 no.4
    • /
    • pp.33-39
    • /
    • 2013
  • Unit testing is proved to be vital for a successful software development process. Modern languages, such as Python, Java and C#, have a great support and tools for unit testing. But when it comes to C++, there are a big number of C++ frameworks available [List], and it becomes hard to make a choice of unit testing framework to use. This paper presents a survey of open source C++ unit testing frameworks by dividing open source C++ unit testing frameworks into two groups: frameworks with an integrated test runner and frameworks with a separate test runner.

A Framework for Natural Language Database Interface System (자연언어 데이터베이스 인터페이스 시스템을 위한 프레임워크)

  • Im, Kyoungup;Kwon, Hyuk-Chul
    • Annual Conference of KIPS
    • /
    • 2009.04a
    • /
    • pp.593-596
    • /
    • 2009
  • 자연언어 데이터베이스 인터페이스 시스템은 입력된 자연언어를 데이터베이스의 질의문(query)으로 바꿔주는 시스템으로, 데이터베이스에 잘 모르는 일반 사용자도 쉽게 데이터베이스를 이용할 수 있게 하는 장점이 있다. 본 논문에서는, 범용적인 분야의 자연언어 데이터베이스 인터페이스 시스템을 설계하기 위한 하나의 틀을 제안한다. 패턴 매칭과 구문 분석 기법을 동시에 사용하여 자연언어 처리 능력과 속도를 향상시켰으며, 패턴을 4개 분류로 나누어 의미 처리를 가능하게 하였다.

A study of Web Service Quality Description Language for SOA Framework (SOA 프레임워크를 위한 웹 서비스 품질 기술언어에 대한 연구)

  • Lee, Young-Kon
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2007.05a
    • /
    • pp.197-202
    • /
    • 2007
  • 서비스 지향 아키텍쳐(SOA: Service Oriented Architecture)는 기업의 모든 컴퓨팅 자원을 서비스제공 및 사용체계로 전환하게 함으로써, 복잡하고 다양한 시스템간의 유기적인 결합과 IT 자원의 활용율을 극대화시킬 수 있는 프레임워크이다. SOA 시스템을 구현하기에 가장 적합한 체계로써, 웹 서비스 표준이 제시되고 있는데, 이는 웹 서비스가 서비스 기술, 발견, 활용에 있어 SOA의 기본 사상을 충분히 반영하고 있기 때문이다. 웹 서비스의 현실적 적용을 위해 가장 중요한 요소는 웹 서비스의 품질보장이며, 이를 위해 OASIS 국제표준기구의 WSQM 기술위원회에서는 WSQM(Web Service Quality Model) 스펙을 제시하였다. WSQM은 웹 서비스 품질요소와 품질관계자, 그리고 그들간의 품질행위를 추상적 관점에서 모델링하고 있다. 여기서, 특히 품질요소는 웹 서비스의 품질 상태를 직접 표현한다는 측면에서 가장 중요한 항목이라 할 수 있다. 하지만, WSQM에서는 모델링에 중점을 두고 있으므로, 현실세계에서 웹 서비스 품질요소의 값을 구체적이고, 표준화된 형태로 표현하기 위해서는 웹서비스 품질기술언어와 같은 XML 형태의 정규화된 형태가 제시되어야한다. 본 논문에서는 이를 작성하기 위한 기본 개념과 이를 적용한 웹 서비스 품질기술언어의 구성항목에 대해 설명하고자 한다.

  • PDF

프로그래밍 언어에 기반한 정보흐름 보안

  • Lee, Eun-Young
    • Review of KIISC
    • /
    • v.16 no.5
    • /
    • pp.35-44
    • /
    • 2006
  • 컴퓨터가 다루고 있는 정보의 기밀성(confidentiality of information)을 보호하는 일은 매우 중요하며, 그 중요성은 날이 갈수록 증가하고 있다. 그럼에도 불구하고, 실제로 정보의 기밀성과 무결성(integrity)을 완벽하게 보호해 주는 컴퓨터 시스템은 매우 찾기가 어렵다는 것이 또한 알려진 사실이다. 기존에 존재하는 이론적인 프레임워크들은 기밀성을 표현하기에는 부적절하며, 기밀성 보호를 위한 실제적인 시스템들 역시 이론적인 면에서 충분히 만족스럽지 못하다. 이와 같은 현실에서 타입시스템을 가지는 프로그래밍 언어가 정보 기밀성 보호를 위한 효과적인 방법으로 새로운 관심을 받고 있으며, 상당한 연구가 이 방향으로 진행되고 있다. 본 논문에서는 이제까지 진행되었던 연구들을 중심으로 프로그래밍 언어를 이용한 정보 기밀성 보호의 연구 동향과 주요 과제들을 소개하고자 한다.

How do Verbal Information and Cognitive Load adjust the Anchoring Effect? (언어정보와 인지부하는 기준점설정효과를 어떻게 조정하는가?)

  • Lee, Hyun-Kyung;Kim, Gwi-Gon
    • Journal of Digital Convergence
    • /
    • v.10 no.11
    • /
    • pp.323-329
    • /
    • 2012
  • This study examines the anchoring effect and the adjustment process of two variables(verbal information, cognition load) with snack products. In the results of this study, 1) we found the anchoring effect because the respondents predicted more the number of real units(goraebap) on the packaging painted 25 units than 5 ones. 2) We confirmed the moderating effect of verbal information. The difference of the number of real units predicted between the two packaging was decreased when the visual information was in company with verbal information. And 3) the moderating effect of cognitive load appeared because the more cognitive load was, the less the difference of the number of real units predicted was. This study has shown that we can reduce the errors and biases by adjusting the information frame or the cognitive load. This research provides a theoretical-practical implications to the marketing staffs like packaging designers as well as scholars to study consumer psychology.

A Study on the Suitability of Scripting Language in Metaverse Development (메타버스 개발과 스크립팅 언어 적합성에 관한 연구)

  • Hwa-Seon Choi
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.299-300
    • /
    • 2023
  • 최근 인공지능의 현실화와 더불어 프로그래밍 언어인 Python의 독주가 한창이다. 그렇다면 과연 메타버스 시대가 현실화 된다면 어떤 프로그래밍 언어가 대세가 될 것인가. 현재 메타버스 플랫폼인 로블록스에서 사용되고 있는 루아스크립트, 제페토 월드에서 사용되고 있는 Typescript에서 착안해서 미래의 메타버스 개발에 공용으로 사용될 효율적인 언어를 살펴보았다.

  • PDF

An Integrated Keyframe Editor of Arms and Hands for 3D Sign-Language Animation (3D 수화 애니메이션을 위한 팔과 손의 통합된 키 프레임 에디터)

  • Kim, Sang-Woon;Lee, Jong-Woo;Aoki, Yoshinao
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.37 no.5
    • /
    • pp.21-30
    • /
    • 2000
  • As a means of getting over the linguistic barrier between different languages, a sign-language communication system using CG animation techniques has been studied. In order to generate a kind of sign-language animation in the system, the joint angles of the arms and the hands corresponding to the gesture have to be determined Up to date, however, the values of joint angles have been decided by trial-and-error methods based on the animator's experiences To overcome the drawback, m this paper, we design an integrated keyframe editor of the arms and the hands for 3D sign-language animation with which we can easily and quickly generate the keyframes of the sign-language animation required to build up In the Implemented keyframe editor, the values of joint angles are calculated by using mverse kinematics, and the same transformation matrix is applied to the joints of two arms and twenty fingers Experimental results show a possibility that the editor could be used efficiently for making up the sign-language communication dictionaries needed for inter-communication between different languages.

  • PDF