• Title/Summary/Keyword: 이포지션

Search Result 109, Processing Time 0.024 seconds

Two-phase Search Algorithm for Web Services Composition Redundanty (잉여 없는 웹 서비스 조합을 위한 2단계 탐색 알고리즘)

  • Kim, Hyeon-Ji;Kwon, Joon-Ho;Lee, Dae-Wook;Lee, Suk-Ho
    • Journal of KIISE:Databases
    • /
    • v.36 no.2
    • /
    • pp.123-138
    • /
    • 2009
  • In recent years, the web services composition search has become an issue of great interest. The web services composition search is the process of integrating individual web services to yield desired behavior. Through the web services composition search, more sophisticated functionalities can be provided. Current solutions can be classified into three main classes: forward chaining approach, backward chaining approach and two-phase approach. However one-way chaining approaches, such as forward chaining approach and backward chaining approach have limitations of searching irrelevant web services. And two-phase approach has limitations of including redundant web services. In this paper, we propose an unredundant web services composition search based on the two-phase algorithm. The algorithm consists of a forward phase and a backward phase. In the forward phase, the candidate web services participating composition will be found efficiently by searching the Link Index. In the backward phase, unredundant web services compositions will be generated from candidate web services by using the Token Manager. The experimental results show that our proposed algorithm is more efficient than one-way chaining approaches. The experimental results also show that our algorithm can provide more solutions than previous two-phase approach and is comparable to previous one in execution time.

Microkernel-based System Call Interposition Mechanism (마이크로커널 기반 시스템 콜 인터포지션 기법)

  • Kim, Young-Pil;Ko, Young-Woong;Hong, Chul-Ho;Kim, Jung-Nyu;Yoo, Hyuk
    • Proceedings of the Korea Institutes of Information Security and Cryptology Conference
    • /
    • 2002.11a
    • /
    • pp.183-186
    • /
    • 2002
  • 시스템 콜 인터포지션 메커니즘은 침입 탐지 및 접근 제어와 같은 시스템 보안 기능을 강화하기 위해서 사용하는 방법이다. 현재까지 알려진 시스템 콜 인터포지션의 구현 방법은 크게 라이브러리 기반, 커널 기반 그리고 유저레벨 프로세스 기반의 접근방식이었다. 기존의 방식들은 대부분 범용적인 모노리틱커널에 적용되어 사용되고 있으며, 최근에 보안 운영체제로 개발되고 있는 마이크로커널 방식의 시스템에서는 적합하지 않다. 본 논문에서는 기존에 연구되었던 시스템 콜 인터포지션 방법들을 소개하고 마이크로커널 기반의 시스템 콜 인터포지션을 위한 메커니즘을 제안하고 있다. 제안된 메커니즘은 마이크로커널 위에 모니터 서버를 두고, IPC가 수행될 때 특정 시스템 콜을 비동기 IPC를 이용하여 감시하는 방식을 취하고 있다.

  • PDF

A Study for Fast Service Composition with Case-based Reasoning (사례 기반 추론을 이용한 서비스 컴포지션 속도향상 연구)

  • Lee, Seung-Hun;Park, Du-Gyeong;Kim, Geon-Su;Yun, Tae-Bok;Lee, Ji-Hyeong
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2007.11a
    • /
    • pp.257-260
    • /
    • 2007
  • 유비쿼터스 컴퓨팅의 목표 중 하나는 사용자의 직접적이거나 은연중에 내포된 요청에 따라 적절한 서비스를 제공하는 것이다. 최근에는 사용자의 다양한 요청에 보다 유연하게 대응할 수 있는 연구가 이루어지고 있으며 그 중 단일서비스의 조합을 통해 복합서비스를 제공할 수 있는 서비스 컴포지션(Service Composition)이 주목을 받고 있다. 하지만 기존 연구들은 늦은 처리속도로 인해 빠른 응답이 필요한 실시간 상황인식 서비스에는 부적합 하다. 또한 사례기반 추론은 사례 기저에 쌓인 사례의 수가 늘어감에 따라 속도가 저하되는 단점이었다. 이러한 단점을 최소화 하기 위하여 클러스터링 기법이 사용되고 있다. 본 논문은 사례기반 추론을 이용한다. 또한 사례 기저의 수를 유지하면서 사례 기저의 수치화 및 트리구조 판리를 이용하여 기존방법보다 빠른 서비스 컴포지션을 구현하는 방법을 제안한다. 그리고 기존의 서비스 컴포지션 기법과 비교 분석을 통하여 제안하는 기법의 유효함을 확인하였다.

  • PDF

