JP2017068573A - Information processing device, information processing system, information processing method and program - Google Patents

Information processing device, information processing system, information processing method and program Download PDF

Info

Publication number
JP2017068573A
JP2017068573A JP2015193143A JP2015193143A JP2017068573A JP 2017068573 A JP2017068573 A JP 2017068573A JP 2015193143 A JP2015193143 A JP 2015193143A JP 2015193143 A JP2015193143 A JP 2015193143A JP 2017068573 A JP2017068573 A JP 2017068573A
Authority
JP
Japan
Prior art keywords
node
parameter
information processing
data
products
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2015193143A
Other languages
Japanese (ja)
Inventor
山田 英明
Hideaki Yamada
英明 山田
道明 居谷
Michiaki Itani
道明 居谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2015193143A priority Critical patent/JP2017068573A/en
Publication of JP2017068573A publication Critical patent/JP2017068573A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, an information processing system, an information processing method and a program which can easily grasp a relation between commercial materials.SOLUTION: A parameter setting part sets a parameter showing the strength of a relation between two kinds of commercial materials about each of sets composed of two kinds of commercial materials, a position calculation part calculates respective positions of nodes corresponding to the commercial materials so that a distance corresponding to the strength of the relation shown by the parameter between the commercial materials of a set relevant to the parameter, and a display data generation part generates data representing edges connecting respective positions corresponding to the commercial materials of the set.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理システム、情報処理方法およびプログラム、特に商材の販売動向を可視化する情報処理システムに関する。   The present invention relates to an information processing apparatus, an information processing system, an information processing method, and a program, and more particularly to an information processing system for visualizing sales trends of merchandise.

複数の商材間の売り上げ相関を可視化する手法として、グラフが用いられることがある。グラフとは、複数のノードと、ノード間を接続するエッジとで形成される図形である。グラフとは、その図形を表すデータを意味することもある。各商材は、ノードに対応付けられる。ノードは、ある事物を表す図形又はその図形を表すデータである。ノードは、節又は節点と呼ばれることもある。エッジは、ノード間の関係の有無やその強さを表す。可視化においては、力学モデルを用いることで、比較的複雑な商材間の相関関係を動的に表すことができる。例えば、相関が高い商材ほどノードが近くに配置されたグラフで、それらの相関関係が表われる。そのため、力学モデルを採用した種々のグラフ表示ツールが提案されている。   A graph may be used as a method for visualizing the sales correlation between a plurality of products. A graph is a figure formed by a plurality of nodes and edges connecting the nodes. The graph may mean data representing the figure. Each product is associated with a node. A node is a graphic representing a certain thing or data representing the graphic. Nodes are sometimes referred to as nodes or nodes. The edge represents the presence / absence of the relationship between the nodes and the strength thereof. In visualization, a dynamic model can be used to dynamically express a correlation between relatively complicated products. For example, a graph in which nodes are arranged closer to a product having a higher correlation shows the correlation. Therefore, various graph display tools that employ a dynamic model have been proposed.

例えば、特許文献1に記載の情報処理方法は、相互に関連する複数のノードの各々について、表示装置に出力される表示位置を取得処理と、複数のノードの各々について、慣性が働かない力学モデルに従って、他のノードとの表示位置に関する距離に関連して掛る力の、他の全てのノードについての総和に応じた移動ベクトルを算出する算出処理と、複数のノードの各々について、算出された移動ベクトルで表示位置を移動させる移動処理と、取得処理と算出処理と移動処理とを繰り返す間に又は取得処理と算出処理と移動処理を実行する前に、複数のノードのうちいずれかのノードの表示位置を変更させるユーザの操作に応じた指示を受け付け、当該指示に応じてノードの表示装置上で出力される表示位置を変更する処理と、を含む。   For example, the information processing method described in Patent Document 1 acquires a display position output to a display device for each of a plurality of mutually related nodes, and a dynamic model in which inertia does not work for each of the plurality of nodes. In accordance with the calculation processing for calculating a movement vector corresponding to the sum of all other nodes of the force applied in relation to the distance related to the display position with other nodes, and the movement calculated for each of the plurality of nodes Display of one of a plurality of nodes while repeating the acquisition process, the calculation process, and the movement process, or before executing the acquisition process, the calculation process, and the movement process. Receiving an instruction according to a user operation to change the position, and changing the display position output on the display device of the node in accordance with the instruction.

特開2014−191757号公報JP 2014-191757 A

しかしながら、これらのグラフ表示ツールでは、個々のノードが何を表すかを把握することが困難なことがある。例えば、ノードの数が多いとき、特定のノードがどこに所在しているか直ちに検知できないことがある。また、エッジが複雑に入り組んでいるために、特定のノードと他のノードとの関連を把握することが困難なことがある。そのため、ユーザの関心を引きにくく商材間の関係を把握することが却って難しいという課題があった。   However, with these graph display tools, it may be difficult to grasp what each node represents. For example, when the number of nodes is large, it may not be possible to immediately detect where a particular node is located. In addition, since the edges are complicated, it may be difficult to grasp the relationship between a specific node and other nodes. For this reason, there is a problem that it is difficult to grasp the relationship between the products because it is difficult to attract the user's interest.

本発明は上記の点に鑑みてなされたものであり、商材間の関係、例えば、売り上げ動向を容易に把握させることができる情報処理装置、情報処理システム、情報処理方法およびプログラムを提供する。   The present invention has been made in view of the above points, and provides an information processing apparatus, an information processing system, an information processing method, and a program capable of easily grasping relationships between products, for example, sales trends.

本発明は上記の課題を解決するためになされたものであり、本発明の一態様は、2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部と、前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部と、前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成部と、を備える情報処理装置である。   The present invention has been made to solve the above problems, and one aspect of the present invention shows the strength of the relationship between the two types of products for each of the sets of two types of products. The position of each node corresponding to the product is calculated so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the parameter setting unit that sets the parameter and the product of the set related to the parameter. An information processing apparatus comprising: a position calculation unit; and a display data generation unit that generates data representing an edge connecting the positions of the nodes corresponding to the set of merchandise.

本発明によれば、商材間の関係を容易に把握させることができる情報処理装置、情報処理システム、情報処理方法およびプログラムを提供する。   According to the present invention, there are provided an information processing apparatus, an information processing system, an information processing method, and a program capable of easily grasping a relationship between products.

第1の実施形態に係る情報処理システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the information processing system which concerns on 1st Embodiment. 販売データの例を示す図である。It is a figure which shows the example of sales data. 同時販売データの例を示す図である。It is a figure which shows the example of simultaneous sales data. 第1の実施形態に係るウェブサーバの構成を示すブロック図である。It is a block diagram which shows the structure of the web server which concerns on 1st Embodiment. エッジ別データの例を示す図である。It is a figure which shows the example of the data according to edge. ノード別データの例を示す図である。It is a figure which shows the example of data classified by node. アイコンの例を示す図である。It is a figure which shows the example of an icon. 第1の実施形態に係る端末装置の構成を示すブロック図である。It is a block diagram which shows the structure of the terminal device which concerns on 1st Embodiment. 力学モデルの例を説明するための図である。It is a figure for demonstrating the example of a dynamic model. 第1の実施形態に係る端末装置が行う情報処理を示すフローチャートである。It is a flowchart which shows the information processing which the terminal device which concerns on 1st Embodiment performs. 第1の実施形態に係る情報処理システムが行う情報処理を示すフローチャートである。It is a flowchart which shows the information processing which the information processing system which concerns on 1st Embodiment performs. 第1の実施形態に係る画像の表示例を示す図である。It is a figure which shows the example of a display of the image which concerns on 1st Embodiment. 第2の実施形態に係る画像の表示例を示す図である。It is a figure which shows the example of a display of the image which concerns on 2nd Embodiment. 第3の実施形態に係る画像の表示例を示す図である。It is a figure which shows the example of a display of the image which concerns on 3rd Embodiment. 各実施形態の変形例に係る画像の表示例を示す図である。It is a figure which shows the example of a display of the image which concerns on the modification of each embodiment.

(第1の実施形態)
以下、本発明の第1の実施形態について説明する。図1は、本実施形態に係る情報処理システム1の構成例を示すブロック図である。
情報処理システム1は、登録装置10と、ログ収集分析サーバ20と、ウェブサーバ30と、端末装置40と、を含んで構成される。登録装置10、ログ収集分析サーバ20、ウェブサーバ30及び端末装置40は、ネットワークNWを介して相互に各種のデータを送受信可能である。図1は、説明を簡単にするために、登録装置10、ログ収集分析サーバ20、ウェブサーバ30及び端末装置40がそれぞれ1個である場合を例にする。しかしながら、端末装置40の個数は、一般には複数である。また、登録装置10、ログ収集分析サーバ20及びウェブサーバ30の個数は、1個に限られず複数個あってもよい。
(First embodiment)
Hereinafter, a first embodiment of the present invention will be described. FIG. 1 is a block diagram illustrating a configuration example of an information processing system 1 according to the present embodiment.
The information processing system 1 includes a registration device 10, a log collection / analysis server 20, a web server 30, and a terminal device 40. The registration device 10, the log collection / analysis server 20, the web server 30, and the terminal device 40 can transmit / receive various data to / from each other via the network NW. FIG. 1 shows an example in which there is one registration device 10, one log collection / analysis server 20, one web server 30, and one terminal device 40 for the sake of simplicity. However, the number of terminal devices 40 is generally plural. Further, the number of the registration device 10, the log collection analysis server 20, and the web server 30 is not limited to one and may be plural.

登録装置10は、取引毎の商材の提供に関する情報を記録し、記録した情報を累積して取引データを生成する。ここで、商材とは、独立して取引の対象となる有体物に限られない。商材は、無体物、例えば、特定の情報を表すデータ(映像、テキスト、音声などのコンテンツを含む情報商材)であってもよい。また、商材は、他の商品の取引と副次的もしくは付随的に取引される有体物もしくは無体物、例えば、付録、広告であってもよい。商材は、取引の主たる対象が役務である場合において、その役務の提供に用いられる有体物又は無体物、例えば、貸与(レンタル)対象の物品又はデータ、貸与対象の物品又はプログラムの機能によって生成された有体物もしくは無体物であってもよい。取引とは、ユーザの要求に応じて商材の提供を伴う行為又は処理である。取引には、販売(電子商取引を含む)に限られず、貸与、贈与、各種データの送信、役務の提供が含まれる。登録装置10は、商材の提供に関する情報を記録する専用の登録装置(レジスタ)であってもよいし、他の機能を有する機器として構成されてもよい。例えば、登録装置10は、印刷機能を有する印刷機(プリンタ)、複写機能を有する複写機(コピー機)、画像の読み取り機能を有する読取機(イメージスキャナ)、又は読み取った画像を指示された通信相手の相手先機器に送信する機能を有するファクシミリとして構成されてもよい。また、登録装置10は、これらの機能を有する単一の複合機であってもよい。登録装置10は、コンビニエンスストア等の小売店の店頭、鉄道駅その他の公益施設など、不特定多数のユーザが来訪し随時利用可能な場所に設置されてもよい。   The registration device 10 records information related to provision of merchandise for each transaction, and accumulates the recorded information to generate transaction data. Here, the commercial product is not limited to a tangible object that is an object of transaction independently. The product may be an intangible object, for example, data representing specific information (information product including content such as video, text, and audio). In addition, the commercial product may be a tangible or intangible object, such as an appendix or an advertisement, which is traded as a secondary or incidental transaction with another product. Commodities are generated by the functions of the tangible or intangible material used to provide the service when the main object of the transaction is a service, for example, the goods or data to be rented, the goods or programs to be lent. It may be tangible or intangible. A transaction is an action or process involving provision of merchandise in response to a user request. Transactions are not limited to sales (including electronic commerce), but include loans, gifts, transmission of various data, and provision of services. The registration device 10 may be a dedicated registration device (register) that records information related to provision of merchandise, or may be configured as a device having other functions. For example, the registration device 10 may include a printing machine (printer) having a printing function, a copying machine (copying machine) having a copying function, a reading machine (image scanner) having an image reading function, or communication instructed to read an image. You may comprise as a facsimile which has a function transmitted to the other party apparatus. The registration device 10 may be a single multifunction device having these functions. The registration device 10 may be installed in a place where an unspecified number of users visit and can be used at any time, such as a retail store such as a convenience store, a railway station, or other public facilities.

