WO2022185401A1 - 情報処理装置、情報処理方法、プログラム並びに記憶媒体 - Google Patents

情報処理装置、情報処理方法、プログラム並びに記憶媒体 Download PDF

Info

Publication number
WO2022185401A1
WO2022185401A1 PCT/JP2021/007872 JP2021007872W WO2022185401A1 WO 2022185401 A1 WO2022185401 A1 WO 2022185401A1 JP 2021007872 W JP2021007872 W JP 2021007872W WO 2022185401 A1 WO2022185401 A1 WO 2022185401A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
matching
information processing
user
web application
Prior art date
Application number
PCT/JP2021/007872
Other languages
English (en)
French (fr)
Inventor
敦 荒井
瞬 藤津
匠 古戸
宗一郎 運野
満理奈 飯田
Original Assignee
本田技研工業株式会社
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 本田技研工業株式会社 filed Critical 本田技研工業株式会社
Priority to PCT/JP2021/007872 priority Critical patent/WO2022185401A1/ja
Priority to JP2023503562A priority patent/JPWO2022185401A1/ja
Publication of WO2022185401A1 publication Critical patent/WO2022185401A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism

Definitions

  • the present invention relates to an information processing device, an information processing method, a program, and a storage medium capable of executing a web application.
  • Japanese Patent Laid-Open No. 2002-200012 discloses a method for collecting information on the behavior of a plurality of users as setting information, matching users based on the collected setting information, and exchanging or supplying information such as messages between the matched users. An apparatus for mediation processing is described. Further, Patent Document 2 describes inputting user characteristics by making the user read tags at an exhibition site or the like.
  • An object of the present invention is to provide an information processing device, an information processing method, a program, and a storage medium that can appropriately estimate the characteristics of a newly registered user and improve user convenience.
  • An information processing apparatus is an information processing apparatus capable of executing a web application, and includes generating means for generating profile information of a newly registered user to the web application, wherein the generating means It is characterized in that usage information of other web applications used by the user is acquired, and the profile information is generated based on the acquired usage information.
  • An information processing method is an information processing method executed in an information processing apparatus capable of executing a web application, comprising a generation step of generating profile information of a newly registered user of the web application, In the generating step, usage information of another web application used by the newly registered user is obtained, and the profile information is generated based on the obtained usage information.
  • a program according to the present invention is a program for operating a computer so as to generate profile information of a newly registered user of a web application, and in generating the profile information, the newly registered user uses The profile information is generated based on the obtained usage information.
  • a storage medium is a computer-readable storage medium that stores a program for operating a computer to generate profile information for a newly registered user of a web application, wherein the profile information is generated by: acquires usage information of another web application used by the newly registered user, and generates the profile information based on the acquired usage information.
  • FIG. 10 is a diagram showing a setting screen for creating a profile; FIG. 10 is a diagram showing a setting screen for matching items; It is a figure which shows the screen which displays a matching result.
  • FIG. 1 is a diagram showing an example of the configuration of a web application system according to this embodiment.
  • the web application system includes an information processing device 101 that provides an SNS application, for example.
  • the web application provided by the information processing apparatus 101 may be referred to as an "ABC application" in order to distinguish it from applications provided by other apparatuses.
  • terminal device 104 corresponds to user A
  • terminal device 105 corresponds to user B.
  • user A is assumed to be a newly registered user who newly registers with the ABC application.
  • the terminal devices 104 and 105 are, for example, information processing devices such as PCs and mobile terminals such as smartphones.
  • the information processing apparatuses 102 and 103 are web application servers that provide web applications different from the ABC application provided by the information processing apparatus 101 .
  • the information processing devices 101 , 102 , 103 and the terminal devices 104 , 105 can communicate with each other via the network 106 .
  • the network 106 is a communication network including wired communication networks, wireless communication networks, and both as a medium, including, for example, the Internet.
  • the user A can access the information processing apparatus 101 and use the ABC application by using the terminal device 104, and can access the information processing apparatuses 102 and 103 and use each Web application.
  • User B can access the information processing apparatus 101 and use the ABC application by using the terminal device 105, and can access the information processing apparatuses 102 and 103 and use each Web application.
  • Web applications provided by the information processing apparatuses 102 and 103 include, for example, a posting application and a video search site.
  • a web application means, for example, posting posted information including text data and image data such as photos and videos, browsing posted information of other posters, and clicking "Like” or “Follow”. Including showing intention of sympathy such as, searching / watching videos on video search sites.
  • the user's contribution information to other web applications that the user has already used, the video search history, etc. are analyzed, and the characteristics of the user are expressed. automatically generate your profile information.
  • the characteristics of the user are expressed. automatically generate your profile information.
  • matching with users or user groups having similar characteristics to the user's characteristics is known as a function of SNS applications, but past usage history is not accumulated unlike newly registered users In this case, the user's features cannot be properly estimated. As a result, matching cannot be performed properly.
  • FIG. 2 is a block diagram showing an example of the configuration of the information processing device 101.
  • the processor 201 is a processor that comprehensively controls the information processing apparatus 101, and includes, for example, a CPU.
  • the memory 202 is a volatile memory such as RAM, and is used as a work memory for the processor 201 .
  • the storage unit 203 is, for example, a nonvolatile memory such as a ROM or a hard disk, and stores basic control programs, various application programs, setting data, parameters, and the like of the information processing apparatus 101 .
  • Various programs stored in the storage unit 203 are managed by the basic control program, and execute task scheduling and the like.
  • the operation of the information processing apparatus 101 according to the present embodiment is implemented, for example, by reading a program stored in the storage unit 203 into the memory 202 and executing the program. That is, the operation of the information processing apparatus 101 in this embodiment is implemented by the processor 201 and a program stored in a computer-readable storage medium. Therefore, the processor 201 or the information processing device 101 can be a computer for realizing the operation of the invention.
  • a communication interface (I/F) 204 has a configuration corresponding to the medium of the network 106, and is configured by, for example, a NIC (Network Interface Card) or an NFC chip for short-range wireless communication.
  • a display control unit 205 controls display on a display unit such as a panel or display (not shown).
  • the display control unit 205 also generates display data such as various user interface screens to be displayed on the display units of other devices.
  • the display control unit 205 generates display data to be displayed on the display units of the terminal devices 104 and 105, and transmits the generated display data to the terminal devices 104 and 105 via the communication I/F 204 by HTTP. do.
  • An operation reception unit 206 receives user operations via a keyboard, mouse, or the like (not shown).
  • the server function unit 212 is a block for the information processing device 101 to function as a web application server.
  • the server function unit 212 has a basic function execution unit 207 that implements basic functions as an SNS server, for example.
  • the basic function executing unit 207 implements, for example, a new user registration function to an SNS application, a management function such as setting change, a community creation function as an electronic bulletin board, and a messaging function such as chat.
  • a function of creating profile information by the user himself/herself is also realized by the basic function execution unit 207 .
  • the usage information acquisition unit 208 acquires usage information of web applications provided by other information processing apparatuses 102 and 103 for users newly registered to the ABC app.
  • the usage information of other web applications includes, for example, post information that a newly registered user of the ABC application has already posted on another SNS application, search/viewing history information of the newly registered user on another video search site, This information is intention manifestation information such as sympathy with other contributors in other SNS applications by the newly registered user.
  • the usage information also includes profile sentences that the newly registered user has already posted on other SNS applications. Profile information generated according to the present embodiment is generated based on the results of analysis to be described later. Therefore, it is not a mere appropriation of profile text already posted on other SNS applications, and is more favorable to newly registered users. is reflected.
  • the analysis unit 209 uses the learned model and the usage information acquired by the usage information acquisition unit 208 to perform data analysis such as clustering, classification, and regression. For example, the analysis unit 209 performs data mining on the text data included in the acquired posted information, and analyzes the tendency and appearance rate of appearing data. Also, for example, the analysis unit 209 performs pattern recognition and action recognition on image data such as photos and videos included in the acquired post information, and performs scene recognition such as person identification, animal recognition, and landscape recognition. . Also, for example, the analysis unit 209 performs personality estimation based on the analysis results of text data and image data and personality models such as egograms.
  • data analysis such as clustering, classification, and regression. For example, the analysis unit 209 performs data mining on the text data included in the acquired posted information, and analyzes the tendency and appearance rate of appearing data. Also, for example, the analysis unit 209 performs pattern recognition and action recognition on image data such as photos and videos included in the acquired post information, and performs scene recognition such as person identification, animal recognition, and landscape
  • the profile information generation unit 210 uses the analysis result of the analysis unit 209 to generate profile information of the newly registered user of the ABC app.
  • the profile information generation unit 210 generates profile information based on basic information obtained from the newly registered user's management information and profile sentences created based on the analysis results of the analysis unit 209 .
  • the matching execution unit 211 uses the profile information generated by the profile information generation unit 210 to match the characteristics of the already created community or user. Since a community is a collection of users, features derived as statistical values of individual user features (e.g. adopting the feature with the highest percentage) are treated as community features and compared with the features of newly registered users. be done. The matching executing unit 211 identifies a community or user determined to have a high degree of similarity with the characteristics of the newly registered user. In this embodiment, the specified community or user is displayed on the terminal device 104 of the newly registered user as a result of matching.
  • the database 220 stores, for example, information about users registered in the ABC app as user information 221 .
  • FIG. 2 shows how user information 222 corresponding to user A and user information 223 corresponding to user B are stored in user information 221 .
  • the user information 222 and the user information 223 are described as having the same configuration although their contents are different.
  • User information includes management information 230 , profile information 240 , user-created profile information 231 , posted information 232 and analysis results 233 .
  • the management information 230 is information necessary for the server function unit 212 to manage users, and includes, for example, information on mandatory input items such as names and email addresses, and authentication information.
  • Profile information 240 includes basic information 241 and profile sentences 242 .
  • the basic information 241 is profile basic information such as name and gender.
  • Profile sentence 242 is information generated by profile information generation unit 210 .
  • the user created profile information 231 is profile information created by the user himself/herself without using the profile automatic generation function of the profile information generation unit 210 .
  • the posted information 232 is information indicating the posted content posted to the ABC application by the user, and includes text data and image data such as photos and videos. Immediately after new registration, the posted information 232 may not exist.
  • the analysis result 233 is the analysis result analyzed by the analysis unit 209 .
  • the configuration of the information processing apparatus 101 is not limited to the configuration shown in FIG. 2, and may appropriately include functional blocks corresponding to functions that can be realized by the information processing apparatus 101 or functions that can be realized as a web application server.
  • the server function unit 212 may have a CPU or a processor such as a CPU and operate under the control of the processor 201 .
  • the database 220 may store not only user information but also learned models used by the analysis unit 209 for analysis.
  • FIG. 3 is a block diagram showing an example of the configuration of the information processing apparatuses 102 and 103. As shown in FIG. The information processing apparatus 102 and the information processing apparatus 103 have the same configuration, and the information processing apparatus 102 will be described below as a representative example of the information processing apparatuses 102 and 103 unless otherwise specified.
  • the processor 301 is a processor that comprehensively controls the information processing device 102, and includes, for example, a CPU.
  • the memory 302 is a volatile memory such as RAM, and is used as a work memory for the processor 301 .
  • the storage unit 303 is, for example, a nonvolatile memory such as a ROM or a hard disk, and stores basic control programs, various application programs, setting data, parameters, and the like of the information processing apparatus 102 .
  • Various programs stored in the storage unit 303 are managed by the basic control program, and execute task scheduling and the like.
  • the operation of the information processing apparatus 102 according to the present embodiment is implemented, for example, by reading a program stored in the storage unit 303 into the memory 302 and executing the program.
  • a communication interface (I/F) 304 has a configuration corresponding to the medium of the network 106, and is configured by, for example, a NIC (Network Interface Card) or an NFC chip for short-range wireless communication.
  • a display control unit 305 controls display of a display unit such as a panel or display (not shown).
  • the display control unit 305 also generates display data such as various user interface screens to be displayed on the display units of other devices.
  • the display control unit 305 generates display data to be displayed on the display units of the terminal devices 104 and 105, and transmits the generated display data to the terminal devices 104 and 105 via the communication I/F 304 by HTTP. do.
  • An operation reception unit 306 receives a user operation via a keyboard, mouse, or the like (not shown).
  • the server function unit 307 is a block for the information processing device 102 to function as a web application server.
  • the server function unit 307 implements basic functions as, for example, an SNS server.
  • the server function unit 307 implements, for example, a new user registration function to an SNS application, a management function such as setting change, a community creation function as an electronic bulletin board, and a messaging function such as chat.
  • the database 310 stores, for example, information about users registered in the SNS application as user information 311.
  • FIG. 3 shows how user information 312 corresponding to user A and user information 316 corresponding to user B are stored in user information 311 .
  • the user information 312 and the user information 316 are described as having the same configuration although their contents are different.
  • User information includes management information 313 , profile information 314 , and posting information 315 .
  • the management information 313 is information necessary for the server function unit 307 to manage users, and includes, for example, information on mandatory input items such as names and email addresses, and authentication information.
  • Profile information 314 is profile information created by the user himself/herself.
  • the posted information 315 is, for example, information indicating the posted content posted to the SNS application by the user, and includes text data and image data such as photos and videos.
  • the configuration of the information processing device 102 is not limited to the configuration shown in FIG. 3, and may appropriately include functional blocks corresponding to functions that the information processing device 102 can implement or functions that can be implemented as a web application server.
  • FIG. 4 is a block diagram showing an example of the configuration of terminal devices 104 and 105. As shown in FIG. The terminal device 104 and the terminal device 105 have the same configuration, and the terminal device 104 will be described below as a representative example of the terminal devices 104 and 105 . In this embodiment, the terminal device 104 is described as a smart phone, but it may be a desktop or notebook PC.
  • the processor 401 is a processor that comprehensively controls the terminal device 104, and includes, for example, a CPU.
  • a memory 402 is a volatile memory such as a RAM, and is used as a work memory for the processor 401 .
  • the storage unit 403 is a non-volatile memory such as ROM, for example, and stores basic control programs, various application programs, setting data, parameters, and the like of the terminal device 104 .
  • Various programs stored in the storage unit 403 are managed by the basic control program, and execute task scheduling and the like.
  • the operation of the terminal device 104 in this embodiment is implemented by, for example, reading a program stored in the storage unit 403 into the memory 402 and executing it.
  • the display control unit 404 controls the display of a display unit such as a panel (not shown). For example, the display control unit 404 displays various interface screens based on display data received from the information processing apparatuses 101 , 102 , and 103 . For example, the display control unit 404 displays a web application screen based on display data received by HTTP from the information processing apparatuses 101 , 102 , and 103 via the communication I/F 406 .
  • An operation reception unit 405 receives a user operation via a button or the like. Note that the operation reception unit 405 may be configured as a touch panel.
  • a communication interface (I/F) 406 is configured to be able to communicate with the network 106, and is configured as a wireless communication interface capable of executing communication at a plurality of different communication speeds, such as Wifi and Bluetooth (registered trademark).
  • the imaging unit 407 is a camera capable of capturing still images and moving images. For example, the user can post still image data and moving image data captured by the imaging unit 407 to the server function unit 212 of the information processing apparatus 101 and the server function units 307 of the information processing apparatuses 102 and 103 .
  • the configuration of the terminal device 104 is not limited to the configuration shown in FIG.
  • FIG. 5 is a diagram showing the flow of processing between devices in the web application system of FIG. FIG. 5 shows a case where user A accesses the server function unit 212 (for example, the URL of the ABC application) of the information processing apparatus 101 using the terminal device 104 and newly registers.
  • the processing of the terminal device 104 in FIG. 5 is implemented by the processor 401, for example, the processing of the information processing device 101 is implemented by the processor 201, and the processing of the information processing device 102 is implemented by the processor 301, for example.
  • the terminal device 104 accesses the server function unit 212 of the information processing device 101 .
  • the processing of S ⁇ b>101 is performed, for example, by selecting a new registration menu on the top screen of the ABC application displayed on the terminal device 104 .
  • the server function unit 212 of the information processing apparatus 101 transmits the display data of the new registration screen to the terminal apparatus 104 that is the access source.
  • the terminal device 104 accepts input of information necessary for management, such as a name and an e-mail address, from the user on a new registration screen displayed on a panel or the like. Send to the function unit 212 .
  • the information necessary for management is information used by the basic function execution unit 207, and is information such as an address and message notification destination, which are required input items on the new registration screen.
  • the server function unit 212 of the information processing device 101 associates the registration information transmitted from the terminal device 104 with the newly registered user, and stores it in the database 220 as management information 230 .
  • the management information 230 includes, for example, each setting information in addition to the information of the above-mentioned mandatory input items.
  • the newly registered user can set on the new registration screen whether the user creates the profile information by himself or automatically creates the profile information. information is also included in the setting information.
  • the newly registered user can set on the new registration screen whether or not to link another web application with the ABC application, and such information is also included in the setting information. If it is set to link another web application with the ABC app, input of login information to another web application to be linked is also accepted from a newly registered user.
  • FIG. 10 is a diagram showing an example of a setting screen for creating profile information on the new registration screen.
  • a setting screen 1000 is a part of the new registration screen of the ABC application or a screen displayed after transition from the new registration screen. For example, the setting screen 1000 is displayed when a profile information creation menu is selected from the new registration screen.
  • a setting screen 1000 displays a message 1001 that reads, "Would you like to set your own profile based on the usage status of other SNSs and other applications?"
  • other SNSs and other applications indicate examples of web applications provided by the server function units 307 of the information processing apparatuses 102 and 103 .
  • message 1002 is displayed.
  • the period is a period determined when the user searches for usage information of other web applications, and is, for example, a period of the most recent month or the like.
  • an execution button 1005 is pressed, usage information of other Web applications within the period specified in the period menu 1003 is searched. . For example, if "last month” is specified in the period menu 1003, posted information posted by newly registered users to other Web applications within the last month is retrieved.
  • the usage information of other web applications is, for example, information posted to other SNS applications, and search/view history on video search sites.
  • Posted information and search/viewing histories have the property of strongly reflecting a user's own hobbies and preferences, so profile information generated based on such information well represents the user's own characteristics.
  • the period can be designated by the period menu 1003, the profile information can more appropriately represent the characteristics of the user himself/herself.
  • the period menu 1003 the profile information can more appropriately represent the characteristics of the user himself/herself.
  • a message 1004 includes a message that can be set as to whether or not to search for a community recommended for a newly registered user among the communities already created in the ABC application based on the generated profile information. Is displayed. If "YES" is selected for message 1004, a search is made for communities that are highly similar to the features of the generated profile information.
  • the generated profile information includes automatically generated profile information and profile information created by the newly registered user himself/herself.
  • profile information is automatically generated and based on the generated profile information. matching is performed.
  • matching is executed based on the profile information created by the user. be. Also, when “NO” is selected for the message 1004 and the execution button 1005 is pressed, matching is not executed.
  • the message 1004 indicates "community" as a matching target, the matching target may be a user. In that case, a search is made for a user having a high degree of similarity to the features of the generated profile information. In this embodiment, it is assumed that matching with a community is performed.
  • the server function unit 212 of the information processing apparatus 101 performs the server function unit 307 of the information processing apparatus 102 .
  • the usage information of the Web application provided by the server function unit 307 for the newly registered user is requested.
  • the usage information is, for example, posted information posted by a newly registered user to a Web application provided by the server function unit 307, and a search history of searches performed on a video search site.
  • the server function unit 212 of the information processing apparatus 101 transmits the login information of the newly registered user to the web application provided by the server function unit 307 together with the request for usage information.
  • the server function unit 307 of the information processing device 102 authenticates the request for usage information received in S105.
  • the server function unit 307 of the information processing apparatus 102 may cause the mobile terminal of the newly registered user to display an authentication screen asking whether or not to permit provision of the usage information to the outside. If the use information is not permitted to be provided to the outside, a notification to that effect is sent to the server function 212 of the information processing apparatus 101, and the processing in FIG. 5 ends. In that case, automatic generation of profile information is not performed.
  • the server function unit 307 of the information processing apparatus 102 sends the usage information of the Web application for the newly registered user to the server function of the information processing apparatus 101 . 212.
  • the server function unit 212 of the information processing apparatus 101 analyzes the usage information received at S107. Analysis will be discussed later.
  • the server function unit 212 of the information processing apparatus 101 generates profile information of the newly registered user based on the analysis result in S108. Generation of profile information will be described later.
  • the server function unit 212 of the information processing apparatus 101 performs matching by comparing the features of the profile information generated in S109 and the features of the community. Matching will be described later.
  • S ⁇ b>111 the server function unit 212 of the information processing device 101 transmits display data for displaying matching results to the terminal device 104 .
  • the processor 401 of the terminal device 104 displays the matching result (eg, recommended community) on a display unit such as a panel based on the display data received in S111.
  • FIG. 5 shows the flow of processing when automatic generation of profile information is selected on the setting screen 1000 and execution of matching is selected.
  • the processes of S110 to S112 are not executed.
  • the processes of S105 to S109 are not executed.
  • the newly registered user can automatically generate profile information by inputting basic information required for new registration. and matching is performed based on the profile information.
  • profile information that appropriately represents the characteristics of the newly registered user even if the usage history of the newly registered user with the ABC app is not accumulated.
  • communities and users with high similarity to the characteristics of the newly registered user can be matched by matching. identified. Therefore, the user's convenience in matching can be improved.
  • FIG. 6 is a flowchart showing processing executed by the information processing device 101 in the processing between devices described in FIG.
  • the processing shown in FIG. 6 is realized, for example, by the processor 201 reading a program stored in the storage unit 203 to the memory 202 and executing the program.
  • the process of FIG. 6 is started after the display data of the new registration screen is transmitted to the terminal device 104 in S102 of FIG.
  • the processor 201 receives registration information from the terminal device 104 corresponding to the newly registered user. This corresponds to the transmission of registration information in S103 of FIG.
  • the processor 201 refers to the received registration information and determines whether automatic generation of profile information is instructed. For example, the determination in S202 is made based on whether or not "YES" is selected for the message 1001 on the setting screen 1000 of FIG. If it is determined in S202 that the generation of profile information has not been instructed, the process proceeds to S207. In S207, the processor 201 accepts creation of profile information by the newly registered user, and proceeds to S208. On the other hand, if it is determined in S202 that profile information generation has been instructed, the process proceeds to S203.
  • the processor 201 acquires access information to other web applications already used by the newly registered user from the registration information received in S201.
  • Access information is, for example, login information for a newly registered user to log in to another web application.
  • the processor 201 accesses the server that provides the web application corresponding to the access information, and requests usage information of the web application for the newly registered user.
  • access information of the newly registered user, identification information of the server function unit 212 of the information processing apparatus 101, and period information are transmitted together with the request for usage information.
  • the period information is, for example, period information specified in the period menu 1003 by selecting "Specify" for the message 1002 on the setting screen 1000 in FIG.
  • usage information of all Web applications for the newly registered user may be requested, or the period information determined as default may be requested. You may make it transmit.
  • the processor 201 requests the server function unit 307 of the information processing apparatus 102 and the server function unit 307 of the information processing apparatus 103 to provide usage information of each Web application for the newly registered user.
  • the processor 201 receives usage information of each web application for the newly registered user from each of the server function unit 307 of the information processing apparatus 102 and the server function unit 307 of the information processing apparatus 103 .
  • the usage information of the web application is, for example, text data, image data such as photos, video search history data, and intention expression data such as sympathy included in the newly registered user's posted information.
  • metadata may also be received as usage information for the web application.
  • the processor 201 analyzes the web application usage information received in S204.
  • FIG. 7 is a flowchart showing an example of the analysis process of S205.
  • the processor 201 determines the type of usage information of the web application received in S204. If the web application usage information is text data, the process proceeds to S302.
  • the processor 201 performs keyword extraction on the text data received at S204.
  • keyword extraction for example, text data may be decomposed into words by morphological analysis, and keywords corresponding to appearance frequencies within a predetermined range may be extracted.
  • the processor 201 clusters the keywords extracted at S302. Clustering is performed, for example, based on the distance between vectorized keywords.
  • the processor 201 extracts features based on the keywords included in each clustered group, and estimates the preferences of the newly registered user. For example, it is estimated whether the extracted feature "blue" is preferred by newly registered users. Inference may be performed by inputting a dataset of keywords into a trained model, such as a neural network. Through the process of S304, it is possible to estimate preference information such as a favorite color latent in the text data posted to the XYZ application by the newly registered user.
  • the processor 201 stores the analysis result of S304 in association with the newly registered user. For example, the analysis results are stored as analysis results 233 in database 220 .
  • the processor 201 determines whether the analysis of FIG. 7 has been performed for all of the web application usage information received in S204. If it is determined that the analysis of FIG. 7 has been performed for all of the web application usage information received in S204, the processing of FIG. 7 ends. On the other hand, if there is Web application usage information received in S204 that has not yet been analyzed in FIG. 7, the processing from S301 is repeated. Note that the processes of S302 to S304 are also performed on metadata of moving image data and still image data (for example, title, tag information, summary column and detailed information), and search history data.
  • image data includes still image data and moving image data.
  • the processor 201 performs image analysis on the image data received in S204. For example, the processor 201 uses the trained model to perform image recognition on the still image data and moving image data received in S204. By the processing of S306, for example, the subject and the shooting scene are recognized.
  • the processor 201 estimates the preferences of the newly registered user based on the analysis result of S306. For example, based on the tendency of photographs taken of the person and the motorcycle together, what type of motorcycle do you prefer, what kind of place do you prefer as a touring destination, and whether you prefer touring alone or with multiple people , etc. are estimated.
  • the processor 201 stores the analysis result of S307 in association with the newly registered user. For example, the analysis results are stored as analysis results 233 in database 220 . After S308, the process proceeds to S309.
  • the usage information of the web application is intention data
  • the declaration of intention data is, for example, data indicating that the newly registered user has sympathetic feelings such as "Like” or follow-up on the posted information of others.
  • the processor 201 determines whether the manifestation of intention data received in S204 is data indicating sympathy or data indicating non-sympathy.
  • Data representing sympathy is data representing having a positive feeling such as “Like”.
  • the data indicating non-sympathy is data indicating having a negative emotion such as "Dislike”.
  • the processor 201 acquires the data that represents empathy from the Web application corresponding to the received usage information. For example, the processor 201 acquires from the server function unit 307 of the information processing apparatus 102 posted information on which a newly registered user has pressed “Like”. On the other hand, if it is determined in S310 that the data indicates non-sympathy, in S312 the processor 201 acquires the data that is the object of non-sympathy from the Web application corresponding to the received usage information. For example, the processor 201 acquires from the server function unit 307 of the information processing apparatus 102 post information in which a newly registered user presses “Dislike”.
  • the type of data acquired in S311 or S312 is determined.
  • the processing from S302 is executed.
  • the processing from S306 is executed.
  • the present embodiment it is possible to estimate the preferences of the newly registered user from the usage information of other web applications that the newly registered user has already used. For example, preferences are estimated from SNS posted information posted by newly registered users. Since there is a high possibility that the newly registered user himself/herself has elaborated and posted the content of the posted information, there is a high possibility that the posted information well represents the characteristics of the newly registered user. In this embodiment, profile information is generated using such an estimation result, so profile information that more appropriately represents the characteristics of a newly registered user can be generated.
  • the preferences of the newly registered user are estimated based on the posted information of others with whom the newly registered user sympathized. That is, it is possible to reflect latent tastes and tastes that the newly registered user himself/herself is unaware of in the profile information.
  • features of information posted by others with whom the newly registered user does not sympathize are estimated.
  • the processor 201 uses the analysis result of S205 to generate profile information of the newly registered user.
  • the processor 201 uses the analysis result of S205 to generate profile information of the newly registered user.
  • the processor 201 generates basic information of the profile information based on the management information 230 stored in the database 220 in S104.
  • the basic information is generated based on the information of the required input items on the new registration screen of the ABC application.
  • the processor 201 creates a profile sentence based on the characteristics presumed to be the user's preference and the trend of the data as a result of the analysis of the posted information of the newly registered user. For example, if the processor 201 presumes that he likes tourer-type bikes and there is a tendency for 3 to 4 people touring, the processor 201 generates a profile sentence such as "I often go touring with my friends.” create. Also, if a plurality of types of preferences are obtained as a result of the analysis, a profile sentence may be created in which highly related preferences are arranged.
  • the processor 201 stores the basic information and profile sentences generated at S206 in the database 220 as the profile information 240.
  • the basic information 241 in FIG. 2 is the basic information generated in S206
  • the profile sentence 242 is the profile sentence generated in S206.
  • the processor 201 determines whether or not to execute matching. The determination in S209 is made, for example, based on whether the matching function is selected in the function menu of the ABC application. If it is determined in S209 that matching is to be executed, the process proceeds to S210. On the other hand, if it is determined in S209 not to execute the matching function, the process of FIG. 6 ends. That is, in S209, not only is "YES" selected for the message 1004 on the setting screen 1000, but even if the execution of the matching function is instructed when the profile information is not automatically generated, matching is performed. is determined to be executed.
  • FIG. 8 is a flowchart showing the processing of S210.
  • the processor 201 determines whether to perform matching using the profile information 240 saved at S208. The determination in S401 is made, for example, based on whether or not "YES" is selected for the message 1004 on the setting screen 1000 of FIG. If it is determined to perform matching using the profile information generated at S206, at S402 the processor 201 obtains the profile information 240 from the database 220.
  • the processor 201 In S403, the processor 201 generates display data for displaying on the terminal device 104 the matching items used for execution of matching. At S403, the processor 201 generates matching item display data based on the profile information generated at S206. Display data of the matching items are, for example, "sex", “region”, “age”, “motorcycle ownership”, “motorcycle type”, “favorite color”, and “favorite food” obtained from the profile information 240. , "favorite sports", etc.
  • FIG. 11 is a diagram showing an example of a screen displayed by the display data generated in S403.
  • a screen 1100 displays a message 1101 indicating that matching is to be performed using items based on the newly registered user's profile information 240 and items 1102 obtained from the profile information 240 .
  • Each of the above items is displayed in the item 1102 and is displayed in a checked state as a default.
  • a newly registered user can prevent some of the items in the item 1102 from being used for matching by removing the check.
  • the processor 201 further generates display data for causing the terminal device 104 to display items that can be added to the matching items.
  • the processor 201 generates display data using the items obtained from the analysis results of S205 as additional items. For example, if the genres of "sports", “variety”, “education”, and “drama” are extracted from the viewing history data of the video data in S205, each of these genres can be selected by the newly registered user. Display data is generated as an item 1104 . As shown in a message 1103, it is displayed that item 1104 can be added, and the newly registered user can check each item of item 1104 to use it for executing matching.
  • the video viewing history is considered to reflect the person's preferences.
  • genre information obtained from viewing history of moving images is controlled to be used or not to be used for execution of matching according to user instructions. Therefore, it is possible to perform matching that takes into account the characteristics of the user, and to exclude genres that the user does not want to use for matching from the execution of matching.
  • an item 1105 is displayed as an item obtained from the analysis result of S205.
  • the posting time is acquired from the metadata of the posting information, and the average posting time zone is "6:00 to 8:00", “12:00 to 15:00", “24:00 to 12:00". :00” is extracted, display data is generated as items 1105 that can be selected by the newly registered user. A newly registered user can check each item of the item 1105 to use it for execution of matching.
  • the posting time period may be acquired by another configuration.
  • the posting time zone may be obtained by the processor 201 or the analysis unit 209 performing statistical processing based on the date and time data of the past posting history without being set by the user himself/herself.
  • the time period for posting information is considered to reflect the lifestyle rhythm of each contributor.
  • the user's posting time period is extracted, and controlled so as to be used or not used for execution of matching according to user instructions. Therefore, it is possible to perform matching that takes user characteristics into consideration, and to exclude posting time periods that the user does not want to use for matching from the execution of matching.
  • the processor 201 In S ⁇ b>403 , the processor 201 generates display data for the screen 1100 and transmits it to the terminal device 104 .
  • the processor 401 of the terminal device 104 Upon receiving the display data from the server function unit 212 of the information processing apparatus 101, the processor 401 of the terminal device 104 displays a screen 1100 on a display unit such as a panel. The newly registered user presses an execution button 1106 after checking or unchecking each item on the screen 1100 . When the execution button 1106 is pressed, the processor 401 of the terminal device 104 confirms the selected content and transmits the content to the server function unit 212 of the information processing device 101 .
  • the processor 201 when the processor 201 receives the confirmed contents of the screen 1100 from the terminal device 104, it determines matching items to be used for matching. In S404, the processor 201 determines the item selected by the newly registered user on the screen 1100 as the matching item to be used for matching. Subsequently, similarity determination between the content of the item determined in S404 and the characteristics of the community already created by the ABC application is performed for each community. That is, the processes of S407 and S408 are repeated for the number of communities.
  • the processor 201 focuses on one community among the communities already created by the ABC app, and extracts the features of that community. For example, the processor 201 may extract profile information of each of multiple users belonging to the community, and use their statistical values as features of the community.
  • the processor 201 performs similarity determination between the content of the matching item determined in S404 and the features of the community extracted in S407. At that time, a score may be used as a result of similarity determination (similarity). For example, for the characteristic "motorcycle type: tourer" determined in S404, if the ratio of users having the characteristic "motorcycle type: tourer" out of a plurality of users belonging to the community is equal to or greater than a threshold.
  • a maximum value for example, 100%
  • the relationship between the threshold and score may be determined in advance. In this way, the degree of similarity with respect to community features is derived for each of the matching items determined in S404. After S408, other communities are focused on and the processes of S407 and S408 are repeated.
  • the processor 201 identifies, as a result of the similarity determination in S ⁇ b>408 , a community included within a predetermined range from the one with the highest degree of similarity as a display candidate to be displayed on the terminal device 104 . For example, assume that the following similarity determination results are obtained for each of the matching items 1 to 3 of the newly registered user.
  • the features estimated from the data of the non-sympathetic target acquired in S312 may be reflected in the degree of similarity of the newly registered user to the community. For example, if the newly registered user has a characteristic of "incident A" that does not empathize, and the degree of similarity to community b is 10%, subtract 10% from the degree of similarity of the newly registered user to community b of 70%. The resulting 60% may be calculated as the final degree of similarity.
  • the processor 201 retrieves the user created profile information 231 from the database 220 in S405. Then, at S ⁇ b>406 , the processor 201 determines matching items based on the user-created profile information 231 . At that time, for example, keyword extraction and feature extraction may be performed on the user-created profile information 231 in the same manner as in S302. Thereafter, determination of similarity between the content of the item determined in S406 and the characteristics of the community already created by the ABC application is performed for each community as described above.
  • FIG. 8 the process of identifying a display candidate community by comparing the characteristics of a newly registered user and the characteristics of each community has been described.
  • the characteristics of a newly registered user may be compared with the characteristics of each user registered in the ABC app, and a community to which a user with a high degree of similarity belongs may be identified as a display candidate.
  • FIG. 9 is a flowchart showing another process of S209. Since S501 to S506 are the same as the description of S401 to S406 in FIG. 8, the description thereof will be omitted. After S504, similarity determination between the content of the item determined in S504 and the features of users already registered in the ABC application is performed for each user. That is, the processes of S507 and S508 are repeated by the number corresponding to the number of users.
  • the processor 201 extracts the features of the user of interest among the users already registered with the ABC app.
  • the features of the user of interest may be extracted from the profile information of the user of interest. For example, similar to S302, keyword extraction and feature extraction may be performed on the profile information of the user of interest.
  • the processor 201 performs similarity determination between the content of the matching item determined in S504 and the features of the user of interest extracted in S507. At that time, a score may be used as a result of similarity determination (similarity).
  • the characteristics estimated from the non-sympathy target data acquired in S312 may be reflected in the degree of similarity of the newly registered user to the user of interest. For example, when the similarity with respect to the user of interest is 10% for the feature of "incident A" with which the newly registered user does not empathize, 10% is subtracted from the similarity of 60% of the newly registered user with respect to the user of interest. The resulting 50% may be calculated as the final degree of similarity.
  • the processor 201 identifies users included within a predetermined range from the highest degree of similarity as a result of the similarity determination in S508. User identification may be performed, for example, by the processing described in S409.
  • the processor 201 identifies the community to which the user identified at S509 belongs as a display candidate.
  • the processor 201 After S ⁇ b>210 , in S ⁇ b>211 the processor 201 generates display data for displaying the display candidates identified in S ⁇ b>409 as matching results, and transmits the generated display data to the terminal device 104 .
  • the processor 401 of the terminal device 104 displays a screen displaying the matching result on a display unit such as a panel based on the received display data.
  • FIG. 12 is a diagram showing an example of a screen displayed based on the display data generated in S211.
  • community candidates 1201 the names of the display candidate communities identified in S409 are displayed.
  • a newly registered user can participate in the selected community by checking a desired community among the communities displayed as community candidates 1201 and pressing a button 1202 .
  • matching items used for matching are also displayed on screen 1203.
  • the contents checked in the matching item 1102 of the screen 1100 are displayed.
  • the items used for matching are displayed together with the result of matching.
  • the community candidate 1201 may display a community that already exists in the ABC application, or may display a newly created community. For example, it is assumed that user a, user b, and user c are already registered in the ABC application. Suppose that the viewing history of each video is as follows.
  • the community is displayed as the community candidate 1201, but it may be the user.
  • the user identified in S509 may be identified as a display candidate in S510 and displayed instead of the community candidate 1201 .
  • a profile sentence is automatically generated based on usage information of other web applications that the newly registered user has already used.
  • the usage information of other web applications is, for example, information posted to other SNS applications, video viewing history information on video search sites, and intention expression information indicating sympathy/non-sympathy for information posted by other posters, It reflects the preferences of newly registered users. Therefore, it is possible to generate a profile statement that more appropriately expresses the preferences of the newly registered user.
  • the user can set whether or not to automatically generate profile information, and whether or not to perform matching with recommended communities based on the generated profile information. Can be set.
  • the information processing apparatus of each of the above embodiments is an information processing apparatus (101) capable of executing a web application, and includes generation means (212, 210) for generating profile information of a newly registered user to the web application. , the generating means obtains usage information of another web application used by the newly registered user, and generates the profile information based on the obtained usage information (208, 209). and
  • the information processing apparatus further includes first setting means (1000, 1002) for setting a period for which the usage information of the other Web application is to be acquired, and the generating means causes the first setting means to It is characterized by acquiring usage information of the other web application within a set period.
  • the usage information of the other web application is characterized by including posted information.
  • the posted information includes at least one of text data and image data.
  • profile information is generated based on the text sentences and photos of posted information posted on SNS, so it is possible to better reflect the tastes of newly registered users.
  • the usage information of the other web application is characterized by including image viewing history information.
  • the usage information of the other web application is characterized by including information indicating empathy for the posted information of the other contributor.
  • profile information is generated based on video viewing history, "Like” and “Follow”, so it is possible to better reflect the tastes of newly registered users.
  • the information processing apparatus further comprises matching means for matching users or user groups having characteristics similar to the characteristics of the profile information based on the profile information generated by the generating means. do.
  • mapping can be performed using profile information that represents the characteristics of newly registered users.
  • the information processing apparatus further comprises second setting means (1000, 1001) for setting whether or not to use the profile information generated by the generating means in the matching, wherein the matching means uses the generating means to If the generated profile information is set by the second setting means, the matching is performed based on the profile information generated by the generating means.
  • second setting means 1000, 1001 for setting whether or not to use the profile information generated by the generating means in the matching
  • the information processing apparatus further comprises display control means (205) for displaying a result of matching by the matching means on a display unit, and the display control means controls the result of the matching as well as the It is characterized by displaying the contents of profile information (1200).
  • the display unit is provided in a terminal device (104) different from the information processing device, and transmitting means (1200) for transmitting display data for displaying the matching result to the terminal device. It is characterized by having
  • the matching result can be displayed on the mobile terminal of the newly registered user.
  • the information processing apparatus further comprises third setting means (1100, 1102) for setting items to be used for the matching among the items included in the profile information generated by the generating means, wherein the matching means , the matching is performed based on the contents of the items set by the third setting means.
  • the information processing apparatus further includes fourth setting means (1100, 1104, 1105) for setting analysis results to be used for the matching among the analysis results of the other Web applications, wherein the matching means 4 The matching is performed based on the analysis result set by the setting means.
  • the analysis result is characterized by including information on viewing history of images.
  • the analysis result is characterized by including the posting time of the newly registered user to the other web application.

