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
JP7836283B2 - Information processing device, information processing method, and information processing program - Google Patents
[go: Go Back, main page]

JP7836283B2 - 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
JP7836283B2
JP7836283B2 JP2023132485A JP2023132485A JP7836283B2 JP 7836283 B2 JP7836283 B2 JP 7836283B2 JP 2023132485 A JP2023132485 A JP 2023132485A JP 2023132485 A JP2023132485 A JP 2023132485A JP 7836283 B2 JP7836283 B2 JP 7836283B2
Authority
JP
Japan
Prior art keywords
user
user terminal
information
action
categories
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
JP2023132485A
Other languages
Japanese (ja)
Other versions
JP2025027598A (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.)
Digital Arts Inc
Original Assignee
Digital Arts Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Digital Arts Inc filed Critical Digital Arts Inc
Priority to JP2023132485A priority Critical patent/JP7836283B2/en
Publication of JP2025027598A publication Critical patent/JP2025027598A/en
Application granted granted Critical
Publication of JP7836283B2 publication Critical patent/JP7836283B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明の実施形態は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。 Embodiments of the present invention relate to an information processing apparatus, an information processing method, and an information processing program.

近年、AI(人口知能)が様々な分野で活用されており、特に生成AIと呼ばれるコンテンツを自動生成できるAIの利用が急速に広まっている。生成AIには、大量の自然言語やプログラム言語を学習した大規模な学習モデルを用いて、ユーザの指示に応じた文章生成や文章の要約等の作業を高い精度で行うことができるものがある。生成AIを利用することで、ユーザがインターネット上の情報を検索する場合に、必要な情報を的確に取得することができる。 In recent years, artificial intelligence (AI) has been utilized in various fields, and the use of generative AI, which can automatically generate content, is rapidly expanding. Some generative AIs use large-scale learning models that have learned a vast amount of natural language and programming languages to perform tasks such as generating and summarizing text in response to user instructions with high accuracy. By using generative AI, users can accurately obtain the information they need when searching for information on the internet.

従来では、ユーザの質問に対して自動応答するAIによる対話システムにおいて、複数のユーザの質問の類似度を計算し、類似する質問を学習に利用することで質問と回答のパターンを効率的に学習して、ユーザの質問に対する回答の精度を高めるシステムが開示されている。 Conventionally, in AI-based dialogue systems that automatically respond to user questions, systems have been disclosed that efficiently learn question-and-answer patterns by calculating the similarity of questions from multiple users and using similar questions for training, thereby improving the accuracy of responses to user questions.

特開2019-219737号公報Japanese Patent Publication No. 2019-219737

AIによる対話システムでは、ユーザの指示に対して、その指示の条件に応じた文章等をAIが自動で生成することができ、また、ユーザによる過去の指示を履歴から選択することもでき利便性が高い。しかしながら、ユーザが検索等を行う場合に、ユーザの日々の行動には重複するものが多いものの、都度AIに入力等して回答を求める必要があり、煩わしい場合がある。 AI-powered dialogue systems offer high convenience because they can automatically generate text and other responses based on user instructions and allow users to select from past instructions in their history. However, when users perform searches or other actions, even though their daily routines often involve repetition, they need to input information into the AI each time to request a response, which can be cumbersome.

本発明はこのような事情を考慮してなされたもので、ユーザの行動傾向に沿った適切な行動提案をすることができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。 This invention was made in consideration of these circumstances, and aims to provide an information processing device, an information processing method, and an information processing program that can provide appropriate action suggestions in line with the user's behavioral tendencies.

