• 제목/요약/키워드: Rule Set

검색결과 729건 처리시간 0.028초

웹 고객의 개인화를 지원하는 지식기반 통합시스템 (A Knowledge-assisted Hybrid System for effectively Supporting Personalization of a Web Customer)

  • 김철수
    • 정보처리학회논문지B
    • /
    • 제9B권1호
    • /
    • pp.1-6
    • /
    • 2002
  • 인터넷이 등장하면서 수 많은 고객이 웹 사이트를 방문하고, 구매나 컨텐츠 이용 등의 다양한 활동을 하게 된다. 그로 인해 웹 시스템에는 방대한 양의 자로가 축적되고 그 자료는 고객의 개인화(Personalization)된 서비스를 가능하게 한다. 고객의 개별적인 특성이나 선호도를 반영한 개인화는 웹 시스템은 봇물처럼 개발되고 있으며, 인터넷 시스템에서 고객의 정보를 분류하기 위해서는 정성적인 지식과 정량적인 지식을 체계적으로 반영하여야 한다. 이러한 두 종류의 지식이 최적의 솔루션을 제공할 수 있도록 사용되어지기 위해서는 일관성과 유연성을 갖는 지식 통합이 이루어져야 한다. 지식 통합은 고객의 개인 선호도를 반영하거나 잘 분류할 수 있게 하기 위해서 먼저 지식 표현이 전제된다. 본 연구는 이러한 지식 통합시스템을 웹 투자 고객에 초점을 맞추어 프로토타입을 개발하였다. 개발된 시스템은 정성적 지식의 추출과 추론 방식 그리고 정성적 지식과 정량적 지식과의 통합 방식을 사용하고 있으며, 고객의 개인 선호도 입력에서부터 포트폴리오 구성가지 전반적인 프로시져를 잘 반영하고 있다. 제안한 지식기반 통합 모형을 가지고 실험적인 분석을 통하여 개인 선호도를 고려한 투자의사결정 문제의 퇴적 포트폴리오 구성에서 우수성을 보이며 정성적 지식이 갖는 투자환경의 변화에 매우 탄력적임을 보여준다.

이산화 알고리즘을 이용한 계층적 클러스터링의 실험적 성능 평가 (Performance Comparison of Clustering using Discritization Algorithm)

  • 원재강;이정찬;정용규;이영호
    • 서비스연구
    • /
    • 제3권2호
    • /
    • pp.53-60
    • /
    • 2013
  • 데이터로부터 의미있는 형태의 정보를 얻기 위한 여러 가지 기법들이 개발되어 왔지만, 최근 들어 가장 각광받는 분야 중 하나는 패턴인식과 기계학습 방법이다. 기존의 학습 알고리즘은 대부분 범주 형 속성에 기반 한 규칙 또는 의사 결정 모델을 생성한다. 그런데, 실세계의 데이터는 보통 범주 형 속성 외에도 수치 값을 갖는 속성을 포함하고, 또 많은 경우에 있어 수치 형 속성으로만 구성되기도 한다. 따라서 이러한 경우, 데이터를 학습에 사용하기 위해서는 수치형 속성에 대한 적절한 처리 과정이 필요하다. 본 논문에서는, 수치형 속성의 도메인을 여러 개의 분절된 부분으로 나누어 학습 알고리즘에 사용하는 방법인 이산화 기법을 설명하고 또한 데이터마이닝의 기법으로 사용되는 클러스터링(Clustering)을 사용한다. 클러스터란 대량의 데이터베이스로부터 유사한 레코드 특성을 지닌 작은 그룹으로 여러 개를 분할하는 것으로 패턴 공간에 주어진 유한 개의 패턴들이 서로 가깝게 모여서 무리를 이루고 있는 패턴 집합이다. 그 집합들 중에서 특정한 카테고리를 지정하지 않고 주어진 데이터들에서 어떤 패턴을 추출하여, 비슷한 데이터들을 묶어서 데이터를 분류하는 기법인 클러스터링에 대해 실험한다.

  • PDF

