paper-with-me

Papers

Completion $\neq$ Collaboration: Scaling Collaborative Effort with Agents

2025-10-29 · Shannon Zejiang Shen, Valerie Chen, Ken Gu, Alexis Ross, Zixian Ma, Jillian Ross, Alex Gu, Chenglei Si, Wayne Chi, Andi Peng, Jocelyn J Shen, Ameet Talwalkar, Tongshuang Wu, David Sontag arxiv

Current evaluations of agents remain centered around one-shot task completion, failing to account for the inherently iterative and collaborative nature of many real-world problems, where human goals are often underspecified and evolve. We argue for a shift from building and assessing task completion agents to developing collaborative agents, assessed not only by the quality of their final outputs but by how well they engage with and enhance human effort throughout the problem-solving process. To support this shift, we introduce collaborative effort scaling, a framework that captures how an agent's utility grows with increasing user involvement. Through case studies and simulated evaluations, we show that state-of-the-art agents often underperform in multi-turn, real-world scenarios, revealing a missing ingredient in agent design: the ability to sustain engagement and scaffold user understanding. Collaborative effort scaling offers a lens for diagnosing agent behavior and guiding development toward more effective interactions.

📄 PDF Abstract BibTeX arXiv:2510.25744

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prove2Me: An Open Collaborative Platform for Scaling Math Formalization

2026-08-28 · Shuze Chen, Kunal Marwaha, Xiaoyang Lu, Henry Yuen 외 arxiv

Proof assistants such as Lean 4 promise the paradigm of formally verified mathematics, but large-scale formalization projects have faced major barriers to entry, including the need for expertise in formal verification (a…

Scaling Large Language Model-based Multi-Agent Collaboration

2024-06-11 · Chen Qian, Zihao Xie, Yifei Wang, Wei Liu 외

Recent breakthroughs in large language model-driven autonomous agents have revealed that multi-agent collaboration often surpasses each individual through collective reasoning. Inspired by the neural scaling law--increas…

Language ModelingLanguage ModellingLarge Language Modelmodel

Humans' ALMANAC: A Human Collaboration Dataset of Action-Level Mental Model Annotations for Agent Collaboration

2026-06-04 · Jiaju Chen, Yuxuan Lu, Jiayi Su, Chaoran Chen 외 arxiv

Recent advances in LLM agents have enabled complex cognitive capabilities, such as multi-step reasoning, planning, and tool use, that increasingly position these agents as human collaborators. Effective collaboration, ho…

Collaborative Belief Reasoning with LLMs for Efficient Multi-Agent Collaboration

2025-09-26 · Zhimin Wang, Duo Wu, Shaokang He, Jinghe Wang 외 arxiv

Effective real-world multi-agent collaboration requires not only accurate planning but also the ability to reason about collaborators' intents--a crucial capability for avoiding miscoordination and redundant communicatio…

AI Agents with Human-Like Collaborative Tools: Adaptive Strategies for Enhanced Problem-Solving

2025-09-16 · Harper Reed, Michael Sugimura, Angelo Zangari arxiv

We investigate whether giving LLM agents the collaborative tools and autonomy that humans naturally use for problem solving can improve their performance. We equip Claude Code agents with MCP-based social media and journ…