本発明の実施形態に係る情報処理装置は、ユーザ端末のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存するアクセスログ保存部と、前記入力情報をカテゴリに応じて分類し、所定の条件を満たす前記カテゴリを前記ユーザの行動傾向として抽出するログ分析部と、抽出された前記行動傾向のカテゴリに対応する前記入力情報に基づいて前記ユーザ端末に対して行動提案を行う行動提案部と、を備えて、前記アクセスログ保存部は、ユーザ端末による外部ネットワークへのアクセス時のユーザ端末の位置情報を保存し、前記行動提案部は、前記位置情報に基づいて行動提案を行うユーザ端末の位置を設定し、前記ユーザが提案された行動提案を変更する場合に、前記ユーザより受け付けたリンク先を含む情報を生成AIサーバに入力して、前記生成AIサーバより取得した要約に基づき新たな行動提案をする、ことを特徴とする情報処理装置。 An information processing apparatus according to an embodiment of the present invention comprises: an access log storage unit that stores input information including information on access to an external network by a user terminal; a log analysis unit that classifies the input information according to categories and extracts categories that satisfy predetermined conditions as the user's behavioral tendencies; and an action suggestion unit that makes action suggestions to the user terminal based on the input information corresponding to the extracted behavioral tendency categories, wherein the access log storage unit stores location information of the user terminal when the user terminal accesses an external network, and the action suggestion unit sets the location of the user terminal for which action suggestions are made based on the location information, and when the user changes the proposed action suggestion, it inputs information including the link destination received from the user to a generating AI server and makes a new action suggestion based on a summary obtained from the generating AI server .

本発明の実施形態により、ユーザの行動傾向に沿った適切な行動提案をすることができる情報処理装置、情報処理方法、及び情報処理プログラムが提供される。 Embodiments of the present invention provide an information processing device, an information processing method, and an information processing program capable of providing appropriate action suggestions in line with the user's behavioral tendencies.

本実施形態に係る情報処理装置の構成の一例を示す構成図。A configuration diagram showing an example of the configuration of the information processing device according to this embodiment. アクセスログ保存部に保存される、ユーザのアクセス情報を含む入力情報の一例を示す説明図。An explanatory diagram showing an example of input information, including user access information, that is stored in the access log storage section. 入力情報に基づいて抽出されたユーザの行動傾向の一例を示す説明図。An explanatory diagram showing an example of user behavior trends extracted based on input information. 分析された行動傾向に基づいてユーザに提案される行動提案の一例を示す説明図。An explanatory diagram showing an example of action suggestions that are proposed to the user based on analyzed behavioral trends. 行動提案部により提案された行動提案を変更する場合の画面の一例を示す説明図。An explanatory diagram showing an example of a screen used when modifying an action proposal submitted by the Action Proposal Department. 本実施形態に係る情報処理方法の一例を示すフローチャート。A flowchart showing an example of the information processing method according to this embodiment.

以下、本発明の実施形態を添付図面に基づいて説明する。
図1は、本実施形態に係る情報処理装置10の構成の一例を示す図である。
Hereinafter, embodiments of the present invention will be described based on the attached drawings.
Figure 1 shows an example of the configuration of the information processing device 10 according to this embodiment.

実施形態に係る情報処理装置10は、ユーザ端末20のユーザによる外部ネットワークへのアクセス情報等の入力情報から、ユーザの関心度が高いと考えられる行動傾向を抽出し、その行動傾向に基づいてユーザにアクセス先等の行動提案を行うものである。 The information processing device 10 according to this embodiment extracts behavioral tendencies that are considered to be of high interest to the user from input information such as access information to an external network by the user of the user terminal 20, and based on these behavioral tendencies, it suggests actions such as access destinations to the user.

ユーザ端末20は、ユーザそれぞれが有するPC、スマホ、タブレット端末などの、外部ネットワークとの通信が可能な端末を示しており、情報処理装置10とネットワークを介して通信可能である。なお、図1では、各ユーザが有するユーザ端末20(20a,20b,20c)の3つで記載しているが、この構成に限定されるものではない。情報処理装置10は、ユーザ端末20のそれぞれと通信可能に接続されて、各種のデータが送受信される。 The user terminal 20 refers to a device that each user owns, such as a PC, smartphone, or tablet, that is capable of communicating with an external network and can communicate with the information processing device 10 via the network. Note that while Figure 1 shows three user terminals 20 (20a, 20b, 20c) for each user, the configuration is not limited to this. The information processing device 10 is connected to each of the user terminals 20 for communication, and various types of data are sent and received.