Landscapes

  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Webアプリケーションを実行可能な情報処理装置は、前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成手段、を備える。前記生成手段は、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する。

Description

情報処理装置、情報処理方法、プログラム並びに記憶媒体
 本発明は、Webアプリケーションを実行可能な情報処理装置、情報処理方法、プログラム並びに記憶媒体に関する。
 特許文献1には、複数のユーザの行動に関する情報を設定情報として収集し、その収集した設定情報に基づいてユーザ同士をマッチングし、マッチングしたユーザ間でメッセージ等の情報を交換あるいは供給させるための仲介処理を行う装置が記載されている。また、特許文献2には、展示会の会場などでユーザにタグを読み込ませることにより、ユーザの特性を入力することが記載されている。
特開2013-3988号公報 特許第5422002号
 SNSアプリ等のWebアプリケーションにユーザが新規登録される時点ではユーザの使用履歴がないので、ユーザ特性を適切に推定することができない。また、ユーザの特性を詳細に把握するためにはプロフィール情報の入力項目を増やすことが考えられるが、項目が多いとユーザは一つ一つ手動で入力することが大変になり煩わしさが生じることが想定される。このように、アプリケーションにおいてユーザ特性を利用する場合は、ユーザ特性を適切に設定したい一方で、ユーザの利便性を向上させることも求められる。
 本発明は、新規登録ユーザの特性を適切に推定するとともに、ユーザの利便性を向上させる情報処理装置、情報処理方法、プログラム並びに記憶媒体を提供することを目的とする。
 本発明に係る情報処理装置は、Webアプリケーションを実行可能な情報処理装置であって、前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成手段、を備え、前記生成手段は、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、 前記プロフィール情報を生成することを特徴とする。
 本発明に係る情報処理方法は、Webアプリケーションを実行可能な情報処理装置において実行される情報処理方法であって、前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成工程、を有し、前記生成工程では、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成することを特徴とする。
 本発明に係るプログラムは、Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する、ようにコンピュータを動作させるためのプログラムであって、前記プロフィール情報の生成においては、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成することを特徴とする。
 本発明に係る記憶媒体は、Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する、ようにコンピュータを動作させるためのプログラムを記憶するコンピュータ読取可能な記憶媒体であって、前記プロフィール情報の生成においては、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成することを特徴とする。
 本発明によれば、新規登録ユーザの特性を適切に推定するとともに、ユーザの利便性を向上させることができる。
 本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。
 添付図面は明細書に含まれ、その一部を構成し、本発明の実施の形態を示し、その記述と共に本発明の原理を説明するために用いられる。
