JP2024083729A - System, method, and computer-readable medium for contribution prediction - Google Patents

System, method, and computer-readable medium for contribution prediction Download PDF

Info

Publication number
JP2024083729A
JP2024083729A JP2022197705A JP2022197705A JP2024083729A JP 2024083729 A JP2024083729 A JP 2024083729A JP 2022197705 A JP2022197705 A JP 2022197705A JP 2022197705 A JP2022197705 A JP 2022197705A JP 2024083729 A JP2024083729 A JP 2024083729A
Authority
JP
Japan
Prior art keywords
viewer
contribution
broadcaster
distributor
prediction
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.)
Granted
Application number
JP2022197705A
Other languages
Japanese (ja)
Other versions
JP7355309B1 (en
Inventor
林奇▲い▼
Chi-Wei Lin
徐永吉
Yungchi Hsu
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.)
17Live Japan Inc
Original Assignee
17Live Japan Inc
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 17Live Japan Inc filed Critical 17Live Japan Inc
Priority to JP2022197705A priority Critical patent/JP7355309B1/en
Priority to US18/364,344 priority patent/US20240196032A1/en
Priority to JP2023146541A priority patent/JP2024084120A/en
Application granted granted Critical
Publication of JP7355309B1 publication Critical patent/JP7355309B1/en
Publication of JP2024083729A publication Critical patent/JP2024083729A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To provide a system, a viewer contribution prediction method, and a non-transitory computer readable medium for analyzing viewers and identifying contributor candidates for a distributor.SOLUTION: A system for contribution prediction receives a contribution prediction request, determines a viewer/distributor pair, and determines whether a contribution amount of a contribution of the viewer has already reached a threshold. Then, if it is determined that the threshold has been reached, display is performed as a high-rank spender. If it determined that the threshold has not been reached, an attribute/contribution data/parameter of a user is obtained, a machine learning model determines the contribution prediction (spender candidates or non-spender candidates), and the determined contribution prediction is displayed.SELECTED DRAWING: Figure 10

Description

本発明は、ライブストリーミングの分野における視聴者貢献度予測に関するものである。 The present invention relates to viewer contribution prediction in the field of live streaming.

ライブストリーミングサービスに代表されるように、インターネット上におけるリアルタイムの交流が日常生活に浸透している。さまざまなプラットフォームやプロバイダーがライブストリーミングサービスを提供しており、競争も激しい。コンテンツプロバイダーにとって、収益貢献度など、より高い貢献度を達成する可能性の高いユーザを特定することが重要である。それにより、コンテンツプロバイダーは、潜在性の高いユーザをより重視し、より効率的な方法で収益を向上させることができる。 As exemplified by live streaming services, real-time interactions over the Internet have become a part of everyday life. Various platforms and providers offer live streaming services, and competition is fierce. It is important for content providers to identify users who are likely to achieve higher contributions, such as revenue contributions. This allows content providers to focus more on high-potential users and increase revenues in a more efficient way.

中国特許出願公開第114268841号は、ライブインタラクションのユーザを選択する方法を開示している。 China Patent Application Publication No. 114268841 discloses a method for selecting a user for live interaction.

本発明の一実施態様による方法は、1以上のコンピュータによって実行される視聴者貢献度予測方法であって、第1の配信者に対する視聴者の貢献量が、当該第1の配信者の貢献度閾値未満であると判定する工程と、当該第1の配信者に対する当該視聴者のインタラクションパラメータの値を取得する工程と、機械学習モデルによって当該第1の配信者に対する当該視聴者のインタラクションパラメータの値に基づき、当該第1の配信者に対する当該視聴者の貢献度予測を判定する工程と、を含む。 A method according to one embodiment of the present invention is a viewer contribution prediction method executed by one or more computers, and includes the steps of determining that a viewer's contribution to a first broadcaster is less than a contribution threshold for the first broadcaster, acquiring an interaction parameter value of the viewer with the first broadcaster, and determining a contribution prediction of the viewer to the first broadcaster based on the interaction parameter value of the viewer with the first broadcaster using a machine learning model.

本発明の一実施態様によるシステムは、1以上のプロセッサを含む視聴者貢献度予測のためのシステムであって、当該1以上のコンピュータプロセッサが、機械可読命令を実行して、第1の配信者に対する視聴者の貢献量が、当該第1の配信者の貢献度閾値未満であると判定する工程と、当該第1の配信者に対する当該視聴者のインタラクションパラメータの値を取得する工程と、機械学習モデルによって当該第1の配信者に対する当該視聴者のインタラクションパラメータの値に基づき、当該第1の配信者に対する当該視聴者の貢献度予測を判定する工程と、を実行する。 A system according to one embodiment of the present invention is a system for predicting viewer contributions that includes one or more processors, the one or more computer processors executing machine-readable instructions to perform the following steps: determining that a viewer's contribution to a first broadcaster is less than a contribution threshold for the first broadcaster; acquiring values of interaction parameters of the viewer with the first broadcaster; and determining a predicted contribution of the viewer to the first broadcaster based on the values of the interaction parameters of the viewer with the first broadcaster using a machine learning model.

本発明の一実施態様によるコンピュータ可読媒体は、視聴者貢献度予測のためのプログラムを含み、当該プログラムが、1以上のコンピュータに、第1の配信者に対する視聴者の貢献量が当該第1の配信者の貢献度閾値未満であると判定する工程と、当該第1の配信者に対する当該視聴者のインタラクションパラメータの値を取得する工程と、機械学習モデルによって当該第1の配信者に対する当該視聴者のインタラクションパラメータの値に基づき、当該第1の配信者に対する当該視聴者の貢献度予測を判定する工程と、を実行させる。 A computer-readable medium according to one embodiment of the present invention includes a program for predicting viewer contributions, the program causing one or more computers to execute the steps of: determining that a viewer's contribution to a first broadcaster is less than a contribution threshold for the first broadcaster; acquiring values of interaction parameters of the viewer with the first broadcaster; and determining a predicted contribution of the viewer to the first broadcaster based on the values of the interaction parameters of the viewer with the first broadcaster using a machine learning model.

本発明の一部の実施態様に基づくライブストリーミングシステム1の構成を示す概略図である。FIG. 1 is a schematic diagram showing the configuration of a live streaming system 1 according to some embodiments of the present invention. 本発明の一部の実施態様に基づく、図1のユーザ端末30の機能と構成を示すブロック図である。2 is a block diagram illustrating the functionality and configuration of user terminal 30 of FIG. 1 in accordance with some embodiments of the present invention. 本発明の一部の実施態様に基づく、図1のサーバの機能と構成を示すブロック図である。2 is a block diagram illustrating the functionality and configuration of the server of FIG. 1 in accordance with some embodiments of the present invention. 図3のストリームDB310の例示的データ構造を示す表である。4 is a table showing an example data structure of the stream DB 310 of FIG. 3. 図3のユーザDB312の例示的データ構造を示す表である。4 is a table showing an example data structure of the user DB 312 of FIG. 3. 図3の贈り物DB314の例示的データ構造を示す表である。4 is a table illustrating an example data structure of the gift DB 314 of FIG. 3. 図3の貢献度DB350の例示的データ構造を示す表である。4 is a table showing an example data structure of the contribution DB 350 of FIG. 3. 視聴者と配信者間の例示的な日別貢献度データを示すグラフである。1 is a graph illustrating exemplary daily contribution data between viewers and broadcasters. 図3のインタラクションパラメータDB352の例示的データ構造を示す表である。4 is a table showing an example data structure of the interaction parameter DB 352 of FIG. 3. 本発明の一部の実施態様に基づく方法を示す例示的なフローチャートである。1 is an exemplary flow chart illustrating a method according to some embodiments of the present invention. 本発明の一部の実施態様に基づく機械学習モデル370が貢献度予測を判定または計算する方法の一例である。3 is an example of how the machine learning model 370 determines or calculates a contribution prediction according to some embodiments of the present invention. 本発明の一部の実施態様に基づく機械学習モデル370の例示的なトレーニング及び推論段階を示す概略図である。FIG. 3 is a schematic diagram illustrating exemplary training and inference stages of a machine learning model 370 according to some embodiments of the present invention. 本発明の一部の実施態様に基づく配信者のユーザ端末におけるライブストリーミング画面の一例を示す概略図である。FIG. 2 is a schematic diagram showing an example of a live streaming screen on a broadcaster's user terminal based on some embodiments of the present invention. 本発明の一部の実施態様に基づく配信者のユーザ端末におけるライブストリーミング画面の一例を示す概略図である。FIG. 2 is a schematic diagram showing an example of a live streaming screen on a broadcaster's user terminal based on some embodiments of the present invention. 図15(a)、(b)、(c)は、本発明の一部の実施態様に基づく貢献度予測の例を示すグラフである。15(a), (b), and (c) are graphs illustrating examples of contribution predictions according to some implementations of the present invention.

以下、各図面に示す同一または類似の構成要素、部材、手順または信号には、すべての図面において同様の符号を付し、それによって重複する説明は適宜省略される。また、各図面の説明において重要でない一部部材は省略される。 In the following, identical or similar components, parts, steps, or signals shown in each drawing will be given the same reference numerals in all drawings, and duplicated explanations will be omitted as appropriate. In addition, some parts that are not important in the explanation of each drawing will be omitted.

従来、リアルタイムインタラクションプラットフォーム(ライブストリーミングプラットフォームなど)上のコンテンツプロバイダー(配信者、放送者、ストリーマー、ライバー、アンカーなど)は、プラットフォーム(またはコンテンツプロバイダー)に対して高い貢献(収益貢献など)をする可能性が高い視聴者を識別する良いツールを持っていない。配信者は、誰が潜在的な貢献者であるかを知ることができず、したがって、それに応じて行動することができない。 Traditionally, content providers (distributors, broadcasters, streamers, live streamers, anchors, etc.) on real-time interaction platforms (e.g., live streaming platforms) do not have good tools to identify viewers who are likely to make high contributions (e.g., revenue contributions) to the platform (or content provider). Distributors cannot know who are potential contributors and therefore cannot act accordingly.

本発明は、視聴者を分析し、配信者にとっての貢献者候補を識別するシステムまたは方法を提供する。したがって、配信者は、限られたリソース(時間、意識、またはイベントなど)をより高い潜在性を有する視聴者に向けることができ、より正確かつより効率的な方法で配信者の報酬を増加させることができる。 The present invention provides a system or method for analyzing viewers and identifying potential contributors for a broadcaster. Thus, a broadcaster can direct limited resources (such as time, attention, or events) to viewers with higher potential, increasing the broadcaster's compensation in a more accurate and efficient manner.

図1は、本発明の一部の実施態様に基づくライブストリーミングシステム1の構成を示す概略図である。当該ライブストリーミングシステム1は、ストリーミングのストリーマー(ライバー、アンカー、配信者とも呼ばれる)LVと視聴者(オーディエンスとも呼ばれる)AU(AU1、AU2...)に、リアルタイムで交流または通信するためのライブストリーミングサービスを提供する。図1に示すように、当該ライブストリーミングシステム1は、サーバ10と、ユーザ端末20と、ユーザ端末30(30a、30b...)を含む。一部の実施態様において、当該ストリーマーと視聴者は、集合的にユーザと呼ばれてもよい。当該サーバ10は、ネットワークNWに接続された、1以上の情報処理装置を含むことができる。当該ユーザ端末20、30は、例えば、スマートフォン、タブレット、ノートPC、レコーダー、携帯ゲーム機、ウェアラブル端末などのモバイル端末装置であってもよいし、デスクトップPCなどの据え置き型装置であってもよい。当該サーバ10、当該ユーザ端末20及び当該ユーザ端末30は、各種有線または無線ネットワークNWを介して相互に通信可能に接続される。 FIG. 1 is a schematic diagram showing the configuration of a live streaming system 1 according to some embodiments of the present invention. The live streaming system 1 provides a live streaming service for streaming streamers (also called live streamers, anchors, and distributors) LV and viewers (also called audiences) AU (AU1, AU2, ...) to interact or communicate in real time. As shown in FIG. 1, the live streaming system 1 includes a server 10, a user terminal 20, and a user terminal 30 (30a, 30b, ...). In some embodiments, the streamers and viewers may be collectively referred to as users. The server 10 may include one or more information processing devices connected to a network NW. The user terminals 20 and 30 may be, for example, mobile terminal devices such as smartphones, tablets, notebook PCs, recorders, portable game consoles, and wearable terminals, or may be stationary devices such as desktop PCs. The server 10, the user terminals 20, and the user terminals 30 are connected to each other so as to be able to communicate with each other via various wired or wireless networks NW.