生成AIサーバ100は、ネットワーク上の情報やプログラム言語を学習した学習モデルを備えて、ユーザの入力に対する回答を自動生成するサーバである。情報処理装置10とネットワークを介して通信可能に接続されており、ユーザまたは情報処理装置10からの任意の入力に対して、当該入力により指定された条件に応じて学習モデルに基づき回答を自動生成する。 The AI generation server 100 is a server that automatically generates responses to user input, equipped with a learning model that has learned information and programming languages on the network. It is connected to the information processing device 10 via a network for communication, and automatically generates responses based on the learning model according to the conditions specified by the input, in response to any input from the user or the information processing device 10.

本実施形態に係る情報処理装置10の具体的な構成について説明する。
情報処理装置10は、入力情報受付部11と、アクセスログ保存部12と、ログ分析部13と、行動提案部14と、提案生成部15と、を備えている。
The specific configuration of the information processing device 10 according to this embodiment will be described below.
The information processing device 10 includes an input information receiving unit 11, an access log storage unit 12, a log analysis unit 13, an action suggestion unit 14, and a suggestion generation unit 15.

なお、情報処理装置10を構成する各ユニットの機能は、所定のプログラムコードを、プロセッサを用いて実行することによって実現しても良く、このようなソフトウェア処理に限らず、例えば、ASIC等を用いたハードウェア処理で実現してもよいし、ソフトウェア処理とハードウェア処理とを組み合わせて実現してもよい。 Furthermore, the functions of each unit constituting the information processing device 10 may be realized by executing predetermined program code using a processor. However, this is not limited to such software processing; for example, it may also be realized by hardware processing using an ASIC, or by a combination of software and hardware processing.

入力情報受付部11は、ユーザ端末20におけるユーザの入力情報を受け付ける。入力情報とは、ユーザ端末20上でユーザの操作にかかる情報であり、ユーザ端末20のWebブラウザを用いてインターネットアクセスする際の検索に用いる検索ワード、アクセス先サイトのURL情報、ユーザ端末上で実行しているアプリケーションなどを意味する。インターネットアクセスする際のアクセス時間やアクセス時のユーザ端末20の位置情報などを受け付けてもよい。 The input information receiving unit 11 receives user input information from the user terminal 20. Input information refers to information related to user operations on the user terminal 20, including search terms used for internet access using the user terminal 20's web browser, URL information of the accessed website, and applications running on the user terminal. Access time and location information of the user terminal 20 at the time of access may also be received.

アクセスログ保存部12は、ユーザ端末20のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存する。アクセスログ保存部12は、ユーザ端末20のユーザにより外部アクセスがあった際、アクセス情報(アクセスにかかる検索ワード、アクセス先URL)、端末上で利用しているアプリケーション等を入力情報として随時保存する。また、外部アクセス時の、アクセス時間、ユーザ端末20の位置情報を保存する。アクセスログ保存部12は、入力情報を時系列に並べて、一日単位のデータとして保存してもよい。入力情報は、ユーザごとに随時収集されて記録される。 The access log storage unit 12 stores input information, including access information by the user of the user terminal 20 to an external network. When the user of the user terminal 20 accesses an external network, the access log storage unit 12 continuously stores access information (search words related to the access, accessed URL), applications being used on the terminal, etc., as input information. It also stores the access time and the location information of the user terminal 20 at the time of external access. The access log storage unit 12 may also arrange the input information chronologically and store it as daily data. Input information is collected and recorded for each user as it occurs.

また、アクセスログ保存部12は、URLのそれぞれに対応するWebサイトのカテゴリを予め登録したデータベースを用いて、入力情報受付部11から受け付けたアクセス先URLに対応するカテゴリを設定して保存する。カテゴリとは、Webサイトの内容に応じた種別を示しており、例えばスポーツ、歴史、教育等のコンテンツに応じた分類情報を意味する。なお、ユーザのアクセス先URLについてカテゴリが登録されてない場合には、生成AIサーバ100に当該アクセス先URLのカテゴリ(Webサイトの種別)について問い合わせて、カテゴリを取得して保存してもよい。 Furthermore, the access log storage unit 12 uses a database pre-registered with website categories corresponding to each URL to set and save the category corresponding to the accessed URL received from the input information receiving unit 11. A category indicates a type according to the content of the website, meaning classification information according to content such as sports, history, or education. If a category is not registered for the user's accessed URL, the system may query the generation AI server 100 for the category (website type) of that accessed URL, obtain the category, and save it.