以下の説明では、主に、登録装置10が、ユーザの操作に応じて指示された人物の顔画像を表すブロマイドを販売する機能を有する複合機である場合を例にする。指示可能な人物として、例えば、歌手、俳優、運動選手などの著名人が選択可能である。つまり、異なる人物の顔画像を表すブロマイドは、異なる種類の商材として選択される。登録装置10には、予め人物毎の顔画像を示す画像データを記憶しておいてもよい。また、登録装置10は、ネットワークNWに接続された所定の機器へ画像データ要求コマンドを送信し、当該機器からその応答として当該画像要求コマンドで指示された画像データを受信してもよい。登録装置10は、一度の取引においてユーザの操作に応じて1名又は複数名の人物が指示される。一度の取引の内容として、取引開始が指示された後、次に取引終了もしくは決済が指示されるまでの間に指示された人物の顔画像を表すブロマイドが指示される。取引開始、取引終了もしくは代金の決済は、それぞれ登録装置10が備える取引開始ボタン、取引終了ボタンもしくは決済ボタンの押下を検出することにより指示される。人物は、例えば、操作に応じてその氏名を表す文字列をもって指示される。また、登録装置10は、人物毎の顔画像を表す表示部(後述)に表示し、操作により接触した位置をその表示領域に含む顔画像の人物を特定してもよい。登録装置10は、決済処理の完了後に、指示されたそれぞれの人物の顔画像を表すブロマイドを印刷する。取引毎に、それぞれの取引を示すセッションID(Identifier)が更新される。登録装置10は、取引データとして、取引毎の人物の顔画像の名称を、コンテンツ名として含む販売データを生成し、生成した販売データをログ収集分析サーバ20に送信する。   In the following description, a case where the registration apparatus 10 is a multifunction peripheral having a function of selling a bromide representing a face image of a person designated in accordance with a user operation will be mainly described as an example. For example, a celebrity such as a singer, an actor, or an athlete can be selected as an instructable person. That is, bromides representing face images of different persons are selected as different types of products. The registration device 10 may store image data indicating a face image for each person in advance. Further, the registration apparatus 10 may transmit an image data request command to a predetermined device connected to the network NW, and receive image data instructed by the image request command as a response from the device. The registration apparatus 10 is instructed by one person or a plurality of persons in accordance with a user operation in one transaction. As the contents of one transaction, bromide representing the face image of the instructed person is instructed after the transaction start is instructed and until the next transaction end or settlement is instructed. Transaction start, transaction end or price settlement is instructed by detecting pressing of a transaction start button, transaction end button or settlement button provided in the registration device 10, respectively. For example, the person is indicated by a character string representing the name according to the operation. Further, the registration device 10 may display a face image for each person on a display unit (described later) and specify a person of the face image that includes the position touched by the operation in the display area. The registration device 10 prints bromide representing the face image of each instructed person after the completion of the payment process. For each transaction, a session ID (Identifier) indicating each transaction is updated. The registration device 10 generates sales data including the name of the face image of the person for each transaction as the content name as the transaction data, and transmits the generated sales data to the log collection and analysis server 20.

ログ収集分析サーバ20は、登録装置10から販売データを受信(収集)する。ログ収集分析サーバ20は、受信した販売データに基づいて2種類の商材からなる商材の組毎に同時販売回数を計数する。同時販売回数は、2種類の商材が一度に提供される取引回数である同時販売回数を計数(分析)する。例えば、ログ収集分析サーバ20は、販売データに基づいて取引毎に一回の取引で提供されたブロマイドに顔画像が表される人物の顔画像を表すブロマイドのうち、2種類の商材として2名の人物の組毎にブロマイドが取引された回数を順次1ずつ増加(インクリメント)する。これにより、商材の種類の各組について同時販売回数が計数される。ログ収集分析サーバ20は、所定の期間(例えば、1箇月)毎に同時販売回数を計数してもよいし、商材の販売開始時から累積された同時販売回数を計数してもよい。ログ収集分析サーバ20は、2種類の商材の組毎の取引状態を示す取引状態データとして、同時販売回数を示す同時販売データを生成する。ログ収集分析サーバ20は、生成した同時販売データをウェブサーバ30に送信する。ログ収集分析サーバ20は、例えば、データベースサーバ装置である。   The log collection / analysis server 20 receives (collects) sales data from the registration device 10. The log collection / analysis server 20 counts the number of simultaneous sales for each set of products made up of two types of products based on the received sales data. The number of simultaneous sales counts (analyzes) the number of simultaneous sales, which is the number of transactions in which two types of merchandise are provided at a time. For example, the log collection / analysis server 20 uses 2 types of products as two types of products among bromides representing a face image of a person whose face image is represented in a bromide provided for each transaction based on sales data. The number of times bromide was traded for each set of named persons is sequentially increased (incremented) by one. As a result, the number of simultaneous sales is counted for each set of product types. The log collection and analysis server 20 may count the number of simultaneous sales every predetermined period (for example, one month), or may count the number of simultaneous sales accumulated from the start of sales of the product. The log collection and analysis server 20 generates simultaneous sales data indicating the number of simultaneous sales as transaction status data indicating the transaction status for each set of two types of products. The log collection / analysis server 20 transmits the generated simultaneous sales data to the web server 30. The log collection / analysis server 20 is, for example, a database server device.

ウェブサーバ30は、ログ収集分析サーバ20から同時販売データを受信する。ウェブサーバ30は、2種類の商材の組のそれぞれについて、受信した同時販売データが示す同時販売回数に応じて、その組に係る2種類の商材間の関係の強さを示すパラメータとして各商材にそれぞれ対応するノード間のパラメータを定める。ノードならびにノード間の関係を示すリンクについては後述する。ウェブサーバ30は、2種類の商材の組毎に定めたパラメータの情報を含むパラメータデータを取得する。
なお、ウェブサーバ30には、予め所定のアプリケーションプログラムを記憶させておく。アプリケーションプログラムの機能については後述する。ウェブサーバ30は、端末装置40からプログラム要求コマンドを受信するとき、その応答として当該端末装置40に受信したプログラム要求コマンドで指定されるアプリケーションプログラムを送信する。ウェブサーバ30は、アプリケーションプログラムを送信した端末装置40に、生成したパラメータデータを送信する。
The web server 30 receives the simultaneous sales data from the log collection / analysis server 20. The web server 30 sets each of the two types of merchandise as parameters indicating the strength of the relationship between the two types of merchandise related to the set according to the number of simultaneous sales indicated by the received simultaneous sales data. Define parameters between nodes corresponding to each product. The link indicating the node and the relationship between the nodes will be described later. The web server 30 acquires parameter data including parameter information determined for each set of two types of products.
The web server 30 stores a predetermined application program in advance. The function of the application program will be described later. When receiving the program request command from the terminal device 40, the web server 30 transmits the application program specified by the received program request command to the terminal device 40 as a response. The web server 30 transmits the generated parameter data to the terminal device 40 that has transmitted the application program.

端末装置40は、所定のアプリケーションプログラムを要求するためのプログラム要求コマンドを生成し、生成したプログラム要求コマンドをウェブサーバ30に送信する。端末装置40は、送信したプログラム要求コマンドに対する応答としてアプリケーションプログラムをウェブサーバ30から受信する。端末装置40は、受信したアプリケーションプログラムで指示される処理として、次の処理を行う。端末装置40は、ウェブサーバ30からパラメータデータを受信し、受信したパラメータデータが示す2種類の商材からなる組のそれぞれについて、商材間の関係の強さを示すパラメータを設定する。端末装置40は、各組について設定したパラメータが示す関係の強さに応じた距離が得られるように、当該組の商材に対応したノードそれぞれの位置を算出する。端末装置40は、当該組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成し、生成したデータに基づく画像を表示する。端末装置40は、例えば、パーソナルコンピュータ(PC:Personal Computer)、ワークステーション、タブレット端末装置などの汎用の機器でもよいし、専用の機器でもよい。   The terminal device 40 generates a program request command for requesting a predetermined application program, and transmits the generated program request command to the web server 30. The terminal device 40 receives the application program from the web server 30 as a response to the transmitted program request command. The terminal device 40 performs the following process as a process instructed by the received application program. The terminal device 40 receives the parameter data from the web server 30 and sets a parameter indicating the strength of the relationship between the products for each of the sets of two types of products indicated by the received parameter data. The terminal device 40 calculates the position of each node corresponding to the product of the set so that a distance according to the strength of the relationship indicated by the parameter set for each set is obtained. The terminal device 40 generates data representing an edge connecting the positions of the nodes corresponding to the pair of products, and displays an image based on the generated data. The terminal device 40 may be a general-purpose device such as a personal computer (PC), workstation, or tablet terminal device, or may be a dedicated device.

(販売データ)
次に、登録装置10が生成する販売データの例について説明する。
図2は、販売データの例を示す図である。図2に示す例では、販売データは、実行日時、店舗名、セッションID(Identifier)、コンテンツ名、及び課金金額を含み、これらの情報が提供された商材毎に対応付けられて構成される。図2の第2行に示す例では、実行日時「2015/5/24 18:26」、店舗名「XXX」、セッションID「id1」、コンテンツ名「商材1」及び課金金額「xxx」が対応付けられている。実行日時は、商材が提供された時刻を示す。店舗名は、登録装置10が設置された店舗の名称を示す。セッションIDは、個々の取引を特定する識別情報である。登録装置10は、例えば、取引開始が指示される都度、セッションIDを1ずつインクリメントすることにより更新する。図2に示す例は、セッションID「id1」で特定される取引において商材1が提供され、セッションID「id2」で特定される取引において商材1と商材2が一度に提供されることを示す。コンテンツ名は、提供される商材の種類の名称である。商材がブロマイドである場合には、表示される人物の氏名や、愛称など、その人物を特定する情報であってもよいし、その人物が所属するグループや組織の名称など所属機関を特定する情報がさらに含まれてもよい。課金金額は、提供対象の商材の対価の額である。課金金額は、商材毎に予め定められてもよいし、商材の提供回数や時刻に応じて変化してもよい。
(Sales data)
Next, an example of sales data generated by the registration device 10 will be described.
FIG. 2 is a diagram illustrating an example of sales data. In the example shown in FIG. 2, the sales data includes an execution date and time, a store name, a session ID (Identifier), a content name, and a charge amount, and is configured so that these pieces of information are associated with each provided product. . In the example shown in the second row of FIG. 2, the execution date and time “2015/5/24 18:26”, the store name “XXX”, the session ID “id1”, the content name “product 1”, and the charge amount “xxx” It is associated. The execution date and time indicates the time when the commercial material is provided. The store name indicates the name of the store where the registration device 10 is installed. The session ID is identification information that identifies each transaction. For example, the registration device 10 is updated by incrementing the session ID by one each time a transaction start is instructed. In the example shown in FIG. 2, the product 1 is provided in the transaction specified by the session ID “id1”, and the product 1 and the product 2 are provided at a time in the transaction specified by the session ID “id2”. Indicates. The content name is the name of the type of product to be provided. If the product is bromide, it may be information that identifies the person, such as the name or nickname of the person displayed, or identifies the institution such as the name of the group or organization to which the person belongs Information may further be included. The billing amount is the amount of consideration for the product to be provided. The billing amount may be determined in advance for each product, or may vary depending on the number of times the product is provided and the time.

(同時販売データ)
次に、ログ収集分析サーバ20が生成する同時販売データの例について説明する。
図3は、同時販売データの例を示す図である。図3に示す例では、2種類の商材の組毎の同時販売回数を示す。図3の第2行に示す例では、「商材1」と「商材2」からなる組の同時販売回数が「A」回であることを示す。
(Simultaneous sales data)
Next, an example of simultaneous sales data generated by the log collection / analysis server 20 will be described.
FIG. 3 is a diagram illustrating an example of simultaneous sales data. In the example shown in FIG. 3, the number of simultaneous sales for each set of two types of products is shown. In the example shown in the second row of FIG. 3, it is indicated that the number of simultaneous sales of the group consisting of “product 1” and “product 2” is “A” times.

(ウェブサーバの構成)
次に、本実施形態に係るウェブサーバ30の構成について説明する。
図4は、本実施形態に係るウェブサーバ30の構成を示すブロック図である。
ウェブサーバ30は、通信部31と、制御部32と、記憶部33とを含んで構成される。
通信部31は、ネットワークNWに接続された機器から受信したデータを制御部32に出力し、制御部32から入力されたデータを制御部32において指定された送信先の機器に送信する。通信部31は、例えば、通信インタフェースである。
(Web server configuration)
Next, the configuration of the web server 30 according to the present embodiment will be described.
FIG. 4 is a block diagram showing a configuration of the web server 30 according to the present embodiment.
The web server 30 includes a communication unit 31, a control unit 32, and a storage unit 33.
The communication unit 31 outputs data received from a device connected to the network NW to the control unit 32 and transmits the data input from the control unit 32 to a destination device specified by the control unit 32. The communication unit 31 is, for example, a communication interface.

制御部32は、ウェブサーバ30の機能を実現するための処理や、それらの処理を制御する。制御部32は、例えば、CPU(Central Processing Unit)などの制御回路を含んで構成される。制御部32は、所定のプログラムで指示される命令を実行することにより、取引状態データ取得部321と、パラメータデータ生成部322と、データ提供部323の機能を実現する。
取引状態データ取得部321は、ログ収集分析サーバ20から通信部31を介して取引状態データとして同時販売データを受信し、受信した同時販売データを記憶部33に記憶する。
The control part 32 controls the process for implement | achieving the function of the web server 30, and those processes. The control unit 32 includes a control circuit such as a CPU (Central Processing Unit), for example. The control part 32 implement | achieves the function of the transaction status data acquisition part 321, the parameter data generation part 322, and the data provision part 323 by executing the command instruct | indicated by a predetermined program.
The transaction status data acquisition unit 321 receives the simultaneous sales data as the transaction status data from the log collection analysis server 20 via the communication unit 31, and stores the received simultaneous sales data in the storage unit 33.