Webアプリケーションシステムの構成を示す図である。 情報処理装置の構成を示すブロック図である。 他の情報処理装置の構成を示すブロック図である。 端末装置の構成を示すブロック図である。 Webアプリケーションシステムにおける装置間の処理の流れを示す図である。 情報処理装置が実行する処理を示すフローチャートである。 分析の処理を示すフローチャートである。 マッチングの処理を示すフローチャートである。 マッチングの処理を示すフローチャートである。 プロフィール作成に関する設定画面を示す図である。 マッチング項目の設定画面を示す図である。 マッチング結果を表示する画面を示す図である。
 以下、添付図面を参照して実施形態を詳しく説明する。なお、以下の実施形態は特許請求の範囲に係る発明を限定するものではなく、また実施形態で説明されている特徴の組み合わせの全てが発明に必須のものとは限らない。実施形態で説明されている複数の特徴のうち二つ以上の特徴は任意に組み合わされてもよい。また、同一若しくは同様の構成には同一の参照番号を付し、重複した説明は省略する。
 図1は、本実施形態におけるWebアプリケーションシステムの構成の一例を示す図である。図1に示すように、Webアプリケーションシステムは、例えばSNSアプリを提供する情報処理装置101を含む。以下、情報処理装置101が提供するWebアプリケーションを他の装置が提供するアプリと区別するために、「ABCアプリ」と呼ぶ場合がある。図1では、端末装置104はユーザAに対応し、端末装置105はユーザBに対応する。  本実施形態では、ユーザAをABCアプリに新規登録する新規登録ユーザとする。端末装置104、105は、例えば、PC等の情報処理装置やスマートフォン等の携帯端末である。情報処理装置102、103は、情報処理装置101が提供するABCアプリと異なるWebアプリケーションを提供するWebアプリケーションサーバである。
 情報処理装置101、102、103、端末装置104、105は、ネットワーク106を介して相互に通信可能である。ネットワーク106は、媒体として有線通信ネットワーク、無線通信ネットワーク、並びに両者を含む通信ネットワークであり、例えばインターネットが含まれる。ユーザAは、端末装置104により情報処理装置101にアクセスしてABCアプリを利用することができるとともに、情報処理装置102、103にアクセスして各Webアプリケーションを利用することができる。また、ユーザBは、端末装置105により情報処理装置101にアクセスしてABCアプリを利用することができるとともに、情報処理装置102、103にアクセスして各Webアプリケーションを利用することができる。情報処理装置102、103が提供するWebアプリケーションとしては、例えば、投稿アプリや動画検索サイトなどがある。また、Webアプリケーションを利用するとは、例えば、テキストデータや写真や動画等の画像データを含む投稿情報を投稿することや、他の投稿者の投稿情報を閲覧して「いいね」や「フォロー」等の共感の意思を示すこと、動画検索サイトにおいて動画の検索/視聴をすることを含む。
 ユーザは、例えばSNSアプリに新規に登録した場合には、ユーザ自身のプロフィール情報を作成することが一般的に行われている。このプロフィール情報は、項目としては、名前、名称、肩書、活動拠点、趣味等、多岐に渡っており、投稿者自身の特徴をよく表現するように作成することが勧められている。しかしながら、SNSアプリの使用経験が浅いユーザにとっては、作成の自由度が高い反面、どのように作成したら良いのかが分からず、また、自身の特徴を表現することが難しい面もある。また、ユーザの特性を詳細に把握するために、プロフィール情報の入力項目を増やすことが考えられる。しかしながら、入力項目が多いと、ユーザは一つ一つ手動で入力することが大変になり、煩わしさが生じてしまうことが想定される。
 本実施形態によれば、ユーザがABCアプリに新規登録した場合に、そのユーザが既に利用している他のWebアプリケーションへの投稿情報や動画検索履歴などを分析し、そのユーザの特徴を表現するようプロフィール情報を自動的に生成する。そのような構成により、SNSアプリの使用経験が浅いユーザであっても、ユーザ自身がプロフィール情報を作成しなくて済むので、利便性を向上させることができる。
 また、ユーザの特徴と類似する特徴を有するユーザもしくはユーザグループとのマッチング(特徴の照合)がSNSアプリの機能として知られているが、新規登録ユーザのように過去の利用履歴が蓄積されていない場合には、ユーザの特徴を適切に推定することができない。その結果、マッチングを適切に実行することができない。
 本実施形態によれば、上記の生成されたプロフィール情報を用いて、ABCアプリ内で既に生成されている複数種類のユーザグループとのマッチングを実行し、マッチング結果をユーザに提示する。そのような構成により、新規登録ユーザであっても、新規登録ユーザの特徴を適切に推定してマッチングを実行することができる。また、ユーザは、まだ過去の利用履歴が蓄積されていないにも関わらず、自身の特徴に適切にマッチングされたユーザもしくはユーザグループを認識することができる。本実施形態では、ユーザグループの一例として「コミュニティ」を挙げ、以降、「コミュニティ」を用いて説明する。
 図2は、情報処理装置101の構成の一例を示すブロック図である。プロセッサ201は、情報処理装置101を統括的に制御するプロセッサであり、例えば、CPUを含んで構成される。メモリ202は、例えばRAM等の揮発性メモリであり、プロセッサ201のワークメモリとして用いられる。記憶部203は、例えばROM等の不揮発性メモリやハードディスクであり、情報処理装置101の基本制御プログラムや各種アプリケーションプログラム、設定データやパラメータ等を記憶する。記憶部203に記憶されている各種プログラムは基本制御プログラムにより管理され、タスクのスケジューリング等を実行する。本実施形態における情報処理装置101の動作は、例えば、記憶部203に記憶されたプログラムをメモリ202に読み出して実行することにより実現される。即ち、本実施形態における情報処理装置101の動作は、プロセッサ201と、コンピュータ読取可能な記憶媒体に記憶されたプログラムによって実現される。そのため、プロセッサ201もしくは情報処理装置101は、発明の動作を実現するためのコンピュータとなり得る。
 通信インタフェース(I/F)204は、ネットワーク106の媒体に対応した構成を有し、例えば、NIC(Network Interface Card)や、近距離無線通信用のNFCチップで構成される。表示制御部205は、不図示のパネルやディスプレイ等の表示部の表示を制御する。また、表示制御部205は、他の装置の表示部に表示させる各種ユーザインタフェース画面などの表示データを生成する。例えば、表示制御部205は、端末装置104、105の表示部に表示させるための表示データを生成し、通信I/F204を介して、生成された表示データをHTTPによって端末装置104、105に送信する。操作受付部206は、不図示のキーボードやマウス等を介したユーザ操作を受け付ける。
 サーバ機能部212は、情報処理装置101がWebアプリケーションサーバとして機能するためのブロックである。サーバ機能部212は、例えばSNSサーバとしての基本機能を実現する基本機能実行部207を有する。基本機能実行部207は、例えば、SNSアプリへのユーザ新規登録機能、設定変更等の管理機能、電子掲示板としてのコミュニティ作成機能、チャット等のメッセージング機能、を実現する。ユーザ自身によるプロフィール情報の作成機能も、基本機能実行部207により実現される。
 利用情報取得部208は、ABCアプリへの新規登録ユーザについての、他の情報処理装置102、103が提供するWebアプリケーションの利用情報を取得する。他のWebアプリケーションの利用情報とは、例えば、ABCアプリへの新規登録ユーザが他のSNSアプリで既に投稿している投稿情報、該新規登録ユーザが他の動画検索サイトにおける検索・視聴履歴情報、該新規登録ユーザが他のSNSアプリにおける他の投稿者に対する共感などの意思表示情報である。また、新規登録ユーザが他のSNSアプリで既に投稿しているプロフィール文も利用情報に含まれる。本実施形態により生成されるプロフィール情報は、後述する分析の結果に基づいて生成されるので、他のSNSアプリで既に投稿しているプロフィール文の単なる流用とはならず、より新規登録ユーザの好みが反映されたものとなる。
 分析部209は、学習済みのモデルや利用情報取得部208により取得した利用情報を用いて、クラスタリング、分類、回帰等のデータ分析を行う。例えば、分析部209は、取得した投稿情報に含まれるテキストデータを対象としてデータマイニングを行い、出現するデータの傾向や出現率を解析する。また、例えば、分析部209は、取得した投稿情報に含まれる写真や動画等の画像データを対象としてパターン認識や行動認識を行い、人物の特定や、動物の認識、風景等のシーン認識を行う。また、例えば、分析部209は、テキストデータや画像データの分析結果と、エゴグラムなどの性格モデルとに基づいて、性格推定を行う。
 プロフィール情報生成部210は、分析部209の分析結果を用いて、ABCアプリへの新規登録ユーザのプロフィール情報を生成する。プロフィール情報生成部210は、新規登録ユーザの管理情報から得られる基本情報と、分析部209の分析結果に基づいて作成されるプロフィール文と、に基づいてプロフィール情報を生成する。
 マッチング実行部211は、プロフィール情報生成部210により生成されたプロフィール情報を用いて、既に作成されているコミュニティもしくはユーザの特徴との照合を行う。コミュニティはユーザの集合体であるので、個々のユーザの特徴の統計値(例えば最も割合が多い特徴を採用するなど)として導出された特徴がコミュニティの特徴として扱われ、新規登録ユーザの特徴と比較される。マッチング実行部211は、新規登録ユーザの特徴と類似度が高いと判定されたコミュニティもしくはユーザを特定する。本実施形態では、特定されたコミュニティもしくはユーザは、マッチングが実行された結果として新規登録ユーザの端末装置104に表示される。
 データベース220は、例えば、ABCアプリに登録されているユーザに関する情報をユーザ情報221として記憶する。図2は、ユーザ情報221に、ユーザAに対応するユーザ情報222と、ユーザBに対応するユーザ情報223とが記憶されている様子を示している。ここでは、ユーザ情報222とユーザ情報223は、内容は異なるものの、同じ構成を有するものとして説明する。なお、サーバ機能部212にユーザが新規登録されると、その新規登録ユーザに関する情報が新たなユーザ情報として格納される。ユーザ情報は、管理情報230、プロフィール情報240、ユーザ作成プロフィール情報231、投稿情報232、分析結果233を含む。
 管理情報230は、サーバ機能部212がユーザを管理する上で必要な情報であり、例えば、名前やメールアドレス等の必須入力項目の情報、認証情報などを含む。プロフィール情報240は、基本情報241とプロフィール文242を含む。基本情報241は、名前や性別などのプロフィールの基本情報である。プロフィール文242は、プロフィール情報生成部210により生成された情報である。ユーザ作成プロフィール情報231は、ユーザがプロフィール情報生成部210によるプロフィール自動生成機能を用いずにユーザ自身で作成したプロフィール情報である。投稿情報232は、ユーザがABCアプリに投稿した投稿内容を示す情報であり、テキストデータや写真や動画等の画像データを含む。新規登録直後では、投稿情報232がない場合もある。分析結果233は、分析部209により分析された分析結果である。
 情報処理装置101の構成は、図2に示す構成に限定されるものではなく、情報処理装置101が実現可能な機能、もしくはWebアプリケーションサーバとして実現可能な機能に応じた機能ブロックを適宜含み得る。また、サーバ機能部212がCPUやCPU等のプロセッサを有し、プロセッサ201の制御の下で動作するようにしても良い。また、データベース220には、ユーザ情報のみならず、分析部209が分析で用いる学習済みモデルなどが記憶されていても良い。
 図3は、情報処理装置102、103の構成の一例を示すブロック図である。情報処理装置102と情報処理装置103は、同じ構成を有するものとし、以下、特に断らない限り、情報処理装置102を、情報処理装置102及び103の代表例として説明する。
 プロセッサ301は、情報処理装置102を統括的に制御するプロセッサであり、例えば、CPUを含んで構成される。メモリ302は、例えばRAM等の揮発性メモリであり、プロセッサ301のワークメモリとして用いられる。記憶部303は、例えばROM等の不揮発性メモリやハードディスクであり、情報処理装置102の基本制御プログラムや各種アプリケーションプログラム、設定データやパラメータ等を記憶する。記憶部303に記憶されている各種プログラムは基本制御プログラムにより管理され、タスクのスケジューリング等を実行する。本実施形態における情報処理装置102の動作は、例えば、記憶部303に記憶されたプログラムをメモリ302に読み出して実行することにより実現される。
 通信インタフェース(I/F)304は、ネットワーク106の媒体に対応した構成を有し、例えば、NIC(Network Interface Card)や、近距離無線通信用のNFCチップで構成される。表示制御部305は、不図示のパネルやディスプレイ等の表示部の表示を制御する。また、表示制御部305は、他の装置の表示部に表示させる各種ユーザインタフェース画面などの表示データを生成する。例えば、表示制御部305は、端末装置104、105の表示部に表示させるための表示データを生成し、通信I/F304を介して、生成された表示データをHTTPによって端末装置104、105に送信する。操作受付部306は、不図示のキーボードやマウス等を介したユーザ操作を受け付ける。
 サーバ機能部307は、情報処理装置102がWebアプリケーションサーバとして機能するためのブロックである。サーバ機能部307は、例えばSNSサーバとしての基本機能を実現する。サーバ機能部307は、例えば、SNSアプリへのユーザ新規登録機能、設定変更等の管理機能、電子掲示板としてのコミュニティ作成機能、チャット等のメッセージング機能、を実現する。
 データベース310は、例えば、SNSアプリに登録されているユーザに関する情報をユーザ情報311として記憶する。図3は、ユーザ情報311に、ユーザAに対応するユーザ情報312と、ユーザBに対応するユーザ情報316とが記憶されている様子を示している。ここでは、ユーザ情報312とユーザ情報316は、内容は異なるものの、同じ構成を有するものとして説明する。なお、サーバ機能部307にユーザが新規登録されると、その新規登録ユーザに関する情報が新たなユーザ情報として格納される。ユーザ情報は、管理情報313、プロフィール情報314、投稿情報315を含む。
 管理情報313は、サーバ機能部307がユーザを管理する上で必要な情報であり、例えば、名前やメールアドレス等の必須入力項目の情報、認証情報などを含む。プロフィール情報314は、ユーザ自身で作成されたプロフィール情報である。投稿情報315は、例えば、ユーザがSNSアプリに投稿した投稿内容を示す情報であり、テキストデータや写真や動画等の画像データを含む。
 情報処理装置102の構成は、図3に示す構成に限定されるものではなく、情報処理装置102が実現可能な機能、もしくはWebアプリケーションサーバとして実現可能な機能に応じた機能ブロックを適宜含み得る。
 図4は、端末装置104、105の構成の一例を示すブロック図である。端末装置104と端末装置105は、同じ構成を有するものとし、以下、端末装置104を端末装置104及び105の代表例として説明する。本実施形態では、端末装置104をスマートフォンとして説明するが、デスクトップやノート型のPC等であっても良い。
 プロセッサ401は、端末装置104を統括的に制御するプロセッサであり、例えば、CPUを含んで構成される。メモリ402は、例えばRAM等の揮発性メモリであり、プロセッサ401のワークメモリとして用いられる。記憶部403は、例えばROM等の不揮発性メモリであり、端末装置104の基本制御プログラムや各種アプリケーションプログラム、設定データやパラメータ等を記憶する。記憶部403に記憶されている各種プログラムは基本制御プログラムにより管理され、タスクのスケジューリング等を実行する。本実施形態における端末装置104の動作は、例えば、記憶部403に記憶されたプログラムをメモリ402に読み出して実行することにより実現される。
 表示制御部404は、不図示のパネル等の表示部の表示を制御する。例えば、表示制御部404は、情報処理装置101、102、103から受信した表示データに基づいて、各種インタフェース画面を表示する。例えば、表示制御部404は、通信I/F406を介して、情報処理装置101、102、103からHTTPによって受信した表示データに基づいて、Webアプリケーション画面を表示する。操作受付部405は、ボタン等を介してユーザ操作を受け付ける。なお、操作受付部405は、タッチパネルとして構成されても良い。
 通信インタフェース(I/F)406は、ネットワーク106と通信が可能なように構成され、例えば、WifiやBluetooth(登録商標)など、複数の異なる通信速度の通信を実行可能な無線通信インタフェースとして構成されても良い。撮像部407は、静止画像や動画像を撮影可能なカメラである。例えば、ユーザは、撮像部407により撮影された静止画像データや動画像データを、情報処理装置101のサーバ機能部212、情報処理装置102、103のサーバ機能部307に投稿することができる。
 端末装置104の構成は、図4に示す構成に限定されるものではなく、端末装置104が実現可能な機能に応じた機能ブロックを適宜含み得る。
 図5は、図1のWebアプリケーションシステムにおける装置間の処理の流れを示す図である。図5は、ユーザAが端末装置104により、情報処理装置101のサーバ機能部212(例えば、ABCアプリのURL)にアクセスし、新規登録するケースを示している。図5の端末装置104の処理は例えばプロセッサ401により実現され、情報処理装置101の処理は例えばプロセッサ201により実現され、情報処理装置102の処理は例えばプロセッサ301により実現される。
 S101において、端末装置104は、情報処理装置101のサーバ機能部212にアクセスする。S101の処理は、例えば、端末装置104に表示されたABCアプリのトップ画面上で新規登録メニューが選択されることにより行われる。S102において、情報処理装置101のサーバ機能部212は、アクセス元の端末装置104に対して、新規登録画面の表示データを送信する。
 S103において、端末装置104は、パネル等に表示された新規登録画面上で、名称や電子メールアドレス等、管理のために必要な情報の入力をユーザから受付け、登録情報として情報処理装置101のサーバ機能部212に送信する。ここで、管理のために必要な情報とは、基本機能実行部207で用いられる情報であり、例えば住所やメッセージの通知先等、新規登録画面上で必須入力項目とされる情報である。
 S104において、情報処理装置101のサーバ機能部212は、端末装置104から送信された登録情報を新規登録ユーザと対応づけ、データベース220内に管理情報230として格納する。管理情報230には、例えば、上記の必須入力項目の情報の他、各設定情報も含まれる。本実施形態では、新規登録ユーザは、新規登録画面上で、プロフィール情報の作成をユーザ自身が作成するか、もしくはプロフィール情報の生成を自動で行うかを設定することが可能であり、そのような情報も設定情報に含まれる。また、新規登録ユーザは、新規登録画面上で、他のWebアプリケーションをABCアプリと連携させるか否かを設定することが可能であり、そのような情報も設定情報に含まれる。他のWebアプリケーションをABCアプリと連携させると設定された場合には、新規登録ユーザから、連携先となる他のWebアプリケーションへのログイン情報の入力も受け付ける。
 図10は、新規登録画面におけるプロフィール情報の作成に関する設定画面の一例を示す図である。設定画面1000は、ABCアプリの新規登録画面の一部もしくは新規登録画面から遷移して表示される画面である。例えば、設定画面1000は、新規登録画面からプロフィール情報の作成メニューが選択されることにより表示される。設定画面1000には、メッセージ1001として「他のSNSや他のアプリの利用状況に基づいて自己のプロフィールを設定しますか?」と表示される。ここで、他のSNSや他のアプリとは、情報処理装置102及び103のサーバ機能部307が提供するWebアプリケーションの一例を示している。メッセージ1001に対して、新規登録ユーザにより「YES」が選択(チェック)され、実行ボタン1005が押下されると、新規登録ユーザが既に利用している他のSNSや他のアプリの利用情報に基づいて、自己のプロフィール情報が自動作成される機能が実行される。一方、メッセージ1001に対して「NO」が選択された場合、新規登録ユーザは、自身で自己のプロフィール情報を作成する。「NO」が選択されて、実行ボタン1005が押下されると、不図示のプロフィール情報作成画面が表示され、ユーザは、自己のプロフィール情報を作成することができる。ユーザにより作成されたプロフィール情報は、図2のユーザ作成プロフィール情報231としてデータベース220に格納される。
 メッセージ1001に対して「YES」が選択された場合、メッセージ1002が表示される。メッセージ1002として「期間を指定しますか?」と表示される。ここで、期間とは、ユーザが他のWebアプリケーションの利用情報を検索する際に定められる期間であり、例えば、直近1ヵ月等の期間である。「指定する」が選択され、期間メニュー1003で期間が選択され、実行ボタン1005が押下されると、期間メニュー1003で指定された期間内に該当する、他のWebアプリケーションの利用情報が検索される。例えば、「直近1ヵ月」が期間メニュー1003で指定された場合には、新規登録ユーザが他のWebアプリケーションに直近1ヵ月の間に投稿した投稿情報が検索される。
 また、図10では、不図示であるが、メッセージ1001に対して「YES」が選択された場合、新規登録ユーザが既に利用している他のWebアプリケーションにアクセスするための設定項目が表示される。新規登録ユーザは、その設定項目において、既に利用している他のWebアプリケーションへのログイン情報等を入力する。
 本実施形態では、新規登録ユーザが利用している他のWebアプリケーションの利用情報に基づいて、新規登録ユーザのプロフィール情報を自動的に生成することができる。上述したように、他のWebアプリケーションの利用情報とは、例えば、他のSNSアプリへの投稿情報、動画検索サイトにおける検索・視聴履歴である。投稿情報や検索・視聴履歴は、ユーザ自身の趣味や嗜好を強く反映する性質があるので、そのような情報に基づいて生成されたプロフィール情報は、ユーザ自身の特徴をよく表すものとなる。しかしながら、趣味や嗜好等は、時間が経つにつれ変化する傾向があるので、より直近の情報に基づいて生成されることが望ましい場合がある。本実施形態では、期間メニュー1003により期間を指定することができるので、プロフィール情報をユーザ自身の特徴をより適切に表すものとすることができる。また、期間の指定により、他のWebアプリケーションの利用情報の取得や分析にかかる処理負荷を軽減することができる。
 メッセージ1004には、生成されたプロフィール情報に基づいて、ABCアプリ内で既に作成されているコミュニティのうち、新規登録ユーザにおすすめのコミュニティを検索するマッチングを実行するか否かを設定可能なメッセージが表示される。メッセージ1004に対して「YES」が選択された場合、生成されたプロフィール情報の特徴と類似度の高いコミュニティが検索される。ここで、生成されたプロフィール情報とは、自動的に生成されたプロフィール情報と、新規登録ユーザ自身により作成されたプロフィール情報を含む。メッセージ1001に対して「YES」が選択され、メッセージ1004に対して「YES」が選択されて実行ボタン1005が押下されると、プロフィール情報が自動的に生成され、その生成されたプロフィール情報に基づいてマッチングが実行される。また、メッセージ1001に対して「NO」が選択され、メッセージ1004に対して「YES」が選択されて実行ボタン1005が押下されると、ユーザにより作成されたプロフィール情報に基づいて、マッチングが実行される。また、メッセージ1004に対して「NO」が選択されて実行ボタン1005が押下された場合には、マッチングは実行されない。なお、メッセージ1004では、マッチング先として「コミュニティ」が示されているが、マッチング先がユーザであっても良い。その場合には、生成されたプロフィール情報の特徴と類似度の高いユーザが検索される。本実施形態では、コミュニティとのマッチングが行われるとして説明する。
 再び、図5を参照する。S104で登録情報が管理情報230として格納された後、設定画面1000でプロフィール情報の自動生成が選択されていた場合、情報処理装置101のサーバ機能部212は、情報処理装置102のサーバ機能部307に対して、新規登録ユーザについての、サーバ機能部307が提供するWebアプリケーションの利用情報を要求する。ここで、利用情報とは、例えば、新規登録ユーザがサーバ機能部307が提供するWebアプリケーションに投稿した投稿情報、動画検索サイトにおいて検索した検索履歴である。S105では、情報処理装置101のサーバ機能部212は、利用情報の要求とともに、サーバ機能部307が提供するWebアプリケーションへの新規登録ユーザのログイン情報を送信する。
 S106において、情報処理装置102のサーバ機能部307は、S105で受信した利用情報の要求に対して認証を行う。S106では、例えば、情報処理装置102のサーバ機能部307が、新規登録ユーザの携帯端末に、利用情報の外部への提供を許可するか否かの認証画面を表示させるようにしても良い。利用情報の外部への提供が許可されなかった場合には、その旨を情報処理装置101のサーバ機能212に送信し、図5の処理を終了する。その場合には、プロフィール情報の自動生成は行われない。一方、利用情報の外部への提供が許可された場合には、S107において、情報処理装置102のサーバ機能部307は、新規登録ユーザについてのWebアプリケーションの利用情報を、情報処理装置101のサーバ機能部212に送信する。
 S108において、情報処理装置101のサーバ機能部212は、S107で受信した利用情報を分析する。分析については後述する。S109において、情報処理装置101のサーバ機能部212は、S108での分析結果に基づいて、新規登録ユーザのプロフィール情報を生成する。プロフィール情報の生成については後述する。S110において、情報処理装置101のサーバ機能部212は、S109で生成されたプロフィール情報の特徴とコミュニティの特徴とを比較してマッチングを実行する。マッチングについては後述する。S111において、情報処理装置101のサーバ機能部212は、端末装置104に対してマッチングの結果を表示するための表示データを送信する。S112において、端末装置104のプロセッサ401は、S111で受信した表示データに基づいて、パネル等の表示部にマッチングの結果(例えばおすすめのコミュニティ)を表示する。
 図5は、設定画面1000において、プロフィール情報の自動生成が選択され、マッチングを実行することが選択された場合の処理の流れを示している。プロフィール情報の自動生成が選択され、マッチングを実行しないことが選択されていた場合には、S110~S112の処理は実行されない。また、プロフィール情報の自動生成が選択されなかった場合には、S105~S109の処理は実行されない。
 本実施形態では、プロフィール情報の自動生成が選択され、マッチングを実行することが選択されていた場合には、新規登録ユーザは、新規登録にあたって必要な基本情報を入力すれば、プロフィール情報が自動生成され、さらに、そのプロフィール情報に基づいてマッチングが実行される。そのような構成により、新規登録ユーザについてABCアプリでの使用履歴が蓄積されていなくても、新規登録ユーザの特徴を適切に表すプロフィール情報を生成することができる。また、新規登録ユーザ自身でプロフィール文を作成することなく、また、マッチングを実行するために必要となる項目の設定を行うことなく、新規登録ユーザの特徴と類似度が高いコミュニティやユーザがマッチングにより特定される。従って、マッチングにおけるユーザの利便性を向上させることができる。
 図6は、図5で説明した装置間の処理において、情報処理装置101が実行する処理を示すフローチャートである。図6に示す処理は、例えば、プロセッサ201が記憶部203に記憶されているプログラムをメモリ202に読み出して実行することにより実現される。図6の処理は、図5のS102で端末装置104に新規登録画面の表示データを送信した後に開始される。
 S201において、プロセッサ201は、新規登録ユーザに対応する端末装置104から登録情報を受信する。これは、図5のS103の登録情報送信に対応する。S202において、プロセッサ201は、受信した登録情報を参照して、プロフィール情報の自動生成が指示されているか否かを判定する。例えば、図10の設定画面1000においてメッセージ1001に対して「YES」が選択されているか否かに基づいて、S202の判定が行われる。S202でプロフィール情報の生成が指示されていないと判定された場合、S207に進む。S207において、プロセッサ201は、新規登録ユーザによるプロフィール情報の作成を受け付け、S208に進む。一方、S202でプロフィール情報の生成が指示されていると判定された場合、S203に進む。
 S203において、プロセッサ201は、S201で受信した登録情報から、新規登録ユーザが既に利用している他のWebアプリケーションへのアクセス情報を取得する。アクセス情報とは、例えば、新規登録ユーザが他のWebアプリケーションへログインするためのログイン情報である。プロセッサ201は、そのアクセス情報に対応するWebアプリケーションを提供するサーバに対してアクセスし、新規登録ユーザについてのWebアプリケーションの利用情報を要求する。S203では、利用情報の要求とともに、新規登録ユーザのアクセス情報、情報処理装置101のサーバ機能部212の識別情報、期間情報が送信される。期間情報とは、例えば、図10の設定画面1000において、メッセージ1002に対して「指定する」が選択され、期間メニュー1003で指定されていた期間情報である。また、メッセージ1002に対して「指定しない」が選択されていた場合には、新規登録ユーザについてのすべてのWebアプリケーションの利用情報を要求するようにしても良いし、デフォルトとして定められた期間情報が送信されるようにしても良い。
 ここでは、新規登録ユーザが、情報処理装置102のサーバ機能部307が提供するXYZアプリを利用し、情報処理装置103のサーバ機能部307が提供する動画検索サイトを既に利用しているものとする。例えば、新規登録ユーザは、XYZアプリに自身の写真等をアップロードして日記等を投稿している。S203では、プロセッサ201は、情報処理装置102のサーバ機能部307と、情報処理装置103のサーバ機能部307のそれぞれに、新規登録ユーザについての各Webアプリケーションの利用情報を要求する。
 S204において、プロセッサ201は、情報処理装置102のサーバ機能部307と情報処理装置103のサーバ機能部307のそれぞれから、新規登録ユーザについての各Webアプリケーションの利用情報を受信する。Webアプリケーションの利用情報とは、例えば、新規登録ユーザの投稿情報に含まれるテキストデータや写真等の画像データ、動画検索履歴データ、共感等の意思表示データである。また、それらのメタデータも、Webアプリケーションの利用情報として受信されても良い。S205において、プロセッサ201は、S204で受信したWebアプリケーションの利用情報を分析する。
 図7は、S205の分析の処理の一例を示すフローチャートである。S301において、プロセッサ201は、S204で受信したWebアプリケーションの利用情報の種類を判定する。Webアプリケーションの利用情報がテキストデータである場合には、S302に進む。
 S302において、プロセッサ201は、S204で受信したテキストデータに対してキーワード抽出を実行する。キーワード抽出は、例えば、テキストデータを形態素解析により語に分解し、所定範囲の出現頻度に該当するキーワードを抽出するようにしても良い。そして、S303において、プロセッサ201は、S302で抽出されたキーワードに対してクラスタリングを実行する。クラスタリングは、例えば、ベクトル化されたキーワード間の距離に基づいて行われる。
 S304において、プロセッサ201は、クラスタリングされた各グループに含まれるキーワードに基づいて特徴を抽出し、新規登録ユーザの好みの推定を行う。例えば、「ブルー」という抽出された特徴が、新規登録ユーザが好むものであるか否かを推定する。推定は、キーワードのデータセットをニューラルネットワーク等の学習済みモデルに入力することにより行われても良い。S304の処理により、新規登録ユーザがXYZアプリに投稿したテキストデータに潜在する好きな色などの嗜好情報を推定することができる。S305において、プロセッサ201は、S304の分析結果を新規登録ユーザと対応づけて保存する。例えば、分析結果は、データベース220内の分析結果233として保存される。
 S305の後、S309において、プロセッサ201は、S204で受信したWebアプリケーション利用情報のすべてについて図7の分析を行ったかを判定する。S204で受信したWebアプリケーション利用情報のすべてについて図7の分析を行ったと判定された場合には、図7の処理を終了する。一方、S204で受信したWebアプリケーション利用情報のうち、まだ図7の分析を行っていないものがある場合には、S301からの処理を繰り返す。なお、S302~S304の処理は、動画像データや静止画像データのメタデータ(例えば、タイトル、タグ情報、概要欄や詳細情報)、検索履歴データに対しても行われる。
 S301の判定の結果、Webアプリケーションの利用情報が画像データである場合には、S306に進む。ここで、画像データとは、静止画像データ、動画像データを含む。S306において、プロセッサ201は、S204で受信した画像データに対して画像解析を行う。例えば、プロセッサ201は、学習済みモデルを用いて、S204で受信した静止画像データや動画像データに対して画像認識を行う。S306の処理により、例えば、被写体や撮影シーンが認識される。
 S307において、プロセッサ201は、S306の解析結果に基づいて、新規登録ユーザの好みの推定を行う。例えば、本人とバイクが一緒に撮影されている写真の傾向から、どのような種類のバイクを好むか、ツーリング先としてどのような場所を好むか、単独もしくは複数人とのツーリングのいずれを好むか、などが推定される。S308において、プロセッサ201は、S307の分析結果を新規登録ユーザと対応づけて保存する。例えば、分析結果は、データベース220内の分析結果233として保存される。S308の後、S309に進む。
 S301の判定の結果、Webアプリケーションの利用情報が意思表示データである場合には、S310に進む。ここで、意思表示データとは、例えば、新規登録ユーザが他人の投稿情報に対して「いいね」(Like)やフォロー等の共感感情をもったことを表すデータである。S310において、プロセッサ201は、S204で受信した意思表示データが共感を表すデータであるか、もしくは、非共感を示すデータであるかを判定する。共感を表すデータは、「いいね」等の肯定的感情をもったことを表すデータである。非共感を示すデータは、例えば「Dislike」等の否定的感情をもったことを表すデータである。
 S310で共感を表すデータであると判定された場合、S311において、プロセッサ201は、共感の対象となったデータを、受信した利用情報に対応するWebアプリケーションから取得する。例えば、プロセッサ201は、新規登録ユーザが「いいね」を押した投稿情報を情報処理装置102のサーバ機能部307から取得する。一方、S310で非共感を表すデータであると判定された場合、S312において、プロセッサ201は、非共感の対象となったデータを、受信した利用情報に対応するWebアプリケーションから取得する。例えば、プロセッサ201は、新規登録ユーザが「Dislike」を押した投稿情報を情報処理装置102のサーバ機能部307から取得する。
 S313において、S311もしくはS312で取得されたデータの種類を判定する。ここで、取得されたデータがテキストデータであると判定された場合、S302からの処理が実行される。一方、取得されたデータが画像データであると判定された場合、S306からの処理が実行される。
 このように、本実施形態によれば、新規登録ユーザが既に利用している他のWebアプリケーションの利用情報から、新規登録ユーザの好みを推定することができる。例えば、新規登録ユーザが投稿しているSNS投稿情報から、好みが推定される。投稿情報は、新規登録ユーザ自身がよく内容を推敲して投稿している可能性が高いことから、新規登録ユーザの特徴をよく表している可能性が高い。本実施形態では、そのような推定結果を用いてプロフィール情報を生成するので、新規登録ユーザの特徴をより適切に表すプロフィール情報を生成することができる。
 また、本実施形態では、新規登録ユーザが共感した他人の投稿情報に基づいて、新規登録ユーザの好みを推定する。即ち、新規登録ユーザ自身が気付いていない、潜在的な好みや嗜好をプロフィール情報に反映させることができる。また、本実施形態では、新規登録ユーザが共感しない他人の投稿情報について、その特徴を推定する。そのような構成により、例えば、後述するマッチングの実行において、ユーザが共感しない特徴と類似する特徴を有するコミュニティを特定されないもしくは特定され難いようにすることができる。また、S302やS306の処理の結果、例えば公衆の道徳に反するような不適切なキーワードや、不適切なジャンルの画像が認識された場合には、そのデータについては破棄して以降の処理に用いないようにしても良い。
 図7の処理によって、一例として、「バイクを所持」、「バイクのタイプ:ツアラー」、「好きな色:ブルー」、「好きな食べ物:パスタ系」、「好きなスポーツ:マリン」、と推定されたものとする。
 再び、図6を参照する。S205での分析の後、S206において、プロセッサ201は、S205の分析結果を用いて、新規登録ユーザのプロフィール情報を生成する。まず、プロセッサ201は、S104でデータベース220内に格納された管理情報230に基づいて、プロフィール情報のうち基本情報を生成する。例えば、ABCアプリの新規登録画面における必須入力項目の情報に基づいて、基本情報が生成される。ここでは、一例として、「性別:女性」、「地域:A県」、「年齢:30歳」が生成されたとする。
 次に、プロセッサ201は、新規登録ユーザの投稿情報の分析の結果、好みであると推定される特徴とデータの傾向に基づいて、プロフィール文を作成する。例えば、プロセッサ201は、ツアラータイプのバイクが好みであると推定され、ツーリングの人数として3~4人の傾向がある場合、「友達を誘ってツーリングによく行ってます。」などのプロフィール文を作成する。また、分析の結果、好みが複数種類得られた場合には、関連性の高い好み同士を並べたプロフィール文を作成するようにしても良い。例えば、旅行先として温泉宿が好みであると推定された場合、旅行とツーリングは語間の距離に基づいて関連性が高いと判断し、「温泉が大好きです」といったプロフィール文を上記のプロフィール文と合わせて作成するようにしても良い。
 S208において、プロセッサ201は、S206で生成された基本情報およびプロフィール文を、プロフィール情報240としてデータベース220内に格納する。図2の基本情報241は、S206で生成された基本情報であり、プロフィール文242は、S206で生成されたプロフィール文である。
 S209において、プロセッサ201は、マッチングを実行するか否かを判定する。S209の判定は、例えば、ABCアプリの機能メニューの中でマッチング機能が選択されているか否かに基づいて行われる。S209でマッチングを実行すると判定された場合、S210に進む。一方、S209でマッチング機能を実行しないと判定された場合、図6の処理を終了する。即ち、S209では、設定画面1000のメッセージ1004に対して「YES」が選択されているのみならず、プロフィール情報の自動生成を行わない場合でマッチング機能の実行が指示されている場合にも、マッチングを実行すると判定される。
 図8は、S210の処理を示すフローチャートである。S401において、プロセッサ201は、S208で保存されたプロフィール情報240を用いてマッチングを実行するか否かを判定する。S401の判定は、例えば、図10の設定画面1000において、メッセージ1004に対して「YES」が選択されているか否かに基づいて行われる。S206で生成されたプロフィール情報を用いてマッチングを実行すると判定された場合、S402において、プロセッサ201は、データベース220からプロフィール情報240を取得する。
 S403において、プロセッサ201は、マッチングの実行に用いられるマッチング項目を端末装置104に表示させるための表示データを生成する。S403では、プロセッサ201は、S206で生成されたプロフィール情報に基づいて、マッチング項目の表示データを生成する。マッチング項目の表示データは、例えば、プロフィール情報240から得られる「性別」、「地域」、「年齢」、「バイクの所持」、「バイクのタイプ」、「好きな色」、「好きな食べ物」、「好きなスポーツ」、といった内容である。
 図11は、S403で生成される表示データにより表示される画面の一例を示す図である。画面1100では、新規登録ユーザのプロフィール情報240に基づく項目によりマッチングが実行されることを示すメッセージ1101と、プロフィール情報240から得られる項目1102とが表示される。項目1102には、上記の各項目が表示され、デフォルトとしてチェックされた状態で表示される。新規登録ユーザは、チェックを外すことにより、項目1102の一部の項目についてマッチングの実行に用いないようにすることができる。
 S403では、プロセッサ201は、さらに、マッチング項目に追加可能な項目を端末装置104に表示させるための表示データを生成する。S403では、プロセッサ201は、S205の分析結果から得られる項目を追加項目として表示データを生成する。例えば、S205で動画データの視聴履歴データから、「スポーツ」、「バラエティ」、「教育」、「ドラマ」のジャンルが抽出されていた場合には、それらの各ジャンルを、新規登録ユーザが選択可能な項目1104として表示データを生成する。メッセージ1103に示されるように、項目1104が追加可能であることが表示され、新規登録ユーザは、項目1104の各項目にチェックを入れることにより、マッチングの実行に用いるようにすることができる。
 動画の視聴履歴は、本人の好みを反映するものと考えられている。本実施形態では、例えば動画の視聴履歴から得られるジャンル情報を、ユーザ指示に従って、マッチングの実行に用いるもしくは用いないように制御する。従って、ユーザの特徴をより考慮したマッチングを行うことができるとともに、ユーザがマッチングに用いて欲しくないジャンルについては、マッチングの実行の対象から外すことができる。
 図11では、さらに、S205の分析結果から得られる項目として、項目1105が表示されている。例えば、S205で投稿情報のメタデータから投稿時刻が取得され、その平均的な投稿時間帯として「6:00~8:00」、「12:00~15:00」、「24:00~1:00」が抽出されていた場合には、それらの情報を、新規登録ユーザが選択可能な項目1105として表示データを生成する。新規登録ユーザは、項目1105の各項目にチェックを入れることにより、マッチングの実行に用いるようにすることができる。また、投稿時間帯は、他の構成によって、取得されても良い。例えば、投稿時間帯は、ユーザが自ら設定することなく、プロセッサ201もしくは分析部209が、過去の投稿履歴の日時データに基づいて統計処理を行うことにより取得されても良い。
 投稿情報の投稿時間帯は、各投稿者の生活リズムを反映するものと考えられている。本実施形態では、ユーザの投稿時間帯を抽出し、ユーザ指示に従って、マッチングの実行に用いるもしくは用いないように制御する。従って、ユーザの特徴をより考慮したマッチングを行うことができるとともに、ユーザがマッチングに用いて欲しくない投稿時間帯については、マッチングの実行の対象から外すことができる。
 S403では、プロセッサ201は、画面1100の表示データを生成し、端末装置104に送信する。端末装置104のプロセッサ401は、情報処理装置101のサーバ機能部212から表示データを受信すると、パネル等の表示部に画面1100を表示する。新規登録ユーザは、画面1100において、各項目にチェックを入れるもしくは外した後、実行ボタン1106を押下する。実行ボタン1106が押下されると、端末装置104のプロセッサ401は、選択された内容を確定し、その内容を情報処理装置101のサーバ機能部212に送信する。
 S404において、プロセッサ201は、端末装置104から画面1100の確定内容を受信すると、マッチングの実行に用いるマッチング項目を決定する。S404では、プロセッサ201は、画面1100において新規登録ユーザにより選択された項目を、マッチングの実行に用いるマッチング項目として決定する。以降、S404で決定された項目の内容と、ABCアプリで既に作成されているコミュニティの特徴との類似判定を、各コミュニティについて行う。即ち、S407及びS408の処理がコミュニティ数分繰り返される。
 S407において、プロセッサ201は、ABCアプリで既に作成されているコミュニティのうち1つのコミュニティに着目し、そのコミュニティの特徴を抽出する。例えば、プロセッサ201は、そのコミュニティに属する複数のユーザそれぞれのプロフィール情報を抽出し、それらの統計値をコミュニティの特徴としても良い。S408において、プロセッサ201は、S404で決定されたマッチング項目の内容と、S407で抽出されたコミュニティの特徴との類似判定を行う。その際、類似判定の結果(類似度)としてスコアを用いるようにしても良い。例えば、S404で決定された「バイクのタイプ:ツアラー」という特徴に対して、コミュニティに属する複数のユーザのうち、「バイクのタイプ:ツアラー」を特徴として持つユーザの割合が閾値以上であった場合には、新規登録ユーザの「バイクのタイプ:ツアラー」という特徴について、類似度を表すスコアとして最大値(例えば100%)を付与する。閾値とスコアとの関係は、予め定められるようにしても良い。このようにして、S404で決定されたマッチング項目のそれぞれについて、コミュニティの特徴に対する類似度を導出する。S408の後、他のコミュニティに着目し、S407及びS408の処理が繰り返される。
 S409において、プロセッサ201は、S408での類似判定の結果、最も類似度が高いものから所定範囲内に含まれるコミュニティを、端末装置104に表示させる表示候補として特定する。例えば、新規登録ユーザのマッチング項目1~3のそれぞれについて、以下のような類似判定の結果が得られたとする。
 ・マッチング項目1について、コミュニティaに対する類似度=80%、コミュニティbに対する類似度=10%
 ・マッチング項目2について、コミュニティaに対する類似度=100%、コミュニティbに対する類似度=100%
 ・マッチング項目3について、コミュニティaに対する類似度=0%、コミュニティbに対する類似度=100%
 上記の場合に、例えば、新規登録ユーザのコミュニティaに対する類似度を、平均値「(80+100+0)/3=60%」として算出する。一方、新規登録ユーザのコミュニティbに対する類似度を、平均値「(10+100+100)/3=70%」として算出する。そして、コミュニティbの方がコミュニティaよりも新規登録ユーザに対してより類似性があると決定する。このようにして、最も類似度が高いものから順序付けし、所定範囲内に含まれるコミュニティを表示候補として特定する。
 また、S312で取得された非共感対象のデータから推定された特徴を、新規登録ユーザのコミュニティに対する類似度に反映させるようにしても良い。例えば、新規登録ユーザが非共感の「A事件」という特徴について、コミュニティbに対する類似度が10%であった場合には、上記の新規登録ユーザのコミュニティbに対する類似度70%から10%を減算した60%を、最終的な類似度として算出するようにしても良い。
 S401で、S206で保存されたプロフィール情報240を用いてマッチングを実行しないと判定された場合、S405において、プロセッサ201は、データベース220からユーザ作成プロフィール情報231を取得する。そして、S406において、プロセッサ201は、ユーザ作成プロフィール情報231に基づいて、マッチング項目を決定する。その際、例えば、S302と同様に、ユーザ作成プロフィール情報231に対してキーワード抽出および特徴抽出を実行しても良い。その後、S406で決定された項目の内容と、ABCアプリで既に作成されているコミュニティの特徴との類似判定を、上述のように各コミュニティについて実行する。
 図8では、新規登録ユーザの特徴と各コミュニティの特徴とを比較することにより、表示候補のコミュニティを特定する処理について説明した。一方、図9に示すように、新規登録ユーザの特徴と、ABCアプリに登録されている各ユーザの特徴とを比較し、類似度の高いユーザが属するコミュニティを表示候補として特定しても良い。
 図9は、S209の他の処理を示すフローチャートである。S501~S506は、図8のS401~S406における説明と同じであるので、それらの説明を省略する。S504以降、S504で決定された項目の内容と、ABCアプリで既に登録されているユーザの特徴との類似判定を、各ユーザについて行う。即ち、S507及びS508の処理がユーザ数に対応する数だけ繰り返される。
 S507において、プロセッサ201は、ABCアプリで既に登録されているユーザのうちの着目ユーザの特徴を抽出する。S507では、着目ユーザのプロフィール情報から、着目ユーザの特徴を抽出しても良い。例えば、S302と同様に、着目ユーザのプロフィール情報に対してキーワード抽出および特徴抽出を実行しても良い。S508において、プロセッサ201は、S504で決定されたマッチング項目の内容と、S507で抽出された着目ユーザの特徴との類似判定を行う。その際、類似判定の結果(類似度)としてスコアを用いるようにしても良い。例えば、S504で決定された「好きな色:ブルー」という特徴に対して、着目ユーザの特徴として「好きな色:ブルー」という一致する特徴があった場合には、「好きな色:ブルー」という特徴について、類似度を表すスコアとして最大値(例えば100%)を付与する。また、「好きな色:ブルー」という特徴が着目ユーザの特徴として抽出されていなかった場合でも、例えば、着目ユーザの所持品の色にブルーが用いられている割合が多い場合には、その割合に応じて、類似度を表すスコアとして例えば60%を付与する。このようにして、S504で決定されたマッチング項目のそれぞれについて、着目ユーザの特徴に対する類似度を導出する。S508の後、他のユーザに着目し、S507及びS508の処理が繰り返される。
 また、S312で取得された非共感対象のデータから推定された特徴を、新規登録ユーザの着目ユーザに対する類似度に反映させるようにしても良い。例えば、新規登録ユーザが非共感の「A事件」という特徴について、着目ユーザに対する類似度が10%であった場合には、上記の新規登録ユーザの着目ユーザに対する類似度60%から10%を減算した50%を、最終的な類似度として算出するようにしても良い。
 S509において、プロセッサ201は、S508での類似判定の結果、最も類似度が高いものから所定範囲内に含まれるユーザを特定する。ユーザの特定は、例えば、S409で説明したような処理により特定しても良い。S510において、プロセッサ201は、S509で特定されたユーザが属するコミュニティを表示候補として特定する。
 再び、図6を参照する。S210の後、S211において、プロセッサ201は、S409で特定された表示候補をマッチング結果として表示するための表示データを生成し、端末装置104に送信する。端末装置104のプロセッサ401は、受信した表示データに基づいて、マッチング結果を表示する画面をパネル等の表示部に表示する。S211の後、図6の処理を終了する。
 図12は、S211で生成される表示データに基づいて表示される画面の一例を示す図である。画面1200では、コミュニティ候補1201として、S409で特定された表示候補のコミュニティの名称が表示される。新規登録ユーザは、コミュニティ候補1201として表示されたコミュニティのうち、所望のコミュニティにチェックを入れ、ボタン1202を押下することにより、その選択したコミュニティに参加することができる。
 画面1200では、さらに、マッチングの際に用いられたマッチング項目が画面1203で表示される。画面1203では、画面1100のマッチング項目1102でチェックが入っている内容が表示されている。このように、本実施形態では、マッチングの実行結果とともに、マッチングの実行に用いられた項目が表示される。そのような構成により、新規登録ユーザは、コミュニティ候補1201として表示されたコミュニティがどのような特徴を持っているのかを容易に把握することができる。
 コミュニティ候補1201は、ABCアプリに既に存在するコミュニティが表示されても良いし、新たに作成されたコミュニティが表示されても良い。例えば、ABCアプリに既に登録されているユーザとして、ユーザa、ユーザb、ユーザcがいるとする。そしてそれぞれの動画の視聴履歴が以下のようであるとする。
 ユーザa:「スポーツ」、「教育」、「ドラマ」
 ユーザb:「バラエティ」、「教育」
 ユーザc:「教育」、「ドラマ」
 この場合、ユーザ間でジャンルが一致するとみなされる閾値を60%とした場合、ユーザaとユーザcが一致するとみなされる。従って、その場合、ユーザaとユーザcとで「教育コミュニティ」を作成する。そして、新規登録ユーザにおすすめのコミュニティ候補1201として「教育コミュニティ」を表示するようにしても良い。
 また、図12では、コミュニティ候補1201としてコミュニティが表示されているが、ユーザであっても良い。その場合は、S509で特定されたユーザをS510で表示候補として特定し、コミュニティ候補1201の代わりに表示するようにしても良い。
 以上のように、本実施形態によれば、新規登録ユーザがABCアプリに新規登録すると、新規登録ユーザが既に利用している他のWebアプリケーションの利用情報に基づいて、プロフィール文が自動的に生成される。他のWebアプリケーションの利用情報とは、例えば、他のSNSアプリへの投稿情報、動画検索サイトにおける動画視聴履歴情報、他の投稿者の投稿情報に対する共感/非共感を示す意思表示情報であり、新規登録ユーザの好みを反映するものである。従って、新規登録ユーザの好みをより適切に表すプロフィール文を生成することができる。また、新規登録の際に、ユーザはプロフィール情報の自動生成を行うか否かを設定することができ、また、生成されたプロフィール情報に基づいておすすめのコミュニティとのマッチングを実行するか否かを設定することができる。そのような構成により、マッチングの実行において、ユーザにマッチング項目の内容を入力させることなく、新規登録ユーザの好みを反映させることができ、新規登録ユーザの特徴と類似度が高いコミュニティもしくはユーザを提示することができる。
 <実施形態のまとめ> 
 上記各実施形態の情報処理装置は、Webアプリケーションを実行可能な情報処理装置(101)であって、前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成手段(212、210)、を備え、前記生成手段は、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する(208、209)ことを特徴とする。
 そのような構成により、新規登録ユーザの特徴を表すプロフィール情報を生成するとともに、ユーザの利便性を向上させることができる。
 また、情報処理装置は、前記他のWebアプリケーションの利用情報を取得する対象となる期間を設定する第1設定手段(1000、1002)、をさらに備え、前記生成手段は、前記第1設定手段により設定された期間内の前記他のWebアプリケーションの利用情報を取得することを特徴とする。
 そのような構成により、例えば、新規登録ユーザの直近1ヵ月の特徴と近い特徴をもつユーザもしくはコミュニティとマッチングを行うといったことが可能になるなど、ユーザの任意の時期の特徴に近い他のユーザもしくはコミュニティとマッチングを行うことができる。
 また、前記他のWebアプリケーションの利用情報は、投稿情報を含むことを特徴とする。前記投稿情報は、テキストデータ、画像データの少なくともいずれかを含むことを特徴とする。
 そのような構成により、例えば、SNSに投稿した投稿情報のテキスト文や写真に基づいてプロフィール情報を生成するので、新規登録ユーザの好みをより反映させることができる。
 また、前記他のWebアプリケーションの利用情報は、画像の視聴履歴情報を含むことを特徴とする。前記他のWebアプリケーションの利用情報は、他の投稿者の投稿情報に対する共感を示す情報を含むことを特徴とする。
 そのような構成により、例えば、動画の視聴履歴や、「いいね」や「フォロー」に基づいてプロフィール情報を生成するので、新規登録ユーザの好みをより反映させることができる。
 また、情報処理装置は、前記生成手段により生成されたプロフィール情報に基づいて、該プロフィール情報の特徴と類似する特徴を有するユーザもしくはユーザグループとのマッチングを行うマッチング手段、をさらに備えることを特徴とする。
 そのような構成により、新規登録ユーザの特徴を表すプロフィール情報を用いて、マッチングを行うことができる。
 また、情報処理装置は、前記マッチングにおいて前記生成手段により生成されたプロフィール情報を用いるか否かを設定する第2設定手段(1000、1001)、をさらに備え、前記マッチング手段は、前記生成手段により生成されたプロフィール情報を用いると前記第2設定手段により設定された場合、前記生成手段により生成されたプロフィール情報に基づいて前記マッチングを行うことを特徴とする。
 そのような構成により、新規登録ユーザの特徴と近い特徴をもつユーザもしくはコミュニティとマッチングを行うことができる。
 また、情報処理装置は、前記マッチング手段によるマッチングの結果を表示部に表示させる表示制御手段(205)、をさらに備え、前記表示制御手段は、前記マッチングの結果とともに、前記マッチングに用いられた前記プロフィール情報の内容を表示させる(1200)ことを特徴とする。
 そのような構成により、表示されたユーザもしくはコミュニティがどのような特徴をもっているのかを新規登録ユーザに容易に認識させることができる。
 また、前記表示部は、前記情報処理装置と異なる端末装置(104)に設けられており、前記マッチングの結果を表示するための表示データを前記端末装置に送信する送信手段(1200)、をさらに備えることを特徴とする。
 そのような構成により、例えば、新規登録ユーザの携帯端末にマッチング結果を表示させることができる。
 また、情報処理装置は、前記生成手段により生成された前記プロフィール情報に含まれる項目のうち、前記マッチングに用いる項目を設定する第3設定手段(1100、1102)、をさらに備え、前記マッチング手段は、前記第3設定手段により設定された項目の内容に基づいて、前記マッチングを行うことを特徴とする。
 そのような構成により、例えば、新規登録ユーザにとって都合のよくない項目についてはマッチングに用いないようにすることができる。
 また、情報処理装置は、前記他のWebアプリケーションの分析結果のうち、前記マッチングに用いる分析結果を設定する第4設定手段(1100、1104、1105)、をさらに備え、前記マッチング手段は、前記第4設定手段により設定された分析結果に基づいて、前記マッチングを行うことを特徴とする。前記分析結果は、画像の視聴履歴に関する情報を含むことを特徴とする。
 そのような構成により、例えば、新規登録ユーザにとって都合のよくない分析結果についてはマッチングに用いないようにすることができる。
 また、前記分析結果は、前記新規登録ユーザの前記他のWebアプリケーションへの投稿時間を含むことを特徴とする。
 そのような構成により、例えば、同じような生活リズムでSNSへの投稿を行うユーザもしくはコミュニティとマッチングされるようにすることができる。
 発明は上記の実施形態に制限されるものではなく、発明の要旨の範囲内で、種々の変形・変更が可能である。
 101、102、103 情報処理装置: 104、015 端末装置: 201、301、401 プロセッサ: 212、307 サーバ機能部: 220、310 データベース

