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

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

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

Info

Publication number
JP7671707B2
JP7671707B2 JP2022023686A JP2022023686A JP7671707B2 JP 7671707 B2 JP7671707 B2 JP 7671707B2 JP 2022023686 A JP2022023686 A JP 2022023686A JP 2022023686 A JP2022023686 A JP 2022023686A JP 7671707 B2 JP7671707 B2 JP 7671707B2
Authority
JP
Japan
Prior art keywords
input
user
behavior
terminal device
unit
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
JP2022023686A
Other languages
Japanese (ja)
Other versions
JP2023120695A (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 JP2022023686A priority Critical patent/JP7671707B2/en
Publication of JP2023120695A publication Critical patent/JP2023120695A/en
Application granted granted Critical
Publication of JP7671707B2 publication Critical patent/JP7671707B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • 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.

設定された単位を誤認して数値を誤入力した場合であっても、数値に対して誤った単位を入力した場合であっても、より適切な値又は単位に修正する技術が開示されている。 Even if a user misinterprets the set unit and inputs a wrong value, or if an incorrect unit is input for a numerical value, a technology is disclosed that corrects the input to a more appropriate value or unit.

特開2021-152736号公報JP 2021-152736 A

しかしながら、上記の従来技術では、数値に対して誤った単位を入力した場合に、より適切な値又は単位に修正するものに過ぎない。上記の従来技術では、数値に対して誤った単位を入力した場合のユーザのコンテキストを知ることはできない。 However, the above conventional technology only corrects an incorrect unit entered for a numerical value to a more appropriate value or unit. The above conventional technology does not know the user's context when an incorrect unit is entered for a numerical value.

本願は、上記に鑑みてなされたものであって、ユーザの誤った操作の内容や種別からユーザのコンテキストを推定することを目的とする。 The present application has been made in consideration of the above, and aims to estimate a user's context from the content and type of the user's erroneous operation.

本願に係る情報処理装置は、利用者からの入力を受け付ける受付部と、前記利用者が入力ミスを行ったか否かを判定する判定部と、前記利用者の入力ミスの傾向からコンテキストを推定する推定部と、を備え、前記推定部は、正しい文字を入力すべきところ、前記正しい文字と位置が近い所定の第1の誤字が入力されている場合には、前記利用者が第1の行動を取っていると推定し、前記正しい文字と位置が近い所定の第2の誤字が入力されている場合には、前記利用者が第2の行動を取っていると推定することを特徴とする。 The information processing device of the present application comprises a reception unit that receives input from a user, a judgment unit that judges whether the user has made an input error, and an estimation unit that estimates a context from the tendency of the user's input errors, and is characterized in that the estimation unit estimates that the user is taking a first behavior when a predetermined first typo that is located close to the correct character is input when a correct character should be input, and estimates that the user is taking a second behavior when a predetermined second typo that is located close to the correct character is input .

実施形態の一態様によれば、ユーザの誤った操作の内容や種別からユーザのコンテキストを推定することができる。 According to one aspect of the embodiment, the user's context can be inferred from the content and type of the user's erroneous operation.

図1は、実施形態に係る情報処理方法の概要を示す説明図である。FIG. 1 is an explanatory diagram showing an overview of an information processing method according to an embodiment. 図2は、実施形態に係る情報処理システムの構成例を示す図である。FIG. 2 is a diagram illustrating an example of the configuration of an information processing system according to the embodiment. 図3は、実施形態に係る端末装置の構成例を示す図である。FIG. 3 is a diagram illustrating an example of the configuration of a terminal device according to the embodiment. 図4は、実施形態に係るサーバ装置の構成例を示す図である。FIG. 4 is a diagram illustrating an example of the configuration of a server device according to the embodiment. 図5は、利用者情報データベースの一例を示す図である。FIG. 5 is a diagram illustrating an example of the user information database. 図6は、履歴情報データベースの一例を示す図である。FIG. 6 is a diagram illustrating an example of the history information database. 図7は、誤入力情報データベースの一例を示す図である。FIG. 7 is a diagram showing an example of the erroneous input information database. 図8は、実施形態に係る処理手順を示すフローチャートである。FIG. 8 is a flowchart showing a processing procedure according to the embodiment. 図9は、ハードウェア構成の一例を示す図である。FIG. 9 is a diagram illustrating an example of a hardware configuration.

以下に、本願に係る情報処理装置、情報処理方法及び情報処理プログラムを実施するための形態(以下、「実施形態」と記載する)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法及び情報処理プログラムが限定されるものではない。また、以下の実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Below, the information processing device, information processing method, and information processing program according to the present application will be described in detail 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. In addition, the same components in the following embodiments will be denoted by the same reference numerals, and duplicated descriptions will be omitted.

〔1.情報処理方法の概要〕
まず、図1を参照し、実施形態に係る情報処理装置が行う情報処理方法の概要について説明する。図1は、実施形態に係る情報処理方法の概要を示す説明図である。なお、図1では、ユーザの誤った操作の内容や種別からユーザのコンテキストを推定する場合を例に挙げて説明する。
[1. Overview of information processing method]
First, an overview of an information processing method performed by an information processing device according to an embodiment will be described with reference to Fig. 1. Fig. 1 is an explanatory diagram showing an overview of an information processing method according to an embodiment. Note that Fig. 1 describes an example in which a user's context is estimated from the content or type of an erroneous operation by the user.

図1に示すように、情報処理システム1は、端末装置10とサーバ装置100とを含む。端末装置10とサーバ装置100とは、ネットワークN(図2参照)を介して有線又は無線で互いに通信可能に接続される。本実施形態では、端末装置10は、サーバ装置100と連携する。 As shown in FIG. 1, the information processing system 1 includes a terminal device 10 and a server device 100. The terminal device 10 and the server device 100 are connected to each other via a network N (see FIG. 2) in a wired or wireless manner so as to be able to communicate with each other. In this embodiment, the terminal device 10 cooperates with the server device 100.

端末装置10は、利用者U(ユーザ)により使用されるスマートフォンやタブレット端末等のスマートデバイスであり、4G(Generation)やLTE(Long Term Evolution)等の無線通信網を介して任意のサーバ装置と通信を行うことができる携帯端末装置である。また、端末装置10は、液晶ディスプレイ等の画面であって、タッチパネルの機能を有する画面を有し、利用者Uから指やスタイラス等によりタップ操作、スライド操作、スクロール操作等、コンテンツ等の表示データに対する各種の操作を受付ける。なお、画面のうち、コンテンツが表示されている領域上で行われた操作を、コンテンツに対する操作としてもよい。また、端末装置10は、スマートデバイスのみならず、デスクトップPC(Personal Computer)やノートPC等の情報処理装置であってもよい。 The terminal device 10 is a smart device such as a smartphone or tablet terminal used by a user U, and is a mobile terminal device capable of communicating with any server device via a wireless communication network such as 4G (Generation) or LTE (Long Term Evolution). The terminal device 10 has a screen such as a liquid crystal display with touch panel functions, and accepts various operations on displayed data such as content, such as tapping, sliding, scrolling, etc., performed by the user U with a finger or a stylus. An operation performed on an area of the screen where content is displayed may be considered to be an operation on the content. The terminal device 10 may be not only a smart device, but also an information processing device such as a desktop PC (Personal Computer) or a notebook PC.

サーバ装置100は、各利用者Uの端末装置10と連携し、各利用者Uの端末装置10に対して、各種アプリケーション(以下、アプリ)等に対するAPI(Application Programming Interface)サービス等と、各種データを提供する情報処理装置であり、コンピュータやクラウドシステム等により実現される。 The server device 100 is an information processing device that cooperates with the terminal device 10 of each user U and provides API (Application Programming Interface) services for various applications (hereinafter, apps) and the like, as well as various data, to the terminal device 10 of each user U, and is realized by a computer, a cloud system, or the like.

また、サーバ装置100は、各利用者Uの端末装置10に対して、オンラインで何らかのWebサービスを提供する情報処理装置であってもよい。例えば、サーバ装置100は、Webサービスとして、インターネット接続、検索サービス、SNS(Social Networking Service)、電子商取引(EC:Electronic Commerce)、電子決済、オンラインゲーム、オンラインバンキング、オンライントレーディング、宿泊・チケット予約、動画・音楽配信、ニュース、地図、ルート検索、経路案内、路線情報、運行情報、天気予報等のサービスを提供してもよい。実際には、サーバ装置100は、上記のようなWebサービスを提供する各種サーバと連携し、Webサービスを仲介してもよいし、Webサービスの処理を担当してもよい。 The server device 100 may also be an information processing device that provides some kind of web service online to the terminal device 10 of each user U. For example, the server device 100 may provide the following services as web services: Internet connection, search service, SNS (Social Networking Service), electronic commerce (EC), electronic payment, online games, online banking, online trading, accommodation and ticket reservations, video and music distribution, news, maps, route search, route guidance, line information, operation information, weather forecasts, etc. In practice, the server device 100 may cooperate with various servers that provide the above-mentioned web services, and may act as an intermediary for the web services or be responsible for processing the web services.

なお、サーバ装置100は、利用者Uに関する利用者情報を取得可能である。例えば、サーバ装置100は、利用者Uの性別、年代、居住地域といった利用者Uの属性に関する情報を取得する。そして、サーバ装置100は、利用者Uを示す識別情報(利用者ID等)とともに利用者Uの属性に関する情報を記憶して管理する。 The server device 100 can acquire user information about the user U. For example, the server device 100 acquires information about the attributes of the user U, such as the gender, age, and area of residence of the user U. The server device 100 then stores and manages the information about the attributes of the user U together with identification information (such as a user ID) indicating the user U.

また、サーバ装置100は、利用者Uの端末装置10から、あるいは利用者ID等に基づいて各種サーバ等から、利用者Uの行動を示す各種の履歴情報(ログデータ)を取得する。例えば、サーバ装置100は、利用者Uの位置や日時の履歴である位置履歴を端末装置10から取得する。また、サーバ装置100は、利用者Uが入力した検索クエリの履歴である検索履歴を検索サーバ(検索エンジン)から取得する。また、サーバ装置100は、利用者Uが閲覧したコンテンツの履歴である閲覧履歴をコンテンツサーバから取得する。また、サーバ装置100は、利用者Uの商品購入や決済処理の履歴である購入履歴(決済履歴)を電子商取引サーバや決済処理サーバから取得する。また、サーバ装置100は、利用者Uのマーケットプレイスへの出品の履歴である出品履歴や販売履歴を電子商取引サーバや決済処理サーバから取得してもよい。また、サーバ装置100は、利用者Uの投稿の履歴である投稿履歴を口コミの投稿サービスを提供する投稿サーバやSNSサーバから取得する。 The server device 100 also acquires various history information (log data) indicating the actions of the user U from the terminal device 10 of the user U or from various servers based on the user ID, etc. For example, the server device 100 acquires a location history, which is a history of the location and date and time of the user U, from the terminal device 10. The server device 100 also acquires a search history, which is a history of search queries entered by the user U, from a search server (search engine). The server device 100 also acquires a browsing history, which is a history of content viewed by the user U, from a content server. The server device 100 also acquires a purchase history (payment history), which is a history of product purchases and payment processing by the user U, from an electronic commerce server or a payment processing server. The server device 100 may also acquire a listing history and a sales history, which are a history of listings on the marketplace by the user U, from an electronic commerce server or a payment processing server. The server device 100 also acquires a posting history, which is a history of posts by the user U, from a posting server that provides a word-of-mouth posting service or an SNS server.

本実施形態では、利用者Uの端末装置10は、アプリを起動又はプログラムを実行し、サーバ装置100と連携して、利用者Uの入力時のミス(誤入力、打ち間違え等)の傾向から利用者Uのコンテキスト(context:状況)を推定する。このとき、端末装置10は、端末の使用者/所有者である利用者Uの入力時のミスの傾向から利用者Uのコンテキストを推定する。サーバ装置100は、端末から通知を受けた各利用者Uの入力時のミスの傾向から各利用者Uのコンテキストを推定する。 In this embodiment, the terminal device 10 of user U launches an app or executes a program, and in cooperation with the server device 100, estimates the context of user U from the tendency of input errors (misinput, typos, etc.) made by user U when inputting data. At this time, the terminal device 10 estimates the context of user U from the tendency of input errors made by user U, who is the user/owner of the terminal. The server device 100 estimates the context of each user U from the tendency of input errors made by each user U notified from the terminal.

なお、利用者Uのコンテキストは、利用者U本人の行動や状況に限らず、利用者U及び端末装置10の周囲(周辺環境、他のユーザ等)の状況や環境等であってもよい。あるいは、利用者Uのコンテキストは、利用者Uとその周囲の総合的なコンテキストであってもよい。 The context of user U is not limited to the behavior and situation of user U himself/herself, but may also be the situation and environment of user U and the surroundings of terminal device 10 (surrounding environment, other users, etc.). Alternatively, the context of user U may be the overall context of user U and his/her surroundings.

例えば、端末装置10及びサーバ装置100は、日本語入力時に、入力すべき文字として「ま」を入れるべきところ、「た」又は「や」が入っていた場合には、利用者Uが「よそ見」をしていると推定し、「み」又は「む」が入っていた場合には、利用者Uが「走っている」と推定する。 For example, when inputting Japanese, if the character to be input is "ta" or "ya" instead of "ma," the terminal device 10 and server device 100 infer that the user U is "looking away," and if the character to be input is "mi" or "mu," the terminal device 10 and server device 100 infer that the user U is "running."

また、端末装置10及びサーバ装置100は、日本語入力時に「ままま」など同じ文字が連続している場合や、ローマ字入力時に不要な箇所に小書き文字(捨て仮名)の「っ」が入っていた場合には、利用者U又は端末装置10が揺れている状態、あるいは利用者Uが落ち着いて入力できない状態にあると推定する。例えば、端末装置10及びサーバ装置100は、利用者Uが揺れる乗り物に乗った状態で入力している、あるいは寒さ等で利用者Uの指が震える状態で入力していると推定する。 Furthermore, when the same character is repeated, such as "mamama" when inputting Japanese, or when the small character "っ" (discarded kana) is inserted in an unnecessary place when inputting romaji, the terminal device 10 and server device 100 infer that the user U or the terminal device 10 is shaking, or that the user U is in a state where he or she is unable to input calmly. For example, the terminal device 10 and server device 100 infer that the user U is inputting while on a shaking vehicle, or that the user U's fingers are trembling due to the cold, etc.

端末装置10及びサーバ装置100は、入力時のミスの傾向と、利用者Uのコンテキストとの組合せについて学習する。このとき、端末装置10及びサーバ装置100は、入力時のミスの傾向から、規則(ルール)を見つけてもよいし、コンテキストを推定してもよい。例えば、端末装置10及びサーバ装置100は、ミスで入力された文字(又は文字列)と、その時のコンテキストとをモデルに学習させ、このモデルを用いて、ミスで入力された文字から、その時のコンテキストを推定(推論)する。 The terminal device 10 and the server device 100 learn about the combination of the tendency of mistakes made when inputting and the context of the user U. At this time, the terminal device 10 and the server device 100 may find a rule or infer the context from the tendency of mistakes made when inputting. For example, the terminal device 10 and the server device 100 train a model on the characters (or character strings) inputted incorrectly and the context at that time, and use this model to infer (infer) the context at that time from the characters inputted incorrectly.

また、端末装置10及びサーバ装置100は、入力時のミスの傾向と、利用者Uのコンテキストとの組合せに加え、さらに「入力方法」、「入力する言語」、「入力装置の種別(キーボード等)」、「入力を行った側の手(右手か左手か)」等を学習してもよい。 In addition to the combination of the tendency for input errors and the context of the user U, the terminal device 10 and the server device 100 may also learn the "input method," "language used for input," "type of input device (keyboard, etc.)," "hand used for input (right or left hand)," etc.

このように、端末装置10及びサーバ装置100は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、その時の利用者Uの行動を推定する。 In this way, the terminal device 10 and the server device 100 use a model that has learned the relationship between the input mode of an erroneous input and the behavior when the erroneous input occurs to estimate the behavior of user U at the time when user U makes an erroneous input.

〔1-1.学習フェーズ〕
図1に示すように、利用者Uの端末装置10は、利用者Uからの文字入力を受け付ける(ステップS1)。たとえば、端末装置10は、検索エンジンの検索窓(検索ボックス、検索バー)やアプリの入力欄、ウェブサイトの入力フォーム等において、利用者Uから入力された文字(又は文字列)等を取得する。
[1-1. Learning Phase]
1, the terminal device 10 of the user U accepts character input from the user U (step S1). For example, the terminal device 10 acquires characters (or character strings) input by the user U in a search window (search box, search bar) of a search engine, an input field of an app, an input form of a website, or the like.

次に、利用者Uの端末装置10は、ネットワークN(図2参照)を介して、利用者Uから入力された文字をサーバ装置100に送信する(ステップS2)。 Next, the terminal device 10 of the user U transmits the characters entered by the user U to the server device 100 via the network N (see FIG. 2) (step S2).

次に、利用者Uの端末装置10は、サーバ装置100と連携し、利用者Uが入力ミスを行ったか否かを判定する(ステップS3-1)。サーバ装置100は、各利用者Uが入力ミスを行ったか否かを判定する(ステップS3-2)。このとき、端末装置10及びサーバ装置100は、入力ミスを推定するモデルを用いて、利用者Uが入力ミスを行ったか否かを判定してもよい。また、入力ミスの判定については、公知技術を利用してもよい。 Next, the terminal device 10 of the user U cooperates with the server device 100 to determine whether the user U has made an input error (step S3-1). The server device 100 determines whether each user U has made an input error (step S3-2). At this time, the terminal device 10 and the server device 100 may use a model for estimating input errors to determine whether the user U has made an input error. Publicly known technology may also be used to determine input errors.

次に、利用者Uの端末装置10は、利用者Uが入力ミスを行った場合、利用者Uがその時どのような行動を行っていたかを確認する(ステップS4-1)。サーバ装置100は、入力ミスが行われた場合、入力ミスを行った利用者がその時どのような行動を行っていたかを確認する(ステップS4-2)。 Next, when user U makes an input error, the terminal device 10 of user U checks what action user U was taking at the time (step S4-1). When an input error is made, the server device 100 checks what action the user who made the input error was taking at the time (step S4-2).

本実施形態では、利用者Uの端末装置10は、利用者Uが入力ミスを行った場合、利用者Uに、その時どのような行動を行っていたかを問い合わせる。サーバ装置100は、入力ミスが行われた場合、入力ミスを行った利用者Uに、その時どのような行動を行っていたかを問い合わせる。すなわち、端末装置10及びサーバ装置100は、入力ミスを行った利用者本人に、入力ミスを行った時にとっていた行動を回答させる。 In this embodiment, when user U makes an input error, the terminal device 10 of user U inquires of the user U what actions he or she was taking at the time. When an input error is made, the server device 100 inquires of the user U who made the input error what actions he or she was taking at the time. In other words, the terminal device 10 and the server device 100 ask the user who made the input error to respond with the actions he or she was taking at the time the input error was made.

なお、実際には、端末装置10及びサーバ装置100は、入力ミスが行われた時の端末装置10のセンサ情報や位置情報、利用者Uの履歴情報等から、入力ミスを行った利用者Uの行動や状態、周囲の状況等を推定してもよい。端末装置10のセンサ情報は、端末装置10に搭載された各種センサ(加速度センサ等)の出力結果(検出・計測結果)に関する情報である。利用者Uの履歴情報は、サーバ装置100に蓄積された検索履歴や購入履歴等に関する情報である。 In practice, the terminal device 10 and the server device 100 may estimate the behavior and state of the user U who made the input error, the surrounding situation, etc., from the sensor information and location information of the terminal device 10 at the time the input error was made, and the history information of the user U. The sensor information of the terminal device 10 is information related to the output results (detection and measurement results) of various sensors (acceleration sensors, etc.) mounted on the terminal device 10. The history information of the user U is information related to the search history, purchase history, etc., stored in the server device 100.

次に、利用者Uの端末装置10は、機械学習により、利用者Uの入力ミスの傾向を推定するモデルを作成する(ステップS5-1)。サーバ装置100は、機械学習により、各利用者Uの入力ミスの傾向を推定するモデルを作成する(ステップS5-2)。 Next, the terminal device 10 of the user U uses machine learning to create a model that estimates the tendency of input errors of the user U (step S5-1). The server device 100 uses machine learning to create a model that estimates the tendency of input errors of each user U (step S5-2).

このとき、端末装置10は、ネットワークN(図2参照)を介して、サーバ装置100から、基礎となるモデルの配信を受け付けてもよい。その後は、利用者Uの端末装置10は、オンデバイス機械学習を重ねてモデルを再構築し、推定の精度を向上させるようにしてもよい。 At this time, the terminal device 10 may receive the distribution of the underlying model from the server device 100 via the network N (see FIG. 2). After that, the terminal device 10 of the user U may perform on-device machine learning to reconstruct the model and improve the accuracy of the estimation.

また、端末装置10が端末独自のローカルモデル(端末側モデル)を管理し、サーバ装置100が全端末共通のグローバルモデル(サーバ側モデル)を管理してもよい。また、端末装置10とサーバ装置100は、連合学習(Federated Learning)により、データを集約せずに分散した状態で機械学習を行ってもよい。 In addition, the terminal device 10 may manage a local model (terminal-side model) unique to the terminal, and the server device 100 may manage a global model (server-side model) common to all terminals. In addition, the terminal device 10 and the server device 100 may perform machine learning in a distributed state without aggregating data by using federated learning.

例えば、端末装置10及びサーバ装置100は、機械学習により、入力すべき「正しい文字(又は文字列)」と、実際に入力された「誤った文字(又は文字列)」との組を入力とし、その時の「行動」を出力とするモデルを作成する。 For example, the terminal device 10 and the server device 100 use machine learning to create a model that takes as input a pair of the "correct character (or character string)" to be input and the "incorrect character (or character string)" that is actually input, and outputs the "behavior" at that time.

なお、端末装置10及びサーバ装置100は、正しい文字(又は文字列)と誤った文字(又は文字列)との入力態様の差(フリック入力やキーボードの位置関係、ローマ字入力なら母音と子音とのキーボードの距離の差等)をさらに学習してもよい。また、端末装置10及びサーバ装置100は、「入力する言語」や、「入力を行った側の手(右手か左手か)」をさらに学習してもよい。 The terminal device 10 and the server device 100 may further learn the difference in input mode between correct characters (or character strings) and incorrect characters (or character strings) (such as flick input, keyboard positional relationship, or in the case of romaji input, the difference in keyboard distance between vowels and consonants). The terminal device 10 and the server device 100 may further learn the "language to be input" and the "hand used to input (right or left hand)".

次に、サーバ装置100は、ネットワークN(図2参照)を介して、利用者Uから入力された文字に応じた処理結果を端末装置10に提供する(ステップS6)。このとき、サーバ装置100は、学習結果に基づくモデル又はそのパラメータや差分等を端末装置10に提供してもよい。 Next, the server device 100 provides the terminal device 10 with the processing results corresponding to the characters input by the user U via the network N (see FIG. 2) (step S6). At this time, the server device 100 may provide the terminal device 10 with the model based on the learning results or its parameters, differences, etc.

〔1-2.推論フェーズ〕
図1に示すように、利用者Uの端末装置10は、利用者Uからの文字入力を受け付ける(ステップS11)。たとえば、端末装置10は、検索エンジンの検索窓(検索ボックス、検索バー)やアプリの入力欄、ウェブサイトの入力フォーム等において、利用者Uから入力された文字(又は文字列)等を取得する。
[1-2. Inference Phase]
1 , the terminal device 10 of the user U accepts character input from the user U (step S11). For example, the terminal device 10 acquires characters (or character strings) input by the user U in a search window (search box, search bar) of a search engine, an input field of an app, an input form of a website, or the like.

次に、利用者Uの端末装置10は、ネットワークN(図2参照)を介して、利用者Uから入力された文字をサーバ装置100に送信する(ステップS12)。 Next, the terminal device 10 of the user U transmits the characters entered by the user U to the server device 100 via the network N (see FIG. 2) (step S12).

次に、利用者Uの端末装置10は、サーバ装置100と連携し、利用者Uが入力ミスを行ったか否かを判定する(ステップS13-1)。サーバ装置100は、各利用者Uが入力ミスを行ったか否かを判定する(ステップS13-2)。入力ミスの判定については、公知技術を利用してもよい。 Next, the terminal device 10 of the user U cooperates with the server device 100 to determine whether the user U has made an input error (step S13-1). The server device 100 determines whether each user U has made an input error (step S13-2). Publicly known technology may be used to determine whether an input error has occurred.

次に、端末装置10は、学習済みのモデルを用いて、誤入力から行動を推定する(ステップS14-1)。サーバ装置100は、学習済みのモデルを用いて、誤入力から行動を推定する(ステップS14-2)。すなわち、端末装置10及びサーバ装置100は、誤入力された文字(又は文字列)をモデルに入力し、出力としてその文字(又は文字列)が誤入力された時の行動に関する情報を取得する。 Next, the terminal device 10 uses the trained model to infer behavior from the incorrect input (step S14-1). The server device 100 uses the trained model to infer behavior from the incorrect input (step S14-2). That is, the terminal device 10 and the server device 100 input the incorrectly input character (or character string) into the model, and obtain, as output, information about the behavior when the character (or character string) was incorrectly input.

例えば、端末装置10及びサーバ装置100は、学習済みのモデルを用いて、実際に入力された「誤った文字(又は文字列)」を入力とし、本来入力すべきであった「正しい文字(又は文字列)」と、誤入力が発生した時の「行動」を出力として取得する。 For example, the terminal device 10 and the server device 100 use a trained model to input the "incorrect character (or character string)" that was actually input, and obtain as output the "correct character (or character string)" that should have been input, and the "action" taken when the incorrect input occurred.

なお、実際には、端末装置10及びサーバ装置100は、学習済みのモデルを用いて、実際に入力された「誤った文字(又は文字列)」と、誤入力が発生した時の「行動」との組を入力とし、本来入力すべきであった「正しい文字(又は文字列)」を出力として取得してもよい。 In practice, the terminal device 10 and the server device 100 may use a trained model to input a pair of the actually input "incorrect character (or character string)" and the "action" taken when the incorrect input occurred, and obtain as output the "correct character (or character string)" that should have been input.

なお、端末装置10は、ネットワークN(図2参照)を介して、推定された行動をサーバ装置100に送信してもよい。また、端末装置10は、ネットワークN(図2参照)を介して、推定された正しい文字をサーバ装置100に送信してもよい。また、端末装置10は、端末上で、推定された行動に応じた処理を行ってもよい。 The terminal device 10 may transmit the estimated behavior to the server device 100 via the network N (see FIG. 2). The terminal device 10 may also transmit the estimated correct characters to the server device 100 via the network N (see FIG. 2). The terminal device 10 may also perform processing on the terminal according to the estimated behavior.

次に、サーバ装置100は、推定された行動に応じた処理結果を、誤入力を行った利用者Uの端末装置10に提供する(ステップS15)。本実施形態では、サーバ装置100は、誤入力された文字と推定された行動から正しい文字を推定し、推定された正しい文字に応じた処理結果を、誤入力を行った利用者Uの端末装置10に提供する。 Next, the server device 100 provides the processing result corresponding to the estimated behavior to the terminal device 10 of the user U who made the incorrect input (step S15). In this embodiment, the server device 100 estimates the correct character from the incorrectly input character and the estimated behavior, and provides the processing result corresponding to the estimated correct character to the terminal device 10 of the user U who made the incorrect input.

例えば、端末装置10は、サーバ装置100を検索エンジンとして検索を行っている際に、検索クエリで誤入力が生じた場合に、モデルを用いて、行動を推定する。そして、端末装置10は、検索クエリ(誤入力された文字を含む文字列)と、推定された行動とを、ネットワークN(図2参照)を介してサーバ装置100に送信する。サーバ装置100は、モデルを用いて、検索クエリ(誤入力された文字を含む文字列)と、推定された行動とから、正しい検索クエリを推定し、正しい検索クエリに応じた検索結果のリスティング(一覧表)を変更する。 For example, when a search is performed using the server device 100 as a search engine and an incorrect input occurs in the search query, the terminal device 10 uses the model to estimate the behavior. The terminal device 10 then transmits the search query (a character string including the incorrectly input character) and the estimated behavior to the server device 100 via the network N (see FIG. 2). The server device 100 uses the model to estimate a correct search query from the search query (a character string including the incorrectly input character) and the estimated behavior, and changes the listing (list) of search results according to the correct search query.

なお、端末装置10及びサーバ装置100は、推定結果を何に使ってもよい。例えば、推定結果を、検索結果のリスティング(一覧表の作成・変更)、商品/サービスのレコメンド(recommend)、広告配信、又は音楽の選択等に使用してもよい。すなわち、端末装置10及びサーバ装置100は、推定された行動に応じて、検索結果のリスティング、商品/サービスのレコメンド、広告配信、又は音楽の選択等の処理を行い、その処理結果を利用者Uの端末装置10に提供してもよい。 The terminal device 10 and the server device 100 may use the estimation results for any purpose. For example, the estimation results may be used for listing search results (creating or changing a list), recommending products/services, delivering advertisements, selecting music, etc. In other words, the terminal device 10 and the server device 100 may perform processing such as listing search results, recommending products/services, delivering advertisements, or selecting music, depending on the estimated behavior, and provide the processing results to the terminal device 10 of the user U.

また、端末装置10及びサーバ装置100は、推定結果を集計して分析してもよい。例えば、端末装置10及びサーバ装置100は、各利用者Uが誤入力した文字と、誤入力を行った時の行動とを集計して分析してもよい。 The terminal device 10 and the server device 100 may also aggregate and analyze the estimation results. For example, the terminal device 10 and the server device 100 may aggregate and analyze the characters that each user U inputs incorrectly and the behavior of the user when the incorrect input was made.

さらに、サーバ装置100は、推定結果に基づいて、推定結果に関連するサービスや商品等に関する各種情報を、誤入力を行った利用者Uの端末装置10に提供してもよい。例えば、サーバ装置100は、利用者Uが誤入力を行ったときの行動(走っている、料理をしている等)に関連するサービスや商品等に関する各種情報を、利用者Uの端末装置10に提供してもよい。 Furthermore, based on the estimation result, the server device 100 may provide various information on services, products, etc. related to the estimation result to the terminal device 10 of the user U who made the incorrect input. For example, the server device 100 may provide various information on services, products, etc. related to the actions (running, cooking, etc.) of the user U at the time of the incorrect input to the terminal device 10 of the user U.

なお、上記の「1-1.学習フェーズ」と「1-2.推論フェーズ」とは並行して実施してもよい。すなわち、端末装置10及びサーバ装置100は、学習と推論を並行して行ってもよい。 Note that the above "1-1. Learning phase" and "1-2. Inference phase" may be performed in parallel. In other words, the terminal device 10 and the server device 100 may perform learning and inference in parallel.

このとき、端末装置10及びサーバ装置100は、入力ミスを行った利用者Uがその時どのような行動を行っていたかを推定できなかった場合にのみ、利用者Uに、その時どのような行動を行っていたかを問い合わせ、入力ミスと行動との組合せについて新たに学習するようにしてもよい。 At this time, only when the terminal device 10 and the server device 100 are unable to estimate what action the user U who made the input error was performing at the time, the terminal device 10 and the server device 100 may inquire of the user U about what action the user U was performing at the time, and may newly learn about the combination of the input error and the action.

また、端末装置10及びサーバ装置100は、学習済みのモデルを用いて入力ミスから行動を推定し、推定された行動(又はその行動に応じた処理結果)を利用者Uに提示し、提示した情報が正しくない場合に、利用者Uに、入力ミスの時にどのような行動を行っていたかを問い合わせ、入力ミスと行動との組合せについて再度学習するようにしてもよい。すなわち、端末装置10及びサーバ装置100は、推定された行動が正しくない場合に、利用者U自身に正しい行動に訂正させ、入力ミスと行動との組合せについて再度学習するようにしてもよい。 Furthermore, the terminal device 10 and the server device 100 may use a trained model to estimate an action from an input error, present the estimated action (or a processing result according to the action) to the user U, and if the presented information is incorrect, may inquire of the user U about what action the user U was performing at the time of the input error, and may re-learn about the combination of the input error and the action. In other words, if the estimated action is incorrect, the terminal device 10 and the server device 100 may have the user U correct the action to the correct one, and may re-learn about the combination of the input error and the action.

〔1-3.その他〕
このように、本実施形態では、端末装置10及びサーバ装置100は、利用者のタイポ(typo:誤植)の種類で利用者のコンテキストを推定することができる。例えば、端末装置10及びサーバ装置100は、右手に持っている時のタイポの分布、左手に持っているときのタイポの分布、走っている時のタイポの分布、怒っている時のタイポの分布等を学習してモデルを作成し、モデルにタイポを入力することで、タイポに応じた利用者のコンテキストを推定することができる。
[1-3. Other]
In this manner, in this embodiment, the terminal device 10 and the server device 100 can estimate the context of a user based on the type of typo made by the user. For example, the terminal device 10 and the server device 100 can learn the distribution of typos made when held in the right hand, the distribution of typos made when held in the left hand, the distribution of typos made when running, the distribution of typos made when angry, and the like, to create a model, and input the typo into the model, thereby estimating the user's context according to the typo.

また、端末装置10及びサーバ装置100は、タイポと、そのタイポが入力された時のセンサ情報(コンテキストを示す情報)とを学習してもよい。また、端末装置10及びサーバ装置100は、タイポと、そのタイポが入力された時の位置情報とを学習してもよい。また、端末装置10及びサーバ装置100は、タイポと、そのタイポが入力された時間帯に関する時刻情報とを学習してもよい。さらに、端末装置10及びサーバ装置100は、タイポとセンサ情報と位置情報と時刻情報とを任意に組み合わせて学習してもよい。 The terminal device 10 and the server device 100 may also learn a typo and sensor information (information indicating the context) at the time the typo was entered. The terminal device 10 and the server device 100 may also learn a typo and location information at the time the typo was entered. The terminal device 10 and the server device 100 may also learn a typo and time information related to the time zone in which the typo was entered. The terminal device 10 and the server device 100 may also learn any combination of typo, sensor information, location information, and time information.

なお、本実施形態では、文字(又は文字列)の誤入力を例に説明しているが、文字(又は文字列)は一例に過ぎない。実際には、数字や記号等であってもよい。また、日本語入力は一例に過ぎない。実際には、英字入力や数字入力であってもよい。また、ドロップダウンリスト(プルダウン)の選択や、アイコンの操作、ファイルの移動や削除等、文字入力以外の操作であってもよい。すなわち、誤入力に限らず、誤操作であってもよい。例えば、利用者Uの端末装置10は、アプリを起動又はプログラムを実行し、サーバ装置100と連携して、利用者Uの操作時のミスの傾向から利用者Uのコンテキストを推定する。このとき、端末装置10は、操作ミスと、その時のコンテキストとをモデルに学習させ、このモデルを用いて、操作ミスから、その時のコンテキストを推定(推論)する。 In this embodiment, the erroneous input of characters (or character strings) is described as an example, but the characters (or character strings) are merely an example. In reality, numbers, symbols, etc. may be used. Furthermore, the input of Japanese is merely an example. In reality, the input of English letters or numbers may be used. Furthermore, the input of Japanese may be an operation other than character input, such as selecting from a drop-down list, operating an icon, moving or deleting a file, etc. In other words, the erroneous input may not be limited to erroneous input, but may also be an erroneous operation. For example, the terminal device 10 of the user U starts an app or executes a program, and in cooperation with the server device 100, estimates the context of the user U from the tendency of errors made during operation by the user U. At this time, the terminal device 10 trains a model on the operation error and the context at that time, and estimates (infers) the context at that time from the operation error using this model.

〔2.情報処理システムの構成例〕
次に、図2を用いて、実施形態に係るサーバ装置100が含まれる情報処理システム1の構成について説明する。図2は、実施形態に係る情報処理システム1の構成例を示す図である。図2に示すように、実施形態に係る情報処理システム1は、端末装置10とサーバ装置100とを含む。これらの各種装置は、ネットワークNを介して、有線又は無線により通信可能に接続される。ネットワークNは、例えば、LAN(Local Area Network)や、インターネット等のWAN(Wide Area Network)である。
2. Example of information processing system configuration
Next, a configuration of an information processing system 1 including a server device 100 according to an embodiment will be described with reference to Fig. 2. Fig. 2 is a diagram showing an example of a configuration of the information processing system 1 according to an embodiment. As shown in Fig. 2, the information processing system 1 according to an embodiment includes a terminal device 10 and a server device 100. These various devices are connected to each other via a network N so as to be able to communicate with each other by wire or wirelessly. The network N is, for example, a LAN (Local Area Network) or a WAN (Wide Area Network) such as the Internet.

また、図2に示す情報処理システム1に含まれる各装置の数は図示したものに限られない。例えば、図2では、図示の簡略化のため、端末装置10を1台のみ示したが、これはあくまでも例示であって限定されるものではなく、2台以上であってもよい。 Furthermore, the number of devices included in the information processing system 1 shown in FIG. 2 is not limited to that shown. For example, in FIG. 2, only one terminal device 10 is shown to simplify the illustration, but this is merely an example and is not limiting, and there may be two or more devices.

端末装置10は、利用者Uによって使用される情報処理装置である。例えば、端末装置10は、スマートフォンやタブレット端末等のスマートデバイス、フィーチャーフォン、PC(Personal Computer)、PDA(Personal Digital Assistant)、通信機能を備えたゲーム機やAV機器、カーナビゲーションシステム、スマートウォッチやヘッドマウントディスプレイ等のウェアラブルデバイス(Wearable Device)、スマートグラス等である。 The terminal device 10 is an information processing device used by a user U. For example, the terminal device 10 is a smart device such as a smartphone or a tablet terminal, a feature phone, a PC (Personal Computer), a PDA (Personal Digital Assistant), a game console or AV equipment with a communication function, a car navigation system, a wearable device such as a smart watch or a head-mounted display, smart glasses, etc.

また、かかる端末装置10は、LTE(Long Term Evolution)、4G(4th Generation)、5G(5th Generation:第5世代移動通信システム)等の無線通信網や、Bluetooth(登録商標)、無線LAN(Local Area Network)等の近距離無線通信を介してネットワークNに接続し、サーバ装置100と通信することができる。 In addition, the terminal device 10 can connect to the network N via a wireless communication network such as LTE (Long Term Evolution), 4G (4th Generation), or 5G (5th Generation: 5th generation mobile communication system), or via short-range wireless communication such as Bluetooth (registered trademark) or wireless LAN (Local Area Network), and communicate with the server device 100.

サーバ装置100は、例えばPCやブレードサーバ(blade server)等のコンピュータ、あるいはメインフレーム又はワークステーション等である。なお、サーバ装置100は、クラウドコンピューティングにより実現されてもよい。 The server device 100 is, for example, a computer such as a PC or a blade server, or a mainframe or a workstation. The server device 100 may also be realized by cloud computing.

〔3.端末装置の構成例〕
次に、図3を用いて、端末装置10の構成について説明する。図3は、端末装置10の構成例を示す図である。図3に示すように、端末装置10は、通信部11と、表示部12と、入力部13と、測位部14と、センサ部20と、制御部30(コントローラ)と、記憶部40とを備える。
3. Example of terminal device configuration
Next, the configuration of the terminal device 10 will be described with reference to Fig. 3. Fig. 3 is a diagram showing an example of the configuration of the terminal device 10. As shown in Fig. 3, the terminal device 10 includes a communication unit 11, a display unit 12, an input unit 13, a positioning unit 14, a sensor unit 20, a control unit 30 (controller), and a storage unit 40.

(通信部11)
通信部11は、ネットワークN(図2参照)と有線又は無線で接続され、ネットワークNを介して、サーバ装置100との間で情報の送受信を行う。例えば、通信部11は、NIC(Network Interface Card)やアンテナ等によって実現される。
(Communication unit 11)
The communication unit 11 is connected to a network N (see FIG. 2 ) by wire or wirelessly, and transmits and receives information to and from the server device 100 via the network N. For example, the communication unit 11 is realized by a network interface card (NIC), an antenna, or the like.

(表示部12)
表示部12は、位置情報等の各種情報を表示する表示デバイスである。例えば、表示部12は、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機ELディスプレイ(Organic Electro-Luminescent Display)である。また、表示部12は、タッチパネル式のディスプレイであるが、これに限定されるものではない。
(Display unit 12)
The display unit 12 is a display device that displays various information such as position information. For example, the display unit 12 is a liquid crystal display (LCD) or an organic electro-luminescent display (OLED). The display unit 12 is also a touch panel display, but is not limited to this.

(入力部13)
入力部13は、利用者Uから各種操作を受け付ける入力デバイスである。例えば、入力部13は、文字や数字等を入力するためのボタン等を有する。なお、入力部13は、入出力ポート(I/O port)やUSB(Universal Serial Bus)ポート等であってもよい。また、表示部12がタッチパネル式のディスプレイである場合、表示部12の一部が入力部13として機能する。また、入力部13は、利用者Uから音声入力を受け付けるマイク等であってもよい。マイクはワイヤレスであってもよい。
(Input unit 13)
The input unit 13 is an input device that accepts various operations from the user U. For example, the input unit 13 has buttons for inputting characters, numbers, and the like. The input unit 13 may be an input/output port (I/O port), a USB (Universal Serial Bus) port, or the like. In addition, when the display unit 12 is a touch panel display, a part of the display unit 12 functions as the input unit 13. In addition, the input unit 13 may be a microphone that accepts voice input from the user U, or the like. The microphone may be wireless.

(測位部14)
測位部14は、GPS(Global Positioning System)の衛星から送出される信号(電波)を受信し、受信した信号に基づいて、自装置である端末装置10の現在位置を示す位置情報(例えば、緯度及び経度)を取得する。すなわち、測位部14は、端末装置10の位置を測位する。なお、GPSは、GNSS(Global Navigation Satellite System)の一例に過ぎない。
(Positioning unit 14)
The positioning unit 14 receives signals (radio waves) transmitted from satellites of a GPS (Global Positioning System), and acquires position information (e.g., latitude and longitude) indicating the current position of the terminal device 10 based on the received signals. That is, the positioning unit 14 measures the position of the terminal device 10. Note that the GPS is merely an example of a GNSS (Global Navigation Satellite System).

また、測位部14は、GPS以外にも、種々の手法により位置を測位することができる。例えば、測位部14は、位置補正等のための補助的な測位手段として、下記のように、端末装置10の様々な通信機能を利用して位置を測位してもよい。 The positioning unit 14 can also measure the position using various methods other than GPS. For example, the positioning unit 14 may measure the position using various communication functions of the terminal device 10 as an auxiliary positioning means for position correction, etc., as described below.

(Wi-Fi測位)
例えば、測位部14は、端末装置10のWi-Fi(登録商標)通信機能や、各通信会社が備える通信網を利用して、端末装置10の位置を測位する。具体的には、測位部14は、Wi-Fi通信等を行い、付近の基地局やアクセスポイントとの距離を測位することにより、端末装置10の位置を測位する。
(Wi-Fi positioning)
For example, the positioning unit 14 uses a Wi-Fi (registered trademark) communication function of the terminal device 10 or a communication network provided by each communication company to measure the position of the terminal device 10. Specifically, the positioning unit 14 performs Wi-Fi communication or the like and measures the distance to a nearby base station or access point to measure the position of the terminal device 10.

(ビーコン測位)
また、測位部14は、端末装置10のBluetooth(登録商標)機能を利用して位置を測位してもよい。例えば、測位部14は、Bluetooth(登録商標)機能によって接続されるビーコン(beacon)発信機と接続することにより、端末装置10の位置を測位する。
(Beacon positioning)
Furthermore, the positioning unit 14 may measure the position by using a Bluetooth (registered trademark) function of the terminal device 10. For example, the positioning unit 14 measures the position of the terminal device 10 by connecting to a beacon transmitter connected by the Bluetooth (registered trademark) function.

(地磁気測位)
また、測位部14は、予め測定された構造物の地磁気のパターンと、端末装置10が備える地磁気センサとに基づいて、端末装置10の位置を測位する。
(geomagnetic positioning)
In addition, the positioning unit 14 locates the position of the terminal device 10 based on a geomagnetic pattern of a structure that has been measured in advance and a geomagnetic sensor provided in the terminal device 10 .

(RFID測位)
また、例えば、端末装置10が駅改札や店舗等で使用される非接触型ICカードと同等のRFID(Radio Frequency Identification)タグの機能を備えている場合、もしくはRFIDタグを読み取る機能を備えている場合、端末装置10によって決済等が行われた情報とともに、使用された位置が記録される。測位部14は、かかる情報を取得することで、端末装置10の位置を測位してもよい。また、位置は、端末装置10が備える光学式センサや、赤外線センサ等によって測位されてもよい。
(RFID positioning)
Furthermore, for example, if the terminal device 10 has a function of an RFID (Radio Frequency Identification) tag equivalent to a contactless IC card used at station ticket gates, in stores, etc., or has a function of reading an RFID tag, the location of use is recorded together with information on a payment or the like made by the terminal device 10. The positioning unit 14 may obtain such information to measure the location of the terminal device 10. Furthermore, the location may be measured by an optical sensor, an infrared sensor, or the like provided in the terminal device 10.

測位部14は、必要に応じて、上述した測位手段の一つ又は組合せを用いて、端末装置10の位置を測位してもよい。 If necessary, the positioning unit 14 may use one or a combination of the positioning means described above to determine the position of the terminal device 10.

(センサ部20)
センサ部20は、端末装置10に搭載又は接続される各種のセンサを含む。なお、接続は、有線接続、無線接続を問わない。例えば、センサ類は、ウェアラブルデバイスやワイヤレスデバイス等、端末装置10以外の検知装置であってもよい。図3に示す例では、センサ部20は、加速度センサ21と、ジャイロセンサ22と、気圧センサ23と、気温センサ24と、音センサ25と、光センサ26と、磁気センサ27と、画像センサ(カメラ)28とを備える。
(Sensor unit 20)
The sensor unit 20 includes various sensors mounted on or connected to the terminal device 10. The connection may be wired or wireless. For example, the sensors may be detection devices other than the terminal device 10, such as wearable devices and wireless devices. In the example shown in FIG. 3, the sensor unit 20 includes an acceleration sensor 21, a gyro sensor 22, an air pressure sensor 23, a temperature sensor 24, a sound sensor 25, a light sensor 26, a magnetic sensor 27, and an image sensor (camera) 28.

なお、上記した各センサ21~28は、あくまでも例示であって限定されるものではない。すなわち、センサ部20は、各センサ21~28のうちの一部を備える構成であってもよいし、各センサ21~28に加えてあるいは代えて、湿度センサ等その他のセンサを備えてもよい。 The above-mentioned sensors 21 to 28 are merely examples and are not limiting. In other words, the sensor unit 20 may be configured to include some of the sensors 21 to 28, or may include other sensors such as a humidity sensor in addition to or instead of the sensors 21 to 28.

加速度センサ21は、例えば、3軸加速度センサであり、端末装置10の移動方向、速度、及び、加速度等の端末装置10の物理的な動きを検知する。ジャイロセンサ22は、端末装置10の角速度等に基づいて3軸方向の傾き等の端末装置10の物理的な動きを検知する。気圧センサ23は、例えば端末装置10の周囲の気圧を検知する。 The acceleration sensor 21 is, for example, a three-axis acceleration sensor, and detects the physical movement of the terminal device 10, such as the direction of movement, speed, and acceleration of the terminal device 10. The gyro sensor 22 detects the physical movement of the terminal device 10, such as the tilt in three axial directions, based on the angular velocity of the terminal device 10. The air pressure sensor 23 detects, for example, the air pressure around the terminal device 10.

端末装置10は、上記した加速度センサ21やジャイロセンサ22、気圧センサ23等を備えることから、これらの各センサ21~23等を利用した歩行者自律航法(PDR:Pedestrian Dead-Reckoning)等の技術を用いて端末装置10の位置を測位することが可能になる。これにより、GPS等の測位システムでは取得することが困難な屋内での位置情報を取得することが可能になる。 Since the terminal device 10 is equipped with the above-mentioned acceleration sensor 21, gyro sensor 22, air pressure sensor 23, etc., it is possible to determine the position of the terminal device 10 using technology such as Pedestrian Dead-Reckoning (PDR) that utilizes these sensors 21 to 23. This makes it possible to obtain indoor position information that is difficult to obtain using positioning systems such as GPS.

例えば、加速度センサ21を利用した歩数計により、歩数や歩くスピード、歩いた距離を算出することができる。また、ジャイロセンサ22を利用して、利用者Uの進行方向や視線の方向、体の傾きを知ることができる。また、気圧センサ23で検知した気圧から、利用者Uの端末装置10が存在する高度やフロアの階数を知ることもできる。 For example, the number of steps, walking speed, and distance walked can be calculated using a pedometer that uses the acceleration sensor 21. In addition, the gyro sensor 22 can be used to know the user U's direction of travel, line of sight, and body inclination. In addition, the air pressure detected by the air pressure sensor 23 can be used to know the altitude and floor on which the user U's terminal device 10 is located.

気温センサ24は、例えば端末装置10の周囲の気温を検知する。音センサ25は、例えば端末装置10の周囲の音を検知する。光センサ26は、端末装置10の周囲の照度を検知する。磁気センサ27は、例えば端末装置10の周囲の地磁気を検知する。画像センサ28は、端末装置10の周囲の画像を撮像する。 The air temperature sensor 24 detects, for example, the air temperature around the terminal device 10. The sound sensor 25 detects, for example, sound around the terminal device 10. The light sensor 26 detects the illuminance around the terminal device 10. The magnetic sensor 27 detects, for example, the geomagnetism around the terminal device 10. The image sensor 28 captures an image around the terminal device 10.

上記した気圧センサ23、気温センサ24、音センサ25、光センサ26及び画像センサ28は、それぞれ気圧、気温、音、照度を検知したり、周囲の画像を撮像したりすることで、端末装置10の周囲の環境や状況等を検知することができる。また、端末装置10の周囲の環境や状況等から、端末装置10の位置情報の精度を向上させることが可能になる。 The above-mentioned air pressure sensor 23, temperature sensor 24, sound sensor 25, light sensor 26, and image sensor 28 can detect the environment and situation around the terminal device 10 by detecting air pressure, temperature, sound, and illuminance, and capturing images of the surroundings. In addition, it is possible to improve the accuracy of the location information of the terminal device 10 based on the environment and situation around the terminal device 10.

(制御部30)
制御部30は、例えば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM、入出力ポート等を有するマイクロコンピュータや各種の回路を含む。また、制御部30は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路等のハードウェアで構成されてもよい。制御部30は、送信部31と、受信部32と、処理部33と、受付部34と、判定部35と、確認部36と、推定部37とを備える。
(Control unit 30)
The control unit 30 includes, for example, a microcomputer having a central processing unit (CPU), a read only memory (ROM), a RAM, an input/output port, and various other circuits. The control unit 30 may also be configured with hardware such as an integrated circuit, for example, an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA). The control unit 30 includes a transmission unit 31, a reception unit 32, a processing unit 33, a reception unit 34, a determination unit 35, a confirmation unit 36, and an estimation unit 37.