当該ライブストリーミングシステム1には、配信者LV、視聴者AU、及び当該サーバ10を管理する管理者(またはアプリプロバイダー、図示せず)が参加する。当該配信者LVは、自身のユーザ端末20でコンテンツを記録し、当該サーバ10に直接または間接的にアップロードすることにより、リアルタイムで当該コンテンツを配信する者である。当該コンテンツの例としては、当該配信者自身の歌、トーク、パフォーマンス、ゲームプレイ、その他あらゆるコンテンツであってもよい。当該管理者は、当該サーバ10上で当該コンテンツをライブストリーミングするためのプラットフォームを提供するとともに、当該配信者LVと当該視聴者AU間のリアルタイムの交流を仲介または管理する。当該視聴者AUは、自分のユーザ端末30で当該プラットフォームにアクセスし、所望のコンテンツを選択して視聴する。当該視聴者AUは、選択したコンテンツのライブストリーミング中に、当該ユーザ端末30を介してコメントや応援、贈り物の送信などの操作を実行する。当該コンテンツを配信している当該配信者LVは、それらのコメント、応援、または贈り物に対して応答してもよい。当該応答が、映像および(または)音声で 当該視聴者AUに送信され、双方向のコミュニケーションが確立される。 The live streaming system 1 includes a distributor LV, a viewer AU, and an administrator (or an application provider, not shown) who manages the server 10. The distributor LV records content on his/her user terminal 20 and directly or indirectly uploads the content to the server 10, thereby distributing the content in real time. Examples of the content may be the distributor's own song, talk, performance, gameplay, or any other content. The administrator provides a platform for live streaming the content on the server 10, and mediates or manages real-time interactions between the distributor LV and the viewer AU. The viewer AU accesses the platform with his/her user terminal 30, selects and watches the desired content. During the live streaming of the selected content, the viewer AU performs operations such as sending comments, cheers, and gifts via the user terminal 30. The distributor LV who distributes the content may respond to the comments, cheers, or gifts. The response is transmitted to the viewer AU in the form of video and/or audio, and two-way communication is established.

「ライブストリーミング」という用語は、当該配信者LVのユーザ端末20で記録したコンテンツを、当該視聴者AUのユーザ端末30で実質的にリアルタイムに再生・視聴することを可能にするデータ伝送モードを指しても、そのような伝送モードにより実現されるライブブロードキャストを指してもよい。当該ライブストリーミングは、HTTPライブストリーミング、CMAF(Common Media Application Format)、WebRTC(Web Real―Time Communications)、RTMP(Real―Time Messaging Protocol)、MPEG DASHなどの既存のライブストリーミング技術を利用して実現されてもよい。ライブストリーミングには、当該配信者LVによるコンテンツの記録と同時に、当該視聴者AUが所定の遅延をもって当該コンテンツを視聴でき伝送モードを含む。当該遅延の長さについては、当該配信者LVと当該視聴者AUの交流が成立可能な程度の遅延であってもよい。なお、当該ライブストリーミングは、当該コンテンツの全記録データを一度当該サーバに格納し、その後ユーザの要求に応じて当該サーバから当該ユーザに提供する、いわゆるオンデマンド配信と区別される。 The term "live streaming" may refer to a data transmission mode that allows content recorded at the user terminal 20 of the distributor LV to be played and viewed at the user terminal 30 of the viewer AU in substantially real time, or may refer to live broadcasting realized by such a transmission mode. The live streaming may be realized using existing live streaming technologies such as HTTP live streaming, CMAF (Common Media Application Format), WebRTC (Web Real-Time Communications), RTMP (Real-Time Messaging Protocol), and MPEG DASH. Live streaming includes a transmission mode in which the viewer AU can view the content with a certain delay at the same time as the content is recorded by the distributor LV. The length of the delay may be such that the distributor LV and the viewer AU can interact with each other. Note that live streaming is distinct from on-demand delivery, in which all recorded data for the content is stored on the server at once and then provided to the user from the server upon request.

ここでいう「映像データ」とは、当該ユーザ端末20または30の撮像機能を用いて生成された画像データ(映像データとも呼ばれる)と、当該ユーザ端末20または30の音声入力機能を用いて生成された音声データとを含むデータを指す。当該映像データは、当該ユーザがコンテンツを視聴できるように、当該ユーザ端末20、30で再生される。一部の実施態様において、当該配信者のユーザ端末における映像データの生成と当該視聴者のユーザ端末における映像データの再生との間に、当該映像データに対して圧縮、展開、符号化、復号化、トランスコーディングなど、その形式、サイズ、またはデータの仕様を変更する処理が行われると想定される。しかし、そのような処理の前後で、当該映像データが表す当該コンテンツ(例えば、映像や音声)は実質的に変化しないため、本明細書においては、そのような処理後の当該映像データを、そのような処理前の当該映像データと同一ものと表現している。すなわち、当該配信者のユーザ端末で映像データが生成された後、当該サーバ10を介して当該視聴者のユーザ端末で再生される場合、当該配信者のユーザ端末で生成された当該映像データ、当該サーバ10を通過する当該映像データ、および当該視聴者のユーザ端末で受信して再生される当該映像データは、いずれも同一の映像データである。 The term "video data" as used herein refers to data including image data (also called video data) generated using the imaging function of the user terminal 20 or 30, and audio data generated using the audio input function of the user terminal 20 or 30. The video data is played on the user terminal 20, 30 so that the user can view the content. In some embodiments, it is assumed that the video data is subjected to processing such as compression, decompression, encoding, decoding, transcoding, etc., to change its format, size, or data specifications between the generation of the video data on the distributor's user terminal and the playback of the video data on the viewer's user terminal. However, since the content (e.g., video and audio) represented by the video data does not substantially change before and after such processing, the video data after such processing is referred to in this specification as being the same as the video data before such processing. In other words, when video data is generated on the distributor's user terminal and then played on the viewer's user terminal via the server 10, the video data generated on the distributor's user terminal, the video data passing through the server 10, and the video data received and played on the viewer's user terminal are all the same video data.

図1に示す例において、当該配信者LVは、ライブストリーミングデータを提供する。当該配信者LVのユーザ端末20は、当該配信者LVの映像や音声を記録して当該ストリーミングデータを生成し、生成された当該データは当該ネットワークNWを介して当該サーバ10に送信される。同時に、当該ユーザ端末20は、当該配信者LVの記録された映像VDを当該ユーザ端末20のディスプレイに表示し、当該配信者LVが現在行っているライブストリーミングコンテンツを確認できるようにする。 In the example shown in FIG. 1, the distributor LV provides live streaming data. The user terminal 20 of the distributor LV records video and audio of the distributor LV to generate the streaming data, and the generated data is transmitted to the server 10 via the network NW. At the same time, the user terminal 20 displays the recorded video VD of the distributor LV on the display of the user terminal 20, allowing the user to check the live streaming content currently being provided by the distributor LV.

当該プラットフォームに当該配信者LVのライブストリーミングを視聴することを要求した当該視聴者AU1、AU2のそれぞれのユーザ端末30a、30bは、当該ネットワークNWを介して当該ライブストリーミングに関連する映像データ(以下、「ライブストリーミングの映像データ」と呼ばれてもよい)を受信し、受信した当該映像データを再生して当該映像VD1、VD2をディスプレイに表示し、スピーカーから音声を出力する。当該ユーザ端末30a、30bでそれぞれ表示される映像VD1、VD2は、当該配信者LVの当該ユーザ端末20により撮像された映像VDと実質的に同じであり、当該ユーザ端末30a、30bで出力される音声は、当該配信者LVの当該ユーザ端末20で記録された音声と実質的に同じである。 The user terminals 30a, 30b of the viewers AU1, AU2 who have requested the platform to view the live streaming of the distributor LV receive video data related to the live streaming (hereinafter, may be referred to as "live streaming video data") via the network NW, play the received video data, display the videos VD1, VD2 on the display, and output audio from the speaker. The videos VD1, VD2 displayed on the user terminals 30a, 30b are substantially the same as the video VD captured by the user terminal 20 of the distributor LV, and the audio output from the user terminals 30a, 30b is substantially the same as the audio recorded by the user terminal 20 of the distributor LV.

当該配信者LVの当該ユーザ端末20での映像・音声の記録と、 当該視聴者AU1、AU2の当該ユーザ端末30a、30bでの映像データの再生は、実質的に同時に行われる。当該視聴者AU1が、当該配信者LVにより提供される当該コンテンツに関するコメントを当該ユーザ端末30aに入力すると、当該サーバ10は当該コメントを配信者LVの当該ユーザ端末30aにリアルタイムで表示するとともに、当該視聴者AU1とAU2の当該ユーザ端末30aと30bにも当該コメントをそれぞれ表示する。当該配信者LVが当該コメントを読み、当該コメントに対応するトークを展開すると、そのトークの映像と音声が、それぞれ当該視聴者AU1、AU2のユーザ端末30a、30bに表示される。このインタラクティブな動作は、当該配信者LVと当該視聴者AU1間で会話が成立していると認識される。これにより、当該ライブストリーミングシステム1では、一方的なコミュニケーションではなく、双方向のコミュニケーションを可能にするライブストリーミングを実現する。 The recording of video and audio on the user terminal 20 of the distributor LV and the playback of video data on the user terminals 30a and 30b of the viewers AU1 and AU2 are performed substantially simultaneously. When the viewer AU1 inputs a comment on the content provided by the distributor LV to the user terminal 30a, the server 10 displays the comment on the user terminal 30a of the distributor LV in real time, and also displays the comment on the user terminals 30a and 30b of the viewers AU1 and AU2. When the distributor LV reads the comment and develops a conversation corresponding to the comment, the video and audio of the conversation are displayed on the user terminals 30a and 30b of the viewers AU1 and AU2, respectively. This interactive operation is recognized as a conversation being established between the distributor LV and the viewer AU1. As a result, the live streaming system 1 realizes live streaming that enables two-way communication, not one-way communication.

図2は、本発明の一部の実施態様に基づく、図1のユーザ端末30の機能と構成を示すブロック図である。当該ユーザ端末20は、当該ユーザ端末30と同じまたは類似した機能と構成を有する。図2の各ブロックと以降のブロック図は、ハードウェアがコンピュータのCPUや機械装置などの要素によって実現されてもよく、ソフトウェアがコンピュータプログラムなどによって実現されてもよい。機能ブロックは、これらの要素間の連携動作により実現されてもよい。したがって、これらの機能ブロックは、ハードウェアとソフトウェアの組み合わせによる多様な形態で実現され得ることが、当業者には理解されよう。 Figure 2 is a block diagram showing the functions and configuration of the user terminal 30 of Figure 1 according to some embodiments of the present invention. The user terminal 20 has the same or similar functions and configuration as the user terminal 30. Each block of Figure 2 and the subsequent block diagrams may be realized by hardware elements such as a computer CPU or mechanical device, and may be realized by software such as a computer program. The functional blocks may be realized by the cooperative operation between these elements. Therefore, it will be understood by those skilled in the art that these functional blocks can be realized in various forms by combining hardware and software.

当該配信者LV及び当該視聴者AUは、当該ネットワークNWを介してダウンロードサイトからライブストリーミングアプリケーションプログラム(以下、ライブストリーミングアプリケーションという)をダウンロードし、当該ユーザ端末20、30にインストールしてもよい。あるいは、当該ライブストリーミングアプリケーションは、当該ユーザ端末20と30に予めインストールされていてもよい。当該ライブストリーミングアプリケーションが当該ユーザ端末20、30上で実行されると、当該ユーザ端末20、30は、当該ネットワークNWを介して当該サーバ10と通信し、各種機能を実装または実行する。以下、当該ライブストリーミングアプリケーションが実行されるユーザ端末20、30(CPUなどのプロセッサ)によって実装される機能を、当該ユーザ端末20、30の機能として説明する。これらの機能は、実際には、当該ユーザ端末20、30上で当該ライブストリーミングアプリケーションにより実現される。一部の実施態様において、これらの機能は、HTML(HyperText Markup Language)などのプログラミング言語で記述され、当該サーバ10から当該ネットワークNWを介して当該ユーザ端末20、30のウェブブラウザに送信され、当該ウェブブラウザにより実行されるコンピュータプログラムによって実現されてもよい。 The distributor LV and the viewer AU may download a live streaming application program (hereinafter referred to as a live streaming application) from a download site via the network NW and install it on the user terminals 20 and 30. Alternatively, the live streaming application may be pre-installed on the user terminals 20 and 30. When the live streaming application is executed on the user terminals 20 and 30, the user terminals 20 and 30 communicate with the server 10 via the network NW and implement or execute various functions. Hereinafter, functions implemented by the user terminals 20 and 30 (processors such as CPUs) on which the live streaming application is executed are described as functions of the user terminals 20 and 30. These functions are actually realized by the live streaming application on the user terminals 20 and 30. In some embodiments, these functions may be implemented by a computer program written in a programming language such as HTML (HyperText Markup Language), transmitted from the server 10 to a web browser on the user terminal 20, 30 via the network NW, and executed by the web browser.

当該ユーザ端末30は、配信ユニット100と視聴ユニット200を含む。当該配信ユニット100は、当該ユーザ(またはユーザ側)の映像と音声が記録された映像データを生成し、当該映像データを当該サーバ10に提供する。当該視聴ユニット200は、当該サーバ10から映像データを受信し、当該映像データを再生する。当該ユーザは、ライブストリーミングを行う際に、当該配信ユニット100を起動し、当該ユーザが映像を視聴する際に、当該視聴ユニット200を起動する。当該配信ユニット100が起動される当該ユーザ端末は、当該配信者の端末、すなわち、当該映像データを生成する当該ユーザ端末である。当該視聴ユニット200が起動される当該ユーザ端末は、当該視聴者の端末、即ち、当該映像データが再現され、再生される当該ユーザ端末である。 The user terminal 30 includes a distribution unit 100 and a viewing unit 200. The distribution unit 100 generates video data in which the video and audio of the user (or the user side) are recorded, and provides the video data to the server 10. The viewing unit 200 receives the video data from the server 10 and plays the video data. The user starts the distribution unit 100 when performing live streaming, and starts the viewing unit 200 when the user watches a video. The user terminal on which the distribution unit 100 is started is the distributor's terminal, i.e., the user terminal that generates the video data. The user terminal on which the viewing unit 200 is started is the viewer's terminal, i.e., the user terminal on which the video data is reproduced and played.

