• Title/Summary/Keyword: 유사성 탐색

Search Result 491, Processing Time 0.024 seconds

A method for similar-word retrival based on BTI dictionary indexing mechanism (BTI 사전 색인을 이용한 유사단어 검색)

  • 정연수
    • Proceedings of the Acoustical Society of Korea Conference
    • /
    • 1994.06c
    • /
    • pp.291-296
    • /
    • 1994
  • 유사단어의 추정에 있어서 사전 검색에 드는 비용, 즉 사전탐색 횟수는 효율성의 문제와 직결된다. 본 논문에서는 BTI 사전 색인을 이용하여 한 글자의 변형요소가 있는 유사단어들을 효율적으로 거색하는 방법을 제안한다. BTI 방식은 정방향, 역방향 표제어를 모두 저장하는 방법이다. BTI 방식으로 사전 표제어를 색인하여 표제어에 대한 사전 탐색 도중에 사전에 존재하는 prefix와 postifix를 모두 검색할 수 있다. 이러한 정보를 이용하면 유사 단어에 대한 정확한 변형 위치를 결정할 수 있다. BTI 사전 색인은 사전 표제어에 대한 정보없이 유사단어를 추정한 후에 사전 검색을 통하여 확인하는 방법보다 사전 검색에 드는 비용이 적다. 추가적으로 유사단어 후보들에 대한 우선 순위를 정하기 위하여 corpus에서 추출한 각 표제어의 발견 빈도를 이용하였다.

  • PDF

Nonphotorealistic Walkthrough Using 3D Environment Modeling (3차원 환경 모델링을 이용한 비사실적 탐색)

  • Ryoo, Seung-Taek
    • Journal of the Korea Computer Graphics Society
    • /
    • v.10 no.3
    • /
    • pp.1-8
    • /
    • 2004
  • 본 논문은 한 장 혹은 여러 장의 실세계의 사진 영상을 입력으로 받아 영상 기반 모델링 방법 중 하나인 영상 분할 모델링 방법을 통해 환경을 3차원으로 모델링을 하고 주어진 실세계 사진 영상을 비사실적 렌더링하여 환경 탐색시 환경맵으로 사용하도록 하여 비사실적 탐색 영상을 생성하는 방법을 제안하였다. 제안된 방법은 세밀한 3차원 환경 메쉬 모델을 생성하여 2차원 환경맵의 비사실적 랜더링 과정을 통해 비사실적 애니메이션 효과를 손쉽게 만들어 낼 수 있다는 장점을 가지고 있다. 또한, 환경맵의 비사실적 렌더링을 통한 환경 매핑방법으로 각 프레임 간의 유사성을 유지하며 렌더링하는 특징을 가지고 있어 자연스러운 비사실적 탐색 영상을 생성 할 수 있다.

  • PDF

A Method of Highspeed Similarity Retrieval based on Self-Organizing Maps (자기 조직화 맵 기반 유사화상 검색의 고속화 수법)

  • Oh, Kun-Seok;Yang, Sung-Ki;Bae, Sang-Hyun;Kim, Pan-Koo
    • The KIPS Transactions:PartB
    • /
    • v.8B no.5
    • /
    • pp.515-522
    • /
    • 2001
  • Feature-based similarity retrieval become an important research issue in image database systems. The features of image data are useful to discrimination of images. In this paper, we propose the highspeed k-Nearest Neighbor search algorithm based on Self-Organizing Maps. Self-Organizing Map(SOM) provides a mapping from high dimensional feature vectors onto a two-dimensional space. A topological feature map preserves the mutual relations (similarity) in feature spaces of input data, and clusters mutually similar feature vectors in a neighboring nodes. Each node of the topological feature map holds a node vector and similar images that is closest to each node vector. We implemented about k-NN search for similar image classification as to (1) access to topological feature map, and (2) apply to pruning strategy of high speed search. We experiment on the performance of our algorithm using color feature vectors extracted from images. Promising results have been obtained in experiments.

  • PDF

