KR101448166B1 - Method and server apparatus for evaluating search results - Google Patents

Method and server apparatus for evaluating search results Download PDF

Info

Publication number
KR101448166B1
KR101448166B1 KR1020130026205A KR20130026205A KR101448166B1 KR 101448166 B1 KR101448166 B1 KR 101448166B1 KR 1020130026205 A KR1020130026205 A KR 1020130026205A KR 20130026205 A KR20130026205 A KR 20130026205A KR 101448166 B1 KR101448166 B1 KR 101448166B1
Authority
KR
South Korea
Prior art keywords
mouse pointer
contents
search result
average
calculating
Prior art date
Application number
KR1020130026205A
Other languages
Korean (ko)
Other versions
KR20140111821A (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 KR1020130026205A priority Critical patent/KR101448166B1/en
Publication of KR20140111821A publication Critical patent/KR20140111821A/en
Application granted granted Critical
Publication of KR101448166B1 publication Critical patent/KR101448166B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Operations Research (AREA)
  • Probability & Statistics with Applications (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Algebra (AREA)
  • Evolutionary Biology (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

검색 결과를 평가하는 방법 및 서버가 제공된다. 검색 결과 평가 서버가 특정 검색어에 대한 검색 결과인 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함하는 상기 검색 결과를 평가하는 방법은 (a) 특정 시간 동안 각 콘텐츠에 대한 사용자 단말기의 마우스 포인터의 체류 정보에 근거하여, 사용자별로 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하는 단계, (b) 상기 산출된 사용자별 평균 체류 시간에 근거하여, 전체 사용자의 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는 단계 및 (c) 상기 각 콘텐츠와 상기 특정 검색어의 적합도에 대한 상기 전체 사용자의 평균 평가 점수와 상기 체류 확률 값에 근거하여, 상기 검색 결과에 대한 품질 평가 점수를 산출하는 단계를 포함한다.A method and server for evaluating search results are provided. A method for evaluating a search result including a plurality of contents arranged in a grid form, which is a search result of a search term evaluation server for a specific search term, comprises the steps of: (a) A step of calculating an average residence time of the mouse pointer for each of the contents for each user on the basis of the residence information, (b) calculating the average residence time of the mouse pointer (C) calculating a quality evaluation score for the search result based on the average evaluation score of the entire user and the residence probability value for the fitness of each content and the specific search word; and .

Description

검색 결과를 평가하는 방법 및 서버 장치{METHOD AND SERVER APPARATUS FOR EVALUATING SEARCH RESULTS}METHOD AND SERVER APPARATUS FOR EVALUATING SEARCH RESULTS

본 발명은 검색 결과를 평가하는 방법 및 서버에 관한 것으로서, 더욱 상세하게는 그리드(grid) 형태로 노출되는 검색 결과를 평가하는 방법 및 서버에 관한 것이다.
The present invention relates to a method and server for evaluating search results, and more particularly to a method and server for evaluating search results exposed in a grid form.

웹 페이지의 검색창에 특정 검색어를 입력하여 노출되는 검색 결과에 대한 평가는 사용자의 의도에 더 적합한 결과를 상위에 노출시킬수록 좋은 검색 결과로 결정되며, 위에서 아래로 노출되는 형태의 검색 결과에 대한 평가는 일반적으로 nDCG(Normalized Discount Cumulative Gain)와 ERR(Expected Reciprocal Rank) 방식이 사용되고 있다.The evaluation of the search results exposed by entering a specific search term in the search window of the web page is determined as a good search result as the result more suitable to the user's intention is displayed at the upper part, The evaluation is generally performed using the Normalized Discount Cumulative Gain (nDCG) and the Expected Reciprocal Rank (ERR) method.

그러나, 상기 nDCG와 ERR 방식은 위에서 아래로 노출되는 형태의 검색 결과를 사용자의 eye tracking을 기준으로 위에서 아래로 이동하는 것을 전제 조건으로 하고 있어, 검색 결과가 그리드(grid) 형태로 배치된 복수의 콘텐츠인 경우에는 해당 품질 평가 점수를 활용할 수 없는 문제가 있다.
However, the nDCG and ERR methods are based on the assumption that the search results of the top-down exposure type are moved from the top to the bottom based on the eye tracking of the user, and the search results are stored in a plurality of grid- In the case of contents, there is a problem that the corresponding quality score can not be utilized.

본 발명은 전술한 종래 기술의 문제점을 해결하기 위한 것으로, 본 발명은 그리드(grid) 형태로 노출되는 검색 결과에 대한 효율적인 품질 평가 점수를 제시하고자 한다.
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems of the prior art, and it is an object of the present invention to provide an efficient quality evaluation score for a search result exposed in a grid form.

상기와 같은 목적을 달성하기 위해, 본 발명의 일 실시예에 따른 검색 결과 평가 서버가 특정 검색어에 대한 검색 결과인 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함하는 상기 검색 결과를 평가하는 방법은 (a) 특정 시간 동안 각 콘텐츠에 대한 사용자 단말기의 마우스 포인터의 체류 정보에 근거하여, 사용자별로 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하는 단계, (b) 상기 산출된 사용자별 평균 체류 시간에 근거하여, 전체 사용자의 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는 단계 및 (c) 상기 각 콘텐츠와 상기 특정 검색어의 적합도에 대한 상기 전체 사용자의 평균 평가 점수와 상기 체류 확률 값에 근거하여, 상기 검색 결과에 대한 품질 평가 점수를 산출하는 단계를 포함한다.In order to achieve the above object, a search result evaluation server according to an embodiment of the present invention evaluates the search result including a plurality of contents arranged in a grid form as a search result for a specific search word (A) calculating an average residence time of a mouse pointer for each content for each user on the basis of the stay information of the mouse pointer of the user terminal for each content during a specific time, (b) Calculating a residence probability value of a mouse pointer for each content of the entire user on the basis of a residence time of the user; and (c) And calculating a quality score of the search result based on the search result.

본 발명의 일 측면에서, 상기 체류 정보는 상기 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 상기 마우스의 클릭 이벤트 횟수를 포함하며, 상기 (a) 단계는 상기 마우스 포인터가 특정 시간 이상 체류하고 상기 마우스의 클릭 이벤트가 발생한 경우에 한하여 상기 각 콘텐츠에 상기 마우스 포인터가 체류했다고 판단한다.In one aspect of the present invention, the stay information includes a position value of a mouse pointer for each of the contents, a stay time, and a number of click events of the mouse, wherein the mouse pointer stays for a predetermined time or longer It is determined that the mouse pointer has stayed in each of the contents only when the mouse click event has occurred.

또한, 본 발명의 일 측면에서, 상기 (b) 단계는 상기 각 콘텐츠에 대한 평균 체류 시간의 합과 상기 각 콘텐츠에 대한 평균 체류 시간에 근거하여 상기 체류 확률 값을 산출한다.In one aspect of the present invention, the step (b) calculates the residence probability value based on a sum of average residence times for each of the contents and an average residence time for each of the contents.

또한, 본 발명의 일 측면에서, 상기 (c) 단계는 DCG(Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 1 품질 평가 점수와 IDCG(Ideal Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 2 품질 평가 점수에 근거하여, nDCG(Normalized Discount Cumulative Gain) 방법으로 상기 품질 평가 점수를 산출한다.According to an aspect of the present invention, the step (c) includes the steps of: applying the average evaluation score to a DCG (Discount Cumulative Gain) method, and then calculating a first quality score and an Ideal Discount Cumulative Gain (IDCG) The quality evaluation score is calculated by a normalized discount cumulative gain (nDCG) method based on the second quality score obtained by multiplying the average score by the residence probability value.

상기와 같은 목적을 달성하기 위해, 본 발명의 일 실시예에 따른 특정 검색어에 대한 검색 결과인 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함하는 상기 검색 결과를 평가하는 서버는, 특정 시간 동안의 각 콘텐츠에 대한 사용자 단말기의 마우스 포인터의 체류 정보에 근거하여, 사용자별로 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하는 체류 시간 산출부, 상기 산출된 사용자별 평균 체류 시간에 근거하여, 전체 사용자의 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는 체류 확률 산출부 및 상기 각 콘텐츠와 상기 특정 검색어의 적합도에 대한 상기 전체 사용자의 평균 평가 점수와 상기 체류 확률 값에 근거하여, 상기 검색 결과에 대한 품질 평가 점수를 산출하는 품질 평가 점수 산출부를 포함한다.According to an aspect of the present invention, there is provided a server for evaluating a search result including a plurality of contents arranged in a grid, which is a search result for a specific search term, according to an embodiment of the present invention, A residence time calculating unit for calculating an average residence time of the mouse pointer for each user on the basis of the residence information of the mouse pointer of the user terminal for each content of the content, A retention probability calculation unit for calculating a retention probability value of a mouse pointer for each content of the entire user; and a retention probability calculation unit for calculating a retention probability of each content based on the average evaluation score of the whole user and the retention probability value, And a quality score calculation unit for calculating a quality score for the search result.

본 발명의 일 측면에서, 상기 체류 정보는 상기 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 상기 마우스의 클릭 이벤트 횟수를 포함하며, 상기 평균 체류 시간 산출부는 상기 마우스 포인터가 특정 시간 이상 체류하고 상기 마우스의 클릭 이벤트가 발생한 경우에 한하여 상기 각 콘텐츠에 상기 마우스 포인터가 체류했다고 판단한다.In one aspect of the present invention, the stay information includes a position value of a mouse pointer for each of the contents, a stay time, and a number of click events of the mouse, and the average stay time calculating unit calculates the average stay time, It is determined that the mouse pointer has stayed in each of the contents only when the mouse click event has occurred.

또한, 본 발명의 일 측면에서, 상기 체류 확률 산출부는 상기 각 콘텐츠에 대한 평균 체류 시간의 합과 상기 각 콘텐츠에 대한 평균 체류 시간에 근거하여 상기 체류 확률 값을 산출한다.In one aspect of the present invention, the residence probability calculating unit calculates the residence probability value based on a sum of average residence times for each of the contents and an average residence time for each of the contents.

또한, 본 발명의 일 측면에서, 상기 품질 평가 점수 산출부는 DCG(Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 1 품질 평가 점수와 IDCG(Ideal Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 2 품질 평가 점수에 근거하여, nDCG(Normalized Discount Cumulative Gain) 방법으로 상기 품질 평가 점수를 산출한다.
According to an aspect of the present invention, the quality score calculating unit may calculate a first quality score and an Ideal Discount Cumulative Gain (IDCG) obtained by multiplying the average score by a DCG (Discount Cumulative Gain) The quality evaluation score is calculated by a normalized discount cumulative gain (nDCG) method based on a second quality score obtained by multiplying the average score by the stochastic value.

본 발명의 일 실시예에 따르면, 그리드(grid) 형태로 노출되는 검색 결과에 대한 현실적인 품질 평가 점수를 제시할 수 있다.According to an embodiment of the present invention, a realistic quality score for a search result exposed in a grid form can be presented.

또한, 자동화된 랭킹 학습(Learning To Rank;LTR)의 학습셋 구축 등의 다양한 용도로 활용할 수 있다.In addition, it can be used for various purposes such as building an learning rank (LTR) learning set.

본 발명의 효과는 상기한 효과로 한정되는 것은 아니며, 본 발명의 상세한 설명 또는 특허청구범위에 기재된 발명의 구성으로부터 추론가능한 모든 효과를 포함하는 것으로 이해되어야 한다.
It should be understood that the effects of the present invention are not limited to the above effects and include all effects that can be deduced from the detailed description of the present invention or the configuration of the invention described in the claims.

도 1은 본 발명의 일 실시예에 따른 검색 결과 평가 시스템(100)의 구성을 도시한 도면이다.
도 2는 본 발명의 일 실시예에 따른 검색 결과 평가 서버(120)의 구성을 도시한 블록도이다.
도 3은 본 발명의 일 실시예에 따른 검색 결과에 대한 사용자들의 평균 평가 점수와 각 이미지에 대한 마우스 포인터의 체류 확률 값을 나타낸 표이다.
1 is a diagram showing a configuration of a search result evaluation system 100 according to an embodiment of the present invention.
2 is a block diagram showing a configuration of a search result evaluation server 120 according to an embodiment of the present invention.
FIG. 3 is a table showing average evaluation scores of users for search results and probability of staying of mouse pointer for each image according to an exemplary embodiment of the present invention. Referring to FIG.

이하에서는 첨부한 도면을 참조하여 본 발명을 설명하기로 한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며, 따라서 여기에서 설명하는 실시예로 한정되는 것은 아니다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 부재를 사이에 두고 "간접적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 구비할 수 있다는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "indirectly connected" . Also, when an element is referred to as "comprising ", it means that it can include other elements, not excluding other elements unless specifically stated otherwise.

이하 첨부된 도면을 참고하여 본 발명의 실시예를 상세히 설명하기로 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 검색 결과 평가 시스템(100)의 구성을 도시한 도면이다.1 is a diagram showing a configuration of a search result evaluation system 100 according to an embodiment of the present invention.

본 발명의 일 실시예에 따른 검색 결과 평가 시스템(100)은 복수의 사용자 단말기(110) 및 검색 결과 평가 서버(120)를 포함할 수 있다.The search result evaluation system 100 according to an embodiment of the present invention may include a plurality of user terminals 110 and a search result evaluation server 120. [

각 구성 요소를 설명하면, 각 사용자 단말기(110)는 검색 결과 평가 서버(120)에 접속하여 검색 결과 평가 서버(120)로부터 웹 사이트를 제공 받아 화면에 표시할 수 있다.Each of the user terminals 110 may access the search result evaluation server 120 and receive a website from the search result evaluation server 120 and display the website on a screen.

참고로, 도 1에서는 검색 결과 평가 서버(120)가 웹 사이트를 제공하는 경우를 설명하고 있으나, 웹 사이트를 제공하는 웹 서버(미도시)와 검색 결과를 평가하기 위한 검색 결과 평가 서버(120)가 별도로 존재할 수도 있다.1 illustrates a case where a search result evaluation server 120 provides a web site, a web server (not shown) for providing a web site and a search result evaluation server 120 for evaluating a search result, May be present separately.

이후, 사용자 단말기(110)는 해당 웹 사이트의 검색창에 입력된 특정 검색어를 검색 결과 평가 서버(120)로 전송하고, 검색 결과 평가 서버(120)로부터 상기 특정 검색어에 대한 검색 결과를 포함하는 웹 페이지(이하, ‘검색 결과’라 칭함)를 수신하여 화면에 표시할 수 있다.Then, the user terminal 110 transmits a specific search term entered in the search window of the corresponding web site to the search result evaluation server 120, and transmits the search result from the search result evaluation server 120 to the web Page (hereinafter referred to as " search result ") and display it on the screen.

여기서, ‘검색 결과’는 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함할 수 있으며, 상기 콘텐츠는 텍스트, 이미지, 플래시 및 동영상 중 하나 이상을 포함할 수 있다.Here, the 'search result' may include a plurality of contents arranged in a grid form, and the contents may include at least one of text, image, flash, and moving picture.

그리고, ‘그리드 형태’는 2행 3열과 같이 n X m의 특정 매트릭스 형태를 포함할 수도 있다.And, the 'grid shape' may include a specific matrix form of n X m, such as 2 rows and 3 columns.

또한, 사용자 단말기(110)는 화면에 표시된 검색 결과에 대한 특정 시간 동안의 마우스 포인터의 체류 정보(이하, ‘체류 정보’라 칭함)를 획득하여 검색 결과 평가 서버(120)로 전송할 수 있다.Also, the user terminal 110 may obtain the stay information of the mouse pointer (hereinafter, referred to as " stay information ") for a specific time with respect to the search result displayed on the screen and transmit the acquired information to the search result evaluation server 120.

여기서, ‘체류 정보’는 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 마우스의 클릭 이벤트 여부(횟수)를 포함할 수 있으며, 이 밖에도 사용자 단말기(110)의 식별자 및 사용자의 식별자 중 하나 이상을 더 포함할 수 있다.Here, the 'stay information' may include a location value of the mouse pointer for each content, a stay time, and whether or not the mouse is clicked (counted). In addition, one or more of the identifier of the user terminal 110 and the identifier of the user As shown in FIG.

참고로, 사용자 단말기(110)는 체류 정보를 획득하기 위해서 별도의 애플리케이션을 검색 결과 평가 서버(120)로부터 수신하여 설치할 수 있으며, 해당 애플리케이션의 동작을 통해서, 사용자 단말기(110)는 마우스 포인터의 움직임과 마우스에 의한 이벤트를 감지하여 체류 정보를 획득할 수 있다.For reference, the user terminal 110 may receive and install a separate application from the search result evaluation server 120 in order to acquire the stay information. Through the operation of the application, the user terminal 110 may receive the movement of the mouse pointer And the event by the mouse can be detected to obtain the stay information.

또한, 검색 결과 평가 서버(120)로부터 수신된 검색 결과를 포함하는 웹 페이지에, 체류 정보를 획득하기 위한 특정 스크립트(script)가 삽입될 수 있으며, 이 경우, 사용자 단말기(110)는 특정 스크립트의 동작에 의해 체류 정보를 획득할 수 있다.In addition, a specific script for acquiring the stay information may be inserted into the web page including the search result received from the search result evaluation server 120. In this case, So that the stay information can be obtained by the operation.

이 외에도, 사용자 단말기(110)와 연결된 마우스의 포인터의 움직임을 검색 결과 평가 서버(120)가 감지할 수도 있으며, 이 경우, 체류 정보는 검색 결과 평가 서버(120)가 획득할 수 있다.In addition, the search result evaluation server 120 may detect the movement of the pointer of the mouse connected to the user terminal 110. In this case, the search result evaluation server 120 can acquire the stay information.

이하, 사용자 단말기(110)가 체류 정보를 획득하는 경우를 설명하도록 한다.Hereinafter, the case where the user terminal 110 obtains the stay information will be described.

사용자 단말기(110)는 상기 방법으로 획득한 체류 정보에 근거하여 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하고, 산출된 평균 체류 시간을 포함하는 체류 정보를 검색 결과 평가 서버(120)로 전송할 수 있다.The user terminal 110 calculates the average residence time of the mouse pointer for each content based on the residence information obtained by the method and transmits the residence information including the calculated average residence time to the search result evaluation server 120 .

이때, 사용자 단말기(110)는 마우스 포인터가 각 콘텐츠 상에 특정 시간 이상 체류하고 마우스의 클릭 이벤트가 발생한 경우에 한하여 각 콘텐츠에 마우스 포인터가 체류했다고 판단할 수 있다.At this time, the user terminal 110 may determine that the mouse pointer has stayed in each content only when the mouse pointer has stayed on each content for a specific time or more and a mouse click event has occurred.

본 발명에서, 콘텐츠에 마우스 포인터가 체류했다는 것은, 사용자가 해당 콘텐츠를 응시(gazing)하고 있음을 의미할 수 있다In the present invention, the fact that the mouse pointer stays in the content may mean that the user is gazing the corresponding content

따라서, ‘콘텐츠에 대한 마우스 포인터의 체류 시간’은 사용자가 해당 콘텐츠를 응시한 시간으로 이해될 수 있으며, 후술하는 ‘콘텐츠에 대한 마우스 포인터의 체류 확률 값’은 사용자가 검색 결과로 노출된 복수의 콘텐츠 중 해당 콘텐츠를 응시할 확률 값으로 이해될 수 있다.Therefore, the 'residence time of the mouse pointer on the content' can be understood as the time when the user takes the content. The 'probability of staying of the mouse pointer on the content' It can be understood as a probability value for striking the corresponding content among the contents.

참고로, 사용자 단말기(110)는 전술한 바와 같이 각 콘텐츠에 대한 평균 체류 시간을 산출하여 그 결과를 검색 결과 평가 서버(120)로 전송할 수도 있고, 마우스 포인터의 위치 값, 체류 시간 및 마우스의 클릭 이벤트 여부(횟수)를 포함하는 체류 정보를 검색 결과 평가 서버(120)로 전송하여, 검색 결과 평가 서버(120)가 각 콘텐츠에 대한 평균 체류 시간을 산출하도록 할 수도 있다.As described above, the user terminal 110 may calculate the average residence time for each content and transmit the result to the search result evaluation server 120. Alternatively, the user terminal 110 may calculate the average residence time for each content, And the event information (number of events) to the search result evaluation server 120 so that the search result evaluation server 120 calculates the average residence time for each content.

한편, 검색 결과 평가 서버(120)는 사용자 단말기(110)가 접속되면, 사용자 단말기(110)로 웹 사이트를 제공하고, 사용자 단말기(110)로부터 해당 웹 사이트에 입력된 특정 검색어에 대한 검색 결과를 추출하여 사용자 단말기(110)로 전송할 수 있다.Meanwhile, when the user terminal 110 is connected, the search result evaluation server 120 provides a website to the user terminal 110 and transmits a search result for a specific search term input from the user terminal 110 And transmit it to the user terminal 110.

여기서, ‘특정 검색어에 대한 검색 결과’는 그리드 형태로 배치된 복수의 콘텐츠를 포함할 수 있으며, ‘그리드 형태’는 2행 3열과 같이 n X m의 특정 매트릭스 형태를 포함할 수 있다.Here, the 'search result for a specific search word' may include a plurality of contents arranged in a grid form, and the 'grid form' may include a specific matrix form of n X m, such as 2 rows and 3 columns.

또한, 검색 결과 평가 서버(120)는 사용자 단말기(110)로부터 체류 정보를 수신하여 사용자별로 DB(미도시)에 저장하거나, 사용자가 웹 사이트에 입력한 특정 검색어별로 각 사용자의 체류 정보를 DB(미도시)에 저장할 수도 있다.The search result evaluation server 120 receives the stay information from the user terminal 110 and stores the stay information in a DB (not shown) for each user, or stores the stay information of each user in a database (DB) Not shown).

또한, 검색 결과 평가 서버(120)는 DB(미도시)에 저장된 각 사용자의 체류 정보에 근거하여 각 사용자별로 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간(이하, ‘평균 체류 시간’이라 칭함)을 산출할 수 있다.Also, the search result evaluation server 120 calculates an average residence time (hereinafter, referred to as 'average residence time') of mouse pointers for each user on the basis of the residence information of each user stored in the DB (not shown) Can be calculated.

또한, 검색 결과 평가 서버(120)는 각 사용자별로 산출된 평균 체류 시간에 근거하여 전체 사용자의 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값(이하, ‘체류 확률 값’이라 칭함)을 산출할 수 있다.In addition, the search result evaluation server 120 may calculate a residence probability value (hereinafter referred to as residence probability value) of the mouse pointer for each content of the entire user based on the average residence time calculated for each user .

여기서, 특정 콘텐츠에 대한 체류 확률 값은 각 콘텐츠에 대한 평균 체류 시간의 합과 특정 콘텐츠에 대한 평균 체류 시간에 근거하여 산출될 수 있으며, 이를 수식으로 나타내면 아래와 같다.Here, the residence probability value for the specific content can be calculated based on the sum of the average residence time for each content and the average residence time for the specific content.

Figure 112013021440492-pat00001
Figure 112013021440492-pat00001

즉, 특정 검색어에 대한 검색 결과로서 노출된 콘텐츠를 사용자가 실제 눈으로 볼 확률은 마우스 포인터가 각 콘텐츠에 체류하는 시간을 토대로 산출될 수 있다.That is, the probability that a user actually sees a content exposed as a search result for a specific search term can be calculated based on a time when the mouse pointer stays in each content.

또한, 검색 결과 평가 서버(120)는 각 콘텐츠에 대한 전체 사용자의 평균 평가 점수와 체류 확률 값에 근거하여, 검색 결과에 대한 품질 평가 점수를 산출할 수 있다.Also, the search result evaluation server 120 can calculate the quality evaluation score for the search result based on the average evaluation score and the residence probability value of all users for each content.

검색 결과에 대한 품질 평가 점수 산출 방법은 도 3을 참조하여 후술하도록 한다.The quality score calculation method for the search result will be described later with reference to FIG.

도 2는 본 발명의 일 실시예에 따른 검색 결과 평가 서버(120)의 구성을 도시한 블록도이다.2 is a block diagram showing a configuration of a search result evaluation server 120 according to an embodiment of the present invention.

본 발명의 일 실시예에 따른 검색 결과 평가 서버(120)는 체류 시간 산출부(121), 체류 정보 저장부(122), 체류 확률 산출부(123) 및 품질 평가 점수 산출부(124)를 포함할 수 있다.The search result evaluation server 120 according to an embodiment of the present invention includes a stay time calculation unit 121, a stay information storage unit 122, a stay probability calculation unit 123, and a quality score calculation unit 124 can do.

각 구성 요소를 설명하면, 체류 시간 산출부(121)는 사용자 단말기(110)로부터 수신된 체류 정보에 근거하여, 사용자별로 평균 체류 시간을 산출할 수 있다.The residence time calculator 121 may calculate an average residence time for each user based on the residence information received from the user terminal 110. [

여기서, ‘체류 정보’는 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 마우스의 클릭 이벤트 여부(횟수)를 포함할 수 있으며, 평균 체류 시간 산출부(121)는 마우스 포인터가 콘텐츠 상에 특정 시간 이상 체류하고 마우스의 클릭 이벤트가 발생한 경우에 한하여 콘텐츠 상에 마우스 포인터가 체류했다고 판단할 수 있다.Here, the 'stay information' may include a position value of the mouse pointer for each content, a stay time, and whether or not the mouse is clicked (counted). The average stay time calculating unit 121 calculates It is possible to determine that the mouse pointer has stayed on the content only when the mouse pointer has stayed for more than a predetermined time and a mouse click event has occurred.

한편, 체류 정보 저장부(122)는 사용자 단말기(110)로부터 수신된 체류 정보를 특정 검색어 별로 DB(미도시)에 저장할 수 있으며, 이때, 각 사용자별로 더 구분하여 DB(미도시)에 저장할 수도 있다.Meanwhile, the stay information storage unit 122 may store the stay information received from the user terminal 110 in a DB (not shown) for each specific search term. At this time, have.

또한, 체류 정보 저장부(122)는 체류 시간 산출부(121)로부터 산출된 각 콘텐츠에 대한 평균 체류 시간을 특정 검색어 별로 그리고 각 사용자별로 더 구분하여 DB(미도시)에 저장할 수 있다.In addition, the residence information storage unit 122 may further store the average residence time for each content calculated by the residence time calculating unit 121 in a DB (not shown) for each specific search word and for each user.

한편, 체류 확률 산출부(123)는 DB(미도시)에 저장된 각 사용자별 평균 체류 시간에 근거하여, 전체 사용자의 각 콘텐츠에 대한 체류 확률 값을 산출할 수 있다.On the other hand, the residence probability calculation unit 123 can calculate the residence probability value for each content of the entire user based on the average residence time of each user stored in the DB (not shown).

여기서 ‘체류 확률 값’은 각 콘텐츠에 대한 평균 체류 시간의 합과 각 콘텐츠에 대한 평균 체류 시간에 근거하여 산출될 수 있다.Here, the 'residence probability value' can be calculated based on the sum of the average residence time for each content and the average residence time for each content.

한편, 품질 평가 점수 산출부(124)는 각 콘텐츠에 대한 전체 사용자의 평균 평가 점수와 체류 확률 값에 근거하여, 검색 결과에 대한 품질 평가 점수를 산출할 수 있다.On the other hand, the quality score calculation unit 124 can calculate the quality score of the search result based on the average score and the stay probability value of all users for each content.

이때 품질 평가 점수 산출부(124)는 DCG(Discount Cumulative Gain) 방법에 평균 평가 점수를 적용한 후 체류 확률 값을 곱셈한 제 1 품질 평가 점수와, IDCG(Ideal Discount Cumulative Gain) 방법에 평균 평가 점수를 적용한 후 체류 확률 값을 곱셈한 제 2 품질 평가 점수에 근거하여, nDCG(Normalized Discount Cumulative Gain) 방법으로 검색 결과에 대한 품질 평가 점수를 산출할 수 있다.At this time, the quality score calculation unit 124 calculates the average score of the IDCG (Ideal Discount Cumulative Gain) method and the first quality score obtained by multiplying the stay probability value after applying the average score to the DCG (Discount Cumulative Gain) The quality evaluation score of the search result can be calculated by the nDCG (Normalized Discount Cumulative Gain) method based on the second quality score obtained by multiplying the staying probability value after the application.

이에 대한 상세한 설명은 이하 도 3을 참조하여 후술하도록 한다.A detailed description thereof will be described later with reference to Fig.

도 3은 본 발명의 일 실시예에 따른 검색 결과에 대한 사용자들의 평균 평가 점수와 각 이미지에 대한 마우스 포인터의 체류 확률 값을 나타낸 표이다.FIG. 3 is a table showing average evaluation scores of users for search results and probability of staying of mouse pointer for each image according to an exemplary embodiment of the present invention. Referring to FIG.

도 3의 표에서, 특정 검색어에 대한 검색 결과로서 5개의 이미지(A, B, C, D 및 E)가 검색되었으며, 각 이미지에 대한 전체 사용자들의 평균 평가 점수는 최대 4점, 최소 0점이다(여기서, 4는 매우 적합, 3은 적합, 2는 보통, 1은 부적합, 0은 매우 부적합을 의미함).5, five images (A, B, C, D, and E) are searched as a search result for a specific search word, and the average evaluation score of all users for each image is maximum 4 points and minimum 0 points (Where 4 is very fit, 3 is fit, 2 is moderate, 1 is inadequate, 0 means very inadequate).

5개의 이미지 A, B, C, D 및 E에 대한 전체 사용자들의 평균 평가 점수가 각각 2, 3, 4, 0, 1 이고, 마우스 포인터의 체류 확률 값이 각각 0.6, 0.4, 0.2, 0.15 및 0.1이며, 이를 매칭시키면 도 3의 표와 같다.The average score of the total users for the five images A, B, C, D and E is 2, 3, 4, 0, 1 and the probability of retention of the mouse pointer is 0.6, 0.4, 0.2, And they are shown in the table of FIG. 3 when they are matched.

도 3에 도시된 표의 값에 따라서, 품질 평가 점수 산출부(124)는 DCG(Discount Cumulative Gain) 방법에 각 이미지에 대한 전체 사용자들의 평균 평가 점수를 적용한 후 체류 확률 값을 곱셈한 제 1 품질 평가 점수를 산출할 수 있다.According to the value of the table shown in FIG. 3, the quality score calculation unit 124 applies a mean cumulative score of all users to each image to a DCG (Discount Cumulative Gain) method, and then calculates a first quality evaluation The score can be calculated.

즉, ‘제 1 품질 평가 점수 = ∑(DCG 방법에 평균 평가 점수를 적용한 값 X 마우스 포인터의 체류 확률 값)’이며, DCG 방법의 수학식은 아래와 같다.That is, the first quality score =? (The value obtained by applying the average evaluation score to the DCG method and the residence probability value of the mouse pointer). The equation of the DCG method is as follows.

Figure 112013021440492-pat00002
Figure 112013021440492-pat00002

p=particular rank position, reli=graded relevance of the result at position ip = particular rank position, reli = graded relevance of the result at position i

참고로, 상기 수학식에서 log 값은 생략될 수도 있다. DCG 방법에서 log값을 적용하는 이유는 CG(Cumulative Gain) 방법의 단점, 즉, 검색 결과의 위치(순위-위에서 아래로 내려가면서 결정됨)를 고려하지 않고, 단지 사용자들의 평가 점수에만 의존함으로써 순위에 따른 차별성을 부과하기 어렵다는 점을 보완(discount)하기 위해서이다.For reference, the log value may be omitted in the above equation. The reason for applying the log value in the DCG method is that it does not take into account the disadvantage of the Cumulative Gain (CG) method, that is, the position of the search result (determined from down to down) It is difficult to impose differentiation on the basis of the facts.

그러나, 검색 결과가 그리드 형태로 배치된 복수의 콘텐츠인 경우, 검색 결과의 순위가 위에서 아래로 내려가며 정렬되는 것이 아니고, 검색 결과로 제시된 콘텐츠를 사용자들이 응시하는 패턴 또한 일정한 것이 아니므로, 본 발명에서는 검색 결과에 대한 사용자들의 체류 확률 값을 적용하였다.However, in the case where the search result is a plurality of contents arranged in a grid form, the search results are not arranged in descending order from top to bottom, and the patterns in which users look at the contents presented in the search result are not constant. We applied the users' probability of residence to search results.

즉, 본 발명은 그리드 형태로 배치된 복수의 콘텐츠에 대하여 노출 순위를 적용한 것이 아닌, 사용자들이 각 콘텐츠를 응시할 확률을 적용한 것이므로, 상기 수학식에서 log 값은 생략될 수 있다.That is, the present invention applies a probability that users will gaze at each content, rather than applying an exposure rank to a plurality of contents arranged in a grid form, so that the log value may be omitted in the above equation.

이하, 품질 평가 점수 산출부(124)가 상기 제 1 품질 평가 점수와 후술할 제 2 품질 평가 점수를 산출함에 있어 log 값이 생략된 경우를 설명하도록 한다.Hereinafter, the case where the log value is omitted in calculating the first quality evaluation score and the second quality evaluation score to be described later will be described.

DCG 방법에서 log 값이 생략된 제 1 품질 평가 점수는,In the DCG method, the first quality score, in which the log value is omitted,

제 1 품질 평가 점수 = (22-1) X 0.6 + (23-1) X 0.4 + (24-1) X 0.2 + (20-1) X 0.15 + (21-1) X 0.1 = 7.7 이다.A first quality score = (2 2 -1) X 0.6 + (2 3 -1) X 0.4 + (2 4 -1) X 0.2 + (2 0 -1) X 0.15 + (2 1 -1) X 0.1 = 7.7.

또한, 품질 평가 점수 산출부(124)는 검색 결과로서 노출되는 각 이미지가 이상적으로 배치되는 경우인 IDCG(Ideal Discount Cumulative Gain) 방법에 각 이미지에 대한 전체 사용자들의 평균 평가 점수를 적용한 후 체류 확률 값을 곱셈한 제 2 품질 평가 점수를 산출할 수 있다.In addition, the quality score calculation unit 124 applies an average score of all users for each image to an IDCG (Ideal Discount Cumulative Gain) method in which each image exposed as a search result is ideally placed, The second quality score can be calculated.

상기 5개의 이미지 A, B, C, D 및 E에 대한 이상적인 검색 결과는 전체 사용자들의 평균 평가 점수가 높은 것부터 낮은 순서대로, 그리고 마우스 포인터의 체류 확률 값 또한 그에 매칭되도록 높은 것부터 낮은 순서대로 배치되는 것이다.The ideal search results for the five images A, B, C, D, and E are placed in order from highest to lowest in average scores of all users, and from highest to lowest so that the probability of retention of the mouse pointer also matches will be.

즉, 5개의 이미지(C, B, A, E 및 D)에 대한 전체 사용자들의 평균 평가 점수가 4, 3, 2, 1 및 0인 경우, 체류 확률 값이 가장 높은 0.6에 해당하는 위치에는 이미지 C가 배치되고, B, A, E 및 D는 각각 체류 확률 값이 0.4, 0.2, 0.15 및 0.1에 해당하는 위치에 배치될 수 있다.That is, when the average scores of all users for the five images C, B, A, E and D are 4, 3, 2, 1 and 0, C, and B, A, E, and D may be disposed at positions corresponding to retention probability values of 0.4, 0.2, 0.15, and 0.1, respectively.

이 경우, IDCG 방법을 통해 산출되는 제 2 품질 평가 점수(log 값 생략)는,In this case, the second quality score (log value omitted) calculated through the IDCG method is a value

제 2 품질 평가 점수 = (24-1) X 0.6 + (23-1) X 0.4 + (22-1) X 0.2 + (21-1) X 0.15 + (20-1) X 0.1 = 12.55 이다.Second quality score = (2 4 -1) X 0.6 + (2 3 -1) X 0.4 + (2 2 -1) X 0.2 + (2 1 -1) X 0.15 + (2 0 -1) X 0.1 = 12.55.

이후, 품질 평가 점수 산출부(124)는 상기 방법으로 산출된 제 1 품질 평가 점수 및 제 2 품질 평가 점수에 근거하여 nDCG(Normalized Discount Cumulative Gain) 방법으로 검색 결과에 대한 품질 평가 점수를 산출할 수 있다.Thereafter, the quality score calculating unit 124 may calculate the quality score of the search result by the nDCG (Normalized Discount Cumulative Gain) method based on the first quality score and the second score have.

nDCG 방법의 수학식은 아래와 같으므로,Since the equation of the nDCG method is as follows,

Figure 112013021440492-pat00003
Figure 112013021440492-pat00003

검색 결과에 대한 품질 평가 점수는 7.7/12.55 = 0.61354이다.The quality score for the search results is 7.7 / 12.55 = 0.61354.

전술한 바와 같이, 종래의 nDCG 방법을 이용한 검색 결과 평가 방식은 사용자들의 eye tracking을 기준으로, 검색 결과가 위에서 아래로 정렬되는 것을 전제로 하고 있으나, 그리드 형태로 복수의 콘텐츠를 포함하는 검색 결과가 보여지는 경우는, 사용자들의 eye tracking pattern이 일정하지 않고 랜덤할 수 밖에 없다.As described above, the search result evaluation method using the conventional nDCG method is based on the assumption that search results are arranged from top to bottom on the basis of eye tracking of users, but a search result including a plurality of contents in a grid form If shown, the eye tracking pattern of the users is not constant and can only be random.

따라서, 본 발명은 이러한 상황을 고려하여, 검색 결과에 대한 사용자들의 평가 점수와 마우스 포인터의 체류 정보에 근거하여 산출된 확률 값을 곱셈하여 품질 평가 점수를 계산함으로써, 그리드 형태로 노출되는 검색 결과에 대한 효율적인 품질 평가 점수를 제시할 수 있다.Therefore, in consideration of this situation, the present invention multiplies the calculated probabilities based on the evaluation scores of the search results and the stay information of the mouse pointer to calculate the quality score, And can provide an efficient quality score for the product.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be.

그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다.It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive.

예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.

본 발명의 범위는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.
The scope of the present invention is defined by the appended claims, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included within the scope of the present invention.

100 : 검색 결과 평가 시스템
110 : 사용자 단말기
120 : 검색 결과 평가 서버
121 : 체류 시간 산출부
122 : 체류 정보 저장부
123 : 체류 확률 산출부
124 : 품질 평가 점수 산출부
100: Search result evaluation system
110: User terminal
120: Search result evaluation server
121: Retention time calculating section
122: stay information storage unit
123: Retention probability calculating section
124: Quality score calculation unit

Claims (8)

검색 결과 평가 서버가 특정 검색어에 대한 검색 결과인 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함하는 상기 검색 결과를 평가하는 방법에 있어서,
(a) 특정 시간 동안 각 콘텐츠에 대한 사용자 단말기의 마우스 포인터의 체류 정보에 근거하여, 사용자별로 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하는 단계;
(b) 상기 사용자별로 산출된 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간에 근거하여, 전체 사용자의 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는 단계; 및
(c) 상기 각 콘텐츠와 상기 특정 검색어의 적합도에 대한 상기 전체 사용자의 평균 평가 점수와 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값에 근거하여, 상기 검색 결과에 대한 품질 평가 점수를 산출하는 단계;
를 포함하는, 검색 결과 평가 방법.
A method for evaluating a search result including a plurality of contents arranged in a grid form, which is a search result for a specific search term,
(a) calculating an average residence time of the mouse pointer for each of the contents for each user on the basis of the stay information of the mouse pointer of the user terminal for each content for a specific time;
(b) calculating a residence probability value of a mouse pointer for each of the contents of the entire user based on an average residence time of the mouse pointer for each of the contents calculated for each user; And
(c) calculating a quality score of the search result based on the average evaluation score of the entire user for the fitness of the content and the specific search word and the probability of staying of the mouse pointer for each content;
Wherein the search result evaluation method comprises:
제 1 항에 있어서,
상기 체류 정보는 상기 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 상기 마우스의 클릭 이벤트 횟수를 포함하며,
상기 (a) 단계는
상기 마우스 포인터가 특정 시간 이상 체류하고 상기 마우스의 클릭 이벤트가 발생한 경우에 한하여 상기 각 콘텐츠에 상기 마우스 포인터가 체류했다고 판단하는, 검색 결과 평가 방법.
The method according to claim 1,
Wherein the stay information includes a position value of a mouse pointer for each content, a stay time, and a number of click events of the mouse,
The step (a)
Wherein the determination unit determines that the mouse pointer has stayed in each of the contents only when the mouse pointer stays for a predetermined time or longer and the mouse click event occurs.
제 1 항에 있어서,
상기 (b) 단계는
상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간의 합과 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간에 근거하여 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는, 검색 결과 평가 방법.
The method according to claim 1,
The step (b)
And calculating a probability of staying of the mouse pointer for each of the contents based on the sum of the average residence times of the mouse pointers for the respective contents and the average residence time of the mouse pointer for each of the contents.
제 1 항에 있어서,
상기 (c) 단계는
DCG(Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 1 품질 평가 점수와 IDCG(Ideal Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 2 품질 평가 점수에 근거하여, nDCG(Normalized Discount Cumulative Gain) 방법으로 상기 품질 평가 점수를 산출하는, 검색 결과 평가 방법.
The method according to claim 1,
The step (c)
Applying the average evaluation score to the DCG (Discount Cumulative Gain) method, applying the average evaluation score to a first quality score and an ideal discount cumulative gain (IDCG) method in which the stagnation probability value is multiplied and then multiplying the stagnation probability value by a multiplication And calculating the quality score based on a second quality score using a normalized discount cumulative gain (nDCG) method.
특정 검색어에 대한 검색 결과인 그리드(grid) 형태로 배치된 복수의 콘텐츠를 포함하는 상기 검색 결과를 평가하는 서버 장치에 있어서,
특정 시간 동안의 각 콘텐츠에 대한 사용자 단말기의 마우스 포인터의 체류 정보에 근거하여, 사용자별로 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간을 산출하는 체류 시간 산출부;
상기 사용자별로 산출된 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간에 근거하여, 전체 사용자의 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는 체류 확률 산출부; 및
상기 각 콘텐츠와 상기 특정 검색어의 적합도에 대한 상기 전체 사용자의 평균 평가 점수와 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값에 근거하여, 상기 검색 결과에 대한 품질 평가 점수를 산출하는 품질 평가 점수 산출부;
를 포함하는, 검색 결과 평가 서버 장치.
A server apparatus for evaluating a search result including a plurality of contents arranged in a grid form, which is a search result for a specific search term,
A residence time calculating unit for calculating an average residence time of the mouse pointer for each of the contents on the basis of the residence information of the mouse pointer of the user terminal for each of the contents for a specific time;
A residence probability calculation unit for calculating a residence probability value of a mouse pointer for each of the contents of all users based on an average residence time of the mouse pointer for each of the contents calculated for each user; And
A quality score calculating unit for calculating a score of a quality score for the search result based on the average score of the total user for the fitness of each content and the specific search word and the probability of staying of the mouse pointer for each content, ;
And a search result evaluation server device.
제 5 항에 있어서,
상기 체류 정보는 상기 각 콘텐츠에 대한 마우스 포인터의 위치 값, 체류 시간 및 상기 마우스의 클릭 이벤트 횟수를 포함하며,
상기 평균 체류 시간 산출부는
상기 마우스 포인터가 특정 시간 이상 체류하고 상기 마우스의 클릭 이벤트가 발생한 경우에 한하여 상기 각 콘텐츠에 상기 마우스 포인터가 체류했다고 판단하는, 검색 결과 평가 서버 장치.
6. The method of claim 5,
Wherein the stay information includes a position value of a mouse pointer for each content, a stay time, and a number of click events of the mouse,
The average residence time calculating unit
Wherein the determination unit determines that the mouse pointer has stayed in each of the contents only when the mouse pointer stays for a predetermined time or more and a mouse click event occurs.
제 5 항에 있어서,
상기 체류 확률 산출부는
상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간의 합과 상기 각 콘텐츠에 대한 마우스 포인터의 평균 체류 시간에 근거하여 상기 각 콘텐츠에 대한 마우스 포인터의 체류 확률 값을 산출하는, 검색 결과 평가 서버 장치.
6. The method of claim 5,
The residence probability calculation unit
And calculates a residence probability value of the mouse pointer for each of the contents based on the sum of the average residence times of the mouse pointers for the respective contents and the average residence time of the mouse pointer for each of the contents.
제 5 항에 있어서,
상기 품질 평가 점수 산출부는
DCG(Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 1 품질 평가 점수와 IDCG(Ideal Discount Cumulative Gain) 방법에 상기 평균 평가 점수를 적용한 후 상기 체류 확률 값을 곱셈한 제 2 품질 평가 점수에 근거하여, nDCG(Normalized Discount Cumulative Gain) 방법으로 상기 품질 평가 점수를 산출하는, 검색 결과 평가 서버 장치.
6. The method of claim 5,
The quality score calculation unit
Applying the average evaluation score to the DCG (Discount Cumulative Gain) method, applying the average evaluation score to a first quality score and an ideal discount cumulative gain (IDCG) method in which the stagnation probability value is multiplied and then multiplying the stagnation probability value by a multiplication And calculates the quality score based on a second quality score using a normalized discount cumulative gain (nDCG) method.
KR1020130026205A 2013-03-12 2013-03-12 Method and server apparatus for evaluating search results KR101448166B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020130026205A KR101448166B1 (en) 2013-03-12 2013-03-12 Method and server apparatus for evaluating search results

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020130026205A KR101448166B1 (en) 2013-03-12 2013-03-12 Method and server apparatus for evaluating search results

Publications (2)

Publication Number Publication Date
KR20140111821A KR20140111821A (en) 2014-09-22
KR101448166B1 true KR101448166B1 (en) 2014-10-07

Family

ID=51757103

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130026205A KR101448166B1 (en) 2013-03-12 2013-03-12 Method and server apparatus for evaluating search results

Country Status (1)

Country Link
KR (1) KR101448166B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190057415A1 (en) * 2017-08-21 2019-02-21 Facebook, Inc. Systems and methods for providing content item collections based on probability of spending time on related content items in a social networking system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030090051A (en) * 2002-05-21 2003-11-28 이승환 Measurement method for displaying time of web-page
KR20070089898A (en) * 2007-08-09 2007-09-04 김서준 Method and apparatus for evaluating searched contents by using user feedback and providing search result by utilizing evaluation result
KR20080004711A (en) * 2006-07-06 2008-01-10 엔에이치엔(주) System and method for measuring on-line advertising effects
JP2009251845A (en) 2008-04-04 2009-10-29 Toshiba Corp Retrieval result evaluation device and retrieval result evaluation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030090051A (en) * 2002-05-21 2003-11-28 이승환 Measurement method for displaying time of web-page
KR20080004711A (en) * 2006-07-06 2008-01-10 엔에이치엔(주) System and method for measuring on-line advertising effects
KR20070089898A (en) * 2007-08-09 2007-09-04 김서준 Method and apparatus for evaluating searched contents by using user feedback and providing search result by utilizing evaluation result
JP2009251845A (en) 2008-04-04 2009-10-29 Toshiba Corp Retrieval result evaluation device and retrieval result evaluation method

Also Published As

Publication number Publication date
KR20140111821A (en) 2014-09-22

Similar Documents

Publication Publication Date Title
US9972028B2 (en) Identifying a social leader
US8487959B1 (en) Generating simulated eye movement traces for visual displays
KR102111223B1 (en) Push information roughly select sorting method, device and computer storage media
US20150007064A1 (en) Automatic generation of a webpage layout with high empirical performance
WO2014107682A1 (en) Method and apparatus for generating webpage content
US10672055B2 (en) Method and system for presenting personalized products based on digital signage for electronic commerce
CN104834731A (en) Recommendation method and device for self-media information
JP5577385B2 (en) Content distribution device
EP2779074A1 (en) System and method for statistically determining bias in online survey results
CN109493138A (en) Information recommendation method, device, server and storage medium
CN109034867A (en) click traffic detection method, device and storage medium
US10296924B2 (en) Document performance indicators based on referral context
CN106649350B (en) Method and device for acquiring position information of link element
US20140149204A1 (en) System and method for advertising verification based on users' demographics
EP2587446B1 (en) Information providing device, method of processing reward payment, reward payment processing program, and recording medium with reward payment processing program recorded theron
CN107507023B (en) Information delivery method and device
KR101448166B1 (en) Method and server apparatus for evaluating search results
US20170221091A1 (en) Method and system for performing online advertisement monitoring
US10171602B2 (en) Determining device counts
CN115809889A (en) Intelligent passenger group screening method, system, medium and equipment based on marketing effect
US20100293486A1 (en) Website Optimisation System
US20140019394A1 (en) Providing expert elicitation
US20150134445A1 (en) Intelligent matching of advertisement to content
US20180078860A1 (en) Method for performing game by using activity count
CN110033351A (en) A kind of determination method and device of similarity

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20171011

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20190329

Year of fee payment: 9