(送信部31)
送信部31は、例えば入力部13を用いて利用者Uにより入力された各種情報や、端末装置10に搭載又は接続された各センサ21~28によって検知された各種情報、測位部14によって測位された端末装置10の位置情報等を、通信部11を介してサーバ装置100へ送信することができる。
(Transmitter 31)
The transmission unit 31 can transmit, for example, various information input by the user U using the input unit 13, various information detected by each sensor 21 to 28 mounted on or connected to the terminal device 10, and location information of the terminal device 10 measured by the positioning unit 14 to the server device 100 via the communication unit 11.

(受信部32)
受信部32は、通信部11を介して、サーバ装置100から提供される各種情報や、サーバ装置100からの各種情報の要求を受信することができる。
(Receiving unit 32)
The receiving unit 32 can receive various information provided by the server device 100 and requests for various information from the server device 100 via the communication unit 11 .

(処理部33)
処理部33は、表示部12等を含め、端末装置10全体を制御する。例えば、処理部33は、送信部31によって送信される各種情報や、受信部32によって受信されたサーバ装置100からの各種情報を表示部12へ出力して表示させることができる。
(Processing Unit 33)
The processing unit 33 controls the entire terminal device 10, including the display unit 12, etc. For example, the processing unit 33 can output various information transmitted by the transmission unit 31 and various information received from the server device 100 by the reception unit 32 to the display unit 12 for display.

また、処理部33は、アプリを起動又はプログラムを実行することで、下記の受付部34、判定部35、確認部36、及び推定部37として機能してもよい。 In addition, the processing unit 33 may function as the reception unit 34, determination unit 35, confirmation unit 36, and estimation unit 37 described below by starting an app or executing a program.

(受付部34)
受付部34は、入力部13を介して、利用者Uからの入力を受け付ける。例えば、受付部34は、利用者Uから検索クエリの入力を受け付ける。また、受付部34は、利用者Uから端末装置10に対する何らかの操作を受け付ける。また、受付部34は、利用者Uからの入力として、センサ部20から利用者Uの行動に起因するセンサ情報を受け付ける。
(Reception unit 34)
The reception unit 34 receives input from the user U via the input unit 13. For example, the reception unit 34 receives input of a search query from the user U. The reception unit 34 also receives some operation from the user U on the terminal device 10. The reception unit 34 also receives sensor information resulting from the behavior of the user U from the sensor unit 20 as input from the user U.

(判定部35)
判定部35は、利用者Uが入力ミスを行ったか否かを判定する。例えば、判定部35は、入力された文字(又は文字列)から、利用者Uが入力ミスを行ったか否かを判定する。このとき、判定部35は、入力された文字(又は文字列)から入力ミスを推定するモデルを用いて、利用者Uが入力ミスを行ったか否かを判定してもよい。また、入力ミスの判定については、公知技術を利用してもよい。
(Determination unit 35)
The determination unit 35 determines whether or not the user U has made an input error. For example, the determination unit 35 determines whether or not the user U has made an input error from the input character (or character string). At this time, the determination unit 35 may determine whether or not the user U has made an input error by using a model that estimates an input error from the input character (or character string). Furthermore, publicly known technology may be used to determine whether or not the user U has made an input error.

