中文
相关论文

相关论文: Business Negotiation Definition Language

200 篇论文

Negotiation is a complex activity involving strategic reasoning, persuasion, and psychology. An average person is often far from an expert in negotiation. Our goal is to assist humans to become better negotiators through a…

计算与语言 · 计算机科学 2019-10-01 Yiheng Zhou , He He , Alan W Black , Yulia Tsvetkov

Strategic decision-making in multi-agent settings is a key challenge for large language models (LLMs), particularly when coordination and negotiation must unfold over extended conversations. While recent work has explored the use of LLMs in…

计算与语言 · 计算机科学 2026-01-26 Victor Conchello Vendrell , Max Ruiz Luyten , Mihaela van der Schaar

Planning is concerned with the automated solution of action sequencing problems described in declarative languages giving the action preconditions and effects. One important application area for such technology is the creation of new…

人工智能 · 计算机科学 2014-01-24 Joerg Hoffman , Ingo Weber , Frank Michael Kraft

Business specifications are essential to describe and understand businesses (and, in particular, business rules) independently of any computing systems used for their possible automation. They have to express this understanding in a clear,…

软件工程 · 计算机科学 2014-09-25 Haim Kilov , Bernhard Rumpe

Game theory is a powerful framework for reasoning about strategic interactions, with applications in domains ranging from day-to-day life to international politics. However, applying formal reasoning tools in such contexts is challenging,…

人工智能 · 计算机科学 2024-10-15 Agnieszka Mensfelt , Kostas Stathis , Vince Trencsenyi

Game semantics has proven to be a robust method to give compositional semantics for a variety of higher-order programming languages. However, due to the complexity of most game models, game semantics has remained unapproachable for…

编程语言 · 计算机科学 2020-11-19 Nobuko Yoshida , Simon Castellan , Léo Stefanesco

Experiments require human decisions in the design process, which in turn are reformulated and summarized as inputs into a system (computational or otherwise) to generate the experimental design. I leverage this system to promote a language…

其他计算机科学 · 计算机科学 2023-07-26 Emi Tanaka

Sender-receiver interactions, and specifically persuasion games, are widely researched in economic modeling and artificial intelligence. However, in the classic persuasion games setting, the messages sent from the expert to the…

人工智能 · 计算机科学 2022-04-01 Reut Apel , Ido Erev , Roi Reichart , Moshe Tennenholtz

The thesis develops a view of design in a concept formation framework and outlines a language to describe both the object of the design and the process of designing. The unknown object at the outset of the design work may be seen as an…

人工智能 · 计算机科学 2024-04-23 Arnulf Hagen

We ideate a future design workflow that involves AI technology. Drawing from activity and communication theory, we attempt to isolate the new value large AI models can provide design compared to past technologies. We arrive at three…

人机交互 · 计算机科学 2024-02-13 Priyan Vaithilingam , Ian Arawjo , Elena L. Glassman

Contracts are an essential and fundamental component of commerce and society, serving to clarify agreement between multiple parties. While digital technologies have helped to automate many activities associated with contracting, the…

计算机与社会 · 计算机科学 2020-06-01 John Cummins , Christopher Clack

Planning is a critical component of any artificial intelligence system that concerns the realization of strategies or action sequences typically for intelligent agents and autonomous robots. Given predefined parameterized actions, a…

人工智能 · 计算机科学 2019-12-18 Michiaki Tatsubori , Asim Munawar , Takao Moriyama

Game development is an interdisciplinary concept that embraces software engineering, business, management, and artistic disciplines. This research facilitates a better understanding of the business dimension of digital games. The main…

计算机与社会 · 计算机科学 2015-11-16 Saiqa Aleem , Luiz Fernando Capretz , Faheem Ahmed

Language Models have previously shown strong negotiation capabilities in closed domains where the negotiation strategy prediction scope is constrained to a specific setup. In this paper, we first show that these models are not generalizable…

计算与语言 · 计算机科学 2024-06-18 Darshan Deshpande , Shambhavi Sinha , Anirudh Ravi Kumar , Debaditya Pal , Jonathan May

Negotiations, a model of concurrency with multi party negotiation as primitive, have been recently introduced in arXiv:1307.2145, arXiv:1403.4958. We initiate the study of games for this model. We study coalition problems: can a given…

计算机科学中的逻辑 · 计算机科学 2015-07-30 Javier Esparza , Philipp Hoffmann

The goal of this paper is to propose a framework for representing and reasoning about the rules governing a combinatorial exchange. Such a framework is at first interest as long as we want to build up digital marketplaces based on auction,…

计算机科学与博弈论 · 计算机科学 2021-02-04 Munyque Mittelmann , Sylvain Bouveret , Laurent Perrussel

Negotiation is a complex social interaction that encapsulates emotional encounters in human decision-making. Virtual agents that can negotiate with humans are useful in pedagogy and conversational AI. To advance the development of such…

人机交互 · 计算机科学 2021-07-29 Kushal Chawla , Rene Clever , Jaysa Ramirez , Gale Lucas , Jonathan Gratch

The application of Natural Language Processing (NLP) has achieved a high level of relevance in several areas. In the field of software engineering (SE), NLP applications are based on the classification of similar texts (e.g. software…

软件工程 · 计算机科学 2021-12-02 Eliane Maria De Bortoli Fávero , Dalcimar Casanova

Service providers commonly provide only a fixed catalog of services to their clients. Both clients and service providers can benefit from service negotiation, in which a client makes a query for a specific service, and the provider counters…

计算机科学中的逻辑 · 计算机科学 2023-07-07 Glenn Bruns , Mauricio Cortes

Behavior-Driven Development (BDD) is a specification technique that automatically certifies that all functional requirements are treated properly by source code, through the connection of the textual description of these requirements to…