paper-with-me

홈 › Papers

SMARTAPS: Tool-augmented LLMs for Operations Management

2025-07-23 · Timothy Tin Long Yu, Mahdi Mostajabdaveh, Jabo Serge Byusa, Rindra Ramamonjison, Giuseppe Carenini, Kun Mao, Zirui Zhou, Yong Zhang arxiv

Large language models (LLMs) present intriguing opportunities to enhance user interaction with traditional algorithms and tools in real-world applications. An advanced planning system (APS) is a sophisticated software that leverages optimization to help operations planners create, interpret, and modify an operational plan. While highly beneficial, many customers are priced out of using an APS due to the ongoing costs of consultants responsible for customization and maintenance. To address the need for a more accessible APS expressed by supply chain planners, we present SmartAPS, a conversational system built on a tool-augmented LLM. Our system provides operations planners with an intuitive natural language chat interface, allowing them to query information, perform counterfactual reasoning, receive recommendations, and execute scenario analysis to better manage their operation. A short video demonstrating the system has been released: https://youtu.be/KtIrJjlDbyw

📄 PDF Abstract BibTeX arXiv:2507.17927

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Systematic Evaluation of Retrieval-Augmented Generation and Language Models for Space Operations

2026-05-23 · Ruben Belo, Marta Guimarães, Cláudia Soares arxiv

The rapid expansion of space activities has led to an unprecedented accumulation of technical documentation, operational guidelines, and scientific literature, creating challenges for timely decision-making in space oper…

Information Retrieval

LLM-dCache: Improving Tool-Augmented LLMs with GPT-Driven Localized Data Caching

2024-06-10 · Simranjit Singh, Michael Fore, Andreas Karatzas, Chaehong Lee 외

As Large Language Models (LLMs) broaden their capabilities to manage thousands of API calls, they are confronted with complex data operations across vast datasets with significant overhead to the underlying system. In th…

Git-Assistant: Planning-Based Support for Updating Git Repositories

2026-07-10 · Alfredo Garrachón Ruiz, Tomás de la Rosa, Daniel Borrajo arxiv

Version control systems are essential for collaborative software development, yet tools like git remain challenging for many practitioners. Recent advances in Large Language Models (LLMs) offer promising capabilities for…

OR-Toolformer: Modeling and Solving Operations Research Problems with Tool Augmented Large Language Models

2025-09-24 · Jianzhang Zhang, Jialong Zhou, Chuang Liu arxiv

Large language models (LLMs) demonstrate strong mathematical reasoning, but reliance on closed-source APIs for OR tasks raises privacy concerns, and training open-source models from scratch incurs high compute costs. We …

Mathematical Reasoning

Agentic Memory: Learning Unified Long-Term and Short-Term Memory Management for Large Language Model Agents

2026-01-05 · Yi Yu, Liuyi Yao, Yuexiang Xie, Qingquan Tan 외 arxiv

Large language model (LLM) agents face fundamental limitations in long-horizon reasoning due to finite context windows, making effective memory management critical. Existing methods typically handle long-term memory (LTM…

Reinforcement Learning