KR100736754B1 - Method for investigating citation relations using spanning tree - Google Patents

Method for investigating citation relations using spanning tree Download PDF

Info

Publication number
KR100736754B1
KR100736754B1 KR1020050103940A KR20050103940A KR100736754B1 KR 100736754 B1 KR100736754 B1 KR 100736754B1 KR 1020050103940 A KR1020050103940 A KR 1020050103940A KR 20050103940 A KR20050103940 A KR 20050103940A KR 100736754 B1 KR100736754 B1 KR 100736754B1
Authority
KR
South Korea
Prior art keywords
citation relationship
citation
spanning tree
conversion system
axis
Prior art date
Application number
KR1020050103940A
Other languages
Korean (ko)
Other versions
KR20070047134A (en
Inventor
김세현
Original Assignee
(주)윕스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)윕스 filed Critical (주)윕스
Priority to KR1020050103940A priority Critical patent/KR100736754B1/en
Publication of KR20070047134A publication Critical patent/KR20070047134A/en
Application granted granted Critical
Publication of KR100736754B1 publication Critical patent/KR100736754B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2216/00Indexing scheme relating to additional aspects of information retrieval not explicitly covered by G06F16/00 and subgroups
    • G06F2216/11Patent retrieval

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

특허의 인용관계를 원근감과 각도를 갖는 3차원으로 보여주는 최소 스패닝 트리를 이용한 인용관계 조사 방법에 관한 것으로, 다수의 기술문서 데이터의 인용관계 정보를 조사하는 서버 및 상기 서버로부터 입력되는 인용관계 정보를 인용관계도로 변환하는 변환시스템을 구비하고, 상기 변환시스템이 상기 서버에게 특정 기술문서에 대한 인용관계 조사를 요청하는 단계, 상기 변환시스템이 상기 서버에 의해 조사되어 송출된 기술문서의 인용관계 정보를 수신하는 단계, 상기 변환시스템이 상기 수신된 각 인용관계 정보를 이용하여 최소 스패닝 트리를 추적하는 단계, 상기 변환시스템이 상기 추적된 최소 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하는 단계, 상기 변환시스템이 상기 최소 스패닝 트리의 각 노드에서 z축으로 출력할 통계정보의 좌표를 연산하는 단계, 상기 변환시스템이 상기 x, y, z축의 값을 결합하여 원근감과 각도를 갖는 3차원 인용관계도를 출력하는 단계를 포함한다.A citation relationship search method using a minimum spanning tree showing a citation relationship of a patent in three dimensions with perspective and angle. The citation relationship information of a plurality of technical document data and citation relationship information input from the server And a conversion system for converting a citation relationship into a citation relationship, wherein the conversion system requests the server for citation relationship investigation for a specific technical document, and the conversion system converts citation relationship information of the technical document inspected and sent by the server. Receiving, the transformation system tracking the minimum spanning tree using the received citation relationship information, and the transformation system two dimensions of each node of the tracked minimum spanning tree in the x-axis and y-axis planes. And the transform system outputs a z-axis at each node of the minimum spanning tree. This stage, the conversion system for computing the coordinates of the statistical information includes the step of outputting a 3-D relationship is also incorporated with a perspective angle and a combination of the x, y, z-axis value.

상기와 같은 스패닝 트리를 이용한 인용관계 조사 방법을 이용하는 것에 의해, 특허의 인용관계를 원근감과 각도를 갖는 3차원으로 보여주어 특허 간의 인용관계를 용이하게 파악할 수 있다.By using the above-described citation relationship investigation method using the spanning tree, the citation relationship between patents can be easily identified by showing the citation relationship of the patent in three dimensions having a perspective and an angle.

스패닝 트리, 인용관계, 인용, 피인용, 사이테이션  Spanning Tree, Citations, Citations, Citations, Station

Description

스패닝 트리를 이용한 인용관계 조사 방법{METHOD FOR INVESTIGATING CITATION RELATIONS USING SPANNING TREE}Citation relationship investigation using spanning tree {METHOD FOR INVESTIGATING CITATION RELATIONS USING SPANNING TREE}

도 1은 본 발명에 따른 스패닝 트리를 이용한 인용관계도를 조사하기 위한 시스템을 도시한 블록도,1 is a block diagram illustrating a system for examining a citation relationship diagram using a spanning tree according to the present invention;

도 2는 본 발명의 실시예에 따른 인용관계도의 조사 방법을 설명하는 흐름도, 2 is a flowchart for explaining a method of examining a citation relationship diagram according to an embodiment of the present invention;

도 3은 본 발명에 따른 스패닝 트리를 이용한 3차원 인용관계도의 실시예를 나타낸 그래프,3 is a graph showing an embodiment of a three-dimensional citation relationship diagram using a spanning tree according to the present invention;

도 4는 본 발명에 따른 기술문서들 간의 인용관계의 실시예를 도시한 도면,4 is a view showing an embodiment of a citation relationship between technical documents according to the present invention;

도 5는 본 발명에 따른 최소 스패닝 트리를 추적하는 과정을 도시한 도면,5 is a diagram illustrating a process of tracking a minimum spanning tree according to the present invention;

도 6은 본 발명에 따른 스프링 모델의 실시예를 도시한 도면,6 is a view showing an embodiment of a spring model according to the present invention,

도 7은 본 발명에 따른 3차원 인용관계도를 시점에 따라 출력하는 방법을 도시한 도면,7 is a diagram illustrating a method of outputting a three-dimensional citation relationship diagram according to a point of view of the present invention;

도 8은 본 발명에 따른 사용자 시점에 따른 3차원 인용관계도를 보는 다양한 시점을 도시한 도면.8 is a view illustrating various views of a three-dimensional citation relationship diagram according to a user's viewpoint in accordance with the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

10: 변환시스템 20: 서버10: conversion system 20: server

101: 좌표수단 102: 저장수단101: coordinate means 102: storage means

201: 조사수단 202: 송출수단201: investigation means 202: transmission means

203: 데이터베이스 203: database

본 발명은 인용관계도에 관한 것으로, 특히 특허의 인용관계를 원근감과 각도를 갖는 3차원으로 보여주는 최소 스패닝 트리(Minimum Spanning Tree)를 이용한 인용관계 조사 방법에 관한 것이다.The present invention relates to a citation relationship diagram, and more particularly, to a citation relationship investigation method using a minimum spanning tree that shows the citation relationship of a patent in three dimensions with perspective and angle.

일반적으로 특허 데이터베이스를 사용하여 선행특허 기술조사를 하는 경우, 기술 내용을 나타내는 용어, 특허 분류, 또는 데이터베이스의 고유 코드 등을 많이 사용한다. 기술의 진보에 따라 전문 용어는 계속 변화되며, 현재 사용되고 있는 용어를 사용할 경우 최초 기본 특허가 검색되지 않을 수 있다. 또한, 오래된 특허만 검색되고, 최근에 출원된 특허가 검색되지 않을 수도 있다. 이와 같이 검색에 사용하는 용어, 분류, 코드 등의 선택을 잘못할 경우, 원하는 특허를 찾을 수가 없게 된다. 또한, 출원인의 명칭을 사용하여 검색할 경우, 기관명이 변경되었다면 새로운 기관명을 사용하여 검색해야 한다. 따라서, 특허의 인용관계를 사용하면 원하는 특허를 좀 더 용이하게 찾을 수 있다. In general, when conducting a prior patent technology search using a patent database, terms representing technical contents, patent classifications, or unique codes of the database are frequently used. As the technology advances, the terminology continues to change, and if the term is currently used, the original basic patent may not be searched. In addition, only old patents may be searched, and recently applied patents may not be searched. In this way, if a user selects a term, a classification, a code, or the like used in a search, a desired patent cannot be found. In addition, when searching using the applicant's name, if the organization name is changed, the search should be performed using the new organization name. Therefore, using the citation of the patent it is easier to find the desired patent.

특허 명세서에는 선행기술을 인용하는 인용 문헌과 인용 특허가 목록으로 되 어 있다. 이 목록은 과거의 특허를 나타내기 위하여 인용되어 있는 문헌 및 특허이며, 조사할 특허의 측면에서 인용(Cited)이라 한다. 많은 특허 데이터베이스에 이들 인용자료가 수록되어 있고, 이를 참조하여 각 특허의 중요성 등을 추측할 수 있다. 또한, 이들 인용 자료는 특허 공보 등의 조사에도 참조 될 수 있다. 인용되어 있는 자료들을 역으로 조사함으로써 오래된 자료를 찾을 수 있다. The patent specification lists cited documents and cited patents citing prior art. This list is the literature and patents cited to represent past patents and is referred to as cited in terms of the patents to be investigated. Many patent databases contain these citations, which can be used to infer the importance of each patent. These citations can also be referred to in patent publications and the like. Older data can be found by reversing the cited material.