Source Codes Plagiarism Detection By Using Reserved Word Sequence Matching (예약어 시퀀스 탐색을 통한 소스코드 표절검사)

  • Lee Yeong-Ju;Kim Seung;Gang Seok-Ho
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2006.05a
    • /
    • pp.1198-1206
    • /
    • 2006
  • 프로그램 소스코드 표절 검사에 대한 기존 방법은 크게 지문(finger-print)법과 구조기반 검사법으로 나뉘며, 주로 단어의 유사성이나 발생빈도를 사용하거나 소스코드 구조상의 특징으로 두 소스간의 유사성을 비교한다. 본 연구에서는 프로그래밍 언어의 예약어 시퀀스를 사용하여 소스코드들 간의 유사성을 비교하고, 이 결과를 FCA(Formal Concept Analysis)를 통해 해석하고 시각화 하는 방법을 제시한다. 일반적인 VSM(Vector Space Model)과 같은 단일 단어 분석으로는 단어의 인접성을 구분할 수 없으므로 단어의 시퀀스 분석이 가능하도록 알고리즘을 구성하였으며 이러한 방식은 지문법의 단점인 소스코드의 부분적인 표절 탐지의 난점을 해결할 수 있고 함수의 호출 순서나 수행 순서에 상관없이 표절을 탐지할 수 있는 장점을 가진다. 마지막으로 유사도 측정결과는 FCA를 이용하여 격자(lattice)로 시각화됨으로써 이용자의 이해도를 높일 수 있다.

  • PDF

Fast H.264/AVC Full Search Algorithm using Spatial and Temporal Correlation (시.공간적 상관도를 이용한 고속 H.264/AVC 전 영역 탐색 방법)

  • Moon, Ji-Hee;Ho, Yo-Sung
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.11a
    • /
    • pp.67-70
    • /
    • 2009
  • H.264/AVC 동영상 표준은 기존의 동영상 표준과 비교했을 때 뛰어난 압축률을 보인다. 특히 세밀한 움직임 예측을 통해 영상을 효율적으로 압축하지만 움직임 예측은 H.264/AVC 동영상 표준의 높은 복잡도의 원인 중 하나이다. 따라서 H.264/AVC의 부호화 시간을 단축하기 위해서는 고속 움직임 추정 기법이 필수적이다. 일반적으로 영상 신호는 인접한 화면과 매크로블록 사이에서 상관관계가 높고 부호화하고자 하는 매크로블록의 움직임벡터는 인접한 매크로블록에서 결정된 최적의 움직임 벡터와 유사한 방향성을 가진다. 그러므로 고정된 탐색 영역의 크기를 이용하면 불필요한 영역까지 움직임 예측 과정이 수행되어 계산량이 증가한다. 본 논문에서는 영상의 공간적, 시간적 상관도를 이용하여 탐색 영역의 크기를 결정하는 방법을 제안한다. 인접하는 블록들의 움직임 벡터의 표준편차를 이용하여 움직임이 작은 영역에서는 작은 탐색 영역을 이용하여 움직임 예측을 수행하고 반대로 움직임이 큰 영역에서는 큰 탐색 영역을 이용하여 움직임 예측을 수행한다. 또한 현재 화면과 참조 화면의 거리차가 클수록 참조 화면으로 선택되는 확률이 낮다는 사실을 이용하여 적응적으로 탐색 영역의 크기를 조절한다. 제안한 방법은 기존의 전 영역 탐색 방법과 유사한 부호화 성능을 보이면서 움직임 예측 시간이 평균 약 58.93% 감소하는 것을 확인할 수 있다.

  • PDF

The exploratory study on exporting brand strategy: Focused on the demand survey for brand & domain consulting (수출 브랜드 전략에 관한 탐색적 연구: 브랜드 및 도메인 개발 컨설팅 수요조사를 중심으로)

  • Kim, Gwi-Gon
    • Journal of Digital Contents Society
    • /
    • v.10 no.4
    • /
    • pp.551-560
    • /
    • 2009
  • Under the recent global business environment and active e-commerce era through digital media, the decision on the exporting companies' brand and web domain development is a very crucial strategic choice. Especially, since web domain development is closely related with company's brand strategy, this study is conducted to research the decisive factors of exporting brand strategy on the basis of the need research results on Korean exporting company's overseas brand and domain development strategy. As presented in statistical results, in case of Korean exporting businesses, the level of OEM brand export was when there was high export competitiveness and the level of OEM brand export was high when there was higher uncertainty about the environment. This supports the hypotheses on the basis of existing research documents. However, the similarities of markets failed to bring out any statistical meaningful influence. As the second result, businesses with high export competitiveness tend to select global brand strategy and businesses with high environment uncertainty tend to choose local brand strategy. However, the similarity of markets failed to show any statistical meaningful influence.

  • PDF

