• Title/Summary/Keyword: 특성 가중치 조정

Search Result 58, Processing Time 0.022 seconds

Emotion Adjustment Method for Diverse Expressions of Same Emotion Depending on Each Character's Characteristics (캐릭터 성격에 따른 동일 감정 표현의 다양화를 위한 감정 조정 방안)

  • Lee, Chang-Sook;Um, Ky-Hyun;Cho, Kyung-Eun
    • Journal of Korea Game Society
    • /
    • v.10 no.2
    • /
    • pp.37-47
    • /
    • 2010
  • Along with language, emotion is an effective means of expression. By expressing our emotions as well as speaking language, we can deliver our message better. Because each person expresses the same emotion differently, this expression is a useful gauge to measure an individual personality. To avoid monotonous emotional expression from virtual characters, therefore, it is necessary to adjust the creation and deletion of the same emotion depending on each character's personality. This paper has attempted to define personality characteristics that have an impact on each emotion and propose a method to adjust the emotions. Furthermore, the relationship between particular emotion and personality characteristics has been defined by matching the significance of specified personality characteristics with the lexical meaning. In addition, using the Raw Score, the weighted value which is necessary for the adjustment, continuance and deletion of each emotion has been defined. Then, emotion was properly adjusted. When the same emotion was adjusted using actual personality test data, different results have been observed by personality. This paper has been conducted using NEO Personality Inventory (NEO-PI) which consisted of 5 broad domains and 30 sub domains.

Performance Analysis of Correntropy-Based Blind Algorithms Robust to Impulsive Noise (충격성 잡음에 강인한 코렌트로피 기반 블라인드 알고리듬의 성능분석)

  • Kim, Namyong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.12
    • /
    • pp.2324-2330
    • /
    • 2015
  • In blind signal processing in impulsive noise environment the maximum cross-correntropy (MCC) algorithm shows superior performance compared to MSE-based algorithms. But optimum weight conditions of MCC algorithm and its properties related with robustness to impulsive noise have not been studied sufficiently. In this paper, through the analysis of the behavior of its optimum weight and the relationship with the MSE-based LMS algorithm, it is shown that the optimum weight of MCC and MSE-based LMS have an equal solution. Also the factor that keeps optimum weight of MCC undisturbed and stable under impulsive noise is proven to be the magnitude controlled input through simulation.

Learning Heuristics for Tactical Path-finding in Computer Games (컴퓨터 게임에서 전술적 경로 찾기를 위한 휴리스틱 학습)

  • Yu, Kyeon-Ah
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.9
    • /
    • pp.1333-1341
    • /
    • 2009
  • Tactical path-finding in computer games is path-finding where a path is selected by considering not only basic elements such as the shortest distance or the minimum time spend but also tactical information of surroundings when deciding character's moving trajectory. One way to include tactical information in path-finding is to represent a heuristic function as a sum of tactical quality multiplied by a weighting factor which is.. determined based on the degree of its importance. The choice of weighting factors for tactics is very important because it controls search performance and the characteristic of paths found. In this paper. we propose a method for improving a heuristic function by adjusting weights based on the difference between paths on examples given by a level designer and paths found during the search process based on the CUITent weighting factors. The proposed method includes the search algorithm modified to detect search errors and learn heuristics and the perceptron-like weight updating formular. Through simulations it is demonstrated how different paths found by tactical path-finding are from those by traditional path-finding. We analyze the factors that affect the performance of learning and show the example applied to the real game environments.

  • PDF

Propensity Adjustment Weighting of the Internet Survey by Volunteer Panel (자원자 패널에 의한 인터넷 조사의 성향조정 가중화)

  • Huh, Myung-Hoe;Cho, Sung-Kyum
    • Survey Research
    • /
    • v.11 no.2
    • /
    • pp.1-28
    • /
    • 2010
  • This paper reports the results of the 2009 Internet volunteer panel version of the social survey conducted by Statistics Korea (Korea National Statistical Office). Authors identify socio-psychological characteristics of Internet survey volunteers and present quantitative evaluation of the propensity adjustment weighting method intended to remove Internet sample bias. The nine criteria used for propensity adjustment were regions, urban/rural, gender, age, education, consumer satisfaction, views on income distribution, newspaper access and Internet news access. Propensity adjustment weighting based on the logit model and rim weights were applied to the online survey of 2,903 respondents using the face-to-face area sample data of 37,049 respondents as reference. A total of 106 items were used for evaluating the propensity adjustment weighting methods. The results showed that in 80% of survey items the propensity adjustment weighting yielded better estimates compared to simple demographic weighting. This suggests that Internet surveys by volunteer panels are useful for conducting the general social study in Korea. The reference survey data for this study contains several items on social-psychological behaviors and attitudes, is large in size and obtained by probability sampling. Thus it may be utilized in propensity adjustment of other Internet surveys.

  • PDF

