paper-with-me

Papers

Table-Critic: A Multi-Agent Framework for Collaborative Criticism and Refinement in Table Reasoning

2025-02-17 · Peiying Yu, Guoxin Chen, Jingjing Wang

Despite the remarkable capabilities of large language models (LLMs) in various reasoning tasks, they still struggle with table reasoning tasks, particularly in maintaining consistency throughout multi-step reasoning processes. While existing approaches have explored various decomposition strategies, they often lack effective mechanisms to identify and correct errors in intermediate reasoning steps, leading to cascading error propagation. To address these issues, we propose Table-Critic, a novel multi-agent framework that facilitates collaborative criticism and iterative refinement of the reasoning process until convergence to correct solutions. Our framework consists of four specialized agents: a Judge for error identification, a Critic for comprehensive critiques, a Refiner for process improvement, and a Curator for pattern distillation. To effectively deal with diverse and unpredictable error types, we introduce a self-evolving template tree that systematically accumulates critique knowledge through experience-driven learning and guides future reflections. Extensive experiments have demonstrated that Table-Critic achieves substantial improvements over existing methods, achieving superior accuracy and error correction rates while maintaining computational efficiency and lower solution degradation rate.

📄 PDF Abstract BibTeX arXiv:2502.11799

Code (1)

Peiying-Yu/Table-Critic 공식 구현

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Advancing Audio-Visual Navigation Through Multi-Agent Collaboration in 3D Environments

2025-09-21 · Hailong Zhang, Yinfeng Yu, Liejun Wang, Fuchun Sun 외 arxiv

Intelligent agents often require collaborative strategies to achieve complex tasks beyond individual capabilities in real-world scenarios. While existing audio-visual navigation (AVN) research mainly focuses on single-ag…

Spatial ReasoningVisual Navigation

Collaborative AI Agents and Critics for Fault Detection and Cause Analysis in Network Telemetry

2026-03-31 · Syed Eqbal Alam, Zhan Shu arxiv

We develop algorithms for collaborative control of AI agents and critics in a multi-actor, multi-critic federated multi-agent system. Each AI agent and critic has access to classical machine learning or generative AI fou…

Text-to-Image GenerationVideo Generation

CoMaPOI: A Collaborative Multi-Agent Framework for Next POI Prediction Bridging the Gap Between Trajectory and Language

2025-05-28 · Lin Zhong, Lingzhi Wang, Xu Yang, Qing Liao

Large Language Models (LLMs) offer new opportunities for the next Point-Of-Interest (POI) prediction task, leveraging their capabilities in semantic understanding of POI trajectories. However, previous LLM-based methods,…

When2com: Multi-Agent Perception via Communication Graph Grouping

2020-05-30 · CVPR 2020 6 · Yen-Cheng Liu, Junjiao Tian, Nathaniel Glaser, Zsolt Kira

While significant advances have been made for single-agent perception, many applications require multiple sensing agents and cross-agent communication due to benefits such as coverage and robustness. It is therefore crit…

Latency-Aware Collaborative Perception

2022-07-18 · Zixing Lei, Shunli Ren, Yue Hu, Wenjun Zhang 외

Collaborative perception has recently shown great potential to improve perception capabilities over single-agent perception. Existing collaborative perception methods usually consider an ideal communication environment. …

Autonomous Driving