반대로, 인용 자료의 측면에서는 조사할 발명을 피인용(Citing) 특허라 하며, 조사할 특허는 참고 자료의 발행보다 최근에 출원된 것이다. 이들 피인용 특허는 특허 명세서를 참조하는 것만으로는 조사하기 어려우나, 데이터베이스를 이용한 검색에서는 비교적 간단하게 조사할 수 있다. 또한, 인용과 동일한 형태로 피인용 특허에서의 인용 횟수를 확인하면, 각 특허의 평가에도 이용이 가능하다. In contrast, in terms of citations, the invention to be investigated is referred to as a citing patent, and the patent to be investigated is filed more recently than the publication of references. These cited patents are difficult to investigate only by referring to the patent specification, but can be searched relatively simply in a search using a database. In addition, if the number of citations in the cited patent is confirmed in the same form as the citation, it can be used for evaluation of each patent.

이러한 인용 및 피인용의 정보를 이용하면 관련된 특허와 문헌 기술 내용을 확인하여 매우 많은 양의 정보를 얻을 수 있으며, 기술이 진보하여 사용하는 용어가 변하여도 기술적으로 관련이 있는 특허를 심도있게 조사할 수 있다. 또한, 인용 특허의 조사는 특허를 출원하기 전에 사전 조사로 활용될 수도 있다. This citation and citation information can be used to obtain a very large amount of information by identifying related patents and literature descriptions, and to investigate in depth technically relevant patents, even if the terminology changes as the technology advances. Can be. In addition, the examination of cited patents may be utilized as a preliminary investigation before filing a patent.

특허 분석을 위하여 상호 각각의 등록된 특허들이 어떤 상관 관계가 있는지를 분석하는 방법 중의 하나가 인용 특허들의 상관도를 조사하여 이를 비주얼(visual)하게 도시하여 나타내주는 방법이다. 예를 들면, 조사할 특허와 관련된 인용 특허 사이의 인용관계를 이용하여 어떤 특정기술에 있어서의 기본특허가 어떤 특허이며, 관련된 특허 중에서 어떤 인용자료가 가장 많이 인용되었는지를 조사하여 기술의 중요성을 판단하게 되는 것이다. 이것은 논문에서 각 논문자료에서 인용 되는 참고문헌들의 인용상태에 따라 논문의 가치를 평가하는 것과 유사하다.One of the methods of analyzing the correlation between each registered patent for patent analysis is a method of visually showing the correlation between the cited patents and showing them visually. For example, use the citation relationship between the cited patents related to the patent to be investigated to determine the importance of the technology by investigating which patent is the basic patent in a particular technology and which citations are cited the most among the related patents. Will be done. This is similar to evaluating the value of a paper according to the citation status of references cited in each article in the paper.

또한, 이런 기본특허나 중요특허를 조사하는 것 이외에도 인용특허는 특허의 관련 무효 참증 자료를 조사하는 데에도 효율적으로 활용된다. 예를 들면, 미국의 패밀리 특허에 관련된 특허 자료들이 어떤 인용 특허를 가지고 있으며, 이에 인용된 특허들에 또다시 인용된 특허들은 어떤 것들이 있는가를 집중적으로 조사함에 따라 유사한 무효 참증 자료들을 찾아내는 것에 유용하게 사용을 할 수 있다.In addition to examining such basic patents and important patents, cited patents are also effectively used to examine related invalid evidence data of patents. For example, it is useful to find similar invalid reference materials by intensively examining what patents are related to US family patents and which patents are cited again. can do.

또한, 본인의 특허가 후 출원된 다른 사람에게 어떻게 인용되고 있는지를 찾아낼 수도 있다. 이것은 본인의 특허의 이용, 발명 간의 문제점, 또는 라이센싱 여부에 대한 판단 자료로 활용될 수도 있다.You can also find out how your patent is being cited to others who have filed it later. This may be used as a judgment data about the use of my patent, problems between inventions, or licensing.

이와 같은 검색 결과의 비주얼한 제시방법에 대한 일례가 일본 특허 공개공보 제2004-355286호(검색 결과 제시 방법, 장치 및 프로그램)에 개시되어 있다.An example of a visual presentation method of such a search result is disclosed in Japanese Patent Laid-Open No. 2004-355286 (a search result presentation method, apparatus and program).

상기 공보에 개시된 기술은 복수의 검색어를 이용한 각 검색 결과에 있어서, 각 검색어의 출현 빈도를 취득하고, 각 검색어의 출현 빈도에 근거하는 계량을 산출하고, 원하는 검색어의 출현 빈도에 근거하여 삼차원 공간의 각 표시축에 대한 눈금용 단위 계량을 설정하고, 이 설정된 눈금용 단위 계량에 근거하여 각 검색 결과의 삼차원 공간에 있어서 좌표 위치를 결정하고, 이 좌표 위치의 삼차원 공간에 각 검색 결과를 배치하고 제시하는 검색 결과 제시 방법, 장치 및 프로그램에 대해 개시되어 있다.According to the technique disclosed in the above publication, in each search result using a plurality of search terms, the frequency of occurrence of each search term is acquired, a metering is calculated based on the frequency of appearance of each search term, and the three-dimensional space is searched based on the frequency of appearance of the desired search term. Set the scale unit weighing for each display axis, determine the coordinate position in the three-dimensional space of each search result based on this set scale unit weigh, and arrange and present each search result in the three-dimensional space of this coordinate position A method, apparatus and program for presenting search results are disclosed.

또, 기술 문서의 상호관계를 비주얼하게 제시한 장치에 대한 일례가 일본 특허 공개공보 제2004-348771호(기술 문서 검색 장치)에 개시되어 있다.Moreover, an example of the apparatus which visually showed the mutual relationship of technical documents is disclosed by Unexamined-Japanese-Patent No. 2004-348771 (technical document retrieval apparatus).

상기 공보에 개시된 기술은 특허 문헌이나 기술 논문 등의 기술 문서를 검색하는 기술 문서 검색 장치에 있어서, 검색 수단과 기술 문서에 인용되어 있는 참조 문헌의 정보를 추출하는 관련 문서 추출 수단을 구비하고, 상기 관련 문서 추출 수단은 기초가 되는 기술 문서로 인용되어 있는 참조 문헌의 정보를 추출하고, 상기 검색 수단은 상기 관련 문서 추출 수단에 의해 추출되는 참조 문헌에 해당하는 기술 문서를 검색하고, 상기 검색된 기술 문서로 인용되어 있는 참조 문헌의 정보를 상기 관련 문서 추출 수단이 추출하고, 이 조작을 되풀이하며, 검색되는 각 기술 문서의 관계가 시각적으로 알 수 있도록 표시하는 기술 문서 검색 장치에 대해 개시되어 있다.The technique disclosed in the above publication is a technical document retrieval apparatus for retrieving a technical document such as a patent document or a technical paper, comprising: a retrieving means and related document extracting means for extracting information of a reference document cited in the technical document; The related document extracting means extracts information of a reference document cited as the underlying technical document, and the searching means searches for a technical document corresponding to the reference document extracted by the related document extracting means, and the retrieved technical document Disclosed is a technical document retrieval apparatus which extracts information of a reference document cited by the related document extraction means, repeats this operation, and displays the relationship of each technical document to be retrieved so as to visually know.

그러나 종래의 특허 인용관계도는 2차원의 트리, 그래프 등의 형태로서, 각 노드에 해당되는 특허의 정보를 문자나 색상으로 표현하므로 전체적인 정보 파악 및 특허 간의 비교가 용이하지 않으며, 인용관계도에 포함된 특허가 많은 경우 연결선이 복잡해져서 특허 간의 인용관계 파악이 어렵거나 전체 인용관계 파악을 위한 연결선의 선택적 출력으로 인용관계 정보 전체를 볼 수 없는 문제점이 있었다.However, the conventional patent citation relationship diagram is in the form of a two-dimensional tree, a graph, etc. Since the information of the patent corresponding to each node is expressed in letters or colors, it is not easy to grasp the overall information and compare the patents. In the case of a large number of patents included, the connection lines are complicated, making it difficult to identify the citation relationship between patents, or the entire citation relationship information cannot be viewed as a selective output of the connection line for the whole citation relationship.