Claims (17)

  1.  Webアプリケーションを実行可能な情報処理装置であって、
     前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成手段、を備え、
     前記生成手段は、
     前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する、
     ことを特徴とする情報処理装置。
  2.  前記他のWebアプリケーションの利用情報を取得する対象となる期間を設定する第1設定手段、をさらに備え、
     前記生成手段は、前記第1設定手段により設定された期間内の前記他のWebアプリケーションの利用情報を取得する、
     ことを特徴とする請求項1に記載の情報処理装置。
  3.  前記他のWebアプリケーションの利用情報は、投稿情報を含むことを特徴とする請求項1又は2に記載の情報処理装置。
  4.  前記投稿情報は、テキストデータ、画像データの少なくともいずれかを含むことを特徴とする請求項3に記載の情報処理装置。
  5.  前記他のWebアプリケーションの利用情報は、画像の視聴履歴情報を含むことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
  6.  前記他のWebアプリケーションの利用情報は、他の投稿者の投稿情報に対する共感を示す情報を含むことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
  7.  前記生成手段により生成されたプロフィール情報に基づいて、該プロフィール情報の特徴と類似する特徴を有するユーザもしくはユーザグループとのマッチングを行うマッチング手段、をさらに備えることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
  8.  前記マッチングにおいて前記生成手段により生成されたプロフィール情報を用いるか否かを設定する第2設定手段、をさらに備え、
     前記マッチング手段は、前記生成手段により生成されたプロフィール情報を用いると前記第2設定手段により設定された場合、前記生成手段により生成されたプロフィール情報に基づいて前記マッチングを行う、
     ことを特徴とする請求項7に記載の情報処理装置。
  9.  前記マッチング手段によるマッチングの結果を表示部に表示させる表示制御手段、をさらに備え、
     前記表示制御手段は、前記マッチングの結果とともに、前記マッチングに用いられた前記プロフィール情報の内容を表示させる、
     ことを特徴とする請求項7又は8に記載の情報処理装置。
  10.  前記表示部は、前記情報処理装置と異なる端末装置に設けられており、
     前記マッチングの結果を表示するための表示データを前記端末装置に送信する送信手段、をさらに備えることを特徴とする請求項9に記載の情報処理装置。
  11.  前記生成手段により生成された前記プロフィール情報に含まれる項目のうち、前記マッチングに用いる項目を設定する第3設定手段、をさらに備え、
     前記マッチング手段は、前記第3設定手段により設定された項目の内容に基づいて、前記マッチングを行う、
     ことを特徴とする請求項7乃至10のいずれか1項に記載の情報処理装置。
  12.  前記他のWebアプリケーションの分析結果のうち、前記マッチングに用いる分析結果を設定する第4設定手段、をさらに備え、
     前記マッチング手段は、前記第4設定手段により設定された分析結果に基づいて、前記マッチングを行う、
     ことを特徴とする請求項7乃至11のいずれか1項に記載の情報処理装置。
  13.  前記分析結果は、画像の視聴履歴に関する情報を含むことを特徴とする請求項12に記載の情報処理装置。
  14.  前記分析結果は、前記新規登録ユーザの前記他のWebアプリケーションへの投稿時間を含むことを特徴とする請求項12又は13に記載の情報処理装置。
  15.  Webアプリケーションを実行可能な情報処理装置において実行される情報処理方法であって、
     前記Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する生成工程、を有し、
     前記生成工程では、
     前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する、
     ことを特徴とする情報処理方法。
  16.  Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する、
     ようにコンピュータを動作させるためのプログラムであって、
     前記プロフィール情報の生成においては、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する、
     ことを特徴とするプログラム。
  17.  Webアプリケーションへの新規登録ユーザのプロフィール情報を生成する、
     ようにコンピュータを動作させるためのプログラムを記憶するコンピュータ読取可能な記憶媒体であって、
     前記プロフィール情報の生成においては、前記新規登録ユーザが利用している他のWebアプリケーションの利用情報を取得し、該取得された利用情報に基づいて、前記プロフィール情報を生成する、
     ことを特徴とする記憶媒体。