なお、アクセスログ保存部12は、検索サイトのURLへのアクセスについては、ユーザの行動傾向に関連が無いとして、入力情報から削除してもよい。 Furthermore, the access log storage unit 12 may delete access to search site URLs from the input information, as this is considered unrelated to the user's behavioral trends.

図2は、アクセスログ保存部12に保存される、ユーザのアクセス情報を含む入力情報の一例を示す説明図である。 Figure 2 is an explanatory diagram showing an example of input information, including user access information, that is stored in the access log storage unit 12.

図2に示すように、ユーザ:山田太郎の2023年8月15日の入力情報として、外部アクセス時の検索ワード、アクセス先のURL情報、端末上で利用するアプリケーションが逐次保存される。また、アクセス時の時刻とともに、ユーザ端末20の位置情報も記録する。アクセス先のURLとWebサイトのカテゴリを予め登録したデータベースとを照合して、当該アクセス先のURLのカテゴリを保存する。 As shown in Figure 2, the user's input information for August 15, 2023, for user Yamada Taro, includes the search term used during external access, the URL of the accessed site, and the application used on the terminal, all of which are saved sequentially. The location information of the user's terminal 20 is also recorded along with the time of access. The accessed URL is compared with a pre-registered database of website categories, and the category of the accessed URL is saved.

ログ分析部13は、入力情報をカテゴリに応じて分類し、所定の条件を満たすカテゴリをユーザの行動傾向として抽出する。具体的には、アクセスログ保存部12に保存されたユーザのアクセス情報のそれぞれを、設定されたカテゴリごとに分類して、カテゴリに応じたアクセスの頻度を求める。そして、アクセスの頻度が、所定の条件(例えば、5回以上アクセス)を満たすカテゴリを行動傾向として抽出する。行動傾向とは、ユーザの関心度が高いと考えられるカテゴリを意味する。なお、所定の条件は、例えばカテゴリをアクセスの頻度が多い順に並べて、上位4つのカテゴリを抽出するような条件でもよい。 The log analysis unit 13 classifies the input information according to categories and extracts categories that meet predetermined conditions as user behavior trends. Specifically, it classifies each user access information stored in the access log storage unit 12 according to the set categories and determines the frequency of access for each category. Then, it extracts categories whose access frequency meets predetermined conditions (for example, 5 or more accesses) as behavior trends. Behavioral trends refer to categories that are considered to be of high user interest. The predetermined conditions could, for example, be a condition such as arranging categories in descending order of access frequency and extracting the top four categories.

図3は、入力情報に基づいて抽出されたユーザの行動傾向の一例を示す説明図である。図3に示すように、ユーザ:山田太郎のアクセス情報について、カテゴリごとに分類し、カテゴリに応じたアクセスの頻度を求める。そして、頻度の多い順に並べて、4つのカテゴリを行動傾向として抽出している。山田太郎におけるアクセス情報のカテゴリの分類結果から、スポーツ、歴史、教育(大学)、企業の分野に関心が高い傾向があることが示されており、この4つのカテゴリが行動傾向となる。 Figure 3 is an explanatory diagram illustrating an example of user behavioral trends extracted based on input information. As shown in Figure 3, user Yamada Taro's access information is classified by category, and the frequency of access for each category is determined. Then, the categories are sorted in descending order of frequency, and four categories are extracted as behavioral trends. The classification results of Yamada Taro's access information categories show a tendency towards high interest in the fields of sports, history, education (university), and business; these four categories represent his behavioral trends.

行動提案部14は、抽出された行動傾向のカテゴリに対応する入力情報に基づいてユーザ端末20に対して行動提案を行う。具体的には、ログ分析部13により抽出されたカテゴリのそれぞれについて、入力情報のアクセス先URLのリンク等を行動提案としてユーザ端末20に送信する。ユーザ端末20のユーザは、端末画面上に表示された行動提案を確認することができる。行動提案については、例えばユーザの1週間分のアクセスログに基づいて行動傾向を求めて、ユーザがブラウザを起動した際に提案してもよい。 The action suggestion unit 14 provides action suggestions to the user terminal 20 based on the input information corresponding to the extracted action trend categories. Specifically, for each category extracted by the log analysis unit 13, it sends links to the access URLs of the input information as action suggestions to the user terminal 20. The user of the user terminal 20 can then view the action suggestions displayed on the terminal screen. For example, the action suggestions could be based on the user's access logs for one week to determine their action trends, and then suggested when the user launches their browser.

