paper-with-me

홈 › Papers

Graph-of-Thought: Utilizing Large Language Models to Solve Complex and Dynamic Business Problems

2024-01-10 · Ye Li

This paper presents Graph-of-Thought (GoT), a new model for workflow automation that enhances the flexibility and efficiency of Large Language Models (LLMs) in complex task execution. GoT advances beyond traditional linear and tree-like cognitive models with a graph structure that enables dynamic path selection. The open-source engine GoTFlow demonstrates the practical application of GoT, facilitating automated, data-driven decision-making across various domains. Despite challenges in complexity and transparency, GoTFlow's potential for improving business processes is significant, promising advancements in both efficiency and decision quality with continuous development.

📄 PDF Abstract BibTeX arXiv:2401.06801

Code (1)

microsoft/gotflow 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

MasonTigers at SemEval-2024 Task 9: Solving Puzzles with an Ensemble of Chain-of-Thoughts

2024-03-22 · Md Nishat Raihan, Dhiman Goswami, Al Nahian Bin Emran, Sadiya Sayara Chowdhury Puspo 외

Our paper presents team MasonTigers submission to the SemEval-2024 Task 9 - which provides a dataset of puzzles for testing natural language understanding. We employ large language models (LLMs) to solve this task throug…

Natural Language UnderstandingSentence

Reinforced Graph of Thoughts: RL-Driven Adaptive Prompting for LLMs

2026-05-21 · Manuel Noah Riesen, Peter Alfred von Niederhäusern arxiv

Graph of Thoughts (GoT), a generalized form of recent prompting paradigms for large language models (LLMs), has been shown to be useful for elaborate problem solving. By executing a graph of operations, thoughts of the L…

Reinforcement Learning

Self-guided Knowledgeable Network of Thoughts: Amplifying Reasoning with Large Language Models

2024-12-21 · Chao-Chi Chen, Chin-Yuan Yeh, Hsi-Wen Chen, De-Nian Yang 외

We introduce Knowledgeable Network of Thoughts (kNoT): a prompt scheme that advances the capabilities of large language models (LLMs) beyond existing paradigms like Chain-of-Thought (CoT), Tree of Thoughts (ToT), and Gra…

Prompt Engineering

Text2Zinc: A Cross-Domain Dataset for Modeling Optimization and Satisfaction Problems in MiniZinc

2025-02-22 · Akash Singirikonda, Serdar Kadioglu, Karthik Uppuluri

There is growing interest in utilizing large language models (LLMs) as co-pilots for combinatorial optimization and constraint programming tasks across various problems. This paper aims to advance this line of research b…

Combinatorial OptimizationKnowledge Graphs

DGoT: Dynamic Graph of Thoughts for Scientific Abstract Generation

2024-03-26 · Xinyu Ning, Yutong Zhao, Yitong Liu, Hongwen Yang

The method of training language models based on domain datasets has obtained significant achievements in the task of generating scientific paper abstracts. However, such models face problems of generalization and expensi…

Abstract generationHallucination