paper-with-me

Papers

Intelligent logistics management robot path planning algorithm integrating transformer and GCN network

2025-01-06 · Hao Luo, Jianjun Wei, Shuchen Zhao, Ankai Liang, Zhongjin Xu, Ruxue Jiang

This research delves into advanced route optimization for robots in smart logistics, leveraging a fusion of Transformer architectures, Graph Neural Networks (GNNs), and Generative Adversarial Networks (GANs). The approach utilizes a graph-based representation encompassing geographical data, cargo allocation, and robot dynamics, addressing both spatial and resource limitations to refine route efficiency. Through extensive testing with authentic logistics datasets, the proposed method achieves notable improvements, including a 15% reduction in travel distance, a 20% boost in time efficiency, and a 10% decrease in energy consumption. These findings highlight the algorithm's effectiveness, promoting enhanced performance in intelligent logistics operations.

📄 PDF Abstract BibTeX arXiv:2501.02749

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Attention 설명 없음
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…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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$…

Similar Papers 제목 키워드 기반

Intelligent Solution System towards Parts Logistics Optimization

2019-03-18 · Yaoting Huang, Bo-Yu Chen, Wenlian Lu, Zhong-Xiao Jin 외

Due to the complication of the presented problem, intelligent algorithms show great power to solve the parts logistics optimization problem related to the vehicle routing problem (VRP). However, most of the existing rese…

global-optimizationManagement

An Intelligent Robotic and Bio-Digestor Framework for Smart Waste Management

2026-04-16 · Radhika Khatri, Adit Tewari, Nikhil Sharma, M. B. Srinivas arxiv

Rapid urbanization and continuous population growth have made municipal solid waste management increasingly challenging. These challenges highlight the need for smarter and automated waste management solutions. This pape…

Object Detection

DiRAC - Distributed Robot Awareness and Consensus

2025-10-19 · Uday Gopan, Manjari Kulkarni, Lakshasri S, Kashish Mittal 외 arxiv

DiRAC is a scalable, distributed framework designed to enable efficient task assignment and path planning in very large robotic swarms. It introduces a novel zone-partitioned architecture with dynamically elected leaders…

Towards Perception-based Collision Avoidance for UAVs when Guiding the Visually Impaired

2025-06-17 · Suman Raj, Swapnil Padhi, Ruchi Bhoot, Prince Modi 외

Autonomous navigation by drones using onboard sensors combined with machine learning and computer vision algorithms is impacting a number of domains, including agriculture, logistics, and disaster management. In this pap…

Autonomous NavigationCollision AvoidanceManagement

Comparing statistical and machine learning methods for time series forecasting in data-driven logistics -- A simulation study

2023-03-13 · Lena Schmid, Moritz Roidl, Markus Pauly

Many planning and decision activities in logistics and supply chain management are based on forecasts of multiple time dependent factors. Therefore, the quality of planning depends on the quality of the forecasts. We com…

ManagementTime SeriesTime Series AnalysisTime Series Forecasting