A Study on Programming Concepts of Programming Education Experts through Delphi and Conceptual Metaphor Analysis

  • Kim, Dong-Man;Lee, Tae-Wuk
    • 한국컴퓨터정보학회논문지
    • /
    • 제25권11호
    • /
    • pp.277-286
    • /
    • 2020
  • 이 연구의 목적은 전문가 집단을 대상으로 프로그래밍 교육에 필요한 프로그래밍 개념의 구성원을 도출하여 학습자의 개념화를 돕는데 있다. 이를 위해 변수, 연산자, 제어 구조 등의 프로그래밍 요소를 질적 연구 방법인 개념적 메타포 분석 방법을 적용하여 프로그래밍 교육 전문가 집단이 형성한 개념의 전형적 속성을 확인하고 델파이 연구 방법을 통해 타당성을 확보하였다. 이 연구의 결과로 프로그래밍 개념의 전형적 속성 17가지를 도출하였다. 이를 바탕으로 내린 결론은 프로그래밍 교육에서 학습자가 1)변수 개념은 데이터를 저장하는 방법, 이름을 정하는 방법, 변수의 주소가 갖는 의미, 값을 변하게 하는 방법, 변수의 다양한 형태, 변수가 갖는 크기의 의미 등, 2)연산자 개념은 사칙 연산 방법, 논리적인 처리 방법, 우선순위에 따른 연결 방법, 연산 기호의 의미, 비교하는 방법 등, 3)제어 구조 개념은 실행 흐름 제어 방법, 참/거짓으로 논리적 판단 방법, 실행 규칙 설정 방법, 선택적 실행 방법, 순차적 실행의 의미, 반복적 실행 방법 등을 이해하도록 교육 내용을 보다 구체적으로 설정해야 한다는 것이다.