Similarities of Firm's HR System: Explanations from New Institutional Perspectives (기업 인적자원관리시스템의 유사성: 신제도주의적 관점의 분석)

  • Lee, Jeong Eon
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.2
    • /
    • pp.412-419
    • /
    • 2013
  • Firm's competitive advantage and profitability can be gained over competitors by human resources and human resource management that are characterized by idiosyncrasies or differentiation. Yet, the results of previous studies have been a emerging consensus that the isomorphism and homogeneity of HRM and HR practices among firms regardless of thoese industrial areas, size, organizational settings, etc. are universal. Based on the previous studies of similarities of HRM, the paper theoretically investigates the background and reasons of introducing similar HR practices among firms. The paper shows the dynamism of HR system in Korean firms, adapting a new HR system. Three types of reasons are found, coercive isomorphism, mimetic isomorphism, and normative isomorphism. However, it is also discussed that there is an important gap in the theoretical and empirical research. More empirical research is suggested in order for gaining meaningful results on HR studies.

Efficient Subsequence Searching in Sequence Databases : A Segment-based Approach (시퀀스 데이터베이스를 위한 서브시퀀스 탐색 : 세그먼트 기반 접근 방안)

  • Park, Sang-Hyun;Kim, Sang-Wook;Loh, Woong-Kee
    • Journal of KIISE:Databases
    • /
    • v.28 no.3
    • /
    • pp.344-356
    • /
    • 2001
  • This paper deals with the subsequence searching problem under time-warping in sequence databases. Our work is motivated by the observation that subsequence searches slow down quadratically as the average length of data sequences increases. To resolve this problem, the Segment-Based Approach for Subsequence Searches (SBSS) is proposed. The SBASS divides data and query sequences into a series of segments, and retrieves all data subsequences that satisfy the two conditions: (1) the number of segments is the same as the number of segments in a query sequence, and (2) the distance of every segment pair is less than or equal to a tolerance. Our segmentation scheme allows segments to have different lengths; thus we employ the time warping distance as a similarity measure for each segment pair. For efficient retrieval of similar subsequences, we extract feature vectors from all data segments exploiting their monotonically changing properties, and build a spatial index using feature vectors. Using this index, queries are processed with the four steps: (1) R-tree filtering, (2) feature filtering, (3) successor filtering, and (4) post-processing. The effectiveness of our approach is verified through extensive experiments.

  • PDF

An Approximate k-Nearest Neighbor Search Algorithm for Content- Based Multimedia Information Retrieval (내용 기반 멀티미디어 정보 검색을 위한 근사 k-최근접 데이타 탐색 알고리즘)

  • Song, Kwang-Taek;Chang, Jae-Woo
    • Journal of KIISE:Databases
    • /
    • v.27 no.2
    • /
    • pp.199-208
    • /
    • 2000
  • The k-nearest neighbor search query based on similarity is very important for content-based multimedia information retrieval(MIR). The conventional exact k-nearest neighbor search algorithm is not efficient for the MIR application because multimedia data should be represented as high dimensional feature vectors. Thus, an approximate k-nearest neighbor search algorithm is required for the MIR applications because the performance increase may outweigh the drawback of receiving approximate results. For this, we propose a new approximate k-nearest neighbor search algorithm for high dimensional data. In addition, the comparison of the conventional algorithm with our approximate k-nearest neighbor search algorithm is performed in terms of retrieval performance. Results show that our algorithm is more efficient than the conventional ones.

  • PDF

Fast Motion Estimation Using Adaptive Search Range for HEVC (적응적 탐색 영역을 이용한 HEVC 고속 움직임 탐색 방법)

  • Lee, Hoyoung;Shim, Huik Jae;Park, Younghyeon;Jeon, Byeungwoo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39A no.4
    • /
    • pp.209-211
    • /
    • 2014
  • This paper proposes a fast motion estimation method which can reduce the computational complexity of HEVC encoding process. While the previous method determines its search range based on a distance between a current and a reference pictures to accelerate the time-consuming motion estimation, the proposed method adaptively sets the search range according to motion vector difference between prediction units. Experimental results show that the proposed method achieves about 10.7% of reduction in processing time of motion estimation under the random access configuration whereas its coding efficiency loss is less than 0.1%.