Difference between revisions of "Negotiation"

From
Jump to: navigation, search
m
m
Line 12: Line 12:
 
* [[Assistants]] ... [[Hybrid Assistants]]  ... [[Agents]]  ... [[Negotiation]]
 
* [[Assistants]] ... [[Hybrid Assistants]]  ... [[Agents]]  ... [[Negotiation]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 +
* [[Development]]  ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]]  ... [[Visualization]]  ... [[Diagrams for Business Analysis]]
 
* [[Natural Language Processing (NLP)]]  ...[[Natural Language Generation (NLG)|Generation]]  ...[[Large Language Model (LLM)|LLM]]  ...[[Natural Language Tools & Services|Tools & Services]]
 
* [[Natural Language Processing (NLP)]]  ...[[Natural Language Generation (NLG)|Generation]]  ...[[Large Language Model (LLM)|LLM]]  ...[[Natural Language Tools & Services|Tools & Services]]
 
* [[Attention]] Mechanism  ...[[Transformer]] Model  ...[[Generative Pre-trained Transformer (GPT)]]
 
* [[Attention]] Mechanism  ...[[Transformer]] Model  ...[[Generative Pre-trained Transformer (GPT)]]

Revision as of 15:36, 17 March 2023

YouTube search... ...Google search ...Google News ...Bing News



Meta

“An agent that can play at the level of humans in a game as strategically complex as Diplomacy is a true breakthrough for cooperative AI.” - Yann LeCun


Cicero couples a dialogue module with a strategic reasoning engine. Each turn, CICERO models the other players’ policies based on the game state and shared dialogue. It forms a plan, and the dialogue module generates messages conditional on the plan. Diplomacy is a game whose main element is negotiation. For this reason, in order for AI to play Diplomacy and win, ``talk with other players without discomfort and call for cooperation, ``interpret strategies from other players' negotiations, ``see other players' lies and It is necessary to perform difficult processing for existing AI, such as 'laying a lie to the player of'. In order to solve these problems, Meta uses both 'strategic reasoning' used in the strongest Go AI 'AlphaGo' and 'natural language processing' used in sentence generation AI 'GPT-3'. Meta develops AI ` Cicero ' that manipulates ` lies ' to deceive humans and bites into the top 10% of the friendship destruction game ` Diplomacy ' | Maxime Bonzi - Gigazine


Meta's new AI can beat human players at Diplomacy | Matt Cox - Rock Paper Shotgun ... It never "intentionally" lies

Google DeepMind