PCT/JP2021/007872 2021-03-02 2021-03-02 情報処理装置、情報処理方法、プログラム並びに記憶媒体 WO2022185401A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2021/007872 WO2022185401A1 (ja) 2021-03-02 2021-03-02 情報処理装置、情報処理方法、プログラム並びに記憶媒体
JP2023503562A JPWO2022185401A1 (ja) 2021-03-02 2021-03-02

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/007872 WO2022185401A1 (ja) 2021-03-02 2021-03-02 情報処理装置、情報処理方法、プログラム並びに記憶媒体

Publications (1)

Publication Number Publication Date
WO2022185401A1 true WO2022185401A1 (ja) 2022-09-09

Family

ID=83154021

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/007872 WO2022185401A1 (ja) 2021-03-02 2021-03-02 情報処理装置、情報処理方法、プログラム並びに記憶媒体

Country Status (2)

Country Link
JP (1) JPWO2022185401A1 (ja)
WO (1) WO2022185401A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008517402A (ja) * 2004-10-19 2008-05-22 ヤフー! インコーポレイテッド 位置に基づくソーシャルネットワーキングシステム及び方法
JP2010519970A (ja) * 2007-03-01 2010-06-10 シーエフピーエイチ, エル.エル.シー. 運の要素又はイベント・シミュレーションを用いるゲーム
JP2016048584A (ja) * 2010-08-31 2016-04-07 アップル インコーポレイテッド メディアアクセス及びソーシャルネットワーキングをサポートするネットワーク化されたシステム
JP2018538591A (ja) * 2015-10-14 2018-12-27 フェイスブック,インク. オンライン・システムによって選択されるコンテンツを、アプリケーションによって提示されるコンテンツを通じて、アプリケーションによって提示される追加コンテンツとともに提示すること

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008517402A (ja) * 2004-10-19 2008-05-22 ヤフー! インコーポレイテッド 位置に基づくソーシャルネットワーキングシステム及び方法
JP2010519970A (ja) * 2007-03-01 2010-06-10 シーエフピーエイチ, エル.エル.シー. 運の要素又はイベント・シミュレーションを用いるゲーム
JP2016048584A (ja) * 2010-08-31 2016-04-07 アップル インコーポレイテッド メディアアクセス及びソーシャルネットワーキングをサポートするネットワーク化されたシステム
JP2018538591A (ja) * 2015-10-14 2018-12-27 フェイスブック,インク. オンライン・システムによって選択されるコンテンツを、アプリケーションによって提示されるコンテンツを通じて、アプリケーションによって提示される追加コンテンツとともに提示すること