(確認部36)
確認部36は、利用者Uが入力ミスを行った場合、利用者Uがその時どのような行動を行っていたかを確認する。例えば、確認部36は、利用者Uが入力ミスを行った場合、利用者Uに、その時どのような行動を行っていたかを問い合わせる。すなわち、端末装置10及びサーバ装置100は、入力ミスを行った利用者本人に、入力ミスを行った時にとっていた行動を回答させる。
(Confirmation Unit 36)
When the user U makes an input error, the confirmation unit 36 confirms what action the user U was taking at the time. For example, when the user U makes an input error, the confirmation unit 36 asks the user U what action he or she was taking at the time. That is, the terminal device 10 and the server device 100 have the user who made the input error answer what action he or she was taking at the time of the input error.

なお、実際には、確認部36は、入力ミスが行われた時の端末装置10のセンサ情報や位置情報、利用者Uの履歴情報等から、入力ミスを行った利用者Uの行動や状態、周囲の状況等を推定してもよい。端末装置10のセンサ情報は、端末装置10に搭載された各種センサ(加速度センサ等)の出力結果(検出・計測結果)に関する情報である。利用者Uの履歴情報は、サーバ装置100に蓄積された検索履歴や購入履歴等に関する情報である。 In practice, the confirmation unit 36 may estimate the behavior or state of the user U who made the input error, the surrounding situation, etc., from the sensor information and location information of the terminal device 10 at the time the input error was made, the history information of the user U, etc. The sensor information of the terminal device 10 is information related to the output results (detection/measurement results) of various sensors (acceleration sensors, etc.) mounted on the terminal device 10. The history information of the user U is information related to the search history, purchase history, etc., stored in the server device 100.

(推定部37)
推定部37は、利用者Uの入力ミスの傾向からコンテキストを推定する。例えば、推定部37は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。
(Estimation unit 37)
The estimation unit 37 estimates the context from the tendency of input errors of the user U. For example, when the user U makes an input error, the estimation unit 37 estimates the behavior of the user U at the time the input error occurs, using a model that has learned the relationship between the input mode of the input error and the behavior at the time the input error occurs.

また、推定部37は、正しい文字を入力すべきところ、正しい文字と位置が近い所定の第1の誤字が入力されている場合には、利用者Uが第1の行動を取っていると推定し、正しい文字と位置が近い所定の第2の誤字が入力されている場合には、利用者Uが第2の行動を取っていると推定する。 In addition, the estimation unit 37 estimates that the user U is taking a first action when a predetermined first typo that is located close to the correct character is input when the correct character should be input, and estimates that the user U is taking a second action when a predetermined second typo that is located close to the correct character is input.

また、推定部37は、正しい文字を入力すべきところ、正しい文字が不必要に連続して入力されている場合には、利用者Uが所定の行動を取っていると推定する。 In addition, if correct characters are input unnecessarily in succession when correct characters should be input, the estimation unit 37 estimates that the user U is performing a predetermined action.

また、推定部37は、正しい入力と、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定するとともに、正しい入力を推定する。 In addition, the estimation unit 37 uses a model that has learned the relationship between correct input, the input mode of incorrect input, and the behavior when the incorrect input occurs to estimate the behavior of user U when the incorrect input occurs when user U makes an incorrect input, and also estimates the correct input.

また、推定部37は、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、入力を行った側の手(右手か左手か)、のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 In addition, the estimation unit 37 estimates the behavior of user U when an erroneous input occurs, using a model that has learned the relationship between at least one of the following input modes of erroneous input: input method, input language, type of input device, and hand used for input (right or left hand) and behavior when an erroneous input occurs.

また、推定部37は、誤入力の入力態様と、誤入力が生じた際のセンサ情報、履歴情報、位置情報及び時刻情報のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 In addition, the estimation unit 37 estimates the behavior of user U when an erroneous input occurs, when user U makes an erroneous input, using a model that has learned the relationship between the input mode of the erroneous input, at least one of the sensor information, history information, location information, and time information at the time the erroneous input occurs, and the behavior at the time the erroneous input occurs.

また、推定部37は、利用者Uの行動とともに、利用者Uが置かれている所定の状況又は環境を推定する。 The estimation unit 37 also estimates a specific situation or environment in which the user U is placed, along with the user U's behavior.

さらに、推定部37は、利用者Uが検索クエリの入力ミスを行った場合、利用者Uの入力ミスの態様から利用者Uの行動を推定し、推定された行動に応じて検索結果のリスティング(一覧表)を変更する。すなわち、推定部37は、推定された行動に応じて検索結果のリスティングを変更する変更部としても機能する。なお、推定部37は、行動から検索結果のリスティングを推定するモデルを用いて、推定された行動に応じた検索結果のリスティングを推定してもよい。 Furthermore, when user U makes an input error in the search query, the estimation unit 37 estimates user U's behavior from the manner in which user U made the input error, and changes the listing (list) of search results according to the estimated behavior. In other words, the estimation unit 37 also functions as a change unit that changes the listing of search results according to the estimated behavior. Note that the estimation unit 37 may estimate the listing of search results according to the estimated behavior using a model that estimates the listing of search results from behavior.

(記憶部40)
記憶部40は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、又は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、光ディスク等の記憶装置によって実現される。かかる記憶部40には、各種プログラムや各種データ等が記憶される。
(Memory unit 40)
The storage unit 40 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 drive (HDD), a solid state drive (SSD), an optical disk, etc. Various programs and various data are stored in the storage unit 40.

〔4.サーバ装置の構成例〕
次に、図4を用いて、実施形態に係るサーバ装置100の構成について説明する。図4は、実施形態に係るサーバ装置100の構成例を示す図である。図4に示すように、サーバ装置100は、通信部110と、記憶部120と、制御部130とを有する。
4. Example of Server Device Configuration
Next, the configuration of the server device 100 according to the embodiment will be described with reference to Fig. 4. Fig. 4 is a diagram showing an example of the configuration of the server device 100 according to the embodiment. As shown in Fig. 4, the server device 100 includes a communication unit 110, a storage unit 120, and a control unit 130.