また、行動提案部14は、抽出された行動傾向のカテゴリについて、アクセス時間を確認して(アクセス時間にばらつきがある場合は、最もアクセスが多い時間帯)、アクセス時間に基づいて行動提案を行う時間(例えば19時以降)を設定してもよい。 Furthermore, the action suggestion unit 14 may check the access times for the extracted action trend categories (if there is variation in access times, the time of day with the most access) and set a time (for example, after 7 PM) for suggesting actions based on the access times.

また、抽出された行動傾向のカテゴリについて、ユーザ端末20のアクセス位置を確認して(アクセス位置にばらつきがある場合は、最もアクセスが多い位置範囲)、アクセス位置に基づいて行動提案する端末の位置(例えばユーザの自宅の位置情報の半径10m以内)を設定してもよい。 Furthermore, for the extracted behavioral trend categories, the access locations of the user terminal 20 may be checked (if there is variation in access locations, the range of locations with the most frequent access) and the location of the terminal that will suggest actions based on the access location (for example, within a 10m radius of the user's home location information) may be set.

提案生成部15は、抽出された行動傾向のカテゴリに対応する入力情報を、生成AIサーバ100に所定の条件で入力し、当該学習モデルによる出力結果を取得する。行動提案部14は、提案生成部15で取得した情報を用いて行動提案を行ってもよい。例えば、アクセス先URLのリンクについて、生成AIサーバ100にサイト内の記載の要約を求める入力を行い、学習モデルによる要約結果を取得して、この要約を行動提案とする。 The suggestion generation unit 15 inputs input information corresponding to the extracted behavioral tendency categories into the generation AI server 100 under predetermined conditions and obtains the output results from the learning model. The behavior suggestion unit 14 may use the information obtained by the suggestion generation unit 15 to make behavior suggestions. For example, regarding a link to an accessed URL, the generation AI server 100 is input to request a summary of the content on the site, the summary results from the learning model are obtained, and this summary is used as a behavior suggestion.

図4は、分析された行動傾向に基づいてユーザに提案される行動提案の一例を示す説明図である。山田太郎のアクセス情報に基づいて抽出されたカテゴリについて、ユーザの端末画面に行動提案が表示される。スポーツのカテゴリについて、アクセス先URLの情報とそのURLの要約等が表示される。歴史のカテゴリについて、アクセス先URLの情報と検索ワードに関する要約等が表示されている。行動提案の表示画面には、提案内容を変更するための「提案内容変更」、提案を削除するための「削除」のボタンが表示されている。提案を削除した場合には、そのカテゴリに関する提案は次回から行わないように設定されてもよい。 Figure 4 is an explanatory diagram illustrating an example of behavioral suggestions provided to the user based on analyzed behavioral trends. Based on Taro Yamada's access information, behavioral suggestions are displayed on the user's terminal screen for categories extracted. For the "Sports" category, information on the accessed URL and a summary of that URL are displayed. For the "History" category, information on the accessed URL and a summary of the search terms are displayed. The behavioral suggestion display screen includes buttons for "Change Suggestion" to modify the suggestion content and "Delete" to remove the suggestion. If a suggestion is deleted, it may be possible to configure the system to prevent suggestions for that category from being provided again in the future.

図5は、行動提案部14により提案された行動提案を変更する場合の画面の一例を示す説明図であり、提案された内容を変更したい場合に、次回以降で提案を希望するリンク先等を記載して設定する。提案変更が設定された場合、入力されたアクセス先URLのリンクについて、生成AIサーバ100にサイト内の記載の要約を求める入力を行い、学習モデルによる要約結果を取得して、この要約を行動提案とするように変更する。 Figure 5 is an explanatory diagram showing an example of a screen when modifying an action suggestion proposed by the action suggestion unit 14. If you wish to change the proposed content, you can specify the link destination and other details you would like to be included in future suggestions. When a suggestion change is set, the AI server 100 receives input requesting a summary of the content on the entered access URL link. The AI server obtains the summary result from the learning model and modifies the action suggestion to use this summary.

このように、ユーザ端末20のユーザは、ユーザ自身の日々の行動傾向に基づいた適切な情報を自動で取得することができる。 In this way, the user of user terminal 20 can automatically obtain appropriate information based on their own daily behavioral patterns.

続いて、本実施形態に係る情報処理装置10の動作について説明する。図6は、本実施形態に係る情報処理方法の一例を示すフローチャートである(適宜、図1参照)。 Next, the operation of the information processing device 10 according to this embodiment will be described. Figure 6 is a flowchart showing an example of the information processing method according to this embodiment (refer to Figure 1 as appropriate).

アクセスログ保存部12は、ユーザ端末20のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存する(S10)。 The access log storage unit 12 stores input information, including information about the user's access to the external network from the user terminal 20 (S10).

ログ分析部13は、入力情報をカテゴリに応じて分類し、所定の条件を満たすカテゴリをユーザの行動傾向として抽出する(S11、S12)。 The log analysis unit 13 classifies the input information according to category and extracts categories that meet predetermined conditions as user behavior trends (S11, S12).

ログ分析部13は、所定の条件を満たすカテゴリを行動傾向として抽出する(S12)。 The log analysis unit 13 extracts categories that meet predetermined conditions as behavioral trends (S12).

行動提案部14は、抽出された行動傾向のカテゴリに対応する入力情報に基づいてユーザ端末20に対して行動提案を行う(S13)。 The action suggestion unit 14 makes action suggestions to the user terminal 20 based on the input information corresponding to the extracted behavioral tendency categories (S13).

以上述べた実施形態の情報処理装置によれば、ユーザ端末のユーザによる外部ネットワークへのアクセスを含む日々の入力情報から、ユーザの行動傾向を抽出し、その行動傾向に基づいてユーザにアクセス先等の行動提案を行うことにより、ユーザの行動傾向に沿った適切な行動提案をすることができる。 According to the information processing device of the embodiment described above, it is possible to extract user behavioral trends from daily input information, including user access to external networks from the user terminal, and to suggest actions such as access destinations to the user based on these behavioral trends, thereby providing appropriate action suggestions that align with the user's behavioral trends.

なお、情報処理装置10で実行されるプログラムは、ROM等の記憶回路に予め組み込んで提供される。もしくは、このプログラムは、インストール可能な形式または実行可能な形式のファイルでCD-ROM、CD-R、メモリカード、DVD、フレキシブルディスク等のコンピュータで読み取り可能な記憶媒体に記憶されて提供するようにしてもよい。また、情報処理装置10で実行されるプログラムは、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせて提供するようにしてもよい。 The program executed by the information processing device 10 is provided pre-installed in a storage circuit such as ROM. Alternatively, this program may be provided as an installable or executable file stored on a computer-readable storage medium such as a CD-ROM, CD-R, memory card, DVD, or flexible disk. Furthermore, the program executed by the information processing device 10 may be stored on a computer connected to a network such as the Internet and provided via network download.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 While several embodiments of the present invention have been described, these embodiments are presented as examples only and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, substitutions, and modifications are possible without departing from the spirit of the invention. These embodiments and their variations are included within the scope and spirit of the invention, as well as within the scope of the invention and its equivalents as described in the claims.

10…情報処理装置、11…入力情報受付部、12…アクセスログ保存部、13…ログ分析部、14…行動提案部、15…提案生成部、20…ユーザ端末、100…生成AIサーバ。 10…Information processing device, 11…Input information receiving unit, 12…Access log storage unit, 13…Log analysis unit, 14…Action suggestion unit, 15…Suggestion generation unit, 20…User terminal, 100…Generating AI server.

Claims (4)

ユーザ端末のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存するアクセスログ保存部と、
前記入力情報をカテゴリに応じて分類し、所定の条件を満たす前記カテゴリを前記ユーザの行動傾向として抽出するログ分析部と、
抽出された前記行動傾向のカテゴリに対応する前記入力情報に基づいて前記ユーザ端末に対して行動提案を行う行動提案部と、を備えて、
前記アクセスログ保存部は、ユーザ端末による外部ネットワークへのアクセス時のユーザ端末の位置情報を保存し、
前記行動提案部は、前記位置情報に基づいて行動提案を行うユーザ端末の位置を設定し、
前記ユーザが提案された行動提案を変更する場合に、前記ユーザより受け付けたリンク先を含む情報を生成AIサーバに入力して、前記生成AIサーバより取得した要約に基づき新たな行動提案をする、
ことを特徴とする情報処理装置。
An access log storage unit that stores input information including information on the user's access to an external network on the user terminal,
A log analysis unit classifies the input information according to categories and extracts categories that meet predetermined conditions as the user's behavioral tendencies.
The system includes an action suggestion unit that makes action suggestions to the user terminal based on the input information corresponding to the extracted categories of behavioral tendencies,
The access log storage unit stores the location information of the user terminal when the user terminal accesses an external network.
The action suggestion unit sets the location of the user terminal that makes the action suggestion based on the location information ,
When the user modifies the proposed action, the AI server generates information including the link received from the user, and based on the summary obtained from the AI server, it generates a new action proposal.
An information processing device characterized by the following:
抽出された前記行動傾向のカテゴリに対応する前記入力情報を、ユーザにより指定された条件に応じて回答を自動生成する学習モデルに所定の条件で入力し、当該学習モデルによる出力結果に基づいて行動提案を行う提案生成部、
をさらに備えることを特徴とする請求項1に記載の情報処理装置。
A proposal generation unit inputs the input information corresponding to the extracted behavioral tendency categories into a learning model that automatically generates responses according to conditions specified by the user, and makes behavioral suggestions based on the output results of the learning model.
The information processing apparatus according to claim 1, further comprising:
ユーザ端末のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存するステップと、
前記入力情報をカテゴリに応じて分類し、所定の条件を満たす前記カテゴリを前記ユーザの行動傾向として抽出するステップと、
抽出された前記行動傾向のカテゴリに対応する前記入力情報に基づいて前記ユーザ端末に対して行動提案を行うステップと、
ユーザ端末による外部ネットワークへのアクセス時のユーザ端末の位置情報を保存するステップと、
前記位置情報に基づいて行動提案を行うユーザ端末の位置を設定するステップと、
前記ユーザが提案された行動提案を変更する場合に、前記ユーザより受け付けたリンク先を含む情報を生成AIサーバに入力して、前記生成AIサーバより取得した要約に基づき新たな行動提案をするステップと、
を含むことを特徴とする情報処理方法。
A step of saving input information, including information about the user's access to an external network on the user terminal,
The steps include classifying the input information according to categories and extracting the categories that satisfy predetermined conditions as the user's behavioral tendencies,
A step of making an action suggestion to the user terminal based on the input information corresponding to the extracted category of behavioral tendencies,
A step of saving the location information of the user terminal when the user terminal accesses an external network,
The steps include setting the location of the user terminal that will make action suggestions based on the aforementioned location information,
When the user modifies the proposed action, the process involves inputting information including the link received from the user into the generating AI server, and generating a new action based on the summary obtained from the generating AI server.
An information processing method characterized by including
コンピュータ
ユーザ端末のユーザによる外部ネットワークへのアクセス情報を含む入力情報を保存する機能、
前記入力情報をカテゴリに応じて分類し、所定の条件を満たす前記カテゴリを前記ユーザの行動傾向として抽出する機能、
抽出された前記行動傾向のカテゴリに対応する前記入力情報に基づいて前記ユーザ端末に対して行動提案を行う機能、
ユーザ端末による外部ネットワークへのアクセス時のユーザ端末の位置情報を保存する機能、
前記位置情報に基づいて行動提案を行うユーザ端末の位置を設定する機能、
前記ユーザが提案された行動提案を変更する場合に、前記ユーザより受け付けたリンク先を含む情報を生成AIサーバに入力して、前記生成AIサーバより取得した要約に基づき新たな行動提案をする機能、
を実現させることを特徴とする情報処理プログラム。
On the computer,
A function that saves input information, including information about the user's access to external networks on the user terminal.
A function that classifies the input information according to categories and extracts the categories that meet predetermined conditions as the user's behavioral tendencies.
A function that provides action suggestions to the user terminal based on the input information corresponding to the extracted categories of behavioral tendencies.
A function that saves the location information of the user terminal when the user terminal accesses an external network.
A function to set the location of the user terminal that makes action suggestions based on the aforementioned location information.
When the user modifies the proposed action, the AI server receives information including the link destination from the user and inputs it into the AI server to generate a new action proposal based on the summary obtained from the AI server.
An information processing program characterized by achieving this.
JP2023132485A 2023-08-16 2023-08-16 Information processing device, information processing method, and information processing program Active JP7836283B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023132485A JP7836283B2 (en) 2023-08-16 2023-08-16 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2023132485A JP7836283B2 (en) 2023-08-16 2023-08-16 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2025027598A JP2025027598A (en) 2025-02-28
JP7836283B2 true JP7836283B2 (en) 2026-03-26

Family

ID=94734332

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023132485A Active JP7836283B2 (en) 2023-08-16 2023-08-16 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7836283B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011118759A (en) 2009-12-04 2011-06-16 Yahoo Japan Corp Device and method for determining purchase stage
JP2012108748A (en) 2010-11-18 2012-06-07 Sony Corp Data processing device, data processing method, and program
WO2020021976A1 (en) 2018-07-25 2020-01-30 オムロンヘルスケア株式会社 Information processing device, health management system, and program
JP2022131661A (en) 2021-02-26 2022-09-07 Bhi株式会社 Integrated reservation support system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011118759A (en) 2009-12-04 2011-06-16 Yahoo Japan Corp Device and method for determining purchase stage
JP2012108748A (en) 2010-11-18 2012-06-07 Sony Corp Data processing device, data processing method, and program
WO2020021976A1 (en) 2018-07-25 2020-01-30 オムロンヘルスケア株式会社 Information processing device, health management system, and program
JP2022131661A (en) 2021-02-26 2022-09-07 Bhi株式会社 Integrated reservation support system

Also Published As

Publication number Publication date
JP2025027598A (en) 2025-02-28

Similar Documents

Publication Publication Date Title
US11263277B1 (en) Modifying computerized searches through the generation and use of semantic graph data models
EP3575984A1 (en) Artificial intelligence based-document processing
CN120873195A (en) System and method for map-based dynamic information retrieval and synthesis
KR102090237B1 (en) Method, system and computer program for knowledge extension based on triple-semantic
JP6415619B2 (en) Analysis device, analysis method, and program
CN114722174B (en) Prompt method and device, electronic device and storage medium
CN111143684B (en) Artificial intelligence-based generalized model training method and device
JP7641032B2 (en) Generative AI management system, generative AI management method, and generative AI management program
CN113961811B (en) Event map-based conversation recommendation method, device, equipment and medium
EP4524776A1 (en) Data processing method, object processing method, recommendation method, and computing device
CN117609612A (en) Resource recommendation methods, devices, storage media and electronic equipment
CN106407316A (en) Topic model-based software question and answer recommendation method and device
JP6941803B1 (en) Search system, search method and search program
CN111831810A (en) Intelligent question and answer method, device, equipment and storage medium
CN118332084A (en) Method and device for searching reply information based on question-answering model and training question-answering model, electronic equipment and storage medium
CN120725157B (en) Model training and information replying method, device, storage medium and program product
EP3819784A1 (en) Search device and program
JP7836283B2 (en) Information processing device, information processing method, and information processing program
CN119886362A (en) Model training method, data processing method, system and storage medium
CN115860001B (en) Text processing method, device, equipment and medium based on artificial intelligence
CN119293159A (en) Query processing method, device, computer equipment and medium based on artificial intelligence
CN114093447B (en) Data asset recommendation method, device, computer equipment and storage medium
KR20240120571A (en) Method, system and program for providing personalized service using artificial intelligence technology linked with community platform and commerce platform
CN121599072B (en) User knowledge acquisition method, device, equipment and medium based on artificial intelligence
KR102927670B1 (en) System and method for providing counseling insight information using natural language-based prompts

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241226

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20250220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250801

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20250924

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20251121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20260313

R150 Certificate of patent or registration of utility model

Ref document number: 7836283

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150