Skip to main content

Showing 1–12 of 12 results for author: Falkner, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.04140  [pdf, other

    cs.LG

    Routing Arena: A Benchmark Suite for Neural Routing Solvers

    Authors: Daniela Thyssens, Tim Dernedde, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: Neural Combinatorial Optimization has been researched actively in the last eight years. Even though many of the proposed Machine Learning based approaches are compared on the same datasets, the evaluation protocol exhibits essential flaws and the selection of baselines often neglects State-of-the-Art Operations Research approaches. To improve on both of these shortcomings, we propose the Routing A… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

  2. arXiv:2309.17089  [pdf, other

    cs.LG

    Too Big, so Fail? -- Enabling Neural Construction Methods to Solve Large-Scale Routing Problems

    Authors: Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: In recent years new deep learning approaches to solve combinatorial optimization problems, in particular NP-hard Vehicle Routing Problems (VRP), have been proposed. The most impactful of these methods are sequential neural construction approaches which are usually trained via reinforcement learning. Due to the high training costs of these models, they usually are trained on limited instance sizes… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

  3. arXiv:2302.05134  [pdf, other

    cs.LG

    Neural Capacitated Clustering

    Authors: Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: Recent work on deep clustering has found new promising methods also for constrained clustering problems. Their typically pairwise constraints often can be used to guide the partitioning of the data. Many problems however, feature cluster-level constraints, e.g. the Capacitated Clustering Problem (CCP), where each point has a weight and the total weight sum of all points in each cluster is bounded… ▽ More

    Submitted 19 May, 2023; v1 submitted 10 February, 2023; originally announced February 2023.

    Comments: Accepted at the 32nd International Joint Conference on Artificial Intelligence (IJCAI) 2023

  4. arXiv:2207.07212  [pdf, other

    cs.LG

    Attention, Filling in The Gaps for Generalization in Routing Problems

    Authors: Ahmad Bdeir, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: Machine Learning (ML) methods have become a useful tool for tackling vehicle routing problems, either in combination with popular heuristics or as standalone models. However, current methods suffer from poor generalization when tackling problems of different sizes or different distributions. As a result, ML in vehicle routing has witnessed an expansion phase with new methodologies being created fo… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

    Comments: Accepted at ECML-PKDD 2022

  5. Solving the Traveling Salesperson Problem with Precedence Constraints by Deep Reinforcement Learning

    Authors: Christian Löwens, Inaam Ashraf, Alexander Gembus, Genesis Cuizon, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: This work presents solutions to the Traveling Salesperson Problem with precedence constraints (TSPPC) using Deep Reinforcement Learning (DRL) by adapting recent approaches that work well for regular TSPs. Common to these approaches is the use of graph models based on multi-head attention (MHA) layers. One idea for solving the pickup and delivery problem (PDP) is using heterogeneous attentions to e… ▽ More

    Submitted 19 September, 2022; v1 submitted 4 July, 2022; originally announced July 2022.

    Comments: This preprint has not undergone peer review or any post-submission improvements or corrections. The Version of Record of this contribution is published in KI 2022: Advances in Artificial Intelligence, and is available online at https://doi.org/10.1007/978-3-031-15791-2_14

    Journal ref: KI 2022: Advances in Artificial Intelligence pp 160-172

  6. Learning to Control Local Search for Combinatorial Optimization

    Authors: Jonas K. Falkner, Daniela Thyssens, Ahmad Bdeir, Lars Schmidt-Thieme

    Abstract: Combinatorial optimization problems are encountered in many practical contexts such as logistics and production, but exact solutions are particularly difficult to find and usually NP-hard for considerable problem sizes. To compute approximate solutions, a zoo of generic as well as problem-specific variants of local search is commonly used. However, which variant to apply to which particular proble… ▽ More

    Submitted 13 July, 2022; v1 submitted 27 June, 2022; originally announced June 2022.

    Comments: Accepted at ECML-PKDD 2022

    Journal ref: In: Amini, MR., Canu, S., Fischer, A., Guns, T., Kralj Novak, P., Tsoumakas, G. (eds) Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2022. Lecture Notes in Computer Science(), vol 13717. Springer, Cham

  7. arXiv:2205.00772  [pdf, ps, other

    cs.LG cs.AI

    Large Neighborhood Search based on Neural Construction Heuristics

    Authors: Jonas K. Falkner, Daniela Thyssens, Lars Schmidt-Thieme

    Abstract: We propose a Large Neighborhood Search (LNS) approach utilizing a learned construction heuristic based on neural networks as repair operator to solve the vehicle routing problem with time windows (VRPTW). Our method uses graph neural networks to encode the problem and auto-regressively decodes a solution and is trained with reinforcement learning on the construction task without requiring any labe… ▽ More

    Submitted 10 May, 2022; v1 submitted 2 May, 2022; originally announced May 2022.

  8. arXiv:2201.01529  [pdf, other

    cs.LG math.OC

    Supervised Permutation Invariant Networks for Solving the CVRP with Bounded Fleet Size

    Authors: Daniela Thyssens, Jonas Falkner, Lars Schmidt-Thieme

    Abstract: Learning to solve combinatorial optimization problems, such as the vehicle routing problem, offers great computational advantages over classical operations research solvers and heuristics. The recently developed deep reinforcement learning approaches either improve an initially given solution iteratively or sequentially construct a set of individual tours. However, most of the existing learning-ba… ▽ More

    Submitted 5 January, 2022; originally announced January 2022.

    Comments: 9 pages, 5 figures

  9. arXiv:2110.08028  [pdf, other

    cs.LG

    Improving Hyperparameter Optimization by Planning Ahead

    Authors: Hadi S. Jomaa, Jonas Falkner, Lars Schmidt-Thieme

    Abstract: Hyperparameter optimization (HPO) is generally treated as a bi-level optimization problem that involves fitting a (probabilistic) surrogate model to a set of observed hyperparameter responses, e.g. validation loss, and consequently maximizing an acquisition function using a surrogate model to identify good hyperparameter candidates for evaluation. The choice of a surrogate and/or acquisition funct… ▽ More

    Submitted 15 October, 2021; originally announced October 2021.

  10. arXiv:2104.12226  [pdf, other

    cs.LG

    RP-DQN: An application of Q-Learning to Vehicle Routing Problems

    Authors: Ahmad Bdeir, Simon Boeder, Tim Dernedde, Kirill Tkachuk, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: In this paper we present a new approach to tackle complex routing problems with an improved state representation that utilizes the model complexity better than previous methods. We enable this by training from temporal differences. Specifically Q-Learning is employed. We show that our approach achieves state-of-the-art performance for autoregressive policies that sequentially insert nodes to const… ▽ More

    Submitted 25 April, 2021; originally announced April 2021.

    Comments: 14 pages, 4 figures

  11. arXiv:2006.09100  [pdf, other

    cs.LG stat.ML

    Learning to Solve Vehicle Routing Problems with Time Windows through Joint Attention

    Authors: Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: Many real-world vehicle routing problems involve rich sets of constraints with respect to the capacities of the vehicles, time windows for customers etc. While in recent years first machine learning models have been developed to solve basic vehicle routing problems faster than optimization heuristics, complex constraints rarely are taken into consideration. Due to their general procedure to constr… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

  12. arXiv:1407.2704  [pdf, ps, other

    cs.DB cs.NI

    When Things Matter: A Data-Centric View of the Internet of Things

    Authors: Yongrui Qin, Quan Z. Sheng, Nickolas J. G. Falkner, Schahram Dustdar, Hua Wang, Athanasios V. Vasilakos

    Abstract: With the recent advances in radio-frequency identification (RFID), low-cost wireless sensor devices, and Web technologies, the Internet of Things (IoT) approach has gained momentum in connecting everyday objects to the Internet and facilitating machine-to-human and machine-to-machine communication with the physical world. While IoT offers the capability to connect and integrate both digital and ph… ▽ More

    Submitted 20 July, 2014; v1 submitted 10 July, 2014; originally announced July 2014.