パラメータデータ生成部322は、記憶部33から同時販売データを読み出し、読み出した同時販売データが示す2種類の商材の組毎の同時販売回数に基づいて、その組に係る2種類の商材間の関係の強さを示すパラメータを定める。パラメータデータ生成部322は、例えば、2種類の商材の関係の強さを示すパラメータとして、同時販売回数の増加に対して単調に増加する重み係数を定める。より具体的には、重み係数は同時販売回数に比例する実数値であってもよい。重み係数は、各商材にそれぞれ対応するノード同士が互いに接近する引力を算出するために乗じられる引力パラメータとして用いられる。後述するように、2種類の商材にそれぞれに対応するノードの組は、エッジに対応づけられる。パラメータデータ生成部322は、組毎に定めたパラメータを示すエッジ別データを記憶部33に記憶する。エッジ別データは、記憶部33に記憶されるパラメータデータの一部として構成される。   The parameter data generation unit 322 reads the simultaneous sales data from the storage unit 33, and based on the number of simultaneous sales for each set of the two types of products indicated by the read simultaneous sales data, between the two types of products related to the set A parameter indicating the strength of the relationship is defined. The parameter data generation unit 322 determines, for example, a weighting factor that monotonously increases as the number of simultaneous sales increases as a parameter indicating the strength of the relationship between two types of products. More specifically, the weighting factor may be a real value proportional to the number of simultaneous sales. The weighting coefficient is used as an attraction parameter that is multiplied to calculate an attraction force for nodes corresponding to each product to approach each other. As will be described later, a set of nodes corresponding to two types of merchandise is associated with an edge. The parameter data generation unit 322 stores edge-specific data indicating parameters determined for each group in the storage unit 33. The edge-specific data is configured as a part of parameter data stored in the storage unit 33.

データ提供部323は、端末装置40から通信部31を介してプログラム要求コマンドを受信するとき、記憶部33から所定のアプリケーションプログラムと、パラメータデーとを読み取る。記憶部33には、予めアプリケーションプログラムとノード別データを記憶させておく。ノード別データは、各商材に対応するノードの表示に用いるデータであり、パラメータデータの他の一部として構成される。ノード別データには、商材の名称、その商材の属性が含まれる。属性は、例えば、その商材の分類である。商材が、ブロマイドである場合には、名称は、そのブロマイドが表す画像の人物の氏名、略称、その他の別名であってもよい。属性は、その人物が属するグループや組織の名称その他の別名であってもよい。従って、パラメータデータには、エッジ別データとノード別データと、その他、アプリケーションプログラムの実行に要する各種パラメータを示すデータが含まれる。データ提供部323は、読み取ったアプリケーションプログラムとパラメータデータを、プログラム要求コマンドに対応する応答として通信部31を介して端末装置40に送信する。なお、記憶部33に記憶されるエッジ別データが更新される場合には、データ提供部323は、更新されたエッジ別データを、通信部31を介して端末装置40に送信してもよい。   When the data providing unit 323 receives a program request command from the terminal device 40 via the communication unit 31, the data providing unit 323 reads a predetermined application program and parameter data from the storage unit 33. The storage unit 33 stores an application program and node-specific data in advance. The node-specific data is data used for displaying a node corresponding to each product, and is configured as another part of the parameter data. The node-specific data includes the name of the product and the attribute of the product. The attribute is, for example, a classification of the product. When the product is bromide, the name may be the name, abbreviation, or other alias of the person of the image represented by the bromide. The attribute may be the name of the group or organization to which the person belongs and other aliases. Therefore, the parameter data includes edge-specific data, node-specific data, and other data indicating various parameters required for executing the application program. The data providing unit 323 transmits the read application program and parameter data to the terminal device 40 via the communication unit 31 as a response corresponding to the program request command. Note that, when the edge-specific data stored in the storage unit 33 is updated, the data providing unit 323 may transmit the updated edge-specific data to the terminal device 40 via the communication unit 31.

記憶部33は、上述したように、制御部32で行われる処理に用いられるデータや、制御部32で生成されるデータを記憶する。記憶部33は、RAM(Random Access Memory)、ROM(Read−only Memory)などの記憶媒体を含んで構成される。   As described above, the storage unit 33 stores data used for processing performed by the control unit 32 and data generated by the control unit 32. The storage unit 33 includes a storage medium such as a RAM (Random Access Memory) and a ROM (Read-only Memory).

(パラメータデータ)
次に、パラメータデータの一部であるエッジ別データの例について説明する。
図5は、エッジ別データの例を示す図である。図5に示す例では、エッジ別データは、GML(Generative Modeling Language;生成的モデリング言語)を用いて記述されている。図5の「edge」は、2個のノード間の関係を示すエッジに関する情報を含むデータであることを示す。「source」とその右隣の数字「1」は、接続元のノードに対応付けられている商材の種類が「商材1」であることを示す識別情報(ノードID)である。「target」とその右隣の数字「2」は、接続先のノードに対応付けられている商材の種類が「商材2」であることを示すノードIDである。「weight」とその右隣の数字「26」は、「商材1」と「商材2」の組について与えられたエッジの重み係数が「26」であることを示す。この例では、同時販売回数が重み係数として定められている。この重み係数が乗じられることで、「商材1」と「商材2」の関係が強いほど大きい引力が与えられる。商材の種類の数が、N個である場合には、図5に示すエッジ別データの数は、最大N/2個である。エッジの重み係数が「0」、即ち、同時販売回数が0回である商材間の組については、エッジ別データが省略されてもよい。本実施形態では、接続元のノードと接続先のノードとが区別されない無向エッジ(undirected edge)であってもよいためである。
(Parameter data)
Next, an example of edge-specific data that is a part of the parameter data will be described.
FIG. 5 is a diagram illustrating an example of edge-specific data. In the example shown in FIG. 5, the edge-specific data is described using GML (Generative Modeling Language). “Edge” in FIG. 5 indicates that the data includes information about an edge indicating a relationship between two nodes. “Source” and the number “1” on the right side thereof are identification information (node ID) indicating that the type of the product associated with the connection source node is “product 1”. “Target” and the number “2” on the right side thereof are node IDs indicating that the type of the product associated with the connection destination node is “product 2”. “Weight” and the number “26” on the right side thereof indicate that the edge weight coefficient given for the combination of “product 1” and “product 2” is “26”. In this example, the number of simultaneous sales is defined as a weighting factor. By multiplying by this weighting factor, the stronger the relationship between “product 1” and “product 2”, the greater the attractive force. The number of types of merchandise is, when it is the N is the number of edges by the data shown in FIG. 5 is the maximum N 2/2 pieces. The edge-specific data may be omitted for a pair of products whose edge weighting coefficient is “0”, that is, the number of simultaneous sales is 0. This is because, in the present embodiment, the connection source node and the connection destination node may be an undirected edge that is not distinguished.

次に、パラメータデータの他の一部であるノード別データの例について説明する。
図6は、ノード別データの例を示す図である。図6に示す例では、ノード別データは、GMLを用いて記述されている。図6の「node」は、各ノードに関する情報を含むデータであることを示す。「id 1」、「name“商材1”」は、ノードIDが「id1」であるノードの名称が「商材1」であることを示す。「graphics[ bitmap“商材1の画像ファイル”]」とは、「商材1」を表す画像の画像データがビットマップ形式のファイルである「商材1の画像ファイル」に設定されていることを示す。「group “商材の属性”」として、「商材1」の属性として「商材の属性」が設定されていることを示す。商材の種類の数が、N個である場合には、図6に示すノード別データの数は、N個である。
Next, an example of node-specific data that is another part of the parameter data will be described.
FIG. 6 is a diagram illustrating an example of node-specific data. In the example shown in FIG. 6, the node-specific data is described using GML. “Node” in FIG. 6 indicates that the data includes information regarding each node. “Id 1” and “name“ product 1 ”” indicate that the name of the node whose node ID is “id1” is “product 1”. “Graphics [bitmap“ product 1 image file ”]” means that the image data representing “product 1” is set to “image 1 image file” which is a bitmap format file. Indicates. As “group“ product attribute ””, “product attribute” is set as the attribute of “product 1”. When the number of types of merchandise is N, the number of node-specific data shown in FIG. 6 is N.

図6に示すノード別データは、商材に対応したノードと、商材間の関係を示すエッジからなるグラフとして表示する際に用いられる。言い換えれば、グラフは、ノード(節点または頂点)の集合と、エッジ(枝または辺)の集合で構成される。図9に示す例では、ノードnd01、nd02は、それぞれ円で表され、ノードnd01、nd02間のエッジed12が線分で表される。なお、ノードは、円に代えて、アイコンとして表示されてもよい。図7に示す例では、アイコンには、商材を表す画像として人物の顔画像が表される。また、アイコンの底辺から所定の範囲内には、その商材の名称を示す文字列が表され、アイコンの上辺から所定の範囲には、その商材の属性を示す文字列が表される。   The node-specific data shown in FIG. 6 is used when displaying as a graph composed of nodes corresponding to the merchandise and edges indicating the relationship between the merchandise. In other words, the graph is composed of a set of nodes (nodes or vertices) and a set of edges (branches or edges). In the example illustrated in FIG. 9, the nodes nd01 and nd02 are each represented by a circle, and the edge ed12 between the nodes nd01 and nd02 is represented by a line segment. Nodes may be displayed as icons instead of circles. In the example illustrated in FIG. 7, the icon represents a human face image as an image representing a product. A character string indicating the name of the product is represented within a predetermined range from the bottom of the icon, and a character string indicating the attribute of the product is represented within the predetermined range from the upper side of the icon.

(端末装置の構成)
次に、本実施形態に係る端末装置40の構成について説明する。
図8は、本実施形態に係る端末装置40の構成を示すブロック図である。
端末装置40は、通信部41と、制御部42と、表示データ出力部43と、操作データ入力部44と、記憶部45と、を含んで構成される。端末装置40には、無線又は有線で表示部47と、操作部48とが接続される。
(Configuration of terminal device)
Next, the configuration of the terminal device 40 according to the present embodiment will be described.
FIG. 8 is a block diagram illustrating a configuration of the terminal device 40 according to the present embodiment.
The terminal device 40 includes a communication unit 41, a control unit 42, a display data output unit 43, an operation data input unit 44, and a storage unit 45. A display unit 47 and an operation unit 48 are connected to the terminal device 40 wirelessly or by wire.

通信部41は、ネットワークNWに接続された機器から受信したデータを制御部42に出力し、制御部42から入力されたデータを制御部42において指定された送信先の機器に送信する。通信部41は、例えば、通信インタフェースである。   The communication unit 41 outputs data received from a device connected to the network NW to the control unit 42, and transmits data input from the control unit 42 to a destination device specified by the control unit 42. The communication unit 41 is, for example, a communication interface.

制御部42は、端末装置40の機能を実現するための処理や、それらの処理を制御する。制御部42は、例えば、CPUなどの制御回路を含んで構成される。制御部42は、所定のプログラムで指示される命令を実行することにより、データ取得部421、パラメータ設定部422、位置算出部423、表示データ生成部424、及び表示設定部425の機能を実現する。所定のプログラムとして、例えば、記憶部45に記憶されたブラウザのプログラムによりデータ取得部421の機能を実現する。また、データ取得部421が受信したアプリケーションプログラムにより位置算出部423、表示データ生成部424及び表示設定部425の機能を実現してもよい。また、制御部42は、アプリケーションプログラムの起動、終了などの動作を制御してもよい。   The control unit 42 controls processes for realizing the functions of the terminal device 40 and those processes. The control unit 42 includes a control circuit such as a CPU, for example. The control unit 42 implements the functions of the data acquisition unit 421, the parameter setting unit 422, the position calculation unit 423, the display data generation unit 424, and the display setting unit 425 by executing instructions instructed by a predetermined program. . As a predetermined program, for example, the function of the data acquisition unit 421 is realized by a browser program stored in the storage unit 45. The functions of the position calculation unit 423, the display data generation unit 424, and the display setting unit 425 may be realized by an application program received by the data acquisition unit 421. The control unit 42 may control operations such as activation and termination of the application program.

データ取得部421は、ウェブサーバ30から通信部41を介してアプリケーションプロフラムとパラメータデータを受信し、受信したアプリケーションプログラムとパラメータデータを記憶部45に記憶する。より具体的には、データ取得部421は、操作データ入力部44から入力された操作データとして、起動指示データが入力されるとき当該アプリケーションプログラムの取得するためのプログラム要求コマンドを生成する。データ取得部421は、生成したプログラム要求コマンドを、通信部41を介してウェブサーバ30に送信する。データ取得部421は、プログラム要求コマンドへの応答として、当該アプリケーションプログラムとパラメータデータを受信する。なお、当該アプリケーションプログラムで指示される命令が実行されているとき、データ取得部421には、ウェブサーバ30から更新されたパラメータデータを受信することがある。その場合には、データ取得部421は、受信したパラメータデータを記憶部45に記憶してもよい。   The data acquisition unit 421 receives the application program and parameter data from the web server 30 via the communication unit 41, and stores the received application program and parameter data in the storage unit 45. More specifically, the data acquisition unit 421 generates a program request command for acquiring the application program when the activation instruction data is input as the operation data input from the operation data input unit 44. The data acquisition unit 421 transmits the generated program request command to the web server 30 via the communication unit 41. The data acquisition unit 421 receives the application program and parameter data as a response to the program request command. Note that, when an instruction instructed by the application program is being executed, the data acquisition unit 421 may receive updated parameter data from the web server 30. In that case, the data acquisition unit 421 may store the received parameter data in the storage unit 45.