(通信部110)
通信部110は、例えば、NIC(Network Interface Card)等によって実現される。また、通信部110は、ネットワークN(図2参照)と有線又は無線で接続される。
(Communication unit 110)
The communication unit 110 is realized by, for example, a network interface card (NIC), etc. The communication unit 110 is also connected to a network N (see FIG. 2) in a wired or wireless manner.

(記憶部120)
記憶部120は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、又は、HDD、SSD、光ディスク等の記憶装置によって実現される。図4に示すように、記憶部120は、利用者情報データベース121と、履歴情報データベース122と、誤入力情報データベース123とを有する。
(Memory unit 120)
The storage unit 120 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 HDD, an SSD, an optical disk, etc. As shown in FIG. 4 , the storage unit 120 has a user information database 121, a history information database 122, and an erroneous input information database 123.

(利用者情報データベース121)
利用者情報データベース121は、利用者Uに関する利用者情報を記憶する。例えば、利用者情報データベース121は、利用者Uの属性等の種々の情報を記憶する。図5は、利用者情報データベース121の一例を示す図である。図5に示した例では、利用者情報データベース121は、「利用者ID(Identifier)」、「年齢」、「性別」、「自宅」、「勤務地」、「興味」といった項目を有する。
(User information database 121)
The user information database 121 stores user information related to the user U. For example, the user information database 121 stores various information such as attributes of the user U. Fig. 5 is a diagram showing an example of the user information database 121. In the example shown in Fig. 5, the user information database 121 has items such as "User ID (Identifier)", "Age", "Gender", "Home", "Workplace", and "Interests".

「利用者ID」は、利用者Uを識別するための識別情報を示す。なお、「利用者ID」は、利用者Uの連絡先(電話番号、メールアドレス等)であってもよいし、利用者Uの端末装置10を識別するための識別情報であってもよい。 "User ID" indicates identification information for identifying user U. Note that "user ID" may be contact information for user U (telephone number, email address, etc.) or may be identification information for identifying user U's terminal device 10.

また、「年齢」は、利用者IDにより識別される利用者Uの年齢を示す。なお、「年齢」は、利用者Uの具体的な年齢(例えば35歳など)を示す情報であってもよいし、利用者Uの年代(例えば30代など)を示す情報であってもよい。あるいは、「年齢」は、利用者Uの生年月日を示す情報であってもよいし、利用者Uの世代(例えば80年代生まれなど)を示す情報であってもよい。また、「性別」は、利用者IDにより識別される利用者Uの性別を示す。 Furthermore, "age" indicates the age of user U identified by the user ID. Note that "age" may be information indicating the specific age of user U (e.g., 35 years old) or information indicating the generation of user U (e.g., 30s). Alternatively, "age" may be information indicating user U's date of birth or information indicating user U's generation (e.g., born in the 1980s). Furthermore, "gender" indicates the gender of user U identified by the user ID.

また、「自宅」は、利用者IDにより識別される利用者Uの自宅の位置情報を示す。なお、図5に示す例では、「自宅」は、「LC11」といった抽象的な符号を図示するが、緯度経度情報等であってもよい。また、例えば、「自宅」は、地域名や住所であってもよい。 "Home" indicates the location information of the home of user U, which is identified by the user ID. In the example shown in FIG. 5, "Home" is illustrated as an abstract code such as "LC11", but it may also be latitude and longitude information, etc. For example, "Home" may also be the name of a region or an address.

また、「勤務地」は、利用者IDにより識別される利用者Uの勤務地(学生の場合は学校)の位置情報を示す。なお、図5に示す例では、「勤務地」は、「LC12」といった抽象的な符号を図示するが、緯度経度情報等であってもよい。また、例えば、「勤務地」は、地域名や住所であってもよい。 "Workplace" indicates the location information of the workplace (school in the case of a student) of user U identified by the user ID. In the example shown in FIG. 5, "workplace" is illustrated as an abstract code such as "LC12", but it may also be latitude and longitude information, etc. For example, "workplace" may also be the name of a region or an address.

また、「興味」は、利用者IDにより識別される利用者Uの興味を示す。すなわち、「興味」は、利用者IDにより識別される利用者Uが関心の高い対象を示す。例えば、「興味」は、利用者Uが検索エンジンに入力して検索した検索クエリ(キーワード)等であってもよい。なお、図5に示す例では、「興味」は、各利用者Uに1つずつ図示するが、複数であってもよい。 Furthermore, "interests" indicate the interests of user U identified by the user ID. In other words, "interests" indicate subjects in which user U identified by the user ID is highly interested. For example, "interests" may be search queries (keywords) entered by user U into a search engine. Note that, although one "interest" is illustrated for each user U in the example shown in FIG. 5, there may be multiple "interests."

例えば、図5に示す例において、利用者ID「U1」により識別される利用者Uの年齢は、「20代」であり、性別は、「男性」であることを示す。また、例えば、利用者ID「U1」により識別される利用者Uは、自宅が「LC11」であることを示す。また、例えば、利用者ID「U1」により識別される利用者Uは、勤務地が「LC12」であることを示す。また、例えば、利用者ID「U1」により識別される利用者Uは、「スポーツ」に興味があることを示す。 For example, in the example shown in FIG. 5, the age of user U identified by user ID "U1" is "20s" and the gender is "male." Also, for example, user U identified by user ID "U1" indicates that his home address is "LC11." Also, for example, user U identified by user ID "U1" indicates that his workplace is "LC12." Also, for example, user U identified by user ID "U1" indicates that he is interested in "sports."

ここで、図5に示す例では、「U1」、「LC11」及び「LC12」といった抽象的な値を用いて図示するが、「U1」、「LC11」及び「LC12」には、具体的な文字列や数値等の情報が記憶されるものとする。以下、他の情報に関する図においても、抽象的な値を図示する場合がある。 In the example shown in FIG. 5, abstract values such as "U1", "LC11", and "LC12" are used to illustrate the data, but it is assumed that specific information such as character strings and numerical values is stored in "U1", "LC11", and "LC12". In the following figures relating to other information, abstract values may also be illustrated.

なお、利用者情報データベース121は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、利用者情報データベース121は、利用者Uの端末装置10に関する各種情報を記憶してもよい。また、利用者情報データベース121は、利用者Uのデモグラフィック(人口統計学的属性)、サイコグラフィック(心理学的属性)、ジオグラフィック(地理学的属性)、ベヘイビオラル(行動学的属性)等の属性に関する情報を記憶してもよい。例えば、利用者情報データベース121は、氏名、家族構成、出身地(地元)、職業、職位、収入、資格、居住形態(戸建、マンション等)、車の有無、通学・通勤時間、通学・通勤経路、定期券区間(駅、路線等)、利用頻度の高い駅(自宅・勤務地の最寄駅以外)、習い事(場所、時間帯等)、趣味、興味、ライフスタイル等の情報を記憶してもよい。 The user information database 121 may store various information according to the purpose, not limited to the above. For example, the user information database 121 may store various information related to the terminal device 10 of the user U. The user information database 121 may also store information related to the attributes of the user U, such as demographic attributes, psychographic attributes, geographic attributes, and behavioral attributes. For example, the user information database 121 may store information such as name, family structure, place of origin (hometown), occupation, job title, income, qualifications, type of residence (detached house, apartment, etc.), whether or not the user has a car, commuting time, commuting route, commuter pass section (station, line, etc.), frequently used station (other than the nearest station to home or workplace), extracurricular activities (location, time zone, etc.), hobbies, interests, and lifestyle.

(履歴情報データベース122)
履歴情報データベース122は、利用者Uの行動を示す履歴情報(ログデータ)に関する各種情報を記憶する。図6は、履歴情報データベース122の一例を示す図である。図6に示した例では、履歴情報データベース122は、「利用者ID」、「位置履歴」、「検索履歴」、「閲覧履歴」、「購入履歴」、「投稿履歴」といった項目を有する。
(History information database 122)
The history information database 122 stores various information related to history information (log data) indicating the behavior of the user U. Fig. 6 is a diagram showing an example of the history information database 122. In the example shown in Fig. 6, the history information database 122 has items such as "user ID", "location history", "search history", "browsing history", "purchase history", and "posting history".

「利用者ID」は、利用者Uを識別するための識別情報を示す。また、「位置履歴」は、利用者Uの位置や移動の履歴である位置履歴を示す。また、「検索履歴」は、利用者Uが入力した検索クエリの履歴である検索履歴を示す。また、「閲覧履歴」は、利用者Uが閲覧したコンテンツの履歴である閲覧履歴を示す。また、「購入履歴」は、利用者Uによる購入の履歴である購入履歴を示す。また、「投稿履歴」は、利用者Uによる投稿の履歴である投稿履歴を示す。なお、「投稿履歴」は、利用者Uの所有物に関する質問を含んでいてもよい。 "User ID" refers to identification information for identifying user U. "Location history" refers to location history, which is a history of user U's location and movements. "Search history" refers to search history, which is a history of search queries entered by user U. "Browse history" refers to browse history, which is a history of content viewed by user U. "Purchase history" refers to purchase history, which is a history of purchases made by user U. "Post history" refers to posting history, which is a history of posts made by user U. "Post history" may include questions about user U's possessions.

例えば、図6に示す例において、利用者ID「U1」により識別される利用者Uは、「位置履歴#1」の通りに移動し、「検索履歴#1」の通りに検索し、「閲覧履歴#1」の通りにコンテンツを閲覧し、「購入履歴#1」の通りに所定の店舗等で所定の商品等を購入し、「投稿履歴」の通りに投稿したことを示す。 For example, in the example shown in FIG. 6, user U identified by user ID "U1" moves as shown in "location history #1," searches as shown in "search history #1," views content as shown in "browsing history #1," purchases specific products at specific stores as shown in "purchase history #1," and posts as shown in "posting history."

ここで、図6に示す例では、「U1」、「位置履歴#1」、「検索履歴#1」、「閲覧履歴#1」、「購入履歴#1」及び「投稿履歴#1」といった抽象的な値を用いて図示するが、「U1」、「位置履歴#1」、「検索履歴#1」、「閲覧履歴#1」、「購入履歴#1」及び「投稿履歴#1」には、具体的な文字列や数値等の情報が記憶されるものとする。 In the example shown in FIG. 6, abstract values such as "U1", "Location History #1", "Search History #1", "Browse History #1", "Purchase History #1", and "Post History #1" are used for illustration, but it is assumed that specific information such as character strings and numerical values is stored in "U1", "Location History #1", "Search History #1", "Browse History #1", "Purchase History #1", and "Post History #1".

なお、履歴情報データベース122は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、履歴情報データベース122は、利用者Uの所定のサービスの利用履歴等を記憶してもよい。また、履歴情報データベース122は、利用者Uの実店舗の来店履歴又は施設の訪問履歴等を記憶してもよい。また、履歴情報データベース122は、利用者Uの端末装置10を用いた決済(電子決済)での決済履歴等を記憶してもよい。 The history information database 122 may store various information depending on the purpose, not limited to the above. For example, the history information database 122 may store the usage history of a specific service by the user U. The history information database 122 may also store the history of the user U's visit to a physical store or the history of the user U's visit to a facility. The history information database 122 may also store the payment history of payments (electronic payments) made using the user U's terminal device 10.

(誤入力情報データベース123)
誤入力情報データベース123は、利用者Uの誤入力と行動との関係に関する各種情報を記憶する。図7は、誤入力情報データベース123の一例を示す図である。図7に示した例では、誤入力情報データベース123は、「利用者ID」、「正しい文字」、「誤った文字」、「行動」といった項目を有する。
(Incorrect input information database 123)
The erroneous input information database 123 stores various information regarding the relationship between erroneous inputs and actions of the user U. Fig. 7 is a diagram showing an example of the erroneous input information database 123. In the example shown in Fig. 7, the erroneous input information database 123 has items such as "user ID,""correctcharacter,""incorrectcharacter," and "action."

「利用者ID」は、利用者Uを識別するための識別情報を示す。また、「正しい文字」は、本来入力されるべき正しい文字(又は文字列)を示す。また、「誤った文字」は、正しい文字を入力すべきところに誤って入力された文字(又は文字列)を示す。また、「行動」は、誤った文字が入力された時の利用者Uの行動を示す。なお、「行動」は、利用者Uの行動に限らず、利用者Uの置かれた状況や環境を示してもよい。すなわち、「行動」は、利用者Uのコンテキストを示すものであればよい。 "User ID" indicates identification information for identifying user U. Furthermore, "correct characters" indicates the correct characters (or character strings) that should have been entered. Furthermore, "incorrect characters" indicates characters (or character strings) that were mistakenly entered where the correct characters should have been entered. Furthermore, "behavior" indicates the behavior of user U when the incorrect characters were entered. Note that "behavior" is not limited to the behavior of user U, but may also indicate the situation or environment in which user U finds himself. In other words, "behavior" may be anything that indicates the context of user U.

例えば、図7に示す例において、利用者ID「U1」により識別される利用者Uは、正しい文字として「ま」を乳慮臆すべきところ、誤った文字である「た」を入力しており、その時の行動として「よそ見」をしていると推定されることを示す。 For example, in the example shown in Figure 7, user U, identified by user ID "U1," inputs the incorrect character "ta" when the correct character should have been "ma," and it is estimated that the user was "looking away" at the time.

なお、誤入力情報データベース123は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、誤入力情報データベース123は、利用者Uの属性情報を記憶してもよい。このとき、誤入力情報データベース123は、「利用者ID」の代わりに属性情報を記憶してもよい。すなわち、個々の利用者ではなく、利用者の属性ごとに、誤入力と行動の関係を示してもよい。また、誤入力情報データベース123は、誤入力の入力態様に関する情報を記憶してもよい。例えば、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、入力を行った側の手(右手か左手か)等を示す情報を記憶してもよい。また、誤入力情報データベース123は、誤入力が生じた際の利用者Uの履歴情報、端末装置10のセンサ情報、位置情報及び時刻情報等を記憶してもよい。 The erroneous input information database 123 may store various information according to the purpose, not limited to the above. For example, the erroneous input information database 123 may store attribute information of the user U. In this case, the erroneous input information database 123 may store attribute information instead of the "user ID". In other words, the relationship between erroneous input and behavior may be shown for each attribute of the user, not for each individual user. The erroneous input information database 123 may also store information regarding the input mode of the erroneous input. For example, as the input mode of the erroneous input, information indicating the input method, the language used for input, the type of input device, the hand that made the input (right hand or left hand), etc. may be stored. The erroneous input information database 123 may also store history information of the user U when the erroneous input occurred, sensor information of the terminal device 10, location information, time information, etc.

(制御部130)
図4に戻り、説明を続ける。制御部130は、コントローラ(Controller)であり、例えば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等によって、サーバ装置100の内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例に相当)がRAM等の記憶領域を作業領域として実行されることにより実現される。図4に示す例では、制御部130は、取得部131と、判定部132と、確認部133と、推定部134と、提供部135とを有する。
(Control unit 130)
Returning to Fig. 4, the description will be continued. The control unit 130 is a controller, and is realized by, for example, a central processing unit (CPU), a micro processing unit (MPU), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), or the like, executing various programs (corresponding to an example of an information processing program) stored in a storage device inside the server device 100 using a storage area such as a RAM as a working area. In the example shown in Fig. 4, the control unit 130 has an acquisition unit 131, a determination unit 132, a confirmation unit 133, an estimation unit 134, and a provision unit 135.

