JP5417270B2 - Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program - Google Patents

Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program Download PDF

Info

Publication number
JP5417270B2
JP5417270B2 JP2010157667A JP2010157667A JP5417270B2 JP 5417270 B2 JP5417270 B2 JP 5417270B2 JP 2010157667 A JP2010157667 A JP 2010157667A JP 2010157667 A JP2010157667 A JP 2010157667A JP 5417270 B2 JP5417270 B2 JP 5417270B2
Authority
JP
Japan
Prior art keywords
broadcast
time
broadcast plan
content
plan
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.)
Expired - Fee Related
Application number
JP2010157667A
Other languages
Japanese (ja)
Other versions
JP2012022369A (en
Inventor
行信 谷口
佳林 前橋
明人 阿久津
秀豪 桑野
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010157667A priority Critical patent/JP5417270B2/en
Publication of JP2012022369A publication Critical patent/JP2012022369A/en
Application granted granted Critical
Publication of JP5417270B2 publication Critical patent/JP5417270B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、デジタルサイネージで放映されるコンテンツの放映計画を生成する技術に関する。   The present invention relates to a technique for generating a broadcast plan for content broadcast on digital signage.

デジタルサイネージは、電子看板や電子ポスター等とも称され、「屋外・店頭・公共空間・交通機関等のあらゆる場所で、通信ネットワークに接続されたディスプレイ等の電子的な表示機器を使用して情報を発信するシステム」と定義される。通信ネットワークを介して様々な場所にコンテンツを配信し、時間帯や場所に応じてコンテンツをタイムリーに切り替えて表示できるという特徴を持つ。例えば、「夜は帰宅途中のサラリーマンが多く、昼は主婦層が多い」といった場所の特性に合わせて、時間帯毎にコンテンツを切り替えることも可能である。   Digital signage is also called electronic signage and electronic posters, etc. "It is possible to use electronic display devices such as displays connected to a communication network in various places such as outdoors, storefronts, public spaces, and transportation facilities. It is defined as “the system to send”. It is characterized in that content can be distributed to various places via a communication network, and the contents can be switched and displayed in a timely manner according to time zones and places. For example, it is possible to switch the contents for each time zone in accordance with the characteristics of a place such as “there are many office workers on the way home at night and many housewives in the daytime”.

このようなデジタルサイネージは、看板・ポスター・テレビ等の従来型のメディアでは実現できない情報発信手法と言える。   Such digital signage can be said to be an information transmission method that cannot be realized by conventional media such as signs, posters, and televisions.

〔従来技術1〕
非特許文献1には、標準的なデジタルサイネージシステムで使用されるコンテンツの放映計画編集方法が記載されている。
[Prior art 1]
Non-Patent Document 1 describes a method for editing a broadcast plan of content used in a standard digital signage system.

図11に示すように、標準的なデジタルサイネージシステムは、コンテンツや放映計画を管理及び配信する配信サーバ201と、その放映計画に基づいてコンテンツを再生するプレーヤ202と、再生されたコンテンツを表示するディスプレイ203と、放映計画を生成するための各設定値やコンテンツを配信サーバ201に入力する操作端末204とで構成されている。1台の配信サーバ201には複数のプレーヤ202が接続され、1台のプレーヤには1台以上のディスプレイが接続される。   As shown in FIG. 11, the standard digital signage system displays a distribution server 201 that manages and distributes contents and broadcast plans, a player 202 that reproduces contents based on the broadcast plans, and the reproduced contents. The display 203 includes an operation terminal 204 that inputs setting values and contents for generating a broadcast plan to the distribution server 201. A plurality of players 202 are connected to one distribution server 201, and one or more displays are connected to one player.

図12及び図13を参照しながら、この標準的なデジタルサイネージシステムの基本的な運用フローについて説明する。   A basic operation flow of this standard digital signage system will be described with reference to FIGS.

最初に、操作者によるコンテンツの登録操作に基づいて、操作端末204により、映像・静止画のファイルやテロップ文字列等のコンテンツが配信サーバ201に登録される(S301)。   First, based on the content registration operation by the operator, the operation terminal 204 registers content such as video / still image files and telop character strings in the distribution server 201 (S301).

次いで、操作者によるプレイリストの生成操作に基づいて、操作端末204及び配信サーバ201により、コンテンツの再生順又は表示順を設定したプレイリストが生成される(S302)。例えば、図13(a)に示すようなプレイリストA,Bが生成される。プレイリストAには、3つのコンテンツA1,A2,A3をA1→A2→A3の順で60秒で一巡するように再生することが定義されている。一方、プレイリストBには、4つのコンテンツB1,B2,B3,B4をB1→B2→B1→B3→B1→B4の順で90秒で一巡するように再生することが定義されている。なお、一般的なデジタルサイネージシステムでは、プレイリストを生成するためのグラフィカルユーザインタフェースが提供されている。   Next, based on the playlist generation operation by the operator, a playlist in which the content playback order or display order is set is generated by the operation terminal 204 and the distribution server 201 (S302). For example, playlists A and B as shown in FIG. 13A are generated. Play list A defines that three contents A1, A2, and A3 are played back in a cycle of 60 seconds in the order of A1, A2, and A3. On the other hand, it is defined in the playlist B that the four contents B1, B2, B3, and B4 are played back in a cycle of 90 seconds in the order of B1, B2, B1, B3, B1, and B4. Note that a general digital signage system provides a graphical user interface for generating a playlist.

次いで、操作者によるスケジュールの生成登録操作に基づいて、操作端末204により、プレイリストの再生日時(再生日・再生開始時刻・再生終了時刻)を設定したスケジュールが生成され、配信サーバ201に登録される(S303)。例えば、図13(b)に示すようなスケジュールが生成される。このスケジュールには、6時から12時までの間はプレイリストAを再生し、12時から16時までの間はプレイリストBを再生し、16時から23時までの間はプレイリストCを再生することが定義されている。具体的には、例えば、プレイリストAの再生開始時刻については6時が設定され、再生終了時刻については12時が設定されている。   Next, on the basis of a schedule generation / registration operation performed by the operator, a schedule in which the playback date / time (playback date / playback start time / playback end time) of the playlist is set is generated by the operation terminal 204 and registered in the distribution server 201. (S303). For example, a schedule as shown in FIG. 13B is generated. In this schedule, playlist A is played from 6 o'clock to 12 o'clock, playlist B is played from 12 o'clock to 16 o'clock, and playlist C is played from 16 o'clock to 23 o'clock. It is defined to play. Specifically, for example, 6:00 is set for the playback start time of playlist A, and 12:00 is set for the playback end time.

そして、プレイリストとスケジュールのセットがコンテンツの放映計画に対応しており、図13(c)に示すような、プレイリストとスケジュールから個々のコンテンツの再生開始時刻及び再生終了時刻をリスト化した放映計画が生成される。この例では、60秒で一巡するプレイリストAが、6時から12時までの6時間(=360分)で360回繰り返し再生されることになる。同様に、90秒で一巡するプレイリストBは、12時から16時までの4時間(=240分)で160回繰り返し再生されることになる。特にコンテンツB1については、一巡する間に3回の再生回数が設定されているため、その4時間で480回(=3回×160回)再生されることになる。   The set of playlists and schedules corresponds to the broadcast plan of the content, and as shown in FIG. 13 (c), the broadcast that lists the playback start time and playback end time of each content from the playlist and schedule A plan is generated. In this example, the playlist A that makes a round in 60 seconds is repeatedly played 360 times in 6 hours (= 360 minutes) from 6:00 to 12:00. Similarly, the playlist B that makes a round in 90 seconds is repeatedly played 160 times in 4 hours from 12:00 to 16:00 (= 240 minutes). In particular, for the content B1, since the number of times of reproduction is set three times during one cycle, the content B1 is reproduced 480 times (= 3 times × 160 times) in the four hours.

次いで、操作者によって指定された時刻に到達すると、配信サーバ201により、登録されているコンテンツや該コンテンツの放映計画が各プレーヤ202に配信され(S304)、各プレーヤ202により、配信されたコンテンツと放映計画が蓄積される。   Next, when the time designated by the operator is reached, the distribution server 201 distributes the registered content and the broadcast plan of the content to each player 202 (S304). Broadcasting plans are accumulated.

最後に、コンテンツの放映計画で設定された時刻に到達すると、各プレーヤ202によって、その時刻に対応するコンテンツが自動再生され、ディスプレイ203に表示される(S305)。   Finally, when the time set in the content broadcast plan is reached, the content corresponding to that time is automatically played by each player 202 and displayed on the display 203 (S305).

このようなコンテンツの運用方法は、コンテンツの放映主(コンテンツが広告の場合には広告主)からコンテンツを放映する時刻指定が殆どなく、放映回数やコンテンツの時間長(以下、尺という)を操作者が任意に決めてよいのであれば、非常に効率的である。   This type of content operation method has almost no designation of the time at which the content is broadcast from the content broadcaster (the advertiser if the content is an advertisement), and manipulates the number of broadcasts and the time length of the content (hereinafter referred to as the scale). It is very efficient if one can decide arbitrarily.

しかしながら、放映主や広告主からは、放映効果や広告効果を高めるために、コンテンツの再生・表示場所の選択のみではなく、放映時刻・放映回数・尺を詳細に設定したいという要望がある。   However, there is a demand from broadcasters and advertisers not only to select the content playback / display location but also to set the broadcast time, the number of broadcasts, and the scale in detail in order to enhance the broadcast effect and advertisement effect.

例えば、コンテンツA1,A2,A3の放映回数を広告予算に応じて広告主がそれぞれ10回,20回,50回と指定した場合には、プレイリストAの単純な繰り返し再生では対応できず、コンテンツA1,A2,A3を1:2:5の割合で組み込んだプレイリストを新たに生成しなくてならない。また、コンテンツ毎に尺が異なる場合には、コンテンツを空き時間枠に隙間なく割り付けることが難しくなる。   For example, if the advertiser designates the number of airings of content A1, A2, A3 as 10 times, 20 times, and 50 times according to the advertising budget, simple repeat playback of playlist A cannot be used. A new playlist incorporating A1, A2, and A3 at a ratio of 1: 2: 5 must be generated. In addition, when the scale is different for each content, it becomes difficult to assign the content to the empty time frame without a gap.

すなわち、従来技術1によれば、放映申込条件や広告申込条件の自由度を高めるほどコンテンツの放映計画の生成作業が複雑化するため、運用コストが高くなるという問題があった。   That is, according to the related art 1, there is a problem that the operation cost increases because the work of generating the content broadcast plan becomes more complicated as the degree of freedom of the broadcast application conditions and the advertisement application conditions increases.

〔従来技術2〕
非特許文献2には、デジタルサイネージの広告申込(オーダー)の表現方法が記載されている。具体的には、デジタルサイネージに対して広告申込を行う際に、広告主又はその代理店が、図14に示すような広告申込項目に対して値を指定する。非特許文献2のデジタルサイネージのシステムは、広告主又はその代理店から複数の広告申込を受け付け、その申込順に、広告に対して放映時間帯を自動的に割り付ける処理を行う。
[Prior art 2]
Non-Patent Document 2 describes a method for expressing a digital signage advertisement application (order). Specifically, when applying for an advertisement to digital signage, an advertiser or its agent designates a value for an advertisement application item as shown in FIG. The digital signage system of Non-Patent Document 2 accepts a plurality of advertisement applications from an advertiser or its agency, and automatically assigns a broadcast time zone to advertisements in the order of application.

図15及び図16を参照しながら、非特許文献2で示された放映計画生成方法について説明する。図15は、4種類の広告申込(オーダー)を示す図である。図16は、その4種類の広告申込に基づいて割り付けられた放映時間帯を示す図である。なお、図16の横軸は時刻を表し、縦軸は4種類のオーダーを示し、各オーダーに基づいて割り付けられた放映時間帯を点ハッチで示す。なお、点ハッチ内の数字は、オーダーの申込順(優先度)を表している。   With reference to FIGS. 15 and 16, the broadcast plan generation method shown in Non-Patent Document 2 will be described. FIG. 15 is a diagram showing four types of advertisement applications (orders). FIG. 16 is a diagram showing broadcast time slots assigned based on the four types of advertisement applications. Note that the horizontal axis of FIG. 16 represents time, the vertical axis represents four types of orders, and the broadcast time zones assigned based on the orders are indicated by dot hatches. The numbers in the dot hatches indicate the order of application (priority) of the order.

4種類のオーダーのうち時間指定オーダーTは、L501という3単位時間(例えば、15秒を単位時間とすると45秒間)の尺を持つ広告を、T17の表示開始時刻からT20の表示終了時刻まで表示することを依頼するものである。この時間指定オーダーTは、表示開始時刻及び表示終了時刻が固定的に指定されているため、T17〜T19の時間帯が割り当てられることになる(図16の符号700参照)。   Among the four types of orders, the time designation order T displays an advertisement having a length of 3 units of L501 (for example, 45 seconds when 15 seconds is a unit time) from the display start time of T17 to the display end time of T20. To ask you to do. Since the display start time and the display end time are fixedly specified in this time designation order T, a time zone from T17 to T19 is assigned (see reference numeral 700 in FIG. 16).

一方、バルクオーダーBは、XPという3単位時間の尺を持つ広告を、T1の表示開始時刻からT5000の表示時刻終了まで繰り返し表示することを依頼するものである。サイクル時間長(再生許容時間間隔)が10単位時間であるため、図16の符号701〜703で示す時間帯に3単位時間の広告をそれぞれ1回ずつ放映することになる。   On the other hand, the bulk order B is a request for repeatedly displaying an advertisement having a time scale of 3 units called XP from the display start time of T1 to the end of the display time of T5000. Since the cycle time length (reproduction allowable time interval) is 10 unit hours, the advertisement of 3 unit times is broadcast once each in the time zone indicated by reference numerals 701 to 703 in FIG.

一方、繰り返しオーダーRは、Featという2単位時間の尺を持つ広告を、T1の表示開始時刻からT23の表示終了時刻まで繰り返し表示することを依頼するものである。この繰り返しオーダーRは、サイクル時間長が2単位時間であってサイクル間隔が8単位時間であるため、T01とT02、T11とT12、T21とT22の時間帯を割り当てるしかない。なお、前述のバルクオーダーBに対しては、繰り返しオーダーRが割り当てられていない時間帯であるT03〜T05、T13〜T15、T23〜T25が割り当てられることになる。   On the other hand, the repeat order R is a request for repeatedly displaying an advertisement having a scale of 2 unit time called “Feat” from the display start time of T1 to the display end time of T23. Since this repetitive order R has a cycle time length of 2 unit hours and a cycle interval of 8 unit hours, time periods of T01 and T02, T11 and T12, and T21 and T22 must be assigned. Note that T03 to T05, T13 to T15, and T23 to T25, which are time zones in which the repetitive order R is not allocated, are allocated to the bulk order B described above.

一方、標準スケジュールオーダーSは、McDという2単位時間の尺を持つ広告を、T1の表示開始時刻からT30の表示終了時刻まで繰り返し表示することを依頼するものである。サイクル時間長が10単位時間であるため、図16の符号704〜706で示す10単位の時間枠に2単位時間の広告をそれぞれ1回ずつ放映したい。符号704,706には、T06とT07、T26とT27の時間帯をそれぞれ割り当てることができるが、符号705の時間枠には2単位時間分の空き時間帯がないため、広告申込通りの放映計画を生成できない。そのような場合には、1回少ない放映時間で問題ないかを広告主又はその代理店に逆提案することになる。   On the other hand, the standard schedule order S is a request for repeatedly displaying an advertisement having a scale of 2 unit time called McD from the display start time of T1 to the display end time of T30. Since the cycle time length is 10 unit hours, it is desired to broadcast each advertisement of 2 unit times once in the 10 unit time frame indicated by reference numerals 704 to 706 in FIG. The time zones of T06 and T07 and T26 and T27 can be assigned to the reference numerals 704 and 706, respectively. However, since there is no free time slot for two unit hours in the time frame of reference numeral 705, the broadcast plan according to the advertisement application Cannot be generated. In such a case, the advertiser or its agent is counter-proposed whether there is no problem with one less broadcast time.

このように、従来技術2によれば、放送時間帯を広告申込順で割り付けていくため、広告主又はその代理店にとって常に最適な放映計画を生成できないという問題があった。すなわち、広告申込が遅れるほど広告の放映時間帯を所期の時間帯に割り当てることが難しく、広告申込を受け付けられずに断らなくてはならない状況になる。また、図16のT16やT20の時間帯のように、生成された放映計画に隙間(広告が割り付けられていない時間帯)ができてしまうことも問題である。   As described above, according to the related art 2, since the broadcast time zone is allocated in the order of the application, there is a problem that it is impossible to always generate an optimal broadcast plan for the advertiser or its agency. That is, as the application application is delayed, it is difficult to assign the broadcast time period of the advertisement to an intended time period, and the application application cannot be accepted and must be refused. Another problem is that a gap (a time zone in which no advertisement is allocated) is created in the generated broadcast plan, as in the time zones T16 and T20 in FIG.

〔従来技術3〕
特許文献1には、再生時間帯とコンテンツを列挙し、「再生回数の多い順」や「再生回数の少ない順」といったコンテンツ再生優先モードを指定することで、再生数を平均化し、コンテンツ間の不公平を排除するコンテンツ繰り返し再生装置が開示されている。これは、コンテンツの人気度に基づいて放映計画を自動生成するものである。
[Prior art 3]
Patent Document 1 lists playback time zones and contents, and by specifying a content playback priority mode such as “in order of decreasing playback count” or “in order of decreasing playback count”, the playback count is averaged, A content repeat playback device that eliminates unfairness is disclosed. This is to automatically generate a broadcast plan based on the popularity of the content.

しかしながら、デジタルサイネージで再生されるコンテンツは、コンテンツの時間長が可変であり、15秒や30秒等のように固定されていないため、再生回数を平均化すると、長いコンテンツを放映する放映主又は広告主の方が長い放映時間を占めるため有利になり、放映主間又は広告主間の公平性が保てないという問題があった。また、コンテンツを機械的に繰り返し再生すると同業種のコンテンツが連続して流れる可能性があるため、放映主や広告主からクレームが生じるという不都合があった。   However, the content played back with digital signage has a variable content length and is not fixed like 15 seconds or 30 seconds. Therefore, when the number of playbacks is averaged, Advertisers are more advantageous because they occupy longer airtime, and there is a problem that fairness between broadcasters or advertisers cannot be maintained. In addition, when the content is mechanically repeatedly reproduced, there is a possibility that content in the same industry may flow continuously.

特開2005−165878号公報JP 2005-165878 A

「デジタルサイネージ標準システムガイドライン」、デジタルサイネージコンソーシアム・システム部会、1.0版、2008年11月1日"Digital Signage Standard System Guidelines", Digital Signage Consortium System Subcommittee, Version 1.0, November 1, 2008 John V. Harrison、外1名、「A virtual marketplace for advertising narrowcast over digital signage networks」、Electronic Commerce Research and Applications 3、2004年、p.163-175John V. Harrison, 1 other, "A virtual marketplace for advertising narrowcast over digital signage networks", Electronic Commerce Research and Applications 3, 2004, p.163-175 柳沼、外1名、「組み合わせ最適化問題に対するメタ戦略について」、電子情報通信学会 D-I,J83-D-I,1、2000年、p.3-25Yaginuma, 1 other, “Meta-strategy for combinatorial optimization problem”, IEICE D-I, J83-D-I, 1, 2000, p.3-25

上述したように、従来技術によれば、放映申込条件や広告申込条件を詳細に指定できるようにするほど、コンテンツの放映計画の生成作業が複雑化して手間がかかるという問題があった。   As described above, according to the prior art, there is a problem that the generation work of the content broadcast plan becomes more complicated and time-consuming as the broadcast application conditions and the advertisement application conditions can be specified in detail.

本発明は、上記を鑑みてなされたものであり、所定の申込条件を満たしながら予め設定した基準で最適化した放映計画を生成することを課題とする。   The present invention has been made in view of the above, and an object of the present invention is to generate a broadcast plan that is optimized based on a preset criterion while satisfying predetermined application conditions.

請求項1に記載の放映計画生成装置は、デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、前記コンテンツを放映可能な複数の放映可能時間枠とを記憶する記憶手段と、前記記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成する生成手段と、各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように前記任意の放映計画を最適化する最適化手段と、を有し、前記効果指標は、τΣ k=1 {N +δ(1+Σ i=1 Nk−1 (1−e −(Dki−dk)/δ ))}(但し、τはデジタルサイネージの近傍を通過した単位時間辺りの平均通行人数、N はk番目のコンテンツの指定放映回数、d はk番目のコンテンツの時間長、δはデジタルサイネージの近傍で留まった通行人の単位時間辺りの平均滞留時間、eは指数関数の底(ネイピア数)、D ki はk番目のコンテンツがi回目に放映されてから次に放映開始されるまでの放映間隔)の関数であることを特徴とする。 The broadcast plan generation device according to claim 1, wherein each time length and each designated broadcast count of a plurality of contents expected to be broadcast on digital signage, and a plurality of broadcast available time frames capable of broadcasting the contents The storage means for storing, the time length of the content acquired from the storage means, the designated number of broadcasts, and the broadcastable time frame are used to indicate which broadcastable time frame the content is allocated and broadcast in which order Generation means for generating an arbitrary broadcast plan, a first condition that all contents for each designated number of broadcasts are allocated to the broadcast plan, and a second condition that all contents fit within all broadcastable time frames while satisfying, possess and optimization means effect index for evaluating the goodness of predefined broadcast program to optimize the arbitrary broadcast program so as to maximize the said effective Indicators, τΣ k = 1 n {N k d k + δ (1 + Σ i = 1 Nk-1 (1-e - (Dki-dk) / δ))} ( where, tau is passed through the vicinity of the digital signage units average passers number of time Atari, N k is designated broadcast frequency of the k-th content, d k is the time length of the k-th content, [delta] is the average residence time per unit time of passersby remained in the vicinity of the digital signage, e is a function of the base of the exponential function (the number of Napiers ), and D ki is a function of a broadcast interval from when the k-th content is broadcast for the i-th time until the next broadcast starts .

本発明によれば、デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、コンテンツを放映可能な複数の放映可能時間枠とを記憶手段に記憶しておき、その記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成し、各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように任意の放映計画を最適化するため、所定の申込条件を満たしながら予め設定した基準で最適化した放映計画を生成することができる。   According to the present invention, the storage means stores each time length and each designated number of broadcasts of a plurality of contents expected to be broadcast on digital signage and a plurality of broadcastable time frames in which the contents can be broadcast. Using the time length of the content acquired from the storage means, the specified number of broadcasts, and the broadcastable time frame, an arbitrary broadcast plan that shows in what order the content is allocated and broadcasted in which broadcastable time frame Generated and defined in advance while satisfying the first condition that all contents for each designated number of broadcasts are allocated to the broadcast plan and the second condition that all contents fit within the broadcastable time frame In order to optimize any broadcast plan so that the effect index for evaluating the goodness of the broadcast plan is maximized, the release is optimized according to preset criteria while satisfying the predetermined application conditions. It is possible to produce a plan.

請求項2に記載の放映計画生成装置は、請求項1に記載の放映計画生成装置において、前記最適化手段が、前記第1条件を満たさないコンテンツの数及び/又は前記第2条件を満たさない放映可能時間枠の数と前記効果指標との差を評価関数とし、前記任意の放映計画から始めて当該放映計画に近傍な放映計画を探索しながら、前記評価関数が最小となる放映計画を探索することを特徴とする。   The broadcast plan generation device according to claim 2 is the broadcast plan generation device according to claim 1, wherein the optimization unit does not satisfy the number of contents not satisfying the first condition and / or the second condition. Using the difference between the number of broadcastable time frames and the effect index as an evaluation function, searching for a broadcast plan that minimizes the evaluation function while searching for a broadcast plan close to the broadcast plan starting from the arbitrary broadcast plan It is characterized by that.

本発明によれば、第1条件を満たさないコンテンツの数及び/又は第2条件を満たさない放映可能時間枠の数と効果指標との差を評価関数とし、任意の放映計画から始めて当該放映計画に近傍な放映計画を探索しながら、その評価関数が最小となる放映計画を探索するため、全ての制約条件を満たしていない場合であっても、最適に近い放映計画を生成することができる。   According to the present invention, the difference between the number of contents not satisfying the first condition and / or the number of broadcastable time frames not satisfying the second condition and the effect index is used as an evaluation function, and the broadcast plan is started from an arbitrary broadcast plan. While searching for a broadcast plan that is close to, a search is made for a broadcast plan that minimizes its evaluation function, so that even if all the constraint conditions are not satisfied, a broadcast plan that is close to optimal can be generated.

請求項3に記載の放映計画生成装置は、請求項2に記載の放映計画生成装置において、前記近傍な放映計画が、放映計画を構成している要素の一部を変更することにより生成されることを特徴とする。   The broadcast plan generation device according to claim 3 is the broadcast plan generation device according to claim 2, wherein the neighboring broadcast plan is generated by changing a part of elements constituting the broadcast plan. It is characterized by that.

請求項に記載の放映計画生成方法は、デジタルサイネージで放映されるコンテンツの放映計画を生成する放映計画生成装置で行う放映計画生成方法において、前記放映計画生成装置は記憶手段を備え、デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、前記コンテンツを放映可能な複数の放映可能時間枠とを前記記憶手段に記憶する第1のステップと、前記記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成する第2のステップと、各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように前記任意の放映計画を最適化する第3のステップと、を有することを特徴とする。 5. The broadcast plan generation method according to claim 4 , wherein the broadcast plan generation method is performed by a broadcast plan generation device that generates a broadcast plan of content to be broadcast by digital signage. The broadcast plan generation device includes storage means, and the digital signage each time length and each designated broadcast times of the plurality of content broadcast is desired in a first step of storing a plurality of broadcast possible time frame that can broadcast the content in the storage means, said storage Using the time length of the content acquired from the means, the specified number of broadcasts, and the broadcastable time frame, an arbitrary broadcast plan that shows in what order the content is allocated to which broadcastable time frame and broadcasts is generated. 2 step, the first condition that all contents for each designated broadcast count are allocated to the broadcast plan, and all the broadcastable time frames A third step of optimizing the arbitrary broadcast plan so that the effect index for evaluating the goodness of the predefined broadcast plan is maximized while satisfying the second condition that the content is contained. Features.

本発明によれば、デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、コンテンツを放映可能な複数の放映可能時間枠とを記憶手段に記憶しておき、その記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成し、各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように任意の放映計画を最適化するため、所定の申込条件を満たしながら予め設定した基準で最適化した放映計画を生成することができる。   According to the present invention, the storage means stores each time length and each designated number of broadcasts of a plurality of contents expected to be broadcast on digital signage and a plurality of broadcastable time frames in which the contents can be broadcast. Using the time length of the content acquired from the storage means, the specified number of broadcasts, and the broadcastable time frame, an arbitrary broadcast plan that shows in what order the content is allocated and broadcasted in which broadcastable time frame Generated and defined in advance while satisfying the first condition that all contents for each designated number of broadcasts are allocated to the broadcast plan and the second condition that all contents fit within the broadcastable time frame In order to optimize any broadcast plan so that the effect index for evaluating the goodness of the broadcast plan is maximized, the release is optimized according to preset criteria while satisfying the predetermined application conditions. It is possible to produce a plan.

請求項に記載の放映計画生成プログラムは、コンピュータを請求項1乃至3のいずれかに記載の放映計画生成装置として機能させることを特徴とする。 A broadcast plan generation program according to a fifth aspect causes a computer to function as the broadcast plan generation apparatus according to any one of the first to third aspects .

本発明によれば、デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、コンテンツを放映可能な複数の放映可能時間枠とを記憶手段に記憶しておき、その記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成し、各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように任意の放映計画を最適化するため、所定の申込条件を満たしながら予め設定した基準で最適化した放映計画を生成することができる。   According to the present invention, the storage means stores each time length and each designated number of broadcasts of a plurality of contents expected to be broadcast on digital signage and a plurality of broadcastable time frames in which the contents can be broadcast. Using the time length of the content acquired from the storage means, the specified number of broadcasts, and the broadcastable time frame, an arbitrary broadcast plan that shows in what order the content is allocated and broadcasted in which broadcastable time frame Generated and defined in advance while satisfying the first condition that all contents for each designated number of broadcasts are allocated to the broadcast plan and the second condition that all contents fit within the broadcastable time frame In order to optimize any broadcast plan so that the effect index for evaluating the goodness of the broadcast plan is maximized, the release is optimized according to preset criteria while satisfying the prescribed application conditions. It is possible to produce a plan.

本発明によれば、所定の申込条件を満たしながら予め設定した基準で最適化した放映計画を生成することができる。   According to the present invention, it is possible to generate a broadcast plan that is optimized based on preset criteria while satisfying predetermined application conditions.

放映計画生成装置の機能ブロック構成を示す図である。It is a figure which shows the functional block structure of a broadcast plan production | generation apparatus. 放映計画生成装置の入力情報及び出力情報を示す図である。It is a figure which shows the input information and output information of a broadcast plan production | generation apparatus. 入力情報及び出力情報の具体例を示す図である。It is a figure which shows the specific example of input information and output information. 放映計画と放映間隔との関係を示す図である。It is a figure which shows the relationship between a broadcast plan and a broadcast space | interval. 放映間隔と評価関数値との関係を示す図である。It is a figure which shows the relationship between a broadcast interval and an evaluation function value. 放映計画生成装置の全体動作フローを示す図である。It is a figure which shows the whole operation | movement flow of a broadcast plan production | generation apparatus. 第1の初期解の生成フローを示す図である。It is a figure which shows the production | generation flow of a 1st initial solution. 第2の初期解の生成フローを示す図である。It is a figure which shows the production | generation flow of a 2nd initial solution. 最良解の生成フローを示す図である。It is a figure which shows the production | generation flow of the best solution. 近傍解の生成手順を模式的に示す図である。It is a figure which shows the production | generation procedure of a neighborhood solution typically. 標準的なデジタルサイネージシステムの全体的なシステム構成を示す図である。It is a figure which shows the whole system structure of a standard digital signage system. 標準的なデジタルサイネージシステムの基本的な運用フローを示す図である。It is a figure which shows the basic operational flow of a standard digital signage system. 基本的な運用フローでコンテンツの放映計画が策定される迄の状況を説明する図である。It is a figure explaining the situation until the broadcast plan of a content is drawn up with a basic operation flow. 広告申込項目の一例を示す図である。It is a figure which shows an example of an advertisement application item. 広告申込の一例を示す図である。It is a figure which shows an example of an advertisement application. 広告申込に基づいて割付られた放映時間帯を示す図である。It is a figure which shows the airing time slot | zone allocated based on the advertisement application.

以下、本発明を実施する一実施の形態について図面を用いて説明する。但し、本発明は多くの異なる様態で実施することが可能であり、本実施の形態の記載内容に限定して解釈すべきではない。   Hereinafter, an embodiment for carrying out the present invention will be described with reference to the drawings. However, the present invention can be implemented in many different modes and should not be construed as being limited to the description of the present embodiment.

〔放映計画生成装置の構成について〕
最初に、本実施の形態に係る放映計画生成装置の構成について説明する。この放映計画生成装置は、デジタルサイネージで放映されるコンテンツの放映計画を生成するものである。以下、コンテンツの代表例として広告を用いて説明する。なお、広告はあくまでも一例であり、映像及び/又は音声からなるコンテンツであればその種類は問わない。
[About the configuration of the broadcast plan generator]
Initially, the structure of the broadcast plan production | generation apparatus which concerns on this Embodiment is demonstrated. This broadcast plan generation device generates a broadcast plan for content broadcast on digital signage. Hereinafter, an advertisement will be described as a representative example of content. Note that the advertisement is merely an example, and the type of the advertisement is not limited as long as the content includes video and / or audio.

図1は、一実施の形態に係る放映計画生成装置の機能ブロック構成を示す図である。この放映計画生成装置は、広告申込条件格納部101と、枠情報格納部102と、広告条件入力部103と、近傍探索法実行部104と、放映計画出力部105とで構成されている。   FIG. 1 is a diagram illustrating a functional block configuration of a broadcast plan generation apparatus according to an embodiment. This broadcast plan generation apparatus includes an advertisement application condition storage unit 101, a frame information storage unit 102, an advertisement condition input unit 103, a neighborhood search method execution unit 104, and a broadcast plan output unit 105.

広告申込条件格納部101は、デジタルサイネージでの放映が所期される広告の申込条件を格納する機能を有し、具体的には、放映が所望される様々な広告の各時間長と、広告毎に入力として与えられる各広告の各指定放映回数と、各広告の種類(以下、ジャンルという)とを広告識別子等に関連付けて格納している。   The advertisement application condition storage unit 101 has a function of storing application conditions for advertisements that are expected to be broadcast on digital signage. Each designated number of broadcasts of each advertisement given as an input and the type of each advertisement (hereinafter referred to as genre) are stored in association with an advertisement identifier or the like.

枠情報格納部102は、そのデジタルサイネージで広告を放映可能な複数の放映可能時間枠の情報を格納する機能を有し、具体的には、日付情報を含む放映可能時間帯を格納している。   The frame information storage unit 102 has a function of storing information of a plurality of broadcastable time frames in which an advertisement can be broadcast with the digital signage, and specifically stores a broadcastable time zone including date information. .

広告条件入力部103は、広告申込条件格納部101から取得した広告申込条件と、枠情報格納部102から取得した枠情報とを後段の近傍探索法実行部104に入力する機能を有している。   The advertisement condition input unit 103 has a function of inputting the advertisement application condition acquired from the advertisement application condition storage unit 101 and the frame information acquired from the frame information storage unit 102 to the subsequent neighborhood search method execution unit 104. .

近傍探索法実行部104は、図1に示すように、初期解生成部104aと、効果指標計算部104bと、放映計画更新部104cと、放映計画格納部104dとで構成されている。   As shown in FIG. 1, the neighborhood search method execution unit 104 includes an initial solution generation unit 104a, an effect index calculation unit 104b, a broadcast plan update unit 104c, and a broadcast plan storage unit 104d.

初期解生成部104aは、広告条件入力部103によって入力された広告申込条件及び枠情報を利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画(初期解)を生成する機能を有している。   The initial solution generation unit 104a uses the advertisement application conditions and the frame information input by the advertisement condition input unit 103, and an arbitrary broadcast plan that indicates in which order the content is allocated and broadcast in which broadcastable time frame (Initial solution) is generated.

効果指標計算部104bは、予め定義された放映計画の良さを評価する効果指標を用いて、生成された放映計画(初期解又は中間解)の効果指標値を計算する機能を有している。なお、中間解とは、後段の放映計画更新部104cによって更新された最適解に至るまでの途中段階の放映計画をいう。   The effect index calculation unit 104b has a function of calculating an effect index value of the generated broadcast plan (initial solution or intermediate solution) using an effect index that evaluates the goodness of a predefined broadcast plan. Note that the intermediate solution refers to a broadcast plan at an intermediate stage until the optimal solution updated by the subsequent broadcast plan update unit 104c.

放映計画更新部104cは、広告申込条件(制約条件)を満たしながら上記効果指標が最大となるように放映計画(初期解又は中間解)を更新する機能を有している。なお、この広告申込条件(制約条件)とは、各指定放送回数分の全ての広告が放映計画に割り付けられるという第1の制約条件と、全ての放映可能時間枠内に全ての広告が収まるという第2の制約条件と、同じジャンルの広告が隣接しないという第3の制約条件とをいう。   The broadcast plan update unit 104c has a function of updating the broadcast plan (initial solution or intermediate solution) so as to maximize the effect index while satisfying the application condition (constraint condition). The application condition (restriction condition) is that the first restriction condition that all advertisements for each designated number of broadcasts are allocated to the broadcast plan, and that all advertisements fit within the broadcastable time frame. The second constraint condition and the third constraint condition that advertisements of the same genre are not adjacent to each other are referred to.

すなわち、近傍探索法実行部104は、効果指標計算部104bによる処理と放映計画更新部104cによる処理とを効果指標が最大になるまで繰り返し実行することにより、最適化された放映計画(近似的な最適解)を生成して放映計画格納部104dに格納する機能を有している。   That is, the neighborhood search method execution unit 104 repeatedly executes the process by the effect index calculation unit 104b and the process by the broadcast plan update unit 104c until the effect index is maximized, so that the optimized broadcast plan (approximate (Optimum solution) is generated and stored in the broadcast plan storage unit 104d.

放映計画出力部105は、放映計画格納部104dから放映計画を取得して、表示装置や他の装置(不図示)に出力する機能を有している。   The broadcast plan output unit 105 has a function of acquiring a broadcast plan from the broadcast plan storage unit 104d and outputting it to a display device or another device (not shown).

〔放映計画生成装置の入力情報及び出力情報について〕
次に、放映計画生成装置に入力される入力情報と、放映計画生成装置から出力される出力情報とについて説明する。
[Input information and output information of broadcast plan generator]
Next, input information input to the broadcast plan generation device and output information output from the broadcast plan generation device will be described.

まず、入力情報について説明する。入力情報は、放映申込を受け付けた広告と、広告申込条件格納部101に一時的に格納される広告申込条件と、枠情報格納部102に一時的に格納される枠情報とである。なお、放映計画生成装置は広告の放映計画を生成するものであるため、放映計画を生成する際に広告自体は不要であるが、ここでは説明の都合上入力するものとして記載している。   First, input information will be described. The input information includes an advertisement that has received a broadcast application, advertisement application conditions that are temporarily stored in the advertisement application condition storage unit 101, and frame information that is temporarily stored in the frame information storage unit 102. Since the broadcast plan generation device generates a broadcast plan for an advertisement, the advertisement itself is unnecessary when generating the broadcast plan, but is described here as an input for convenience of explanation.

広告申込条件は、放映の申込を受け付けた広告A(k=1,2,…,n)について指定され、広告Aの指定放映回数Nと、広告Aの尺(時間長)dと、広告Aのジャンルgenre(k)との項目を有している。なお、ジャンルとは広告の種類であり、例えば、飲料や衣料を挙げることができる。 Line conditions, the ad has received the broadcast of the application A k (k = 1,2, ... , n) specified for, and specify the number of times aired N k of advertising A k, length (time length) of advertising A k d and k, have the item of the genre genre (k) of the advertising a k. The genre is a type of advertisement, and examples thereof include beverages and clothing.

図2(a)は、n種類の広告A,…,Aの広告申込条件を模式的に表している。例えば、広告Aは、dの尺を有し、指定された放映回数Nは4回である。ここでは、申込時に放映回数を任意に指定するようにしているが、一般的に行われているように、広告予算に比例して指定放映回数Nを設定するようにしてもよい。また、尺dは、単位時間(例えば、15秒)の倍数で指定される。 2 (a) it is, n ad type A 1, ..., and the line conditions of the A n represents schematically. For example, the advertisement A 1 has a scale of d 1 and the designated number of broadcasts N 1 is four. Here, the number of broadcasts is arbitrarily designated at the time of application, but as is generally done, the designated number of broadcasts Nk may be set in proportion to the advertising budget. The scale d k is specified by a multiple of unit time (for example, 15 seconds).

枠情報は、広告を放映可能な放映可能時間枠Z(i=1,2,…,N)である。デジタルサイネージのディスプレイは複数の用途で共有されることが一般的であるため、広告以外のコンテンツ(例えば、施設案内やニュース等)を放映している時間帯を除いた空き時間に広告を割り当てる必要がある。放映可能時間枠Zは、放映開始時刻b、枠の時間長sを属性として持つ時間帯であり、図2(b)に示すように、異なる放映可能時間枠間で隙間があっても良いが互いに重複しないように指定される。 The frame information is a broadcastable time frame Z i (i = 1, 2,..., N z ) in which an advertisement can be broadcast. Since digital signage displays are generally shared for multiple purposes, it is necessary to allocate advertisements to free time except for the time when content other than advertisements (for example, facility information and news) is aired. There is. Broadcastable time frame Z i is a time zone having broadcast start time b i and frame time length s i as attributes, and there is a gap between different broadcastable time frames as shown in FIG. Are specified so as not to overlap each other.

続いて、出力情報について説明する。出力情報は、近傍探索法実行部104によって最適化された放映計画である。この放映計画は、図2(c)に示すように、放映可能時間枠Zの時間帯に放映される広告の番号リストq=qij(qij∈[1,2,…,n],j=1,2,…,N)として表現される。 Next, output information will be described. The output information is a broadcast plan optimized by the neighborhood search method execution unit 104. As shown in FIG. 2 (c), this broadcast plan is a list of advertisement numbers q i = q ij (q ij ∈ [1, 2,..., N]) that are broadcast during the broadcast time frame Z i . , J = 1, 2,..., N i ).

例えば、図3(a)に示すように、広告A,A,Aと、広告申込条件として指定放映回数N=4,N=2,N=1とが与えられた場合、実行可能な放映計画は複数存在するものの、例えば、図3(b)に示す放映計画1や、図3(c)に示す放映計画2が生成される。放映計画1は、q=(1,2,1);q=(1,2);q=(3,1)と表される。 For example, as shown in FIG. 3A, when advertisements A 1 , A 2 and A 3 and designated broadcast times N 1 = 4, N 2 = 2 and N 3 = 1 are given as advertisement application conditions. Although there are a plurality of executable broadcast plans, for example, a broadcast plan 1 shown in FIG. 3B and a broadcast plan 2 shown in FIG. 3C are generated. Broadcast plan 1 is expressed as q 1 = (1,2,1); q 2 = (1,2); q 3 = (3, 1).

なお、全ての広告Aが隙間なく放映可能時間枠Zに収まる場合には、ΣN=Σsが成立する。但し、この等式を満たしても、放映可能時間枠Zに収まるような放映計画が存在するとは限らない。 Note that if all advertisements A k fit within the available broadcast time frame Z i without any gap, ΣN k d k = Σs i holds. However, even if this equation is satisfied, there is not always a broadcast plan that fits in the broadcastable time frame Z i .

〔放映計画の最適化について〕
放映計画の最適化とは、入力情報である広告申込条件及び枠情報を用いて生成された任意の放映計画を、広告申込条件(制約条件)を満たしながら効果指標が最大となるように最適化することである。すなわち、広告申込条件(制約条件)を満たす放映計画の組み合わせのうち、予め指定した効果指標を近似的に最大化する問題を解くことにより、最適化された放映計画を生成する。ここでは、最適化時に利用される効果指標について説明する。
[About optimization of the broadcast plan]
Broadcast plan optimization is the optimization of any broadcast plan generated using the application information and frame information that is input information so that the effect index is maximized while satisfying the application conditions (constraints). It is to be. That is, an optimized broadcast plan is generated by solving a problem of approximately maximizing a pre-designated effect index among combinations of broadcast plans satisfying the advertisement application condition (constraint condition). Here, an effect index used at the time of optimization will be described.

広告A(k=1,2,…,n)と、広告Aの指定放映回数Nと、広告Aの尺dと、広告Aのジャンルgenre(k)と、時間長sの放映可能時間枠Z(i=1,2,…,N)とを入力情報とし、放映計画q(i=1,2,…,N)を出力情報として、式(1)に示す効果指標R(q)の目的関数を利用する。 Advertisement A k (k = 1,2, ... , n) and, and the specified number of times aired N k of advertising A k, and scale d k of advertising A k, genre genre of advertising A k and (k), the time length s i broadcast possible time frame Z i (i = 1,2, ... , N z) as input and information, broadcast program q i (i = 1,2, ... , N z) as the output information, wherein (1 The objective function of the effect index R (q i ) shown in FIG.

Figure 0005417270
ここで、τはデジタルサイネージの近傍を通過した単位時間辺りの平均通行人数、δはデジタルサイネージの近傍で留まった通行人の単位時間辺りの平均滞留時間、eは指数関数の底(ネイピア数)、Dkiはk番目の広告がi回目に放映されてから次に放映開始されるまでの放映間隔である。なお、放映間隔Dkiは、図4に示すように、放映計画qと尺dとから算出される。
Figure 0005417270
Here, τ is the average number of passers per unit time that passed near the digital signage, δ is the average stay time per unit time of passersby who stayed near the digital signage, and e is the bottom of the exponential function (number of Napiers) , D ki is a broadcast interval from when the k-th advertisement is broadcast for the i-th time until the next broadcast starts. The broadcast interval D ki is calculated from the broadcast plan q i and the scale d k as shown in FIG.

また、最適化される放映計画は、以下の制約条件を全て満たすものとする。第1の制約条件は、各指定放送回数分の全ての広告Aが放映計画qに割り付けられることである。すなわち、式(2)が満たされる必要がある。 Moreover, the broadcast plan to be optimized shall satisfy all the following constraints. The first constraint condition is that all advertisements A k for each designated number of broadcasts are allocated to the broadcast plan q i . That is, equation (2) needs to be satisfied.

Figure 0005417270
ここで、1(・)は、括弧内の等式が成立する時に1を返す関数である。
Figure 0005417270
Here, 1 (•) is a function that returns 1 when an equation in parentheses is established.

第2の制約条件は、全ての放映可能時間枠Zに全ての広告Aが収まること、換言すれば、放映可能時間枠Zに割り付けられた広告の尺dの合計が放映可能時間枠Zの時間長より小さいことである。すなわち、広告の途中で放映が切れないことを保証しており、式(3)が満たされる必要がある。 The second constraint condition is that all advertisements A k can be accommodated in all broadcastable time frames Z i , in other words, the total of advertisement scales d k assigned to the broadcastable time frames Z i can be broadcasted. It is smaller than the time length of the frame Z i . That is, it is guaranteed that the broadcast will not be interrupted in the middle of the advertisement, and the formula (3) needs to be satisfied.

Figure 0005417270
ここで、d(qij)は、放映可能時間枠Zのj番目の広告の尺を表している。
Figure 0005417270
Here, d (q ij ) represents the scale of the j-th advertisement in the broadcastable time frame Z i .

第3の制約条件は、同じジャンルの広告が隣り合わない、換言すれば、競合するジャンルが連続しないことである。すなわち、同業種の広告が並ぶことを禁止する条件であり、式(4)が満たされる必要がある。   The third constraint condition is that advertisements of the same genre are not adjacent, in other words, competing genres are not continuous. That is, it is a condition for prohibiting the advertisement of the same industry from being arranged, and it is necessary to satisfy Expression (4).

Figure 0005417270
ここで、genre(qij)は、放映可能時間枠Zのj番目の広告の業種や商品等のジャンルを表している。
Figure 0005417270
Here, genre (q ij ) represents the genre such as the business type or product of the j-th advertisement in the broadcastable time frame Z i .

本実施の形態で利用している式(1)の効果指標R(q)は、広告視聴数と呼ばれ、広告を見た人の期待値を広告毎に計算し、全ての広告について合計したのべ人数の期待値である。同じ人が同じ広告を2回以上見ても1人としかカウントされないが、同じ人が別の広告を見た場合には見た広告の数がカウントされる。 The effect index R (q i ) of the formula (1) used in the present embodiment is called the number of advertisement views, and the expected value of the person who viewed the advertisement is calculated for each advertisement. This is the expected number of people. Even if the same person sees the same advertisement twice or more, only one person is counted, but when the same person sees another advertisement, the number of advertisements seen is counted.

広告視聴数の定性的な説明は以下のとおりである。式(1)の第1項は、広告Aの総露出時間Nであり、広告Aの尺dと指定放映回数Nとが大きくなればなるほど露出時間Nが長くなり、多くの人が広告Aに接触することを表している。 A qualitative description of the number of advertisement views is as follows. The first term of equation (1) is the total exposure time N k d k ad A k, scale d k and designated broadcast times N k and has the more exposure time the larger N k d k ad A k is It becomes long and represents that many people contact the advertisement Ak .

一方、式(1)の第2項は、広告Aの放映間隔Dkiの効果を表しており、広告Aの放映間隔Dkiが短くなると、1人の人が2回以上、同じ広告に接触する確率が増えるため、広告視聴数は減少する。 On the other hand, the second term of Equation (1) represents the effect of the broadcast interval D ki ad A k, the broadcast interval D ki ad A k becomes shorter, one person more than once, the same ad Since the probability of touching increases, the number of advertisement views decreases.

従って、利用される効果指標は、放映間隔Dkiが大きくなるに従って効果指標値が増加する関数であれば、どのような関数を用いてもよい。 Therefore, any function may be used as long as the effect index value increases as the broadcast interval D ki increases.

また、広告視聴数を最大化するには、露出時間Nを確保しつつ、放映間隔Dkiを均等に大きくするようにすれば良い。τは単位時間辺りの平均通行人数であるため、τの値が変化しても解として得られ放映計画に影響はない。一方、δは平均滞留時間であるため、滞留時間が長くなればなるほど複数の広告を目にする人が増えるので、広告視聴数が大きくなる。 Further, in order to maximize the number of advertisement views, the broadcast interval D ki may be increased uniformly while ensuring the exposure time N k d k . Since τ is the average number of people per unit time, even if the value of τ changes, it is obtained as a solution and does not affect the broadcast plan. On the other hand, since δ is the average residence time, the longer the residence time, the more people who see a plurality of advertisements, so the number of advertisement views increases.

ここでは、効果指標の第2項を指数関数として定義しているが、変数である放映間隔Dkiについて単調増加、かつ、下に凸の関数(例えば、tanh)を使用するようにしてもよい。そうすれば、放映間隔Dkiが均等に大きくなるような放映計画が生成される。 Here, the second term of the effect index is defined as an exponential function. However, a monotonically increasing and downward convex function (for example, tanh) may be used for the broadcast interval D ki that is a variable. . Then, a broadcast plan is generated in which the broadcast interval D ki is evenly increased.

なお、第1の制約条件〜第3の制約条件の全てを満たす放映計画(解)qは、実行可能解(feasible solution)と呼ばれる。第1の制約条件及び第2の制約条件によって広告Aの全てが放映可能時間枠Zに割り付けられるため、第3の制約条件を満たすか否かは選択的である。 Note that the broadcast plan (solution) q i that satisfies all of the first constraint condition to the third constraint condition is called a feasible solution. Since all ads A k by the first constraint and the second constraint is assigned to broadcast possible time frame Z i, whether the third constraint conditions are satisfied or are selective.

〔放映計画の探索法について〕
次に、放映計画更新部104cにおいて放映計画の更新時に実行される放映計画の探索法について説明する。上述したように、最適化された放映計画を生成するということは、広告申込条件(制約条件)を満たす放映計画の組み合わせの最適化問題に対する近似解を求めることであり、本実施の形態では、多スタート局所探索法(multi multi−start local search;MLS法)と呼ばれる手法を用いる。
[About the search method of the broadcast plan]
Next, a broadcast plan search method executed when the broadcast plan update unit 104c updates the broadcast plan will be described. As described above, generating an optimized broadcast plan is to obtain an approximate solution to an optimization problem of a combination of broadcast plans that satisfy the application condition (constraint condition). In this embodiment, A technique called a multi-start local search (MLS method) is used.

局所探索法(local search;LS法)は、適当な初期解(開始点)から出発し、その近傍の点を順に探索すること、つまり、目的関数を用いて近傍点を評価し、その評価値が今までの評価値よりも大きくなれば解を更新する手続きを繰り返すことによって、局所最適解を見つける方法である。   The local search method (LS method) starts from an appropriate initial solution (starting point) and sequentially searches for neighboring points, that is, evaluates neighboring points using an objective function, and evaluates the evaluation value. This is a method of finding a local optimum solution by repeating the procedure for updating the solution if becomes larger than the evaluation value so far.

多スタート局所探索法(MLS法)は、初期解をランダムに生成しながら繰り返し局所探索法を実行し、結果として得られる局所最適解のうち最良なものを記憶しておく方法である。   The multi-start local search method (MLS method) is a method of repeatedly executing a local search method while randomly generating an initial solution and storing the best local optimal solution obtained as a result.

なお、多スタート局所探索法については、非特許文献3に開示されている。   The multi-start local search method is disclosed in Non-Patent Document 3.

〔放映計画生成装置の動作フローについて〕
次に、放映計画生成装置の動作フローについて説明する。なお、以下説明する動作フローでは、上述した効果指標R(q)を最大化する代わりに、各制約条件の違反回数をペナルティとして加えた式(5)の評価関数f(q)を利用して、その評価関数を最小化するようにしている。
[Operation flow of the broadcast plan generator]
Next, the operation flow of the broadcast plan generation apparatus will be described. In the operation flow described below, instead of maximizing the above-described effect index R (q i ), the evaluation function f (q i ) of Expression (5) in which the number of violations of each constraint condition is added as a penalty is used. Therefore, the evaluation function is minimized.

Figure 0005417270
この評価関数f(q)は、第1の制約条件〜第3の制約条件に違反する違反回数と効果指標R(q)との差からなる関数である。λは、ペナルティの重みパラメータである。違反回数とは、各制約条件を満たさなかった際にカウントされる数であり、第1の制約条件の場合には、放映計画に割り付けられなかった広告の数であり、第2の制約条件の場合には、コンテンツを収められなかった放映可能時間枠の数であり、第3の制約条件の場合には、隣り合った広告の数である。
Figure 0005417270
This evaluation function f (q i ) is a function composed of a difference between the number of violations violating the first to third constraint conditions and the effect index R (q i ). λ is a penalty weight parameter. The number of violations is a number counted when each constraint condition is not satisfied. In the case of the first constraint condition, the number of violations is the number of advertisements that are not allocated to the broadcast plan. In the case of the third restriction condition, it is the number of adjoining advertisements.

評価関数f(q)は、図5に示すように、放映間隔Dkiに対して単調減少である。広告申込条件(制約条件)が厳しい場合には、全ての制約条件を満たす実行可能解が存在しない場合もあるが、ペナルティ項を加えた評価関数f(q)を採用することで、全ての制約条件を満たしていない場合であっても、最適解に近い放映計画を生成することが可能となる。 As shown in FIG. 5, the evaluation function f (q i ) is monotonously decreased with respect to the broadcast interval D ki . When the application condition (constraint condition) is severe, there may be no feasible solution that satisfies all the constraint conditions. However, by adopting the evaluation function f (q i ) with a penalty term, Even when the constraint conditions are not satisfied, it is possible to generate a broadcast plan that is close to the optimal solution.

続いて、放映計画生成装置の動作フローについて説明する。図6は、放映計画生成装置の全体動作フローを示す図である。   Next, the operation flow of the broadcast plan generation apparatus will be described. FIG. 6 is a diagram illustrating an overall operation flow of the broadcast plan generation apparatus.

最初に、近傍探索法実行部104により、現時点での最良の放映計画(以下、最良解という)qminが空(φ)で初期化され、最良解の評価値fminが∞で初期化される(S101)。 First, the neighborhood search method execution unit 104 initializes the best broadcast plan (hereinafter referred to as the best solution) q min at the present time as empty (φ), and initializes the evaluation value f min of the best solution as ∞. (S101).

次いで、初期解生成部104aにより、広告申込条件及び枠情報を利用して任意の放映計画(以下、初期解という)qが生成される(S102)。初期解qの生成法については後述する。 Next, an arbitrary broadcast plan (hereinafter referred to as an initial solution) q i is generated by the initial solution generation unit 104a using the advertisement application conditions and the frame information (S102). A method for generating the initial solution q i will be described later.

次いで、効果指標計画部104b及び放映計画更新部104cにより、多スタート局所探索法に基づく近傍探索法を実行することによって、初期解qから始めて該初期解に近傍な中間解を探索しながら、評価関数fを近似的に最小化する改善解q’と、その改善解q’の評価値f(q’)とが求められる(S103)。なお、改善解q’と該改善解q’の評価値f(q’)とは、第1の制約条件〜第3の制約条件を満たしながら求められる。評価値f(q’)の計算には各制約条件の違反回数が必要であるが、この違反回数は、放映計画更新部104cにおいて近傍な中間解を探索する際に適宜カウントされる。近傍探索法については後述する。 Next, by executing the neighborhood search method based on the multi-start local search method by the effect index planning unit 104b and the broadcast plan update unit 104c, while searching for an intermediate solution that is close to the initial solution starting from the initial solution q i An improved solution q i ′ that approximately minimizes the evaluation function f and an evaluation value f (q i ′) of the improved solution q i ′ are obtained (S103). The improved solution q i ′ and the evaluation value f (q i ′) of the improved solution q i ′ are obtained while satisfying the first constraint condition to the third constraint condition. The calculation of the evaluation value f (q i ′) requires the number of violations of each constraint condition. The number of violations is appropriately counted when searching for a nearby intermediate solution in the broadcast plan update unit 104c. The neighborhood search method will be described later.

次いで、放映計画更新部104cにより、S103で求めた改善解q’の評価値f(q’)が、今までの最良解の評価値fminより小さいか否かが判定される(S104)。 Next, the broadcast plan update unit 104c determines whether or not the evaluation value f (q i ') of the improved solution q i ' obtained in S103 is smaller than the evaluation value f min of the best solution so far (S104). ).

次いで、S104での判定の結果、f(q’)<fminの場合には、より最良な解が得られたため、最良解qminと最良解の評価値fminとがそれぞれ改善解q’と該改善解q’の評価値f(q’)とに置き換えられる(S105)。一方、S104での判定の結果、f(q’)<fmin以外の場合には、今までの解の方が最良であるため、S105は実行しないで後段のS106に進む。 Next, as a result of the determination in S104, when f (q i ′) <f min , the best solution is obtained, and therefore the best solution q min and the evaluation value f min of the best solution are respectively improved solutions q i ′ and the evaluation value f (q i ′) of the improved solution q i ′ are replaced (S105). On the other hand, if the result of determination in S104 is other than f (q i ′) <f min , the solution so far is the best, so S105 is not executed and the process proceeds to S106 in the subsequent stage.

次いで、放映計画更新部104cにより、所定の終了条件を満たしているかが判定される(S106)。終了条件を満たしていない場合には、S102に戻ってS105までの処理を繰り返し、終了条件を満たしている場合には、この動作フローを終了する。なお、終了条件としては、例えば、S102→S103→S104→(S105)→S102のループの繰り返し回数が、予め定められた数を超えることが一例として挙げられる。   Next, the broadcast plan update unit 104c determines whether a predetermined end condition is satisfied (S106). If the end condition is not satisfied, the process returns to S102 and the processing up to S105 is repeated. If the end condition is satisfied, the operation flow is ended. An example of the termination condition is that the number of iterations of the loop of S102 → S103 → S104 → (S105) → S102 exceeds a predetermined number.

〔初期解の生成法について〕
ここでは、上述した動作フローのS102における初期解の生成法について2つ説明する。
[Initial solution generation method]
Here, two methods for generating an initial solution in S102 of the above-described operation flow will be described.

最初に、ビンパッキング法の基本的なヒューリスティックスであるFFD(First Fit Decreasing)法を変形した第1の初期解生成法について説明する。この生成法は、尺が大きい広告が最後まで残ると放映可能時間枠に収まらずに第2の制約条件に違反する可能性が高いため、尺の大きい順に広告を放映可能時間枠に割り付けていく方法である。   First, a first initial solution generation method obtained by modifying an FFD (First Fit Decreating) method, which is a basic heuristic of the bin packing method, will be described. In this generation method, if an advertisement with a large scale remains until the end, it is likely that the second constraint will be violated without being within the broadcastable time frame. Is the method.

図7は、第1の初期解の生成フローを示す図である。最初に、放映計画(解)q(i=1,2,…,N)が空(φ)で初期化される(S1001)。 FIG. 7 is a diagram showing a flow of generating the first initial solution. First, the broadcast plan (solution) q i (i = 1, 2,..., N z ) is initialized with the sky (φ) (S1001).

次いで、広告Aが尺dの大きい順にソートされる(S1002)。つまり、全てのk=1,2,…,n−1についてd≧dk+1を成立させる。 Next, the advertisements A k are sorted in descending order of the scale d k (S1002). That is, d k ≧ d k + 1 is established for all k = 1, 2,..., N−1.

次いで、全ての広告A(k=1,2,…,n)について、以下のS1004〜S1007の処理が繰り返される(S1003)。 Next, the following processes of S1004 to S1007 are repeated for all advertisements A k (k = 1, 2,..., N) (S1003).

次いで、以下のS1005〜S1007の処理が指定放映回数Nだけ繰り返される(S1004)。 Next, the following processes of S1005 to S1007 are repeated for the designated broadcast count Nk (S1004).

次いで、放映可能時間枠Z(i=1,2,…,N)が順に走査され(S1005)、最初に収まる放映可能時間枠Zに広告Aが挿入(q=q+{k})される(S1006、S1007)。 Next, the broadcastable time frame Z i (i = 1, 2,..., N z ) is sequentially scanned (S1005), and the advertisement Ak is inserted into the first broadcastable time frame Z i (q i = q i +). {K}) (S1006, S1007).

以上説明した第1の初期解生成法では、Z,Z,…,ZNzの順に放映可能時間枠を走査するようにしているが、初期解にランダム性を持たせるために放映可能時間枠の走査開始位置を乱数により決定することもできる。すなわち、放映可能時間枠の走査開始位置iを1以上N以下の整数をとる乱数とし、i=i,i+1,…の順に放映可能時間枠を検査し、iがNまで到達したら先頭i=1に戻って走査を行う。 In the first initial solution generation method described above, the broadcastable time frame is scanned in the order of Z 1 , Z 2 ,..., ZNz , but the broadcastable time is used to make the initial solution random. The scanning start position of the frame can also be determined by a random number. That is, the scan start position i 0 of the broadcastable time frame is a random number that takes an integer of 1 to N z , and the broadcastable time frames are inspected in the order of i = i 0 , i 0 +1,. Then, the head i = 1 is returned to perform scanning.

次に、オペレーティングシステムのプロセス管理に用いられるround robin法を変形した第2の初期解生成法について説明する。この生成法は、round robin法に着想を得たヒューリスティックスであり、広告の放映間隔がなるべく均等になるように未割付の広告を順に放映可能時間枠に割り付けていく方法である。   Next, a second initial solution generation method obtained by modifying the round robin method used for process management of the operating system will be described. This generation method is a heuristic inspired by the round robin method, and is a method in which unallocated advertisements are sequentially assigned to broadcastable time frames so that advertisement broadcast intervals are as uniform as possible.

図8は、第2の初期解の生成フローを示す図である。最初に、放映計画(解)q(i=1,2,…,N)が空(φ)で初期化され、広告Aの未割付広告数rがNで初期化される(S1101)。 FIG. 8 is a diagram showing a flow of generating the second initial solution. First, broadcast schedule (solutions) q i (i = 1,2, ..., N z) is initialized with empty (phi), unallocated advertising number r k ad A k is initialized with N k (S1101).

次いで、k=1,2,…,nに対して、未割付広告数の割合r/Nが最大になるkが求められる(S1102)。 Next, for k = 1, 2,..., N, k that maximizes the ratio r k / N k of the number of unallocated advertisements is obtained (S1102).

次いで、放映可能時間枠Z(i=1,2,…,N)が順に走査され(S1103)、最初に収まる放映可能時間枠Zに広告Aが挿入(q=q+{k})される(S1104、S1105)。 Next, the broadcastable time frame Z i (i = 1, 2,..., N z ) is sequentially scanned (S1103), and the advertisement Ak is inserted into the first broadcastable time frame Z i (q i = q i +). {K}) (S1104, S1105).

次いで、未割付広告数rが1だけ減らされ(S1106)、全ての広告の割り付けが終わっていれば、すなわちrが0(零)であれば、処理を終了する(S1107)。 Then, unallocated advertising number r k is decremented by 1 (S1106), if the finished allocation of all advertising, i.e. r k is equal 0 (zero), the process ends (S1107).

以上2つは初期解生成の一例であり、これ以外の生成法を利用することも可能である。但し、全くランダムに初期解を生成すると解の収束に時間がかかるため、最適解に近い初期解から出発することが望ましい。また、第1の制約条件〜第3の制約条件を満たすような初期解を生成するようにしてもよい。   The above two are examples of initial solution generation, and other generation methods can be used. However, since it takes time to converge the solution if the initial solution is generated at random, it is desirable to start from an initial solution that is close to the optimal solution. In addition, an initial solution that satisfies the first to third constraint conditions may be generated.

〔最良解(最適解)の生成法について〕
ここでは、近傍探索法に基づく上述した動作フローのS103〜S106における最良解の生成法について説明する。
[How to generate the best solution]
Here, the best solution generation method in S103 to S106 of the above-described operation flow based on the neighborhood search method will be described.

図9は、最良解の生成フローを示す図である。最初に、初期解生成部104aにより生成された放映計画(初期解)q(i=1,2,…,N)が入力され、その初期解qを用いて最良解の評価値fminがf(q)で初期化される(S1201)。 FIG. 9 is a diagram showing a flow for generating the best solution. First, the broadcast plan (initial solution) q i (i = 1, 2,..., N z ) generated by the initial solution generation unit 104a is input, and the evaluation value f of the best solution is obtained using the initial solution q i. min is initialized with f (q i ) (S1201).

次いで、初期解(又は中間解)qの近傍解(上述した改善解に相当し、概念上は近傍する点である)q’が生成される(S1202)。ここで、近傍解の生成手順を以下説明する。図10は、近傍解の生成手順を模式的に示す図である。 Next, a neighborhood solution (corresponding to the above-described improved solution and conceptually a nearby point) q i ′ of the initial solution (or intermediate solution) q i is generated (S1202). Here, a procedure for generating a neighborhood solution will be described below. FIG. 10 is a diagram schematically showing a neighborhood solution generation procedure.

最初に、初期解(又は中間解)qを連結した広告番号リストQ←q+q+…+qNzが生成される(S1202a)。 First, an advertisement number list Q ← q 1 + q 2 +... + Q Nz connecting the initial solutions (or intermediate solutions) q i is generated (S1202a).

次に、初期解(又は中間解)qが第1の制約条件を満たさない実行不可能解であり、未割付広告が存在する場合には、未割付広告の広告番号がQの末尾に追加される(S1202b)。 Next, if the initial solution (or intermediate solution) q i is an infeasible solution that does not satisfy the first constraint condition and there is an unallocated advertisement, the advertisement number of the unallocated advertisement is added to the end of Q (S1202b).

次に、広告番号リストQから2つの要素Q,Qがランダムに選択され、それらが交換されて、新たな広告番号リストQ’が生成される(S1202c)。 Next, two elements Q l and Q m are randomly selected from the advertisement number list Q and are exchanged to generate a new advertisement number list Q ′ (S1202c).

次に、新たな広告番号リストQ’の先頭から順に要素Qが取り出され、放映可能時間枠Z(i=1,2,…,N)に収まるのであれば詰められ(q’←q’+{Q})、Zがいっぱいになったら次の枠に詰めることを繰り返す(S1202d)。 Next, the element Q j is extracted in order from the top of the new advertisement number list Q ′, and if it fits in the broadcastable time frame Z i (i = 1, 2,..., N z ), it is packed (q i ′). ← q i '+ {Q j }), and when Z i is full, it is repeated to fill the next frame (S1202d).

S1202a〜S1202dの処理により近傍解q’が生成される。探索の収束を早めるために、S1202cで第1の制約条件〜第3の制約条件を満たさない要素を優先的に選択することも有効である。 A neighborhood solution q i ′ is generated by the processing of S1202a to S1202d. In order to speed up the search convergence, it is also effective to preferentially select elements that do not satisfy the first to third constraints in S1202c.

次いで、評価関数f(q)を用いて、生成された近傍解q’の評価値f(q’)が求められる(S1203)。 Next, the evaluation value f (q i ′) of the generated neighborhood solution q i ′ is obtained using the evaluation function f (q i ) (S1203).

次いで、求められた近傍解q’の評価値f(q’)が、今までの最良解の評価値fminより小さいか否かが判定される(S1204)。 Next, it is determined whether or not the obtained evaluation value f (q i ′) of the neighborhood solution q i ′ is smaller than the evaluation value f min of the best solution so far (S1204).

次いで、S1204での判定の結果、f(q’)<fminの場合には、より最良な解が得られたため、最良解の評価値fminが評価値f(q’)で更新され、S1202の初期解(又は中間解)qが改善解q’で置き換えられて(S1205)、S1202戻り、更に中間解qの近傍により良い解が無いかが探索される。 Next, as a result of the determination in S1204, if f (q i ′) <f min , the best solution has been obtained, so the evaluation value f min of the best solution is updated with the evaluation value f (q i ′). Then, the initial solution (or intermediate solution) q i of S1202 is replaced with the improved solution q i ′ (S1205), the process returns to S1202, and a search is further made for a better solution near the intermediate solution q i .

一方、S1204での判定の結果、f(q’)<fmin以外の場合には、今までの解の方が最良であるため、S1205は実行せずに、初期解(又は中間解)qの近傍を全て探索したかが検査され(S1206)、全ての近傍探索が終了又は既定回数の近傍の点の探索が終了した場合に、処理が終了する。 On the other hand, if the result of determination in S1204 is other than f (q i ′) <f min , the previous solution is the best, and therefore the initial solution (or intermediate solution) is not executed without executing S1205. It is checked whether or not all the neighborhoods of q i have been searched (S1206). When all the neighborhood searches are completed or the search for neighboring points is completed a predetermined number of times, the processing is terminated.

本実施の形態では、組み合わせ最適化の近似解法として、多スタート局所探索法を用いたが、アニーリング法や反復局所探索法等を用いることも可能である。また、計算時間がかかるという問題はあるものの、近似解法ではなく、分枝限定法等の厳密解法を用いることも可能である。   In this embodiment, the multi-start local search method is used as an approximate solution for combination optimization, but an annealing method, an iterative local search method, or the like can also be used. In addition, although there is a problem that calculation time is required, it is possible to use an exact solution such as a branch and bound method instead of an approximate solution.

本実施の形態では、広告申込条件に対応して第1の制約条件〜第3の制約条件を設定したが、様々な他の制約条件を設定することも可能である。例えば、静止画のように尺が決まっていないコンテンツを扱うように拡張することも可能である。その他、広告の尺の最小値、最大値がそれぞれd(qij)(dの下に「−」)、d(qij)(dの上に「−」)で与えられる場合には、式(3)で表現された第2の制約条件を式(6)に変形することも可能である。

Figure 0005417270
In the present embodiment, the first to third constraint conditions are set corresponding to the advertisement application conditions, but various other constraint conditions can also be set. For example, it is possible to expand to handle content that has not been determined, such as a still image. In addition, when the minimum value and the maximum value of the scale of an advertisement are given by d (q ij ) (“−” below d) and d (q ij ) (“−” above d), respectively, It is also possible to transform the second constraint condition expressed in (3) into Expression (6).
Figure 0005417270

また、フィラー(埋め草)コンテンツを予め用意しておき、第2の制約条件が等号で満たされない場合、すなわち隙間ができた場合に、フィラーコンテンツを挿入するように変形することも可能である。   It is also possible to prepare filler (filled grass) content in advance and modify the filler content to be inserted when the second constraint condition is not satisfied with an equal sign, that is, when a gap is formed. .

本実施の形態によれば、デジタルサイネージでの放映が所期される複数の広告の各時間長及び各指定放映回数と、広告を放映可能な複数の放映可能時間枠とをそれぞれ広告申込条件格納部101と枠情報格納部102とに記憶しておき、近傍探索法実行部1604が、それら格納部からそれぞれ取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番で広告を割り付けて放映するかを表した任意の放映計画を生成し、各指定放送回数分の全ての広告が放映計画に割り付けられるという第1の制約条件と、全ての放映可能時間枠内に全ての広告が収まるという第2の制約条件と、同じジャンルの広告が隣り合わないという第3の制約条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように任意の放映計画を最適化するので、広告主が広告申込条件を細かく指定でき、その申込条件(制約条件)を満たしながら、予め設定した基準で最適化した放映計画を自動的に生成することができる。   According to the present embodiment, the length of each advertisement and the number of designated broadcasts that are expected to be broadcast on digital signage, and the plurality of broadcastable time frames in which the advertisement can be broadcast are stored in the application condition. Which is stored in the unit 101 and the frame information storage unit 102, and the neighborhood search method execution unit 1604 uses the time length of the content, the designated number of broadcasts, and the broadcastable time frame respectively acquired from the storage units. The first constraint condition that all broadcast advertisements for each designated number of broadcasts are allocated to the broadcast plan, and an arbitrary broadcast plan that shows in what order the advertisements are allocated and broadcast in the broadcastable time frame, and all Good pre-defined broadcast plan while satisfying the second constraint that all advertisements fit within the broadcastable time frame of and the third constraint that ads of the same genre are not next to each other Since any broadcast plan is optimized so that the effect index to be evaluated is maximized, the advertiser can specify the application conditions in detail, and it has been optimized based on preset criteria while satisfying the application conditions (constraints) Broadcast plans can be generated automatically.

本実施の形態によれば、第1の制約条件を満たさないコンテンツの数、第2の制約条件を満たさない放映可能時間枠の数、第3の制約条件を満たさない広告の数と効果指標との差を評価関数とし、任意の放映計画から始めて当該放映計画に近傍な放映計画を探索しながら、その評価関数が最小となる放映計画を探索するので、全ての制約条件を満たしていない場合であっても、最適に近い放映計画を生成することができる。   According to the present embodiment, the number of contents that do not satisfy the first constraint, the number of broadcastable time frames that do not satisfy the second constraint, the number of advertisements that do not satisfy the third constraint, and the effect index, The difference between is an evaluation function, starting from an arbitrary broadcast plan, searching for a broadcast plan that is close to the broadcast plan, and searching for a broadcast plan that minimizes the evaluation function, so if all constraints are not met Even so, it is possible to generate a broadcast plan that is close to optimal.

最後に、本実施の形態で説明した放映計画生成装置は、コンピュータで構成される。すなわち、広告申込条件格納部101と、枠情報格納部102とは、メモリ等の記憶手段で実現される。また、広告条件入力部103と、近傍探索法実行部104と、放映計画出力部105とは、CPU等の演算手段で実現され、プログラムで実行される。   Finally, the broadcast plan generation apparatus described in the present embodiment is configured by a computer. That is, the advertisement application condition storage unit 101 and the frame information storage unit 102 are realized by a storage unit such as a memory. Further, the advertisement condition input unit 103, the neighborhood search method execution unit 104, and the broadcast plan output unit 105 are realized by a calculation unit such as a CPU and executed by a program.

また、本実施の形態で説明した放映計画生成装置をプログラムとして光記憶装置や磁気記憶装置等の記録媒体に読出可能に記録し、この記録媒体をコンピュータに組み込んだり、若しくは記録媒体に記録されたプログラムを、任意の通信回線を介してコンピュータにダウンロードしたり、又は記録媒体からインストールし、該プログラムでコンピュータを動作させることにより、上述した各処理動作を放映計画生成装置として機能させることができるのは勿論である。   In addition, the broadcast plan generating device described in the present embodiment is recorded as a program in a recording medium such as an optical storage device or a magnetic storage device so as to be readable, and this recording medium is incorporated in a computer or recorded on a recording medium. By downloading the program to a computer via an arbitrary communication line or installing it from a recording medium and operating the computer with the program, each processing operation described above can function as a broadcast plan generation device. Of course.

101…広告申込条件格納部(記憶手段)
102…枠情報格納部(記憶手段)
103…広告条件入力部
104…近傍探索法実行部(生成手段・最適化手段)
104a…初期解生成部(生成手段)
104b…効果指標計算部(最適化手段)
104c…放映計画更新部(最適化手段)
104d…放映計画格納部(最適化手段)
105…放映計画出力部
201…配信サーバ
202…プレーヤ
203…ディスプレイ
204…操作端末
S…ステップ
101 ... Advertising application condition storage section (storage means)
102... Frame information storage unit (storage means)
103 ... Advertising condition input unit 104 ... Neighborhood search method execution unit (generation unit / optimization unit)
104a ... Initial solution generation unit (generation means)
104b ... Effect index calculation unit (optimization means)
104c ... Broadcast plan update unit (optimization means)
104d ... Broadcast plan storage (optimization means)
105 ... Broadcasting plan output unit 201 ... Distribution server 202 ... Player 203 ... Display 204 ... Operation terminal S ... Step

Claims (5)

デジタルサイネージで放映されるコンテンツの放映計画を生成する放映計画生成装置において、
デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、前記コンテンツを放映可能な複数の放映可能時間枠とを記憶する記憶手段と、
前記記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成する生成手段と、
各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように前記任意の放映計画を最適化する最適化手段と、を有し、
前記効果指標は、
τΣ k=1 {N +δ(1+Σ i=1 Nk−1 (1−e −(Dki−dk)/δ ))}(但し、τはデジタルサイネージの近傍を通過した単位時間辺りの平均通行人数、N はk番目のコンテンツの指定放映回数、d はk番目のコンテンツの時間長、δはデジタルサイネージの近傍で留まった通行人の単位時間辺りの平均滞留時間、eは指数関数の底(ネイピア数)、D ki はk番目のコンテンツがi回目に放映されてから次に放映開始されるまでの放映間隔)の関数であることを特徴とする放映計画生成装置。
In a broadcast plan generation device that generates a broadcast plan for content broadcast on digital signage,
Storage means for storing each length of time of each of a plurality of contents expected to be broadcast on digital signage and each designated number of broadcasts, and a plurality of broadcastable time frames capable of broadcasting the contents;
Using the time length of the content acquired from the storage means, the specified number of broadcasts, and the broadcastable time frame, generate an arbitrary broadcast plan that indicates in what order the content is allocated and broadcast in which broadcastable time frame Generating means for
While satisfying the first condition that all content for each designated number of broadcasts is allocated to the broadcast plan and the second condition that all content fits within all broadcastable time frames, possess and optimization means effects index for evaluating the merit to optimize the arbitrary broadcast program so as to maximize the,
The effect index is
τΣ k = 1 n {N k d k + δ (1 + Σ i = 1 Nk-1 (1-e - (Dki-dk) / δ))} ( where, tau digital signage unit time thereabouts passed through the vicinity of the Average number of passengers, N k is the designated number of broadcasts of the k-th content, d k is the time length of the k-th content, δ is the average residence time per unit time of passers-by staying near the digital signage, and e is an index A broadcast plan generation apparatus , wherein D ki is a function of the bottom of the function (the number of Napiers), and D ki is a broadcast interval from when the k-th content is broadcast for the i-th time until the next broadcast starts .
前記最適化手段は、
前記第1条件を満たさないコンテンツの数及び/又は前記第2条件を満たさない放映可能時間枠の数と前記効果指標との差を評価関数とし、前記任意の放映計画から始めて当該放映計画に近傍な放映計画を探索しながら、前記評価関数が最小となる放映計画を探索することを特徴とする請求項1に記載の放映計画生成装置。
The optimization means includes
The difference between the number of contents that do not satisfy the first condition and / or the number of broadcastable time frames that do not satisfy the second condition and the effect index is used as an evaluation function, and starts from the arbitrary broadcast plan and is close to the broadcast plan The broadcast plan generation apparatus according to claim 1, wherein the broadcast plan that minimizes the evaluation function is searched while searching for a special broadcast plan.
前記近傍な放映計画は、
放映計画を構成している要素の一部を変更することにより生成されることを特徴とする請求項2に記載の放映計画生成装置。
The nearby broadcast plan is
The broadcast plan generation device according to claim 2, wherein the broadcast plan generation device is generated by changing a part of elements constituting the broadcast plan.
デジタルサイネージで放映されるコンテンツの放映計画を生成する放映計画生成装置で行う放映計画生成方法において、In the broadcast plan generation method performed by the broadcast plan generation device that generates the broadcast plan of the content broadcasted by digital signage,
前記放映計画生成装置は記憶手段を備え、The broadcast plan generation device includes storage means,
デジタルサイネージでの放映が所期される複数のコンテンツの各時間長及び各指定放映回数と、前記コンテンツを放映可能な複数の放映可能時間枠とを前記記憶手段に記憶する第1のステップと、A first step of storing, in the storage means, each time length and each designated number of broadcasts of a plurality of contents expected to be broadcast on digital signage, and a plurality of broadcastable time frames in which the contents can be broadcast;
前記記憶手段から取得したコンテンツの時間長及び指定放映回数と放映可能時間枠とを利用して、どの放映可能時間枠にどの順番でコンテンツを割り付けて放映するかを表した任意の放映計画を生成する第2のステップと、Using the time length of the content acquired from the storage means, the specified number of broadcasts, and the broadcastable time frame, generate an arbitrary broadcast plan that indicates in what order the content is allocated and broadcast in which broadcastable time frame A second step of:
各指定放送回数分の全てのコンテンツが放映計画に割り付けられるという第1条件と、全ての放映可能時間枠内に全てのコンテンツが収まるという第2条件とを満たしながら、予め定義された放映計画の良さを評価する効果指標が最大となるように前記任意の放映計画を最適化する第3のステップと、を有し、While satisfying the first condition that all content for each designated number of broadcasts is allocated to the broadcast plan and the second condition that all content fits within all broadcastable time frames, A third step of optimizing the arbitrary broadcast plan so that an effect index for evaluating goodness is maximized,
前記効果指標は、The effect index is
τΣτΣ k=1k = 1 n {N{N k d k +δ(1+Σ+ Δ (1 + Σ i=1i = 1 Nk−1Nk-1 (1−e(1-e −(Dki−dk)/δ− (Dki−dk) / δ ))}(但し、τはデジタルサイネージの近傍を通過した単位時間辺りの平均通行人数、N))} (Where τ is the average number of people per unit time passing near the digital signage, N k はk番目のコンテンツの指定放映回数、dIs the designated broadcast count of the kth content, d k はk番目のコンテンツの時間長、δはデジタルサイネージの近傍で留まった通行人の単位時間辺りの平均滞留時間、eは指数関数の底(ネイピア数)、DIs the time length of the k-th content, δ is the average residence time per unit time of a passerby who stayed near the digital signage, e is the bottom of the exponential function (number of Napiers), D kiki はk番目のコンテンツがi回目に放映されてから次に放映開始されるまでの放映間隔)の関数であることを特徴とする放映計画生成方法。Is a function of a broadcast interval from the time when the k-th content is broadcast for the i-th time until the start of the next broadcast).
コンピュータを請求項1乃至3のいずれかに記載の放映計画生成装置として機能させるための放映計画生成プログラム。A broadcast plan generation program for causing a computer to function as the broadcast plan generation device according to any one of claims 1 to 3.
JP2010157667A 2010-07-12 2010-07-12 Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program Expired - Fee Related JP5417270B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010157667A JP5417270B2 (en) 2010-07-12 2010-07-12 Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010157667A JP5417270B2 (en) 2010-07-12 2010-07-12 Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program

Publications (2)

Publication Number Publication Date
JP2012022369A JP2012022369A (en) 2012-02-02
JP5417270B2 true JP5417270B2 (en) 2014-02-12

Family

ID=45776641

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010157667A Expired - Fee Related JP5417270B2 (en) 2010-07-12 2010-07-12 Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program

Country Status (1)

Country Link
JP (1) JP5417270B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5221789B1 (en) * 2012-05-11 2013-06-26 ヤフー株式会社 Display management apparatus, display system, display management method, and display management program
JP6091161B2 (en) * 2012-10-29 2017-03-08 三菱電機株式会社 Schedule creation device and content display system
JP6151004B2 (en) * 2012-10-30 2017-06-21 株式会社アイ・オー・データ機器 Streaming content playback set-top box, digital signage device, and audio playback device
JP6028611B2 (en) * 2013-02-18 2016-11-16 株式会社Jvcケンウッド Digital signage device and content reproduction method of digital signage device
JP5523601B2 (en) * 2013-03-07 2014-06-18 ヤフー株式会社 Display management apparatus, display system, display management method, and display management program
JP6110727B2 (en) * 2013-05-09 2017-04-05 株式会社エヌケービー News distribution system
JP6339343B2 (en) * 2013-10-21 2018-06-06 東芝テック株式会社 Content creation apparatus and program
JP6334348B2 (en) * 2014-09-19 2018-05-30 ヤフー株式会社 Distribution apparatus, distribution method, and distribution program
JP6523691B2 (en) * 2015-01-23 2019-06-05 三菱電機株式会社 Digital signage system
CN106028073A (en) * 2016-05-16 2016-10-12 乐视控股(北京)有限公司 Advertisement putting method, advertisement server and advertisement putting system
JP2018028729A (en) * 2016-08-15 2018-02-22 ヤフー株式会社 Determination device, determination method, and determination program
CN112783583B (en) * 2019-11-06 2024-04-05 西安诺瓦星云科技股份有限公司 Playing plan display method, device and system and computer readable medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3648303B2 (en) * 1995-10-20 2005-05-18 ブラザー工業株式会社 CM broadcast system
JP2003067290A (en) * 2001-08-27 2003-03-07 Ntt Data Corp Information delivery system and program therefor
JP4328716B2 (en) * 2001-12-25 2009-09-09 株式会社電通 Information distribution system and method, program realizing the method, and information medium related to the program
JP4725625B2 (en) * 2008-09-30 2011-07-13 ソニー株式会社 Information processing apparatus, information processing method, and program
JP5081796B2 (en) * 2008-11-26 2012-11-28 日本電信電話株式会社 Electronic advertisement distribution plan generation device, electronic advertisement distribution plan generation method, and electronic advertisement distribution plan generation program
JP5216753B2 (en) * 2009-11-20 2013-06-19 日本電信電話株式会社 Broadcast plan information generating apparatus, broadcast plan information generating method, and computer program
JP5102854B2 (en) * 2010-03-19 2012-12-19 日本電信電話株式会社 Advertisement space reservation method, advertisement space reservation device, and advertisement space reservation program
JP5650615B2 (en) * 2011-09-13 2015-01-07 日本電信電話株式会社 Broadcast plan generation method, broadcast plan generation apparatus, and broadcast plan generation program

Also Published As

Publication number Publication date
JP2012022369A (en) 2012-02-02

Similar Documents

Publication Publication Date Title
JP5417270B2 (en) Broadcast plan generation apparatus, broadcast plan generation method, and broadcast plan generation program
US11290789B2 (en) Dynamic content allocation and optimization
JP6595916B2 (en) System and method for data driven media placement
US20070156524A1 (en) Systems and Methods For Content Customization
JP5102854B2 (en) Advertisement space reservation method, advertisement space reservation device, and advertisement space reservation program
CN101554048A (en) Targeted video advertising
JP4123805B2 (en) Server and advertisement distribution method
Albarran et al. The twenty-first-century media industry: Economic and managerial implications in the age of new media
Hennig-Thurau et al. The economics of filmed entertainment in the digital era
CN105072454A (en) Singular, collective and automated creation of a media guide for online content
Danaher et al. Optimizing television program schedules using choice modeling
Kim et al. Online movie success in sequential markets: Determinants of video-on-demand film success in Korea
WO2021157474A1 (en) Advertisement material allocation system, advertisement material allocation device, and program
CN103327371A (en) Intelligent program information booking and reminding platform and method
JP2012023636A (en) Content presentation device and content presentation program
JP5216753B2 (en) Broadcast plan information generating apparatus, broadcast plan information generating method, and computer program
JP2017505503A (en) Digital ad server outside the home
Pandey et al. Survey on revenue management in media and broadcasting
Hallinan et al. New media goes to the movies: Digitizing the theatrical audience
JP2003248779A (en) Advertisement distribution method, server terminal, user terminal, and program
JP2015219611A (en) Determination device, determination method, and determination program
Goff Inglis et al. A review of scheduling problems and research opportunities in motion picture exhibition
Harrison et al. An emerging marketplace for digital advertising based on amalgamated digital signage networks
CN103763636A (en) Interaction method and device of player type application program
JP6141860B2 (en) Revenue generating method using personal store, system, and computer-readable recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130828

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130910

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131021

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131112

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131118

R150 Certificate of patent or registration of utility model

Ref document number: 5417270

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees