Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7801288B2 - Information processing device, information processing method, and information processing program - Google Patents
[go: Go Back, main page]

JP7801288B2 - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program

Info

Publication number
JP7801288B2
JP7801288B2 JP2023181219A JP2023181219A JP7801288B2 JP 7801288 B2 JP7801288 B2 JP 7801288B2 JP 2023181219 A JP2023181219 A JP 2023181219A JP 2023181219 A JP2023181219 A JP 2023181219A JP 7801288 B2 JP7801288 B2 JP 7801288B2
Authority
JP
Japan
Prior art keywords
content
information
event
information processing
processing device
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.)
Active
Application number
JP2023181219A
Other languages
Japanese (ja)
Other versions
JP2025070711A (en
Inventor
圭一 小用
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2023181219A priority Critical patent/JP7801288B2/en
Publication of JP2025070711A publication Critical patent/JP2025070711A/en
Priority to JP2025282961A priority patent/JP2026049018A/en
Application granted granted Critical
Publication of JP7801288B2 publication Critical patent/JP7801288B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Description

本発明は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、インターネットを介した情報配信に関する技術が知られている。このような技術の一例として、複数のユーザからネットワークを介して記事の投稿を受け付け、記事を電子新聞の形式に編集し、公開する技術が知られている。 Technologies related to information distribution via the Internet have been known for some time. One example of such technology is a technology that accepts article submissions from multiple users via a network, edits the articles into an electronic newspaper format, and publishes them.

特開2008-052426号公報Japanese Patent Application Laid-Open No. 2008-052426

しかしながら、上述した技術では、コンテンツの信頼性が担保されているか否かを利用者が把握することができるとは言えない。 However, the above-mentioned technology does not necessarily enable users to understand whether the reliability of the content is guaranteed.

例えば、上述した技術では、ユーザから投稿された記事を公開しているに過ぎず、コンテンツの信頼性が担保されているか否かを利用者が把握することができるとは言えない。 For example, the technology described above merely publishes articles posted by users, and does not allow users to determine whether the reliability of the content is guaranteed.

本願は、上記に鑑みてなされたものであって、コンテンツの信頼性が担保されているか否かを利用者が把握することを目的とする。 This application was made in light of the above, and aims to enable users to understand whether the reliability of content is guaranteed.

本願に係る情報処理装置は、所定の事象に関する事象情報を取得する取得部と、入力された質問に対する回答を生成するように学習が行われたモデルに対し、前記取得部により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する生成部と、前記生成部により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する提供部とを有することを特徴とする。 The information processing device according to the present application is characterized by having an acquisition unit that acquires event information related to a predetermined event; a generation unit that generates content related to the event by inputting the event information acquired by the acquisition unit and an instruction sentence that instructs a model trained to generate answers to input questions to output content related to the event indicated by the event information; and a provision unit that provides the content generated by the generation unit to a user together with guarantee information indicating whether the content has been guaranteed by a guarantor who guarantees the reliability of the content.

実施形態の一態様によれば、コンテンツの信頼性が担保されているか否かを利用者が把握することができるという効果を奏する。 One aspect of this embodiment has the effect of allowing users to understand whether the reliability of content is guaranteed.

図1は、実施形態に係る情報処理の一例を示す図である。FIG. 1 is a diagram illustrating an example of information processing according to an embodiment. 図2は、実施形態に係る情報処理装置10の構成例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of the information processing device 10 according to the embodiment. 図3は、担保者情報データベース31の一例を示す図である。FIG. 3 is a diagram showing an example of the guarantor information database 31. As shown in FIG. 図4は、コンテンツ情報データベース32の一例を示す図である。FIG. 4 is a diagram showing an example of the content information database 32. As shown in FIG. 図5は、実施形態に係る情報処理の手順の一例を示すフローチャートである。FIG. 5 is a flowchart illustrating an example of a procedure for information processing according to the embodiment. 図6は、情報処理装置10の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 6 is a hardware configuration diagram showing an example of a computer that realizes the functions of the information processing device 10.

以下に本願に係る情報処理装置、情報処理方法及び情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Below, detailed explanations are given of the information processing device, information processing method, and information processing program (hereinafter referred to as "embodiments") according to the present application, with reference to the drawings. Note that the information processing device, information processing method, and information processing program according to the present application are not limited to these embodiments. Furthermore, identical components in the following embodiments are designated by the same reference numerals, and duplicate explanations will be omitted.

〔1.実施形態〕
図1を用いて、本実施形態の情報処理装置等により実現される情報処理を説明する。図1は、実施形態に係る情報処理の一例を示す図である。なお、図1では、本願に係る情報処理装置の一例である情報処理装置10によって、実施形態に係る情報処理などが実現されるものとする。
1. Embodiment
Information processing implemented by an information processing device or the like according to the present embodiment will be described with reference to Fig. 1. Fig. 1 is a diagram showing an example of information processing according to the embodiment. Note that in Fig. 1, the information processing according to the embodiment is implemented by an information processing device 10, which is an example of the information processing device according to the present application.

図1に示すように、実施形態に係る情報処理システム1は、情報処理装置10と、利用者端末100と、担保者端末200と、外部サーバ300とを含む。情報処理装置10、利用者端末100、担保者端末200及び外部サーバ300は、ネットワークN(例えば、図2参照)を介して有線または無線により相互に通信可能に接続される。ネットワークNは、例えば、インターネットなどのWAN(Wide Area Network)である。なお、図1に示した情報処理システム1には、複数台の情報処理装置10、複数台の利用者端末100、複数台の担保者端末200及び複数台の外部サーバ300が含まれていてもよい。 As shown in FIG. 1, the information processing system 1 according to the embodiment includes an information processing device 10, a user terminal 100, a guarantor terminal 200, and an external server 300. The information processing device 10, the user terminal 100, the guarantor terminal 200, and the external server 300 are connected to each other via a network N (see, for example, FIG. 2) via a wired or wireless connection so that they can communicate with each other. The network N is, for example, a wide area network (WAN) such as the Internet. Note that the information processing system 1 shown in FIG. 1 may include multiple information processing devices 10, multiple user terminals 100, multiple guarantor terminals 200, and multiple external servers 300.

図1に示す情報処理装置10は、実施形態に係る情報処理を実現する情報処理装置であり、例えば、サーバ装置やクラウドシステム等により実現される。図1の例において、情報処理装置10は、例えば、新聞社や、出版社、放送局(テレビ局、ラジオ局)などといった各種のマスメディアから収集したニュース記事を示すコンテンツを提供するニュースサービスを提供する情報処理装置である。 The information processing device 10 shown in FIG. 1 is an information processing device that realizes information processing according to the embodiment, and is realized, for example, by a server device or a cloud system. In the example of FIG. 1, the information processing device 10 is an information processing device that provides a news service that provides content showing news articles collected from various mass media such as newspapers, publishers, and broadcasting stations (television stations, radio stations), for example.

なお、情報処理装置10は、ニュースサービスに係るウェブサイトを提供するウェブサーバとしての機能を有していてもよい。また、情報処理装置10は、利用者端末100や担保者端末200にインストールされたニュースサービスに関するアプリケーション(以下、「ニュースアプリ」と記載する場合がある)に表示する情報を、利用者端末100や担保者端末200に配信する装置であってもよい。また、情報処理装置10はニュースアプリのデータそのものを配信するサーバであってもよい。また、情報処理装置10は、利用者端末100や担保者端末200に制御情報を配信する配信装置として機能してもよい。ここで、制御情報は、例えば、JavaScript(登録商標)等のスクリプト言語やCSS(Cascading Style Sheets)等のスタイルシート言語により記述される。なお、情報処理装置10から配信されるニュースアプリそのものを制御情報とみなしてもよい。 The information processing device 10 may also function as a web server that provides a website related to a news service. The information processing device 10 may also be a device that distributes information to the user terminal 100 or the guarantor terminal 200 to be displayed on an application related to a news service (hereinafter, sometimes referred to as a "news app") installed on the user terminal 100 or the guarantor terminal 200. The information processing device 10 may also be a server that distributes the news app data itself. The information processing device 10 may also function as a distribution device that distributes control information to the user terminal 100 or the guarantor terminal 200. Here, the control information is written in, for example, a script language such as JavaScript (registered trademark) or a style sheet language such as CSS (Cascading Style Sheets). The news app itself distributed from the information processing device 10 may also be considered to be control information.

図1に示す利用者端末100は、利用者によって利用される情報処理装置である。利用者端末100は、例えば、スマートフォンや、タブレット型端末や、ノート型PC(Personal Computer)や、デスクトップPCや、携帯電話機や、PDA(Personal Digital Assistant)等により実現される。なお、図1に示す例において、利用者端末100は、利用者によって利用されるスマートフォンである場合を示す。 The user terminal 100 shown in Figure 1 is an information processing device used by a user. The user terminal 100 may be realized, for example, by a smartphone, tablet terminal, notebook PC (Personal Computer), desktop PC, mobile phone, or PDA (Personal Digital Assistant). In the example shown in Figure 1, the user terminal 100 is a smartphone used by a user.

図1に示す担保者端末200は、コンテンツの信頼性を担保する担保者(例えば、各種のマスメディアにおける記者)によって利用される情報処理装置である。担保者端末200は、例えば、スマートフォンや、タブレット型端末や、ノート型PCや、デスクトップPCや、携帯電話機や、PDA等により実現される。なお、図1に示す例において、担保者端末200は、担保者によって利用されるスマートフォンである場合を示す。 The guarantor terminal 200 shown in Figure 1 is an information processing device used by a guarantor (e.g., a journalist from various mass media) who guarantees the reliability of content. The guarantor terminal 200 may be realized, for example, as a smartphone, tablet terminal, laptop PC, desktop PC, mobile phone, or PDA. In the example shown in Figure 1, the guarantor terminal 200 is shown as a smartphone used by the guarantor.

また、利用者端末100及び担保者端末200は、情報処理装置10によって提供される情報を、ウェブブラウザやアプリケーションにより表示する。なお、利用者端末100及び担保者端末200は、情報の表示処理を実現する制御情報を情報処理装置10などから受け取った場合には、制御情報に従って表示処理を実現する。 In addition, the user terminal 100 and the guarantor terminal 200 display the information provided by the information processing device 10 using a web browser or application. When the user terminal 100 and the guarantor terminal 200 receive control information from the information processing device 10 or the like to realize the display processing of information, they realize the display processing in accordance with the control information.

図1に示す外部サーバ300は、利用者端末100や担保者端末200に対し各種サービスを提供するサーバ装置である。例えば、外部サーバ300は、情報処理装置10が提供するニュースサービスにおいて提供されるコンテンツの生成に用いる情報を管理する。具体的な例を挙げると、外部サーバ300は、発生した事象のカテゴリや、事象が発生した日時、事象が発生した場所、発生した事象に関連する人物・団体、発生した事象の内容などといった事象の一次情報を管理する。 The external server 300 shown in FIG. 1 is a server device that provides various services to the user terminal 100 and the guarantor terminal 200. For example, the external server 300 manages information used to generate content provided in the news service provided by the information processing device 10. To give a specific example, the external server 300 manages primary information about an event, such as the category of the event that occurred, the date and time the event occurred, the location where the event occurred, people and organizations related to the event that occurred, and the details of the event that occurred.

以下、図1を用いて、情報処理装置10が行う情報処理について説明する。なお、以下の説明では、利用者端末100を利用する利用者に応じて、利用者端末100-1~100-N(Nは任意の自然数)として説明する。例えば、利用者端末100-1は、利用者ID「UID#1」により識別される利用者(利用者U1)により使用される利用者端末100である。また、以下では、利用者端末100-1~100-Nについて、特に区別なく説明する場合には、利用者端末100と記載する。また、以下の説明では、利用者端末100を利用者と同一視する場合がある。すなわち、以下では、利用者を利用者端末100と読み替えることもできる。 The information processing performed by the information processing device 10 will be described below using FIG. 1. In the following description, the user terminals 100 will be referred to as user terminals 100-1 to 100-N (N is any natural number) depending on the user using the user terminal 100. For example, user terminal 100-1 is the user terminal 100 used by a user (user U1) identified by user ID "UID#1." In the following description, user terminals 100-1 to 100-N will be referred to as user terminal 100 when there is no particular distinction between them. In the following description, user terminal 100 may be considered the same as the user. In other words, in the following description, user can also be read as user terminal 100.

また、以下の説明では、担保者端末200を利用する担保者に応じて、担保者端末200-1~200-N(Nは任意の自然数)として説明する。例えば、担保者端末200-1は、担保者ID「DID#1」により識別される担保者(担保者D1)により使用される担保者端末200である。また、以下では、担保者端末200-1~200-Nについて、特に区別なく説明する場合には、担保者端末200と記載する。また、以下の説明では、担保者端末200を担保者と同一視する場合がある。すなわち、以下では、担保者を担保者端末200と読み替えることもできる。 In the following explanation, the guarantor terminals 200 will be referred to as guarantor terminals 200-1 to 200-N (where N is any natural number) depending on the guarantor using the guarantor terminal 200. For example, guarantor terminal 200-1 is the guarantor terminal 200 used by the guarantor (guarantor D1) identified by the guarantor ID "DID#1". In the following explanation, guarantor terminals 200-1 to 200-N will be referred to as guarantor terminals 200 when no particular distinction is made. In the following explanation, guarantor terminal 200 may be considered the same as the guarantor. In other words, guarantor may be read as guarantor terminal 200 below.

また、以下の説明において、利用者端末100及び担保者端末200には、ニュースアプリがインストールされているものとする。 In addition, in the following explanation, it is assumed that a news app is installed on the user terminal 100 and the guarantor terminal 200.

まず、情報処理装置10は、発生した事象に関する事象情報(一次情報)を、外部サーバ300から取得する(ステップS1)。例えば、情報処理装置10は、発生した事象のうち、ニュースアプリに対して、各マスメディアが対応するニュース記事を提供していない事象に関する事象情報を取得する。言い換えると、情報処理装置10は、発生した事象のうち、各マスメディアが対応するニュース記事を作成していない事象(例えば、ロングテールな事象)に関する事象情報を取得する。なお、図1の例では、情報処理装置10は、事象#1に関する事象情報#1、並びに、事象#2に関する事象情報#2を取得したものとする。 First, the information processing device 10 acquires event information (primary information) related to an event that has occurred from the external server 300 (step S1). For example, the information processing device 10 acquires event information related to an event that has occurred for which no mass media has provided a corresponding news article to the news app. In other words, the information processing device 10 acquires event information related to an event that has occurred for which no mass media has created a corresponding news article (e.g., a long-tail event). In the example of Figure 1, it is assumed that the information processing device 10 has acquired event information #1 related to event #1 and event information #2 related to event #2.

続いて、情報処理装置10は、ステップS1において取得した事象情報に基づいて、事象情報が示す事象のニュース記事を示すコンテンツを生成する(ステップS2)。例えば、情報処理装置10は、事象情報#1と、入力された質問に対する回答を生成するように学習が行われたモデル#1とを用いて、事象#1のニュース記事を示すコンテンツ#1を生成する。具体的な例を挙げると、情報処理装置10は、事象情報#1と、事象#1のニュース記事を示すコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、事象#1のニュース記事を示すコンテンツ#1を生成する。 Next, based on the event information acquired in step S1, the information processing device 10 generates content showing a news article about the event indicated by the event information (step S2). For example, the information processing device 10 generates content #1 showing a news article about event #1 using event information #1 and model #1 that has been trained to generate answers to input questions. To give a specific example, the information processing device 10 generates content #1 showing a news article about event #1 by inputting event information #1 and an instruction sentence that instructs model #1 to output content showing a news article about event #1.

同様に、情報処理装置10は、事象#2のニュース記事を示すコンテンツ#2を生成する。 Similarly, the information processing device 10 generates content #2 showing a news article about event #2.

なお、モデル#1は、入力された質問文に対応する回答文を出力するように学習されたモデルであり、GPT(Generative Pre-trained Transformer)やBERT(Bidirectional Encoder Representations from Transformers)などといった自然言語処理を行う言語モデルである。そして、モデル#1は、情報処理装置10内にあり、情報処理装置10を管理する事業者が独自に作成したものである。なお、入力された情報は、新たな回答として利用されないような学習を行うことで、入力された個人情報等の情報を秘匿するものが望ましい。 Model #1 is a model trained to output an answer corresponding to an input question, and is a language model that performs natural language processing such as GPT (Generative Pre-trained Transformer) or BERT (Bidirectional Encoder Representations from Transformers). Model #1 is located within information processing device 10 and was created independently by the business operator that manages information processing device 10. It is desirable to keep input information, such as personal information, confidential by training it in a way that prevents it from being used as a new answer.

続いて、情報処理装置10は、生成したコンテンツを担保者端末200に提供する(ステップS3)。例えば、情報処理装置10は、生成したコンテンツとともに、当該コンテンツが示す事象に関する事象情報を、当該コンテンツのカテゴリに対応する担保者が利用する担保者端末200に提供する。具体的な例を挙げると、情報処理装置10は、事象のカテゴリが「スポーツ」である場合、マスメディアにおいてスポーツ担当の記者である担保者が利用する担保者端末200に、当該事象に関して生成したコンテンツとともに、当該事象に関する事象情報を提供する。 The information processing device 10 then provides the generated content to the guarantor terminal 200 (step S3). For example, the information processing device 10 provides the generated content along with event information related to the event indicated by the content to the guarantor terminal 200 used by the guarantor corresponding to the category of the content. To give a specific example, if the category of the event is "sports," the information processing device 10 provides the event information related to the event along with the content generated related to the event to the guarantor terminal 200 used by the guarantor who is a sports reporter in the mass media.

続いて、情報処理装置10は、生成したコンテンツの信頼性の担保に関する情報を担保者端末200から受け付ける(ステップS4)。例えば、担保者は、モデル#1を用いて生成したコンテンツと、事象情報が示す事実との相違がないか否か(言い換えると、生成したコンテンツに捏造された事項が含まれているかどうか)を判定する。そして、情報処理装置10は、コンテンツの信頼性の担保に関する情報として、担保者によるコンテンツの判定結果を示す情報を受け付ける。 Next, the information processing device 10 receives information regarding the guarantee of the reliability of the generated content from the guarantor terminal 200 (step S4). For example, the guarantor determines whether there is any discrepancy between the content generated using model #1 and the facts indicated by the event information (in other words, whether the generated content contains fabricated information). Then, the information processing device 10 receives information indicating the results of the guarantor's assessment of the content as information regarding the guarantee of the reliability of the content.

続いて、情報処理装置10は、コンテンツの信頼性が担保されたか否かを示す担保情報とともに、生成したコンテンツを、ニュースアプリを介して利用者端末100に提供する(ステップS5)。ここで、ステップS4において、コンテンツ#1が事象情報#1が示す事実に基づき生成されていると担保者D1が判定し、この判定結果を担保者端末200-1から受け付けものとする。このような場合、情報処理装置10は、コンテンツ#1の信頼性が担保されていることを示す担保情報(言い換えると、コンテンツ#1と、事象情報#1が示す事実との相違がないことを示す情報)とともに、コンテンツ#1を提供する。具体的な例を挙げると、情報処理装置10は、コンテンツ#1の信頼性が担保されていることを示すアイコン画像を、コンテンツ#1に付与し、利用者端末100に表示させる。 The information processing device 10 then provides the generated content to the user terminal 100 via the news app, along with security information indicating whether the reliability of the content has been guaranteed (step S5). Here, in step S4, guarantor D1 determines that content #1 has been generated based on the facts indicated by event information #1, and this determination result is accepted from guarantor terminal 200-1. In such a case, the information processing device 10 provides content #1 along with security information indicating that the reliability of content #1 has been guaranteed (in other words, information indicating that there is no difference between content #1 and the facts indicated by event information #1). To give a specific example, the information processing device 10 assigns an icon image to content #1 indicating that the reliability of content #1 has been guaranteed, and displays it on the user terminal 100.

一方で、コンテンツ#2については、担保者による判定がまだ行われていないものとする。このような場合、情報処理装置10は、コンテンツ#2の信頼性が担保されていないことを示す担保情報(言い換えると、コンテンツ#2と、事象情報#2が示す事実とが相違する可能性があることを示す情報)とともに、コンテンツ#2を提供する。具体的な例を挙げると、情報処理装置10は、コンテンツ#2の信頼性が担保されていないことを示すアイコン画像を、コンテンツ#2に付与し、利用者端末100に表示させる。 On the other hand, it is assumed that the guarantor has not yet made a judgment on content #2. In such a case, the information processing device 10 provides content #2 along with guarantee information indicating that the reliability of content #2 is not guaranteed (in other words, information indicating that content #2 may differ from the facts indicated by event information #2). As a specific example, the information processing device 10 assigns an icon image to content #2 indicating that the reliability of content #2 is not guaranteed, and displays it on the user terminal 100.

なお、ステップS3及びS4の処理は、ステップS5の後に行われてもよい。例えば、情報処理装置10は、コンテンツ#1が生成された後、コンテンツ#1の信頼性が担保されていないことを示すアイコン画像をコンテンツ#1に付与し、利用者端末100に表示させる。その後、コンテンツ#1が事象情報#1が示す事実に基づき生成されているとう判定結果を、担保者端末200-1から受け付けた場合、情報処理装置10は、コンテンツ#1の信頼性が担保されていることを示すアイコン画像をコンテンツ#1に付与し、利用者端末100に表示させる。 Note that steps S3 and S4 may be performed after step S5. For example, after content #1 is generated, the information processing device 10 assigns an icon image to content #1 indicating that the reliability of content #1 is not guaranteed, and displays this icon image on the user terminal 100. If the information processing device 10 subsequently receives from the guarantor terminal 200-1 a determination result that content #1 was generated based on the facts indicated by event information #1, the information processing device 10 assigns an icon image to content #1 indicating that the reliability of content #1 is guaranteed, and displays this icon image on the user terminal 100.

また、コンテンツ#1と、事象情報#1が示す事実との相違がある(言い換えると、コンテンツ#1に捏造された事項が含まれている)という判定結果を担保者端末200-1から受け付けた場合、情報処理装置10は、コンテンツ#1を利用者端末100に提供しなくともよい。このような場合、情報処理装置10は、コンテンツ#1の判定を行った担保者D1により、コンテンツ#1に対する修正が行われた修正コンテンツ#1を、コンテンツ#1に替えて利用者端末100に提供してもよい。 Furthermore, if the information processing device 10 receives from the guarantor terminal 200-1 a determination result that there is a discrepancy between content #1 and the facts indicated by event information #1 (in other words, that content #1 contains fabricated information), the information processing device 10 may not provide content #1 to the user terminal 100. In such a case, the information processing device 10 may provide modified content #1, which is content #1 modified by the guarantor D1 who made the determination on content #1, to the user terminal 100 instead of content #1.

また、情報処理装置10は、信頼性が担保されていないコンテンツ#2よりも、信頼性が担保されているコンテンツ#1の優先度を高く設定し、利用者端末100に提供してもよい。 In addition, the information processing device 10 may set a higher priority for content #1, whose reliability is guaranteed, than for content #2, whose reliability is not guaranteed, and provide it to the user terminal 100.

続いて、情報処理装置10は、生成したコンテンツに対する評価を利用者端末100から受け付ける(ステップS6)。例えば、情報処理装置10は、生成したコンテンツに対するコメントや、利用者のリアクション(例えば、コンテンツに対応付けられた高評価ボタンが押下されたか否か)を受け付ける。 Next, the information processing device 10 receives ratings for the generated content from the user terminal 100 (step S6). For example, the information processing device 10 receives comments on the generated content and user reactions (for example, whether or not a like button associated with the content was pressed).

続いて、情報処理装置10は、担保者に対する利益を設定する(ステップS7)。例えば、情報処理装置10は、担保者が信頼性を担保したコンテンツに対する利用者のリアクションに基づいて、担保者に対する利益を設定する。具体的な例を挙げると、情報処理装置10は、担保者が信頼性を担保したコンテンツが閲覧された回数が多いほど、利益を高く設定する。また、情報処理装置10は、担保者が信頼性を担保したコンテンツに対する利用者の評価が高い(例えば、好意的なコメントが多い、高評価ボタンが押下された回数が多い)ほど、利益を高く設定する。また、情報処理装置10は、担保者が信頼性を担保したコンテンツの数が多いほど、利益を高く設定する。 Next, the information processing device 10 sets a profit for the guarantor (step S7). For example, the information processing device 10 sets a profit for the guarantor based on users' reactions to the content whose reliability has been guaranteed by the guarantor. To give a specific example, the more times the content whose reliability has been guaranteed by the guarantor is viewed, the higher the profit set by the information processing device 10. Furthermore, the higher the user's evaluation of the content whose reliability has been guaranteed by the guarantor (for example, the more favorable comments, the more times the like button has been pressed), the higher the profit set by the information processing device 10. Furthermore, the more content whose reliability has been guaranteed by the guarantor, the higher the profit set by the information processing device 10.

続いて、情報処理装置10は、担保者のランキングを利用者端末100に出力する(ステップS8)。例えば、情報処理装置10は、担保者が信頼性の担保を行ったコンテンツの数や、担保者が信頼性の担保を行ったコンテンツに対する利用者の評価などに基づくランキングを出力する。 Next, the information processing device 10 outputs the ranking of the guarantors to the user terminal 100 (step S8). For example, the information processing device 10 outputs a ranking based on the number of pieces of content for which the guarantor has guaranteed the reliability, the user's evaluation of the content for which the guarantor has guaranteed the reliability, etc.

なお、情報処理装置10は、ランキングとともに、担保者へのリンク情報(例えば、担保者が運営するウェブサイトや、担保者のSNSのアカウントへのリンクなど)を出力してもよい。 In addition, the information processing device 10 may output link information to the guarantor (for example, a link to a website operated by the guarantor or a link to the guarantor's social media account) along with the ranking.

以上のように、実施形態に係る情報処理装置10は、モデル(テキスト生成AI(Artificial Intelligence))により生成されたニュース記事に関するコンテンツとともに、当該コンテンツの信頼性が担保されているか否かを示す情報を利用者に提供する。これにより、実施形態に係る情報処理装置10は、コンテンツの信頼性が担保されているか否かを利用者が把握することができる。 As described above, the information processing device 10 according to the embodiment provides the user with content related to news articles generated by a model (text generation AI (Artificial Intelligence)), along with information indicating whether the reliability of the content is guaranteed. In this way, the information processing device 10 according to the embodiment allows the user to understand whether the reliability of the content is guaranteed.

また、実施形態に係る情報処理装置10は、マスメディアではマンパワーが足りず、ニュース記事を書くことができないロングテールな事象に関しても、ニュース記事を利用者に提供することが可能となる。一例を挙げると、高校野球の地方予選の1回戦などでは、知名度の低い学校の勝敗はニュース記事とならない場合があるが、このような学校を母校とする利用者に関しては、勝敗や試合の内容などが記載されたニュース記事を閲覧したいというニーズが存在する。このような利用者に対し、自身の母校の勝敗に関するニュース記事を示すコンテンツを提供することにより、当該コンテンツ内において、同じ学校の出身者同士でニュース記事に対するコメントを共有することができるため、ニュース記事の配信に関して新たなユーザ体験を与えることができる。 In addition, the information processing device 10 according to the embodiment can provide users with news articles about long-tail events for which the mass media lack the manpower to write news articles. For example, in the first round of regional high school baseball qualifying matches, the results of games played by lesser-known schools may not be reported in the news. However, users whose alma mater is such a school have a need to view news articles that include information about the results and details of the game. By providing such users with content showing news articles about the wins and losses of their alma mater, comments on the news articles can be shared within the content with fellow alumni of the same school, providing a new user experience in the distribution of news articles.

また、実施形態に係る情報処理装置10は、モデルにより生成されたニュース記事に関するコンテンツに対し、記者等である担保者から信頼性の担保を受けることにより、モデルにより生成されたコンテンツを既成事実化し、さらに、モデルにより生成されたコンテンツに関して当事者となる担保者に対しては、既成事実化の報酬である利益を設定することができる。 In addition, the information processing device 10 according to the embodiment can make the content generated by the model a fait accompli by receiving a guarantee of reliability from a guarantor, such as a reporter, for the content related to a news article generated by the model, and can also set a profit as a reward for making the content a fait accompli for the guarantor who is a party to the content generated by the model.

また、実施形態に係る情報処理装置10は、モデルにより生成されたニュース記事に関するコンテンツに対し、利用者からの反響(リアクション)が大きい場合には、当該コンテンツが示す事象に関して、記者等がより詳細な取材を行い、続報等のコンテンツを作成する動機付けを行うことができるため、ニュースアプリにおいて配信するコンテンツをより充実させることができる。 Furthermore, if content related to a news article generated by a model receives a strong response (reaction) from users, the information processing device 10 according to the embodiment can motivate reporters and others to conduct more detailed coverage of the events indicated by the content and create content such as follow-up reports, thereby further enhancing the content distributed in the news app.

〔2.その他の処理例〕
なお、上述した処理は一例に過ぎず、情報処理装置10は、様々な情報を用いて様々な処理を行ってもよい。この点について、以下例示を列挙する。
[2. Other processing examples]
The above-described process is merely an example, and the information processing device 10 may perform various processes using various information. In this regard, examples are listed below.

〔2-1.コンテンツの提供について〕
図1の例において、情報処理装置10は、モデル#1(テキスト生成AI)によりコンテンツが生成されたことを示す情報とともに、担保情報及びコンテンツを利用者端末100に提供してもよい。例えば、情報処理装置10は、テキスト生成AIにより生成されたことを示すアイコン画像をコンテンツ#1に付与し、利用者端末100に表示させる。
[2-1. Provision of content]
1 , the information processing device 10 may provide the collateral information and the content together with information indicating that the content was generated by model #1 (text generation AI) to the user terminal 100. For example, the information processing device 10 may assign an icon image to content #1 indicating that it was generated by the text generation AI, and display the icon image on the user terminal 100.

〔2-2.コンテンツに含める画像について〕
図1の例において、情報処理装置10は、発生した事象を示す画像(動画像、静止画像)を含むコンテンツを生成してもよい。例えば、情報処理装置10は、発生した事象を示す画像を含む事象情報を取得する。そして、情報処理装置10は、事象を示す画像を含めたコンテンツを生成する。
[2-2. Images to be included in the content]
1, the information processing device 10 may generate content including images (moving images, still images) showing an event that has occurred. For example, the information processing device 10 acquires event information including images showing the event that has occurred. Then, the information processing device 10 generates content including the images showing the event.

なお、情報処理装置10は、事象情報に基づいて生成した画像を、発生した事象を示す画像として含むコンテンツを生成してもよい。例えば、情報処理装置10は、テキスト情報から画像を生成するように学習が行われたモデル#2に対し、事象情報が示すテキスト情報を入力することで、事象を示す画像を生成する。 In addition, the information processing device 10 may generate content that includes an image generated based on event information as an image showing an event that has occurred. For example, the information processing device 10 generates an image showing an event by inputting the text information indicated by the event information into model #2, which has been trained to generate images from text information.

ここで、モデル#2は、例えば、学習用の画像が示す事象の説明文であるテキスト情報を入力した場合に、当該画像を出力するように学習が行われる。なお、モデル#2の学習には、任意の公知技術が適用可能であり、学習データとして用いられる情報に応じて適宜選択された学習手法が用いられてもよい。例えば、モデル#2の学習には、機械学習に関する種々の従来技術(例えば、SVM(Support Vector Machine)等の教師あり学習の機械学習に関する技術)を用いて行われてもよい。また、モデル#2の学習には、深層学習(ディープラーニング)の技術が用いられてもよい。例えば、モデル#2の学習には、RNN(Recurrent Neural Network)やCNN(Convolutional Neural Network)等の種々のディープラーニングの技術が用いられてもよい。 Here, model #2 is trained to output an image when, for example, text information describing the event represented by the training image is input. Any known technology can be applied to training model #2, and a learning method appropriately selected depending on the information used as training data may be used. For example, model #2 may be trained using various conventional machine learning technologies (e.g., supervised machine learning technologies such as SVM (Support Vector Machine)). Model #2 may also be trained using deep learning technologies. For example, model #2 may be trained using various deep learning technologies such as RNN (Recurrent Neural Network) and CNN (Convolutional Neural Network).

〔2-3.担保者による関連コンテンツの投稿について〕
図1の例において、情報処理装置10は、生成したコンテンツに対し、信頼性の担保を行った担保者から当愛コンテンツに関連する関連コンテンツの投稿を受け付け、ニュースアプリを介して利用者端末100に提供してもよい。例えば、情報処理装置10は、コンテンツ#1の信頼性の担保を行った担保者D1から、事象#1に関する続報である関連コンテンツの投稿を受け付け、利用者端末100に提供する。
[2-3. Regarding the posting of related content by the guarantor]
1 , the information processing device 10 may accept a post of related content related to the generated content from a guarantor who has guaranteed the reliability of the content, and provide the post to the user terminal 100 via a news app. For example, the information processing device 10 accepts a post of related content that is a follow-up report on event #1 from guarantor D1 who has guaranteed the reliability of content #1, and provides the post to the user terminal 100.

〔2-4.タグを含めたコンテンツの生成について〕
図1の例において、情報処理装置10は、タグ情報を含むコンテンツを生成してもよい。例えば、情報処理装置10は、事象情報と、事象情報が示す事象に対応するタグをコンテンツに含めることを規定するルールと、当該ルールに従ってコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、コンテンツを生成する。そして、情報処理装置10は、生成したコンテンツに含まれるタグをニュースアプリにおいてフォローしている利用者に対し、当該コンテンツを提供する。
[2-4. Creating content including tags]
1 , the information processing device 10 may generate content including tag information. For example, the information processing device 10 generates content by inputting event information, rules specifying that tags corresponding to events indicated by the event information should be included in the content, and instruction sentences instructing the content to be output in accordance with the rules into model #1. Then, the information processing device 10 provides the content to users who follow tags included in the generated content in a news app.

〔2-5.各エリアで発生した事象に関するコンテンツについて〕
図1の例において、情報処理装置10は、各エリアで発生した事象(例えば、犯罪や、災害)に関する事象情報を取得し、当該事象に関するコンテンツを生成し、対応するエリアに所在する利用者に対し、生成したコンテンツを提供してもよい。
[2-5. Content related to events occurring in each area]
In the example of Figure 1, the information processing device 10 may acquire event information regarding an event that has occurred in each area (e.g., a crime or a disaster), generate content related to the event, and provide the generated content to users located in the corresponding area.

例えば、情報処理装置10は、エリア#1で発生した犯罪に関する事象情報を取得し、当該事象情報と、犯罪に関する情報(例えば、防犯情報や、不審者情報など)を示すコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、エリア#1で発生した犯罪に関する情報を示すコンテンツ#3を生成する。そして、情報処理装置10は、エリア#1に所在する利用者に対し、ニュースアプリを介してコンテンツ#3を提供する。なお、情報処理装置10は、防犯マップにおいて、エリア#1の地図上にコンテンツ#3に対応するアイコン画像を利用者端末100に表示させ、当該アイコン画像に対する利用者の選択操作に応じてコンテンツ#3を提供してもよい。 For example, the information processing device 10 acquires event information about a crime that occurred in area #1, and generates content #3 that shows information about the crime that occurred in area #1 by inputting the event information and an instruction sentence instructing model #1 to output content showing information about the crime (e.g., crime prevention information, suspicious person information, etc.). The information processing device 10 then provides content #3 to users located in area #1 via a news app. Note that the information processing device 10 may also display an icon image corresponding to content #3 on the map of area #1 in a crime prevention map on the user terminal 100, and provide content #3 in response to the user's selection operation on the icon image.

また、情報処理装置10は、エリア#1で発生した災害に関する事象情報を取得し、当該事象情報と、災害に関する情報(例えば、災害の規模や、避難の要否など)を示すコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、エリア#1で発生した災害に関する情報を示すコンテンツ#4を生成する。そして、情報処理装置10は、エリア#1に所在する利用者に対し、ニュースアプリを介してコンテンツ#4を提供する。なお、情報処理装置10は、災害マップにおいて、エリア#1の地図上にコンテンツ#4に対応するアイコン画像を利用者端末100に表示させ、当該アイコン画像に対する利用者の選択操作に応じてコンテンツ#4を提供してもよい。 In addition, the information processing device 10 acquires event information related to a disaster that occurred in area #1, and generates content #4 indicating information related to the disaster that occurred in area #1 by inputting the event information and an instruction sentence instructing model #1 to output content indicating information related to the disaster (for example, the scale of the disaster, the need for evacuation, etc.). The information processing device 10 then provides content #4 to users located in area #1 via a news app. Note that the information processing device 10 may also display an icon image corresponding to content #4 on the map of area #1 in the disaster map on the user terminal 100, and provide content #4 in response to the user's selection operation on the icon image.

なお、情報処理装置10は、コンテンツ#3やコンテンツ#4のカテゴリに対応する担保者により、コンテンツ#3やコンテンツ#4の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#3やコンテンツ#4を提供してもよい。 In addition, the information processing device 10 may provide content #3 or content #4 together with security information indicating whether the reliability of content #3 or content #4 has been guaranteed by a guarantor corresponding to the category of content #3 or content #4.

また、情報処理装置10は、エリア#1に所在する担保者により、コンテンツ#3やコンテンツ#4の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#3やコンテンツ#4を提供してもよい。例えば、情報処理装置10は、コンテンツ#3が示す災害に被災した担保者から、コンテンツ#3の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#3を提供する。また、情報処理装置10は、コンテンツ#4が示す災害の被害者である担保者から、コンテンツ#4の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#4を提供する。 In addition, the information processing device 10 may provide content #3 and content #4 along with security information indicating whether the reliability of content #3 and content #4 has been guaranteed by a guarantor located in area #1. For example, the information processing device 10 provides content #3 along with security information indicating whether the reliability of content #3 has been guaranteed by a guarantor who was affected by the disaster indicated by content #3. In addition, the information processing device 10 provides content #4 along with security information indicating whether the reliability of content #4 has been guaranteed by a guarantor who is a victim of the disaster indicated by content #4.

また、エリアは、任意の広さの範囲が適宜設定されてもよい。例えば、エリアは、緯度及び経度を基に同様の大きさの網の目(メッシュ)に分割されたものであってもよい。すなわち、エリアは、地域メッシュで区切られたエリアであってもよい。この場合、エリアIDには、地域メッシュコードが用いられてもよい。なお、上記は、一例であり、エリアは、地域メッシュに限らず種々の情報を基に設定されてもよい。例えば、エリアは、「町」、「区」、「市」、「県」等の行政区画を基に設定されてもよい。 In addition, areas may be set to any size as appropriate. For example, areas may be divided into meshes of similar size based on latitude and longitude. In other words, areas may be areas separated by regional meshes. In this case, the area ID may use a regional mesh code. Note that the above is just one example, and areas may be set based on various information other than regional meshes. For example, areas may be set based on administrative divisions such as "town," "ward," "city," or "prefecture."

〔2-6.利用者の投稿情報が示す事象に関するコンテンツについて〕
図1の例において、情報処理装置10は、所定のサービス(例えば、SNS)において利用者により投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象(言い換えると、バズった(流行している)事象)に関する事象情報を、当該サービスを提供する外部サーバ300から取得し、当該事象に関するコンテンツを生成してもよい。例えば、情報処理装置10は、自装置が提供するサービスや、外部サーバ直近の所定の期間(例えば、1日、3日)に投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象を特定する。そして、情報処理装置10は、特定した事象に関する事象情報(例えば、投稿情報)を取得し、当該事象情報と、当該事象を示すコンテンツ(例えば、投稿情報の要約)を出力するように指示する指示文章とをモデル#1に入力することで、当該事象を示すコンテンツ#5を生成する。そして、情報処理装置10は、SNSの利用者である担保者(例えば、インフルエンサー)により、コンテンツ#5の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#5を、ニュースアプリを介して利用者端末100に提供する。
[2-6. Content related to events indicated by user posted information]
In the example of FIG. 1 , the information processing device 10 may acquire event information about an event (i.e., a buzzworthy (trending) event) indicated by information posted by users on a predetermined service (e.g., an SNS) that exceeds a predetermined threshold from an external server 300 that provides the service, and generate content related to the event. For example, the information processing device 10 identifies an event indicated by information posted by users on a service provided by the device or an external server within a predetermined period (e.g., one day or three days) that exceeds a predetermined threshold. The information processing device 10 then acquires event information (e.g., posted information) about the identified event, and generates content #5 indicating the event by inputting the event information and an instruction sentence instructing the model #1 to output content indicating the event (e.g., a summary of the posted information) into the model #1. The information processing device 10 then provides the content #5 to the user terminal 100 via a news app, along with security information indicating whether the reliability of the content #5 has been guaranteed by a security party (e.g., an influencer) who is a user of the SNS.

なお、コンテンツ#5の信頼性の担保とは、例えば、コンテンツ#5が示す事象が流行していることの担保であってもよく、コンテンツ#5が示す事象の面白さの担保であってもよい。 Note that ensuring the reliability of content #5 may mean, for example, ensuring that the event represented by content #5 is popular, or ensuring that the event represented by content #5 is interesting.

また、情報処理装置10は、事象情報と、事象情報が示す対応する画像(例えば、流行している画像)へのリンク情報をコンテンツに含めることを規定するルールと、当該ルールに従ってコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、コンテンツ#5を生成してもよい。 In addition, the information processing device 10 may generate content #5 by inputting into model #1 event information, rules specifying that link information to corresponding images (e.g., popular images) indicated by the event information should be included in the content, and instruction sentences instructing the content to be output in accordance with the rules.

また、情報処理装置10は、流行している事象に関するコンテンツの担保者のランキングを、担保者へのリンク情報とともに利用者端末100に出力してもよい。また、情報処理装置10は、流行している事象に関して生成したコンテンツに対する、利用者のリアクションに基づいて、当該コンテンツのランキングを利用者端末100に出力してもよい。 The information processing device 10 may also output to the user terminal 100 the rankings of the guarantors of content related to a popular event, along with link information to the guarantors. The information processing device 10 may also output to the user terminal 100 the rankings of content generated related to a popular event, based on user reactions to the content.

このように、情報処理装置10は、流行している事象に関するコンテンツや、そのランキングを提供することができるため、どのような事象が流行っているかを利用者が把握することができる。 In this way, the information processing device 10 can provide content related to popular events and their rankings, allowing users to understand what events are popular.

また、利用者(例えば、インフルエンサー)は、情報処理装置10が提供するニュースアプリを参照しながら、どのようなコンテンツが流行するかを把握し、自身がSNS等においてコンテンツを配信することが可能となるため、ニュースアプリにインフルエンサーが集まり、ニュースアプリを流行の発信地とすることができる。 In addition, users (e.g., influencers) can refer to the news app provided by the information processing device 10 to understand what content will be popular and distribute that content themselves on social media, etc., which can attract influencers to the news app and make it a source of trends.

また、情報処理装置10は、流行している事象に関するコンテンツの担保者のランキングとともに、担保者へのリンク情報を提供することにより、担保者自身のSNSのアカウントや、担保者が配信するコンテンツなどに利用者を誘導することが可能となるため、担保者がコンテンツの信頼性の担保を行う動機付けを行うことができる。 In addition, by providing link information to the guarantors along with rankings of guarantors of content related to popular events, the information processing device 10 can guide users to the guarantors' own social media accounts and the content they distribute, thereby motivating the guarantors to guarantee the reliability of the content.

〔3.情報処理装置の構成〕
次に、図2を用いて、情報処理装置10の構成について説明する。図2は、実施形態に係る情報処理装置10の構成例を示す図である。図2に示すように、情報処理装置10は、通信部20と、記憶部30と、制御部40とを有する。
3. Configuration of information processing device
Next, the configuration of the information processing device 10 will be described with reference to Fig. 2. Fig. 2 is a diagram showing an example of the configuration of the information processing device 10 according to the embodiment. As shown in Fig. 2, the information processing device 10 includes a communication unit 20, a storage unit 30, and a control unit 40.

(通信部20について)
通信部20は、例えば、NIC(Network Interface Card)等によって実現される。そして、通信部20は、ネットワークNと有線または無線で接続され、利用者端末100、担保者端末200、外部サーバ300等との間で情報の送受信を行う。
(Regarding the communication unit 20)
The communication unit 20 is realized by, for example, a network interface card (NIC), etc. The communication unit 20 is connected to the network N by wire or wirelessly, and transmits and receives information between the user terminal 100, the guarantor terminal 200, the external server 300, etc.

(記憶部30について)
記憶部30は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。図2に示すように、記憶部30は、担保者情報データベース31と、コンテンツ情報データベース32と、モデルデータベース33とを有する。
(Regarding the storage unit 30)
The storage unit 30 is realized by, for example, a semiconductor memory element such as a random access memory (RAM) or a flash memory, or a storage device such as a hard disk or an optical disk. As shown in FIG. 2 , the storage unit 30 has a guarantor information database 31, a content information database 32, and a model database 33.

(担保者情報データベース31について)
担保者情報データベース31は、担保者に関する各種の情報を記憶する。ここで、図3を用いて、担保者情報データベース31が記憶する情報の一例を説明する。図3は、担保者情報データベース31の一例を示す図である。図3の例において、担保者情報データベース31は、「担保者ID」、「担保者リンク情報」、「担保者カテゴリ」、「担保コンテンツ情報」などといった項目を有する。
(Regarding the guarantor information database 31)
The guarantor information database 31 stores various information related to guarantors. An example of the information stored in the guarantor information database 31 will now be described with reference to FIG. 3. FIG. 3 is a diagram showing an example of the guarantor information database 31. In the example of FIG. 3, the guarantor information database 31 has items such as "guarantor ID,""guarantor link information,""guarantorcategory," and "guarantor content information."

「担保者ID」は、担保者を識別するための識別情報を示す。「担保者リンク情報」は、担保者へのリンク情報を示す。「担保者カテゴリ」は、担保者が属するカテゴリに関する情報を示し、例えば、マスメディアにおいてスポーツ担当の記者であることを示す情報や、SNSにおけるインフエンサーであることを示す情報などが格納される。「担保コンテンツ情報」は、担保者が信頼性の担保を行ったコンテンツに関する情報を示し、例えば、コンテンツを識別するための識別情報が格納される。 "Guarantor ID" indicates identification information for identifying the guarantor. "Guarantor link information" indicates link information to the guarantor. "Guarantor category" indicates information about the category to which the guarantor belongs, and stores, for example, information indicating that the guarantor is a sports reporter in the mass media or information indicating that the guarantor is an influencer on social media. "Guarantor content information" indicates information about the content for which the guarantor has guaranteed its reliability, and stores, for example, identification information for identifying the content.

すなわち、図3では、担保者ID「DID#1」により識別される担保者の担保者リンク情報が「担保者リンク情報#1」、担保者カテゴリが「担保者カテゴリ#1」、担保コンテンツ情報が「担保コンテンツ情報#1」である例を示す。 In other words, Figure 3 shows an example in which the guarantor link information of the guarantor identified by the guarantor ID "DID#1" is "guarantor link information #1," the guarantor category is "guarantor category #1," and the collateral content information is "collateral content information #1."

(コンテンツ情報データベース32について)
コンテンツ情報データベース32は、コンテンツに関する各種の情報を記憶する。ここで、図4を用いて、コンテンツ情報データベース32が記憶する情報の一例を説明する。図4は、コンテンツ情報データベース32の一例を示す図である。図4の例において、コンテンツ情報データベース32は、「コンテンツID」、「事象情報」、「担保情報」、「コンテンツ情報」、「閲覧数」、「評価情報」、「リンク情報」などといった項目を有する。
(Regarding the content information database 32)
The content information database 32 stores various types of information related to content. An example of the information stored in the content information database 32 will now be described with reference to FIG. 4. FIG. 4 is a diagram showing an example of the content information database 32. In the example of FIG. 4, the content information database 32 has items such as "content ID,""eventinformation,""securityinformation,""contentinformation,""number of views,""ratinginformation," and "link information."

「コンテンツID」は、コンテンツを識別するための識別情報を示す。「事象情報」は、コンテンツが示す事象に関する事象情報を示す。「担保情報」は、コンテンツの信頼性が担保者に担保されたか否かを示す。「コンテンツ情報」は、コンテンツに関する情報を示し、例えば、コンテンツに含まれるテキスト情報や、画像などといった情報を格納する。「閲覧数」は、コンテンツの閲覧数を示す。「評価情報」は、コンテンツに対する利用者の評価に関する情報を示し、例えば、コンテンツに対して利用者がツこうしたコメントや、コンテンツに対する利用者のリアクションを示す情報(例えば、高評価ボタンが押下された回数)などといった情報を格納する。「リンク情報」は、コンテンツが示す事象に関する画像へのリンク情報を示す。 "Content ID" indicates identification information for identifying the content. "Event information" indicates event information related to the event indicated by the content. "Guarantee information" indicates whether the reliability of the content has been guaranteed by the guarantor. "Content information" indicates information related to the content, and stores information such as text information and images contained in the content. "Number of views" indicates the number of views of the content. "Rating information" indicates information related to users' ratings of the content, and stores information such as comments users made about the content and information indicating users' reactions to the content (for example, the number of times the like button was pressed). "Link information" indicates link information to images related to the event indicated by the content.

すなわち、図4では、コンテンツID「CID#1」により識別されるコンテンツの担保情報が「担保情報#1」、事象情報が「事象情報#1」、コンテンツ情報が「コンテンツ情報#1」、閲覧数が「閲覧数#1」、評価情報が「評価情報#1」、リンク情報が「リンク情報#1」である例を示す。 In other words, Figure 4 shows an example in which the security information for content identified by content ID "CID#1" is "Security Information #1", the event information is "Event Information #1", the content information is "Content Information #1", the number of views is "Number of Views #1", the rating information is "Rating Information #1", and the link information is "Link Information #1".

(モデルデータベース33について)
モデルデータベース33は、入力された質問に対する回答を生成するように学習が行われたモデルを記憶する。また、モデルデータベース33は、学習用の画像が示す事象の説明文であるテキスト情報を入力した場合に、当該画像を出力するように学習が行われたモデルを記憶する。
(Regarding the model database 33)
The model database 33 stores models that have been trained to generate answers to input questions, and also stores models that have been trained to output training images when text information that is an explanation of an event represented by the training images is input.

(制御部40について)
制御部40は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、情報処理装置10内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部40は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現される。実施形態に係る制御部40は、図2に示すように、取得部41と、生成部42と、画像生成部43と、受付部44と、提供部45と、設定部46と、出力部47とを有し、以下に説明する情報処理の機能や作用を実現または実行する。
(Regarding the control unit 40)
The control unit 40 is a controller, and is realized by, for example, a CPU (Central Processing Unit) or an MPU (Micro Processing Unit) executing various programs stored in a storage device inside the information processing device 10 using RAM as a work area. The control unit 40 is also a controller, and is realized by, for example, an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). As shown in FIG. 2 , the control unit 40 according to the embodiment has an acquisition unit 41, a generation unit 42, an image generation unit 43, a reception unit 44, a provision unit 45, a setting unit 46, and an output unit 47, and realizes or executes the functions and actions of information processing described below.

(取得部41について)
取得部41は、所定の事象に関する事象情報を取得する。例えば、図1の例において、取得部41は、発生した事象に関する事象情報を、外部サーバ300から取得する。
(Regarding the acquisition unit 41)
The acquisition unit 41 acquires event information relating to a predetermined event. For example, in the example of FIG. 1 , the acquisition unit 41 acquires event information relating to an event that has occurred from the external server 300.

また、取得部41は、所定の情報配信サービスにおいて、対応するコンテンツが配信されていない事象に関する事象情報を取得してもよい。例えば、図1の例において、取得部41は、発生した事象のうち、ニュースアプリに対して、各マスメディアが対応するニュース記事を提供していない事象に関する事象情報を取得する。 The acquisition unit 41 may also acquire event information regarding events for which corresponding content is not distributed in a specified information distribution service. For example, in the example of FIG. 1, the acquisition unit 41 acquires event information regarding events that have occurred for which no corresponding news article is provided by any mass media outlet to the news app.

また、取得部41は、利用者により投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象に関する事象情報を取得してもよい。例えば、図1の例において、取得部41は、所定のサービスにおいて利用者により投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象に関する事象情報を、当該サービスを提供する外部サーバ300から取得する。 The acquisition unit 41 may also acquire event information related to an event indicated by posted information equal to or greater than a predetermined threshold from among the posted information posted by users. For example, in the example of FIG. 1, the acquisition unit 41 acquires event information related to an event indicated by posted information equal to or greater than a predetermined threshold from among the posted information posted by users on a predetermined service, from an external server 300 that provides the service.

また、取得部41は、所定のエリアで発生した事象に関する事象情報を取得してもよい。例えば、図1の例において、取得部41は、各エリアで発生した事象に関する事象情報を取得する。 The acquisition unit 41 may also acquire event information regarding events that have occurred in a specified area. For example, in the example of FIG. 1, the acquisition unit 41 acquires event information regarding events that have occurred in each area.

(生成部42について)
生成部42は、入力された質問に対する回答を生成するように学習が行われたモデルに対し、取得部41により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する。例えば、図1の例において、生成部42は、モデルデータベース33を参照し、事象情報#1と、入力された質問に対する回答を生成するように学習が行われたモデル#1とを用いて、事象#1のニュース記事を示すコンテンツ#1を生成し、コンテンツ情報データベース32に格納する。
(Regarding the generation unit 42)
The generation unit 42 generates content related to the event by inputting the event information acquired by the acquisition unit 41 and an instruction sentence instructing a model that has been trained to generate an answer to an input question to output content related to the event indicated by the event information. For example, in the example of Figure 1, the generation unit 42 references the model database 33 and uses event information #1 and model #1 that has been trained to generate an answer to an input question to generate content #1 indicating a news article about event #1, and stores it in the content information database 32.

また、生成部42は、事象情報に含まれる事象の画像をコンテンツに含めたコンテンツを生成してもよい。例えば、図1の例において、生成部42は、事象情報に含まれる事象を示す画像を含めたコンテンツを生成する。 The generation unit 42 may also generate content that includes an image of an event included in the event information. For example, in the example of FIG. 1, the generation unit 42 generates content that includes an image showing an event included in the event information.

また、生成部42は、モデルに対し、さらに、事象に対応するタグをコンテンツに含めることを規定するルールを入力することで、コンテンツを生成してもよい。例えば、図1の例において、生成部42は、事象情報と、事象情報が示す事象に対応するタグをコンテンツに含めることを規定するルールと、当該ルールに従ってコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、コンテンツを生成する。 The generation unit 42 may also generate content by inputting into the model rules that stipulate that tags corresponding to events should be included in the content. For example, in the example of FIG. 1, the generation unit 42 generates content by inputting into model #1 event information, rules that stipulate that tags corresponding to events indicated by the event information should be included in the content, and instruction sentences that instruct the content to be output in accordance with the rules.

また、生成部42は、モデルに対し、さらに、事象に対応する画像へのリンク情報をコンテンツに含めることを規定するルールを入力することで、コンテンツを生成してもよい。例えば、図1の例において、生成部42は、事象情報と、事象情報が示す対応する画像へのリンク情報をコンテンツに含めることを規定するルールと、当該ルールに従ってコンテンツを出力するように指示する指示文章とをモデル#1に入力することで、コンテンツ#5を生成する。 The generation unit 42 may also generate content by inputting into the model a rule that specifies that link information to an image corresponding to an event should be included in the content. For example, in the example of FIG. 1, the generation unit 42 generates content #5 by inputting into model #1 event information, a rule that specifies that link information to the corresponding image indicated by the event information should be included in the content, and an instruction sentence that instructs the model to output the content in accordance with the rule.

(画像生成部43について)
画像生成部43は、テキスト情報から画像を生成するように学習が行われた画像生成モデルに対し、事象情報が示すテキスト情報を入力することで、事象に対応する画像を生成する。例えば、図1の例において、画像生成部43は、モデルデータベース33を参照し、テキスト情報から画像を生成するように学習が行われたモデル#2に対し、事象情報が示すテキスト情報を入力することで、事象を示す画像を生成する。
(Regarding the image generation unit 43)
The image generation unit 43 generates an image corresponding to an event by inputting the text information indicated by the event information to an image generation model that has been trained to generate an image from text information. For example, in the example of Figure 1, the image generation unit 43 references the model database 33 and inputs the text information indicated by the event information to model #2 that has been trained to generate an image from text information, thereby generating an image indicating an event.

(受付部44について)
受付部44は、コンテンツに関連する関連コンテンツの投稿を、コンテンツに対して信頼性の担保を行った担保者から受け付ける。例えば、図1の例において、受付部44は、コンテンツ#1の信頼性の担保を行った担保者D1から、事象#1に関する続報である関連コンテンツの投稿を受け付ける。
(Regarding the reception unit 44)
The reception unit 44 receives a post of related content related to the content from a guarantor who has guaranteed the reliability of the content. For example, in the example of FIG. 1 , the reception unit 44 receives a post of related content that is a follow-up report on Event #1 from a guarantor D1 who has guaranteed the reliability of Content #1.

(提供部45について)
提供部45は、生成部42により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する。例えば、図1の例において、提供部45は、コンテンツ情報データベース32を参照し、コンテンツの信頼性が担保されたか否かを示す担保情報とともに、生成したコンテンツを、ニュースアプリを介して利用者端末100に提供する。
(Regarding the providing unit 45)
The providing unit 45 provides the content generated by the generating unit 42 to the user together with security information indicating whether the content has been guaranteed by a guarantor who guarantees the reliability of the content. For example, in the example of Fig. 1, the providing unit 45 refers to the content information database 32 and provides the generated content to the user terminal 100 via a news app together with security information indicating whether the reliability of the content has been guaranteed.

また、提供部45は、コンテンツの信頼性が担保されている場合には、信頼性が担保されていない場合よりもコンテンツを提供する優先度を高く設定し、コンテンツを提供してもよい。例えば、図1の例において、提供部45は、信頼性が担保されていないコンテンツ#2よりも、信頼性が担保されているコンテンツ#1の優先度を高く設定し、利用者端末100に提供する。 Furthermore, if the reliability of the content is guaranteed, the providing unit 45 may set a higher priority for providing the content than if the reliability is not guaranteed, and provide the content. For example, in the example of Figure 1, the providing unit 45 sets a higher priority for content #1, whose reliability is guaranteed, than for content #2, whose reliability is not guaranteed, and provides the content to the user terminal 100.

また、提供部45は、モデルによりコンテンツが生成されたことを示す情報とともに、担保情報及びコンテンツを提供してもよい。例えば、図1の例において、提供部45は、モデル#1によりコンテンツが生成されたことを示す情報とともに、担保情報及びコンテンツを利用者端末100に提供する。 The providing unit 45 may also provide the collateral information and content together with information indicating that the content was generated by a model. For example, in the example of FIG. 1, the providing unit 45 provides the collateral information and content to the user terminal 100 together with information indicating that the content was generated by model #1.

また、提供部45は、画像生成部43により生成された画像を含むコンテンツを提供してもよい。例えば、図1の例において、提供部45は、モデル#2を用いて生成された画像を含むコンテンツを提供する。 The providing unit 45 may also provide content including images generated by the image generating unit 43. For example, in the example of FIG. 1, the providing unit 45 provides content including images generated using model #2.

また、提供部45は、受付部44により受け付けられた関連コンテンツを利用者に提供してもよい。例えば、図1の例において、提供部45は、コンテンツ#1の信頼性の担保を行った担保者D1から受け付けられた関連コンテンツを、利用者端末100に提供する。 The providing unit 45 may also provide the user with the related content accepted by the accepting unit 44. For example, in the example of FIG. 1, the providing unit 45 provides the user terminal 100 with the related content accepted from guarantor D1, who has guaranteed the reliability of content #1.

また、提供部45は、事象が属するカテゴリに対応する担保者により、コンテンツの信頼性が担保されたか否かを示す担保情報とともに、コンテンツを提供してもよい。例えば、図1の例において、提供部45は、マスメディアにおいてスポーツ担当の記者である担保者により、カテゴリが「スポーツ」である事象に関して生成されたコンテンツの信頼性が担保されたか否かを示す担保情報とともに、当該コンテンツを提供する。 The providing unit 45 may also provide the content together with security information indicating whether the reliability of the content has been guaranteed by a guarantor corresponding to the category to which the event belongs. For example, in the example of FIG. 1, the providing unit 45 provides the content generated for an event in the "sports" category together with security information indicating whether the reliability of the content has been guaranteed by a guarantor who is a sports reporter in the mass media.

また、提供部45は、担保情報とともに、事象に関するコンテンツを情報配信サービスにおいて提供してもよい。例えば、図1の例において、提供部45は、コンテンツの信頼性が担保されたか否かを示す担保情報とともに、当該コンテンツを、ニュースアプリを介して利用者端末100に提供する。 The providing unit 45 may also provide content related to the event together with security information in an information distribution service. For example, in the example of FIG. 1, the providing unit 45 provides the content to the user terminal 100 via a news app, together with security information indicating whether the reliability of the content has been guaranteed.

また、提供部45は、担保情報とともに、コンテンツを、タグをフォローしている利用者に提供してもよい。例えば、図1の例において、提供部45は、コンテンツに含まれるタグをニュースアプリにおいてフォローしている利用者に対し、当該コンテンツを提供する。 The providing unit 45 may also provide the content, along with the collateral information, to users who are following the tag. For example, in the example of FIG. 1, the providing unit 45 provides the content to users who are following the tag included in the content in a news app.

また、提供部45は、所定のSNSの利用者である担保者により、事象に関するコンテンツが担保されたか否かを示す担保情報とともに、コンテンツを所定の情報配信サービスにおいて提供してもよい。例えば、図1の例において、提供部45は、SNSの利用者である担保者により、コンテンツ#5の信頼性が担保されたか否かを示す担保情報とともに、コンテンツ#5を、ニュースアプリを介して利用者端末100に提供する。 The providing unit 45 may also provide the content via a predetermined information distribution service together with security information indicating whether or not the content related to the event has been secured by a guarantor who is a user of a predetermined SNS. For example, in the example of FIG. 1, the providing unit 45 provides content #5 to the user terminal 100 via a news app together with security information indicating whether or not the reliability of content #5 has been secured by a guarantor who is a user of the SNS.

また、提供部45は、エリアに所在する利用者に対し、事象に関するコンテンツが担保されたか否かを示す担保情報とともに、コンテンツを利用者に提供してもよい。例えば、図1の例において、提供部45は、エリア#1に所在する利用者に対し、エリア#1で発生した犯罪に関する情報を示すコンテンツ#3や、エリア#1で発生した災害に関する情報を示すコンテンツ#4を、担保情報とともに、ニュースアプリを介して利用者端末100に提供する。 The providing unit 45 may also provide content to users located in an area along with security information indicating whether or not content related to an event has been secured. For example, in the example of FIG. 1, the providing unit 45 provides content #3 indicating information about a crime that occurred in area #1 and content #4 indicating information about a disaster that occurred in area #1, along with security information, to the user terminal 100 via a news app for a user located in area #1.

(設定部46について)
設定部46は、コンテンツに対して信頼性の担保を行った担保者に対し、所定の利益を設定する。例えば、図1の例において、設定部46は、担保者情報データベース31及びコンテンツ情報データベース32を参照し、コンテンツに対して信頼性の担保を行った担保者に対し、利益を設定する。具体的な例を挙げると、設定部46は、担保者が信頼性を担保したコンテンツの数が多いほど、利益を高く設定する。
(Regarding the setting unit 46)
The setting unit 46 sets a predetermined profit for a guarantor who has guaranteed the reliability of content. For example, in the example of Fig. 1, the setting unit 46 references the guarantor information database 31 and the content information database 32 and sets a profit for a guarantor who has guaranteed the reliability of content. To give a specific example, the setting unit 46 sets a higher profit for a larger number of contents for which a guarantor has guaranteed the reliability.

また、設定部46は、コンテンツに対する利用者の評価に応じた利益を担保者に対し設定してもよい。例えば、図1の例において、設定部46は、担保者が信頼性を担保したコンテンツが閲覧された回数が多いほど、利益を高く設定する。また、設定部46は、担保者が信頼性を担保したコンテンツに対する利用者の評価が高いほど、利益を高く設定する。 The setting unit 46 may also set a profit for the guarantor based on the user's evaluation of the content. For example, in the example of FIG. 1, the setting unit 46 sets a higher profit the more times the content whose reliability has been guaranteed by the guarantor is viewed. The setting unit 46 also sets a higher profit the more highly the user's evaluation of the content whose reliability has been guaranteed by the guarantor.

(出力部47について)
出力部47は、担保者が信頼性の担保を行ったコンテンツの数、並びに、担保者が信頼性の担保を行ったコンテンツに対する利用者の評価のうち、少なくともいずれかに基づいて、担保者のランキングを示す情報を利用者に出力する出力する。例えば、図1の例において、出力部47は、担保者情報データベース31及びコンテンツ情報データベース32を参照し、情報処理装置10は、担保者が信頼性の担保を行ったコンテンツの数や、担保者が信頼性の担保を行ったコンテンツに対する利用者の評価などに基づくランキングを出力する。
(Regarding the output unit 47)
The output unit 47 outputs to the user information indicating the ranking of the guarantors based on at least one of the number of contents for which the guarantors have guaranteed the reliability and the user's evaluation of the content for which the guarantors have guaranteed the reliability. For example, in the example of Figure 1, the output unit 47 refers to the guarantor information database 31 and the content information database 32, and the information processing device 10 outputs a ranking based on the number of contents for which the guarantors have guaranteed the reliability and the user's evaluation of the content for which the guarantors have guaranteed the reliability.

また、出力部47は、担保者のランキングを示す情報とともに、担保者に対応するリンクを示すリンク情報を利用者に出力してもよい。例えば、図1の例において、出力部47は、ランキングとともに、担保者へのリンク情報を出力する。 The output unit 47 may also output link information indicating a link corresponding to the guarantor to the user, along with information indicating the ranking of the guarantor. For example, in the example of Figure 1, the output unit 47 outputs link information to the guarantor along with the ranking.

〔4.情報処理のフロー〕
図5を用いて、実施形態に係る情報処理装置10の情報処理の手順について説明する。図5は、実施形態に係る情報処理の手順の一例を示すフローチャートである。
[4. Information processing flow]
The procedure of information processing by the information processing apparatus 10 according to the embodiment will be described with reference to Fig. 5. Fig. 5 is a flowchart showing an example of the procedure of information processing according to the embodiment.

図5に示すように、情報処理装置10は、所定の事象に関する事象情報を取得したか否かを判定する(ステップS101)。事象情報を取得していない場合(ステップS101;No)、情報処理装置10は、事象情報を取得するまで待機する。 As shown in FIG. 5, the information processing device 10 determines whether event information related to a predetermined event has been acquired (step S101). If event information has not been acquired (step S101; No), the information processing device 10 waits until event information is acquired.

一方、事象情報を取得した場合(ステップS101;Yes)、情報処理装置10は、入力された質問に対する回答を生成するように学習が行われたモデルに対し、事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する(ステップS102)。続いて、情報処理装置10は、コンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供し(ステップS103)、処理を終了する。 On the other hand, if event information has been acquired (Step S101; Yes), the information processing device 10 generates content related to the event by inputting the event information and an instruction sentence that instructs the model, which has been trained to generate an answer to the input question, to output content related to the event indicated by the event information (Step S102). Next, the information processing device 10 provides the content to the user along with guarantee information indicating whether the content has been guaranteed by a guarantor who guarantees the reliability of the content (Step S103), and ends the processing.

〔5.変形例〕
上述の実施形態は一例を示したものであり、種々の変更及び応用が可能である。
5. Modifications
The above-described embodiment is merely an example, and various modifications and applications are possible.

〔5-1.処理態様について〕
上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、逆に、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文章中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
5-1. Processing Mode
Of the processes described in the above embodiments, all or part of the processes described as being performed automatically can be performed manually, and conversely, all or part of the processes described as being performed manually can be performed automatically using known methods. In addition, the information, including the processing procedures, specific names, various data, and parameters shown in the above text and drawings, can be changed as desired unless otherwise specified. For example, the various information shown in each drawing is not limited to the information shown in the drawings.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Furthermore, the components of each device shown in the figure are functional concepts and do not necessarily have to be physically configured as shown. In other words, the specific form of distribution and integration of each device is not limited to that shown, and all or part of them can be functionally or physically distributed and integrated in any unit depending on various loads, usage conditions, etc.

また、上記してきた各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 Furthermore, the above-mentioned embodiments can be combined as appropriate to the extent that the processing content is not contradictory.

〔6.効果〕
上述してきたように、実施形態に係る情報処理装置10は、取得部41と、生成部42と、画像生成部43と、受付部44と、提供部45と、設定部46と、出力部47とを有する。取得部41は、所定の事象に関する事象情報を取得する。生成部42は、入力された質問に対する回答を生成するように学習が行われたモデルに対し、取得部41により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する。また、生成部42は、事象情報に含まれる事象の画像をコンテンツに含めたコンテンツを生成する。画像生成部43は、テキスト情報から画像を生成するように学習が行われた画像生成モデルに対し、事象情報が示すテキスト情報を入力することで、事象に対応する画像を生成する。受付部44は、コンテンツに関連する関連コンテンツの投稿を、コンテンツに対して信頼性の担保を行った担保者から受け付ける。提供部45は、生成部42により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する。また、提供部45は、画像生成部43により生成された画像を含むコンテンツを提供する。また、提供部45は、受付部44により受け付けられた関連コンテンツを利用者に提供する。設定部46は、コンテンツに対して信頼性の担保を行った担保者に対し、所定の利益を設定する。また、設定部46は、コンテンツに対する利用者の評価に応じた利益を担保者に対し設定する。出力部47は、担保者が信頼性の担保を行ったコンテンツの数、並びに、担保者が信頼性の担保を行ったコンテンツに対する利用者の評価のうち、少なくともいずれかに基づいて、担保者のランキングを示す情報を利用者に出力する出力する。また、出力部47は、担保者のランキングを示す情報とともに、担保者に対応するリンクを示すリンク情報を利用者に出力する。
6. Effects
As described above, the information processing device 10 according to the embodiment includes an acquisition unit 41, a generation unit 42, an image generation unit 43, a reception unit 44, a provision unit 45, a setting unit 46, and an output unit 47. The acquisition unit 41 acquires event information related to a predetermined event. The generation unit 42 generates content related to the event by inputting the event information acquired by the acquisition unit 41 and an instruction sentence instructing a model trained to generate an answer to an input question to output content related to the event indicated by the event information. The generation unit 42 also generates content that includes an image of the event included in the event information. The image generation unit 43 generates an image corresponding to the event by inputting text information indicated by the event information to an image generation model trained to generate an image from text information. The reception unit 44 accepts submissions of related content related to the content from a guarantor who has guaranteed the reliability of the content. The provision unit 45 provides the content generated by the generation unit 42 to a user along with security information indicating whether the content has been guaranteed by a guarantor who guarantees the reliability of the content. The providing unit 45 also provides content including the image generated by the image generating unit 43. The providing unit 45 also provides the related content received by the receiving unit 44 to the user. The setting unit 46 sets a predetermined profit for the guarantor who has guaranteed the reliability of the content. The setting unit 46 also sets a profit for the guarantor according to the user's evaluation of the content. The output unit 47 outputs information indicating the ranking of the guarantor to the user based on at least one of the number of contents for which the guarantor has guaranteed the reliability and the user's evaluation of the content for which the guarantor has guaranteed the reliability. The output unit 47 also outputs link information indicating a link corresponding to the guarantor to the user, along with the information indicating the ranking of the guarantor.

これにより、実施形態に係る情報処理装置10は、モデルにより生成されたニュース記事に関するコンテンツとともに、当該コンテンツの信頼性が担保されているか否かを示す情報を利用者に提供ことができるため、コンテンツの信頼性が担保されているか否かを利用者が把握することができる。 As a result, the information processing device 10 according to the embodiment can provide users with content related to news articles generated by the model, along with information indicating whether the reliability of the content is guaranteed, allowing users to understand whether the reliability of the content is guaranteed.

また、実施形態に係る情報処理装置10において、例えば、取得部41は、所定の情報配信サービスにおいて、対応するコンテンツが配信されていない事象に関する事象情報を取得する。そして、提供部45は、担保情報とともに、事象に関するコンテンツを情報配信サービスにおいて提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, the acquisition unit 41 acquires event information relating to an event for which corresponding content is not being distributed in a predetermined information distribution service. Then, the provision unit 45 provides content relating to the event together with security information in the information distribution service.

これにより、実施形態に係る情報処理装置10は、マスメディアではマンパワーが足りず、ニュース記事を書くことができないロングテールな事象に関しても、ニュース記事を利用者に提供することが可能となる。 As a result, the information processing device 10 according to the embodiment can provide users with news articles about long-tail events for which the mass media lacks the manpower to write news articles.

また、実施形態に係る情報処理装置10において、例えば、生成部42は、モデルに対し、さらに、事象に対応するタグをコンテンツに含めることを規定するルールを入力することで、コンテンツを生成する。そして、提供部45は、担保情報とともに、コンテンツを、タグをフォローしている利用者に提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, the generation unit 42 generates content by inputting into the model a rule specifying that a tag corresponding to the event should be included in the content. Then, the provision unit 45 provides the content, along with the collateral information, to users who follow the tag.

これにより、実施形態に係る情報処理装置10は、生成したコンテンツが示すタグをフォローしている利用者に対し、当該コンテンツを提供することができるため、利便性を向上させることができる。 As a result, the information processing device 10 according to the embodiment can provide the generated content to users who follow the tag indicated by the content, thereby improving convenience.

また、実施形態に係る情報処理装置10において、例えば、取得部41は、利用者により投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象に関する事象情報を取得する。そして、提供部45は、所定のSNSの利用者である担保者により、事象に関するコンテンツが担保されたか否かを示す担保情報とともに、コンテンツを所定の情報配信サービスにおいて提供する。また、生成部42は、モデルに対し、さらに、事象に対応する画像へのリンク情報をコンテンツに含めることを規定するルールを入力することで、コンテンツを生成する。 In the information processing device 10 according to the embodiment, for example, the acquisition unit 41 acquires, from among the posted information posted by users, event information related to an event indicated by posted information equal to or greater than a predetermined threshold. The provision unit 45 then provides the content on a predetermined information distribution service together with security information indicating whether the content related to the event has been secured by a guarantor who is a user of a predetermined SNS. The generation unit 42 also generates content by inputting into the model a rule specifying that the content should include link information to an image corresponding to the event.

これにより、実施形態に係る情報処理装置10は、流行している事象に関するコンテンツを提供することができるため、どのような事象が流行っているかを利用者が把握することができる。 As a result, the information processing device 10 according to the embodiment can provide content related to popular events, allowing users to understand what events are popular.

また、実施形態に係る情報処理装置10において、例えば、取得部41は、所定のエリアで発生した事象に関する事象情報を取得する。そして、提供部45は、エリアに所在する利用者に対し、事象に関するコンテンツが担保されたか否かを示す担保情報とともに、コンテンツを利用者に提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, the acquisition unit 41 acquires event information related to an event that has occurred in a specified area. Then, the provision unit 45 provides content to users located in the area along with security information indicating whether or not the content related to the event has been secured.

これにより、実施形態に係る情報処理装置10は、利用者が所在するエリアにおいて発生した事象に関するコンテンツを提供することができるため、訴求効果の高いコンテンツを提供することができる。 As a result, the information processing device 10 according to the embodiment can provide content related to events occurring in the area where the user is located, thereby providing content with high appeal.

また、実施形態に係る情報処理装置10において、例えば、提供部45は、コンテンツの信頼性が担保されている場合には、信頼性が担保されていない場合よりもコンテンツを提供する優先度を高く設定し、コンテンツを提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, when the reliability of the content is guaranteed, the providing unit 45 sets a higher priority for providing the content than when the reliability is not guaranteed, and provides the content.

これにより、実施形態に係る情報処理装置10は、信頼性が担保されているコンテンツを優先的に提供することができるため、信頼性の高いコンテンツを利用者に提供することができる。 As a result, the information processing device 10 according to the embodiment can provide content with guaranteed reliability on a priority basis, thereby providing highly reliable content to users.

また、実施形態に係る情報処理装置10において、例えば、提供部45は、モデルによりコンテンツが生成されたことを示す情報とともに、担保情報及びコンテンツを提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, the providing unit 45 provides the collateral information and content together with information indicating that the content has been generated by the model.

これにより、実施形態に係る情報処理装置10は、モデルによりコンテンツが生成されたことを示す情報を提供することができるため、利用者の事実の誤認が生じる可能性を低下することができる。 As a result, the information processing device 10 according to the embodiment can provide information indicating that content was generated using a model, thereby reducing the possibility of users misunderstanding the facts.

また、実施形態に係る情報処理装置10において、例えば、提供部45は、事象が属するカテゴリに対応する担保者により、コンテンツの信頼性が担保されたか否かを示す担保情報とともに、コンテンツを提供する。 Furthermore, in the information processing device 10 according to the embodiment, for example, the providing unit 45 provides content together with guarantee information indicating whether the reliability of the content has been guaranteed by a guarantor corresponding to the category to which the event belongs.

これにより、実施形態に係る情報処理装置10は、事象が属するカテゴリに精通した担保者からコンテンツの信頼性の担保を受けることができるため、コンテンツの精度を向上させることができる。 As a result, the information processing device 10 according to the embodiment can receive assurance of the reliability of the content from a guarantor who is familiar with the category to which the event belongs, thereby improving the accuracy of the content.

〔7.ハードウェア構成〕
また、上述してきた各実施形態に係る情報処理装置10は、例えば、図6に示すような構成のコンピュータ1000によって実現される。以下、情報処理装置10を例に挙げて説明する。図6は、情報処理装置10の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ1000は、CPU1100、ROM1200、RAM1300、HDD1400、通信インターフェイス(I/F)1500、入出力インターフェイス(I/F)1600、及びメディアインターフェイス(I/F)1700を有する。
7. Hardware Configuration
The information processing device 10 according to each of the above-described embodiments is realized, for example, by a computer 1000 configured as shown in Fig. 6. The following description will be given using the information processing device 10 as an example. Fig. 6 is a hardware configuration diagram showing an example of a computer that realizes the functions of the information processing device 10. The computer 1000 has a CPU 1100, a ROM 1200, a RAM 1300, a HDD 1400, a communication interface (I/F) 1500, an input/output interface (I/F) 1600, and a media interface (I/F) 1700.

CPU1100は、ROM1200又はHDD1400に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM1200は、コンピュータ1000の起動時にCPU1100によって実行されるブートプログラムや、コンピュータ1000のハードウェアに依存するプログラム等を格納する。 The CPU 1100 operates based on programs stored in the ROM 1200 or HDD 1400, and controls each component. The ROM 1200 stores a boot program executed by the CPU 1100 when the computer 1000 starts up, as well as programs that depend on the computer 1000's hardware.

HDD1400は、CPU1100によって実行されるプログラム、及び、かかるプログラムによって使用されるデータ等を記憶する。通信インターフェイス1500は、通信網500(実施形態のネットワークNに対応する)を介して他の機器からデータを受信してCPU1100へ送り、また、通信網500を介してCPU1100が生成したデータを他の機器へ送信する。 HDD 1400 stores programs executed by CPU 1100 and data used by such programs. Communication interface 1500 receives data from other devices via communication network 500 (corresponding to network N in the embodiment) and sends it to CPU 1100, and also transmits data generated by CPU 1100 to other devices via communication network 500.

CPU1100は、入出力インターフェイス1600を介して、ディスプレイやプリンタ等の出力装置、及び、キーボードやマウス等の入力装置を制御する。CPU1100は、入出力インターフェイス1600を介して、入力装置からデータを取得する。また、CPU1100は、入出力インターフェイス1600を介して生成したデータを出力装置へ出力する。 The CPU 1100 controls output devices such as displays and printers, and input devices such as keyboards and mice, via the input/output interface 1600. The CPU 1100 acquires data from input devices via the input/output interface 1600. The CPU 1100 also outputs data generated via the input/output interface 1600 to output devices.

メディアインターフェイス1700は、記録媒体1800に格納されたプログラム又はデータを読み取り、RAM1300を介してCPU1100に提供する。CPU1100は、かかるプログラムを、メディアインターフェイス1700を介して記録媒体1800からRAM1300上にロードし、ロードしたプログラムを実行する。記録媒体1800は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 Media interface 1700 reads programs or data stored on recording medium 1800 and provides them to CPU 1100 via RAM 1300. CPU 1100 loads the programs from recording medium 1800 onto RAM 1300 via media interface 1700 and executes the loaded programs. Recording medium 1800 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or a PD (Phase Change Rewritable Disc), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory.

例えば、コンピュータ1000が情報処理装置10として機能する場合、コンピュータ1000のCPU1100は、RAM1300上にロードされたプログラムを実行することにより、制御部40の機能を実現する。また、HDD1400には、情報処理装置10の記憶装置内の各データが格納される。コンピュータ1000のCPU1100は、これらのプログラムを記録媒体1800から読み取って実行するが、他の例として、他の装置から所定の通信網を介してこれらのプログラムを取得してもよい。 For example, when the computer 1000 functions as the information processing device 10, the CPU 1100 of the computer 1000 executes programs loaded onto the RAM 1300 to realize the functions of the control unit 40. In addition, the HDD 1400 stores various data within the storage device of the information processing device 10. The CPU 1100 of the computer 1000 reads and executes these programs from the recording medium 1800, but as another example, these programs may be obtained from another device via a specified communications network.

〔8.その他〕
以上、本願の実施形態のいくつかを図面に基づいて詳細に説明したが、これらは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。
[8. Other]
Although some of the embodiments of the present application have been described in detail above with reference to the drawings, these are merely examples, and the present invention can be implemented in other forms that include the embodiments described in the Disclosure of the Invention section and that have undergone various modifications and improvements based on the knowledge of those skilled in the art.

また、上述した情報処理装置10は、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティングなどで呼び出して実現するなど、構成は柔軟に変更できる。 Furthermore, the configuration of the information processing device 10 described above can be flexibly changed, such as by calling external platforms using APIs (Application Programming Interfaces) or network computing, depending on the function.

また、特許請求の範囲に記載した「部」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。 Furthermore, the term "unit" in the claims can be read as "means" or "circuit." For example, an acquisition unit can be read as acquisition means or acquisition circuit.

10 情報処理装置
20 通信部
30 記憶部
31 担保者情報データベース
32 コンテンツ情報データベース
33 モデルデータベース
40 制御部
41 取得部
42 生成部
43 画像生成部
44 受付部
45 提供部
46 設定部
47 出力部
100 利用者端末
200 担保者端末
300 外部サーバ
REFERENCE SIGNS LIST 10 Information processing device 20 Communication unit 30 Storage unit 31 Guarantor information database 32 Content information database 33 Model database 40 Control unit 41 Acquisition unit 42 Generation unit 43 Image generation unit 44 Reception unit 45 Provision unit 46 Setting unit 47 Output unit 100 User terminal 200 Guarantor terminal 300 External server

Claims (18)

所定の事象に関する事象情報を取得する取得部と、
入力された質問に対する回答を生成するように学習が行われたモデルに対し、前記取得部により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する生成部と、
前記生成部により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する提供部と
を有することを特徴とする情報処理装置。
an acquisition unit that acquires event information related to a predetermined event;
a generation unit that generates content related to the event by inputting the event information acquired by the acquisition unit and an instruction sentence that instructs a model that has been trained to generate an answer to an input question to output content related to the event indicated by the event information;
and a providing unit that provides the content generated by the generating unit to a user together with security information indicating whether the content has been secured by a guarantor who secures the reliability of the content.
前記コンテンツに対して信頼性の担保を行った担保者に対し、所定の利益を設定する設定部
をさらに有することを特徴とする請求項1に記載の情報処理装置。
2. The information processing device according to claim 1, further comprising: a setting unit for setting a predetermined profit for a person who has guaranteed the reliability of the content.
前記設定部は、
前記コンテンツに対する利用者の評価に応じた利益を前記担保者に対し設定する
ことを特徴とする請求項2に記載の情報処理装置。
The setting unit
The information processing device according to claim 2 , wherein a profit is set for the guarantor according to the user's evaluation of the content.
担保者が信頼性の担保を行ったコンテンツの数、並びに、担保者が信頼性の担保を行ったコンテンツに対する利用者の評価のうち、少なくともいずれかに基づいて、担保者のランキングを示す情報を利用者に出力する出力部
をさらに有することを特徴とする請求項1に記載の情報処理装置。
The information processing device according to claim 1, further comprising an output unit that outputs to a user information indicating the ranking of the guarantor based on at least one of the number of contents for which the guarantor has guaranteed the reliability and the user's evaluation of the content for which the guarantor has guaranteed the reliability.
前記出力部は、
担保者のランキングを示す情報とともに、担保者に対応するリンクを示すリンク情報を利用者に出力する
ことを特徴とする請求項4に記載の情報処理装置。
The output unit
5. The information processing device according to claim 4, wherein link information indicating a link corresponding to the guarantor is output to the user together with information indicating the ranking of the guarantor.
前記提供部は、
前記コンテンツの信頼性が担保されている場合には、信頼性が担保されていない場合よりも前記コンテンツを提供する優先度を高く設定し、前記コンテンツを提供する
ことを特徴とする請求項1に記載の情報処理装置。
The providing unit
2. The information processing device according to claim 1, wherein, when the reliability of the content is guaranteed, a higher priority is set for providing the content than when the reliability is not guaranteed, and the content is provided.
前記提供部は、
前記モデルにより前記コンテンツが生成されたことを示す情報とともに、前記担保情報及び前記コンテンツを提供する
ことを特徴とする請求項1に記載の情報処理装置。
The providing unit
The information processing apparatus according to claim 1 , further comprising: providing the security information and the content together with information indicating that the content has been generated by the model.
前記生成部は、
前記事象情報に含まれる前記事象の画像を前記コンテンツに含めた前記コンテンツを生成する
ことを特徴とする請求項1に記載の情報処理装置。
The generation unit
The information processing apparatus according to claim 1 , further comprising: generating the content by including an image of the event included in the event information in the content.
テキスト情報から画像を生成するように学習が行われた画像生成モデルに対し、前記事象情報が示すテキスト情報を入力することで、前記事象に対応する画像を生成する画像生成部
をさらに有し、
前記提供部は、
前記画像生成部により生成された画像を含む前記コンテンツを提供する
ことを特徴とする請求項1に記載の情報処理装置。
an image generation unit that generates an image corresponding to the event by inputting text information indicated by the event information into an image generation model that has been trained to generate an image from text information;
The providing unit
The information processing device according to claim 1 , wherein the content provided includes an image generated by the image generating unit.
前記コンテンツに関連する関連コンテンツの投稿を、前記コンテンツに対して信頼性の担保を行った担保者から受け付ける受付部
をさらに有し、
前記提供部は、
前記受付部により受け付けられた関連コンテンツを利用者に提供する
ことを特徴とする請求項1に記載の情報処理装置。
a receiving unit that receives posts of related content related to the content from a guarantor who has guaranteed the reliability of the content,
The providing unit
The information processing device according to claim 1 , wherein the related content accepted by the accepting unit is provided to the user.
前記提供部は、
前記事象が属するカテゴリに対応する担保者により、前記コンテンツの信頼性が担保されたか否かを示す担保情報とともに、前記コンテンツを提供する
ことを特徴とする請求項1に記載の情報処理装置。
The providing unit
The information processing device according to claim 1 , further comprising: providing the content together with guarantee information indicating whether or not the reliability of the content has been guaranteed by a guarantor corresponding to a category to which the event belongs.
前記取得部は、
所定の情報配信サービスにおいて、対応するコンテンツが配信されていない事象に関する事象情報を取得し、
前記提供部は、
前記担保情報とともに、前記事象に関する前記コンテンツを前記情報配信サービスにおいて提供する
ことを特徴とする請求項1に記載の情報処理装置。
The acquisition unit
Acquire event information regarding an event for which corresponding content is not being distributed in a predetermined information distribution service;
The providing unit
The information processing device according to claim 1 , wherein the content relating to the event is provided together with the security information in the information distribution service.
前記生成部は、
前記モデルに対し、さらに、前記事象に対応するタグを前記コンテンツに含めることを規定するルールを入力することで、前記コンテンツを生成し、
前記提供部は、
前記担保情報とともに、前記コンテンツを、前記タグをフォローしている利用者に提供する
ことを特徴とする請求項1に記載の情報処理装置。
The generation unit
generating the content by further inputting a rule to the model that specifies that a tag corresponding to the event is to be included in the content;
The providing unit
The information processing device according to claim 1 , wherein the content is provided together with the security information to a user who follows the tag.
前記取得部は、
利用者により投稿された投稿情報のうち、所定の閾値以上の投稿情報が示す事象に関する事象情報を取得し、
前記提供部は、
所定のSNS(Social Networking Service)の利用者である担保者により、前記事象に関する前記コンテンツが担保されたか否かを示す担保情報とともに、前記コンテンツを所定の情報配信サービスにおいて提供する
ことを特徴とする請求項1に記載の情報処理装置。
The acquisition unit
Acquire event information relating to an event indicated by posted information equal to or greater than a predetermined threshold from among posted information posted by users;
The providing unit
The information processing device according to claim 1, characterized in that the content related to the event is provided in a predetermined information distribution service together with security information indicating whether the content has been secured by a guarantor who is a user of a predetermined SNS (Social Networking Service).
前記生成部は、
前記モデルに対し、さらに、前記事象に対応する画像へのリンク情報を前記コンテンツに含めることを規定するルールを入力することで、前記コンテンツを生成する
ことを特徴とする請求項14に記載の情報処理装置。
The generation unit
The information processing apparatus according to claim 14, wherein the content is generated by inputting a rule to the model that specifies that the content should include link information to an image corresponding to the event.
前記取得部は、
所定のエリアで発生した事象に関する事象情報を取得し、
前記提供部は、
前記エリアに所在する利用者に対し、前記事象に関する前記コンテンツが担保されたか否かを示す担保情報とともに、前記コンテンツを利用者に提供する
ことを特徴とする請求項1に記載の情報処理装置。
The acquisition unit
Obtaining event information about events occurring in a specified area;
The providing unit
The information processing device according to claim 1 , further comprising: providing the content to a user located in the area together with security information indicating whether the content related to the event has been secured.
コンピュータが実行する情報処理方法であって、
所定の事象に関する事象情報を取得する取得工程と、
入力された質問に対する回答を生成するように学習が行われたモデルに対し、前記取得工程により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する生成工程と、
前記生成工程により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する提供工程と
を含むことを特徴とする情報処理方法。
1. A computer-implemented information processing method, comprising:
an acquisition step of acquiring event information relating to a predetermined event;
a generation step of generating content related to the event by inputting the event information acquired in the acquisition step and an instruction sentence instructing a model that has been trained to generate an answer to an input question to output content related to the event indicated by the event information;
and a providing step of providing the content generated by the generating step to a user together with security information indicating whether the content has been secured by a security party that secures the reliability of the content.
所定の事象に関する事象情報を取得する取得手順と、
入力された質問に対する回答を生成するように学習が行われたモデルに対し、前記取得手順により取得された事象情報と、当該事象情報が示す事象に関するコンテンツを出力するように指示する指示文章とを入力することで、当該事象に関するコンテンツを生成する生成手順と、
前記生成手順により生成されたコンテンツの信頼性を担保する担保者により、当該コンテンツが担保されたか否かを示す担保情報とともに、当該コンテンツを利用者に提供する提供手順と
をコンピュータに実行させることを特徴とする情報処理プログラム。
an acquisition step for acquiring event information relating to a predetermined event;
a generation step of generating content related to the event by inputting the event information acquired by the acquisition step and an instruction sentence instructing a model that has been trained to generate an answer to an input question to output content related to the event indicated by the event information;
and a provision procedure for providing the content generated by the generation procedure to a user together with security information indicating whether the content has been secured by a guarantor who secures the reliability of the content.
JP2023181219A 2023-10-20 2023-10-20 Information processing device, information processing method, and information processing program Active JP7801288B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023181219A JP7801288B2 (en) 2023-10-20 2023-10-20 Information processing device, information processing method, and information processing program
JP2025282961A JP2026049018A (en) 2023-10-20 2025-12-25 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2023181219A JP7801288B2 (en) 2023-10-20 2023-10-20 Information processing device, information processing method, and information processing program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2025282961A Division JP2026049018A (en) 2023-10-20 2025-12-25 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2025070711A JP2025070711A (en) 2025-05-02
JP7801288B2 true JP7801288B2 (en) 2026-01-16

Family

ID=95518660

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2023181219A Active JP7801288B2 (en) 2023-10-20 2023-10-20 Information processing device, information processing method, and information processing program
JP2025282961A Pending JP2026049018A (en) 2023-10-20 2025-12-25 Information processing device, information processing method, and information processing program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2025282961A Pending JP2026049018A (en) 2023-10-20 2025-12-25 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (2) JP7801288B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019164788A (en) 2018-03-14 2019-09-26 株式会社Spectee Information processing device, information processing method, program and image information display system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6993485B1 (en) * 2020-09-23 2022-01-13 株式会社Jx通信社 Information analyzer, information analysis method and information analysis program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019164788A (en) 2018-03-14 2019-09-26 株式会社Spectee Information processing device, information processing method, program and image information display system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SNSからニュースになる災害・事件情報を収集するAI,NEW MEDIA,日本,(株)ニューメディア,2018年02月01日,第36巻 第2号,p.76-78

Also Published As

Publication number Publication date
JP2025070711A (en) 2025-05-02
JP2026049018A (en) 2026-03-17

Similar Documents

Publication Publication Date Title
Manchanda et al. Effects of multisensory virtual reality on virtual and physical tourism during the COVID-19 pandemic
Bustard et al. The emerging smart event experience: an interpretative phenomenological analysis
Teasley Organizational culture and schools: A call for leadership and collaboration
Mathews Cam models, sex work, and job immobility in the Philippines
Kim et al. Exploring the role of flow experience and telepresence in virtual reality (VR) concerts
US11870785B2 (en) Computerized platform facilitating communication between end-users
Kim et al. Effects of personality traits on visitors attending an exposition: the moderating role of anxiety attachment
Rushkoff Permanent revolution: Occupying democracy
Robinson “Yeet nitro boosted”: A postdigital perspective on young people’s literacy engagements with the Discord platform
Riley et al. Global warming: Chinese narratives of the future
Chandler Middle years students’ experience with new media
Orben et al. From face-to-face to Facebook: Probing the effects of passive consumption on interpersonal attraction
JP7801288B2 (en) Information processing device, information processing method, and information processing program
Harris et al. Persuasive technology for human development: Review and case study
Laszlo et al. Norm-Shifting Interventions and Beliefs about Gender Norms in Paraguay
Sharma et al. “Express Your Feelings”: An Interactive Application for Autistic Patients
JP2025098864A (en) Information processing device, information processing method, and information processing program
Lukyanova et al. Factors of Temporal Behavior in Online Media: What Shapes Time on Internet?
KR20140033614A (en) Server for sharing and comparing personal financial information through social network and method for controllint the same
JP2025187377A (en) Information processing device, information processing method, and information processing program
JP2025079907A (en) Information processing device, information processing method, and information processing program
JP7853264B2 (en) Information processing device, information processing method, and information processing program
KR102882162B1 (en) Method and system for providing services for sharing and managing creative works
Nandi et al. Introducing an M-Commerce course into the business management curriculum: experiences and recommendations
Mittal Usage pattern of mobile phone applications

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20250917

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20250917

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20260105

R150 Certificate of patent or registration of utility model

Ref document number: 7801288

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150