(取得部131)
取得部131は、通信部110を介して、利用者Uに関する利用者情報を取得する。例えば、取得部131は、利用者Uの端末装置10から、利用者Uを示す識別情報(利用者ID等)や、利用者Uの位置情報、利用者Uの属性情報等を取得する。また、取得部131は、利用者Uのユーザ登録時に、利用者Uを示す識別情報や、利用者Uの属性情報等を取得してもよい。そして、取得部131は、利用者情報を、記憶部120の利用者情報データベース121に登録する。
(Acquisition unit 131)
The acquisition unit 131 acquires user information regarding the user U via the communication unit 110. For example, the acquisition unit 131 acquires identification information (such as a user ID) indicating the user U, location information of the user U, attribute information of the user U, and the like from the terminal device 10 of the user U. Furthermore, the acquisition unit 131 may acquire identification information indicating the user U, attribute information of the user U, and the like when the user U is registered. Then, the acquisition unit 131 registers the user information in the user information database 121 of the storage unit 120.

また、取得部131は、通信部110を介して、利用者Uの行動を示す各種の履歴情報(ログデータ)を取得する。例えば、取得部131は、利用者Uの端末装置10から、あるいは利用者ID等に基づいて各種サーバ等から、利用者Uの行動を示す各種の履歴情報を取得する。そして、取得部131は、各種の履歴情報を、記憶部120の履歴情報データベース122に登録する。 The acquisition unit 131 also acquires various types of history information (log data) indicating the behavior of the user U via the communication unit 110. For example, the acquisition unit 131 acquires various types of history information indicating the behavior of the user U from the terminal device 10 of the user U, or from various servers, etc. based on the user ID, etc. Then, the acquisition unit 131 registers the various types of history information in the history information database 122 of the storage unit 120.

また、取得部131は、通信部110を介して、利用者Uからの入力を受け付ける。すなわち、取得部131は、利用者Uからの入力を受け付ける受付部としても機能する。例えば、取得部131は、利用者Uにより入力された検索クエリを取得する。このとき、取得部131は、利用者Uが検索エンジン等に検索クエリを入力してキーワード検索を行った際に、通信部110を介して、当該検索クエリを取得する。すなわち、取得部131は、通信部110を介して、利用者Uにより検索エンジンやサイト又はアプリの検索窓に入力されたキーワードを取得する。 The acquisition unit 131 also accepts input from the user U via the communication unit 110. That is, the acquisition unit 131 also functions as a reception unit that accepts input from the user U. For example, the acquisition unit 131 acquires a search query input by the user U. At this time, when the user U inputs a search query into a search engine or the like to perform a keyword search, the acquisition unit 131 acquires the search query via the communication unit 110. That is, the acquisition unit 131 acquires the keywords input by the user U into the search box of a search engine, site, or app via the communication unit 110.

(判定部132)
判定部132は、利用者Uが入力ミスを行ったか否かを判定する。例えば、判定部132は、入力された文字(又は文字列)から、利用者Uが入力ミスを行ったか否かを判定する。このとき、判定部132は、入力された文字(又は文字列)から入力ミスを推定するモデルを用いて、利用者Uが入力ミスを行ったか否かを判定してもよい。また、入力ミスの判定については、公知技術を利用してもよい。
(Determination unit 132)
The determination unit 132 determines whether or not the user U has made an input error. For example, the determination unit 132 determines whether or not the user U has made an input error from an input character (or character string). At this time, the determination unit 132 may determine whether or not the user U has made an input error by using a model that estimates an input error from an input character (or character string). Furthermore, publicly known technology may be used to determine whether or not a user U has made an input error.

(確認部133)
確認部133は、各端末装置10のいずれかの利用者Uが入力ミスを行った場合、その利用者Uがその時どのような行動を行っていたかを確認する。例えば、確認部133は、入力ミスが行われた場合、通信部110を介して、入力ミスを行った利用者Uに、その時どのような行動を行っていたかを問い合わせる。すなわち、確認部133は、入力ミスを行った利用者本人に、入力ミスを行った時にとっていた行動を回答させる。
(Confirmation Unit 133)
When a user U of any of the terminal devices 10 makes an input error, the confirmation unit 133 confirms what action the user U was taking at the time. For example, when an input error is made, the confirmation unit 133 inquires of the user U who made the input error via the communication unit 110 about what action the user U was taking at the time. In other words, the confirmation unit 133 makes the user who made the input error answer about the action he or she was taking when the input error was made.

なお、実際には、確認部133は、入力ミスが行われた時の端末装置10のセンサ情報や位置情報、利用者Uの履歴情報等から、入力ミスを行った利用者Uの行動や状態、周囲の状況等を推定してもよい。端末装置10のセンサ情報は、端末装置10に搭載された各種センサ(加速度センサ等)の出力結果(検出・計測結果)に関する情報である。利用者Uの履歴情報は、サーバ装置100に蓄積された検索履歴や購入履歴等に関する情報である。 In practice, the confirmation unit 133 may estimate the behavior or state of the user U who made the input error, the surrounding situation, etc., from the sensor information and location information of the terminal device 10 at the time the input error was made, the history information of the user U, etc. The sensor information of the terminal device 10 is information related to the output results (detection/measurement results) of various sensors (acceleration sensors, etc.) mounted on the terminal device 10. The history information of the user U is information related to the search history, purchase history, etc., stored in the server device 100.

(推定部134)
推定部134は、利用者Uの入力ミスの傾向からコンテキストを推定する。例えば、推定部134は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。
(Estimation unit 134)
The estimation unit 134 estimates the context from the tendency of input errors of the user U. For example, when the user U makes an input error, the estimation unit 134 estimates the behavior of the user U at the time the input error occurs, using a model that has learned the relationship between the input mode of the input error and the behavior at the time the input error occurs.

また、推定部134は、正しい文字を入力すべきところ、正しい文字と位置が近い所定の第1の誤字が入力されている場合には、利用者Uが第1の行動を取っていると推定し、正しい文字と位置が近い所定の第2の誤字が入力されている場合には、利用者Uが第2の行動を取っていると推定する。 In addition, the estimation unit 134 estimates that user U is taking a first behavior when a predetermined first typo that is located close to the correct character is input when a correct character should be input, and estimates that user U is taking a second behavior when a predetermined second typo that is located close to the correct character is input.

また、推定部134は、正しい文字を入力すべきところ、正しい文字が不必要に連続して入力されている場合には、利用者Uが所定の行動を取っていると推定する。 In addition, if correct characters are input unnecessarily in succession when correct characters should be input, the estimation unit 134 estimates that the user U is performing a predetermined action.

また、推定部134は、正しい入力と、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定するとともに、正しい入力を推定する。 In addition, the estimation unit 134 uses a model that has learned the relationship between correct input, the input mode of incorrect input, and the behavior when the incorrect input occurs to estimate the behavior of user U when the incorrect input occurs when user U makes an incorrect input, and also estimates the correct input.

また、推定部134は、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、入力を行った側の手(右手か左手か)、のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 In addition, the estimation unit 134 estimates the behavior of user U when an erroneous input occurs, using a model that has learned the relationship between at least one of the following input modes of the erroneous input: the input method, the language used for input, the type of input device, and the hand used for input (right or left hand) and the behavior when an erroneous input occurs.

また、推定部134は、誤入力の入力態様と、誤入力が生じた際のセンサ情報、履歴情報、位置情報及び時刻情報のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 In addition, when user U makes an input error, the estimation unit 134 estimates the behavior of user U at the time the input error occurs, using a model that has learned the relationship between the input mode of the input error, at least one of the sensor information, history information, location information, and time information at the time the input error occurs, and the behavior at the time the input error occurs.

また、推定部134は、利用者Uの行動とともに、利用者Uが置かれている所定の状況又は環境を推定する。 In addition, the estimation unit 134 estimates a specific situation or environment in which the user U is placed, along with the behavior of the user U.

さらに、推定部134は、利用者Uが検索クエリの入力ミスを行った場合、利用者Uの入力ミスの態様から利用者Uの行動を推定し、推定された行動に応じて検索結果のリスティング(一覧表)を変更する。すなわち、推定部134は、推定された行動に応じて検索結果のリスティングを変更する変更部としても機能する。なお、推定部134は、行動から検索結果のリスティングを推定するモデルを用いて、推定された行動に応じた検索結果のリスティングを推定してもよい。 Furthermore, when user U makes an input error in the search query, the estimation unit 134 estimates user U's behavior from the manner in which user U made the input error, and changes the listing (list) of search results in accordance with the estimated behavior. In other words, the estimation unit 134 also functions as a change unit that changes the listing of search results in accordance with the estimated behavior. Note that the estimation unit 134 may estimate the listing of search results in accordance with the estimated behavior using a model that estimates the listing of search results from behavior.

(提供部135)
提供部135は、通信部110を介して、利用者Uからの入力に対し、推定された行動に応じた処理結果を提供する。例えば、提供部135は、通信部110を介して、利用者Uからの検索クエリの入力に対し、推定された行動に応じてリスティングされた検索結果を、利用者Uの端末装置10に提供する。
(Providing Unit 135)
The providing unit 135 provides a processing result according to the estimated behavior in response to an input from the user U via the communication unit 110. For example, the providing unit 135 provides a search result listed according to the estimated behavior in response to an input of a search query from the user U via the communication unit 110 to the terminal device 10 of the user U.

また、提供部135は、通信部110を介して、各種推定モデルの基礎となるモデルを、利用者Uの端末装置10に提供してもよい。例えば、提供部135は、通信部110を介して、利用者Uの入力ミスの傾向から利用者Uのコンテキストを推定するモデルの基礎となるモデルを、利用者Uの端末装置10に提供してもよい。 The providing unit 135 may also provide a model that is the basis of various estimation models to the terminal device 10 of the user U via the communication unit 110. For example, the providing unit 135 may provide a model that is the basis of a model that estimates the context of the user U from the tendency of the user U to make input errors to the terminal device 10 of the user U via the communication unit 110.

〔5.処理手順〕
次に、図8を用いて実施形態に係る端末装置10及びサーバ装置100による処理手順について説明する。図8は、実施形態に係る処理手順を示すフローチャートである。なお、以下に示す処理手順は、端末装置10の制御部30及びサーバ装置100の制御部130によって繰り返し実行される。
5. Processing Procedure
Next, a process performed by the terminal device 10 and the server device 100 according to the embodiment will be described with reference to Fig. 8. Fig. 8 is a flowchart showing the process performed according to the embodiment. The process described below is repeatedly executed by the control unit 30 of the terminal device 10 and the control unit 130 of the server device 100.

図8に示すように、端末装置10の受付部34は、入力部13を介して、利用者Uからの入力を受け付ける(ステップS101)。このとき、サーバ装置100の取得部131は、通信部110を介して、各利用者Uの端末装置10から、それぞれの利用者Uからの入力を受け付ける。 As shown in FIG. 8, the reception unit 34 of the terminal device 10 receives input from the user U via the input unit 13 (step S101). At this time, the acquisition unit 131 of the server device 100 receives input from each user U from the terminal device 10 of each user U via the communication unit 110.

続いて、端末装置10の判定部35は、利用者Uが入力ミスを行ったか否かを判定する(ステップS102)。このとき、サーバ装置100の判定部132は、各利用者Uが入力ミスを行ったか否かを判定する。 Then, the determination unit 35 of the terminal device 10 determines whether or not the user U has made an input error (step S102). At this time, the determination unit 132 of the server device 100 determines whether or not each user U has made an input error.

続いて、端末装置10の確認部36は、利用者Uが入力ミスを行った場合、利用者Uがその時どのような行動を行っていたかを確認する(ステップS103)。このとき、サーバ装置100の確認部133は、各端末装置10のいずれかの利用者Uが入力ミスを行った場合、通信部110を介して、入力ミスを行った利用者Uがその時どのような行動を行っていたかを確認する。 Next, the confirmation unit 36 of the terminal device 10 confirms what action the user U was taking at the time when the user U made an input error (step S103). At this time, when a user U of any of the terminal devices 10 made an input error, the confirmation unit 133 of the server device 100 confirms, via the communication unit 110, what action the user U who made the input error was taking at the time.

続いて、端末装置10の推定部37は、利用者Uの入力時のミスの傾向と、入力ミス時の利用者Uの行動との組合せについて学習し、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを作成する(ステップS104)。このとき、サーバ装置100の推定部134は、入力ミスを行った利用者Uの入力時のミスの傾向と、その時の利用者Uの行動との組合せについて学習し、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを作成する。 Then, the estimation unit 37 of the terminal device 10 learns about the combination of the tendency of user U to make mistakes when inputting data and the behavior of user U when the input error occurs, and creates a model that has learned the relationship between the input mode of the erroneous input and the behavior when the erroneous input occurs (step S104). At this time, the estimation unit 134 of the server device 100 learns about the combination of the tendency of user U to make mistakes when inputting data when the erroneous input occurs and the behavior of user U at that time, and creates a model that has learned the relationship between the input mode of the erroneous input and the behavior when the erroneous input occurs.

このとき、端末装置10の推定部37及びサーバ装置100の推定部134は、利用者Uの入力時のミスの傾向と、利用者Uの行動との組合せに加え、さらに「入力方法」、「入力する言語」、「入力装置の種別(キーボード等)」、「入力を行った側の手(右手か左手か)」等を学習してもよい。 At this time, the estimation unit 37 of the terminal device 10 and the estimation unit 134 of the server device 100 may learn the "input method," "language used for input," "type of input device (keyboard, etc.)," "hand used for input (right or left hand)," etc., in addition to the combination of the tendency of user U to make errors when inputting and the behavior of user U.

続いて、端末装置10の受付部34は、入力部13を介して、利用者Uからの入力を受け付ける(ステップS105)。このとき、サーバ装置100の取得部131は、通信部110を介して、各利用者Uの端末装置10から、それぞれの利用者Uからの入力を受け付ける。 Then, the reception unit 34 of the terminal device 10 receives input from the user U via the input unit 13 (step S105). At this time, the acquisition unit 131 of the server device 100 receives input from each user U from the terminal device 10 of each user U via the communication unit 110.

続いて、端末装置10の判定部35は、利用者Uが入力ミスを行ったか否かを判定する(ステップS106)。このとき、サーバ装置100の判定部132は、各利用者Uが入力ミスを行ったか否かを判定する。 Then, the determination unit 35 of the terminal device 10 determines whether or not the user U has made an input error (step S106). At this time, the determination unit 132 of the server device 100 determines whether or not each user U has made an input error.

続いて、端末装置10の推定部37は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する(ステップS107)。このとき、サーバ装置100の取得部131は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 Then, the estimation unit 37 of the terminal device 10 estimates the behavior of user U when an incorrect input occurs, using a model that has learned the relationship between the input mode of an incorrect input and the behavior when the incorrect input occurs (step S107). At this time, the acquisition unit 131 of the server device 100 estimates the behavior of user U when an incorrect input occurs, using a model that has learned the relationship between the input mode of an incorrect input and the behavior when the incorrect input occurs.