PSR: Pre-Computing Solutions in RDBMS for Efficient Web Services Composition Search (PSR : 효율적인 웹 서비스 컴포지션 검색을 위한 RDBMS 기반의 선 계산 기법)

  • Kwon, Joon-Ho;Park, Kyu-Ho;Lee, Dae-Wook;Lee, Suk-Ho
    • Journal of KIISE:Databases
    • /
    • v.35 no.4
    • /
    • pp.333-344
    • /
    • 2008
  • In recent years, the web services composition has received much attention. By web services composition, we mean providing a new service that does not exist on the repository. In this paper, we propose a new system called PSR for web services composition search using a relational database. We also propose algorithms for pre-computing web services composition using joins and indices. We store ontologies from web services in RDBMS, so that the PSR system returns web services composition in order of similarity with user query through the degree of the ontology matching. We demonstrated that our pre-computing web services composition approach in RDBMS yields lower execution time and good scalability when handling a large number of web services and user queries.

Compositional Contract for Plug-and-Play Compoment Framework (플러그-앤드-플레이 컴포넌트 프레임워크를 위한 조립 계약)

  • 이석용;이경환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.406-408
    • /
    • 2001
  • 소프트웨어 개발 기술은 컴포넌트의 재사용에 기반한 소프트웨어 개발 방법으로 발전하고 있다. 컴포넌트는 재사용 및 가변성을 족친시키며, 시스템의 전반적인 복잡도를 감소시켜 준다. 그러나 컴포넌트 조립정보는 디자인시점(design-time)에서 결정되고 특정 컴포넌트 모델과 컴포넌트 실행환경(Component Execution Environment)에 따라 소스코드에 반영되기 때문에, 시스템의 변경 관리 및 동적인 구성등의 소프트웨어 컴포넌트의 장점을 반영하지 못하고 있다. 본 논문에서는 현재 사용되고 있는 컴포넌트 컴포지션의 문제점을 제시하고, 이를 해결하기 위하여 컴포넌트 컴포지션시 필수적 정보들인 컴포넌트간의 상호작용, 컨텍스트 상의 종속성, 메시지 전달 및 호출상의 제약 조건 등의 기본 컴포지션 정도들을 표현하는 컴포지셔널 컨트랙트를 정의한다. 컴포지셔널 컨트랙트는 모든 정보를 컴포닌트 모델 및 환경에 의존적이지 않도록 XML 문서로 정의되므로, 각종 컴포지셔널 컨트랙트를 이용하여 컴포넌트 기술의 가장 큰 장점인 플러그-앤드-플레이(Plug-and-Play)방식의 지원 및 동적 바인딩, 동적 컴포넌트 컴포지션을 지원하는프레임워크를 제시한다.

  • PDF

Korean Coreference Resolution using Stacked Pointer Networks based on Position Encoding (포지션 인코딩 기반 스택 포인터 네트워크를 이용한 한국어 상호참조해결)

  • Park, Cheoneum;Lee, Changki
    • KIISE Transactions on Computing Practices
    • /
    • v.24 no.3
    • /
    • pp.113-121
    • /
    • 2018
  • Position encoding is a method of applying weights according to position of words that appear in a sentence. Pointer networks is a deep learning model that outputs corresponding index with an input sequence. This model can be applied to coreference resolution using attribute. However, the pointer networks has a problem in that its performance is degraded when the length of input sequence is long. To solve this problem, we proposed two contributions to resolve the coreference. First, we applied position encoding and dynamic position encoding to pointer networks. Second, we stack deeply layers of encoder to make high-level abstraction. As results, the position encoding based stacked pointer networks model proposed in this paper had a CoNLL F1 performance of 71.78%, which was improved by 6.01% compared to vanilla pointer networks.

