paper-with-me

Papers

Your Co-Workers Matter: Evaluating Collaborative Capabilities of Language Models in Blocks World

2024-03-30 · Guande Wu, Chen Zhao, Claudio Silva, He He

Language agents that interact with the world on their own have great potential for automating digital tasks. While large language model (LLM) agents have made progress in understanding and executing tasks such as textual games and webpage control, many real-world tasks also require collaboration with humans or other LLMs in equal roles, which involves intent understanding, task coordination, and communication. To test LLM's ability to collaborate, we design a blocks-world environment, where two agents, each having unique goals and skills, build a target structure together. To complete the goals, they can act in the world and communicate in natural language. Under this environment, we design increasingly challenging settings to evaluate different collaboration perspectives, from independent to more complex, dependent tasks. We further adopt chain-of-thought prompts that include intermediate reasoning steps to model the partner's state and identify and correct execution errors. Both human-machine and machine-machine experiments show that LLM agents have strong grounding capacities, and our approach significantly improves the evaluation metric.

📄 PDF Abstract BibTeX arXiv:2404.00246

Code (1)

jnzs1836/coblocks 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Teaching machines to understand data science code by semantic enrichment of dataflow graphs

2018-07-16 · Evan Patterson, Ioana Baldini, Aleksandra Mojsilovic, Kush R. Varshney

Your computer is continuously executing programs, but does it really understand them? Not in any meaningful sense. That burden falls upon human knowledge workers, who are increasingly asked to write and understand code. …

Choose Your Own Adventure: Paired Suggestions in Collaborative Writing for Evaluating Story Generation Models

2021-06-01 · NAACL 2021 4 · Elizabeth Clark, Noah A. Smith

Story generation is an open-ended and subjective task, which poses a challenge for evaluating story generation models. We present Choose Your Own Adventure, a collaborative writing setup for pairwise model evaluation. Tw…

Story Generation

Bargain your share: The role of workers bargaining power for labor share, with reference to transition economies

2023-10-07 · Marjan Petreski, Stefan Tanevski

The objective of the paper is to understand the role of workers bargaining for the labor share in transition economies. We rely on a share-capital schedule, whereby workers bargaining power is represented as a move off t…

Evaluating Collaborative and Autonomous Agents in Data-Stream-Supported Coordination of Mobile Crowdsourcing

2024-01-23 · Ralf Bruns, Jeremias Dötterl, Jürgen Dunkel, Sascha Ossowski

Mobile crowdsourcing refers to systems where the completion of tasks necessarily requires physical movement of crowdworkers in an on-demand workforce. Evidence suggests that in such systems, tasks often get assigned to c…

Prediction

Evaluating and Modelling Hanabi-Playing Agents

2017-04-24 · Joseph Walton-Rivers, Piers R. Williams, Richard Bartle, Diego Perez-Liebana 외

Agent modelling involves considering how other agents will behave, in order to influence your own actions. In this paper, we explore the use of agent modelling in the hidden-information, collaborative card game Hanabi. W…

Game of Hanabi