当該配信ユニット100は、撮像コントロールユニット102と、オーディオコントロールユニット104と、映像送信ユニット106と、配信者側UIコントロールユニット108を含む。当該撮像コントロールユニット102は、カメラ(図2に表示せず)に接続され、当該カメラで実行される撮像を制御する。当該撮像コントロールユニット102は、当該カメラからの画像データを取得する。当該オーディオコントロールユニット104は、マイク(図2に表示せず)に接続され、当該マイクからの音声入力を制御する。当該オーディオコントロールユニット104は、当該マイクから当該オーディオデータを取得する。当該映像送信ユニット106は、当該撮像コントロールユニット102により取得された当該画像データと、当該オーディオコントロールユニット104により取得された当該オーディオデータを含む映像データを、当該ネットワークNWを介して当該サーバ10に送信する。当該映像データは、当該映像送信ユニット106によりリアルタイムに送信される。すなわち、当該撮像コントロールユニット102と当該オーディオコントロールユニット104による当該映像データの生成と、生成された当該映像データの当該映像送信ユニット106による送信とは、実質的に同時に実行される。当該配信者側UIコントロールユニット108は、当該配信者のUI(ユーザインターフェイス)をコントロールする。当該配信者側UIコントロールユニット108は、ディスプレイ(図2に表示せず)に接続されてもよく、当該映像送信ユニット106により送信される当該映像データを再生することにより、当該ディスプレイに映像を表示する。当該配信者側UIコントロールユニット108は、操作オブジェクトや指示許諾オブジェクトを当該ディスプレイに表示し、当該オブジェクトをタップした当該配信者からの入力を受け付けてもよい。 The distribution unit 100 includes an imaging control unit 102, an audio control unit 104, a video transmission unit 106, and a distributor side UI control unit 108. The imaging control unit 102 is connected to a camera (not shown in FIG. 2) and controls the imaging performed by the camera. The imaging control unit 102 acquires image data from the camera. The audio control unit 104 is connected to a microphone (not shown in FIG. 2) and controls audio input from the microphone. The audio control unit 104 acquires the audio data from the microphone. The video transmission unit 106 transmits the image data acquired by the imaging control unit 102 and the video data including the audio data acquired by the audio control unit 104 to the server 10 via the network NW. The video data is transmitted in real time by the video transmission unit 106. That is, the generation of the video data by the imaging control unit 102 and the audio control unit 104 and the transmission of the generated video data by the video transmission unit 106 are performed substantially simultaneously. The distributor's UI control unit 108 controls the UI (user interface) of the distributor. The distributor's UI control unit 108 may be connected to a display (not shown in FIG. 2) and displays a video on the display by playing back the video data transmitted by the video transmission unit 106. The distributor's UI control unit 108 may display an operation object or an instruction permission object on the display and accept input from the distributor who taps on the object.

当該視聴ユニット200は、視聴者側UIコントロールユニット202と、重ね合わせ情報生成ユニット204と、入力情報送信ユニット206を含む。当該視聴ユニット200は、当該ネットワークNWを介して当該サーバ10から、配信者、当該ユーザ端末30のユーザである視聴者、及び他の視聴者が参加する、ライブストリーミングに関連する映像データを受信する。当該視聴者側UIコントロールユニット202は、当該視聴者のUIを制御する。当該視聴者側UIコントロールユニット202は、ディスプレイとスピーカー(図2に表示せず)に接続され、受信した映像データを再生して、当該ディスプレイに映像を表示し、当該スピーカーから音声を出力する。当該映像が当該ディスプレイに出力され、当該音声が当該スピーカーから出力されている状態を「映像データが再生されている」状態と呼ぶことができる。当該視聴者側UIコントロールユニット202は、タッチパネル、キーボード、ディスプレイ等の入力手段(図2に表示せず)にも接続され、当該入力手段を介してユーザの入力を取得する。当該重ね合わせ情報生成ユニット204は、当該サーバ10からの映像データから生成された画像上に、所定のフレーム画像を重ねる。当該フレーム画像には、当該ユーザからの入力を受け付けるためのさまざまなユーザインターフェイスオブジェクト(以下、単に「オブジェクト」という)、当該視聴者により入力されたコメント、及び(または)当該サーバ10から取得した情報などが含まれる。当該入力情報送信ユニット206は、当該ネットワークNWを介して、当該視聴者側UIコントロールユニット202により取得された当該ユーザ入力を当該サーバ10に送信する。 The viewing unit 200 includes a viewer-side UI control unit 202, an overlay information generation unit 204, and an input information transmission unit 206. The viewing unit 200 receives video data related to live streaming, in which a distributor, a viewer who is a user of the user terminal 30, and other viewers participate, from the server 10 via the network NW. The viewer-side UI control unit 202 controls the UI of the viewer. The viewer-side UI control unit 202 is connected to a display and a speaker (not shown in FIG. 2), plays the received video data, displays the video on the display, and outputs the audio from the speaker. The state in which the video is output to the display and the audio is output from the speaker can be called a "video data is being played" state. The viewer-side UI control unit 202 is also connected to an input means (not shown in FIG. 2) such as a touch panel, a keyboard, a display, etc., and acquires user input via the input means. The overlay information generation unit 204 overlays a predetermined frame image on an image generated from video data from the server 10. The frame image includes various user interface objects (hereinafter simply referred to as "objects") for receiving input from the user, comments entered by the viewer, and/or information acquired from the server 10. The input information transmission unit 206 transmits the user input acquired by the viewer-side UI control unit 202 to the server 10 via the network NW.

図3に、本発明の一部の実施態様に基づく、図1のサーバの機能と構成を示すブロック図を示す。当該サーバ10は、配信情報提供ユニット302と、中継ユニット304と、贈り物処理ユニット306と、支払い処理ユニット308と、ストリームDB310と、ユーザDB312と、贈り物DB314と、ユーザ識別ユニット330と、配信時間提案ユニット332と、貢献度DB350と、インタラクションパラメータDB352を含む。当該サーバ10は、機械学習(ML)モデル370と通信する。 Figure 3 shows a block diagram illustrating the functions and configuration of the server of Figure 1 according to some embodiments of the present invention. The server 10 includes a delivery information providing unit 302, a relay unit 304, a gift processing unit 306, a payment processing unit 308, a stream DB 310, a user DB 312, a gift DB 314, a user identification unit 330, a delivery time suggestion unit 332, a contribution DB 350, and an interaction parameter DB 352. The server 10 communicates with a machine learning (ML) model 370.

当該配信者側の当該ユーザ端末20から当該ネットワークNWを介してライブストリーミングの開始通知または要求を受信すると、当該配信情報提供ユニット302は、このライブストリーミングを識別するためのストリームIDと当該ライブストリーミングを行う配信者の配信者IDをストリームDB310に登録する。 When a notification or request to start live streaming is received from the user terminal 20 on the distributor side via the network NW, the distribution information providing unit 302 registers in the stream DB 310 a stream ID for identifying this live streaming and the distributor ID of the distributor performing the live streaming.

当該配信情報提供ユニット302が、当該ネットワークNWを介して当該視聴者側の当該ユーザ端末30の当該視聴ユニット200からライブストリームに関する情報の提供要求を受信すると、当該配信情報提供ユニット302は、当該ストリームDB310から現在利用可能なライブストリームを取得または確認し、利用可能なライブストリームのリストを作成する。当該配信情報提供ユニット302は、作成したリストを当該ネットワークNW経由で要求元の当該ユーザ端末30に送信する。要求元の当該ユーザ端末30の当該視聴者側UIコントロールユニット202は、受信したリストに基づいてライブストリーム選択画面を生成し、当該ユーザ端末30のディスプレイ上に表示する。 When the distribution information providing unit 302 receives a request for information about a live stream from the viewing unit 200 of the user terminal 30 on the viewer side via the network NW, the distribution information providing unit 302 obtains or confirms currently available live streams from the stream DB 310 and creates a list of available live streams. The distribution information providing unit 302 transmits the created list to the requesting user terminal 30 via the network NW. The viewer side UI control unit 202 of the requesting user terminal 30 generates a live stream selection screen based on the received list and displays it on the display of the user terminal 30.

当該ユーザ端末30の当該入力情報送信ユニット206が、当該ライブストリーム選択画面上で当該視聴者の選択結果を受信すると、当該入力情報送信ユニット206は、選択されたライブストリームのストリームIDを含む配信要求を生成し、当該ネットワークNWを介して当該サーバ10に当該要求を送信する。当該配信情報提供ユニット302は、要求元の当該ユーザ端末30に対して、受信した当該配信要求に含まれる当該ストリームIDで指定されるライブストリームの提供を開始する。当該配信情報提供ユニット302は、当該ストリームIDの(または対応する)視聴者IDに、要求元の当該ユーザ端末30の当該視聴者のユーザIDを含めるように当該ストリームDB310を更新する。 When the input information transmission unit 206 of the user terminal 30 receives the viewer's selection on the live stream selection screen, the input information transmission unit 206 generates a distribution request including the stream ID of the selected live stream and transmits the request to the server 10 via the network NW. The distribution information providing unit 302 starts providing the live stream specified by the stream ID included in the received distribution request to the requesting user terminal 30. The distribution information providing unit 302 updates the stream DB 310 so that the viewer ID of the stream ID (or the corresponding viewer ID) includes the user ID of the viewer of the requesting user terminal 30.

当該中継ユニット304は、当該配信情報提供ユニット302により開始された当該ライブストリーミングにおいて、配信者側の当該ユーザ端末20から視聴者側の当該ユーザ端末30に当該映像データを中継する。当該中継ユニット304は、当該ライブストリーミング中または当該映像データの再生中に、当該入力情報送信ユニット206から視聴者によるユーザ入力を表す信号を受信する。当該ユーザ入力を表す信号は、当該ユーザ端末30のディスプレイに表示されたオブジェクトを指定するオブジェクト指定信号であってもよい。当該オブジェクト指定信号は、当該視聴者の視聴者ID、当該視聴者が視聴しているライブストリームの配信者の配信者ID、及び当該オブジェクトを特定するオブジェクトIDを含んでもよい。当該オブジェクトが贈り物であるとき、当該オブジェクトIDは贈り物IDである。同様に、当該中継ユニット304は、当該ユーザ端末20の当該配信ユニット100から、当該映像データの再生中(またはライブストリーミング中)に配信者により行われたユーザ入力を表す信号を受信する。当該信号は、オブジェクト指定信号であってもよい。 The relay unit 304 relays the video data from the user terminal 20 on the distributor side to the user terminal 30 on the viewer side in the live streaming started by the distribution information providing unit 302. The relay unit 304 receives a signal representing a user input by a viewer from the input information transmitting unit 206 during the live streaming or during playback of the video data. The signal representing the user input may be an object designation signal that designates an object displayed on the display of the user terminal 30. The object designation signal may include a viewer ID of the viewer, a broadcaster ID of the broadcaster of the live stream that the viewer is watching, and an object ID that identifies the object. When the object is a gift, the object ID is a gift ID. Similarly, the relay unit 304 receives a signal representing a user input made by a broadcaster during playback (or live streaming) of the video data from the distribution unit 100 of the user terminal 20. The signal may be an object designation signal.

また、当該ユーザ入力を表す信号は、視聴者が当該ユーザ端末30に入力したコメントと当該視聴者の視聴者IDを含むコメント入力信号であってもよい。当該コメント入力信号を受信すると、当該中継ユニット304は、当該コメントと信号に含まれる当該視聴者IDを、当該配信者の当該ユーザ端末20と他の視聴者の当該ユーザ端末30に送信する。これらユーザ端末20、30において、当該視聴者側UIコントロールユニット202と、当該重ね合わせ情報生成ユニット204は、同じく受信した当該視聴者IDと関連付けられたディスプレイ上に受信したコメントを表示する。 The signal representing the user input may also be a comment input signal including a comment input by the viewer to the user terminal 30 and the viewer ID of the viewer. Upon receiving the comment input signal, the relay unit 304 transmits the comment and the viewer ID included in the signal to the user terminal 20 of the distributor and the user terminal 30 of the other viewer. In these user terminals 20, 30, the viewer side UI control unit 202 and the overlay information generation unit 204 display the received comment on a display associated with the viewer ID that was also received.

当該贈り物処理ユニット306は、当該オブジェクト指定信号に含まれる贈り物IDによって特定される贈り物のポイントに基づき、当該配信者のポイントを増加させ、当該ユーザDB312を更新する。具体的には、当該贈り物処理ユニット306は、当該贈り物DB314を参照して、受信した当該オブジェクト指定信号に含まれる当該贈り物IDに対して付与するポイントを特定する。その後、当該贈り物処理ユニット306は、当該ユーザDB312を更新し、当該オブジェクト指定信号に含まれる当該配信者IDの(または当該配信者IDに対応する)ポイントに、特定されたポイントを追加する。 The gift processing unit 306 increases the points of the broadcaster based on the points of the gift identified by the gift ID included in the object designation signal, and updates the user DB 312. Specifically, the gift processing unit 306 refers to the gift DB 314 to identify the points to be granted to the gift ID included in the received object designation signal. The gift processing unit 306 then updates the user DB 312 and adds the identified points to the points of the broadcaster ID (or corresponding to the broadcaster ID) included in the object designation signal.