Attitiude Control of Helicopter Simulator System using A Hybrid GA-PID WAVENET Controller (Hybrid GA-PID WAVENET 제어기를 이용한 모형 헬리콥터 시스템의 자세 제어)

  • 박두환;성상규;이오걸;이준탁
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.04a
    • /
    • pp.168-171
    • /
    • 2004
  • 본 논문에서는 대표적인 비선형 동특성을 가지는 실제 헬리콥터의 회전 및 자세 운동을 근사화한 모형 헬리콥터의 시스템을 소개하고 이 시스템의 정지 자세 제어를 위하여 WAVENET 제어기와 PID 제어기를 설계하였으며, WAVENET의 신경망 연결 가중치(weight) 및 웨이브렛의 신축 및 이동변수와 PID 제어기의 최적 이득 계수를 GA를 사용하여 조정되도록 하였다. 그리고 과도 응답 특성이 우수한 WAVENET 제어기와 정상 상태 특성이 우수한 GA-PID 제어기를 Hybrid 형태로 구성한 Hybrid GA-PID WAVENET 제어기를 비선형 시스템인 모형 헬리콥터 시스템에 적용하여 제안한 제어기 설계 알고리즘의 유효성과 우수성을 입증하고자 한다.

  • PDF

A Study on the Heuristic Search Algorithm on Graph (그라프에서의 휴리스틱 탐색에 관한 연구)

  • Kim, Myoung-Jae;Chung, Tae-Choong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.10
    • /
    • pp.2477-2484
    • /
    • 1997
  • Best-first heuristic search algorithm, such as $A^{\ast}$ algorithm, are one of the most important techniques used to solve many problems in artificial intelligence. A common feature of heuristic search is its high computational complexity, which prevents the search from being applied to problems is practical domains such as route-finding in road map with significantly many nodes. In this paper, several heuristic search algorithms are concerned. A new dynamic weighting heuristic method called the pat-sensitive heuristic is proposed. It is based on a dynamic weighting heuristic, which is used to improve search effort in practical domain such as admissible heuristic is not available or heuristic accuracy is poor. It's distinctive feature compared with other dynamic weighting heuristic algorithms is path-sensitive, which means that ${\omega}$(weight) is adjusted dynamically during search process in state-space search domain. For finding an optimal path, randomly scattered road-map is used as an application area.

  • PDF

Non-Linearity Error Detection and Calibration Method for Binary-Weighted Charge Redistribution Digital-to-Analog Converter (이진가중치 전하 재분배 디지털-아날로그 변환기의 비선형 오차 감지 및 보상 방법)

  • Park, Kyeong-Han;Kim, Hyung-Won
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.420-423
    • /
    • 2015
  • This paper proposes a method of non-linearity error detection and calibration for binary-weighted charge-driven DACs. In general, the non-linearity errors of DACs often occur due to the mismatch of layout designs or process variation, even when careful layout design methods and process calibration are adopted. Since such errors can substantially degrade the SNDR performance of DAC, it is crucial to accurately measure the errors and calibrate the design mismatches. The proposed method employs 2 identical DAC circuits. The 2 DACs are sweeped, respectively, by using 2 digital input counters with a fixed difference. A comparator identifies any non-linearity errors larger than an acceptable discrepancy. We also propose a calibration method that can fine-tune the DAC's capacitor sizes iteratively until the comparator finds no further errors. Simulations are presented, which show that the proposed method is effective to detect the non-linearity errors and calibrate the capacitor mismatches of a 12-bit DAC design of binary-weighted charge-driven structure.

  • PDF

A Study on the Management Assessment Index of Remote Island Route Passenger Company (낙도보조항로 운영 사업체 경영평가 지표 개발에 관한 연구)

  • Noh, Chang-Kyun
    • Journal of Navigation and Port Research
    • /
    • v.30 no.8 s.114
    • /
    • pp.657-662
    • /
    • 2006
  • This study proposes the introduction of management assessment system on the remote island route passenger companies in a way of stimulating the companies to make sustained efforts on management improvement, and come up with the ways of management assessment index and management assessment methods by using the AHP scheme. These indices are organizes in three categories. The main category is consisted of responsible management part, management an control part, business operation part and customer satisfaction part, and the intermediary category has the 15 items including the efforts for responsible management, and the sub category is consisted of 44 items including the management vision of executive and participation of enterprise in responsible management, and others. The scoring of these indices is the result of scoring by calculating the added weight for each category by using the AHP scheme that it is considered as needed for the scoring adjustment for each standard of assessment index by the adjustment of added weight for categories with the consideration of shipping company operation and shipping characteristics while undertaking the actual affairs.

