paper-with-me

Papers

Polymath: A Self-Optimizing Agent with Dynamic Hierarchical Workflow

2025-08-04 · Chia-Tung Ho, Jing Gong, Xufeng Yao, Yunsheng Bai, Abhishek B Akkur, Haoxing Ren arxiv

Large language models (LLMs) excel at solving complex tasks by executing agentic workflows composed of detailed instructions and structured operations. Yet, building general-purpose agents by manually embedding foundation models into agentic systems such as Chain-of-Thought, Self-Reflection, and ReACT through text interfaces limits scalability and efficiency. Recently, many researchers have sought to automate the generation and optimization of these workflows through code-based representations. However, existing methods often rely on labeled datasets to train and optimize workflows, making them ineffective and inflexible for solving real-world, dynamic problems where labeled data is unavailable. To address this challenge, we introduce Polymath, a self-optimizing agent with dynamic hierarchical workflow that leverages the flexibility of task flow graphs and the expressiveness of code-represented workflows to solve a wide range of real-world, dynamic problems. The proposed optimization methodology integrates multi-grid-inspired graph optimization with a self-reflection-guided evolutionary algorithm to refine workflows without labeled data. Experimental results on six benchmark datasets across coding, math, and multi-turn QA tasks show that Polymath achieves 8.1% average improvement over state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2508.02959

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Polymath: A Challenging Multi-modal Mathematical Reasoning Benchmark

2024-10-06 · Himanshu Gupta, Shreyas Verma, Ujjwala Anantheswaran, Kevin Scaria 외

Multi-modal Large Language Models (MLLMs) exhibit impressive problem-solving abilities in various domains, but their visual comprehension and abstract reasoning skills remain under-evaluated. To this end, we present Poly…

Mathematical ReasoningSpatial Reasoning

Agents meet OKR: An Object and Key Results Driven Agent System with Hierarchical Self-Collaboration and Self-Evaluation

2023-11-28 · Yi Zheng, Chongyang Ma, Kanle Shi, Haibin Huang

In this study, we introduce the concept of OKR-Agent designed to enhance the capabilities of Large Language Models (LLMs) in task-solving. Our approach utilizes both self-collaboration and self-correction mechanism, faci…

Machine Translation of Mathematical Text

2020-10-11 · Aditya Ohri, Tanya Schmah

We have implemented a machine translation system, the PolyMath Translator, for LaTeX documents containing mathematical text. The current implementation translates English LaTeX to French LaTeX, attaining a BLEU score of …

Machine TranslationMathTranslation

SEDM: Scalable Self-Evolving Distributed Memory for Agents

2025-09-11 · Haoran Xu, Jiacong Hu, Ke Zhang, Lei Yu 외 arxiv

Long-term multi-agent systems inevitably generate vast amounts of trajectories and historical interactions, which makes efficient memory management essential for both performance and scalability. Existing methods typical…

Fact Verification

Hierarchy of GANs for learning embodied self-awareness model

2018-06-08 · Mahdyar Ravanbakhsh, Mohamad Baydoun, Damian Campo, Pablo Marin 외

In recent years several architectures have been proposed to learn embodied agents complex self-awareness models. In this paper, dynamic incremental self-awareness (SA) models are proposed that allow experiences done by a…