또, 공보 제2004-355286호에 있어서는 검색결과를 3차원으로 보여주기는 하나, 검색어의 출현빈도를 근거로 하여 제시하므로 특허 간의 인용관계, 기본특허, 중요특허 등을 조사하기에는 부족한 문제가 있었다.Also, in Publication No. 2004-355286, the search results are shown in three dimensions, but based on the frequency of occurrence of search terms, there is a problem that is insufficient to investigate the citation relationship between the patents, basic patents, important patents, and the like.

또, 상기 공보 제2004-348771호에 있어서는 기술문서의 상호관계를 3차원으로 보여주기는 하나, 단순하고 단일한 형태의 3차원으로 표현되어 정량의 확연한 차이를 나타내지 못하며, 통계정보나 기술의 흐름을 최적화하여 보기 어려운 문제가 있었다.In the above-mentioned publication No. 2004-348771, although the interrelationships of technical documents are shown in three dimensions, they are expressed in a simple and single form of three dimensions, and do not show a significant difference in quantification. There was a problem that was difficult to optimize.

본 발명의 목적은 상술한 바와 같은 문제점을 해결하기 위해 이루어진 것으로서, 특허 간의 인용관계를 파악하기 용이하도록 특허의 인용관계를 원근감과 각도를 갖는 3차원으로 보여주는 스패닝 트리를 이용한 인용관계 조사 방법을 제공하는 것이다.An object of the present invention is to solve the problems as described above, to provide a citation relationship investigation method using a spanning tree showing the citation relationship of the patent in three dimensions having a perspective and an angle so as to easily identify the citation relationship between the patents It is.

본 발명의 다른 목적은 인용관계 정보가 유실되지 않으면서도 사용자가 원하는 시점에서의 인용관계도를 보여주는 스패닝 트리를 이용한 인용관계 조사 방법을 제공하는 것이다.Another object of the present invention is to provide a citation relationship research method using a spanning tree showing a citation relationship diagram at a point in time desired by a user without losing citation relationship information.

본 발명의 다른 목적은 특허 간의 인용관계를 좀 더 용이하게 파악하여 특허의 이용, 출원전 사전조사, 기준특허 및 중요특허, 라이센싱 여부 등에 효과적으로 사용될 수 있는 스패닝 트리를 이용한 인용관계 조사 방법을 제공하는 것이다.It is another object of the present invention to provide a citation relationship investigation method using a spanning tree that can be effectively used to grasp the citation relationship between patents more effectively, the use of patents, pre-application preliminary examination, reference patents and important patents, licensing will be.

상기 목적을 달성하기 위해 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법은 다수의 기술문서 데이터의 인용관계 정보를 조사하는 서버 및 상기 서버로부터 입력되는 인용관계 정보를 인용관계도로 변환하는 변환시스템을 구비하는 인용관계 조사 방법에 있어서, 상기 변환시스템이 상기 서버에게 특정 기술문서에 대한 인용관계 조사를 요청하는 단계, 상기 변환시스템이 상기 서버에 의해 조사되 어 송출된 기술문서의 인용관계 정보를 수신하는 단계, 상기 변환시스템이 상기 수신된 각 인용관계 정보를 이용하여 최소 스패닝 트리를 추적하는 단계, 상기 변환시스템이 상기 추적된 최소 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하는 단계, 상기 변환시스템이 상기 최소 스패닝 트리의 각 노드에서 z축으로 출력할 통계정보의 좌표를 연산하는 단계, 상기 변환시스템이 상기 x, y, z축의 값을 결합하여 원근감과 각도를 갖는 3차원 인용관계도를 출력하는 단계를 포함하고, 상기 변환시스템이 상기 z축으로 출력할 정보가 변경될 경우 상기 3차원 인용관계도는 변경된 값을 반영하여 출력하는 것을 특징으로 한다.In order to achieve the above object, a citation relationship research method using a spanning tree according to the present invention includes a server for examining citation relationship information of a plurality of technical document data and a conversion system for converting citation relationship information input from the server into citation relationship. In the citation relationship investigation method comprising the step of the conversion system to request the citation relationship investigation for a specific technical document to the server, the conversion system receives the citation relationship information of the technical document sent out by the server is investigated The tracking system tracks the minimum spanning tree using the received citation information, and the transformation system arranges each node of the tracked minimum spanning tree in two dimensions on the x and y axis planes. The statistical system to output the z-axis output from each node of the minimum spanning tree Calculating coordinates of the coordinates; and outputting a three-dimensional citation relationship diagram having perspective and angle by combining the values of the x, y, and z axes, and the conversion system outputs the z-axis. When the information is changed, the 3D citation relationship diagram may be output by reflecting the changed value.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상기 변환시스템이 조사된 각 인용관계 정보를 이용하여 최소 스패닝 트리를 추적하는 단계는, 상기 변환시스템이 상기 조사된 각 인용관계 정보에 대한 공통인용계수를 연산하는 단계, 상기 변환시스템이 상기 연산된 공통인용계수를 이용하여 인용관계의 가중치로 하여 인용관계의 그래프를 작성하는 단계, 상기 변환시스템이 상기 작성된 그래프에서 최소 스패닝 트리를 추적하는 단계를 포함하는 것을 특징으로 한다.In the citation relationship investigation method using the spanning tree according to the present invention, the step of tracking the minimum spanning tree by using the citation relationship information examined by the conversion system may include: the citation relationship information examined by the conversion system; Calculating a common citation factor for the step, wherein the conversion system constructs a graph of citation relationships using the calculated common citation factor as a weight of citation relationship, and the conversion system calculates a minimum spanning tree from the created graph. And tracing.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상기 변환시스템이 추적된 최소 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하는 단계는 배치할 각 노드간의 탄성력과 반발력을 이용한 스프링 모델을 적용하여 x축과 y축 평면에 배치하는 것을 특징으로 한다.Further, in the citation relationship investigation method using the spanning tree according to the present invention, the step of placing each node of the tracked minimum spanning tree in two dimensions on the x-axis and y-axis plane in the transformation system is the elastic force between each node to be arranged By applying a spring model using the repulsive force is characterized in that the arrangement on the x-axis and y-axis plane.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상 기 3차원 인용관계도는 사용자에 의해 선택되는 시점의 좌표와 각도에 따라 수평이동 또는 회전이동하여 출력할 수 있는 것을 하는 특징으로 한다.In addition, in the citation relationship investigation method using a spanning tree according to the present invention, the three-dimensional citation relationship diagram is characterized in that it can be output by moving horizontally or rotationally depending on the coordinates and angles of the viewpoint selected by the user. It is done.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상기 인용관계도는 사용자의 선택에 따라 최소 스패닝 트리, 모든 연결선을 출력하는 전체 인용관계도, 최소 스패닝 트리 부분이 강조된 모든 연결선을 출력하는 전체 인용관계도로 출력할 수 있는 것을 특징으로 한다.In addition, in the citation relationship investigation method using the spanning tree according to the present invention, the citation relationship diagram is the minimum spanning tree, the entire citation relationship outputting all connection lines according to the user's selection, and all the connection line highlighting the minimum spanning tree Characterized in that the output can be printed with the entire citation relationship.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상기 인용관계도의 전체 건 또는 사용자가 선택한 일부 건의 기술문서를 저장할 수 있는 것을 특징으로 한다.In addition, according to the present invention, a method for searching a citation relationship using a spanning tree may include storing all of the citation relationship diagram or some technical documents selected by a user.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 있어서, 상기 인용관계도의 전체 또는 화면에 보이는 부분을 이미지 파일로 변환하여 저장할 수 있는 것을 특징으로 한다.In addition, the method for searching a citation relationship using a spanning tree according to the present invention is characterized in that the entire citation relationship diagram or a part shown on the screen can be converted into an image file and stored.

본 발명에 대한 구체적인 설명에 앞서 본 발명에서 사용되는 몇 가지 용어에 대해 설명한다.Before describing the present invention, some terms used in the present invention will be described.

기술문서의 노드간 인용관계는 복잡하여 그래프로 표현하였을 경우 전체 인용관계도 및 각 기술문서 간의 인용관계 파악이 어려우므로, 인용관계 일부를 제거하는 작업이 필요하다. 즉, 기술문서의 노드간 인용관계는 복잡하므로 인용관계의 일부를 제거해야 하며, 이에 사용되는 것이 스패닝 트리이다.The citation relationship between nodes in the technical document is complicated, and when it is expressed in graph, it is difficult to grasp the citation relationship between the entire citation relationship and each technical document. Therefore, it is necessary to remove a part of the citation relationship. In other words, since the citation relationship between nodes in the technical document is complicated, part of the citation relationship should be removed, and the spanning tree is used.