当該支払い処理ユニット308は、当該オブジェクト指定信号の受信に応答して、視聴者からの贈り物の代金の支払いを処理する。具体的には、当該支払い処理ユニット308は、当該贈り物DB314を参照して、当該オブジェクト指定信号に含まれる当該贈り物IDにより特定される当該贈り物の価格ポイントを特定する。その後、当該支払い処理ユニット308は、当該ユーザDB312を更新し、当該オブジェクト指定信号に含まれる当該視聴者IDにより特定される当該視聴者のポイントから、特定された当該価格ポイントを差し引く。 In response to receiving the object designation signal, the payment processing unit 308 processes the payment of the gift from the viewer. Specifically, the payment processing unit 308 refers to the gift DB 314 to identify the price points of the gift identified by the gift ID included in the object designation signal. The payment processing unit 308 then updates the user DB 312 and subtracts the identified price points from the points of the viewer identified by the viewer ID included in the object designation signal.

図4は、図3のストリームDB310の例示的データ構造を示す表である。当該ストリームDB310は、現在行われているライブストリームに関する情報を保持する。当該ストリームDB310は、ストリームID、配信者ID、視聴者IDを、相互に関連付けて格納する。当該ストリームIDは、当該ライブストリーミングシステム1により提供されるライブストリーミングプラットフォームにおけるライブストリームを識別するためのIDである。当該配信者IDは、当該ライブストリームを提供する配信者を識別するためのユーザIDである。当該視聴者IDは、当該ライブストリームの視聴者を識別するためのユーザIDである。一部の実施態様による当該ライブストリーミングシステム1により提供されるライブストリーミングプラットフォームにおいて、ユーザがライブストリームを開始すると、当該ユーザは配信者となり、同じユーザが別のユーザによりブロードキャストされるライブストリームを視聴すると、当該ユーザは視聴者にもなる。したがって、配信者と視聴者の区別は固定されておらず、あるとき配信者IDとして登録されたユーザIDが、別のときに視聴者IDとして登録されることもあり得る。 Figure 4 is a table showing an exemplary data structure of the stream DB 310 of Figure 3. The stream DB 310 holds information about a live stream currently being performed. The stream DB 310 stores a stream ID, a broadcaster ID, and a viewer ID in mutual association. The stream ID is an ID for identifying a live stream in a live streaming platform provided by the live streaming system 1. The broadcaster ID is a user ID for identifying a broadcaster providing the live stream. The viewer ID is a user ID for identifying a viewer of the live stream. In a live streaming platform provided by the live streaming system 1 according to some embodiments, when a user starts a live stream, the user becomes a broadcaster, and when the same user watches a live stream broadcast by another user, the user also becomes a viewer. Therefore, the distinction between a broadcaster and a viewer is not fixed, and a user ID registered as a broadcaster ID at one time may be registered as a viewer ID at another time.

図5は、図3のユーザDB312の例示的データ構造を示す表である。当該ユーザDB312は、ユーザに関する情報を保持する。当該ユーザDB312は、ユーザID、ポイント、1以上の属性(属性1、2、...)を、それぞれ関連付けて格納する。当該ユーザIDは、ユーザを識別する。当該ポイントは、対応する当該ユーザが保持するポイントに相当する。当該ポイントは、当該ライブストリーミングプラットフォーム内で流通する電子的な価値である。一部の実施態様において、配信者がライブストリーム中に視聴者から贈り物を受け取ると、当該配信者のポイントは当該贈り物に対応する価値だけ増加する。当該ポイントは、例えば、当該配信者が当該ライブストリーミングプラットフォームの管理者から受け取る報酬(金銭など)の量を決定するために使用される。一部の実施態様において、当該配信者が視聴者から贈り物を受け取る際に、当該ポイントに代えて、当該贈り物に対応する金額を付与してもよい。 5 is a table showing an exemplary data structure of the user DB 312 of FIG. 3. The user DB 312 holds information about users. The user DB 312 stores a user ID, points, and one or more attributes (attributes 1, 2, ...) in association with each other. The user ID identifies a user. The points correspond to points held by the corresponding user. The points are electronic value circulated within the live streaming platform. In some embodiments, when a broadcaster receives a gift from a viewer during a live stream, the broadcaster's points are increased by a value corresponding to the gift. The points are used, for example, to determine the amount of compensation (e.g., money) that the broadcaster receives from an administrator of the live streaming platform. In some embodiments, when the broadcaster receives a gift from a viewer, an amount corresponding to the gift may be given instead of the points.

属性の例としては、性別、国、フォロー数、フォロワー数、課金額、及び(または)視聴者レベルなどを含んでもよい。当該フォロー数とは、対応するユーザがフォローしている配信者の数である。当該フォロワー数は、対応するユーザをフォローしている視聴者の数である。当該課金額は、対応するユーザがプラットフォームに課金した金額である。当該視聴者レベルは、対応するユーザの課金額とともに上昇してもよい。性別など一部の属性は、当該プラットフォームへの登録時に当該ユーザから入力されてもよい。国などの一部の属性は、検出ユニット(図3に表示せず)により、当該サーバ10の内部または当該サーバ10の外部で検出されてもよい。 Examples of attributes may include gender, country, following count, number of followers, charge amount, and/or viewer level. The following count is the number of broadcasters followed by the corresponding user. The follower count is the number of viewers following the corresponding user. The charge amount is the amount charged by the corresponding user to the platform. The viewer level may increase with the charge amount of the corresponding user. Some attributes, such as gender, may be input by the user when registering with the platform. Some attributes, such as country, may be detected by a detection unit (not shown in FIG. 3) inside the server 10 or outside the server 10.

図6は、図3の贈り物DB314の例示的データ構造を示す表である。当該贈り物DB314は、当該ライブストリーミング中に当該視聴者が利用できる贈り物についての情報を保持する。贈り物は、電子データである。贈り物は、ポイントまたは金銭で購入するか、無償で提供することができてもよい。贈り物は、 視聴者が配信者に贈ることができる。配信者に贈り物を贈ることは、贈り物を使う、贈り物を送る、贈り物を投げるなどとも呼ばれる。贈り物の中には、購入と同時に使用できるものと、購入後、購入した視聴者が後から任意のタイミングで使用できるものとがある。視聴者が配信者に贈り物を贈ると、当該贈り物に対応する量のポイントが当該配信者に付与される。贈り物が使用されると、その使用によって当該贈り物に関連するエフェクトが発生してもよい。例えば、ライブストリーミング画面に当該贈り物に対応したエフェクト(視覚的効果や聴覚的効果など)が表示される。 FIG. 6 is a table showing an exemplary data structure of the gift DB 314 of FIG. 3. The gift DB 314 holds information about gifts available to the viewer during the live streaming. Gifts are electronic data. Gifts may be purchased with points or money, or may be provided free of charge. Gifts may be given to the broadcaster by the viewer. Giving a gift to the broadcaster is also called using a gift, sending a gift, throwing a gift, etc. Some gifts can be used immediately after purchase, while others can be used at any time after purchase by the viewer who purchased the gift. When a viewer gives a gift to a broadcaster, the broadcaster is granted an amount of points corresponding to the gift. When a gift is used, an effect related to the gift may occur as a result of the use. For example, an effect (such as a visual effect or an auditory effect) corresponding to the gift is displayed on the live streaming screen.

当該贈り物DB314は、贈り物ID、付与ポイント、価格ポイントを、相互に関連付けて格納する。当該贈り物IDは、贈り物を識別するためのものである。当該付与ポイントは、配信者に贈り物が贈られたときに当該配信者に付与されるポイントの量である。当該価格ポイントは、贈り物の使用(購入)に対して支払われるポイントの量である。視聴者は、ライブストリームを視聴しているときに、所望の贈り物の当該価格ポイントを支払うことで、配信者に当該所望の贈り物を贈ることができる。当該価格ポイントの支払いは、適宜の電子決済手段により行うことができる。例えば、視聴者が管理者に当該価格ポイントを支払うことにより、支払いが行われてもよい。あるいは、銀行振り込みやクレジットカードによる支払いが利用されてもよい。当該管理者は、当該付与ポイントと当該価格ポイントとの関係を任意に設定することができる。例えば、付与ポイント=価格ポイントとして設定してもよい。あるいは、当該付与ポイントに1.2などの所定の係数を乗じたポイントを当該価格ポイントとして設定しても、当該付与ポイントに所定の手数料ポイントを加算したポイントを当該価格ポイントとして設定してもよい。 The gift DB 314 stores gift IDs, assigned points, and price points in association with each other. The gift ID is for identifying a gift. The assigned points are the amount of points assigned to a broadcaster when the gift is given to the broadcaster. The price points are the amount of points paid for the use (purchase) of a gift. A viewer can give a desired gift to a broadcaster by paying the price points of the desired gift while watching a live stream. The payment of the price points can be made by an appropriate electronic payment method. For example, the viewer may pay the price points to the administrator. Alternatively, payment may be made by bank transfer or credit card. The administrator can arbitrarily set the relationship between the assigned points and the price points. For example, the assigned points may be set to be equal to the price points. Alternatively, the assigned points may be multiplied by a predetermined coefficient such as 1.2 as the price points, or the assigned points may be added with a predetermined fee point as the price points.

当該ユーザ識別ユニット330は、特定の視聴者が特定の配信者に対する上位貢献者候補(または高貢献者候補)であるか否かを識別(または判定あるいは予測)するように構成される。当該ユーザ識別ユニット330は、当該ストリームDB310、当該ユーザDB312、当該贈り物DB314、当該貢献度DB350、当該インタラクションパラメータDB352を参照し、判定または予測に機械学習モデル370を利用してもよい。当該判定または予測の結果は、上位貢献者タグおよび(または)上位貢献者候補タグとして、当該貢献度DB350に格納または登録されてもよい。詳細は後述する。 The user identification unit 330 is configured to identify (or determine or predict) whether a particular viewer is a top contributor candidate (or high contributor candidate) for a particular broadcaster. The user identification unit 330 may refer to the stream DB 310, the user DB 312, the gift DB 314, the contribution DB 350, and the interaction parameter DB 352, and may use a machine learning model 370 for the determination or prediction. The result of the determination or prediction may be stored or registered in the contribution DB 350 as a top contributor tag and/or a top contributor candidate tag. Details will be described later.

図7は、図3の貢献度DB350の例示的データ構造を示す表である。当該貢献度DB350は、当該配信者ID、当該視聴者ID、過去の貢献度、閾値(または貢献度閾値)、現在の貢献度、上位貢献者タグ、上位貢献者候補タグを、互いに関連付けて保持する。 Figure 7 is a table showing an example data structure of the contribution DB 350 of Figure 3. The contribution DB 350 holds the distributor ID, the viewer ID, past contribution, threshold (or contribution threshold), current contribution, top contributor tag, and top contributor candidate tag in association with each other.

当該過去の貢献度は、所定の期間(例えば、過去1か月間)において、視聴者から配信者への貢献量である。 The past contribution level is the amount of contribution made by the viewer to the distributor over a specified period (e.g., the past month).

当該閾値または貢献度閾値は、視聴者が配信者にとっての上位貢献者(または高貢献者)であるか否かを判定するために用いられる。当該閾値は、配信者の全視聴者から当該配信者への総貢献度の上位T%(または最初のT%分位数)である。一部の実施態様において、当該閾値は、配信者の全視聴者から当該配信者への総貢献度の最初のY分位数であってもよい。したがって、当該閾値は、各配信者に対して異なる。また、当該閾値は、所定時間毎に更新される。 The threshold or contribution threshold is used to determine whether a viewer is a top contributor (or high contributor) to a streamer. The threshold is the top T% (or first T% quantile) of total contributions to the streamer from all viewers of the streamer. In some embodiments, the threshold may be the first Y quantile of total contributions to the streamer from all viewers of the streamer. Thus, the threshold is different for each streamer. Also, the threshold is updated at regular intervals.

当該現在の貢献度は、現在の計算期間における、視聴者から配信者への貢献状況に基づき、リアルタイムに更新される。 The current contribution level is updated in real time based on the viewer's contribution to the streamer during the current calculation period.

当該上位貢献者タグは、視聴者が配信者に対して上位貢献者(または高貢献者、上位支出者)として既に登録されているか否かを示すタグである。当該現在の貢献度が当該貢献度閾値を超えると、対応する視聴者は、対応する配信者の上位貢献者として登録される。例えば、視聴者V2の現在の貢献度[2500ポイント]は、配信者D1の閾値[2400ポイント]を既に超えているため、視聴者V2は配信者D1の上位貢献者として登録される。ただし、視聴者V2は、他の配信者の上位貢献者になっていない可能性がある。当該上位貢献者タグの登録は、当該ユーザ識別ユニット330により行われてもよい。 The top contributor tag is a tag that indicates whether the viewer is already registered as a top contributor (or high contributor, top spender) to the broadcaster. When the current contribution exceeds the contribution threshold, the corresponding viewer is registered as a top contributor to the corresponding broadcaster. For example, viewer V2's current contribution [2500 points] already exceeds broadcaster D1's threshold [2400 points], so viewer V2 is registered as a top contributor to broadcaster D1. However, viewer V2 may not be a top contributor to other broadcasters. The registration of the top contributor tag may be performed by the user identification unit 330.

