WO2024186366A1 - Method of using ml and al to generate codex content - Google Patents

Method of using ml and al to generate codex content Download PDF

Info

Publication number
WO2024186366A1
WO2024186366A1 PCT/US2023/082656 US2023082656W WO2024186366A1 WO 2024186366 A1 WO2024186366 A1 WO 2024186366A1 US 2023082656 W US2023082656 W US 2023082656W WO 2024186366 A1 WO2024186366 A1 WO 2024186366A1
Authority
WO
WIPO (PCT)
Prior art keywords
computer game
computer
query
codex
advisory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2023/082656
Other languages
French (fr)
Inventor
Charles Denison
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Interactive Entertainment Inc
Original Assignee
Sony Interactive Entertainment Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Interactive Entertainment Inc filed Critical Sony Interactive Entertainment Inc
Publication of WO2024186366A1 publication Critical patent/WO2024186366A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/35Details of game servers
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/60Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
    • A63F13/67Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor adaptively or by learning from player actions, e.g. skill level adjustment or by storing successful combat sequences for re-use
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3334Selection or weighting of terms from queries, including natural language queries
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis

Definitions

  • the present application relates generally to techniques for using machine learning and/or artificial intelligence to generate codex content.
  • Computer game players may be unskilled or novice and thus experience frustration in playing a computer simulation such as a computer game.
  • chatbots have been introduced with a deep training on a wide corpus of documents, and if the training is extended to comments of experienced users, aid may be provided quickly and effectively to the novice player.
  • a system includes at least one computer medium that is not a transitory signal and that in turn includes instructions executable by at least one processor to access at least a first machine learning (ML) model trained on social media site comments from other players to respond to a query for help from a gamer.
  • the help can include one or more computer game strategies, at least some of which may include at least one computer game character and/or executing at least one activity and/or using at least one mechanic and/or at least one computer game location.
  • the first ML model includes a generative pre-trained transformer trained on unsupervised learning
  • a method includes training a generative pre-trained transformer (GPTT) using comments on at least one computer network site.
  • the comments concern play of at least one computer game.
  • the method includes inputting a query from a user to the GPTT concerning play of at least one computer game, and presenting a human-perceptible advisory output by the GPTT in response to the query on at least one computer output device.
  • GPTT generative pre-trained transformer
  • the method includes providing, based on the comments, plural entry types.
  • a first entry type includes one dimension and a second entry type includes at least two dimensions.
  • a dimension includes a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
  • the method can further include providing a respective codex entry for each respective plural entry type, and the GPTT is executed to respond to the query using at least a first one of the respective codex entries. The first one of the respective codex entries is identified based at least in part on the query.
  • the method may include presenting the human-perceptible advisory in natural human language in grammatically correct form on at least one audio speaker.
  • the human-perceptible advisory can be presented in natural human language in grammatically correct form on at least one video display.
  • an apparatus has at least one processor configured to input a query for computer game information to at least one generative pre-trained transformer (GPTT).
  • the processor is configured to receive a response to the query from the GPTT, and present the response on at least one output device.
  • the GPTT can be trained on comments on at least one computer network site, with the comments concerning play of at least one computer game.
  • the processor is configured for identifying a codex to use to respond to the query.
  • the codex is selected from the group including at least a first codex and a second codex, with the first codex comprising a first number of dimensions and the second codex comprising a second number of dimensions.
  • a dimension includes a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
  • Figure 1 is a block diagram of an example system including an example in accordance with present principles
  • FIG. 2 illustrates a game advice system employing a generative pre-trained transformer (GPTT) consistent with present principles
  • Figure 3 illustrates example training logic in example flow chart format
  • Figure 4 illustrates example use logic in example flow chart format
  • Figure 5 illustrates an example specific environment using unsupervised training to generate multi -type codexes for gamer response
  • Figure 6 illustrates a first query -response using a single type of response codex
  • Figure 7 illustrates a second query-response using a dual type of response codex
  • Figure 8 illustrates a third query-response using a tri-type of response codex
  • Figure 9 illustrates a video response from a GPTT
  • a system herein may include server and client components which may be connected over a network such that data may be exchanged between the client and server components.
  • the client components may include one or more computing devices including game consoles such as Sony PlayStation® or a game console made by Microsoft or Nintendo or other manufacturer, virtual reality (VR) headsets, augmented reality (AR) headsets, portable televisions (e.g., smart TVs, Internet-enabled TVs), portable computers such as laptops and tablet computers, and other mobile devices including smart phones and additional examples discussed below.
  • game consoles such as Sony PlayStation® or a game console made by Microsoft or Nintendo or other manufacturer
  • VR virtual reality
  • AR augmented reality
  • portable televisions e.g., smart TVs, Internet-enabled TVs
  • portable computers such as laptops and tablet computers, and other mobile devices including smart phones and additional examples discussed below.
  • These client devices may operate with a variety of operating environments.
  • client computers may employ, as examples, Linux operating systems, operating systems from Microsoft, or a Unix operating system, or operating systems produced by Apple, Inc., or Google.
  • These operating environments may be used to execute one or more browsing programs, such as a browser made by Microsoft or Google or Mozilla or other browser program that can access websites hosted by the Internet servers discussed below.
  • an operating environment according to present principles may be used to execute one or more computer game programs.
  • Servers and/or gateways may include one or more processors executing instructions that configure the servers to receive and transmit data over a network such as the Internet. Or a client and server can be connected over a local intranet or a virtual private network.
  • a server or controller may be instantiated by a game console such as a Sony PlayStation®, a personal computer, etc.
  • servers and/or clients can include firewalls, load balancers, temporary storages, and proxies, and other network infrastructure for reliability and security.
  • servers may form an apparatus that implement methods of providing a secure community such as an online social website to network members.
  • a processor may be a single- or multi-chip processor that can execute logic by means of various lines such as address lines, data lines, and control lines and registers and shift registers.
  • a system having at least one of A, B, and C includes systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.
  • an example system 10 which may include one or more of the example devices mentioned above and described further below in accordance with present principles.
  • the first of the example devices included in the system 10 is a consumer electronics (CE) device such as an audio video device (AVD) 12 such as but not limited to an Internet-enabled TV with a TV tuner (equivalently, set top box controlling a TV).
  • the AVD 12 alternatively may also be a computerized Internet enabled (“smart”) telephone, a tablet computer, a notebook computer, a HMD, a wearable computerized device, a computerized Internet-enabled music player, computerized Internet-enabled headphones, a computerized Internet-enabled implantable device such as an implantable skin device, etc.
  • the AVD 12 is configured to undertake present principles (e.g., communicate with other CE devices to undertake present principles, execute the logic described herein, and perform any other functions and/or operations described herein).
  • the AVD 12 can be established by some, or all of the components shown in Figure 1.
  • the AVD 12 can include one or more displays 14 that may be implemented by a high definition or ultra-high definition “4K” or higher flat screen and that may be touch-enabled for receiving user input signals via touches on the display.
  • the AVD 12 may include one or more speakers 16 for outputting audio in accordance with present principles, and at least one additional input device 18 such as an audio receiver/microphone for entering audible commands to the AVD 12 to control the AVD 12.
  • the example AVD 12 may also include one or more network interfaces 20 for communication over at least one network 22 such as the Internet, an WAN, an LAN, etc. under control of one or more processors 24.
  • the interface 20 may be, without limitation, a Wi-Fi transceiver, which is an example of a wireless computer network interface, such as but not limited to a mesh network transceiver. It is to be understood that the processor 24 controls the AVD 12 to undertake present principles, including the other elements of the AVD 12 described herein such as controlling the display 14 to present images thereon and receiving input therefrom.
  • the network interface 20 may be a wired or wireless modem or router, or other appropriate interface such as a wireless telephony transceiver, or Wi-Fi transceiver as mentioned above, etc.
  • the AVD 12 may also include one or more input and/or output ports 26 such as a high-definition multimedia interface (HDMI) port or a USB port to physically connect to another CE device and/or a headphone port to connect headphones to the AVD 12 for presentation of audio from the AVD 12 to a user through the headphones.
  • the input port 26 may be connected via wire or wirelessly to a cable or satellite source 26a of audio video content.
  • the source 26a may be a separate or integrated set top box, or a satellite receiver.
  • the source 26a may be a game console or disk player containing content.
  • the source 26a when implemented as a game console may include some or all of the components described below in relation to the CE device 48.
  • the AVD 12 may further include one or more computer memories 28 such as disk-based or solid-state storage that are not transitory signals, in some cases embodied in the chassis of the AVD as standalone devices or as a personal video recording device (PVR) or video disk player either internal or external to the chassis of the AVD for playing back AV programs or as removable memory media or the below-described server.
  • the AVD 12 can include a position or location receiver such as but not limited to a cellphone receiver, GPS receiver and/or altimeter 30 that is configured to receive geographic position information from a satellite or cellphone base station and provide the information to the processor 24 and/or determine an altitude at which the AVD 12 is disposed in conjunction with the processor 24.
  • the component 30 may also be implemented by an inertial measurement unit (IMU) that typically includes a combination of accelerometers, gyroscopes, and magnetometers to determine the location and orientation of the AVD 12 in three dimension or by an event-based sensors.
  • IMU inertial measurement unit
  • the AVD 12 may include one or more cameras 32 that may be a thermal imaging camera, a digital camera such as a webcam, an event-based sensor, and/or a camera integrated into the AVD 12 and controllable by the processor 24 to gather pictures/images and/or video in accordance with present principles. Also included on the AVD 12 may be a Bluetooth transceiver 34 and other Near Field Communication (NFC) element 36 for communication with other devices using Bluetooth and/or NFC technology, respectively.
  • NFC element can be a radio frequency identification (RFID) element.
  • the AVD 12 may include one or more auxiliary sensors 38 (e.g., a motion sensor such as an accelerometer, gyroscope, cyclometer, or a magnetic sensor, an infrared (IR) sensor, an optical sensor, a speed and/or cadence sensor, an event-based sensor, a gesture sensor (e.g., for sensing gesture command), providing input to the processor 24.
  • auxiliary sensors 38 e.g., a motion sensor such as an accelerometer, gyroscope, cyclometer, or a magnetic sensor, an infrared (IR) sensor, an optical sensor, a speed and/or cadence sensor, an event-based sensor, a gesture sensor (e.g., for sensing gesture command), providing input to the processor 24.
  • the AVD 12 may include an over-the-air TV broadcast port 40 for receiving OTA TV broadcasts providing input to the processor 24.
  • the AVD 12 may also include an infrared (IR) transmitter and/or IR receiver and/or IR transceiver 42 such as an IR data association (IRDA) device.
  • IR infrared
  • IRDA IR data association
  • a battery (not shown) may be provided for powering the AVD 12, as may be a kinetic energy harvester that may turn kinetic energy into power to charge the battery and/or power the AVD 12.
  • a graphics processing unit (GPU) 44 and field programmable gated array 46 also may be included.
  • One or more haptics generators 47 may be provided for generating tactile signals that can be sensed by a person holding or in contact with the device.
  • the system 10 may include one or more other CE device types.
  • a first CE device 48 may be a computer game console that can be used to send computer game audio and video to the AVD 12 via commands sent directly to the AVD 12 and/or through the below-described server while a second CE device 50 may include similar components as the first CE device 48.
  • the second CE device 50 may be configured as a computer game controller manipulated by a player or a head-mounted display (HMD) worn by a player.
  • HMD head-mounted display
  • a device herein may implement some or all of the components shown for the AVD 12. Any of the components shown in the following figures may incorporate some or all of the components shown in the case of the AVD 12.
  • At least one server 52 includes at least one server processor 54, at least one tangible computer readable storage medium 56 such as disk-based or solid-state storage, and at least one network interface 58 that, under control of the server processor 54, allows for communication with the other devices of Figure 1 over the network 22, and indeed may facilitate communication between servers and client devices in accordance with present principles.
  • the network interface 58 may be, e.g., a wired or wireless modem or router, Wi-Fi transceiver, or other appropriate interface such as, e.g., a wireless telephony transceiver.
  • the server 52 may be an Internet server or an entire server “farm” and may include and perform “cloud” functions such that the devices of the system 10 may access a “cloud” environment via the server 52 in example embodiments for, e.g., network gaming applications.
  • the server 52 may be implemented by one or more game consoles or other computers in the same room as the other devices shown in Figure 1 or nearby.
  • the components shown in the following figures may include some or all components shown in Figure 1.
  • the user interfaces (UI) described herein may be consolidated, expanded, and UI elements may be mixed and matched between UIs.
  • Machine learning models consistent with present principles may use various algorithms trained in ways that include supervised learning, unsupervised learning, semi -supervised learning, reinforcement learning, feature learning, self-learning, and other forms of learning. Examples of such algorithms, which can be implemented by computer circuitry, include one or more neural networks, such as a convolutional neural network (CNN), a recurrent neural network (RNN), and a type of RNN known as a long short-term memory (LSTM) network. Support vector machines (SVM) and Bayesian networks also may be considered to be examples of machine learning models.
  • a preferred network contemplated herein is a generative pre-trained transformer (GPTT) that is trained using unsupervised training techniques described herein.
  • GPTT generative pre-trained transformer
  • performing machine learning may therefore involve accessing and then training a model on training data to enable the model to process further data to make inferences.
  • An artificial neural network/artificial intelligence model trained through machine learning may thus include an input layer, an output layer, and multiple hidden layers in between that that are configured and weighted to make inferences about an appropriate output.
  • a generative pre-trained transformer (GPTT) 200 such as may be referred to as a “chatbot” receives queries for help from computer game player devices 202 and based on being trained on a wide corpus of documents including gamer comments on social media sites 204 as well as other Internet assets 206, returns in natural human language either spoken or written, a gameplay strategy. Accordingly, a player can input a question to a model such as chatGPT to cause the model to determine an optimum mechanic (such as a weapon or a vehicle or other implement a computer character might use) for the player’s current game situation and if desired return a video clip showing the mechanic and use thereof.
  • recognized objects can be input to the chatbot with ground truth description.
  • the chatbot can access computer gamer sites such as Discord, Reddit, etc. to learn what gamers are talking about.
  • the advisories returned from the GPTT 200 may include, in addition to those examples described elsewhere herein, an indication of what the player currently is doing in terms of character employed, mechanic employed, and location in the game of the activity.
  • the advisories also may include recommendations in terms of what successful gamers are doing playing the same game but using perhaps different characters in different game locations with different mechanics than currently being employed by the player receiving the advice.
  • the player receiving the advice may thus be presented with recommendations for changing one or more of the object types described herein, e.g., to change play using a different game character or different game mechanic or conduct a different activity in a different game location.
  • a generative machine learning model such as the GPTT 200 shown in Figure 2 may be trained to learn natural human language on an Internet corpus of documents.
  • the GMLM can be trained on computer game-specific network sites to learn what comments are being posted concerning which games by computer game players, so that at learning block 304 the GMLM can learn what computer gamers ate discussing.
  • player requests for help in playing computer games may be input the GMLM trained in Figure 3. Based on the requests the GMLM returns advisories in natural language (and in some case video as described herein) to the requesting players at block 402.
  • Figure 5 provides further illustration in which object recognition is used on computer video game play scenes 500 to identify the names of environments 502, characters 504, and mechanics 506 in the video game play. This may be done by taking video images of computer displays presenting the game play scenes and using machine vision to identify the content thereof, and/or by feeding video game metadata into an analysis engine.
  • plural entry types 508 may be generated.
  • the entry types 508 may be generated based on analyzing the gamer comments described previously.
  • a first entry type may include only a single dimension while a second entry type may include at least two dimensions.
  • a dimension can include a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
  • the top entry type 508 in Figure 5 contains only a single entry type related to the advantages of a mechanic, in the example shown, a particular weapon.
  • the middle entry type 508 in Figure 5 includes two dimensions, in the example shown, both a particular weapon and a particular related game character, while the bottom entry type in Figure 5 includes three dimensions, namely, a particular weapon, a particular related game character, and a particular environment for the character wielding the weapon.
  • a respective codex 510 is generated for each respective plural entry type.
  • the GMLM discussed above can respond to a query 512 from a gamer 514 using at least a first one of the respective codex entries as shown.
  • the particular codex selected is based on the grammar and syntax of the query, which may be types or spoken in natural language form by the user and input to the GMLM. In each example shown, from top to bottom a query implicating one, two, and three dimensions, respectively is input to the GMLM, which accesses the appropriate codex 510 to return a response.
  • Figures 6-8 provide further examples.
  • a query is received from a gamer device 600 such as a computer game console or controller or smart phone asking about how to kill a “boss” computer game character.
  • the query is processed by a GMLM 602 such as the GPTT described herein which returns an audible or visual response to the effect that a particular weapon should be used by the player’s character in the left hand of the character.
  • the response can be played on a speaker or presented as text on a computer display.
  • the response typically is grammatically correct natural human language advice.
  • a query is received from a gamer device 700 such as a computer game console or controller or smart phone asking about how to win a computer game while playing in the guise of a player character “unicorn”.
  • the query is processed by a GMLM 702 such as the GPTT described herein which returns an audible or visual response to the effect that the character should be caused to use its horn, along with a rationale for why this is the best tactic for the situation.
  • the response can be played on a speaker or presented as text on a computer display.
  • the response typically is grammatically correct natural human language advice.
  • a query is received from a gamer device 800 such as a computer game console or controller or smart phone asking about how to get a player character “fairy” to escape from a particular location, in the example shown, a forest.
  • the query is processed by a GMLM 802 such as the GPTT described herein which returns an audible or visual response to the effect that a good strategy is for fairies to jump on rabbits which are better at maintaining speed through the implicated environment.
  • the response can be played on a speaker or presented as text on a computer display.
  • the response typically is grammatically correct natural human language advice.
  • FIG. 9 illustrates that in addition to or alternatively to natural language advisories in response to gamer queries, a video advisory 900 can be created and presented on any display 902 described herein.
  • the video advisory may be created by a ML model trained to convert natural language phrases to video representations of objects recognized using word recognition in the phrases.
  • the user is advised using natural language 904 to proceed to a particular computer game location and perform the task depicted in a video representation 906.
  • the video representation 906 shows a player character 908 holding a weapon 910 in its left hand along with a text advisory 912 to swing the weapon 910 down onto the unsuspecting head of a computer game character 914.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electrically Operated Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A chatbot (200) receives (400) a player query for help and based on being trained (300) on a wide corpus of documents including gamer comments on social media sites, returns (402) in natural human language either spoken or written, a gameplay strategy. Accordingly, a player can input a question to a model (200) such as chatGPT to cause the model to determine an optimum mechanic (such as a weapon) for the player's current game situation and if desired return a video clip showing the mechanic and use thereof. In training, recognized objects can be input to the chatbot with ground truth description. The chatbot can access sites such as Discord, Reddit, etc. to learn what gamers are talking about.

Description

METHOD OF USING ML AND Al TO GENERATE CODEX CONTENT
FIELD
The present application relates generally to techniques for using machine learning and/or artificial intelligence to generate codex content.
BACKGROUND
Computer game players may be unskilled or novice and thus experience frustration in playing a computer simulation such as a computer game.
SUMMARY
As understood herein, such players typically have no one to turn to for help in playing a computer game. As further understood herein, chatbots have been introduced with a deep training on a wide corpus of documents, and if the training is extended to comments of experienced users, aid may be provided quickly and effectively to the novice player.
Accordingly, a system includes at least one computer medium that is not a transitory signal and that in turn includes instructions executable by at least one processor to access at least a first machine learning (ML) model trained on social media site comments from other players to respond to a query for help from a gamer. The help can include one or more computer game strategies, at least some of which may include at least one computer game character and/or executing at least one activity and/or using at least one mechanic and/or at least one computer game location.
In examples, the first ML model includes a generative pre-trained transformer trained on unsupervised learning, In another aspect, a method includes training a generative pre-trained transformer (GPTT) using comments on at least one computer network site. The comments concern play of at least one computer game. The method includes inputting a query from a user to the GPTT concerning play of at least one computer game, and presenting a human-perceptible advisory output by the GPTT in response to the query on at least one computer output device.
In example embodiments, the method includes providing, based on the comments, plural entry types. A first entry type includes one dimension and a second entry type includes at least two dimensions. A dimension includes a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity. In these examples, the method can further include providing a respective codex entry for each respective plural entry type, and the GPTT is executed to respond to the query using at least a first one of the respective codex entries. The first one of the respective codex entries is identified based at least in part on the query.
In example implementations, the method may include presenting the human-perceptible advisory in natural human language in grammatically correct form on at least one audio speaker. In addition or alternatively, the human-perceptible advisory can be presented in natural human language in grammatically correct form on at least one video display.
In another aspect, an apparatus has at least one processor configured to input a query for computer game information to at least one generative pre-trained transformer (GPTT). The processor is configured to receive a response to the query from the GPTT, and present the response on at least one output device. If desired, the GPTT can be trained on comments on at least one computer network site, with the comments concerning play of at least one computer game.
In some examples the processor is configured for identifying a codex to use to respond to the query. The codex is selected from the group including at least a first codex and a second codex, with the first codex comprising a first number of dimensions and the second codex comprising a second number of dimensions. A dimension includes a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
The details of the present application, both as to its structure and operation, can be best understood in reference to the accompanying drawings, in which like reference numerals refer to like parts, and in which:
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 is a block diagram of an example system including an example in accordance with present principles;
Figure 2 illustrates a game advice system employing a generative pre-trained transformer (GPTT) consistent with present principles;
Figure 3 illustrates example training logic in example flow chart format;
Figure 4 illustrates example use logic in example flow chart format;
Figure 5 illustrates an example specific environment using unsupervised training to generate multi -type codexes for gamer response;
Figure 6 illustrates a first query -response using a single type of response codex;
Figure 7 illustrates a second query-response using a dual type of response codex;
Figure 8 illustrates a third query-response using a tri-type of response codex; and Figure 9 illustrates a video response from a GPTT
DETAILED DESCRIPTION
This disclosure relates generally to computer ecosystems including aspects of consumer electronics (CE) device networks such as but not limited to computer game networks. A system herein may include server and client components which may be connected over a network such that data may be exchanged between the client and server components. The client components may include one or more computing devices including game consoles such as Sony PlayStation® or a game console made by Microsoft or Nintendo or other manufacturer, virtual reality (VR) headsets, augmented reality (AR) headsets, portable televisions (e.g., smart TVs, Internet-enabled TVs), portable computers such as laptops and tablet computers, and other mobile devices including smart phones and additional examples discussed below. These client devices may operate with a variety of operating environments. For example, some of the client computers may employ, as examples, Linux operating systems, operating systems from Microsoft, or a Unix operating system, or operating systems produced by Apple, Inc., or Google. These operating environments may be used to execute one or more browsing programs, such as a browser made by Microsoft or Google or Mozilla or other browser program that can access websites hosted by the Internet servers discussed below. Also, an operating environment according to present principles may be used to execute one or more computer game programs.
Servers and/or gateways may include one or more processors executing instructions that configure the servers to receive and transmit data over a network such as the Internet. Or a client and server can be connected over a local intranet or a virtual private network. A server or controller may be instantiated by a game console such as a Sony PlayStation®, a personal computer, etc.
Information may be exchanged over a network between the clients and servers. To this end and for security, servers and/or clients can include firewalls, load balancers, temporary storages, and proxies, and other network infrastructure for reliability and security. One or more servers may form an apparatus that implement methods of providing a secure community such as an online social website to network members.
A processor may be a single- or multi-chip processor that can execute logic by means of various lines such as address lines, data lines, and control lines and registers and shift registers.
Components included in one embodiment can be used in other embodiments in any appropriate combination. For example, any of the various components described herein and/or depicted in the Figures may be combined, interchanged, or excluded from other embodiments.
"A system having at least one of A, B, and C" (likewise "a system having at least one of A, B, or C" and "a system having at least one of A, B, C") includes systems that have A alone, B alone, C alone, A and B together, A and C together, B and C together, and/or A, B, and C together, etc.
Now specifically referring to Figure 1, an example system 10 is shown, which may include one or more of the example devices mentioned above and described further below in accordance with present principles. The first of the example devices included in the system 10 is a consumer electronics (CE) device such as an audio video device (AVD) 12 such as but not limited to an Internet-enabled TV with a TV tuner (equivalently, set top box controlling a TV). The AVD 12 alternatively may also be a computerized Internet enabled (“smart”) telephone, a tablet computer, a notebook computer, a HMD, a wearable computerized device, a computerized Internet-enabled music player, computerized Internet-enabled headphones, a computerized Internet-enabled implantable device such as an implantable skin device, etc. Regardless, it is to be understood that the AVD 12 is configured to undertake present principles (e.g., communicate with other CE devices to undertake present principles, execute the logic described herein, and perform any other functions and/or operations described herein).
Accordingly, to undertake such principles the AVD 12 can be established by some, or all of the components shown in Figure 1. For example, the AVD 12 can include one or more displays 14 that may be implemented by a high definition or ultra-high definition “4K” or higher flat screen and that may be touch-enabled for receiving user input signals via touches on the display. The AVD 12 may include one or more speakers 16 for outputting audio in accordance with present principles, and at least one additional input device 18 such as an audio receiver/microphone for entering audible commands to the AVD 12 to control the AVD 12. The example AVD 12 may also include one or more network interfaces 20 for communication over at least one network 22 such as the Internet, an WAN, an LAN, etc. under control of one or more processors 24. Thus, the interface 20 may be, without limitation, a Wi-Fi transceiver, which is an example of a wireless computer network interface, such as but not limited to a mesh network transceiver. It is to be understood that the processor 24 controls the AVD 12 to undertake present principles, including the other elements of the AVD 12 described herein such as controlling the display 14 to present images thereon and receiving input therefrom. Furthermore, note the network interface 20 may be a wired or wireless modem or router, or other appropriate interface such as a wireless telephony transceiver, or Wi-Fi transceiver as mentioned above, etc.
In addition to the foregoing, the AVD 12 may also include one or more input and/or output ports 26 such as a high-definition multimedia interface (HDMI) port or a USB port to physically connect to another CE device and/or a headphone port to connect headphones to the AVD 12 for presentation of audio from the AVD 12 to a user through the headphones. For example, the input port 26 may be connected via wire or wirelessly to a cable or satellite source 26a of audio video content. Thus, the source 26a may be a separate or integrated set top box, or a satellite receiver. Or the source 26a may be a game console or disk player containing content. The source 26a when implemented as a game console may include some or all of the components described below in relation to the CE device 48.
The AVD 12 may further include one or more computer memories 28 such as disk-based or solid-state storage that are not transitory signals, in some cases embodied in the chassis of the AVD as standalone devices or as a personal video recording device (PVR) or video disk player either internal or external to the chassis of the AVD for playing back AV programs or as removable memory media or the below-described server. Also, in some embodiments, the AVD 12 can include a position or location receiver such as but not limited to a cellphone receiver, GPS receiver and/or altimeter 30 that is configured to receive geographic position information from a satellite or cellphone base station and provide the information to the processor 24 and/or determine an altitude at which the AVD 12 is disposed in conjunction with the processor 24. The component 30 may also be implemented by an inertial measurement unit (IMU) that typically includes a combination of accelerometers, gyroscopes, and magnetometers to determine the location and orientation of the AVD 12 in three dimension or by an event-based sensors.
Continuing the description of the AVD 12, in some embodiments the AVD 12 may include one or more cameras 32 that may be a thermal imaging camera, a digital camera such as a webcam, an event-based sensor, and/or a camera integrated into the AVD 12 and controllable by the processor 24 to gather pictures/images and/or video in accordance with present principles. Also included on the AVD 12 may be a Bluetooth transceiver 34 and other Near Field Communication (NFC) element 36 for communication with other devices using Bluetooth and/or NFC technology, respectively. An example NFC element can be a radio frequency identification (RFID) element.
Further still, the AVD 12 may include one or more auxiliary sensors 38 (e.g., a motion sensor such as an accelerometer, gyroscope, cyclometer, or a magnetic sensor, an infrared (IR) sensor, an optical sensor, a speed and/or cadence sensor, an event-based sensor, a gesture sensor (e.g., for sensing gesture command), providing input to the processor 24. The AVD 12 may include an over-the-air TV broadcast port 40 for receiving OTA TV broadcasts providing input to the processor 24. In addition to the foregoing, it is noted that the AVD 12 may also include an infrared (IR) transmitter and/or IR receiver and/or IR transceiver 42 such as an IR data association (IRDA) device. A battery (not shown) may be provided for powering the AVD 12, as may be a kinetic energy harvester that may turn kinetic energy into power to charge the battery and/or power the AVD 12. A graphics processing unit (GPU) 44 and field programmable gated array 46 also may be included. One or more haptics generators 47 may be provided for generating tactile signals that can be sensed by a person holding or in contact with the device. Still referring to Figure 1, in addition to the AVD 12, the system 10 may include one or more other CE device types. In one example, a first CE device 48 may be a computer game console that can be used to send computer game audio and video to the AVD 12 via commands sent directly to the AVD 12 and/or through the below-described server while a second CE device 50 may include similar components as the first CE device 48. In the example shown, the second CE device 50 may be configured as a computer game controller manipulated by a player or a head-mounted display (HMD) worn by a player. In the example shown, only two CE devices are shown, it being understood that fewer or greater devices may be used. A device herein may implement some or all of the components shown for the AVD 12. Any of the components shown in the following figures may incorporate some or all of the components shown in the case of the AVD 12.
Now in reference to the afore-mentioned at least one server 52, it includes at least one server processor 54, at least one tangible computer readable storage medium 56 such as disk-based or solid-state storage, and at least one network interface 58 that, under control of the server processor 54, allows for communication with the other devices of Figure 1 over the network 22, and indeed may facilitate communication between servers and client devices in accordance with present principles. Note that the network interface 58 may be, e.g., a wired or wireless modem or router, Wi-Fi transceiver, or other appropriate interface such as, e.g., a wireless telephony transceiver.
Accordingly, in some embodiments the server 52 may be an Internet server or an entire server “farm” and may include and perform “cloud” functions such that the devices of the system 10 may access a “cloud” environment via the server 52 in example embodiments for, e.g., network gaming applications. Or the server 52 may be implemented by one or more game consoles or other computers in the same room as the other devices shown in Figure 1 or nearby.
The components shown in the following figures may include some or all components shown in Figure 1. The user interfaces (UI) described herein may be consolidated, expanded, and UI elements may be mixed and matched between UIs.
Present principles may employ various machine learning models, including deep learning models. Machine learning models consistent with present principles may use various algorithms trained in ways that include supervised learning, unsupervised learning, semi -supervised learning, reinforcement learning, feature learning, self-learning, and other forms of learning. Examples of such algorithms, which can be implemented by computer circuitry, include one or more neural networks, such as a convolutional neural network (CNN), a recurrent neural network (RNN), and a type of RNN known as a long short-term memory (LSTM) network. Support vector machines (SVM) and Bayesian networks also may be considered to be examples of machine learning models. However, a preferred network contemplated herein is a generative pre-trained transformer (GPTT) that is trained using unsupervised training techniques described herein.
As understood herein, performing machine learning may therefore involve accessing and then training a model on training data to enable the model to process further data to make inferences. An artificial neural network/artificial intelligence model trained through machine learning may thus include an input layer, an output layer, and multiple hidden layers in between that that are configured and weighted to make inferences about an appropriate output.
Turning to Figure 2, in general, a generative pre-trained transformer (GPTT) 200 such as may be referred to as a “chatbot” receives queries for help from computer game player devices 202 and based on being trained on a wide corpus of documents including gamer comments on social media sites 204 as well as other Internet assets 206, returns in natural human language either spoken or written, a gameplay strategy. Accordingly, a player can input a question to a model such as chatGPT to cause the model to determine an optimum mechanic (such as a weapon or a vehicle or other implement a computer character might use) for the player’s current game situation and if desired return a video clip showing the mechanic and use thereof. In training, recognized objects can be input to the chatbot with ground truth description. The chatbot can access computer gamer sites such as Discord, Reddit, etc. to learn what gamers are talking about.
The advisories returned from the GPTT 200 may include, in addition to those examples described elsewhere herein, an indication of what the player currently is doing in terms of character employed, mechanic employed, and location in the game of the activity. The advisories also may include recommendations in terms of what successful gamers are doing playing the same game but using perhaps different characters in different game locations with different mechanics than currently being employed by the player receiving the advice. The player receiving the advice may thus be presented with recommendations for changing one or more of the object types described herein, e.g., to change play using a different game character or different game mechanic or conduct a different activity in a different game location.
Commencing at block 300 of Figure 3, if desired a generative machine learning model (GMLM) such as the GPTT 200 shown in Figure 2 may be trained to learn natural human langue on an Internet corpus of documents. Also, according to present principles and as indicated at block 302 in Figure 3, the GMLM can be trained on computer game-specific network sites to learn what comments are being posted concerning which games by computer game players, so that at learning block 304 the GMLM can learn what computer gamers ate discussing.
With this training, at block 400 in Figure 4 player requests for help in playing computer games may be input the GMLM trained in Figure 3. Based on the requests the GMLM returns advisories in natural language (and in some case video as described herein) to the requesting players at block 402.
Figure 5 provides further illustration in which object recognition is used on computer video game play scenes 500 to identify the names of environments 502, characters 504, and mechanics 506 in the video game play. This may be done by taking video images of computer displays presenting the game play scenes and using machine vision to identify the content thereof, and/or by feeding video game metadata into an analysis engine.
Based on the “scraping” of names described above, plural entry types 508 may be generated. In addition or alternatively, the entry types 508 may be generated based on analyzing the gamer comments described previously.
A first entry type may include only a single dimension while a second entry type may include at least two dimensions. A dimension can include a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity. Thus, for example, the top entry type 508 in Figure 5 contains only a single entry type related to the advantages of a mechanic, in the example shown, a particular weapon. The middle entry type 508 in Figure 5 includes two dimensions, in the example shown, both a particular weapon and a particular related game character, while the bottom entry type in Figure 5 includes three dimensions, namely, a particular weapon, a particular related game character, and a particular environment for the character wielding the weapon.
Based on each entry type, a respective codex 510 is generated for each respective plural entry type. The GMLM discussed above can respond to a query 512 from a gamer 514 using at least a first one of the respective codex entries as shown. The particular codex selected is based on the grammar and syntax of the query, which may be types or spoken in natural language form by the user and input to the GMLM. In each example shown, from top to bottom a query implicating one, two, and three dimensions, respectively is input to the GMLM, which accesses the appropriate codex 510 to return a response.
Figures 6-8 provide further examples. In Figure 6, a query is received from a gamer device 600 such as a computer game console or controller or smart phone asking about how to kill a “boss” computer game character. The query is processed by a GMLM 602 such as the GPTT described herein which returns an audible or visual response to the effect that a particular weapon should be used by the player’s character in the left hand of the character. The response can be played on a speaker or presented as text on a computer display. The response typically is grammatically correct natural human language advice.
In Figure 7, a query is received from a gamer device 700 such as a computer game console or controller or smart phone asking about how to win a computer game while playing in the guise of a player character “unicorn”. The query is processed by a GMLM 702 such as the GPTT described herein which returns an audible or visual response to the effect that the character should be caused to use its horn, along with a rationale for why this is the best tactic for the situation. The response can be played on a speaker or presented as text on a computer display. The response typically is grammatically correct natural human language advice. In Figure 8, a query is received from a gamer device 800 such as a computer game console or controller or smart phone asking about how to get a player character “fairy” to escape from a particular location, in the example shown, a forest. The query is processed by a GMLM 802 such as the GPTT described herein which returns an audible or visual response to the effect that a good strategy is for fairies to jump on rabbits which are better at maintaining speed through the implicated environment. The response can be played on a speaker or presented as text on a computer display. The response typically is grammatically correct natural human language advice.
Figure 9 illustrates that in addition to or alternatively to natural language advisories in response to gamer queries, a video advisory 900 can be created and presented on any display 902 described herein. The video advisory may be created by a ML model trained to convert natural language phrases to video representations of objects recognized using word recognition in the phrases. In the example shown, the user is advised using natural language 904 to proceed to a particular computer game location and perform the task depicted in a video representation 906. In this example, the video representation 906 shows a player character 908 holding a weapon 910 in its left hand along with a text advisory 912 to swing the weapon 910 down onto the unsuspecting head of a computer game character 914.
While the particular embodiments are herein shown and described in detail, it is to be understood that the subject matter which is encompassed by the present invention is limited only by the claims.

Claims

WHAT IS CLAIMED IS:
1. A system comprising: at least one computer medium that is not a transitory signal and that comprises instructions executable by at least one processor to: access at least a first machine learning (ML) model trained on social media site comments from other players to respond to a query for help from a gamer; receive a query from a gamer; respond to the query by returning at least one advisory comprising one or more computer game strategies, at least some of which computer game strategies comprise at least one of: a computer game character, executing at least one activity, use of at least one mechanic in at least one computer game location; and present the advisory on at least one computer display.
2. The system of Claim 1, comprising the at least one processor.
3. The system of Claim 1, wherein the advisory regards a computer game character.
4. The system of Claim 1, wherein the advisory regards a mechanic.
5. The system of Claim 1, wherein the advisory regards a location.
6. The system of Claim 1, wherein the advisory regards an activity.
7. The system of Claim 1, wherein the first ML model comprises a generative pre-trained transformer trained on unsupervised learning,
8. A method comprising: training a generative pre-trained transformer (GPTT) using comments on at least one computer network site, the comments concerning play of at least one computer game; inputting a query from a user to the GPTT concerning play of at least one computer game; and presenting a human-perceptible advisory output by the GPTT in response to the query on at least one computer output device.
9. The method of Claim 8, comprising: providing, based on the comments, plural entry types, a first entry type comprising one dimension and a second entry type comprising at least two dimensions, a dimension comprising a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
10. The method of Claim 9, comprising providing a respective codex entry for each respective plural entry type.
11. The method of Claim 10, comprising executing the GPTT to respond to the query using at least a first one of the respective codex entries.
12. The method of Claim 11, wherein the first one of the respective codex entries is identified based at least in part on the query.
13. The method of Claim 8, comprising presenting the human-perceptible advisory in natural human language in grammatically correct form on at least one audio speaker.
14. The method of Claim 8, comprising presenting the human-perceptible advisory in natural human language in grammatically correct form on at least one video display.
15. An apparatus, comprising: at least one processor configured to: input a query for computer game information to at least one generative pre-trained transformer (GPTT); receive a response to the query from the GPTT; and present the response on at least one output device.
16. The apparatus of Claim 15, wherein the GPTT is trained on comments on at least one computer network site, the comments concerning play of at least one computer game.
17. The apparatus of Claim 15, wherein the processor is configured for presenting the response in natural human language in grammatically correct form on at least one audio speaker.
18. The apparatus of Claim 15, wherein the processor is configured for presenting the response in natural human language in grammatically correct form on at least one computer display.
19. The apparatus of Claim 15, wherein the processor is configured for identifying a codex to use to respond to the query, the codex being selected from the group comprising at least a first codex and a second codex, the first codex comprising a first number of dimensions and the second codex comprising a second number of dimensions.
20. The apparatus of Claim 19, wherein a dimension comprises a computer game mechanic, or a computer game character, or a computer game environment, or a computer game location, or a computer game activity.
PCT/US2023/082656 2023-03-08 2023-12-06 Method of using ml and al to generate codex content Ceased WO2024186366A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US18/180,780 US12461954B2 (en) 2023-03-08 2023-03-08 Method of using ML and AI to generate codex content
US18/180,780 2023-03-08

Publications (1)

Publication Number Publication Date
WO2024186366A1 true WO2024186366A1 (en) 2024-09-12

Family

ID=92635585

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2023/082656 Ceased WO2024186366A1 (en) 2023-03-08 2023-12-06 Method of using ml and al to generate codex content

Country Status (2)

Country Link
US (1) US12461954B2 (en)
WO (1) WO2024186366A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090054123A1 (en) * 2007-08-22 2009-02-26 Microsoft Corporation Information collection during game play
US20110302117A1 (en) * 2007-11-02 2011-12-08 Thomas Pinckney Interestingness recommendations in a computing advice facility
US20200215414A1 (en) * 2015-09-24 2020-07-09 Circadence Corporation Mission-based, game-implemented cyber training system and method
US20220129627A1 (en) * 2020-10-27 2022-04-28 Disney Enterprises, Inc. Multi-persona social agent
US20220230632A1 (en) * 2021-01-21 2022-07-21 Accenture Global Solutions Limited Utilizing machine learning models to generate automated empathetic conversations

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7296007B1 (en) 2004-07-06 2007-11-13 Ailive, Inc. Real time context learning by software agents
US9289681B2 (en) 2007-10-09 2016-03-22 International Business Machines Corporation Suggested actions within a virtual environment
US20120142429A1 (en) 2010-12-03 2012-06-07 Muller Marcus S Collaborative electronic game play employing player classification and aggregation
US9833697B2 (en) 2013-03-11 2017-12-05 Immersion Corporation Haptic sensations as a function of eye gaze
US9393486B2 (en) 2014-06-27 2016-07-19 Amazon Technologies, Inc. Character simulation and playback notification in game session replay
US10376792B2 (en) 2014-07-03 2019-08-13 Activision Publishing, Inc. Group composition matchmaking system and method for multiplayer video games
US10471348B2 (en) 2015-07-24 2019-11-12 Activision Publishing, Inc. System and method for creating and sharing customized video game weapon configurations in multiplayer video games via one or more social networks
JP6908972B2 (en) 2016-04-13 2021-07-28 任天堂株式会社 Information processing systems, servers, information processing methods and programs
MA45180A (en) 2016-05-27 2019-04-10 Janssen Pharmaceutica Nv SYSTEM AND METHOD FOR ASSESSING THE COGNITIVE STATES AND MOOD OF A REAL WORLD USER BASED ON THE ACTIVITY OF A VIRTUAL WORLD
SG11201811180PA (en) * 2016-06-29 2019-01-30 Razer Asia Pacific Pte Ltd Communication methods, computer-readable media, communication devices, and servers
US12154447B2 (en) 2016-09-22 2024-11-26 Str8Bat Sports Tech Solutions Ote System and method to analyze and improve sports performance using monitoring devices
US10675544B2 (en) 2017-03-31 2020-06-09 Sony Interactive Entertainment LLC Personalized user interface based on in-application behavior
WO2019172541A1 (en) 2018-03-05 2019-09-12 Samsung Electronics Co., Ltd. Electronic apparatus and control method thereof
US20190329139A1 (en) 2018-04-26 2019-10-31 Activision Publishing, Inc. Practical Application of a Virtual Coaching System and Method Within the Context of Multiplayer Video Games and Based Upon a Determined Playstyle of a Player
US10661173B2 (en) 2018-06-26 2020-05-26 Sony Interactive Entertainment Inc. Systems and methods to provide audible output based on section of content being presented
US20200061478A1 (en) 2018-08-21 2020-02-27 Jason Kopf Real-time analytics and coaching in athletics and competitions
EP3870320A4 (en) 2018-10-22 2022-06-22 Sony Interactive Entertainment LLC REMOTE NETWORK SERVICES TO PROVIDE CONTEXTUAL GAME GUIDANCE
US10576380B1 (en) 2018-11-05 2020-03-03 Sony Interactive Entertainment LLC Artificial intelligence (AI) model training using cloud gaming network
US11376500B2 (en) 2019-02-27 2022-07-05 Nvidia Corporation Gamer training using neural networks
US20200324206A1 (en) 2019-04-09 2020-10-15 FalconAI Technologies, Inc. Method and system for assisting game-play of a user using artificial intelligence (ai)
WO2020223742A2 (en) * 2019-05-02 2020-11-05 Colleen David Generation and operation of artificial intelligence based conversation systems
KR102304756B1 (en) 2019-06-21 2021-09-24 주식회사 센티언스 An apparatus for recommending game contents based on the psychology of a game user and an operation thereof
US11117053B2 (en) 2019-09-11 2021-09-14 Sony Interactive Entertainment LLC Node based world mapping for finite, depth first search
US11123639B2 (en) * 2019-11-18 2021-09-21 Sony Interactive Entertainment Inc. Server-based mechanics help determination from aggregated user data
US11541317B2 (en) 2020-02-06 2023-01-03 Sony Interactive Entertainment Inc. Automated weapon selection for new players using AI
JP7128223B2 (en) 2020-02-28 2022-08-30 株式会社スクウェア・エニックス GAME PROGRAM, GAME DEVICE, AND GAME EXECUTION METHOD
US20220207229A1 (en) * 2020-12-30 2022-06-30 Yahoo Assets Llc System and method for text structuring via language models
US12145064B2 (en) 2021-09-12 2024-11-19 Sony Interactive Entertainment Inc. Using data from a game metadata system to create actionable in-game decisions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090054123A1 (en) * 2007-08-22 2009-02-26 Microsoft Corporation Information collection during game play
US20110302117A1 (en) * 2007-11-02 2011-12-08 Thomas Pinckney Interestingness recommendations in a computing advice facility
US20200215414A1 (en) * 2015-09-24 2020-07-09 Circadence Corporation Mission-based, game-implemented cyber training system and method
US20220129627A1 (en) * 2020-10-27 2022-04-28 Disney Enterprises, Inc. Multi-persona social agent
US20220230632A1 (en) * 2021-01-21 2022-07-21 Accenture Global Solutions Limited Utilizing machine learning models to generate automated empathetic conversations

Also Published As

Publication number Publication date
US20240303261A1 (en) 2024-09-12
US12461954B2 (en) 2025-11-04

Similar Documents

Publication Publication Date Title
US20250161810A1 (en) Using data from a game metadata system to create actionable in-game decisions
US20260021410A1 (en) Llm-based audio surfacing of personalized game recommendations
US20240378398A1 (en) Real world image detection to story generation to image generation
US20240390798A1 (en) Collecting computer gamer heart rates for game developer feedback
US20240115937A1 (en) Haptic asset generation for eccentric rotating mass (erm) from low frequency audio content
US12461954B2 (en) Method of using ML and AI to generate codex content
US12296261B2 (en) Customizable virtual reality scenes using eye tracking
US20240179291A1 (en) Generating 3d video using 2d images and audio with background keyed to 2d image-derived metadata
US20240123340A1 (en) Haptic fingerprint of user's voice
US20260124532A1 (en) Tactile/haptics generation
US20260131233A1 (en) Motion mimicking gameplay
US20260131239A1 (en) Make a language model solve a problem it cannot solve by generating data in reverse order
US20260108814A1 (en) User Defined Level Generation
US20260127786A1 (en) Ai-generated media after play
US20250108293A1 (en) Reducing latency in game chat by predicting sentence parts to input to ml model using division of chat between in-game and social
US12539467B2 (en) Auto capturing of computer game video to generate additional video
US20230343349A1 (en) Digital audio emotional response filter
US20260138031A1 (en) Auto capturing of computer game video to generate additional video
US20240121569A1 (en) Altering audio and/or providing non-audio cues according to listener's audio depth perception
US12100081B2 (en) Customized digital humans and pets for meta verse
US20250303295A1 (en) Method for using ai to customize in game audio
US20250229170A1 (en) Group Control of Computer Game Using Aggregated Area of Gaze
US20240100417A1 (en) Outputting braille or subtitles using computer game controller
US20260091319A1 (en) Car to console game play
US20240390788A1 (en) Providing biofeedback of computer game participant to sustain heart rate within limits

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 23926609

Country of ref document: EP

Kind code of ref document: A1