우선, 스패닝 트리란 특정 그래프 G의 서브그래프 중에서 G의 모든 꼭지점 (vertex)을 연결하는 트리를 말한다. 즉, 스패닝 트리는 그래프의 모든 꼭지점을 포함하면서 연결되어 있는 최소 서브 그래프(Minimal Subgraph)이다. First, a spanning tree refers to a tree connecting all vertices of G among subgraphs of a specific graph G. In other words, the spanning tree is the minimum subgraph that contains all the vertices of the graph and is connected.

스패닝 트리의 각 모서리(edge)에 가중치를 부여했을 때 가중치의 총합의 가장 적은 스패닝 트리를 최소 스패닝 트리라 하며, 최소비용 신장 트리라고도 한다. 최소 스패닝 트리는 그래프 내에 원래 있던 모서리들만을 포함하고, 꼭지점의 수가 n개 일 때 n-1개의 모서리만을 포함하며, 순환(cycle)이 있어서는 안 된다. When the edges of the spanning tree are weighted, the smallest spanning tree of the sum of the weights is called the minimum spanning tree and is also called the minimum cost extension tree. The minimum spanning tree contains only the corners that originally existed in the graph, and contains only n-1 edges when the number of vertices is n, and there should be no cycle.

이하, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있을 정도로 상세히 설명하기 위하여, 본 발명의 가장 바람직한 실시 예를 첨부된 도면을 참조로 하여 상세히 설명하기로 한다. 또한, 본 발명의 설명에 있어서는 동일 부분은 동일 부호를 붙이고, 그 반복 설명은 생략한다.Hereinafter, the most preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily practice the present invention. . In addition, in description of this invention, the same code | symbol is attached | subjected to the same part and the repeated description is abbreviate | omitted.

도 1은 본 발명에 따른 스패닝 트리를 이용한 인용관계도를 조사하기 위한 시스템을 도시한 블록도이다.1 is a block diagram illustrating a system for examining a citation relationship diagram using a spanning tree according to the present invention.

도 1에서 도시하는 바와 같이, 스패닝 트리를 이용한 인용관계도를 시각화하기 위한 시스템은 특정 기술문서의 인용관계 정보를 알고자 하는 사용자가 네트워크에 접속하여 인용관계 정보를 요청하기 위해 이용하는 변환시스템(10), 변환시스템(10)과 네트워크를 통하여 연결되며 변환시스템(10)으로부터 입력되는 요청에 따라 기술문서 데이터의 인용관계를 조사하는 서버(20)를 구비한다. 변환시스템(10)은 통상의 컴퓨터 시스템으로서 프린터, 모니터, 키보드, 마우스 등의 입출력 수단 을 구비한다.As shown in FIG. 1, a system for visualizing a citation relationship diagram using a spanning tree may be used by a user who wants to know citation relationship information of a specific technical document to connect to a network and request citation relationship information. And a server 20 connected to the conversion system 10 through a network and checking the citation relationship of the technical document data according to a request input from the conversion system 10. The conversion system 10 is a conventional computer system and is provided with input / output means, such as a printer, a monitor, a keyboard, and a mouse.

또, 도 1에 있어서 변환시스템(10)은 서버(20)에서 조사된 인용관계 정보를 수신하여 인용관계도로 출력할 좌표를 변환하는 좌표수단(101), 조사결과 또는 작업의 수행시에 발생하는 데이터들을 저장하는 저장수단(102)을 구비하고, In addition, in FIG. 1, the conversion system 10 receives the citation relationship information irradiated from the server 20 and converts the coordinates to be output to the citation relationship diagram. Storage means 102 for storing data,

서버(20)는 기술문서 데이터의 인용관계 정보를 조사하는 조사수단(201), 조사된 인용관계 정보를 변환시스템(10)으로 송출하는 송출수단(202), 기술문서 데이터를 저장하는 데이터베이스(203)를 구비한다.The server 20 is a search means 201 for examining the citation relationship information of the technical document data, a sending means 202 for transmitting the examined citation relationship information to the conversion system 10, and a database 203 for storing the technical document data. ).

다음에 본 발명의 실시예에 따른 조건 정보 저장 방법에 대해 도 2 내지 도 8에 따라 설명한다.Next, a method of storing condition information according to an embodiment of the present invention will be described with reference to FIGS. 2 to 8.

도 2는 본 발명에 따른 인용관계도의 조사 방법을 설명하는 흐름도이고, 도 3은 본 발명에 따른 스패닝 트리를 이용한 3차원 인용관계도의 실시예를 나타낸 그래프이다.2 is a flowchart illustrating a method of examining a citation relationship diagram according to the present invention, and FIG. 3 is a graph showing an embodiment of a three-dimensional citation relationship diagram using a spanning tree according to the present invention.

우선, 도 2에서 도시하는 바와 같이, 사용자는 인용관계를 조사하기 위해 변환시스템(10)을 이용하여 서버(20)에 접속한다(ST 2010). 이 경우 서버(20)는 본 분야의 공지 기술을 사용하여 사용가능한 회원인지를 확인하는 회원 인증절차를 수행한다. 만약, 상기 회원 인증절차에서 사용가능한 회원이 아닌 것으로 확인되는 경우에는 본 분야의 공지 기술을 사용하여 사용가능한 회원으로 전환하기 위한 가입절차를 수행한다. 회원 인증절차 및 가입절차는 본 분야에서 통상으로 사용되는 공지 기술이므로 구체적 설시는 생략한다.First, as shown in FIG. 2, the user connects to the server 20 using the conversion system 10 to check the citation relationship (ST 2010). In this case, the server 20 performs a member authentication procedure to check whether the member is available using a known technology in the art. If it is confirmed that the member is not a usable member in the authentication procedure, a registration procedure for converting to a usable member using a known technology in the art is performed. Member authentication and joining procedures are well-known techniques commonly used in the art, so detailed descriptions are omitted.

다음으로, 변환시스템(10)이 서버(20)에게 특정 기술문서에 대한 인용관계 조사를 요청하고(ST 2020), 상기 서버에 의해 조사되어 송출된 기술문서의 인용관계 정보를 수신한다. 즉, 요청에 따라 서버(20)의 조사수단(201)이 요청된 기술문서의 인용관계 정보를 데이터베이스(203)에서 검색하여 조사하고(ST 2030), 조사된 인용관계 정보를 변환시스템(10)으로 송출하여(ST 2031), 이를 변환시스템(10)이 수신한다(ST 2032).Next, the conversion system 10 requests the server 20 to examine the citation relationship for a specific technical document (ST 2020), and receives the citation relationship information of the technical document examined and sent by the server. That is, upon request, the search means 201 of the server 20 searches the database 203 for citation relationship information of the requested technical document and examines it (ST 2030), and converts the examined citation relationship information to the conversion system 10. Is sent (ST 2031), and the conversion system 10 receives it (ST 2032).

변환시스템(10)의 좌표수단(101)에서 수신된 인용관계 정보를 이용하여 x, y, z축으로 출력할 좌표를 구한다. 우선, x, y축의 좌표를 구하기 위해 수신된 각 인용관계 정보에 대하여 공통인용계수를 연산한다(ST 2040). 공통인용계수에 대한 연산방법은 도 4에 따라 추후에 설명한다. 연산된 공통인용계수를 (1 - 공통인용계수)로 연산하여 인용관계의 가중치로 한 인용관계의 그래프를 작성한(ST 2050) 후, 작성된 그래프에서 최소 스패닝 트리를 추적한다(ST 2060). 최소 스패닝 트리를 추적하는 방법은 도 5에 따라 추후에 설명한다. 추적된 최소 스패닝 트리의 각 노드는 스프링 모델을 적용하여 x축과 y축 평면에 2차원으로 배치하여(ST 2070) 조사할 기술문서를 루트(root)로 하는 2차원의 최소 스패닝 트리를 생성한다. 스프링 모델을 적용하여 x축과 y축에 배치하는 방법은 도 6에 따라 추후에 설명한다. Coordinates to be output on the x, y, and z axes are obtained using the citation relationship information received from the coordinate means 101 of the conversion system 10. First, a common citation coefficient is calculated for each received citation relationship information to obtain coordinates of the x and y axes (ST 2040). The calculation method for the common citation coefficient will be described later with reference to FIG. 4. The calculated common citation coefficient is calculated as (1-common citation coefficient) to create a graph of the citation relationship with the weight of the citation relationship (ST 2050), and then the minimum spanning tree is traced from the created graph (ST 2060). The method of tracking the minimum spanning tree will be described later with reference to FIG. 5. Each node of the traced minimum spanning tree is applied to the spring model and placed in two dimensions on the x and y axis planes (ST 2070) to create a two-dimensional minimum spanning tree rooted in the technical document to be investigated. . A method of arranging the x-axis and the y-axis by applying a spring model will be described later with reference to FIG. 6.