A Functional Modeling of Composition Manager for Service Composition Based on TINA (개방형 정보통신망 기반의 서비스 컴포지션을 위한 컴포지션 관리자 모델링)

  • 신영석;임선환
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.2
    • /
    • pp.344-351
    • /
    • 2004
  • This paper describes a modeling of service composition manager based on TINA (Telecommunication Information Networking Architecture). The service composition function is mainly motivated by the desire to easily generate new service using existing services from retailers or third party service providers. The TNA-C (Consortium) specification for the service composition does not include the detailed composition procedures and its object models. In this paper, we propose a model of components for the service composition, which adapts a static composition feature in a single provider domain To validate the proposed modeling, we implemented prototype service composition function, which combines two multimedia services; a VOD (Video On Demand) service and a VCS (Video Conference Service) service. As a result, we obtain the specification of the detailed composition architecture between a retailer domain and a third-party service provider domain.

A Study on Selection of a Service Composition Target using AHP (AHP를 활용한 서비스 컴포지션 대상 선정에 대한 연구)

  • Kim, Ji-Hyeok;Byun, Jung-Won;Rhew, Sung-Yul
    • The KIPS Transactions:PartD
    • /
    • v.16D no.5
    • /
    • pp.737-746
    • /
    • 2009
  • The appearance of SOA affects business and IT environment and many studies on SOA is progressed in academics and industries. Service will increase extremely and make business opportunity by composing service. In addition, It will support it. However, studies on selection of a service composition target are insufficient. In this study, we propose a framework that select a service composition target so we use Analytic Hierarchy Process methodology. As a result of this study, we enabled service selection to apply functional/non-functional attributes of services, various stakeholder's view and some selection criteria with service composition.

A Fast Service Composition Method via Case-Base Numerization and Tree Structure Management (사례기저 수치화와 트리구조 관리를 이용한 서비스 컴포지션의 속도 향상 연구)

  • Lee, Seung-Hoon;Kim, Kun-Su;Yoon, Tae-Bok;Park, Doo-Kyung;Lee, Lee-Hyung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06c
    • /
    • pp.391-396
    • /
    • 2008
  • 유비쿼터스 컴퓨팅의 목표 중 하나는 사용자의 직접적이거나 은연중에 내포된 요청에 따라 적절한 서비스를 제공하는 것이다. 최근에는 사용자의 다양한 요청에 보다 유연하게 대응할 수 있는 연구가 이루어지고 있으며 그 중 단일서비스의 조합을 통해 복합서비스를 제공할 수 있는 서비스 컴포지션(Service Composition)이 주목을 받고 있다. 하지만 기존 연구들은 늦은 처리속도로 인해 실시간 상황인식 서비스에서 빠른 응답을 바라는 사용자의 요구사항을 만족시키기 어렵다. 또한 사례기반추론은 사례기저에 쌓인 사례의 수가 늘어감에 따라 속도가 저하되는 단점이 있다. 이러한 단점을 최소화 하기 위하여 클러스터링 기법이 사용되고 있다. 그러나 클러스터링 기법은 사례기저의 수를 줄여가면서 속도를 유지하기 때문에 기존의 사례가 다시 발생하였을 경우에도 새로운 문제로 인식하게 되는 문제를 가지고 있다. 이러한 문제점을 해결하기 위해서 본 논문에서는 사례기저의 수를 유지하면서 사례기저의 수치화 및 트리구조 관리를 이용하여 기존방법보다 빠른 서비스 컴포지션을 구현하는 방법을 제안한다. 그리고 기존의 서비스 컴포지션 기법과 비교 분석을 통하여 제안하는 기법의 유효함을 확인하였다.

  • PDF

CMK글로벌이 제시하는 멀티미디어자판기 사업전략

  • 한국자동판매기공업협회
    • Vending industry
    • /
    • v.2 no.7 s.8
    • /
    • pp.90-91
    • /
    • 2003
  • 축구에 '멀티 플레이어(multi player)'란 용어가 있다. 이 용어는 축구경기에 있어 한 포지션으로 역할이 제한된 게 아니라 어떤 포지션을 맡겨도 이를 훌륭히 소화할 수 있는 선수를 칭하는 말이다. 일인다역을 요구하는 복잡 다양한 현대사회에 있어 이 같은 멀티플레이어의 역할을 하는 사람은 큰 우대를 받게 마련이다. 그런데 자판기 분야에도 이러한 멀티 플레이어 역할을 하는 자판기가 등장했다. CD자판기에서 각종 베스트신상품에 이르기까지 다양한 내용물을 적용판매 할 수 있는 멀티미디어자판기가 바로 그것. 멀티미디어자판기를 중심으로 신규업체 CMK글로벌이 펼치는 사업 전략을 소개한다.

  • PDF