A Study on the Management Assessment Index of Remote Island Route Passenger Company (낙도보조항로 운영 사업체 경영평가 지표 개발에 관한 연구)

  • Noh Chang-Kyun
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2006.06b
    • /
    • pp.131-136
    • /
    • 2006
  • This study proposes the introduction of management assessment system an the remote island route passenger companies in a way of stimulating the companies to make sustained efforts on management improvement, and come up with the ways of management assessment index and management assessment methods by using the AHP scheme. These indices are organizes in three categories. The main category is consisted of responsible management part, management an control part, business operation part and customer satisfaction part, and the intermediary category has the 15 items including the efforts for responsible management, and the sub category is consisted of 44 items including the management vision of executive and participation of enterprise in responsible management, and others. The scoring of these indices is the result of scoring by calculating the added weight for each category by using the AHP scheme tint it is considered as needed for the scoring adjustment for each standard of assessment index by the adjustment of added weight for categories with the consideration of shipping company operation and shipping characteristics while undertaking the actual affairs.

  • PDF

Analysis of Waterfront Utilization Index Using Multi Criteria Decision Making (다기준의사결정을 이용한 친수공간 이용지수 분석)

  • Kim, Byeong-Chan;Kim, Man-Sik;Maeng, Bong-Jae
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2011.05a
    • /
    • pp.195-195
    • /
    • 2011
  • 국가하천의 주변지역을 체계적이고 계획적으로 조성 이용하여 난개발을 방지하고 지속가능한 발전을 도모하며, 그에 따른 이익을 하천의 정비 및 관리 등에 활용함으로써 공공복리의 증진에 기여함을 목적으로 하는 친수구역활용에 관한 특별법이 곧 시행될 예정이다. 친수는 단순히 하천 보전과 상대되는 수변이용의 측면이 아니라 하천의 경관, 생태계, 물 등 전체적인 하천공간에서 이루어지는 인간의 활동과 심리적 만족감으로 해석할 수 있다. 이러한 친수활동 유형을 정립하기 위하여 전문가 및 실무자들의 도움으로 설문지를 작성하고, 조사하였다. 또한 평가 항목간의 중요도를 합리적으로 부여하고자 전문가 집단 활용을 통한 다기준의사결정 기법 중 계층분석과정 AHP(Analytic Hierarchy Process)와 이의 일반적인 형태인 ANP(Analytic Network Process) 기법을 이용하여 비교 분석하여 보았다. AHP는 의사결정의 목표 또는 평가기준이 다수이며 복합적인 경우, 다수의 속성들을 계층적으로 분류하여 각 속성의 중요도를 파악함으로써 최적 대안을 선정하는 기법으로 다수의 목표, 다수의 평가기준, 다수의 의사결정주체가 포함되어 있는 의사결정 문제를 계층화하여 해결한다. 그러나 의사결정 문제는 대부분 요소들 간의 수평적 상호작용과 수직종속성이 존재하기 때문에 단순히 계층적 구조만으로는 설명할 수 없는 경우가 있다. ANP는 AHP 분석을 확장한 개념으로 평가 요소가 계층구조를 가지고 있으면서 각 평가 요소간 네트워크 구조를 가지는 경우에 해당한다. 즉, 시스템 분석, 통합 및 조정을 위한 방법으로 요소들 간의 비선형 관계를 모델화하는 복잡한 의사결정에 적용이 가능하다. ANP는 AHP의 기본 공리인 독립성이 유지되지 않을 때도 적용할 수 있는 의사결정 방법이기 때문이다. AHP와 ANP 분석을 위해 평가기준은 하천특성, 생태환경특성, 인문환경특성, 경관, 유지관리 등으로 분류하였으며, 세부평가항목은 하천의 물리 생태학적 특성, 개발여건과 관련된 특성, 경관의 이용가치, 유지관리 용이성 등 20여 개로 나누었다. AHP와 ANP를 이용하여 친수공간 이용지수 가중치를 산정한 결과, 두 기법은 큰 차이를 보이지 않았다. 그러나 ANP를 이용하여 가중치를 결정하는 방법은 최종 결정의 공정성이나 신뢰성을 확보하는데 기여를 하는 것으로 나타났다.

  • PDF