パラメータ設定部422は、記憶部45からパラメータデータを読み出し、読み出したパラメータデータを後述する処理に用いるデータとして設定する。パラメータ設定部422は、読み出したパラメータデータのうちエッジ別データが示す2種類の商材の組のそれぞれの重み係数を、それらの商材それぞれに対応するノード間のパラメータとして設定する。
パラメータ設定部422は、読み出したパラメータデータのうちノード別データが示す商材毎の名称及び画像を、それらの商材それぞれに対応するノードのパラメータとして設定する。ノード別データには、商材の属性がさらに設定されている場合には、その属性も、その属性に対応するノードのパラメータとして設定してもよい。
The parameter setting unit 422 reads parameter data from the storage unit 45 and sets the read parameter data as data used for processing to be described later. The parameter setting unit 422 sets the respective weighting factors of the sets of two types of products indicated by the edge-specific data in the read parameter data as parameters between nodes corresponding to the respective products.
The parameter setting unit 422 sets the name and the image for each product indicated by the node-specific data in the read parameter data as the parameter of the node corresponding to each of those products. If the attribute of the product is further set in the node-specific data, the attribute may be set as a parameter of the node corresponding to the attribute.

位置算出部423は、パラメータ設定部422が設定したノード間のパラメータに対応する距離が得られるように、各ノードの位置を算出する。位置算出部423は、算出したノード毎の位置を示す位置データを記憶部45に記憶する。位置算出部423は、ノードの位置を算出する際、例えば、所定の力学モデルを用いる。力学モデルでは、図9に示すようにそれぞれ所定の質量を有するノード間で引力と反発力が作用していることを仮定する。例えば、2つのノードnd01,nd02間で作用する引力としてバネの弾性力を仮定する。弾性力は、ノードnd01,nd02間の距離rに比例する(フックの法則)。本実施形態では、ノード間の引力のパラメータとして、バネ係数Kに重み係数wを乗じて得られる値を用いる。また、2つのノードnd01,nd02間で作用する反発力としてクーロン力を仮定する。クーロン力は、ノードnd01,nd02間の距離rの二乗rに反比例する。本実施形態では、反発力のパラメータとして、クーロン係数Cを用いる。各ノードは、他のノードとの間で作用する引力と反発力を受けて運動するが、最終的には引力と反発力とが均衡する位置に収束する。ノード間の関係の強さに応じた引力のパラメータが大きいほど、ノード間の距離が小さくなり、引力のパラメータが小さいほどノード間の距離が大きくなる。ノードの位置を算出する処理の例については、後述する。 The position calculation unit 423 calculates the position of each node so that a distance corresponding to the parameter between the nodes set by the parameter setting unit 422 is obtained. The position calculation unit 423 stores position data indicating the calculated position for each node in the storage unit 45. The position calculation unit 423 uses, for example, a predetermined dynamic model when calculating the position of the node. In the dynamic model, it is assumed that attractive force and repulsive force are acting between nodes each having a predetermined mass as shown in FIG. For example, an elastic force of a spring is assumed as an attractive force acting between two nodes nd01 and nd02. The elastic force is proportional to the distance r between the nodes nd01 and nd02 (Hooke's law). In this embodiment, a value obtained by multiplying the spring coefficient K by the weighting coefficient w is used as a parameter for the attractive force between the nodes. In addition, a Coulomb force is assumed as a repulsive force acting between the two nodes nd01 and nd02. The Coulomb force is inversely proportional to the square r 2 of the distance r between the nodes nd01 and nd02. In the present embodiment, the Coulomb coefficient C is used as the repulsive force parameter. Each node receives an attractive force and a repulsive force acting with other nodes and moves, but eventually converges to a position where the attractive force and the repulsive force are balanced. The greater the attractive parameter according to the strength of the relationship between the nodes, the smaller the distance between the nodes, and the smaller the attractive parameter, the greater the distance between the nodes. An example of processing for calculating the position of the node will be described later.

図8に戻り、表示データ生成部424は、記憶部45から位置データを読み出し、読み出した位置データが示す各ノードの位置を結ぶエッジを含む画像を表す表示データを生成する。その画像には、ノードの位置に対応する商材の画像と、ノード間を結ぶ線分をエッジとして含むグラフが含まれる。ここで、表示データ生成部424は、重み係数の値が0であるエッジについてはグラフに含めない。表示データ生成部424は、生成した表示データを、表示データ出力部43を介して表示部47に出力する。これにより、表示データ生成部424は、表示部47は、相互に関係を有する商材のそれぞれに対応するノードと、それらの関係をエッジとして含むグラフを表示させることができる。   Returning to FIG. 8, the display data generation unit 424 reads position data from the storage unit 45, and generates display data representing an image including an edge connecting the positions of the nodes indicated by the read position data. The image includes a product image corresponding to the position of the node and a graph including a line segment connecting the nodes as an edge. Here, the display data generation unit 424 does not include an edge having a weight coefficient value of 0 in the graph. The display data generation unit 424 outputs the generated display data to the display unit 47 via the display data output unit 43. As a result, the display data generation unit 424 can cause the display unit 47 to display a node corresponding to each of the products having a relationship with each other and a graph including the relationship as an edge.

表示設定部425は、操作データ入力部44から入力される操作データに基づいて、各ノードの表示に係るノードデータの設定を変更する。例えば、表示設定部425は、操作データで指示されるノードについて、その位置に表示する画像を、指示される他の画像に変更し、変更した画像を表す画像データに更新したノードデータを記憶部45に記憶する。例えば、そのノードについて商材の画像として、ある人物の顔画像を他の角度から撮影した画像や、所定の図形(例えば、円)に変更することができる。表示設定部425は、操作データで指示されるノードについて、そのノードに係る名称又は商材の属性(グループ)を、それぞれ指示される名称又は商材の属性に変更し、変更した情報に更新したノードデータを記憶部45に記憶してもよい。その場合には、そのノードに係る名称や商材の属性が指示された名称や商材の属性に変更される。   The display setting unit 425 changes the node data setting related to the display of each node based on the operation data input from the operation data input unit 44. For example, the display setting unit 425 changes the image displayed at the position of the node indicated by the operation data to another image indicated, and stores the node data updated to the image data representing the changed image. 45. For example, the face image of a certain person can be changed to an image obtained from another angle or a predetermined figure (for example, a circle) as a product image for the node. The display setting unit 425 changes the name or the attribute (group) of the node related to the node indicated by the operation data to the indicated name or the attribute of the product, and updates the changed information. Node data may be stored in the storage unit 45. In that case, the name and the attribute of the product related to the node are changed to the designated name and the attribute of the product.

表示データ出力部43は、制御部42から入力された表示データを表示部47に出力する。表示データ出力部43は、例えば、データ出力インタフェースである。
操作データ入力部44は、操作部48から入力された操作データを制御部42に出力する。操作データ入力部44は、例えば、データ入力インタフェースである。
なお、操作データ入力部44は、表示データ出力部43と一体化したデータ入出力インタフェースとして構成されてもよい。
The display data output unit 43 outputs the display data input from the control unit 42 to the display unit 47. The display data output unit 43 is, for example, a data output interface.
The operation data input unit 44 outputs the operation data input from the operation unit 48 to the control unit 42. The operation data input unit 44 is, for example, a data input interface.
The operation data input unit 44 may be configured as a data input / output interface integrated with the display data output unit 43.

表示部47は、表示データ出力部43から入力された表示データに基づく画像を表示する。表示部47は、例えば、LCD(Liquid Crystal Display:液晶ディスプレイ)である。
操作部48は、ユーザの操作に応じた操作データを生成し、生成した操作データを操作データ入力部44に出力する。操作部48は、例えば、マウス、ジョイスティック、タッチセンサなどのポインティングデバイスである。操作部48は、表示部47と一体化したタッチパネルとして構成されてもよい。また、端末装置40は、表示部47と操作部48の一方又は両方を含んで一体化された端末装置として構成されてもよい。
The display unit 47 displays an image based on the display data input from the display data output unit 43. The display unit 47 is, for example, an LCD (Liquid Crystal Display: liquid crystal display).
The operation unit 48 generates operation data corresponding to a user operation, and outputs the generated operation data to the operation data input unit 44. The operation unit 48 is a pointing device such as a mouse, a joystick, or a touch sensor, for example. The operation unit 48 may be configured as a touch panel integrated with the display unit 47. Further, the terminal device 40 may be configured as an integrated terminal device including one or both of the display unit 47 and the operation unit 48.

(情報処理)
次に、本実施形態に係る端末装置40が行う情報処理について説明する。
図10は、本実施形態に係る端末装置40が行う情報処理を示すフローチャートである。
(ステップS101)データ取得部421は、操作データ入力部44から起動指示データが入力されるときプログラム要求コマンドを生成する。データ取得部421は、生成したプログラム要求コマンドをウェブサーバ30に送信する。データ取得部421は、プログラム要求コマンドに対する応答として、ウェブサーバ30からアプリケーションプログラムとパラメータデータを受信する。その後、ステップS102の処理に進む。
(Information processing)
Next, information processing performed by the terminal device 40 according to the present embodiment will be described.
FIG. 10 is a flowchart showing information processing performed by the terminal device 40 according to the present embodiment.
(Step S <b> 101) The data acquisition unit 421 generates a program request command when activation instruction data is input from the operation data input unit 44. The data acquisition unit 421 transmits the generated program request command to the web server 30. The data acquisition unit 421 receives an application program and parameter data from the web server 30 as a response to the program request command. Thereafter, the process proceeds to step S102.

(ステップS102)制御部42は、データ取得部421が取得したアプリケーションプログラムで指示されるステップS103−S105の処理を行うための初期化処理を行う。制御部42は、例えば、データ取得部が取得したパラメータデータをRAMにロードする。位置算出部423に、ノード別データが示すノード毎のパラメータとして重み係数を設定し、処理に用いられるその他のパラメータを設定する。その後、ステップS103の処理に進む。 (Step S <b> 102) The control unit 42 performs an initialization process for performing the processes of steps S <b> 103 to S <b> 105 instructed by the application program acquired by the data acquisition unit 421. For example, the control unit 42 loads the parameter data acquired by the data acquisition unit into the RAM. In the position calculation unit 423, a weighting factor is set as a parameter for each node indicated by the node-specific data, and other parameters used for processing are set. Thereafter, the process proceeds to step S103.

(ステップS103)位置算出部423は、各ノードiについて、例えば、式(1)に示す関係を用いて、他ノードjとの位置関係に応じて作用される力Fを算出する。 (Step S103) The position calculation unit 423 calculates, for each node i, a force F i that is applied according to the positional relationship with the other node j, for example, using the relationship shown in Expression (1).

式(1)において、N、C、Kは、それぞれノードの数、クーロン係数、バネ定数を示す。ri,jは、ノードiとノードjとの距離を示す。wi,jは、ノードiとノードjとの間のエッジの重み係数を示す。重み係数wi,jは、例えば、ノードiとノードjのそれぞれに対応する商材間の関係の強さとして、同時購入回数に比例する値である。即ち、同時購入回数が多いほど大きい引力が与えられる。同時購入回数が0である場合には、引力が働かない。
位置算出部423は、ノードi毎の力Fを質量mで除算して加速度a(t)を算出する。力Fと加速度a(t)との関係は、式(2)に示す運動方程式で表される。式(2)において、x(t)は、ノードiの現時刻における位置を示す。その後、ステップS104の処理に進む。
In Equation (1), N, C, and K represent the number of nodes, the Coulomb coefficient, and the spring constant, respectively. r i, j indicates the distance between the node i and the node j. w i, j represents an edge weighting factor between the node i and the node j. The weight coefficient w i, j is a value proportional to the number of simultaneous purchases, for example, as the strength of the relationship between the products corresponding to each of the node i and the node j. That is, the greater the number of simultaneous purchases, the greater the attractive force. If the number of simultaneous purchases is 0, the attractive force does not work.
The position calculation unit 423 calculates the acceleration a i (t) by dividing the force F i for each node i by the mass m. The relationship between the force F i and the acceleration a i (t) is represented by the equation of motion shown in Equation (2). In Expression (2), x i (t) indicates the position of the node i at the current time. Thereafter, the process proceeds to step S104.

(ステップS104)位置算出部423は、例えば、式(3)に示す関係を用いて、各ノードiについて現時刻tにおける速度v(t)と、加速度a(t)に基づいて次時刻t+Δtにおける速度v(t+Δt)を算出する。
(t+Δt)=(1−μ)・(v(t)+Δt・a(t)) … (3)
式(3)において、Δtは、計算周期を示す。μは、摩擦係数を示す。摩擦係数μとして予め0よりも大きく1よりも小さい実数を設定しておく。摩擦係数μの設定により、各ノードの速度が時間経過に応じて低下するように作用するので、各ノードの動きが安定する。
また、位置算出部423は、例えば、式(4)に示す関係を用いて、各ノードiについて現時刻tにおける位置x(t)と速度v(t)に基づいて次時刻t+Δtにおける位置x(t+Δt)を算出する。
(t+Δt)=x(t)+Δt・v(t) … (4)
その後、ステップS105の処理に進む。
(Step S104) The position calculation unit 423 uses the relationship shown in Equation (3), for example, for each node i based on the speed v i (t) at the current time t and the acceleration a i (t). The speed v i (t + Δt) at t + Δt is calculated.
v i (t + Δt) = (1−μ) · (v i (t) + Δt · a i (t)) (3)
In Expression (3), Δt represents a calculation cycle. μ represents a friction coefficient. A real number larger than 0 and smaller than 1 is set in advance as the friction coefficient μ. By setting the friction coefficient μ, the speed of each node acts so as to decrease with time, so that the movement of each node is stabilized.
In addition, the position calculation unit 423 uses, for example, the relationship shown in Expression (4) to determine the position at the next time t + Δt based on the position x i (t) and the speed v i (t) at the current time t for each node i. x i (t + Δt) is calculated.
x i (t + Δt) = x i (t) + Δt · v i (t) (4)
Thereafter, the process proceeds to step S105.

(ステップS105)表示データ生成部424は、位置算出部423が算出した各ノードの位置に、ノードの画像とノード間を結ぶエッジを含む画像を描画し、描画した画像を表す表示データを生成する。表示データ生成部424は、生成した表示データを表示部47に出力する。ここで、表示データ生成部424は、重み係数が0より大きいエッジを含め、描画する画像に重み係数が0であるエッジを含めなくてもよい。その後、ステップS106の処理に進む。
(ステップS106)制御部42は、操作データ入力部44から終了指示データが入力されるか否かを判定する。制御部42は、入力されると判定するとき(ステップS106 YES)、図10に示す処理を終了する。入力されないと判定するとき(ステップS106 NO)、ステップS103の処理に戻る。
(Step S105) The display data generation unit 424 draws an image including the node image and an edge connecting the nodes at the position of each node calculated by the position calculation unit 423, and generates display data representing the drawn image. . The display data generation unit 424 outputs the generated display data to the display unit 47. Here, the display data generation unit 424 does not need to include an edge with a weighting factor greater than 0, and does not include an edge with a weighting factor of 0 in the rendered image. Thereafter, the process proceeds to step S106.
(Step S <b> 106) The control unit 42 determines whether or not end instruction data is input from the operation data input unit 44. When determining that the input is made (YES in Step S106), the control unit 42 ends the process shown in FIG. When it is determined that there is no input (NO in step S106), the process returns to step S103.

なお、ステップS105の処理は、必ずしもステップS103ならびにS104の処理の直後に行われなくてもよい。例えば、ステップS103ならびにS104の処理が所定回数(例えば、10回)繰り返された後に、ステップS105の処理が行われてもよい。また、ステップS103ならびにS104の処理と、ステップS105の処理とは、同期がとれていなくてもよい。例えば、ステップS103ならびにS104の処理が繰り返されている間、表示データ生成部424が操作データ入力部44からの操作データとして表示指示データが入力されるとき、ステップS105の処理が開始されてもよい。
なお、クーロン係数C、バネ定数K、及び摩擦係数μは、パラメータデータに、その一部として含まれてもよい。その場合、制御部42は、ステップS102において、記憶部45に記憶されたパラメータデータからクーロン係数C、バネ定数K、及び摩擦係数μを読み取り、読み取ったクーロン係数C、バネ定数K、及び摩擦係数μを位置算出部423に設定する。
また、上述の例では、位置x(t)、速度v(t)及び加速度a(t)は、それぞれ直交座標系における2次元のベクトルであることを前提としているが、位置x(t)、速度v(t)及び加速度a(t)は、3次元のベクトルであってもよい。
Note that the processing in step S105 is not necessarily performed immediately after the processing in steps S103 and S104. For example, the processing in step S105 may be performed after the processing in steps S103 and S104 is repeated a predetermined number of times (for example, 10 times). Further, the processing of steps S103 and S104 and the processing of step S105 may not be synchronized. For example, when the display data generation unit 424 receives display instruction data as operation data from the operation data input unit 44 while the processes of steps S103 and S104 are repeated, the process of step S105 may be started. .
Note that the Coulomb coefficient C, the spring constant K, and the friction coefficient μ may be included as part of the parameter data. In that case, in step S102, the control unit 42 reads the Coulomb coefficient C, the spring constant K, and the friction coefficient μ from the parameter data stored in the storage unit 45, and reads the read Coulomb coefficient C, spring constant K, and friction coefficient. μ is set in the position calculation unit 423.
In the above example, the position x i (t), velocity v i (t) and the acceleration a i (t) is, it is assumed to be a two-dimensional vector in the orthogonal coordinate system, the position x i (T), velocity v i (t) and acceleration a i (t) may be a three-dimensional vector.

次に、本実施形態に係る情報処理システム1が行う情報処理全体の流れについて説明する。図11は、本実施形態に係る情報処理システム1が行う情報処理を示すフローチャートである。
(ステップS201)登録装置10は、一度に販売される1個又は複数の種類の商材を示す販売データを生成し、生成した販売データを順次記録(登録)する。登録装置10は、所定期間毎に新たに記録された販売データをログ収集分析サーバ20に送信する。その後、ステップS202の処理に進む。
(ステップS202)ログ収集分析サーバ20は、登録装置10から販売データを受信(収集)し、受信した販売データを順次記録する。その後、ステップS203の処理に進む。
(ステップS203)ログ収集分析サーバ20は、記録した販売データが示す取引毎の商材の情報から、2つの種類の商材の組毎の同時販売回数を計数する。ログ収集分析サーバ20は、取引状態データとして、計数した組毎の同時販売回数を示す同時販売データを生成し、生成した同時販売データをウェブサーバ30に送信する。その後、ステップS204の処理に進む。
Next, the overall flow of information processing performed by the information processing system 1 according to the present embodiment will be described. FIG. 11 is a flowchart showing information processing performed by the information processing system 1 according to the present embodiment.
(Step S201) The registration device 10 generates sales data indicating one or a plurality of types of merchandise sold at a time, and sequentially records (registers) the generated sales data. The registration device 10 transmits the sales data newly recorded every predetermined period to the log collection / analysis server 20. Thereafter, the process proceeds to step S202.
(Step S202) The log collection / analysis server 20 receives (collects) sales data from the registration device 10 and sequentially records the received sales data. Thereafter, the process proceeds to step S203.
(Step S203) The log collection and analysis server 20 counts the number of simultaneous sales for each set of two types of products from the information on the products for each transaction indicated by the recorded sales data. The log collection / analysis server 20 generates simultaneous sales data indicating the number of simultaneous sales for each set as the transaction state data, and transmits the generated simultaneous sales data to the web server 30. Thereafter, the process proceeds to step S204.

(ステップS204)ウェブサーバ30の取引状態データ取得部321は、ログ収集分析サーバ20から同時販売データを受信する。ウェブサーバ30のパラメータデータ生成部322は、受信した同時販売データが示す2種類の商材の組毎の同時販売回数に基づいて、各商材にそれぞれ対応するノード間のパラメータとして重み係数を定める。パラメータデータ生成部322は、2種類の商材の組毎に定めた重み係数を示すエッジ別データをパラメータデータの一部として記憶部33に記憶する。その後、ステップS205の処理に進む。 (Step S <b> 204) The transaction state data acquisition unit 321 of the web server 30 receives the simultaneous sales data from the log collection analysis server 20. The parameter data generation unit 322 of the web server 30 determines a weighting factor as a parameter between nodes corresponding to each product based on the number of simultaneous sales for each set of two types of products indicated by the received simultaneous sales data. . The parameter data generation unit 322 stores edge-specific data indicating a weighting factor determined for each set of two types of products in the storage unit 33 as part of the parameter data. Thereafter, the process proceeds to step S205.

(ステップS205)端末装置40のデータ取得部421は、操作データとして起動指示データが入力されるときプログラム要求コマンドを生成し、生成したプログラム要求コマンドをウェブサーバ30に送信する。データ取得部421は、その応答として、ウェブサーバ30からパラメータデータを受信する。端末装置40の位置算出部423は、ステップS103(図10)において、受信したパラメータデータが示す2種類の組毎の重み係数を、引力パラメータとして各商材に対応するノード間の力の算出に用いる。その後、図11に示す処理を終了する。 (Step S <b> 205) The data acquisition unit 421 of the terminal device 40 generates a program request command when activation instruction data is input as operation data, and transmits the generated program request command to the web server 30. The data acquisition unit 421 receives parameter data from the web server 30 as the response. In step S103 (FIG. 10), the position calculation unit 423 of the terminal device 40 calculates the force between nodes corresponding to each product using the weighting factor for each of the two types of sets indicated by the received parameter data as an attractive parameter. Use. Then, the process shown in FIG. 11 is complete | finished.

(表示例)
次に、本実施形態に係る表示データ生成部424が生成した表示データに基づいて表示部47に表示される画像の表示例について説明する。
図12は、本実施形態に係る画像の表示例を示す図である。図12に示す表示例は、商材が人物を表すブロマイドであり、各取引において各2種類の商材が同時に提供される回数である同時販売回数が重み係数として設定された場合を例にする。但し、図12に示す表示例では、顔画像の表示が省略されている。
(Display example)
Next, a display example of an image displayed on the display unit 47 based on the display data generated by the display data generation unit 424 according to the present embodiment will be described.
FIG. 12 is a diagram illustrating a display example of an image according to the present embodiment. The display example shown in FIG. 12 is an example in which the product is bromide representing a person, and the number of simultaneous sales, which is the number of times each of the two types of products is provided simultaneously in each transaction, is set as a weighting factor. . However, in the display example shown in FIG. 12, the display of the face image is omitted.

縦長の長方形は各商材に対応するノードを表し、線分はノード間を結ぶエッジを表す。各ノードの重心点の座標は、表示データ生成部424により位置算出部423が算出した当該ノードの座標に所定の倍率を乗算して得られた値に、表示領域の中心座標を加算して得られる。各ノードの中心部に表される文字列(例えば、「KH」)は、商材の属性としてブロマイドが表す人物の略称を表す。ここで、各ノードの位置に商材の画像として人物の顔画像が省略されずに表されていれば、文字列の表示が省略されてもよい。各ノードの枠線の線種は、その人物が属するグループを示す。つまり、枠線が実線であるノードに係る人物、破線に係る人物、一点破線に係る人物は、それぞれ異なるグループに属する。なお、商材の属性は、線の色相、輝度、文字、又はそれらの組み合わせで表されてもよい。各ノードの位置に商材の画像として人物の顔画像が表されていれば、個々の商材の種類が特定される。   A vertically long rectangle represents a node corresponding to each product, and a line segment represents an edge connecting the nodes. The coordinates of the center of gravity of each node are obtained by adding the center coordinates of the display area to the value obtained by multiplying the coordinates of the node calculated by the position calculation unit 423 by the display data generation unit 424 by a predetermined magnification. It is done. A character string (for example, “KH”) represented at the center of each node represents an abbreviation of a person represented by bromide as an attribute of the product. Here, the display of the character string may be omitted as long as the face image of the person is displayed as the product image at the position of each node without being omitted. The line type of the frame line of each node indicates the group to which the person belongs. That is, the person related to the node whose frame line is a solid line, the person related to the broken line, and the person related to the dashed line belong to different groups. Note that the attribute of the product may be represented by the hue of the line, the luminance, the character, or a combination thereof. If a face image of a person is represented as a product image at the position of each node, the type of each product is specified.

また、図12に示す表示例は、各ノードの位置の算出開始からの時間の経過により、各ノードの位置がほぼ一定の位置に収束した状態を表す。この状態のもとでは、ノード間の距離が短いほど、各ノードにそれぞれ対応する商材の同時販売回数が多く、距離が長いほど同時販売回数が少ないことを示す。また、エッジで結ばれていないノード同士は、それぞれ対応する商材の同時販売回数が0回であることを示す。   In addition, the display example illustrated in FIG. 12 represents a state in which the position of each node has converged to a substantially constant position as time elapses from the start of calculation of the position of each node. Under this state, the shorter the distance between the nodes, the greater the number of simultaneous sales of products corresponding to each node, and the longer the distance, the smaller the number of simultaneous sales. In addition, nodes not connected by an edge indicate that the number of simultaneous sales of the corresponding merchandise is 0.

なお、位置算出部423には、各ノードの初期速度はノード間の平均値がゼロとなるように設定されてもよい。これにより、全ノードの位置の平均値が一定に保たれ、ノード全体の並進運動が回避される。そのため、所定の表示領域内に各ノードを表示させるための表示座標の設定において、各ノードの位置から全ノードの位置の平均値を差し引くことにより、各ノードの位置における並進運動の影響を除去しなくてもよい。
他方、各ノードの初期位置は任意に設定可能であるが、位置算出部423は、個々のノードを所定時間毎に間欠的に計算対象に加えてもよい。その場合、各ノードの初期位置は、一定の座標、例えば、原点であってもよい。図12において、「O」の文字が表されたノードの位置は、間欠的に計算対象に加えられるノードの初期位置に対応する表示位置である。
In the position calculation unit 423, the initial speed of each node may be set so that the average value between nodes is zero. As a result, the average value of the positions of all the nodes is kept constant, and the translational movement of the entire node is avoided. Therefore, in setting the display coordinates for displaying each node in a predetermined display area, the average value of the positions of all nodes is subtracted from the position of each node, thereby eliminating the influence of translational motion at the position of each node. It does not have to be.
On the other hand, although the initial position of each node can be arbitrarily set, the position calculation unit 423 may add individual nodes to the calculation target intermittently at predetermined time intervals. In that case, the initial position of each node may be a fixed coordinate, for example, the origin. In FIG. 12, the position of the node in which the letter “O” is represented is a display position corresponding to the initial position of the node that is intermittently added to the calculation target.

以上に説明したように、本実施形態に係る端末装置40は、2種類の商材からなる組のそれぞれについて、2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部422を備える。端末装置40は、パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部423を備える。端末装置40は、パラメータに係る組の商材に対応したノードそれぞれの位置を結ぶエッジを表す表示データを生成する表示データ生成部424を備える。
この構成により、複数のノード間を結ぶエッジにより商材の関係の有無が表され、商材間の関係の強さに応じた距離でノードが分布したグラフを表す表示データが生成される。そのグラフにより商材間の関係の有無や商材間の関係の強さをユーザに容易に把握させることができる。
As described above, the terminal device 40 according to the present embodiment sets the parameter indicating the strength of the relationship between the two types of products for each set of the two types of products. Is provided. The terminal device 40 includes a position calculation unit 423 that calculates the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the sets of products related to the parameter. Prepare. The terminal device 40 includes a display data generation unit 424 that generates display data representing edges that connect the positions of the nodes corresponding to the set of products related to the parameters.
With this configuration, presence / absence of the relationship between the products is represented by edges connecting a plurality of nodes, and display data representing a graph in which the nodes are distributed at a distance corresponding to the strength of the relationship between the products is generated. The graph allows the user to easily grasp the presence or absence of the relationship between the products and the strength of the relationship between the products.

また、上述のパラメータは、2種類の商材が同時に取引される頻度が高いほど大きい。位置算出部423は、2種類の商材の組のうち一の商材に対応したノードの位置を当該ノードの速度に基づいて更新し、パラメータに基づいて当該組の他の商材に対応したノードの位置に応じた加速度を算出し、そのノードの速度を算出した加速度に基づいて更新する。
この構成により、ノード間の関係の強さに応じた力を仮定して逐次に各ノードの位置を定めることができる。ノードの数が多くなってもノード間の関係を表すモデルが複雑にならずに各ノードの位置を算出することができるので、計算量の増大を抑えることができる。また、各ノードが逐次に移動することで、ユーザの関心を引くことができる。
Moreover, the above-mentioned parameter is so large that the frequency with which two types of goods are traded simultaneously is high. The position calculation unit 423 updates the position of the node corresponding to one of the two types of products based on the speed of the node, and corresponds to the other products of the set based on the parameters. The acceleration corresponding to the position of the node is calculated, and the speed of the node is updated based on the calculated acceleration.
With this configuration, the position of each node can be determined sequentially assuming a force corresponding to the strength of the relationship between the nodes. Even if the number of nodes increases, the position of each node can be calculated without complicating the model representing the relationship between the nodes, so that an increase in the amount of calculation can be suppressed. In addition, the user's interest can be attracted by each node moving sequentially.

また、表示データ生成部424は、各ノードに対応した商材の画像を当該ノードの位置に表す表示データを生成する。
この構成により、グラフを構成する各ノードに対応した商材の画像が含まれるので、表示されたグラフに接したユーザに対し、各ノードに対応した商材を容易に認識させることができる。
Further, the display data generation unit 424 generates display data that represents an image of a product corresponding to each node at the position of the node.
With this configuration, since the image of the product corresponding to each node constituting the graph is included, the user who contacts the displayed graph can easily recognize the product corresponding to each node.

(第2の実施形態)
次に、本発明の第2の実施形態について説明する。上述した実施形態と同一の構成については、同一の符号を付してその説明を援用する。
本実施形態に係る情報処理システム1の端末装置40において、表示データ生成部424は、操作データ入力部44から入力される操作データに基づいて表示部47に表示させる画像の表示形態を変更する。例えば、ノードへの押下が検出されるとき、表示データ生成部424は、押下されたノードに係る商材を含む組を選択し、選択した組の商材に対応するノードのそれぞれの間を結ぶ線分と、選択した組のノードにそれぞれ対応する商材の画像を表すグラフを表す表示データを生成する。「押下」とは、ある画像の表示領域内の位置を指示する操作データが入力されることを意味する。生成される画像は、選択された1つのノードと、そのノードを一方のノードとして含む組の他方のノードのそれぞれに、対応する商材の画像と、それらの組のノード間を結ぶ線分をエッジとして含み、他のノードとリンクを含まない画像を表す。よって、選択したノードと関係があるノードのみが表示される。
(Second Embodiment)
Next, a second embodiment of the present invention will be described. About the same structure as embodiment mentioned above, the same code | symbol is attached | subjected and the description is used.
In the terminal device 40 of the information processing system 1 according to the present embodiment, the display data generation unit 424 changes the display form of an image to be displayed on the display unit 47 based on operation data input from the operation data input unit 44. For example, when a press on a node is detected, the display data generation unit 424 selects a set including the product related to the pressed node, and connects between the nodes corresponding to the selected set of products. Display data representing a line segment and a graph representing an image of a product corresponding to the selected set of nodes is generated. “Pressing” means that operation data indicating a position in a display area of an image is input. The generated image includes one selected node and each of the other nodes of the set including the node as one node, a corresponding product image, and a line segment connecting the nodes of the set. It represents an image that contains edges and does not contain links with other nodes. Therefore, only the nodes related to the selected node are displayed.

(表示例)
次に、本実施形態に係る表示データ生成部424が生成した表示データに基づいて表示部47に表示される画像の表示例について説明する。
図13は、本実施形態に係る画像の表示例を示す図である。図13に示す表示例では、略称が「RS」である人物を表すブロマイドに対応したノードが押下により指定される場合を例にする。このノードの重心点から放射状に延びている直線は、エッジを示す。図13には、文字列「RS」が付されたノードに関係があるノードとして、文字列「MS」、「KY」、「TS」、「YN」、「TM」、「SC」、「YA」、及び「WY」のそれぞれが付されたノードが表されている。このことにより、ユーザは、特定の商材と同時に販売された他の種類の商材を容易に認識することができる。また、「MS」、「KY」、「TS」、「YN」、「TM」、「SC」、「YA」及び「WY」の順に「SC」からの距離が長くなる。このことにより、特定の商材と他の種類の商材との同時販売回数の大小関係を容易に認識することができる。
(Display example)
Next, a display example of an image displayed on the display unit 47 based on the display data generated by the display data generation unit 424 according to the present embodiment will be described.
FIG. 13 is a diagram illustrating a display example of an image according to the present embodiment. In the display example illustrated in FIG. 13, a case where a node corresponding to a bromide representing a person whose abbreviation is “RS” is designated by pressing is taken as an example. A straight line extending radially from the center of gravity of the node indicates an edge. In FIG. 13, as the nodes related to the node with the character string “RS”, the character strings “MS”, “KY”, “TS”, “YN”, “TM”, “SC”, “YA” ”And“ WY ”are shown. Thus, the user can easily recognize other types of merchandise sold at the same time as the specific merchandise. Further, the distance from “SC” becomes longer in the order of “MS”, “KY”, “TS”, “YN”, “TM”, “SC”, “YA”, and “WY”. As a result, it is possible to easily recognize the magnitude relationship between the number of simultaneous sales of a specific product and another type of product.

以上に説明したように、本実施形態に係る端末装置40は、操作データを入力する操作データ入力部44を備える。表示データ生成部424は、操作データで指示される位置に表示されたノードに係る種類の商材を含む組を選択し、選択した組の商材に対応するノード間でエッジを表す表示データを生成する。
この構成により、操作により指示されたノードと、そのノードと関係がある他のノード以外の第3のノードの表示が省略される。そのため、指示されたノードに係る商材と、その商材と関係がある他の商材やその関係の強さを、より容易に認識させることができる。
As described above, the terminal device 40 according to the present embodiment includes the operation data input unit 44 that inputs operation data. The display data generation unit 424 selects a set including a product of the type related to the node displayed at the position indicated by the operation data, and displays display data representing an edge between nodes corresponding to the selected set of products. Generate.
With this configuration, the display of the third node other than the node instructed by the operation and the other nodes related to the node is omitted. Therefore, it is possible to more easily recognize the product related to the instructed node, the other product related to the product, and the strength of the relationship.

(第3の実施形態)
次に、本発明の第3の実施形態について説明する。上述した実施形態と同一の構成については、同一の符号を付してその説明を援用する。
本実施形態に係る情報処理システム1の端末装置40において、表示データ生成部424は、操作データ入力部44から入力される操作データが示す文字列が、ノードデータが表す名称を表す文字列と一致するノードを選択する(商材の検索)。そして、表示データ生成部424は、選択したノードの表示位置として、表示部47の表示領域の代表点(例えば、中心点)の位置に定める。表示データ生成部424は、選択したノードについて位置算出部423が算出した位置を基準とする所定の表示対象領域が、表示部47の所定の表示領域となるように、各ノードの位置について座標変換を行い、変換した位置を表示位置として算出する。所定の範囲には、選択されたノードとは別個の少なくとも1個のノードの位置が含まれる。ここで、表示データ生成部424は、ノードが選択された場合、所定の表示対象領域から表示領域への拡大率を、より大きく(表示対象領域をより小さく)してもよい。表示データ生成部424は、算出した表示位置に配置されるノード間を結ぶエッジと、各ノードの表示位置に当該ノードに対応する商品の画像とを含んで構成されるグラフを示す表示データを生成してもよい。なお、表示データ生成部424は、名称に代えて、ノードID又は商材の属性(グループ)を用いてノードを検出してもよい。
(Third embodiment)
Next, a third embodiment of the present invention will be described. About the same structure as embodiment mentioned above, the same code | symbol is attached | subjected and the description is used.
In the terminal device 40 of the information processing system 1 according to the present embodiment, the display data generation unit 424 matches the character string represented by the operation data input from the operation data input unit 44 with the character string representing the name represented by the node data. Select a node to search (search for materials). Then, the display data generating unit 424 determines the position of the representative point (for example, the center point) of the display area of the display unit 47 as the display position of the selected node. The display data generation unit 424 performs coordinate conversion on the position of each node so that the predetermined display target area based on the position calculated by the position calculation unit 423 for the selected node becomes the predetermined display area of the display unit 47. Then, the converted position is calculated as the display position. The predetermined range includes the position of at least one node that is separate from the selected node. Here, when a node is selected, the display data generation unit 424 may increase the enlargement ratio from the predetermined display target area to the display area (make the display target area smaller). The display data generation unit 424 generates display data indicating a graph configured by including an edge connecting nodes arranged at the calculated display position, and an image of a product corresponding to the node at the display position of each node. May be. The display data generation unit 424 may detect a node using a node ID or a product attribute (group) instead of the name.

(表示例)
次に、本実施形態に係る表示データ生成部424が生成した表示データに基づいて表示部47に表示される画像の表示例について説明する。
図14は、本実施形態に係る画像の表示例を示す図である。図14に示す表示例では、グラフの表示領域の上辺の右端に表示されたボタンが押下されることにより、メニューウィンドウが表示される。押下されるボタンには、「アイテム検索」の文字が付され、他の押下されていないボタンとは異なる態様として網掛けで表されている。メニューウィンドウには、メッセージと、入力窓と、「OK」ボタンと、「キャンセル」ボタンとが含まれる。メッセージとして、商材の名称の入力を案内する「アイテムの名称を入力してください」との文字が表されている。入力窓には、検索対象の商材の略称として「RS」も文字列が入力されている。「OK」ボタンは、押下により「キャンセル」ボタンとは異なる態様として網掛けで表されている。表示データ生成部424は、「OK」ボタンの押下を検出するとき、入力窓に入力される文字列「RS」を略称として含むノードを選択する。その結果、選択された文字列「RS」が付されたノードが表示領域のほぼ中央部に表示され、このノードから所定の範囲内に所在するその他のノードが表示される。このことにより、ユーザ所望のノードに対応する商材が検索され、検索された商材と同時に販売された他の種類の商材や、商材間の同時販売回数の大小関係を容易に認識することができる。
(Display example)
Next, a display example of an image displayed on the display unit 47 based on the display data generated by the display data generation unit 424 according to the present embodiment will be described.
FIG. 14 is a diagram illustrating a display example of an image according to the present embodiment. In the display example shown in FIG. 14, a menu window is displayed by pressing a button displayed at the right end of the upper side of the graph display area. The button to be pressed is marked with “item search” and is shaded as a mode different from other buttons not pressed. The menu window includes a message, an input window, an “OK” button, and a “Cancel” button. As a message, the text “Please enter the item name” that guides you to enter the name of the product is displayed. In the input window, the character string “RS” is also input as an abbreviation for the search target product. The “OK” button is shaded as a different form from the “Cancel” button when pressed. When the display data generation unit 424 detects that the “OK” button is pressed, the display data generation unit 424 selects a node including the character string “RS” input to the input window as an abbreviation. As a result, the node to which the selected character string “RS” is attached is displayed at substantially the center of the display area, and other nodes located within a predetermined range from this node are displayed. As a result, the product corresponding to the node desired by the user is searched, and other types of products sold at the same time as the searched product and the magnitude relationship of the number of simultaneous sales between the products are easily recognized. be able to.

以上に説明したように、本実施形態に係る端末装置40は、操作データを入力する操作データ入力部44を備える。表示データ生成部424は、操作データで指示されるノードの位置が、所定の表示領域の代表点となるように各ノードの位置を変換し、ノードそれぞれの変換した位置を結ぶエッジを表すデータを生成する。
この構成により、操作により指示されたノードが表示領域の代表点に表示され、ノード間の関係を表すグラフが表示される。そのため、指示されたノードに係る商材を基準として、その商材と関係がある他の商材やその関係の強さを、より容易に認識させることができる。
As described above, the terminal device 40 according to the present embodiment includes the operation data input unit 44 that inputs operation data. The display data generation unit 424 converts the position of each node so that the position of the node indicated by the operation data becomes a representative point of a predetermined display area, and displays data representing an edge connecting the converted positions of the nodes. Generate.
With this configuration, the node indicated by the operation is displayed at the representative point of the display area, and a graph showing the relationship between the nodes is displayed. Therefore, it is possible to more easily recognize other products related to the product and the strength of the relationship with the product related to the instructed node as a reference.

(変形例)
なお、本発明は上述した各実施形態に限定されるものではなく、特許請求の範囲に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的構成を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。
また、本発明の各構成要素は、任意に取捨選択することができ、取捨選択した構成を具備する発明も本発明に含まれるものである。
(Modification)
It should be noted that the present invention is not limited to the above-described embodiments, and various modifications are possible within the scope indicated in the claims, and the technical configurations disclosed in different embodiments are appropriately combined. The obtained embodiment is also included in the technical scope of the present invention.
Each component of the present invention can be arbitrarily selected, and an invention having a selected configuration is also included in the present invention.

例えば、表示データ生成部424は、操作データの入力に応じて、ノード間の間隔が変更されるように各ノードの位置を座標変換してもよい。例えば、表示部47に表示された「拡大」ボタンが押下されている間、表示データ生成部424は、位置算出部423が算出した位置から表示位置への拡大率を所在の増加率で増加させる。例えば、表示部47に表示された「縮小」ボタンが押下されている間、表示データ生成部424は、位置算出部423が算出した位置から表示位置への拡大率を所在の減少率で減少させる。
これにより、全ノードの配置の縮尺が任意に変更される。また、表示データ生成部424は、操作データの入力に応じて「全体描画」ボタンの押下を検出するとき、図15に示すように計算対象の全ノードの表示位置が所定の表示領域内に含まれるように、各ノードの位置を座標変換してもよい(全体の俯瞰)。図15に示す例では、各点はノードを示す。座標変換における拡大率が、全ノードの水平方向の座標値の最大値から最小値の差に対する表示領域の水平方向の幅の割合と、垂直方向の座標値の最大値から最小値の差に対する垂直方向の幅の割合のうち小さい方の値よりも小さくなるように設定される。また、座標変換により、水平方向の座標値が全ノードの水平方向の座標値の中央値となり、垂直方向の座標値が全ノードの垂直方向の座標値の中央値となるように設定される。
For example, the display data generation unit 424 may perform coordinate conversion of the position of each node so that the interval between the nodes is changed according to the input of operation data. For example, while the “enlarge” button displayed on the display unit 47 is pressed, the display data generation unit 424 increases the enlargement rate from the position calculated by the position calculation unit 423 to the display position at the increase rate of the location. . For example, while the “reduction” button displayed on the display unit 47 is pressed, the display data generation unit 424 decreases the enlargement rate from the position calculated by the position calculation unit 423 to the display position with the current reduction rate. .
Thereby, the scale of arrangement of all the nodes is arbitrarily changed. Further, when the display data generation unit 424 detects pressing of the “whole drawing” button in response to the input of the operation data, the display positions of all the calculation target nodes are included in a predetermined display area as shown in FIG. As described above, the position of each node may be coordinate-converted (overall view). In the example shown in FIG. 15, each point represents a node. The enlargement ratio in coordinate conversion is the ratio of the horizontal width of the display area to the difference between the maximum and minimum horizontal coordinate values of all nodes, and the vertical to the difference between the maximum and minimum vertical coordinate values. It is set to be smaller than the smaller value of the direction width ratios. Also, by coordinate conversion, the horizontal coordinate value is set to the median value of the horizontal coordinate values of all nodes, and the vertical coordinate value is set to be the median value of the vertical coordinate values of all nodes.

表示データ生成部424は、ノード間の重み係数に応じて異なる表示態様で各エッジを含むグラフを表す表示データを生成してもよい。より具体的には、表示データ生成部424は、重み係数が大きいほどエッジの幅を太くしてもよい。また、表示データ生成部424は、重み係数が大きいほど背景部分の輝度と色相の一方又は両方の差を大きくしてもよい。これにより、ノードに対応する商材間の関係の強さが、より容易に認識される。   The display data generation unit 424 may generate display data representing a graph including each edge in a different display manner according to a weighting factor between nodes. More specifically, the display data generation unit 424 may increase the edge width as the weighting factor increases. Further, the display data generation unit 424 may increase the difference between one or both of the luminance and the hue of the background portion as the weighting factor is increased. As a result, the strength of the relationship between the products corresponding to the nodes is more easily recognized.

また、上述した実施形態では、位置算出部423がノード毎の位置を所定の力学モデルに基づいて算出する場合を例にしたが、これには限られない。位置算出部423は、ノード間の関係の強さとして同時販売回数に対応した距離を拘束条件として満たすように、所定の数値解析法、例えば、最小二乗法を用いて各ノードの位置を算出してもよい。その場合、商材間の同時販売回数が大きいほど対応するノード間の距離が小さくなり、その距離の最小値が所定の正の実数値となればよい。   In the above-described embodiment, the case where the position calculation unit 423 calculates the position for each node based on a predetermined dynamic model is exemplified, but the present invention is not limited thereto. The position calculation unit 423 calculates the position of each node using a predetermined numerical analysis method, for example, a least square method so that the distance corresponding to the number of simultaneous sales is satisfied as a constraint condition as the strength of the relationship between the nodes. May be. In this case, the larger the number of simultaneous sales between products, the smaller the distance between corresponding nodes, and the minimum value of the distance may be a predetermined positive real value.

また、上述した実施形態では、位置算出部423が商材の種類に対応するノード毎の位置を所定の力学モデルに基づいて算出する場合を例にしたが、これには限られない。位置算出部423は、商材の属性(グループ)に対応するノード毎の位置を算出してもよい。その場合、位置算出部423は、あるグループと他のグループとの組の重み係数として、当該グループに属する商材と他のグループに属する商材との間の同時販売回数又はその同時販売回数に対応する値を用いる。位置算出部423は、各グループの質量として、当該グループに属する商材に対応するノードの合計質量を用いる。位置算出部423は、操作データ入力部44から操作データとして、グループ別位置算出指示データが入力されるとき、各グループに対応するノード毎の位置の算出を開始してもよい。位置算出部423は、グループに対応するノードの位置の初期値、速度の初期値として、グループ別位置算出指示データが入力される直前における当該グループ内におけるノード間の重心点の位置、平均速度をそれぞれ用いる。これに対し、位置算出部423は、操作データ入力部44から操作データとして、商材別位置算出指示データが入力されるとき、各商材の種類に対応するノード毎の位置の算出を再開してもよい。位置算出部423は、商材の種類に対応する各ノードの位置の初期値、速度の初期値として、これらの初期値のグループ内の平均値商材別位置算出指示データが入力される直前における当該グループに対応するノードの位置、速度となるように定める。これにより、位置の算出単位が商材とグループとの間が切り替わる前後において、各ノードの位置がノード間でそれぞれ異なる所定の位置に収束する過程が連続する。   In the above-described embodiment, an example has been described in which the position calculation unit 423 calculates the position of each node corresponding to the type of product based on a predetermined dynamic model, but the present invention is not limited thereto. The position calculation unit 423 may calculate the position for each node corresponding to the attribute (group) of the product. In that case, the position calculation unit 423 uses the number of simultaneous sales between the product belonging to the group and the product belonging to the other group or the number of simultaneous sales as a weighting coefficient of a set of a certain group and another group. Use the corresponding value. The position calculation unit 423 uses the total mass of the nodes corresponding to the products belonging to the group as the mass of each group. When the position calculation instruction data for each group is input as operation data from the operation data input unit 44, the position calculation unit 423 may start calculating the position for each node corresponding to each group. The position calculation unit 423 obtains the position of the barycentric point between the nodes in the group and the average speed immediately before the position calculation instruction data for each group is input as the initial value and the initial value of the position of the node corresponding to the group. Use each one. On the other hand, the position calculation unit 423 resumes the calculation of the position for each node corresponding to each product type when the product-specific position calculation instruction data is input as the operation data from the operation data input unit 44. May be. The position calculation unit 423 immediately before the average value product-specific position calculation instruction data in the group of these initial values is input as the initial value of the position of each node corresponding to the type of product and the initial value of speed. The position and speed of the node corresponding to the group are determined. Thereby, before and after the position calculation unit is switched between the product and the group, the process of converging the position of each node to a predetermined position that is different between the nodes continues.

また、上述した実施形態では、情報処理装置としてデータ取得部421、パラメータ設定部422、位置算出部423、表示データ生成部424及び表示設定部425の構成を備える端末装置40を例にしたが、これには限られない。例えば、登録装置10、ログ収集分析サーバ20、ウェブサーバ30のいずれか、又はそれらの組が、データ取得部421、パラメータ設定部422、位置算出部423、表示データ生成部424及び表示設定部425の構成を備えてもよい。その場合には、情報処理システム1において、端末装置40が省略されてもよい。また、ウェブサーバ30において、データ取得部421の機能が省略されてもよい。   In the embodiment described above, the terminal device 40 including the configuration of the data acquisition unit 421, the parameter setting unit 422, the position calculation unit 423, the display data generation unit 424, and the display setting unit 425 is taken as an example of the information processing device. This is not a limitation. For example, any one of the registration device 10, the log collection analysis server 20, the web server 30, or a combination thereof includes a data acquisition unit 421, a parameter setting unit 422, a position calculation unit 423, a display data generation unit 424, and a display setting unit 425. You may provide the structure of. In that case, the terminal device 40 may be omitted in the information processing system 1. In the web server 30, the function of the data acquisition unit 421 may be omitted.

なお、上述した実施形態は、次の態様でも実施することができる。
(1)2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部と、前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部と、前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成部と、を備える情報処理装置。
The embodiment described above can also be implemented in the following manner.
(1) For each set of two types of products, a parameter setting unit that sets a parameter indicating the strength of the relationship between the two types of products, and between the sets of products related to the parameters, A position calculation unit that calculates the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained, and an edge connecting the position of each node corresponding to the product of the set An information processing apparatus comprising: a display data generation unit that generates data to be expressed.

(2)前記パラメータは、前記組の商材が同時に取引される頻度が高いほど大きく、前記位置算出部は、前記組の一の商材に対応したノードの位置を当該ノードの速度に基づいて更新し、前記パラメータに基づいて前記組の他の商材に対応したノードの位置に応じた加速度を算出し、前記ノードの速度を前記加速度に基づいて更新する(1)の情報処理装置。 (2) The parameter increases as the frequency of the pair of products is increased, and the position calculation unit determines the position of the node corresponding to the product of the set based on the speed of the node. The information processing apparatus according to (1), which updates, calculates an acceleration according to a position of a node corresponding to another product of the set based on the parameter, and updates a speed of the node based on the acceleration.

(3)前記表示データ生成部は、前記ノードに対応した商材の画像を当該ノードの位置に表すデータを生成する(1)または(2)の情報処理装置。 (3) The information processing apparatus according to (1) or (2), wherein the display data generation unit generates data representing an image of a product corresponding to the node at a position of the node.

(4)操作データを入力する操作データ入力部を、さらに備え、前記表示データ生成部は、前記操作データで指示される位置に表示されたノードに係る種類の商材を含む組を選択し、選択した組の商材に対応するノードに所定の画像を表すデータを生成する(1)から(3)のいずれかの情報処理装置。 (4) An operation data input unit for inputting operation data is further provided, and the display data generation unit selects a set including a product of a type related to a node displayed at a position indicated by the operation data, The information processing apparatus according to any one of (1) to (3), wherein data representing a predetermined image is generated in a node corresponding to the selected set of merchandise.

(5)操作データを入力する操作データ入力部を、さらに備え、前記表示データ生成部は、前記操作データで指示されるノードの位置が、所定の表示領域の代表点となるように前記各ノードの位置を変換し、ノードそれぞれの変換した位置を結ぶエッジを表すデータを生成する(1)から(3)のいずれかの情報処理装置。 (5) An operation data input unit for inputting operation data is further provided, and the display data generation unit is configured to display each node so that the position of the node indicated by the operation data becomes a representative point of a predetermined display area. The information processing apparatus according to any one of (1) to (3), wherein the data representing the edges connecting the converted positions of the nodes is generated.

(6)提供毎の商材の種類を示す記録データから2種類の商材が一度に提供される頻度を取得するサーバ装置と、情報処理装置とを備える情報処理システムであって、前記情報処理装置は、2種類の商材からなる組のそれぞれについて、前記頻度に応じたパラメータとして、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部と、前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部と、前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成部と、を備える情報処理システム。 (6) An information processing system comprising: a server device that acquires the frequency at which two types of merchandise are provided at a time from record data indicating the type of merchandise for each provision; and the information processing device The apparatus includes a parameter setting unit that sets a parameter indicating the strength of the relationship between the two types of products as a parameter corresponding to the frequency for each of the sets of two types of products, and the parameter A position calculation unit that calculates the position of each node corresponding to the product so as to obtain a distance corresponding to the strength of the relationship indicated by the parameter between the products of the set, and corresponding to the product of the set An information processing system comprising: a display data generation unit that generates data representing edges connecting positions of nodes.

(7)情報処理装置における情報処理方法であって、2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定過程と、前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出過程と、前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成過程と、を有する情報処理方法。 (7) An information processing method in the information processing apparatus, wherein a parameter setting process for setting a parameter indicating the strength of the relationship between the two types of products for each of the sets of two types of products, A position calculating process for calculating the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the products of the set related to the parameter; and the product of the set And a display data generation process for generating data representing edges connecting positions of nodes corresponding to the information processing method.

(8)情報処理装置のコンピュータに、2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定手順、前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出手順、前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成手順、を実行させるためのプログラム。 (8) A parameter setting procedure for setting a parameter indicating the strength of the relationship between the two types of products for each set of two types of products in the computer of the information processing apparatus; A position calculation procedure for calculating the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the products, and each node corresponding to the product of the set A program for executing a display data generation procedure for generating data representing edges connecting positions.

なお、ウェブサーバ30の一部、例えば、制御部32、端末装置40の一部、例えば、制御部42は、コンピュータで実現するようにしてもよい。その場合、この制御機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。
また、上述した実施形態におけるウェブサーバ30、端末装置40の一部または全部を、LSI(Large Scale Integration)等の集積回路として実現してもよい。ウェブサーバ30、端末装置40の一部の各機能ブロックは個別にプロセッサ化してもよいし、一部または全部を集積してプロセッサ化してもよい。また、集積回路化の手法はLSIに限らず専用回路、または汎用プロセッサで実現してもよい。また、半導体技術の進歩によりLSIに代替する集積回路化の技術が出現した場合、当該技術による集積回路を用いてもよい。
Note that a part of the web server 30, for example, the control unit 32 and a part of the terminal device 40, for example, the control unit 42 may be realized by a computer. In that case, the program for realizing the control function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by the computer system and executed.
Moreover, you may implement | achieve part or all of the web server 30 and the terminal device 40 in embodiment mentioned above as integrated circuits, such as LSI (Large Scale Integration). A part of each functional block of the web server 30 and the terminal device 40 may be individually made into a processor, or a part or all of them may be integrated into a processor. Further, the method of circuit integration is not limited to LSI, and may be realized by a dedicated circuit or a general-purpose processor. In addition, when an integrated circuit technology that replaces LSI appears due to the advancement of semiconductor technology, an integrated circuit based on the technology may be used.

1…情報処理システム、10…登録装置、20…ログ収集分析サーバ、30…ウェブサーバ、31…通信部、32…制御部、321…取引状態データ取得部、322…パラメータデータ生成部、323…データ提供部、33…記憶部、40…端末装置、41…通信部、42…制御部、421…データ取得部、422…パラメータ設定部、423…位置算出部、424…表示データ生成部、425…表示設定部、43…表示データ出力部、44…操作データ入力部、45…記憶部、47…表示部、48…操作部 DESCRIPTION OF SYMBOLS 1 ... Information processing system, 10 ... Registration apparatus, 20 ... Log collection analysis server, 30 ... Web server, 31 ... Communication part, 32 ... Control part, 321 ... Transaction status data acquisition part, 322 ... Parameter data generation part, 323 ... Data providing unit, 33 ... storage unit, 40 ... terminal device, 41 ... communication unit, 42 ... control unit, 421 ... data acquisition unit, 422 ... parameter setting unit, 423 ... position calculation unit, 424 ... display data generation unit, 425 Display setting unit 43 Display data output unit 44 Operation data input unit 45 Storage unit 47 Display unit 48 Operation unit

Claims (8)

2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部と、
前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部と、
前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成部と、
を備える情報処理装置。
A parameter setting unit for setting a parameter indicating the strength of the relationship between the two types of products for each of the sets of two types of products;
A position calculation unit that calculates the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the set of products related to the parameter;
A display data generation unit that generates data representing an edge connecting the positions of the nodes corresponding to the set of products;
An information processing apparatus comprising:
前記パラメータは、前記組の商材が同時に取引される頻度が高いほど大きく、
前記位置算出部は、前記組の一の商材に対応したノードの位置を当該ノードの速度に基づいて更新し、前記パラメータに基づいて前記組の他の商材に対応したノードの位置に応じた加速度を算出し、前記ノードの速度を前記加速度に基づいて更新する
請求項1に記載の情報処理装置。
The parameter is larger as the frequency of the pair of merchandises being traded at the same time,
The position calculation unit updates the position of the node corresponding to the one product of the set based on the speed of the node, and according to the position of the node corresponding to the other product of the set based on the parameter. The information processing apparatus according to claim 1, wherein the acceleration is calculated and the speed of the node is updated based on the acceleration.
前記表示データ生成部は、前記ノードに対応した商材の画像を当該ノードの位置に表すデータを生成する
請求項1または請求項2に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the display data generation unit generates data representing an image of a product corresponding to the node at a position of the node.
操作データを入力する操作データ入力部を、さらに備え、
前記表示データ生成部は、前記操作データで指示される位置に表示されたノードに係る種類の商材を含む組を選択し、選択した組の商材に対応するノード間でエッジを表すデータを生成する
請求項1から請求項3のいずれか一項に記載の情報処理装置。
An operation data input unit for inputting operation data is further provided,
The display data generation unit selects a set including a type of merchandise related to the node displayed at the position indicated by the operation data, and represents data representing an edge between nodes corresponding to the selected set of merchandise. The information processing apparatus according to any one of claims 1 to 3.
操作データを入力する操作データ入力部を、さらに備え、
前記表示データ生成部は、前記操作データで指示されるノードの位置が、所定の表示領域の代表点となるように前記各ノードの位置を変換し、ノードそれぞれの変換した位置を結ぶエッジを表すデータを生成する
請求項1から請求項3のいずれか一項に記載の情報処理装置。
An operation data input unit for inputting operation data is further provided,
The display data generation unit converts the position of each node so that the position of the node indicated by the operation data becomes a representative point of a predetermined display area, and represents an edge connecting the converted positions of the nodes. The information processing apparatus according to any one of claims 1 to 3, wherein data is generated.
提供毎の商材の種類を示す記録データから2種類の商材が一度に提供される頻度を取得するサーバ装置と、情報処理装置とを備える情報処理システムであって、
前記情報処理装置は、
2種類の商材からなる組のそれぞれについて、前記頻度に応じたパラメータとして、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定部と、
前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出部と、
前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成部と、
を備える情報処理システム。
An information processing system comprising a server device that acquires the frequency at which two types of merchandise are provided at a time from recorded data indicating the type of merchandise for each provision, and an information processing device,
The information processing apparatus includes:
A parameter setting unit that sets a parameter indicating the strength of the relationship between the two types of products as a parameter according to the frequency for each of the sets of two types of products;
A position calculation unit that calculates the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the set of products related to the parameter;
A display data generation unit that generates data representing an edge connecting the positions of the nodes corresponding to the set of products;
An information processing system comprising:
情報処理装置における情報処理方法であって、
2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定過程と、
前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出過程と、
前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成過程と、
を有する情報処理方法。
An information processing method in an information processing apparatus,
A parameter setting process for setting a parameter indicating the strength of the relationship between the two types of products for each of the sets of two types of products;
A position calculation process for calculating the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the sets of products related to the parameter;
A display data generation process for generating data representing an edge connecting the positions of the nodes corresponding to the set of products;
An information processing method comprising:
情報処理装置のコンピュータに、
2種類の商材からなる組のそれぞれについて、前記2種類の商材間の関係の強さを示すパラメータを設定するパラメータ設定手順、
前記パラメータに係る組の商材間で、当該パラメータが示す関係の強さに対応した距離が得られるように当該商材に対応したノードそれぞれの位置を算出する位置算出手順、
前記組の商材に対応したノードそれぞれの位置を結ぶエッジを表すデータを生成する表示データ生成手順、
を実行させるためのプログラム。
In the computer of the information processing device,
A parameter setting procedure for setting a parameter indicating the strength of the relationship between the two types of products for each of the sets of two types of products;
A position calculation procedure for calculating the position of each node corresponding to the product so that a distance corresponding to the strength of the relationship indicated by the parameter is obtained between the sets of products related to the parameter;
A display data generation procedure for generating data representing edges connecting the positions of the nodes corresponding to the set of products;
A program for running
JP2015193143A 2015-09-30 2015-09-30 Information processing device, information processing system, information processing method and program Pending JP2017068573A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015193143A JP2017068573A (en) 2015-09-30 2015-09-30 Information processing device, information processing system, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015193143A JP2017068573A (en) 2015-09-30 2015-09-30 Information processing device, information processing system, information processing method and program

Publications (1)

Publication Number Publication Date
JP2017068573A true JP2017068573A (en) 2017-04-06

Family

ID=58494828

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015193143A Pending JP2017068573A (en) 2015-09-30 2015-09-30 Information processing device, information processing system, information processing method and program

Country Status (1)

Country Link
JP (1) JP2017068573A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022153398A1 (en) * 2021-01-13 2022-07-21 日本電信電話株式会社 Position control device, method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022153398A1 (en) * 2021-01-13 2022-07-21 日本電信電話株式会社 Position control device, method, and program
JP7464151B2 (en) 2021-01-13 2024-04-09 日本電信電話株式会社 Position control device, method and program

Similar Documents

Publication Publication Date Title
JP6240203B2 (en) Control method for displaying merchandising information on information terminal
JP5593356B2 (en) Advertisement distribution device, advertisement distribution method, and advertisement distribution program
US20130241821A1 (en) Image processing system, image processing method, and storage medium storing image processing program
JP4423406B1 (en) Fine reading rate measuring device, client terminal, fine reading rate measuring system, fine reading rate measuring method, and program
CN107636584A (en) The follow the mode and position mark of virtual workspace viewport in cooperative system
JP5600148B2 (en) VIDEO DISTRIBUTION DEVICE, VIDEO DISTRIBUTION METHOD, AND VIDEO DISTRIBUTION PROGRAM
JP7191349B2 (en) Server device and electronic commerce method
JP2018136604A (en) Evaluation system
US20150294493A1 (en) Techniques for providing content animation
CN111338721A (en) Online interaction method, system, electronic device and storage medium
JP2010198506A (en) Network shopping management device
US20190311387A1 (en) Computer system, vacant seat detecting method, and program
CN107172217A (en) Interactive purchase method and system
KR102064653B1 (en) Wearable glasses and method for clothes shopping based on augmented relity
JP2017068573A (en) Information processing device, information processing system, information processing method and program
JP2016081199A (en) Advertisement distribution system
Wiwatwattana et al. Augmenting for purchasing with mobile: Usage and design scenario for ice dessert
JP5783154B2 (en) Customer management device, customer management method, and program
JP6228719B2 (en) Document distribution device, document distribution method, program, and non-transitory recording medium
CN107015733B (en) Option information presentation system and method
JP7214816B1 (en) Information processing device, information processing method and information processing program
JP2016091548A (en) Information display device, distribution device, information display method and information display program
CN111813216A (en) Apparatus, method, system and storage medium for browsing items
JP5986553B2 (en) Classification device, classification method, and classification program
CN109960562A (en) A kind of information displaying method, device and computer readable storage medium