다음으로, 최소 스패닝 트리의 각 노드에서 z축으로 출력할 참조수 또는 참조된 수 등의 통계정보의 좌표를 연산한다(ST 2080). z축으로 출력할 정보는 기본값으로 사전에 설정되어 있는 항목의 값을 사용하며, 인용 관계도가 완성되어 출력 한 후에도 사용자에 의해 항목값 변경이 가능하다. 연산된 z축의 값과 2차원으로 배치된 x, y축의 값을 결합하여 도 3에서 도시하는 바와 같이 원근감과 각도를 갖는 3차원 인용관계도를 출력한다(ST 2090). 출력된 인용관계도는 3차원 인용관계도 그래프의 형태로 표시된다.Next, the coordinates of the statistical information, such as the reference number or the referenced number to be output on the z-axis at each node of the minimum spanning tree are calculated (ST 2080). The information to be printed on the z-axis uses the values of the preset items as default values, and the item values can be changed by the user even after the citation relationship is completed and printed. By combining the calculated values of the z-axis and the values of the x- and y-axes arranged in two dimensions, a three-dimensional citation relationship diagram having perspective and angle as shown in FIG. 3 is output (ST 2090). The output citation relationship diagram is displayed in the form of a 3D citation relationship graph.

출력한 인용관계도는 도 3에서 도시하는 바와 같이 사용자의 선택에 따라 최소 스패닝 트리(도 3a), 모든 연결선을 출력하는 전체 인용관계도(도 3b), 최소 스패닝 트리 부분이 강조된 모든 연결선을 출력하는 전체 인용관계도(도 3c)로 출력할 수 있다. 이때, z좌표의 역순으로 출력한다. As shown in FIG. 3, the output citation relationship outputs the minimum spanning tree (FIG. 3A), the total citation relationship outputting all the connection lines (FIG. 3B), and all the connection lines in which the minimum spanning tree portion is highlighted. It can be output as a full citation relationship (Fig. 3c). At this time, the output is in the reverse order of the z coordinate.

출력한 3차원 인용관계도는 사용자에 의해 선택되는 시점의 좌표와 각도에 따라 수평이동 또는 회전이동하여 출력될 수 있다. 즉, 사용자는 3차원 공간의 특정 위치에서 특정 각도로 트리를 보고 있다고 간주할 수 있게 된다. 변환시스템(10)에 시점 변경이 입력되면(ST 2100), 수평이동인지 확인한다(ST 2101). 시점 변경은 마우스의 드래깅(dragging)에 의해 입력된다. 만약, 수평이동이면 좌표수단(101)이 현재 좌표와 이전 좌표의 차이를 연산하여 그 x성분의 크기와 y성분의 크기만큼 x, y축의 값을 변경한다(ST 2102). 변경된 값으로 x, y축의 값을 갱신하고(ST 2104), 갱신된 값을 이용하여 다시 3차원 인용관계도를 출력한다(ST 2090). 출력된 인용관계도는 3차원 인용관계도 그래프의 형태로 표시된다.The output 3D citation relationship diagram may be output by horizontally or rotationally moving according to the coordinates and angles of the viewpoint selected by the user. In other words, the user can be regarded as viewing the tree at a specific angle at a specific position in the three-dimensional space. When a viewpoint change is input to the conversion system 10 (ST 2100), it is checked whether it is horizontal movement (ST 2101). The viewpoint change is input by dragging the mouse. If the horizontal movement, the coordinate means 101 calculates the difference between the current coordinate and the previous coordinate to change the values of the x and y axes by the size of the x component and the size of the y component (ST 2102). The values of the x and y axes are updated with the changed values (ST 2104), and the 3D citation relationship diagram is output again using the updated values (ST 2090). The output citation relationship diagram is displayed in the form of a 3D citation relationship graph.

단계 (ST 2101)에서 수평이동이 아니라고 확인되면 회전이동이라고 판단할 수 있다. 따라서, 좌표수단(101)이 현재 좌표와 이전 좌표의 차이를 구하여 그 x성분의 크기만큼 θ를, y성분의 크기만큼 φ를 변경한다(ST 2103). 변경된 값으로 x, y축의 값을 갱신하고(ST 2104), 갱신된 값을 이용하여 다시 3차원 인용관계도를 출력한다(ST 2090). 출력된 인용관계도는 3차원 인용관계도 그래프의 형태로 표시된다. 사용자의 시점에 따라 수평이동 또는 회전이동하는 방법은 도 7과 도 8에 따라 추후에 설명한다.If it is determined in step ST 2101 that the movement is not horizontal, it may be determined that the movement is rotation. Accordingly, the coordinate means 101 obtains the difference between the current coordinates and the previous coordinates, and changes θ by the size of the x component and φ by the size of the y component (ST 2103). The values of the x and y axes are updated with the changed values (ST 2104), and the 3D citation relationship diagram is output again using the updated values (ST 2090). The output citation relationship diagram is displayed in the form of a 3D citation relationship graph. A method of horizontally moving or rotatingly moving according to the user's viewpoint will be described later with reference to FIGS. 7 and 8.

또, 출력한 3차원 인용관계도에서 z축으로 출력할 정보는 사용자에 의해 선택적으로 설정될 수 있다. 즉, 변환시스템(10)에 z축 변경요청이 입력되면(ST 2110), 좌표수단(101)이 입력된 z축 값을 이용하여 z축 값을 갱신한(ST 2104) 후, 갱신된 값을 이용하여 다시 3차원 인용관계도를 출력한다(ST 2090). 출력된 인용관계도는 3차원 인용관계도 그래프의 형태로 표시된다.Also, the information to be output on the z-axis in the output 3D citation relationship diagram may be selectively set by the user. That is, when a z-axis change request is input to the conversion system 10 (ST 2110), the coordinate means 101 updates the z-axis value using the input z-axis value (ST 2104), and then updates the updated value. The 3D citation relationship diagram is output again (ST 2090). The output citation relationship diagram is displayed in the form of a 3D citation relationship graph.

또, 변환시스템(10)에 이미지파일 저장요청이 입력되면(ST 2120), 인용관계도의 전체 또는 화면에 보이는 부분을 jpg와 같은 이미지 파일로 변환하여 저장수단(102)에 저장하고(ST 2121), 변환시스템(10)에 기술문서 저장 요청이 입력되면(ST 2130), 인용관계도의 전체 건 또는 사용자가 선택한 일부 건의 기술문서를 저장수단(102)에 저장한다(ST 2131).In addition, when an image file storage request is input to the conversion system 10 (ST 2120), the entire cited relation diagram or the part shown on the screen is converted into an image file such as jpg and stored in the storage means 102 (ST 2121). When the technical document storage request is input to the conversion system 10 (ST 2130), the entire technical document of the citation relationship diagram or the partial technical document selected by the user is stored in the storage means 102 (ST 2131).

이외에도, 툴바(Toolbar)가 제공되어 확대/축소, 출원인/IPC 등의 그룹화 기능, 1차원 통계정보 선택 등의 기능이 가능하며, 특허 DOC 보기, 자식노드 확장하기/확장한 자식노드 닫기, 노드 지우기, 동일출원인 표시기능 등의 기능이 팝업(popup)의 형태로 제공된다.In addition, a toolbar is provided to enable zooming / reducing, grouping of applicants / IPCs, selecting 1-dimensional statistical information, and viewing patent DOCs, expanding child nodes, closing extended child nodes, and deleting nodes. The same application function, such as a display function, is provided in the form of a popup.

모든 작업이 완료된 후, 변환시스템(10)에 조사결과를 저장하겠다는 요청이 입력되면(ST 2140), 조사결과를 저장수단(102)에 저장한다(ST 2141). After all the work is completed, if a request to store the investigation result is input to the conversion system 10 (ST 2140), the investigation result is stored in the storage means 102 (ST 2141).

기술문서들 간의 인용관계를 최소 스패닝 트리를 이용하여 x축과 y축 평면에 2차원으로 배치하는 것에 대해 도 4 내지 도 6에 따라 설명한다.The arrangement of citations between technical documents in two dimensions on the x-axis and y-axis planes using the minimum spanning tree will be described with reference to FIGS. 4 to 6.