국가요인 테러리즘의 대응체제 구축방안 (Proposal on for Response System to primary leaders' Terrorism)

  • 서상열
    • 시큐리티연구
    • /
    • 제11호
    • /
    • pp.61-86
    • /
    • 2006
  • 현대사회에서 끊임없이 지속되고 있는 크고 작은 국가요인 테러리즘은 사회와 국가의 안전에 심각한 영향을 미치고 있으며, 사회질서와 국가통치 질서에 큰 혼란을 초래하고 있다. 국가요인의 절대적 신변안전을 도모하기 위해 국가요인의 테러 위협환경과 그 경로를 차단해야하며, 이에 대한 효율적인 대응방안으로, 첫째, 최근 국가요인 테러사건은 주로 암살 및 폭탄공격, 자폭테러로 인해 한순간에 상황이 종료되는 경우가 대부분인 점을 감안할 때, 예방이 최선책임을 명심하고 사전적 대(對)테러 활동에 정부의 대(對)테러 관련기관들은 새로운 패러다임으로 방향설정과 정책개발을 추진해야 한다. 둘째, 경호 정보활동 강화 및 국내${\cdot}$외 유관기관과의 협조체제를 구축하고, 지속적인 대(對)테러 예방활동 시스템을 강구하며, 인적${\cdot}$물적 취약요소의 안전대책 활동을 강화하는 등 국가요인 테러리즘의 사전 예방대책 활동을 강화하여야 한다. 셋째, 테러단체를 직접 혹은 간접적으로 지원하는 국가들에 대한 정치${\cdot}$경제적ㄱ인 제재 및 테러리스트에 대한 처벌을 강화하는 등 국제공조체제를 구축하여야 한다. 넷째, 국가요인 경호시스템의 보완${\cdot}$발전과 테러리즘 대응을 위한 프로그램의 개발 및 합법적인 절차에 의해 테러방지법을 제정${\cdot}$보완하며, 대(對)테러 관련 임무를 수행하는 요원들에 대한 교육훈련 강화 및 경호기법${\cdot}$장비를 과학화하는 등 국가요인 테러리즘에 대한 대응능력을 강화해 나가야 한다.

  • PDF

CISG 제78조(연체이자(延滯利子) 청구권(請求權))에 대한 고찰(考察) (A Study on Article 78 CISG: Interest on Sums in Arrears)

  • 김태경
    • 무역상무연구
    • /
    • 제31권
    • /
    • pp.3-25
    • /
    • 2006
  • This study focus on interest for arrears and filling of the gaps left in Article 78 of CISG. In the case of CISG, Article 78 provides for interest any time a payment under a contract is untimely, but does not specify a particular rate of interest or a method to determine such a rate. This issue did not cause any uncertainty under ULIS, the CISG's antecedent, since Article 83 of ULIS provided for 1%p above the official discount rate in the creditor's country. Lacking any CISG general principle as well as any indication by the very same CISG, one can only conclude that the matter must be deferred to the domestic rule of private international law. Actually, resorting to private international law is not only admissible, but expressly required by Article 7(2). In the interpretation and filling of the gaps left in Article 78, there is a considerable difference of opinion especially amongst commentators on whether the gap is a lacuna praeter legem, i.e., one being governed by, but not expressly settled in the CISG, or whether it is an issue falling outside the scope of application of the CISG, i.e. a lacuna intra legem. The protagonists of the former view lay emphasis on the overall objective of the CISG, namely to create a uniform law, whereas the supporters of the latter view refer to the legislative history of Article 78 as the dominant principle in interpreting Article 78. Some authors believe that the issue of determining the rate of interest is not dealt with by CISG and it is, therefore, governed by the applicable domestic law, which is the subsidiary law applicable to the sales contract, since "no special connecting points seem to have developed for the entitlement to interest." In the light of the relevant case law, it seems correct to conclude that the interest rate is not determined by CISG and that courts normally determine it according to their own rules of private international law. While CISG Article 78 expressly does not deal with this issue, PICC Article 7.4.9 and PECL Article 9.508, on the other hand, set forth a precise method for computing interest. Although a method like the one set by PICC may be useful and may encourage uniformity, it still cannot be used under the CISG. The PICC or PECL formula may, however, be a very good starting point in a de jure condendum analysis when a new Article 78 will be drafted, if an interest rate method will ever be embodied in the text of an international convention.

  • PDF

다목적함수 최적화기법을 이용한 유조선의 최적구조설계 (Optimum Structural Design of Tankers Using Multi-objective Optimization Technique)

  • 신상훈;장창두;송하철
    • 한국전산구조공학회논문집
    • /
    • 제15권4호
    • /
    • pp.591-598
    • /
    • 2002
  • 공학적 설계에 있어 많은 문제들은 몇 가지 목적함수들을 동시에 최소화하여야 할 필요가 있을 경우가 있다. 선박설계에 있어, 종래에는 자재비 경감과 재화중량 증가를 위해 최소중량설계가 구조 설계의 주된 목적이었으나, 값싼 노동력을 내세운 후발 조선국과의 치열한 국제 경쟁을 극복하기 위해서는 보다 경제성 있는 선박 건조 기술 개발이 선행되어야 할 것이다. 이에 따라 본 연구에서는 다목적함수 최적화기법을 이용한 선체 구조의 보다 합리적인 설계 방안에 대한 연구를 수행하여 실제 건조된 유조선을 대상으로 중량, 건조비 등의 경제성을 비교 평가하였다. 다목적 함수로는 유조선의 중량과 건조비로 하였으며 최적화 기법으로는 확률론적 탐색법인 ES(Evolution Strategies)를 이용하였다. 건조비 모델은 상대 건조비 개념을 도입하였고, 종강도 부재는 선급규정에 의해, 횡강도 및 횡격벽 부재는 직접해석법인 일반화된 경사처짐법을 사용하여 설계에 적용하였다. 다목적함수 최적화 결과로부터 도출된 Pareto 최적 설계점들에 대하여, 요구운임률을 각각 산정함으로써 이들 최적 설계점들 중에서 가장 경제성이 뛰어난 선박 설계 방안을 제시하였다.

기능적인 가족의 커뮤니케이션에 관한 이론적 접근 (A Study on the Communication of the Functional Family)

  • 조윤경
    • 가정과삶의질연구
    • /
    • 제2권1호
    • /
    • pp.131-150
    • /
    • 1984
  • The purpose of this study is to explore the family as an interaction system, concentrating on the mutual influences between communication and family development; (1) how Communication patterns affect family relationships, and (2) how relationships among family members affect communication. In order to do this Galvin, Brommel used the following frame work; family is a system in which communication regulates cohesion and adaptability by a flow of message patterns through a defined network of evolving interdependent relationships. A family system consists of members, the relationships among them, the family attributes, the members attributes and an environment in which family functions. Within the framework of common cultural communication patterns, each family has the capacity to develop its own communication code based on the experiences of individual members and the collective family experience. Most of us develop our communication skills within the family context learning both the general cultural language and the specific familial communication code. Communication may be viewed as a symbolic, transactional process as the process of creating and sharing meanings. To say that communication is a process implies a continuous interaction of an indefinite large numbers of variables with a concomitant,. continuous change in the values taken by these variables. Finally the process implies change, Family functions include the primary functions of cohesion and adaptability, and supporting functions of family images, themes, boundaries, and biosocial issues. The primary functions reveal concepts integrated family interaction and supporting function, along with those of cohesion and adaptability, give shape to family life. the characteristics of developed relationships of richness, uniqueness efficiency, substitutability, pacing , openness spontaneity, and evaluation are reflected in the verbal and nonverbal behaviors with which family members negotiated a set of common meanings and develop thier own unique message system. The message system is the major element of communication process and influences both the form and the content of thier relationship and in create and share meanings. Family systems need to provide order and predictability for thier members, specifically focusing on communication rules and the networks by which messages are transmitted. Most rules emerge as a result of multiful interactions. There are basic rules and rules about rules, or metarules. Perceiving the rules of family system is very difficult because often family members don't think about the basic rules, much less the metarules. Breaking the rule may result in the creation of a new set because the system may recalibrate itself to accept more variety of behavior. Families develop communication networks to deal with the general issue. Family adaptability may be seen through the degree of flexibility in forming and reforming networks and networks become a vital part of the decision- making process and relate to the power dynamics operating within the family. Networks also play an integral part in maintaining the roles and rules operating with the family system. Thus networks and rules have mutual influence. The family -of -origin issues influence all aspects of family communication and account for many of the communication patterns, rules and networks and the role of the family -of-origin influences as a primary force for communication on behavior of newly forming systems. Each family system develops its own communication meanings. There is not one right way to communicate within a family but may be indefinitly large change of family life and communication behavior. Study on functional family communication helps to gain a better understanding of dynamics of family communication and ability of a new insight into the family.

  • PDF

사용자 로그 분석과 클러스터 내의 문서 유사도를 이용한 동적 추천 시스템 (A Dynamic Recommendation System Using User Log Analysis and Document Similarity in Clusters)

  • 김진수;김태용;최준혁;임기욱;이정현
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제31권5호
    • /
    • pp.586-594
    • /
    • 2004
  • 웹 문서들은 빠른 생성과 소멸의 특징 때문에, 사용자는 찾고자하는 웹 문서를 신속하고 정확하게 추천해 줄 시스템을 요구하고 있다. 정제되지 않은 웹 데이타에는 사용자들의 축적된 경험들을 포함하는 유용한 정보들을 포함하고 있다. 현재, 이러한 유용한 정보를 마이닝 기법이나 통계학적 측정 방법 등을 가지고 정제하여 추천 시스템을 통해 사용자에게 제공하려는 노력이 시도되고 있다. 기존의 정보 필터링 방식은 사용자들의 프로파일을 반드시 이용해야 하는 문제점을 갖고 있으며, 협력적 필터링 방식은 First Rater 문제와 Sparsity 문제가 있다. 또한 사용자 브라우징 패턴을 이용하는 동적 추천 시스템은 연관성이 없는 웹 문서들을 결과로서 제공한다는 문제점이 있다. 본 논문에서는 웹 문서 형식에 따라 웹 문서 사이의 유사도를 이용하여 웹 문서를 분류하고, 웹 서버에 기록된 로그 파일을 이용하여 사용자 브라우징 순차 패턴 DB를 생성한다. 이렇게 생성된 정보들과 사용자들의 세션 정보를 이용하여, 사용자가 웹 문서에 접근했을 때 현재 웹 문서와 유사도가 높은 상위 N개의 연관 웹 문서 집합을 제공하고, 순차적인 특성을 갖는 웹 문서를 추천 문서로 제공하는 시스템을 제안한다.

IoT 응용을 위한 퍼지 논리 기반 멀티홉 방송 알고리즘의 설계 및 평가 (Design and Evaluation of a Fuzzy Logic based Multi-hop Broadcast Algorithm for IoT Applications)

  • 배인한;김칠화;노흥태
    • 인터넷정보학회논문지
    • /
    • 제17권6호
    • /
    • pp.17-23
    • /
    • 2016
  • 사물인터넷 (IoT)과 같은 미래 망에서, 컴퓨팅 기기의 수는 기하급수적으로 증가할 것으로 예상되고, 각 사물들은 서로 통신하고 스스로 정보를 획득한다. 사물 인터넷 응용에 대한 관심 증가로 사물통신 (M2M)과 같은 기회적 애드혹 망에서 데이터를 전달하는 방송은 중요한 기술이다. 그리고 IoT를 위한 분산 망에서, 노드들의 에너지 효율성은 망 성능에서 중요한 요인이다. 이 논문에서, 우리는 전송 노드의 에너지 충전률, 사본 밀도 비율 그리고 송 수신 노드간의 거리률에 기초한 퍼지 논리에 따라 확률적으로 데이터를 전파하는 퍼지 논리 기반 멀티홉 방송 알고리즘 FPMCAST를 제안한다. 제안하는 FPMCAST에서, 추론 엔진은 입 출력 매개변수를 입 출력 소속 함수로 사상하는 27개의 if-then 규칙들로 구성된 퍼지 규칙 베이스에 기초한다. 퍼지 시스템의 출력은 재방송 확률에 대한 퍼지 집합을 정의하고, 그 퍼지 집합으로부터 수치 결과를 추출하기 위하여 비 퍼지화가 사용된다. 여기서 퍼지 집합을 비 퍼지화하기 위하여 무게중심법이 사용된다. 그리고 모의실험을 통하여 제안하는 FPMCAST의 성능을 평가한다. 모의실험으로부터, 우리는 제안하는 FPMCAST 알고리즘이 플러딩 알고리즘과 가시핑 알고리즘 보다 우수함을 입증하였다. 특히, FPMCAST 알고리즘은 각 노드의 잔여 에너지를 균등하게 소비하기 때문에 더 긴 망 수명을 갖는다.

대순진리회 교화의 역사적 전형(典型)에 관한 연구 (A Study on the Archetypes of Historical Edification of Daesoonjinrihoe)

  • 백경언
    • 대순사상논총
    • /
    • 제22권
    • /
    • pp.471-507
    • /
    • 2014
  • Edification in Daesoonjinrihoe is not only a phenomenon that occurs following the differences of religious experience or spiritual development among the community members, which enables the members to share teaching and learning experiences with one another, but also an issue determined as one of the major activities of the religious order and a plan for achieving the purpose of the religious order-Podeokchenha(Wordly Propagation), Gujechansaeng (Salvation of all mankind) and Jisangcheonguk Geonseol(Building of earthly paradise). The purpose of this article is to clarify its concept and provide an example of edification, through considering the historical model for edification to help the cultivators with their work of edification. The archetype of edification of Daesoonjinrihoe was formed and gradually developed in phases by Sangje, Kang Jeungsan, the Supreme God(姜甑山, 1871-1909), Doju, Jo Jeongsan(趙鼎山, 1895-1958) and Dojeon, Park Wudang(朴牛堂, 1917-1995), by the three of whom the Religious Authority was succeeded. Sangje descended to the human world and preached to people to live by the rule of Haewon Sangsaeng(Resolution of grievances for the mutual beneficences of all life) and set an example of abolishing the old customs, living in mutual beneficences and having respect for human being. Doju, in revering the last will of Sangje, established the religious order by setting its creed, rituals and activities, which formed most contents of the archetype of edification. Dojeon set up a religious faith system by firmly establishing the Religious Authority and performed the True Law in accordance with Sangje's program of heaven to educate the cultivators to achieve the goal of self-cultivation following the last will of Doju. Through this, a perfect method to reach the state of Dotong(The Truly Unified State of Dao) is fulfilled. In this way, the archetype of edification was formed in the process of succession of Religious Authority. In conclusion, edification in Daesoonjinrihoe contributes to a 'systematic conveyance and understanding' through the historical archetype of edification, and it can be described as a concept that becomes a model to put into practice the 'True Law' of teachings given by two Sangjes for Dotong. Therefore, edification of Daesoonjinrihoe is drawing attention of its development as an important activity that realizes the ultimate value of the religious order because it solves the problems of immorality(absence of Dao), disorder and disregard of human value generated from the other side of this material civilization, with the truth of Haewon Sangsaeng, and has a function of rebuilding and leading the individuals and the society to the Truly Unified State of Dao through performing of the True Law.