例えば、端末装置10の推定部37及びサーバ装置100の推定部134は、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、入力を行った側の手(右手か左手か)、のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 For example, when user U makes an input error, the estimation unit 37 of the terminal device 10 and the estimation unit 134 of the server device 100 use a model that has learned the relationship between at least one of the following input modes of the input error: the input method, the language used for input, the type of input device, and the hand used for input (right or left hand) and the behavior when the input error occurs, to estimate the behavior of user U when the input error occurs.

また、端末装置10の推定部37及びサーバ装置100の推定部134は、誤入力の入力態様と、誤入力が生じた際のセンサ情報、履歴情報、位置情報及び時刻情報のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定してもよい。 The estimation unit 37 of the terminal device 10 and the estimation unit 134 of the server device 100 may estimate the behavior of user U when an erroneous input occurs, using a model that has learned the relationship between the input mode of the erroneous input, at least one of the sensor information, history information, location information, and time information at the time the erroneous input occurs, and the behavior at the time the erroneous input occurs.

続いて、サーバ装置100の提供部135は、通信部110を介して、利用者Uからの入力に対し、推定された行動に応じた処理結果を提供する(ステップS108)。例えば、提供部135は、通信部110を介して、利用者Uからの検索クエリの入力に対し、推定された行動に応じてリスティングされた検索結果を、利用者Uの端末装置10に提供する。 Next, the providing unit 135 of the server device 100 provides a processing result according to the estimated behavior in response to the input from the user U via the communication unit 110 (step S108). For example, the providing unit 135 provides the search results listed according to the estimated behavior in response to the input of a search query from the user U to the terminal device 10 of the user U via the communication unit 110.

〔6.変形例〕
上述した端末装置10及びサーバ装置100は、上記実施形態以外にも種々の異なる形態にて実施されてよい。そこで、以下では、実施形態の変形例について説明する。
6. Modifications
The above-described terminal device 10 and server device 100 may be implemented in various different forms other than the above-described embodiment. Therefore, the following describes modified examples of the embodiment.

上記の実施形態において、サーバ装置100が実行している処理の一部又は全部は、実際には、端末装置10が実行してもよい。例えば、スタンドアローン(Stand-alone)で(端末装置10単体で)処理が完結してもよい。この場合、端末装置10に、上記の実施形態におけるサーバ装置100の機能が備わっているものとする。また、上記の実施形態では、端末装置10はサーバ装置100と連携しているため、利用者Uから見れば、サーバ装置100の処理も端末装置10が実行しているように見える。すなわち、他の観点では、端末装置10は、サーバ装置100を備えているともいえる。 In the above embodiment, some or all of the processing executed by the server device 100 may actually be executed by the terminal device 10. For example, the processing may be completed in a stand-alone manner (by the terminal device 10 alone). In this case, the terminal device 10 is assumed to have the functions of the server device 100 in the above embodiment. Also, in the above embodiment, since the terminal device 10 is linked to the server device 100, from the perspective of the user U, it appears that the processing of the server device 100 is also executed by the terminal device 10. In other words, from another perspective, it can also be said that the terminal device 10 is equipped with the server device 100.

また、上記の実施形態において、端末装置10及びサーバ装置100は、入力に用いられた端末装置10の種類と、入力時のミスの傾向と、利用者Uのコンテキストとの組合せについて学習してもよい。例えば、端末装置10及びサーバ装置100は、端末装置10の種類と、ミスで入力された文字(又は文字列)と、その時のコンテキストとをモデルに学習させ、このモデルを用いて、ミスで入力された文字から、その時のコンテキストを推定(推論)する。端末装置10の種類(スマホかタブレットかPCか)によっても、入力時のミスの傾向は異なると推測される。 In addition, in the above embodiment, the terminal device 10 and the server device 100 may learn about a combination of the type of terminal device 10 used for input, the tendency for errors to be made when inputting, and the context of the user U. For example, the terminal device 10 and the server device 100 train a model on the type of terminal device 10, the characters (or character strings) input by mistake, and the context at that time, and use this model to estimate (infer) the context at that time from the characters input by mistake. It is presumed that the tendency for errors to be made when inputting differs depending on the type of terminal device 10 (smartphone, tablet, or PC).

また、上記の実施形態において、端末装置10及びサーバ装置100は、利用者Uの属性情報と、入力時のミスの傾向と、利用者Uのコンテキストとの組合せについて学習してもよい。例えば、端末装置10及びサーバ装置100は、利用者Uの属性情報と、ミスで入力された文字(又は文字列)と、その時のコンテキストとをモデルに学習させ、このモデルを用いて、ミスで入力された文字から、その時のコンテキストを推定(推論)する。利用者Uの属性情報(性別、年齢、居住地域、健康状態、長年の癖等)によっても、入力時のミスの傾向は異なると推測される。 In addition, in the above embodiment, the terminal device 10 and the server device 100 may learn about a combination of the attribute information of the user U, the tendency to make errors when inputting, and the context of the user U. For example, the terminal device 10 and the server device 100 train a model on the attribute information of the user U, the characters (or character strings) input by mistake, and the context at that time, and use this model to estimate (infer) the context at that time from the characters input by mistake. It is presumed that the tendency to make errors when inputting differs depending on the attribute information of the user U (gender, age, area of residence, health condition, long-standing habits, etc.).

〔7.効果〕
上述してきたように、本願に係る情報処理装置(端末装置10及びサーバ装置100)は、利用者Uからの入力を受け付ける受付部と、利用者Uが入力ミスを行ったか否かを判定する判定部と、利用者Uの入力ミスの傾向からコンテキストを推定する推定部と、を備える。
7. Effects
As described above, the information processing device (terminal device 10 and server device 100) of the present application comprises a reception unit that receives input from user U, a judgment unit that judges whether user U has made an input error, and an estimation unit that estimates a context from the tendency of user U's input errors.

推定部は、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 The estimation unit estimates the behavior of user U when an incorrect input occurs, when user U makes an incorrect input, using a model that has learned the relationship between the input mode of the incorrect input and the behavior when the incorrect input occurs.

推定部は、正しい文字を入力すべきところ、正しい文字と位置が近い所定の第1の誤字が入力されている場合には、利用者Uが第1の行動を取っていると推定し、正しい文字と位置が近い所定の第2の誤字が入力されている場合には、利用者Uが第2の行動を取っていると推定する。 The estimation unit estimates that user U is taking a first action when a predetermined first typo that is close to the position of the correct character is input when a correct character should be input, and estimates that user U is taking a second action when a predetermined second typo that is close to the position of the correct character is input.

推定部は、正しい文字を入力すべきところ、正しい文字が不必要に連続して入力されている場合には、利用者Uが所定の行動を取っていると推定する。 If correct characters are input unnecessarily in succession when correct characters should be input, the estimation unit estimates that user U is performing a predetermined action.

推定部は、正しい入力と、誤入力の入力態様と、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定するとともに、正しい入力を推定する。 The estimation unit uses a model that has learned the relationship between correct input, input patterns of incorrect input, and behavior when an incorrect input occurs to estimate the behavior of user U when an incorrect input occurs when user U makes an incorrect input, and also estimates the correct input.

推定部は、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、入力を行った側の手(右手か左手か)、のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 The estimation unit estimates the behavior of user U when an erroneous input occurs, using a model that has learned the relationship between at least one of the following input modes of erroneous input: input method, input language, type of input device, and hand used for input (right or left hand) and behavior when an erroneous input occurs.

推定部は、誤入力の入力態様と、誤入力が生じた際のセンサ情報、履歴情報、位置情報及び時刻情報のうち少なくとも1つと、誤入力が生じた際の行動との関係性を学習したモデルを用いて、利用者Uが誤入力した場合に、誤入力が生じた際の利用者Uの行動を推定する。 The estimation unit estimates the behavior of user U when an erroneous input occurs, when user U makes an erroneous input, using a model that has learned the relationship between the input mode of the erroneous input, at least one of the sensor information, history information, location information, and time information at the time the erroneous input occurs, and the behavior at the time the erroneous input occurs.

推定部は、利用者Uの行動とともに、利用者Uが置かれている所定の状況又は環境を推定する。 The estimation unit estimates the behavior of user U as well as a specific situation or environment in which user U is placed.

受付部は、利用者Uから検索クエリの入力を受け付け、判定部は、利用者Uが入力ミスを行ったか否かを判定し、推定部は、利用者Uが入力ミスを行った場合、利用者Uの入力ミスの態様から利用者Uの行動を推定し、推定された行動に応じて検索結果のリスティングを変更する。 The reception unit receives a search query input from the user U, the determination unit determines whether the user U has made an input error, and the estimation unit, if the user U has made an input error, estimates the behavior of the user U from the nature of the input error and changes the listing of the search results according to the estimated behavior.

本願に係る情報処理装置は、推定されたコンテキストに応じた処理結果を提供する提供部と、をさらに備える。 The information processing device according to the present application further includes a providing unit that provides a processing result according to the estimated context.

上述した各処理のいずれかもしくは組合せにより、本願に係る情報処理装置は、ユーザの誤った操作の内容や種別からユーザのコンテキストを推定することができる。 By using any one or a combination of the above-mentioned processes, the information processing device according to the present application can estimate the user's context from the content and type of the user's erroneous operation.

〔8.ハードウェア構成〕
また、上述した実施形態に係る端末装置10やサーバ装置100は、例えば図9に示すような構成のコンピュータ1000によって実現される。以下、サーバ装置100を例に挙げて説明する。図9は、ハードウェア構成の一例を示す図である。コンピュータ1000は、出力装置1010、入力装置1020と接続され、演算装置1030、一次記憶装置1040、二次記憶装置1050、出力I/F(Interface)1060、入力I/F1070、ネットワークI/F1080がバス1090により接続された形態を有する。
8. Hardware Configuration
Moreover, the terminal device 10 and the server device 100 according to the above-described embodiment are realized by a computer 1000 having a configuration as shown in Fig. 9, for example. The server device 100 will be described below as an example. Fig. 9 is a diagram showing an example of a hardware configuration. The computer 1000 is connected to an output device 1010 and an input device 1020, and has a configuration in which a calculation device 1030, a primary storage device 1040, a secondary storage device 1050, an output I/F (Interface) 1060, an input I/F 1070, and a network I/F 1080 are connected by a bus 1090.

演算装置1030は、一次記憶装置1040や二次記憶装置1050に格納されたプログラムや入力装置1020から読み出したプログラム等に基づいて動作し、各種の処理を実行する。演算装置1030は、例えばCPU(Central Processing Unit)、MPU(Micro Processing Unit)、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等により実現される。 The arithmetic device 1030 operates based on programs stored in the primary storage device 1040 and the secondary storage device 1050, programs read from the input device 1020, and the like, and executes various processes. The arithmetic device 1030 is realized, for example, by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), or the like.

一次記憶装置1040は、RAM(Random Access Memory)等、演算装置1030が各種の演算に用いるデータを一次的に記憶するメモリ装置である。また、二次記憶装置1050は、演算装置1030が各種の演算に用いるデータや、各種のデータベースが登録される記憶装置であり、ROM(Read Only Memory)、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリ等により実現される。二次記憶装置1050は、内蔵ストレージであってもよいし、外付けストレージであってもよい。また、二次記憶装置1050は、USB(Universal Serial Bus)メモリやSD(Secure Digital)メモリカード等の取り外し可能な記憶媒体であってもよい。また、二次記憶装置1050は、クラウドストレージ(オンラインストレージ)やNAS(Network Attached Storage)、ファイルサーバ等であってもよい。 The primary storage device 1040 is a memory device such as a RAM (Random Access Memory) that primarily stores data used by the arithmetic device 1030 for various calculations. The secondary storage device 1050 is a storage device in which data used by the arithmetic device 1030 for various calculations and various databases are registered, and is realized by a ROM (Read Only Memory), a HDD (Hard Disk Drive), a SSD (Solid State Drive), a flash memory, or the like. The secondary storage device 1050 may be an internal storage device or an external storage device. The secondary storage device 1050 may be a removable storage medium such as a USB (Universal Serial Bus) memory or a SD (Secure Digital) memory card. The secondary storage device 1050 may be a cloud storage device (online storage device), a NAS (Network Attached Storage), a file server, or the like.

出力I/F1060は、ディスプレイ、プロジェクタ、及びプリンタ等といった各種の情報を出力する出力装置1010に対し、出力対象となる情報を送信するためのインターフェースであり、例えば、USB(Universal Serial Bus)やDVI(Digital Visual Interface)、HDMI(登録商標)(High Definition Multimedia Interface)といった規格のコネクタにより実現される。また、入力I/F1070は、マウス、キーボード、キーパッド、ボタン、及びスキャナ等といった各種の入力装置1020から情報を受信するためのインターフェースであり、例えば、USB等により実現される。 The output I/F 1060 is an interface for transmitting information to be output to an output device 1010 that outputs various types of information, such as a display, projector, printer, etc., and is realized by a connector conforming to a standard such as USB (Universal Serial Bus), DVI (Digital Visual Interface), or HDMI (registered trademark) (High Definition Multimedia Interface). The input I/F 1070 is an interface for receiving information from various input devices 1020, such as a mouse, keyboard, keypad, button, scanner, etc., and is realized by a USB, etc.

また、出力I/F1060及び入力I/F1070はそれぞれ出力装置1010及び入力装置1020と無線で接続してもよい。すなわち、出力装置1010及び入力装置1020は、ワイヤレス機器であってもよい。 In addition, the output I/F 1060 and the input I/F 1070 may be wirelessly connected to the output device 1010 and the input device 1020, respectively. That is, the output device 1010 and the input device 1020 may be wireless devices.

また、出力装置1010及び入力装置1020は、タッチパネルのように一体化していてもよい。この場合、出力I/F1060及び入力I/F1070も、入出力I/Fとして一体化していてもよい。 The output device 1010 and the input device 1020 may be integrated together, such as a touch panel. In this case, the output I/F 1060 and the input I/F 1070 may also be integrated together as an input/output I/F.

なお、入力装置1020は、例えば、CD(Compact Disc)、DVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、又は半導体メモリ等から情報を読み出す装置であってもよい。 The input device 1020 may be a device that reads information from, for example, an optical recording medium such as a CD (Compact Disc), a DVD (Digital Versatile Disc), or a PD (Phase change rewritable Disk), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory.

ネットワークI/F1080は、ネットワークNを介して他の機器からデータを受信して演算装置1030へ送り、また、ネットワークNを介して演算装置1030が生成したデータを他の機器へ送信する。 The network I/F 1080 receives data from other devices via the network N and sends it to the computing device 1030, and also transmits data generated by the computing device 1030 to other devices via the network N.

演算装置1030は、出力I/F1060や入力I/F1070を介して、出力装置1010や入力装置1020の制御を行う。例えば、演算装置1030は、入力装置1020や二次記憶装置1050からプログラムを一次記憶装置1040上にロードし、ロードしたプログラムを実行する。 The arithmetic unit 1030 controls the output device 1010 and the input device 1020 via the output I/F 1060 and the input I/F 1070. For example, the arithmetic unit 1030 loads a program from the input device 1020 or the secondary storage device 1050 onto the primary storage device 1040 and executes the loaded program.

