paper-with-me

홈 › Papers

Using a Variational Autoencoder to Learn Valid Search Spaces of Safely Monitored Autonomous Robots for Last-Mile Delivery

2023-03-06 · Peter J. Bentley, Soo Ling Lim, Paolo Arcaini, Fuyuki Ishikawa

The use of autonomous robots for delivery of goods to customers is an exciting new way to provide a reliable and sustainable service. However, in the real world, autonomous robots still require human supervision for safety reasons. We tackle the realworld problem of optimizing autonomous robot timings to maximize deliveries, while ensuring that there are never too many robots running simultaneously so that they can be monitored safely. We assess the use of a recent hybrid machine-learningoptimization approach COIL (constrained optimization in learned latent space) and compare it with a baseline genetic algorithm for the purposes of exploring variations of this problem. We also investigate new methods for improving the speed and efficiency of COIL. We show that only COIL can find valid solutions where appropriate numbers of robots run simultaneously for all problem variations tested. We also show that when COIL has learned its latent representation, it can optimize 10% faster than the GA, making it a good choice for daily re-optimization of robots where delivery requests for each day are allocated to robots while maintaining safe numbers of robots running at once.

📄 PDF Abstract BibTeX arXiv:2303.03211

Code (1)

writingpeter/coil_gecco23 공식 구현 pytorch

Tasks

valid

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Correlating Variational Autoencoders Natively For Multi-View Imputation

2024-11-05 · Ella S. C. Orme, Marina Evangelou, Ulrich Paquet

Multi-view data from the same source often exhibit correlation. This is mirrored in correlation between the latent spaces of separate variational autoencoders (VAEs) trained on each data-view. A multi-view VAE approach i…

Imputation

Better Latent Spaces for Better Autoencoders

2021-04-16 · Barry M. Dillon, Tilman Plehn, Christof Sauer, Peter Sorrenson

Autoencoders as tools behind anomaly searches at the LHC have the structural problem that they only work in one direction, extracting jets with higher complexity but not the other way around. To address this, we derive c…

IntroVAC: Introspective Variational Classifiers for Learning Interpretable Latent Subspaces

2020-08-03 · Marco Maggipinto, Matteo Terzi, Gian Antonio Susto

Learning useful representations of complex data has been the subject of extensive research for many years. With the diffusion of Deep Neural Networks, Variational Autoencoders have gained lots of attention since they pro…

Decoder

Improving Semantic Control in Discrete Latent Spaces with Transformer Quantized Variational Autoencoders

2024-02-01 · Yingji Zhang, Danilo S. Carvalho, Marco Valentino, Ian Pratt-Hartmann 외

Achieving precise semantic control over the latent spaces of Variational AutoEncoders (VAEs) holds significant value for downstream tasks in NLP as the underlying generative mechanisms could be better localised, explaine…

Enhanced uncertainty quantification variational autoencoders for the solution of Bayesian inverse problems

2025-02-18 · Andrea Tonini, Luca Dede'

Among other uses, neural networks are a powerful tool for solving deterministic and Bayesian inverse problems in real-time. In the Bayesian framework, variational autoencoders, a specialized type of neural network, enabl…

Uncertainty Quantification