도 4는 본 발명에 따른 기술문서들 간의 인용관계의 실시예를 도시한 도면이다.4 is a diagram illustrating an embodiment of a citation relationship between technical documents according to the present invention.

기술문서의 노드간 인용관계는 복잡하여 그래프로 표현하였을 경우 전체 인용관계도 및 각 기술문서 간의 인용관계 파악이 어려우므로, 인용관계 중 중요한 연결관계를 강조하여 사용자가 시각적으로 전체 개요를 파악하기 쉽게 하는 작업이 필요하다. 이 작업을 위해 최소 스패닝 트리를 사용한다. The citation relation between nodes of technical documents is complicated and it is difficult to grasp the whole citation relation and citation relation between each technical documents when expressed in graph, so that users can grasp the entire overview visually by emphasizing important connection relation among citation relations. I need to work. Use the minimum spanning tree for this task.

스패닝 트리는 그래프 구조에서 모든 노드들을 연결한 트리 구조를 갖는 서브 그래프로서, 최소 스패닝 트리는 연결의 가중치 값의 합이 최소가 되는 스패닝 트리를 말한다. 인용관계도에 이 최소 스패닝 트리를 적용할 경우 비교적 연산량이 적으면서도 인용관계도의 인용관계를 상당부분 보존하는 것으로 알려져 있다. 인용관계는 많은 노드를 인용하는 노드인 허브(hub), 많은 수의 노드들에 의해 인용되는 노드인 어소러티(authority) 등의 인용관계를 말한다.Spanning tree is a subgraph having a tree structure in which all nodes are connected in a graph structure, and a minimum spanning tree is a spanning tree in which the sum of weight values of the connections is minimum. It is known that applying this minimum spanning tree to the citation relationship diagram preserves much of the citation relationship of the citation relationship diagram with a relatively small amount of computation. A citation relationship refers to a citation relationship such as a hub that quotes many nodes and an authority that is a node quoted by a large number of nodes.

인용관계에서 두 기술문서의 유사도인 공통인용계수는 다음과 같이 연산할 수 있다(ST 2040).The common citation factor, which is the similarity of the two technical documents in the citation relationship, can be calculated as follows (ST 2040).

Figure 112005062894211-pat00001
식(1)
Figure 112005062894211-pat00001
Formula (1)

식 (1)에서 c(di)는 문서 di가 다른 문서에 의해 피인용된 횟수, cc(di, dj) 는 문서 di와 dj가 동일 문서에 의해 동시에 피인용된 횟수이며, sim(di, dj)는 di와 dj의 공통인용계수이다. 공통인용계수는 정규화된 인용계수(normalized co-citation coefficient)의 일종이다.In equation (1), c (d i ) is the number of times the document d i is cited by another document, and cc (d i , d j ) is the number of times the documents d i and d j are cited simultaneously by the same document. , sim (d i , d j ) is the common citation factor of d i and d j . The common citation coefficient is a kind of normalized co-citation coefficient.

예를 들어, 도 4에서 도시하는 바와 같이 문서 A가 문서 C, D, E, F, G에 의해 인용되고, 문서B가 C, D, F, H, I에 의해 인용된다고 하면, c(A)=5, c(B)=5, cc(A,B)=3이므로 다음과 같이 연산된다.For example, suppose document A is cited by documents C, D, E, F, G, and document B is cited by C, D, F, H, I, as shown in FIG. ) = 5, c (B) = 5, cc (A, B) = 3, it is calculated as follows.

Figure 112005062894211-pat00002
Figure 112005062894211-pat00002

유사도가 높은 인용관계가 스패닝 트리에 포함되도록 하기 위해서, 실제 최소 스패닝 트리 알고리즘에서는 1-sim(di, dj)값을 인용관계의 가중치로 하는 인용관계의 그래프를 작성한다(ST 2050).In order to include the high similarity citation relationship in the spanning tree, the actual minimum spanning tree algorithm creates a graph of the citation relationship using 1-sim (di, dj) as the weight of the citation relationship (ST 2050).

도 5는 본 발명에 따른 최소 스패닝 트리를 추적하는 과정을 도시한 도면이다.5 is a diagram illustrating a process of tracking a minimum spanning tree according to the present invention.

도 5에서 도시하는 바와 같이, 단계 (ST 2050)에서 작성된 그래프에서 임의의 노드 선택한 후, 각 단계에서 구성된 트리와 트리에 포함되지 않은 노드 사이의 연결 중 가중치가 가장 작은 것을 연결하여 트리에 포함시켜 최소 스패닝 트리를 추적한다(ST 2060).As shown in FIG. 5, after selecting an arbitrary node from the graph created in step ST 2050, the smallest weight among the connections between the tree configured in each step and the nodes not included in the tree is connected and included in the tree. Trace the minimum spanning tree (ST 2060).

도 5에 도시된 최소 스패닝 트리를 추적하는 과정은 Prim 알고리즘에 의한 것이다. Prim 알고리즘은 다음과 같은 과정에 의해 수행된다.The process of tracing the minimum spanning tree shown in FIG. 5 is by the Prim algorithm. Prim algorithm is performed by the following process.

우선, 임의의 노드를 선택하여 스패닝 트리에 추가한다. First, select any node and add it to the spanning tree.

다음으로, 스패닝 트리에 포함된 노드와 스패닝 트리에 포함되지 않은 노드를 연결한 모서리 중에서 가중치가 최소인 것을 찾아서 그 모서리와 스패닝 트리에 포함되지 않은 노드를 스패닝 트리에 추가한다. 이것을 (전체 노드 개수 - 1) 횟수만큼 반복한다.Next, find the minimum weight among the edges connecting nodes included in the spanning tree and nodes not included in the spanning tree, and add the edges and nodes not included in the spanning tree to the spanning tree. Repeat this (total number of nodes minus 1).

예를 들어 전체 노드가 7개이면, 먼저 아무 노드나 선택하여 스패닝 트리에 추가한 다음, 스패닝 트리와 나머지 노드들을 연결한 모서리 중에서 가중치가 최소인 것을 찾아서 추가하는 것을 6번 반복한다.For example, if there are seven nodes, first select any node and add it to the spanning tree, and then repeat six times to find and add the minimum weight among the edges connecting the spanning tree and the remaining nodes.

도 6은 본 발명에 따른 스프링 모델의 실시예를 도시한 도면이다.6 is a view showing an embodiment of a spring model according to the present invention.

최소 스패닝 트리의 레이아웃(layout)은 탄성력과 반발력을 이용하여 관계를 비주얼화하는 스프링 모델(Spring Model)을 적용하여 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하고(ST 2070), 조사할 기술문서를 루트(root)로 하는 2차원의 최소 스패닝 트리를 생성한다.The layout of the minimum spanning tree is a two-dimensional layout of each node of the spanning tree on the x- and y-axis planes by applying a spring model that visualizes the relationship using elastic and repulsive forces (ST 2070). ), Create a two-dimensional minimum spanning tree rooted at the technical documents to be examined.

이때, 각 노드들을 시간 순서에 따라 링크(link)가 겹치지 않게 배치한 후, 각 노드들의 위치 변동이 임계값 이하가 될 때까지 각 노드에 적용되는 힘을 연산하고 이에 따른 노드들의 위치 재연산하는 것을 반복한다.At this time, after arranging the nodes so that the links do not overlap in time order, the force applied to each node is calculated until the position variation of each node is less than or equal to a threshold value, and the nodes are recomputed accordingly. Repeat that.

각 노드에 적용되는 힘인 탄성력과 반발력은 다음과 같이 연산할 수 있다. 식 (2)와 식 (3)에서 Csi, Cd, Cri는 양의 값을 갖는 상수이고, Vi는 노드 i와 연결된 노드들의 집합이다.The elastic force and the repulsive force applied to each node can be calculated as follows. In formulas (2) and (3), C si , C d , and C ri are positive constants, and V i is a set of nodes connected to node i.

- 노드 i가 받는 스프링의 탄성력The spring force of node i

Figure 112005062894211-pat00003
식(2)
Figure 112005062894211-pat00003
Formula (2)

- 노드 i가 받는 반발력Repulsive force received by node i

Figure 112005062894211-pat00004
식(3)
Figure 112005062894211-pat00004
Formula (3)

도 6에서 도시하는 바와 같이, 변형된 스프링의 탄성 에너지(Fs)에 의해 두 노드 사이의 길이를 유지하려 하고, 노드 사이에 척력(Fr)이 작용하여 서로 반대 방향으로 밀쳐낸다.As shown in FIG. 6, the elastic energy F s of the deformed spring tries to maintain the length between the two nodes, and the repulsive force F r is applied between the nodes to push in the opposite directions.