当該上位貢献者候補タグは、ある配信者の上位貢献者にまだなっていない視聴者が、将来のある時点(例えば、半月後や1か月後)でその配信者の上位貢献者になる可能性があるか否かを示すタグである。一部の実施態様において、上位貢献者候補タグは、視聴者からの貢献度が、将来のある時点で配信者に対応する閾値を超えるか否かを示す。タグの判定(または予測)は、当該ユーザ識別ユニット330が当該機械学習モデル370を利用して実行してもよい。上位貢献者候補タグの判定時点において、視聴者が既に配信者の上位貢献者である場合(例えば、配信者D1に対する視聴者V2)、タグにNA(不適用)とマークされてもよい。本実施態様において、上位貢献者候補タグの判定時点で、視聴者V3は配信者D1に対する上位貢献者としてまだ登録されていないが、上位貢献者候補としてタグ付けされている。つまり、当該機械学習モデル370による予測結果に基づいて、将来のある時点で視聴者V3の配信者D1に対する貢献度が配信者D1に対応する貢献度閾値を超える可能性が高い(または確率が確率閾値以上である)ことになる。一部の実施態様において、貢献度の単位はポイントであってもよい。一部の実施態様において、貢献度の単位は任意の金銭的単位または貨幣であってもよい。 The top contributor candidate tag is a tag indicating whether a viewer who is not yet a top contributor to a certain broadcaster is likely to become a top contributor to the broadcaster at some point in the future (e.g., half a month or one month later). In some embodiments, the top contributor candidate tag indicates whether the contribution from the viewer will exceed a threshold corresponding to the broadcaster at some point in the future. The tag determination (or prediction) may be performed by the user identification unit 330 using the machine learning model 370. If the viewer is already a top contributor to the broadcaster (e.g., viewer V2 to broadcaster D1) at the time of determining the top contributor candidate tag, the tag may be marked as NA (not applicable). In this embodiment, at the time of determining the top contributor candidate tag, viewer V3 has not yet been registered as a top contributor to broadcaster D1, but is tagged as a top contributor candidate. In other words, based on the prediction result by the machine learning model 370, it is highly likely that viewer V3's contribution to broadcaster D1 will exceed the contribution threshold corresponding to broadcaster D1 at some point in the future (or the probability is equal to or greater than the probability threshold). In some embodiments, the unit of contribution may be points. In some embodiments, the units of contribution may be any monetary unit or currency.

図8は、視聴者と配信者間の例示的な日別貢献度データを示すグラフである。日別貢献度データは、視聴者が配信者に与えたポイントなどの各日の貢献度を示す。同様の貢献度データは、視聴者と貢献者のペアごとに格納される。当該貢献度データは、当該貢献度DB350の一部として格納されてもよい。 Figure 8 is a graph showing exemplary daily contribution data between viewers and broadcasters. The daily contribution data indicates each day's contribution, such as points given by the viewer to the broadcaster. Similar contribution data is stored for each viewer-contributor pair. The contribution data may be stored as part of the contribution DB 350.

図9は、図3のインタラクションパラメータDB352の例示的データ構造を示す表である。当該インタラクションパラメータDB352は、配信者ID、視聴者ID、および1つ以上のインタラクションパラメータ(インタラクションパラメータ1、2、...)を保持する。 Figure 9 is a table showing an example data structure of the interaction parameter DB 352 of Figure 3. The interaction parameter DB 352 holds a distributor ID, a viewer ID, and one or more interaction parameters (interaction parameters 1, 2, ...).

図9に示す当該インタラクションパラメータは、各配信者/視聴者ペアに関連付けられている。当該インタラクションパラメータの例としては、貢献率、総貢献率、平均コメント数、視聴率、貢献相関係数、コメント相関係数、視聴率相関係数を含んでもよい。 The interaction parameters shown in FIG. 9 are associated with each broadcaster/viewer pair. Examples of the interaction parameters may include contribution rate, total contribution rate, average number of comments, viewership rate, contribution correlation coefficient, comment correlation coefficient, and viewership correlation coefficient.

