paper-with-me

Papers

Hallucination-Aware Generative Pretrained Transformer for Cooperative Aerial Mobility Control

2025-04-15 · Hyojun Ahn, Seungcheol Oh, Gyu Seon Kim, Soyi Jung, Soohyun Park, Joongheon Kim

This paper proposes SafeGPT, a two-tiered framework that integrates generative pretrained transformers (GPTs) with reinforcement learning (RL) for efficient and reliable unmanned aerial vehicle (UAV) last-mile deliveries. In the proposed design, a Global GPT module assigns high-level tasks such as sector allocation, while an On-Device GPT manages real-time local route planning. An RL-based safety filter monitors each GPT decision and overrides unsafe actions that could lead to battery depletion or duplicate visits, effectively mitigating hallucinations. Furthermore, a dual replay buffer mechanism helps both the GPT modules and the RL agent refine their strategies over time. Simulation results demonstrate that SafeGPT achieves higher delivery success rates compared to a GPT-only baseline, while substantially reducing battery consumption and travel distance. These findings validate the efficacy of combining GPT-based semantic reasoning with formal safety guarantees, contributing a viable solution for robust and energy-efficient UAV logistics.

📄 PDF Abstract BibTeX arXiv:2504.10831

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Travel 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Calibrated Language Models Must Hallucinate

2023-11-24 · Adam Tauman Kalai, Santosh S. Vempala

Recent language models generate false but plausible-sounding text with surprising frequency. Such "hallucinations" are an obstacle to the usability of language-based AI systems and can harm people who rely upon their out…

ArticlesHallucination

Unified Diffusion Transformer for High-fidelity Text-Aware Image Restoration

2025-12-09 · Jin Hyeon Kim, Paul Hyunbin Cho, Claire Kim, Jaewon Min 외 arxiv

Text-Aware Image Restoration (TAIR) aims to recover high-quality images from low-quality inputs containing degraded textual content. While diffusion models provide strong generative priors for general image restoration, …

Image RestorationText Spotting

Attention-guided Generative Models for Extractive Question Answering

2021-10-12 · Peng Xu, Davis Liang, Zhiheng Huang, Bing Xiang

We propose a novel method for applying Transformer models to extractive question answering (QA) tasks. Recently, pretrained generative sequence-to-sequence (seq2seq) models have achieved great success in question answeri…

DecoderExtractive Question-AnsweringHallucinationOpen-Domain Question Answering+2

Hallucination in World Models is Predictable and Preventable

2026-06-25 · Nicklas Hansen, Xiaolong Wang arxiv

Modern generative world models render increasingly realistic action-controllable futures, yet they frequently hallucinate: rollouts remain visually fluent while drifting from the ground-truth dynamics. We hypothesize tha…

Learning to Reason for Hallucination Span Detection

2025-10-02 · Hsuan Su, Ting-Yao Hu, Hema Swetha Koppula, Kundan Krishna 외 arxiv

Large language models (LLMs) often generate hallucinations -- unsupported content that undermines reliability. While most prior works frame hallucination detection as a binary task, many real-world applications require i…

Reinforcement LearningQuestion AnsweringDecision Making