3차원 인용관계도가 사용자의 시점에 따라 변환되어 출력되는 것에 대해 도 7과 도 8에 따라 설명한다.The 3D citation relationship diagram is converted and output according to the viewpoint of the user, according to FIGS. 7 and 8.

도 7은 본 발명에 따른 3차원 인용관계도를 시점에 따라 출력하는 방법을 도시한 도면이다.7 is a diagram illustrating a method of outputting a three-dimensional citation relationship diagram according to an embodiment of the present invention.

도 7에서 도시하는 바와 같이, 단계 (ST 2090)에서 출력된 3차원 인용관계도 는 사용자가 선택하는 시점의 좌표와 각도에 따라 수평이동 또는 회전이동하여 출력할 수도 있다.As shown in FIG. 7, the 3D citation relationship diagram output in step ST 2090 may be output by horizontally moving or rotatingly moving according to the coordinates and angles of the viewpoint selected by the user.

3차원 공간에 인용 트리(Citation Tree)를 시점에 따라 출력하기 위해서는 사용자의 시점 정보인 3차원 위치좌표 (tx, ty, tz) 및 시선의 각도 정보 (θ, φ)를 초기화한 후, 프로그램 종료시까지 트리의 노드와 링크 좌표 및 통계정보 좌표를 변환하여 출력하는 것을 반복한다. To output the citation tree in three-dimensional space according to the viewpoint, initialize the three-dimensional position coordinates (tx, ty, tz) and the angle information (θ, φ) of the line of sight of the user's viewpoint information, and then terminate the program. Repeatedly converting and outputting the node, link coordinates and statistical coordinates of the tree.

트리의 노드와 링크 좌표 및 통계정보 좌표를 변환하여 출력하는 것은 다음과 같다. 우선, (-tx, -ty, -tz)로 변환(translation)하고(도 7a), z축에 수직으로 -θ만큼 회전하고(도 7b), x축에 수직으로 -φ만큼 회전한다(도 7c). Converting and outputting node, link coordinates and statistical coordinates of the tree are as follows. First, translate to (-t x , -t y , -t z ) (FIG. 7A), rotate by -θ perpendicular to the z-axis (FIG. 7B), and rotate by -φ perpendicular to the x-axis. (FIG. 7C).

Figure 112005062894211-pat00005
Figure 112005062894211-pat00005

다음으로, 원근감 표현을 위해 원근 변환(perspective transformation)을 적용한다. 여기서 Zmin은 사용자의 시점에서 뷰잉 볼륨(viewing volume)까지의 최소값이다.Next, we apply perspective transformation to express perspective. Z min is the minimum value from the user's point of view to the viewing volume.

Figure 112005062894211-pat00006
Figure 112005062894211-pat00006

마지막으로, 변환된 좌표 중 z''성분으로 정렬하여 큰 순서대로 (x'', y'') 좌표를 그린다.Finally, draw the (x '', y '') coordinates in large order by sorting them in the z '' component of the transformed coordinates.

도 8은 본 발명에 따른 사용자 시점에 따른 3차원 인용관계도를 보는 다양한 시점을 도시한 도면이다.8 is a view illustrating various views of a three-dimensional citation relationship diagram according to a user's viewpoint according to the present invention.

도 8에서 도시하는 바와 같이, 시점회전인 경우(도 8a) 인용관계도를 가리키는 포인터(pointer)의 현재 좌표와 이전 좌표의 차이를 구하여, 그 x성분의 크기만큼 θ를, y성분의 크기만큼 φ를 갱신한다. 만약, 시점이동인 경우(도 8b) 포인터의 현재 좌표와 이전 좌표의 차이를 구하여 그 x성분의 크기와 y성분의 크기만큼 현재 시점을 이동한다. 이러한 기능은 사용자에게 네비게이션(navigation) 기능을 제공해 줄 수 있다.As shown in Fig. 8, in the case of viewpoint rotation (Fig. 8A), the difference between the current coordinate and the previous coordinate of the pointer indicating the citation relationship diagram is obtained, and θ is equal to the size of the x component and y is equal to the size of the y component. Update φ. If the view is moved (FIG. 8B), the difference between the current coordinate and the previous coordinate of the pointer is obtained, and the current view is moved by the size of the x component and the size of the y component. This feature can provide navigation to the user.

이상 본 발명자에 의해서 이루어진 발명을 상기 실시예에 따라 구체적으로 설명하였지만, 본 발명은 상기 실시예에 한정되는 것은 아니고 그 요지를 이탈하지 않는 범위에서 여러 가지로 변경 가능한 것은 물론이다. 즉, 변환시스템(10)에서 시점 변경(ST 2100), z축 변경(ST 2110), 이미지파일 저장(ST 2120), 기술문서 저장(ST 2130), 조사결과 저장(ST 2140)의 요청을 입력받는 단계는 상기 실시예와 동일한 순서로 입력받는 것이 아니고, 인용관계도를 출력한 후에(ST 2090) 순서에 상관없이 언제든지 입력받아 그에 따른 다음 단계를 수행한다.As mentioned above, although the invention made by this inventor was demonstrated concretely according to the said Example, this invention is not limited to the said Example and can be variously changed in the range which does not deviate from the summary. That is, the conversion system 10 inputs a request for changing the viewpoint (ST 2100), changing the z-axis (ST 2110), saving the image file (ST 2120), saving the technical document (ST 2130), and saving the investigation result (ST 2140). The receiving step is not received in the same order as in the above embodiment, and after outputting the citation relationship diagram (ST 2090), the receiving step is performed at any time regardless of the order and performs the next step accordingly.

상술한 바와 같이, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 의하면, 특허의 인용관계를 원근감과 각도를 갖는 3차원으로 보여주어 특허 간의 인용관계를 파악하기 용이하다는 효과가 얻어진다.As described above, according to the method of investigating the citation relationship using the spanning tree according to the present invention, the citation relationship of the patent is shown in three dimensions having a perspective and an angle, so that the citation relationship between the patents is easily obtained.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 의하면, 인용관계 정보가 유실되지 않으면서도 사용자가 원하는 시점에서의 인용관계도 및 전체 인용관계도를 볼 수 있다는 효과도 얻어진다.In addition, according to the method for searching a citation relationship using a spanning tree according to the present invention, the citation relationship diagram and the whole citation relationship diagram at the point of time desired by the user can be obtained without losing the citation relationship information.

또, 본 발명에 따른 스패닝 트리를 이용한 인용관계 조사 방법에 의하면, 특허 간의 인용관계를 좀 더 용이하게 파악하여 특허의 이용, 출원전 사전조사, 기준특허 및 중요특허, 라이센싱 여부 등에 효과적으로 활용할 수 있다는 효과도 얻어진다.In addition, according to the method for searching a citation relationship using a spanning tree according to the present invention, it is possible to grasp the citation relationship between patents more easily to effectively use the patent, pre-application preliminary examination, reference patents and important patents, licensing, etc. The effect is also obtained.

Claims (7)