当該貢献率は、[一定期間内における視聴者から配信者への貢献]を[当該配信者の貢献度閾値]で割ったものとして定義されてもよい。当該総貢献率は、[一定期間内における視聴者からの全貢献(他の配信者への貢献を含む)]を[当該配信者の貢献度閾値]で割ったものとして定義されてもよい。当該平均コメント数は、[視聴者から配信者への(または配信者のライブストリームにおける)コメント数]を[当該配信者が開始したライブストリーム数]で割ったものとして定義されてもよい。当該視聴率は、[視聴者が配信者のライブストリームを視聴した時間]を[当該配信者のライブストリームの合計時間]で割ったものとして定義されてもよい。 The contribution rate may be defined as the contributions from viewers to the streamer in a given time period divided by the streamer's contribution threshold. The total contribution rate may be defined as all contributions from viewers (including contributions to other streamers) in a given time period divided by the streamer's contribution threshold. The average number of comments may be defined as the number of comments from viewers to the streamer (or on the streamer's live stream) divided by the number of live streams started by the streamer. The viewership rate may be defined as the amount of time viewers spent watching the streamer's live stream divided by the total amount of time the streamer's live streams were played.

当該貢献相関係数は、(視聴者から配信者への)貢献の時間に対する変動傾向を示す。当該貢献相関係数の値は、-1から1の範囲で設定することができる。正の値は、時間と共に貢献が増加することを意味し、負の値は、時間と共に貢献が減少することを意味する。 The contribution correlation coefficient indicates the trend of change in contributions (from viewers to broadcasters) over time. The value of the contribution correlation coefficient can be set in the range of -1 to 1. A positive value means that contributions increase over time, and a negative value means that contributions decrease over time.

当該コメント相関係数は、(視聴者から配信者への)コメント量の時間に対する変動傾向を示す。当該コメント相関係数の値は、-1から1の範囲で設定することができる。正の値は、時間と共にコメントが増加することを意味し、負の値は、時間と共にコメントが減少することを意味する。 The comment correlation coefficient indicates the trend of changes in the amount of comments (from viewers to broadcasters) over time. The value of the comment correlation coefficient can be set in the range of -1 to 1. A positive value means that the number of comments increases over time, and a negative value means that the number of comments decreases over time.

当該視聴率相関係数は、視聴率の時間に対する変動傾向を示す。当該視聴率相関係数の値は、-1から1の範囲で設定することができる。正の値は、視聴者が配信者のライブストリームをより多く(またはより多くの割合で)視聴していることを意味し、負の値は、視聴者が配信者のライブストリームをより少なく(またはより少ない割合で)視聴していることを意味する。 The viewership correlation coefficient indicates the trend of fluctuations in viewership over time. The value of the viewership correlation coefficient can be set in the range of -1 to 1. A positive value means that the viewer is watching more (or a greater proportion) of the broadcaster's live stream, and a negative value means that the viewer is watching less (or a smaller proportion) of the broadcaster's live stream.

当該機械学習モデル370は、1つ以上の機械学習モデルを含む機械学習DBであってもよい。一部の実施態様において、当該機械学習モデル370は、当該サーバ10内に実装されてもよい。当該機械学習モデル370は、教師あり学習アルゴリズムまたは勾配ブースティングアルゴリズムなどの機械学習アルゴリズムを含むか、または利用することができる。LightGBM(Light Gradient Boosting Machine)が実装されてもよい。決定木アルゴリズムが実装されてもよい。 The machine learning model 370 may be a machine learning DB that includes one or more machine learning models. In some embodiments, the machine learning model 370 may be implemented within the server 10. The machine learning model 370 may include or utilize a machine learning algorithm, such as a supervised learning algorithm or a gradient boosting algorithm. A LightGBM (Light Gradient Boosting Machine) may be implemented. A decision tree algorithm may be implemented.

図10に、本発明の一部の実施態様に基づく方法を示す例示的なフローチャートを示す。 Figure 10 shows an exemplary flow chart illustrating a method according to some embodiments of the present invention.

工程S1000では、当該サーバ10(または、当該配信情報提供ユニット302など)が、貢献度予測リクエストを受け取る。当該リクエストは、視聴者とおよび配信者と関連付けられており、視聴者ID及び配信者IDを含む。当該リクエストは、配信者(または当該配信者の端末)、またはストリーミングプラットフォームのオペレータからであってもよい。 In step S1000, the server 10 (or the distribution information providing unit 302, etc.) receives a contribution prediction request. The request is associated with a viewer and a broadcaster, and includes a viewer ID and a broadcaster ID. The request may be from a broadcaster (or a terminal of the broadcaster), or from an operator of a streaming platform.

工程S1002では、当該サーバ10が、当該貢献度予測リクエストに含まれる当該視聴者ID及び当該配信者IDに基づいて、当該貢献度予測リクエストに関連付けられた当該視聴者及び当該配信者を判定/特定する。この処理は、例えば、当該ユーザ識別ユニット330によって実行されてもよい。 In step S1002, the server 10 determines/identifies the viewer and the broadcaster associated with the contribution prediction request based on the viewer ID and the broadcaster ID included in the contribution prediction request. This process may be performed by, for example, the user identification unit 330.

工程S1004では、当該サーバ10が、当該視聴者の(現在の計算セッションにおける)当該配信者への現在の貢献度が、当該配信者の閾値に既に達しているか否かを判定する。「はい」の場合、フローは工程S1006に進む。「いいえ」の場合、フローは工程S1008に進む。当該サーバ10は、当該貢献度DB350を参照することにより、判定を行う。当該判定処理は、例えば、当該ユーザ識別ユニット330によって実行されてもよい。 In step S1004, the server 10 determines whether the viewer's current contribution to the distributor (in the current computation session) has already reached the distributor's threshold value. If yes, the flow proceeds to step S1006. If no, the flow proceeds to step S1008. The server 10 makes the determination by referring to the contribution DB 350. The determination process may be performed, for example, by the user identification unit 330.

工程S1006では、当該視聴者がリクエスト側で上位貢献者として表示される。例えば、当該貢献度予測リクエストを開始した当該配信者の当該ユーザ端末の画面上に、当該視聴者が上位貢献者として表示される。具体的に、当該サーバ10は、当該視聴者が既に当該配信者の上位貢献者であることを示す工程S1004の結果をリクエスト側に送信し、リクエスト側で当該視聴者を上位貢献者として表示できるようにする。 In step S1006, the viewer is displayed as a top contributor on the requesting side. For example, the viewer is displayed as a top contributor on the screen of the user terminal of the distributor who initiated the contribution prediction request. Specifically, the server 10 transmits the result of step S1004, which indicates that the viewer is already a top contributor to the distributor, to the requesting side, so that the requesting side can display the viewer as a top contributor.

工程S1008では、当該ユーザ識別ユニット330が、ユーザの属性(当該視聴者及び当該配信者の属性、他の視聴者及び他の配信者の属性)について、当該ユーザDB312を参照する。当該ユーザ識別ユニット330が、視聴者及び配信者間の貢献度データについて、当該貢献度DB350を参照する。当該ユーザ識別ユニット330が、インタラクションパラメータ(当該視聴者と当該配信者の間、及び(または)当該視聴者と他の配信者の間など)について、当該インタラクションパラメータDB352を参照する。 In step S1008, the user identification unit 330 refers to the user DB 312 for user attributes (attributes of the viewer and the broadcaster, attributes of other viewers and other broadcasters). The user identification unit 330 refers to the contribution DB 350 for contribution data between viewers and broadcasters. The user identification unit 330 refers to the interaction parameter DB 352 for interaction parameters (between the viewer and the broadcaster, and/or between the viewer and other broadcasters, etc.).

工程S1010では、当該ユーザ識別ユニット330が、工程S1008で受信したデータまたは情報を当該機械学習モデル370に入力する。当該機械学習モデル370は、上述の入力に基づき、当該配信者に対する当該視聴者の貢献度予測を判定または計算し、貢献度予測結果を当該ユーザ識別ユニット330に送信する。一部の実施態様において、当該貢献度予測結果は、将来のタイミング(例えば、1か月後または0.5か月後)において、当該視聴者の(当該配信者に対する)貢献度(または現在の貢献度)が、当該配信者の当該貢献度閾値を超える可能性の確率(または確率値)であってもよい。その後、当該ユーザ識別ユニット330は、当該確率と確率閾値とを比較することにより、当該配信者に対する当該視聴者の(当該貢献度DB350内における)上位貢献者候補タグの値(またはタイプ/クラス)を決定してもよい。当該確率閾値は、ストリーミングプラットフォームのオペレータによって決定されてもよい。当該確率閾値は、例えば、50%、75%、または90%であってもよい。 In step S1010, the user identification unit 330 inputs the data or information received in step S1008 into the machine learning model 370. The machine learning model 370 determines or calculates a contribution prediction of the viewer to the broadcaster based on the input, and transmits the contribution prediction result to the user identification unit 330. In some embodiments, the contribution prediction result may be a probability (or probability value) of the viewer's contribution (or current contribution) (to the broadcaster) exceeding the broadcaster's contribution threshold at a future time (e.g., one month later or 0.5 months later). The user identification unit 330 may then determine the value (or type/class) of the top contributor candidate tag (in the contribution DB 350) of the viewer to the broadcaster by comparing the probability with a probability threshold. The probability threshold may be determined by an operator of a streaming platform. The probability threshold may be, for example, 50%, 75%, or 90%.

工程S1012では、リクエスト側において、当該貢献度予測結果が表示される。例えば、貢献度予測リクエストを開始した当該配信者の当該ユーザ端末の画面上に、当該視聴者の視聴者IDとともに、予測された確率値(または、「はい」または「いいえ」で示される上位貢献者候補タグ)が表示されてもよい。具体的には、当該サーバ10が、工程S1010の予測結果をリクエスト側に送信し、リクエスト側で予測結果を表示できるようにする。 In step S1012, the contribution prediction result is displayed on the requesting side. For example, the predicted probability value (or a top contributor candidate tag indicated by "yes" or "no") may be displayed on the screen of the user terminal of the distributor who initiated the contribution prediction request, along with the viewer ID of the viewer. Specifically, the server 10 transmits the prediction result of step S1010 to the requesting side, allowing the prediction result to be displayed on the requesting side.

一部の実施態様において、上述の貢献度予測処理は、リアルタイムで実行される。すなわち、当該サーバ10は、視聴者/配信者のペアに関する貢献度予測リクエストを受信すると(例えば、当該視聴者が当該配信者のチャットルームに参加し、当該配信者が当該視聴者に関する貢献度予測リクエストを開始した場合)、当該ユーザ識別ユニット330が、属性データ、貢献度データ、及びインタラクションパラメータデータについて、当該ユーザDB312、当該貢献度DB350、及び当該インタラクションパラメータDB352にリアルタイムでアクセスする。その後、上述の特徴量データが当該機械学習モデル370に入力され、リアルタイムで予測結果が生成される。当該ストリームDB310、当該ユーザDB312、当該贈り物DB314、当該貢献度DB350、及び(または)当該インタラクションパラメータDB352の更新も、リアルタイムに行われる。当該データベースの更新は、クラウドサービスや、BigQueryサービスなど、当該サーバ10外部のサービスまたはデータベースとの通信によって実現されてもよい。 In some embodiments, the above-described contribution prediction process is performed in real time. That is, when the server 10 receives a contribution prediction request for a viewer/broadcaster pair (e.g., when the viewer joins the broadcaster's chat room and the broadcaster initiates a contribution prediction request for the viewer), the user identification unit 330 accesses the user DB 312, the contribution DB 350, and the interaction parameter DB 352 in real time for attribute data, contribution data, and interaction parameter data. The above-described feature data is then input to the machine learning model 370, and a prediction result is generated in real time. The stream DB 310, the user DB 312, the gift DB 314, the contribution DB 350, and/or the interaction parameter DB 352 are also updated in real time. The database updates may be achieved by communication with a service or database outside the server 10, such as a cloud service or a BigQuery service.

一部の実施態様において、バッチ処理が貢献度予測処理において組み込まれて、または利用されてもよい。例えば、当該ストリームDB310、当該ユーザDB312、当該贈り物DB314、当該貢献度DB350、及び(または)当該インタラクションパラメータDB352の更新は、1日に1回、一定のタイミングで実行される。更新されたデータ(属性データ、貢献度データ、インタラクションパラメータデータなど)は、当該機械学習モデル370により視聴者/配信者ペアごとの貢献度予測結果を生成するめの特徴量として用いられる。その後、当該貢献度予測結果は、例えば、当該貢献度DB350に格納される。その後、視聴者が配信者のチャットルームに参加し、当該配信者が当該視聴者に関する貢献度予測リクエストを開始すると、当該ユーザ識別ユニット330が、当該貢献度DB350内の予測結果(前日に準備または算出されていてもよい)にアクセスし、当該配信者に応答する。一部の実施態様において、バッチ形式の予測プロセスは、予測計算において最新の情報を欠く可能性があるが、データベース更新時間及び(または)機械学習モデル推論時間を節約することができる。一部の実施態様において、当該バッチ形式の予測プロセスは、より迅速に予測結果を提供し、より良いユーザエクスペリエンスにつながる可能性がある。 In some embodiments, batch processing may be incorporated or utilized in the contribution prediction process. For example, updates to the stream DB 310, the user DB 312, the gift DB 314, the contribution DB 350, and/or the interaction parameter DB 352 are performed at a fixed timing, such as once a day. The updated data (attribute data, contribution data, interaction parameter data, etc.) are used as features for the machine learning model 370 to generate a contribution prediction result for each viewer/broadcaster pair. The contribution prediction result is then stored, for example, in the contribution DB 350. Then, when a viewer joins a broadcaster's chat room and the broadcaster initiates a contribution prediction request for the viewer, the user identification unit 330 accesses the prediction result in the contribution DB 350 (which may have been prepared or calculated the day before) and responds to the broadcaster. In some embodiments, a batch-based prediction process may lack the latest information in the prediction calculation, but can save database update time and/or machine learning model inference time. In some embodiments, the batch prediction process may provide faster prediction results, leading to a better user experience.

図11は、本発明の一部の実施態様に基づく機械学習モデル370が貢献度予測を判定または計算する方法の一例である。 Figure 11 is an example of how a machine learning model 370 in accordance with some embodiments of the present invention determines or calculates a contribution prediction.

図11に示すように、当該機械学習モデル370に入力される特徴量には、当該視聴者と当該配信者間のインタラクションパラメータ、当該配信者の属性、当該視聴者の属性が含まれる。当該特徴量は、当該ストリームDB310、当該ユーザDB312、当該貢献度DB350及び(または)当該インタラクションパラメータDB352などの各種データベースから取得される。過去X日間の特徴量(または特徴量の値)が当該機械学習モデル370に入力される。目的は、将来のタイミング(例えば、Y日後)において、当該配信者に対する当該視聴者の貢献度が当該配信者の貢献度閾値を超えるか否かを判断することにある。一部の実施態様において、目的は、将来のタイミング(Y日後)において、当該配信者に対する当該視聴者の貢献度が当該配信者の貢献度閾値を超える可能性がどの程度あるかを示す確率を生成することにある。 As shown in FIG. 11, the features input to the machine learning model 370 include interaction parameters between the viewer and the broadcaster, attributes of the broadcaster, and attributes of the viewer. The features are obtained from various databases such as the stream DB 310, the user DB 312, the contribution DB 350, and/or the interaction parameter DB 352. The features (or feature values) for the past X days are input to the machine learning model 370. The objective is to determine whether the viewer's contribution to the broadcaster will exceed the broadcaster's contribution threshold at a future time (e.g., Y days later). In some embodiments, the objective is to generate a probability indicating how likely it is that the viewer's contribution to the broadcaster will exceed the broadcaster's contribution threshold at a future time (Y days later).

図12は、本発明の一部の実施態様に基づく機械学習モデル370の例示的なトレーニング及び推論段階を示す概略図である。本実施態様において、当該機械学習モデル370は、定期的に(例えば、毎週、毎月、毎年など)、最新の利用可能なデータを使用して再トレーニングされる。例えば、当該機械学習モデル370は、各月の1日に再トレーニングされる。(再)トレーニング段階では、先月に取得されたデータがトレーニングと検証に使用され、2か月前に得られたデータが閾値を計算するために使用される。(再)学習は、手動または自動で行われてもよい。図12に示す例において、トレーニング段階は、過去である6月の期間と7月の期間とを含む。推論段階は、未来である8月の期間を含む。 Figure 12 is a schematic diagram illustrating an exemplary training and inference phase of a machine learning model 370 according to some embodiments of the present invention. In this embodiment, the machine learning model 370 is periodically (e.g., weekly, monthly, yearly, etc.) retrained using the latest available data. For example, the machine learning model 370 is retrained on the first day of each month. In the (re)training phase, data obtained in the last month is used for training and validation, and data obtained two months ago is used to calculate the threshold. The (re)learning may be performed manually or automatically. In the example shown in Figure 12, the training phase includes a period of 6 months and a period of 7 months in the past. The inference phase includes a period of 8 months in the future.

6月の期間(または6月の期間終了時)には、各配信者の6月の期間における総受領貢献度の上位10%(または最初の10%分位数、または貢献度上位10位)を用いて、各配信者の貢献度閾値が算出される。 During the June period (or at the end of the June period), the contribution threshold for each streamer is calculated using the top 10% (or first 10% quantile, or top 10 contributions) of total received contributions for each streamer during the June period.

7月の期間において、各視聴者/配信者ペア間の貢献度データ、各視聴者/配信者ペア間のインタラクションパラメータ、各視聴者の属性、及び各配信者の属性が、機械学習モデル370のトレーニングデータとして取得される。当該機械学習モデル370は、トレーニングデータをトレーニングセット及び検証セットとして利用し、貢献度予測を行い、グラウンドトゥルースの貢献度データに基づいて自己学習を行ってもよい。当該貢献度予測は、7月の期間内のタイミングで、配信者に対する視聴者の貢献度が、当該配信者の貢献度閾値(6月の期間のデータから算出)を超える可能性がどの程度あるかを示す確率であってもよい。 During the July period, contribution data between each viewer/broadcaster pair, interaction parameters between each viewer/broadcaster pair, attributes of each viewer, and attributes of each broadcaster are acquired as training data for the machine learning model 370. The machine learning model 370 may use the training data as a training set and a validation set to perform contribution prediction and self-learn based on the ground truth contribution data. The contribution prediction may be a probability indicating how likely it is that the viewer's contribution to a broadcaster will exceed the broadcaster's contribution threshold (calculated from data for the June period) at a timing during the July period.

推論段階である8月の期間には、各配信者の7月の期間における総受領貢献度の上位10%(または最初の10%分位数、または貢献度上位10位)を用いて、各配信者の新しい貢献度閾値が算出される。各視聴者/配信者ペア間の貢献度データ、各視聴者/配信者ペア間のインタラクションパラメータ、各視聴者の属性、及び各配信者の属性が、当該機械学習モデル370に入力される新しい特徴量として取得される。その後、当該機械学習モデル370は、将来のタイミングにおいて、配信者に対する視聴者の貢献度が、当該配信者の新しい貢献度閾値を超える可能性がどの程度あるかという確率を含む推論結果を提供する。 During the inference phase in August, a new contribution threshold for each broadcaster is calculated using the top 10% (or first 10% quantile, or top 10 contributions) of each broadcaster's total received contributions in July. Contribution data between each viewer/broadcaster pair, interaction parameters between each viewer/broadcaster pair, attributes of each viewer, and attributes of each broadcaster are obtained as new features to be input into the machine learning model 370. The machine learning model 370 then provides an inference result including a probability of how likely it is that a viewer's contribution to a broadcaster will exceed the broadcaster's new contribution threshold at a future time.

一部の実施態様において、過去10日間の特徴量データ(X=10)が、当該機械学習モデル370によって、将来の14日間(または今から14日間、Y=14)における貢献度予測を生成するために使用される。例えば、8月14日に貢献度予測を算出する場合、当該機械学習モデル370に入力される当該特徴量データは、8月5日から8月14日(または8月4日から8月13日)内の貢献度データ、属性データ及びインタラクションパラメータデータを含み、当該機械学習モデル370の出力は、8月27日(または8月28日)の貢献度予測を含む。 In some embodiments, feature data from the past 10 days (X=10) is used by the machine learning model 370 to generate a contribution prediction for the next 14 days (or 14 days from now, Y=14). For example, when calculating a contribution prediction for August 14th, the feature data input to the machine learning model 370 includes contribution data, attribute data, and interaction parameter data from August 5th to August 14th (or August 4th to August 13th), and the output of the machine learning model 370 includes a contribution prediction for August 27th (or August 28th).

図13に、本発明の一部の実施態様に基づく配信者のユーザ端末におけるライブストリーミング画面の一例を示す概略図を示す。 Figure 13 shows a schematic diagram of an example of a live streaming screen on a broadcaster's user terminal based on some embodiments of the present invention.

当該配信者LVは、当該視聴者ID(または視聴者名)V14をタップして、当該貢献度予測をリクエストすることができる。その後、当該機械学習モデル370が算出した当該貢献度予測結果が表示される。本実施態様において、視聴者V14が将来のタイミングで配信者LVの上位貢献者になる(つまり、視聴者V14からの貢献が配信者LVの貢献度閾値を超える)可能性の確率(0.7=70%)として表示される。一部の実施態様において、視聴者V14が配信者LVの上位貢献者になる可能性があるか否かを示す「上位貢献者候補タグ」が表示されてもよい。 The broadcaster LV can tap the viewer ID (or viewer name) V14 to request the contribution prediction. The contribution prediction result calculated by the machine learning model 370 is then displayed. In this embodiment, it is displayed as a probability (0.7 = 70%) of the possibility that the viewer V14 will become a top contributor to the broadcaster LV at a future time (i.e., the contribution from the viewer V14 will exceed the contribution threshold of the broadcaster LV). In some embodiments, a "top contributor candidate tag" indicating whether the viewer V14 is likely to become a top contributor to the broadcaster LV may be displayed.

図14に、本発明の一部の実施態様に基づく配信者のユーザ端末におけるライブストリーミング画面の一例を示す概略図を示す。 Figure 14 shows a schematic diagram of an example of a live streaming screen on a broadcaster's user terminal based on some embodiments of the present invention.

当該配信者側の装置は、ライブストリーム中、当該配信者からの現在の視聴者リストの表示指示に応答して、当該サーバ10に現在の視聴者リストの取得リクエストを送信する。当該リクエストには、当該ライブストリームのストリームIDが含まれる。当該サーバ10は、当該ストリームDB310を参照することにより、当該リクエストに含まれる当該ストリームIDに対応する視聴者IDのリストを特定する。その後、当該サーバ10は、当該貢献度DB350を参照して、特定したリストの視聴者IDごとに、(それぞれの当該視聴者IDの)当該視聴者が、上位貢献者または上位貢献者候補としてタグ付けされているか、或いはそれらのいずれでもないかを判定する。当該サーバ10は、特定したリストのそれぞれの当該視聴者IDに、判定結果を付加する。当該サーバ10は、特定したリストをリクエスト元の当該配信者の装置に送信する。当該装置は、現在の視聴者リスト領域R1を生成し、ライブストリームルーム画面内に表示する。当該領域には、現在の視聴者リストが表示される。当該領域には、上位貢献者としてタグ付けされた視聴者が一番上に表示され、その下に上位貢献者候補としてタグ付けされた視聴者が表示される。当該上位貢献及び(または)上位貢献者候補は、他者よりも目立つように表示される。これにより、当該配信者は、誰に注目し、誰とよりコミュニケーションをとるべきかを容易に認識することができる。 During a live stream, the distributor's device transmits a request to obtain a current viewer list to the server 10 in response to an instruction from the distributor to display a current viewer list. The request includes the stream ID of the live stream. The server 10 identifies a list of viewer IDs corresponding to the stream ID included in the request by referring to the stream DB 310. The server 10 then references the contribution DB 350 to determine, for each viewer ID in the identified list, whether the viewer (of each viewer ID) is tagged as a top contributor or a top contributor candidate, or neither. The server 10 adds the determination result to each viewer ID in the identified list. The server 10 transmits the identified list to the requesting distributor's device. The device generates a current viewer list area R1 and displays it in the live stream room screen. The current viewer list is displayed in the area. In the area, viewers tagged as top contributors are displayed at the top, and viewers tagged as top contributor candidates are displayed below them. The top contributions and/or potential top contributors are displayed more prominently than others, allowing the broadcaster to easily recognize who to pay attention to and who they should communicate with more.

一部の実施態様において、上述したバッチ形式の貢献度予測プロセスが、図14の実施態様における当該貢献度DB350の上位貢献者タグ及び(または)上位貢献者候補タグの判定に利用されてもよい。それにより、現在の視聴者すべてに対してリアルタイムでそれらのタグを判定または計算する場合と比較して、時間を節約することができる。 In some embodiments, the batch contribution prediction process described above may be used to determine the top contributor tags and/or potential top contributor tags for the contribution DB 350 in the embodiment of FIG. 14, thereby saving time compared to determining or calculating those tags in real time for all current viewers.

図7、図8、図9に示すように、当該機械学習モデル370に入力される特徴量は、当該貢献度DB350からの貢献度データと、当該インタラクションパラメータDB352からの当該インタラクションパラメータを含む。当該貢献度データ及び当該インタラクションパラメータは、視聴者/配信者ペアごとに固有である、または関連付けられている。したがって、当該機械学習モデル370によって提供される、一配信者に対する一視聴者の貢献度予測は、当該視聴者と当該配信者間のインタラクションに相関しているだけでなく、当該視聴者と他の配信者間のインタラクションに相関していてもよい。つまり、一配信者に対する一視聴者の貢献度予測は、当該機械学習モデル370によって、当該視聴者と他の配信者間のインタラクションパラメータ及び(または)貢献度データに基づき判定されてもよい。 As shown in Figures 7, 8, and 9, the features input to the machine learning model 370 include contribution data from the contribution DB 350 and the interaction parameters from the interaction parameter DB 352. The contribution data and the interaction parameters are unique or associated with each viewer/broadcaster pair. Thus, the contribution prediction of a viewer to a broadcaster provided by the machine learning model 370 may not only be correlated with the interaction between the viewer and the broadcaster, but may also be correlated with the interaction between the viewer and other broadcasters. In other words, the contribution prediction of a viewer to a broadcaster may be determined by the machine learning model 370 based on the interaction parameters and/or contribution data between the viewer and other broadcasters.

例えば、一部の実施態様において、当該機械学習モデル370は、当該貢献度DB350の貢献度データに基づいて(または、当該インタラクションパラメータDB352中の当該視聴者V1と当該配信者D2間の貢献度相関係数の値に基づいて)、配信者D2に対する視聴者V1の貢献度増加(または貢献度増加傾向)を検出または判定する。当該機械学習モデル370は、予測の時点において当該配信者D1に対する当該視聴者V1の貢献度増加傾向が明らかでなくても、当該配信者D1に対する当該視聴者V1の貢献度予測を大きいと判定してもよい。一部の実施態様において、当該視聴者V1から当該配信者D2への貢献度増加は、当該視聴者V1の貢献能力または貢献意欲の増加を示していてもよい。したがって、当該視聴者V1の貢献度予測値が増加していることを当該配信者D1に対して提示することで、当該配信者D1は、当該視聴者V1により注目したり、交流を増やしたりすることで、当該視聴者V1からより貢献を受ける可能性を高めることができる。 For example, in some embodiments, the machine learning model 370 detects or determines an increase in the contribution of the viewer V1 to the broadcaster D2 (or a trend of increasing contribution) based on the contribution data in the contribution DB 350 (or based on the value of the contribution correlation coefficient between the viewer V1 and the broadcaster D2 in the interaction parameter DB 352). The machine learning model 370 may determine that the predicted contribution of the viewer V1 to the broadcaster D1 is large even if the trend of increasing contribution of the viewer V1 to the broadcaster D1 is not clear at the time of prediction. In some embodiments, an increase in the contribution of the viewer V1 to the broadcaster D2 may indicate an increase in the viewer V1's ability or willingness to contribute. Therefore, by presenting to the broadcaster D1 that the predicted contribution value of the viewer V1 is increasing, the broadcaster D1 can increase the possibility of receiving more contributions from the viewer V1 by paying more attention to the viewer V1 or increasing interactions with the viewer V1.

一部の実施態様において、当該機械学習モデル370は、当該配信者D1の属性が、配信者D2の属性と異なる、または反対であることを検出または判定する。その場合、当該機械学習モデル370によって判定される、当該配信者D1に対する視聴者の貢献度予測と、当該配信者D2に対する当該視聴者のインタラクションパラメータ値とは、逆相関であってもよい。例えば、当該配信者D1と当該配信者D2の属性が、彼らが通常政治的コンテンツを配信しており、政治的立場が正反対であることを示す場合、視聴者V1が当該配信者D2への関心を高めることは、当該配信者D1への関心が低下することを示す可能性がある。したがって、当該機械学習モデル370は、視聴者V1と配信者D2間のインタラクションパラメータ(貢献度相関係数、コメント相関係数、視聴率相関係数など)が、交流の増加または貢献度の増加を示す場合、視聴者V1の配信者D1に対する貢献度予測値を低く判定してもよい。その後、配信者D1は、予測結果に基づいて、より貢献度の高い他の視聴者により注目したり、交流を増やしたりしてもよい。一部の実施態様において、ユーザの属性は、当該ユーザの政治的立場を含んでいてもよく、これは、検出ユニットにより検出されたユーザの発言やコメントに基づいて、機械学習モデルによって判定されてもよい。 In some embodiments, the machine learning model 370 detects or determines that the attributes of the broadcaster D1 are different or opposite to those of the broadcaster D2. In that case, the predicted contribution of the viewer to the broadcaster D1 and the interaction parameter value of the viewer to the broadcaster D2 determined by the machine learning model 370 may be inversely correlated. For example, if the attributes of the broadcasters D1 and D2 indicate that they usually broadcast political content and have opposite political positions, the viewer V1's increased interest in the broadcaster D2 may indicate a decrease in interest in the broadcaster D1. Therefore, the machine learning model 370 may determine a lower predicted contribution value of the viewer V1 to the broadcaster D1 if the interaction parameters (contribution correlation coefficient, comment correlation coefficient, viewer rating correlation coefficient, etc.) between the viewer V1 and the broadcaster D2 indicate an increase in interaction or an increase in contribution. The broadcaster D1 may then pay more attention to or increase interaction with other viewers with higher contributions based on the prediction result. In some embodiments, the attributes of a user may include the user's political stance, which may be determined by a machine learning model based on the user's statements and comments detected by the detection unit.

図15(a)、15(b)、15(c)は、本発明の一部の実施態様に基づく貢献度予測の例を示すグラフである。X軸は日別貢献度である。Y軸はタイムラインである。貢献度予測は、視聴者が将来のある時点で配信者の上位貢献者になる可能性を確率で示したものである。 Figures 15(a), 15(b), and 15(c) are graphs showing example contribution predictions according to some embodiments of the present invention. The X-axis is daily contributions. The Y-axis is a timeline. The contribution predictions show the probability that a viewer will be a top contributor to a streamer at some point in the future.

図15(a)に示す例1において、貢献度予測は、8/28時点で算出された15.9%から、9/2時点で算出された67.1%に上昇した。当該視聴者は、9/2の時点で上位貢献者候補としてタグ付けされてもよい。図に示すように、実際の貢献度はその後上昇し、当該視聴者は9/10時点で上位貢献者となった。 In Example 1 shown in FIG. 15(a), the predicted contribution increased from 15.9% calculated as of 8/28 to 67.1% calculated as of 9/2. The viewer may be tagged as a potential top contributor as of 9/2. As shown, the actual contribution subsequently increases, and the viewer becomes a top contributor as of 9/10.

図15(b)に示す例2において、貢献度予測は、9/1時点で算出された36.9%から、9/19時点で算出された1.2%に低下した。当該視聴者は、上位貢献者候補としてタグ付けされない。図に示すように、実際の貢献度はその後も低く、当該視聴者は上位貢献者になることはなかった。 In Example 2, shown in FIG. 15(b), the predicted contribution drops from 36.9% calculated on 9/1 to 1.2% calculated on 9/19. The viewer is not tagged as a potential top contributor. As shown, the actual contribution remains low thereafter, and the viewer never becomes a top contributor.

図15(c)に示す例3において、貢献度予測は、9/5時点で算出された25.3%から、9/20時点で算出された92.5%に上昇した。当該視聴者は、9/20の時点で上位貢献者候補としてタグ付けされてもよい。図に示すように、実際の貢献度はその後少し上昇した。実際には、当該配信者は9/20の予測結果を参考に、よりその視聴者に注目(あるいは交流を深める)ようになり、当該視聴者からの貢献可能性を最大化する、及び(または)実際に当該視聴者を上位貢献者にすることができる。 In Example 3 shown in FIG. 15(c), the predicted contribution increased from 25.3% calculated on 9/5 to 92.5% calculated on 9/20. The viewer may be tagged as a potential top contributor on 9/20. As shown, the actual contribution increased slightly thereafter. In practice, the broadcaster may use the prediction result on 9/20 as a reference to pay more attention to (or deepen their interaction with) the viewer, thereby maximizing the potential contribution from the viewer and/or actually making the viewer a top contributor.

配信者がライブストリームを開始すると、当該配信者をフォローしている視聴者にライブストリームの通知(またはプッシュ通知)が送信される。一部の実施態様において、配信者がライブストリームを開始すると、当該ストリーミングシステムは、(貢献度DB350を参照して)当該配信者の上位貢献者候補を特定し、その上位貢献者にだけ、またはより高い優先度で、通知を送信する。それにより、通知処理に関するリソース(当該サーバ10と通信する通知システムの帯域やCPUの使用率など)が制限されている環境において、通知の効果を最大化することができる。また、バッチ形式の貢献度予測プロセスは、当該貢献度DB350の上位貢献者候補タグの事前更新に活用でき、上位貢献者候補を特定する処理の高速化、及び通知処理の高速化を図ることができる。 When a broadcaster starts a live stream, a live stream notification (or push notification) is sent to viewers who follow the broadcaster. In some embodiments, when a broadcaster starts a live stream, the streaming system identifies the broadcaster's top potential contributors (by reference to the contribution DB 350) and sends notifications only to the top contributors, or with higher priority. This maximizes the effectiveness of notifications in environments where resources related to notification processing (such as bandwidth and CPU usage of the notification system communicating with the server 10) are limited. In addition, the batch-based contribution prediction process can be used to pre-update the top contributor candidate tags in the contribution DB 350, speeding up the process of identifying top contributor candidates and speeding up notification processing.

本発明は、配信者の上位貢献者候補を特定することで、当該配信者がそれらの人々とより交流できるように、または当該配信者がそれらの人々により注力できるようにすることができる。本発明は、配信者にとって既に上位貢献者である、または忠実な貢献者である視聴者を識別し、当該配信者がそれらの人々と現在の交流を維持できるようにすることができる。本発明は、配信者にとって上位貢献者になる可能性が低い視聴者を識別し、当該配信者がより高い貢献の可能性を有する他の視聴者とより多く交流できるようにすることができる。 The present invention can identify potential top contributors for a streamer, allowing the streamer to interact more with those people or to focus more on those people. The present invention can identify viewers who are already top or loyal contributors to the streamer, allowing the streamer to maintain current interactions with those people. The present invention can identify viewers who are unlikely to become top contributors to the streamer, allowing the streamer to interact more with other viewers who have higher contribution potential.

本発明で説明した処理及び手順は、明示的に説明したものに加えて、ソフトウェア、ハードウェア、またはそれらの任意の組み合わせにより実現することができる。例えば、本明細書で説明した処理および手順は、その処理および手順に対応するロジックを集積回路、揮発性メモリ、不揮発性メモリ、非一時的なコンピュータ可読媒体、磁気ディスクなどの媒体に実装することにより実現することができる。さらに、本明細書に記載された処理および手順は、その処理および手順に対応するコンピュータプログラムとして実現することができ、各種のコンピュータにより実行することができる。 The processes and procedures described herein, in addition to those explicitly described, can be implemented by software, hardware, or any combination thereof. For example, the processes and procedures described herein can be implemented by implementing logic corresponding to the processes and procedures in a medium such as an integrated circuit, volatile memory, non-volatile memory, non-transitory computer-readable medium, magnetic disk, or the like. Furthermore, the processes and procedures described herein can be implemented as computer programs corresponding to the processes and procedures, and can be executed by various computers.

さらに、上記実施態様で説明したシステムまたは方法は、固体記憶装置、光ディスク記憶装置、磁気ディスク記憶装置などの非一時的なコンピュータ可読媒体に格納されたプログラムに統合されてもよい。あるいは、プログラムは、インターネットを介してサーバからダウンロードされ、プロセッサにより実行されるものとしてもよい。 Furthermore, the system or method described in the above embodiments may be integrated into a program stored on a non-transitory computer-readable medium, such as a solid-state storage device, an optical disk storage device, or a magnetic disk storage device. Alternatively, the program may be downloaded from a server via the Internet and executed by a processor.

以上、本発明の技術的内容及び特徴を説明したが、本発明の属する技術分野において通常の知識を有する者であれば、本発明の教示及び開示から逸脱することなく、なお多くの変形及び修正を行うことができる。したがって、本発明の範囲は、既に開示された実施態様に限定されず、本発明から逸脱しない別の変形や修正を含む、特許請求の範囲に含まれる範囲である。 The technical contents and features of the present invention have been described above, but a person having ordinary knowledge in the technical field to which the present invention pertains can still make many variations and modifications without departing from the teachings and disclosure of the present invention. Therefore, the scope of the present invention is not limited to the embodiments already disclosed, but is within the scope of the claims, including other variations and modifications that do not depart from the present invention.

1 通信システム
10 サーバ
20 ユーザ端末
30、30a、30b ユーザ端末
LV 配信者
AU1、AU2 視聴者
VD、VD1、VD2 映像
NW ネットワーク
30 ユーザ端末
100 配信ユニット
102 撮像コントロールユニット
104 オーディオコントロールユニット
106 映像送信ユニット
108 配信者側UIコントロールユニット
200 視聴ユニット
202 視聴者側UIコントロールユニット
204 重ね合わせ情報生成ユニット
206 入力情報送信ユニット
302 配信情報提供ユニット
304 中継ユニット
306 贈り物処理ユニット
308 支払い処理ユニット
310 ストリームDB
312 ユーザDB
314 贈り物DB
330 ユーザ識別ユニット
332 配信時間提案ユニット
350 貢献度DB
352 インタラクションパラメータDB
370 機械学習モデル
S1000、S1002、S1004、S1006、S1008、S1010、S1012 工程
R1 現在の視聴者リスト
1 Communication system 10 Server 20 User terminal 30, 30a, 30b User terminal LV Distributor AU1, AU2 Viewer VD, VD1, VD2 Video NW Network 30 User terminal 100 Distribution unit 102 Imaging control unit 104 Audio control unit 106 Video transmission unit 108 Distributor side UI control unit 200 Viewing unit 202 Viewer side UI control unit 204 Overlay information generation unit 206 Input information transmission unit 302 Distribution information provision unit 304 Relay unit 306 Gift processing unit 308 Payment processing unit 310 Stream DB
312 User DB
314 Gift DB
330 User identification unit 332 Delivery time suggestion unit 350 Contribution DB
352 Interaction Parameter DB
370 Machine learning model S1000, S1002, S1004, S1006, S1008, S1010, S1012 Step R1 Current viewer list

Claims (10)

サーバによって実行される視聴者貢献度予測方法であって、
第1の配信者に対する視聴者の貢献度が、前記第1の配信者の貢献度閾値未満であると判定する工程と、
前記第1の配信者に対する前記視聴者のインタラクションパラメータの値を取得する工程と、
機械学習モデルにより、前記第1の配信者に対する前記視聴者の前記インタラクションパラメータの値に基づき、前記第1の配信者に対する前記視聴者の貢献度予測を判定する工程と、
を含むことを特徴とする、視聴者貢献度予測方法。
A method for predicting viewer contributions executed by a server, comprising:
determining that a viewer's contribution to a first distributor is less than a contribution threshold for the first distributor;
obtaining a value of an interaction parameter of the viewer with the first broadcaster;
determining, by a machine learning model, a contribution prediction of the viewer to the first broadcaster based on the value of the interaction parameter of the viewer to the first broadcaster;
A method for predicting viewer contributions, comprising:
さらに、
前記視聴者の属性を取得する工程と、
前記機械学習モデルにより、前記視聴者の属性に応じて、前記第1の配信者に対する前記視聴者の貢献度予測を判定する工程と、
を含むことを特徴とする、請求項1に記載の視聴者貢献度予測方法。
moreover,
acquiring attributes of the viewer;
determining a contribution prediction of the viewer to the first distributor according to attributes of the viewer using the machine learning model;
The method of claim 1 , further comprising:
さらに、
第2の配信者に対する前記視聴者のインタラクションパラメータの値を取得する工程と、
前記機械学習モデルにより、前記第2の配信者に対する前記視聴者の前記インタラクションパラメータの値に基づき、前記第1の配信者に対する前記視聴者の貢献度予測を判定する工程と、
を含むことを特徴とする、請求項1に記載の視聴者貢献度予測方法。
moreover,
obtaining a value of an interaction parameter of the viewer with a second broadcaster;
determining, using the machine learning model, a contribution prediction of the viewer to the first broadcaster based on the value of the interaction parameter of the viewer to the second broadcaster;
The method of claim 1 , further comprising:
さらに、
前記第2の配信者に対する前記視聴者の前記インタラクションパラメータの値に基づき、前記第2の配信者に対する前記視聴者の貢献度増加を判定する工程と、
前記第1の配信者に対する前記視聴者の前記貢献度予測がより大きいと判定する工程と、
を含むことを特徴とする、請求項3に記載の視聴者貢献度予測方法。
moreover,
determining an increase in the viewer's contribution to the second broadcaster based on a value of the interaction parameter of the viewer to the second broadcaster;
determining that the predicted contribution of the viewer to the first distributor is greater;
The viewer contribution prediction method according to claim 3, comprising:
さらに、
前記第1の配信者の属性が、前記第2の配信者の属性と異なると判定する工程を含み、
そのうち、判定された前記視聴者の前記第1の配信者に対する前記貢献度予測が、前記視聴者の前記第2の配信者に対する前記インタラクションパラメータ値と逆相関である、ことを特徴とする、請求項3に記載の視聴者貢献度予測方法。
moreover,
determining that an attribute of the first distributor is different from an attribute of the second distributor;
The viewer contribution prediction method of claim 3, characterized in that the determined contribution prediction of the viewer to the first distributor is inversely correlated with the interaction parameter value of the viewer to the second distributor.
前記機械学習モデルが、配信者に対する視聴者のインタラクションパラメータと、配信者に対する視聴者の貢献度の値でトレーニングされている、ことを特徴とする、請求項1に記載の視聴者貢献度予測方法。 The viewer contribution prediction method of claim 1, characterized in that the machine learning model is trained on viewer interaction parameters with a broadcaster and values of viewer contributions to the broadcaster. 前記貢献度予測が、前記視聴者が将来のある時点で前記第1の配信者の前記貢献度閾値に到達する確率である、ことを特徴とする、請求項1に記載の視聴者貢献度予測方法。 The viewer contribution prediction method of claim 1, characterized in that the contribution prediction is the probability that the viewer will reach the contribution threshold of the first distributor at some point in the future. さらに、
前記第1の配信者のライブストリーミング中に、前記第1の配信者に対する前記視聴者の判定された前記貢献度予測を、前記第1の配信者の端末のディスプレイに表示させる工程を含む、ことを特徴とする、請求項1に記載の視聴者貢献度予測方法。
moreover,
The viewer contribution prediction method of claim 1, further comprising a step of displaying the determined contribution prediction of the viewer to the first broadcaster on a display of a terminal of the first broadcaster during live streaming of the first broadcaster.
視聴者貢献度予測のためのシステムであって、1以上のプロセッサを備え、そのうち、前記1以上のプロセッサが機械可読命令を実行して、
第1の配信者に対する視聴者の貢献度が、前記第1の配信者の貢献度閾値未満であると判定する工程と、
前記第1の配信者に対する前記視聴者のインタラクションパラメータの値を取得する工程と、
機械学習モデルにより、前記第1の配信者に対する前記視聴者の前記インタラクションパラメータの値に基づき、前記第1の配信者に対する前記視聴者の貢献度予測を判定する工程と、
を実行することを特徴とする、視聴者貢献度予測のためのシステム。
1. A system for viewer contribution prediction, comprising: one or more processors, the one or more processors executing machine-readable instructions to:
determining that a viewer's contribution to a first distributor is less than a contribution threshold for the first distributor;
obtaining a value of an interaction parameter of the viewer with the first broadcaster;
determining, by a machine learning model, a contribution prediction of the viewer to the first broadcaster based on the value of the interaction parameter of the viewer to the first broadcaster;
A system for viewer contribution prediction, comprising:
視聴者貢献度予測のためのプログラムを含む非一時的なコンピュータ可読媒体であって、そのうち、前記プログラムが、1以上のコンピュータに、
第1の配信者に対する視聴者の貢献度が、前記第1の配信者の貢献度閾値未満であると判定する工程と、
前記第1の配信者に対する前記視聴者のインタラクションパラメータの値を取得する工程と、
機械学習モデルにより、前記第1の配信者に対する前記視聴者の前記インタラクションパラメータの値に基づき、前記第1の配信者に対する前記視聴者の貢献度予測を判定する工程と、
を実行させることを特徴とする、視聴者貢献度予測のためのプログラムを含む非一時的なコンピュータ可読媒体。
1. A non-transitory computer readable medium containing a program for viewer contribution prediction, wherein the program is configured to run on one or more computers:
determining that a viewer's contribution to a first distributor is less than a contribution threshold for the first distributor;
obtaining a value of an interaction parameter of the viewer with the first broadcaster;
determining, by a machine learning model, a contribution prediction of the viewer to the first broadcaster based on the value of the interaction parameter of the viewer to the first broadcaster;
A non-transitory computer-readable medium including a program for viewer contribution prediction, the program causing the program to execute:
JP2022197705A 2022-12-12 2022-12-12 Systems, methods, and computer-readable media for contribution prediction Active JP7355309B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2022197705A JP7355309B1 (en) 2022-12-12 2022-12-12 Systems, methods, and computer-readable media for contribution prediction
US18/364,344 US20240196032A1 (en) 2022-12-12 2023-08-02 System, method and computer-readable medium for distribution time suggestion
JP2023146541A JP2024084120A (en) 2022-12-12 2023-09-08 System, method, and computer-readable medium for predicting contribution degree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022197705A JP7355309B1 (en) 2022-12-12 2022-12-12 Systems, methods, and computer-readable media for contribution prediction

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023146541A Division JP2024084120A (en) 2022-12-12 2023-09-08 System, method, and computer-readable medium for predicting contribution degree

Publications (2)

Publication Number Publication Date
JP7355309B1 JP7355309B1 (en) 2023-10-03
JP2024083729A true JP2024083729A (en) 2024-06-24

Family

ID=88198335

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022197705A Active JP7355309B1 (en) 2022-12-12 2022-12-12 Systems, methods, and computer-readable media for contribution prediction
JP2023146541A Pending JP2024084120A (en) 2022-12-12 2023-09-08 System, method, and computer-readable medium for predicting contribution degree

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023146541A Pending JP2024084120A (en) 2022-12-12 2023-09-08 System, method, and computer-readable medium for predicting contribution degree

Country Status (1)

Country Link
JP (2) JP7355309B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010129067A (en) * 2008-12-01 2010-06-10 Spicysoft Kk Management device and network system
US20170185903A1 (en) * 2015-12-28 2017-06-29 Facebook, Inc. Systems and methods for social network post audience prediction and selection
JP2020017937A (en) * 2018-10-30 2020-01-30 株式会社ドワンゴ Server and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010129067A (en) * 2008-12-01 2010-06-10 Spicysoft Kk Management device and network system
US20170185903A1 (en) * 2015-12-28 2017-06-29 Facebook, Inc. Systems and methods for social network post audience prediction and selection
JP2020017937A (en) * 2018-10-30 2020-01-30 株式会社ドワンゴ Server and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YOUTUBEコメントビューアーCASTCRAFTに、視聴者の貢献度を可視化する「ランキング機能」が追加されました。, JPN6023024194, 4 September 2020 (2020-09-04), ISSN: 0005083104 *

Also Published As

Publication number Publication date
JP7355309B1 (en) 2023-10-03
JP2024084120A (en) 2024-06-24

Similar Documents

Publication Publication Date Title
CN112335257B (en) Server and computer-readable recording medium
CN102714762B (en) Automatic media asset replacement via online social networks
US20240334015A1 (en) System, method and computer-readable medium for recommendation
US20240296195A1 (en) System, method and computer-readable medium for recommendation
JP7313643B1 (en) Systems, methods and computer readable media for delivery time suggestions
JP7071718B1 (en) Server and method
JP7125729B1 (en) server
JP2024066416A (en) System, method, and computer-readable medium for recommending live stream
JP7246055B1 (en) Server and method
US20230353841A1 (en) Terminal and method
JP7355309B1 (en) Systems, methods, and computer-readable media for contribution prediction
US20240259644A1 (en) System, method and computer-readable medium for video processing
JP7272570B1 (en) Computer program, terminal, method and server
US20240196032A1 (en) System, method and computer-readable medium for distribution time suggestion
JP2023115427A (en) computer program and server
JP7376036B1 (en) System and method for distributor analysis
JP7465489B1 (en) Information processing device, information processing method, and program
JP7563717B1 (en) Systems and methods for recommendations
JP7545685B1 (en) Systems and methods for stream recommendation - Patents.com
JP7563715B1 (en) System and method for stream distribution
JP7433617B1 (en) servers and computer programs
US20240187705A1 (en) Server and computer program
JP7469766B1 (en) System and method for stream distribution
JP7345814B1 (en) Servers, computer programs and terminals
JP7495072B1 (en) SERVER AND METHOD

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230307

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20230307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230613

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230809

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20230809

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: 20230905

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230908

R150 Certificate of patent or registration of utility model

Ref document number: 7355309

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