paper-with-me

Papers

Pheromone-based Learning of Optimal Reasoning Paths

2025-01-31 · Anirudh Chari, Aditya Tiwari, Richard Lian, Suraj Reddy, Brian Zhou

Large Language Models (LLMs) have demonstrated remarkable reasoning capabilities through chain-of-thought prompting, yet discovering effective reasoning methods for complex problems remains challenging due to the vast space of possible intermediate steps. We introduce Ant Colony Optimization-guided Tree of Thought (ACO-ToT), a novel algorithm that combines ACO with LLMs to discover optimal reasoning paths for complex problems efficiently. Drawing inspiration from Hebbian learning in neurological systems, our method employs a collection of distinctly fine-tuned LLM "ants" to traverse and lay pheromone trails through a centralized tree of thought, with each ant's movement governed by a weighted combination of existing pheromone trails and its own specialized expertise. The algorithm evaluates complete reasoning paths using a mixture-of-experts-based scoring function, with pheromones reinforcing productive reasoning paths across iterations. Experiments on three challenging reasoning tasks (GSM8K, ARC-Challenge, and MATH) demonstrate that ACO-ToT performs significantly better than existing chain-of-thought optimization approaches, suggesting that incorporating biologically inspired collective search mechanisms into LLM inference can substantially enhance reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2501.19278

Code (0)

등록된 구현이 없습니다.

Tasks

ARCGSM8KMathMixture-of-Experts

Similar Papers 제목 키워드 기반

PhGPO: Pheromone-Guided Policy Optimization for Long-Horizon Tool Planning

2026-02-14 · Yu Li, Guangfeng Cai, Shengtian Yang, Han Luo 외 arxiv

Recent advancements in Large Language Model (LLM) agents have demonstrated strong capabilities in executing complex tasks through tool use. However, long-horizon multi-step tool planning is challenging, because the explo…

Exploration-Exploitation Model of Moth-Inspired Olfactory Navigation

2023-12-02 · Teddy Lazebnik, Yiftach Golov, Roi Gurka, Ally Harari 외

Navigation of male moths toward females during the mating search offers a unique perspective on the exploration-exploitation (EE) model in decision-making. This study uses the EE model to explain male moth pheromone-driv…

Decision Makingmodel

Traversing News with Ant Colony Optimisation and Negative Pheromones

2014-05-24 · David M. S. Rodrigues, Vitorino Ramos

The past decade has seen the rapid development of the online newsroom. News published online are the main outlet of news surpassing traditional printed newspapers. This poses challenges to the production and to the consu…

Pheromone-Guided Navigation of Potential Mates: A Distinct Exploration Strategy

2024-11-13 · Nick Dashti, M. N. Najafi, Debra J. Searles

Animals, especially insects, navigate their environments using complex strategies that integrate responses to chemical signals such as pheromones. The relative importance an insect places on foraging, finding a mate or o…

Navigate

A Model for Foraging Ants, Controlled by Spiking Neural Networks and Double Pheromones

2015-07-30 · Cristian Jimenez-Romero, David Sousa-Rodrigues, Jeffrey H. Johnson, Vitorino Ramos

A model of an Ant System where ants are controlled by a spiking neural circuit and a second order pheromone mechanism in a foraging task is presented. A neural circuit is trained for individual ants and subsequently the …