다수의 기술문서 데이터의 인용관계 정보를 조사하는 서버 및 상기 서버로부터 입력되는 인용관계 정보를 인용관계도로 변환하는 변환시스템을 구비하는 인용관계 조사 방법에 있어서,A citation relationship investigation method comprising a server for examining citation relationship information of a plurality of technical document data and a conversion system for converting citation relationship information input from the server into citation relationship. 상기 변환시스템이 상기 서버에게 특정 기술문서에 대한 인용관계 조사를 요청하는 단계,Requesting, by the conversion system, a citation relationship investigation for a specific technical document to the server; 상기 변환시스템이 상기 서버에 의해 조사되어 송출된 기술문서의 인용관계 정보를 수신하는 단계,Receiving, by the conversion system, citation relationship information of the technical document sent out by the server; 상기 변환시스템이 상기 수신된 각 인용관계 정보에 대한 공통인용계수를 이용하여 최소 스패닝 트리를 추적하는 단계,Tracking, by the conversion system, a minimum spanning tree using a common citation factor for each received citation relationship information; 상기 변환시스템이 상기 추적된 최소 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하는 단계,The conversion system placing each node of the tracked minimum spanning tree in two dimensions on an x-axis and y-axis plane, 상기 변환시스템이 상기 최소 스패닝 트리의 각 노드에서 z축으로 출력할 통계정보의 좌표를 연산하는 단계,Calculating, by the conversion system, coordinates of statistical information to be output on a z-axis at each node of the minimum spanning tree; 상기 변환시스템이 상기 x, y, z축의 값을 결합하여 원근감과 각도를 갖는 3차원 인용관계도를 출력하는 단계를 포함하고,Outputting a three-dimensional citation relationship diagram having perspective and angle by combining the values of the x, y, and z axes by the conversion system; 상기 변환시스템이 상기 z축으로 출력할 정보가 변경될 경우 상기 3차원 인용관계도는 변경된 값을 반영하여 출력하는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.And a three-dimensional citation relationship diagram outputting the changed three-dimensional citation relationship when the information to be output on the z-axis is changed. 제 1항에 있어서,The method of claim 1, 상기 변환시스템이 조사된 각 인용관계 정보를 이용하여 최소 스패닝 트리를 추적하는 단계는,The step of tracking the minimum spanning tree by using the citation information that is examined by the conversion system, 상기 변환시스템이 상기 조사된 각 인용관계 정보에 대한 공통인용계수를 연산하는 단계,Calculating, by the conversion system, a common citation factor for each of the examined citation relationship information; 상기 변환시스템이 상기 연산된 공통인용계수를 이용하여 인용관계의 가중치로 하여 인용관계의 그래프를 작성하는 단계,Generating, by the conversion system, a graph of citation relationships using the calculated common citation coefficients as weights of citation relationships; 상기 변환시스템이 상기 작성된 그래프에서 최소 스패닝 트리를 추적하는 단계를 포함하는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.And the transformation system tracks a minimum spanning tree in the created graph. 제 1항에 있어서,The method of claim 1, 상기 변환시스템이 추적된 최소 스패닝 트리의 각 노드를 x축과 y축 평면에 2차원으로 배치하는 단계는 배치할 각 노드간의 탄성력과 반발력을 이용한 스프링 모델을 적용하여 x축과 y축 평면에 배치하는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.The step of arranging each node of the tracked minimum spanning tree in two dimensions on the x-axis and y-axis planes is performed by applying a spring model using elastic force and repulsion between each node to be placed on the x-axis and y-axis planes. Citation relationship investigation method using a spanning tree, characterized in that. 제 1항에 있어서,The method of claim 1, 상기 3차원 인용관계도는 사용자에 의해 선택되는 시점의 좌표와 각도에 따라 수평이동 또는 회전이동하여 출력할 수 있는 것을 하는 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.The three-dimensional citation relationship diagram is a citation relationship investigation method using a spanning tree, characterized in that the output can be moved horizontally or rotated in accordance with the coordinates and the angle of the viewpoint selected by the user. 제 1항에 있어서,The method of claim 1, 상기 인용관계도는 사용자의 선택에 따라 최소 스패닝 트리, 모든 연결선을 출력하는 전체 인용관계도, 최소 스패닝 트리 부분이 강조된 모든 연결선을 출력하는 전체 인용관계도로 출력할 수 있는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.The citation relationship diagram may be a spanning tree, which may be output as a minimum spanning tree, an entire citation relationship for outputting all connection lines, and a total citation relationship for outputting all connection lines in which the minimum spanning tree portion is highlighted. Citation relationship investigation method used. 제 1항에 있어서,The method of claim 1, 상기 인용관계도의 전체 건 또는 사용자가 선택한 일부 건의 기술문서를 저장할 수 있는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.Citation relationship investigation method using a spanning tree, characterized in that for storing the technical document of the whole of the citation relationship diagram or a part selected by the user. 제 1항에 있어서,The method of claim 1, 상기 인용관계도의 전체 또는 화면에 보이는 부분을 이미지 파일로 변환하여 저장할 수 있는 것을 특징으로 하는 스패닝 트리를 이용한 인용관계 조사 방법.Citation relationship investigation method using a spanning tree, characterized in that for converting the entire or the visible portion of the citation relationship diagram to an image file.
KR1020050103940A 2005-11-01 2005-11-01 Method for investigating citation relations using spanning tree KR100736754B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050103940A KR100736754B1 (en) 2005-11-01 2005-11-01 Method for investigating citation relations using spanning tree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050103940A KR100736754B1 (en) 2005-11-01 2005-11-01 Method for investigating citation relations using spanning tree

Publications (2)

Publication Number Publication Date
KR20070047134A KR20070047134A (en) 2007-05-04
KR100736754B1 true KR100736754B1 (en) 2007-07-09

Family

ID=38272153

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050103940A KR100736754B1 (en) 2005-11-01 2005-11-01 Method for investigating citation relations using spanning tree

Country Status (1)

Country Link
KR (1) KR100736754B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101045977B1 (en) * 2008-10-01 2011-07-04 한국과학기술정보연구원 Record media storing citation information analysis method and patent program for patent information analysis
KR101047108B1 (en) * 2008-11-19 2011-07-06 한국과학기술정보연구원 Core literature extraction and visualization system and method using citation network
CN113515589A (en) * 2021-01-12 2021-10-19 腾讯科技(深圳)有限公司 Data recommendation method, device, equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030012516A (en) * 2001-08-01 2003-02-12 (주) 위즈도메인 Method for analyzing and providing of inter-relations between patents from the patent database
US20040123235A1 (en) 2002-12-20 2004-06-24 Chien-Fa Yeh System and method for displaying and updating patent citation information
JP2004348771A (en) 2004-09-13 2004-12-09 Matsushita Electric Ind Co Ltd Technical document retrieval device
KR100467638B1 (en) 2001-08-01 2005-01-24 (주) 위즈도메인 Method for fast searching and analyzing inter-relations between patents from a patent database
US20050182755A1 (en) 2004-02-14 2005-08-18 Bao Tran Systems and methods for analyzing documents over a network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030012516A (en) * 2001-08-01 2003-02-12 (주) 위즈도메인 Method for analyzing and providing of inter-relations between patents from the patent database
KR100467638B1 (en) 2001-08-01 2005-01-24 (주) 위즈도메인 Method for fast searching and analyzing inter-relations between patents from a patent database
US20040123235A1 (en) 2002-12-20 2004-06-24 Chien-Fa Yeh System and method for displaying and updating patent citation information
US20050182755A1 (en) 2004-02-14 2005-08-18 Bao Tran Systems and methods for analyzing documents over a network
JP2004348771A (en) 2004-09-13 2004-12-09 Matsushita Electric Ind Co Ltd Technical document retrieval device

Also Published As

Publication number Publication date
KR20070047134A (en) 2007-05-04

Similar Documents

Publication Publication Date Title
Bridgeman et al. Difference metrics for interactive orthogonal graph drawing algorithms
Bajaj et al. The contour spectrum
AU779627B2 (en) A system, method and article of manufacture for visual navigation utilizing web technology
Wang et al. A note on ‘A fully parallel 3D thinning algorithm and its applications’
US20060119618A1 (en) Graphical interface for manipulation of 3D models
US20120047123A1 (en) System and method for document analysis, processing and information extraction
Billen et al. A geoscience perspective on immersive 3D gridded data visualization
WO2021194659A1 (en) Processing image-bearing electronic documents using a multimodal fusion framework
WO2001031502A1 (en) Multimedia information classifying/arranging device and method
JP2001005822A (en) Method and device for displaying picture and retrieving service using this
CN110096681A (en) Contract terms analysis method, device, equipment and readable storage medium storing program for executing
KR100736754B1 (en) Method for investigating citation relations using spanning tree
Chen et al. Ordered small multiple treemaps for visualizing time-varying hierarchical pesticide residue data
Sonnenfeld Statistical strong lensing-III. Inferences with complete samples of lenses
US7587380B2 (en) Rule processing method, apparatus, and computer-readable medium to generate valid combinations for selection
US8928664B2 (en) Graph creation method and graph creation device
Assa et al. Displaying data in multidimensional relevance space with 2D visualization maps
Attene et al. Computational methods for understanding 3D shapes
JP2006127523A (en) Document information display system
KR101710606B1 (en) Apparatus and Method for Interactive Visualization for Analyzing Sets in Large Networks
Catalano et al. A Dashboard for the Analysis of Tangible Heritage Artefacts: a Case Study in Archaeology.
KR101401225B1 (en) System for analyzing documents
JP2001514417A (en) Method and system for determining the relevance of an electronic document to a presettable search profile with the aid of a computer
Förster et al. Information retrieval and structural complexity of legal trees
Bishwal Potential use of R-statistical programming in the field of geoscience

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Publication of correction
FPAY Annual fee payment

Payment date: 20130701

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140702

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150701

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160704

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170703

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180702

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190702

Year of fee payment: 13