Also Published As

Publication number Publication date
JPWO2022185401A1 (ja) 2022-09-09

Similar Documents

Publication Publication Date Title
US20210312522A1 (en) Providing product advice recommendation
RU2632132C1 (ru) Способ и устройство для создания рекомендаций содержимого в системе рекомендаций
US11070501B2 (en) Computerized system and method for automatically determining and providing digital content within an electronic communication system
CN106021586B (zh) 一种信息处理方法及服务器
US20230231923A1 (en) System And Method For Modifying A Preference
JP4906846B2 (ja) ソーシャルネットワークにおける利用者の相性の得点化
US10775968B2 (en) Systems and methods for analyzing visual content items
US20090216639A1 (en) Advertising selection and display based on electronic profile information
KR101686830B1 (ko) 온라인 소셜 네트워크 상의 이미지를 위한 태그 제안
JP6732668B2 (ja) 抽出装置、抽出方法及び抽出プログラム
US11232522B2 (en) Methods, systems and techniques for blending online content from multiple disparate content sources including a personal content source or a semi-personal content source
US10255277B2 (en) Crowd matching translators
US20180189072A1 (en) System and method of using emojis for interactive and enhanced data matching capabilities
US20180302761A1 (en) Recommendation System for Multi-party Communication Sessions
US11899719B2 (en) Systems and methods for determining whether to modify content
US20160012130A1 (en) Aiding composition of themed articles about popular and novel topics and offering users a navigable experience of associated content
Yoon et al. What content and context factors lead to selection of a video clip? The heuristic route perspective
US20200410049A1 (en) Personalizing online feed presentation using machine learning
US20140019545A1 (en) Social Graph Expanding Method, Program and System
KR102581333B1 (ko) 향상된 온라인 리서치를 위한 시스템 및 방법
JP7307607B2 (ja) メディアベースのコンテンツシェアを容易にする方法、コンピュータプログラム及びコンピューティングデバイス
KR101620729B1 (ko) 아티스트와 팬과의 관계 형성 시스템 및 이를 이용한 관계 형성 방법
WO2022185401A1 (ja) 情報処理装置、情報処理方法、プログラム並びに記憶媒体
JP6945212B2 (ja) 情報処理装置及びプログラム
JP5957024B2 (ja) 検索装置、検索方法およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21928977

Country of ref document: EP

Kind code of ref document: A1

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
ENP Entry into the national phase

Ref document number: 2023503562

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21928977

Country of ref document: EP

Kind code of ref document: A1