paper-with-me

Papers

Integrating AI Planning with Natural Language Processing: A Combination of Explicit and Tacit Knowledge

2022-02-15 · Kebing Jin, Hankz Hankui Zhuo

Natural language processing (NLP) aims at investigating the interactions between agents and humans, processing and analyzing large amounts of natural language data. Large-scale language models play an important role in current natural language processing. However, the challenges of explainability and complexity come along with the developments of language models. One way is to introduce logical relations and rules into natural language processing models, such as making use of Automated Planning. Automated planning (AI planning) focuses on building symbolic domain models and synthesizing plans to transit initial states to goals based on domain models. Recently, there have been plenty of works related to these two fields, which have the abilities to generate explicit knowledge, e.g., preconditions and effects of action models, and learn from tacit knowledge, e.g., neural models, respectively. Integrating AI planning and natural language processing effectively improves the communication between human and intelligent agents. This paper outlines the commons and relations between AI planning and natural language processing, argues that each of them can effectively impact on the other one by five areas: (1) planning-based text understanding, (2) planning-based natural language processing, (3) planning-based explainability, (4) text-based human-robot interaction, and (5) applications. We also explore some potential future issues between AI planning and natural language processing. To the best of our knowledge, this survey is the first work that addresses the deep connections between AI planning and Natural language processing.

📄 PDF Abstract BibTeX arXiv:2202.07138

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

UAV-VLA: Vision-Language-Action System for Large Scale Aerial Mission Generation

2025-01-09 · Oleg Sautenkov, Yasheerah Yaqoot, Artem Lykov, Muhammad Ahsan Mustafa 외

The UAV-VLA (Visual-Language-Action) system is a tool designed to facilitate communication with aerial robots. By integrating satellite imagery processing with the Visual Language Model (VLM) and the powerful capabilitie…

Decision MakingLanguage ModelingLanguage ModellingVision-Language-Action

Can LLMs plan paths with extra hints from solvers?

2024-10-07 · Erik Wu, Sayan Mitra

Large Language Models (LLMs) have shown remarkable capabilities in natural language processing, mathematical problem solving, and tasks related to program synthesis. However, their effectiveness in long-term planning and…

Mathematical Problem-SolvingProgram Synthesis

Text-Based Action-Model Acquisition for Planning

2022-02-15 · Kebing Jin, Huaixun Chen, Hankz Hankui Zhuo

Although there have been approaches that are capable of learning action models from plan traces, there is no work on learning action models from textual observations, which is pervasive and much easier to collect from re…

Language ModelingLanguage Modellingmodel

Recommending Actionable Strategies: A Semantic Approach to Integrating Analytical Frameworks with Decision Heuristics

2025-01-24 · Renato Ghisellini, Remo Pareschi, Marco Pedroni, Giovanni Battista Raggi

We present a novel approach for recommending actionable strategies by integrating strategic frameworks with decision heuristics through semantic analysis. While strategy frameworks provide systematic models for assessmen…

Recommendation SystemsSemantic SimilaritySemantic Textual Similarity

Integrating Large Language Models for UAV Control in Simulated Environments: A Modular Interaction Approach

2024-10-23 · Abhishek Phadke, Alihan Hadimlioglu, Tianxing Chu, Chandra N Sekharan

The intersection of LLMs (Large Language Models) and UAV (Unoccupied Aerial Vehicles) technology represents a promising field of research with the potential to enhance UAV capabilities significantly. This study explores …

Decision Making