例えば、コンピュータ1000がサーバ装置100として機能する場合、コンピュータ1000の演算装置1030は、一次記憶装置1040上にロードされたプログラムを実行することにより、制御部130の機能を実現する。また、コンピュータ1000の演算装置1030は、ネットワークI/F1080を介して他の機器から取得したプログラムを一次記憶装置1040上にロードし、ロードしたプログラムを実行してもよい。また、コンピュータ1000の演算装置1030は、ネットワークI/F1080を介して他の機器と連携し、プログラムの機能やデータ等を他の機器の他のプログラムから呼び出して利用してもよい。 For example, when the computer 1000 functions as the server device 100, the arithmetic unit 1030 of the computer 1000 executes a program loaded onto the primary storage device 1040 to realize the functions of the control unit 130. The arithmetic unit 1030 of the computer 1000 may also load a program acquired from another device via the network I/F 1080 onto the primary storage device 1040 and execute the loaded program. The arithmetic unit 1030 of the computer 1000 may also cooperate with other devices via the network I/F 1080 and use the functions and data of a program by calling them from another program of the other device.

〔9.その他〕
以上、本願の実施形態を説明したが、これら実施形態の内容により本発明が限定されるものではない。また、前述した構成要素には、当業者が容易に想定できるもの、実質的に同一のもの、いわゆる均等の範囲のものが含まれる。さらに、前述した構成要素は適宜組み合わせることが可能である。さらに、前述した実施形態の要旨を逸脱しない範囲で構成要素の種々の省略、置換又は変更を行うことができる。
[9. Other]
Although the embodiments of the present application have been described above, the present invention is not limited to the contents of these embodiments. The above-described components include those that can be easily imagined by a person skilled in the art, those that are substantially the same, and those that are within the so-called equivalent range. Furthermore, the above-described components can be appropriately combined. Furthermore, various omissions, substitutions, or modifications of the components can be made without departing from the spirit of the above-described embodiments.

また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部又は一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。 Furthermore, among the processes described in the above embodiments, all or part of the processes described as being performed automatically can be performed manually, or 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 documents 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.

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

例えば、上述したサーバ装置100は、複数のサーバコンピュータで実現してもよく、また、機能によっては外部のプラットフォーム等をAPI(Application Programming Interface)やネットワークコンピューティング等で呼び出して実現するなど、構成は柔軟に変更できる。 For example, the above-mentioned server device 100 may be realized by multiple server computers, and depending on the functions, the configuration can be flexibly changed, such as by calling an external platform using an API (Application Programming Interface) or network computing.

また、上述してきた実施形態及び変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。 The above-described embodiments and variations can be combined as appropriate to the extent that they do not cause inconsistencies in the processing content.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。 The above-mentioned "section, module, unit" can be read as "means" or "circuit." For example, an acquisition unit can be read as an acquisition means or an acquisition circuit.

1 情報処理システム
10 端末装置
34 受付部
35 判定部
36 確認部
37 推定部
100 サーバ装置
110 通信部
120 記憶部
121 利用者情報データベース
122 履歴情報データベース
123 誤入力情報データベース
130 制御部
131 取得部
132 判定部
133 確認部
134 推定部
135 提供部
REFERENCE SIGNS LIST 1 Information processing system 10 Terminal device 34 Reception unit 35 Determination unit 36 Confirmation unit 37 Estimation unit 100 Server device 110 Communication unit 120 Storage unit 121 User information database 122 History information database 123 Incorrect input information database 130 Control unit 131 Acquisition unit 132 Determination unit 133 Confirmation unit 134 Estimation unit 135 Provision unit

Claims (11)

利用者からの入力を受け付ける受付部と、
前記利用者が入力ミスを行ったか否かを判定する判定部と、
前記利用者の入力ミスの傾向からコンテキストを推定する推定部と、
を備え
前記推定部は、正しい文字を入力すべきところ、前記正しい文字と位置が近い所定の第1の誤字が入力されている場合には、前記利用者が第1の行動を取っていると推定し、前記正しい文字と位置が近い所定の第2の誤字が入力されている場合には、前記利用者が第2の行動を取っていると推定する
ことを特徴とする情報処理装置。
A reception unit that receives input from a user;
a determination unit for determining whether the user has made an input error;
An estimation unit that estimates a context from a tendency of input errors made by the user;
Equipped with
The estimation unit estimates that the user is taking a first action when a predetermined first typo close in position to the correct character is inputted when a correct character should be inputted, and estimates that the user is taking a second action when a predetermined second typo close in position to the correct character is inputted.
23. An information processing apparatus comprising:
前記推定部は、誤入力の入力態様と、当該誤入力が生じた際の行動又は状態との関係性を学習したモデルを用いて、前記利用者が誤入力した場合に、当該誤入力が生じた際の前記利用者の行動又は状態を推定する
ことを特徴とする請求項1に記載の情報処理装置。
The information processing device according to claim 1, characterized in that the estimation unit estimates, when the user makes an input error, the user's behavior or state at the time the input error occurs, using a model that has learned the relationship between the input mode of the input error and the behavior or state at the time the input error occurs.
前記推定部は、正しい文字を入力すべきところ、前記正しい文字が不必要に連続して入力されている場合には、前記モデルを用いて、前記利用者が前記正しい文字が不必要に連続して入力される所定の状態にあると推定する
ことを特徴とする請求項に記載の情報処理装置。
The information processing device according to claim 2, characterized in that, when a correct character is to be input but the correct character is input unnecessarily in succession, the estimation unit uses the model to estimate that the user is in a predetermined state in which the correct character is input unnecessarily in succession .
前記推定部は、正しい入力と、誤入力の入力態様と、当該誤入力が生じた際の行動又は状態との関係性を学習したモデルを用いて、前記利用者が誤入力した場合に、当該誤入力が生じた際の前記利用者の行動又は状態を推定するとともに、当該誤入力に対する正しい入力を推定する
ことを特徴とする請求項2又は3に記載の情報処理装置。
The information processing device according to claim 2 or 3, characterized in that the estimation unit uses a model that has learned the relationship between a correct input, an input mode of an incorrect input, and the behavior or state when the incorrect input occurs to estimate, when the user makes an incorrect input, the behavior or state of the user when the incorrect input occurs, and estimates the correct input for the incorrect input .
前記推定部は、誤入力の入力態様として、入力方法、入力する言語、入力装置の種別、及び入力を行った側の手のうち少なくとも1つと、当該誤入力が生じた際の行動又は状態との関係性を学習したモデルを用いて、前記利用者が誤入力した場合に、入力方法、入力する言語、入力装置の種別、及び入力を行った側の手のうち少なくとも1つに基づいて、当該誤入力が生じた際の前記利用者の行動又は状態を推定する
ことを特徴とする請求項のうちいずれか1つに記載の情報処理装置。
The information processing device of any one of claims 2 to 4, characterized in that the estimation unit uses a model that has learned the relationship between at least one of the input method, input language, type of input device, and hand used to make the input as input modes of the erroneous input, and the behavior or state when the erroneous input occurs, and estimates the user's behavior or state when the erroneous input occurs based on at least one of the input method , input language, type of input device, and hand used to make the input, when the user makes an erroneous input.
前記推定部は、誤入力の入力態様と、誤入力が生じた際のセンサ情報、履歴情報、位置情報及び時刻情報のうち少なくとも1つと、誤入力が生じた際の行動又は状態との関係性を学習したモデルを用いて、前記利用者が誤入力した場合に、誤入力が生じた際の前記利用者の行動を推定する
ことを特徴とする請求項のうちいずれか1つに記載の情報処理装置。
The information processing device described in any one of claims 2 to 5, characterized in that the estimation unit estimates the user's behavior at the time of an incorrect input, when the user makes an incorrect input, using a model that has learned the relationship between the input mode of the incorrect input, at least one of sensor information, history information, location information and time information at the time the incorrect input occurred, and the behavior or state at the time the incorrect input occurred.
前記推定部は、誤入力の入力態様と、当該誤入力が生じた際の行動と、当該誤入力が生じた際の状況又は環境との関係性を学習したモデルを用いて、当該誤入力が生じた際の前記利用者の行動とともに、前記利用者が置かれている状況又は環境を推定する
ことを特徴とする請求項のうちいずれか1つに記載の情報処理装置。
The information processing device described in any one of claims 2 to 6, characterized in that the estimation unit uses a model that has learned the relationship between the input pattern of the incorrect input, the behavior when the incorrect input occurred, and the situation or environment when the incorrect input occurred, to estimate the situation or environment in which the user was placed, as well as the behavior of the user when the incorrect input occurred.
前記受付部は、利用者から検索クエリの入力を受け付け、
前記判定部は、前記利用者が入力ミスを行ったか否かを判定し、
前記推定部は、前記利用者が入力ミスを行った場合、前記利用者の入力ミスの態様から前記利用者の行動を推定し、推定された行動に応じて検索結果のリスティングを変更する
ことを特徴とする請求項1~のうちいずれか1つに記載の情報処理装置。
The receiving unit receives an input of a search query from a user;
The determination unit determines whether or not the user has made an input error,
The information processing device according to any one of claims 1 to 7, characterized in that, when the user makes an input error, the estimation unit estimates the user's behavior from the manner in which the user made the input error , and changes the listing of the search results in accordance with the estimated behavior.
推定されたコンテキストに応じた処理結果を提供する提供部と、
をさらに備えることを特徴とする請求項1~のうちいずれか1つに記載の情報処理装置。
a providing unit for providing a processing result according to the estimated context;
9. The information processing device according to claim 1 , further comprising:
情報処理装置が実行する情報処理方法であって、
利用者からの入力を受け付ける受付工程と、
前記利用者が入力ミスを行ったか否かを判定する判定工程と、
前記利用者の入力ミスの傾向からコンテキストを推定する推定工程と、
を含み、
前記推定工程では、正しい文字を入力すべきところ、前記正しい文字と位置が近い所定の第1の誤字が入力されている場合には、前記利用者が第1の行動を取っていると推定し、前記正しい文字と位置が近い所定の第2の誤字が入力されている場合には、前記利用者が第2の行動を取っていると推定する
ことを特徴とする情報処理方法。
An information processing method executed by an information processing device,
a receiving step of receiving an input from a user;
a determination step of determining whether the user has made an input error;
an estimation step of estimating a context based on a tendency of input errors made by the user;
Including,
In the estimation step, when a correct character should be input, if a predetermined first typographical error close to the position of the correct character is input, it is estimated that the user is taking a first action, and when a predetermined second typographical error close to the position of the correct character is input, it is estimated that the user is taking a second action.
23. An information processing method comprising:
利用者からの入力を受け付ける受付手順と、
前記利用者が入力ミスを行ったか否かを判定する判定手順と、
前記利用者の入力ミスの傾向からコンテキストを推定する推定手順と、
をコンピュータに実行させるための情報処理プログラムであって、
前記推定手順では、正しい文字を入力すべきところ、前記正しい文字と位置が近い所定の第1の誤字が入力されている場合には、前記利用者が第1の行動を取っていると推定し、前記正しい文字と位置が近い所定の第2の誤字が入力されている場合には、前記利用者が第2の行動を取っていると推定する
ことを特徴とする情報処理プログラム。
A reception procedure for receiving input from a user;
a determination step for determining whether the user has made an input error;
An estimation step of estimating a context based on a tendency of input errors made by the user;
An information processing program for causing a computer to execute the
In the estimation step, when a correct character should be input, if a predetermined first typographical error close to the position of the correct character is input, it is estimated that the user is taking a first action, and when a predetermined second typographical error close to the position of the correct character is input, it is estimated that the user is taking a second action.
2. An information processing program comprising:
JP2022023686A 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program Active JP7671707B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022023686A JP7671707B2 (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022023686A JP7671707B2 (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2023120695A JP2023120695A (en) 2023-08-30
JP7671707B2 true JP7671707B2 (en) 2025-05-02

Family

ID=87797227

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022023686A Active JP7671707B2 (en) 2022-02-18 2022-02-18 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7671707B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013073317A (en) 2011-09-27 2013-04-22 Nec Casio Mobile Communications Ltd Input device, input method, and program
JP2015043139A (en) 2013-08-26 2015-03-05 Necカシオモバイルコミュニケーションズ株式会社 Erroneous operation prevention device, erroneous operation prevention method, and program
US11112909B1 (en) 2020-11-05 2021-09-07 Capital One Services, Llc Systems for real-time intelligent haptic correction to typing errors and methods thereof
JP2021135697A (en) 2020-02-26 2021-09-13 キヤノン株式会社 Information processing system, information processing device and its control method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013073317A (en) 2011-09-27 2013-04-22 Nec Casio Mobile Communications Ltd Input device, input method, and program
JP2015043139A (en) 2013-08-26 2015-03-05 Necカシオモバイルコミュニケーションズ株式会社 Erroneous operation prevention device, erroneous operation prevention method, and program
JP2021135697A (en) 2020-02-26 2021-09-13 キヤノン株式会社 Information processing system, information processing device and its control method, and program
US11112909B1 (en) 2020-11-05 2021-09-07 Capital One Services, Llc Systems for real-time intelligent haptic correction to typing errors and methods thereof

Also Published As

Publication number Publication date
JP2023120695A (en) 2023-08-30

Similar Documents

Publication Publication Date Title
JP7174782B2 (en) Information processing device, information processing method and information processing program
JP7145247B2 (en) Information processing device, information processing method and information processing program
JP7532585B1 (en) Information processing device, information processing method, and information processing program
JP7716940B2 (en) Information processing device, information processing method, and information processing program
JP7671707B2 (en) Information processing device, information processing method, and information processing program
JP7653335B2 (en) Information processing device, information processing method, and information processing program
JP7814248B2 (en) Information processing device, information processing method, and information processing program
JP7844264B2 (en) Information processing device, information processing method, and information processing program
JP7708801B2 (en) Information processing device, information processing method, and information processing program
JP7682064B2 (en) Information processing device, information processing method, and information processing program
JP7684165B2 (en) Information processing device, information processing method, and information processing program
JP7830237B2 (en) Information processing device, information processing method, and information processing program
US20260073415A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable storage medium
JP7717647B2 (en) Information processing device, information processing method, and information processing program
JP7723612B2 (en) Information processing device, information processing method, and information processing program
JP7522148B2 (en) Information processing device, information processing method, and information processing program
JP7641199B2 (en) Information processing device, information processing method, and information processing program
JP2026000246A (en) Information processing device, information processing method, and information processing program
JP7212665B2 (en) Information processing device, information processing method and information processing program
JP2025187835A (en) Information processing device, information processing method, and information processing program
JP2026036597A (en) Information processing device, information processing method, and information processing program
JP2026001571A (en) Information processing device, information processing method, and information processing program
JP2026036598A (en) Information processing device, information processing method, and information processing program
JP2026001999A (en) Information processing device, information processing method, and information processing program
JP2024180085A (en) Information processing device, information processing method, and information processing program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20231026

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240820

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20250228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250311

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250407

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250421

R150 Certificate of patent or registration of utility model

Ref document number: 7671707

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150