Skip to main content

Showing 1–5 of 5 results for author: Lischka, A

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

    cs.AI math.OC

    Learning for routing: A guided review of recent developments and future directions

    Authors: Fangting Zhou, Attila Lischka, Balazs Kulcsar, Jiaming Wu, Morteza Haghir Chehreghani, Gilbert Laporte

    Abstract: This paper reviews the current progress in applying machine learning (ML) tools to solve NP-hard combinatorial optimization problems, with a focus on routing problems such as the traveling salesman problem (TSP) and the vehicle routing problem (VRP). Due to the inherent complexity of these problems, exact algorithms often require excessive computational time to find optimal solutions, while heuris… ▽ More

    Submitted 30 June, 2025; originally announced July 2025.

    Comments: Accepted for publication in Transportation Research Part E: Logistics and Transportation Review

  2. arXiv:2506.22095  [pdf, ps, other

    cs.LG cs.AI

    Learning to Solve Multi-Objective Routing Problems on Multigraphs

    Authors: Filip Rydin, Attila Lischka, Jiaming Wu, Morteza Haghir Chehreghani, Balázs Kulcsár

    Abstract: Learning-based methods for routing have gained significant attention in recent years, both in single-objective and multi-objective contexts. However, the multigraph setting, where multiple paths with distinct attributes can exist between destinations, has largely been overlooked, despite its high practical relevancy. In this paper, we introduce two neural approaches to address multi-objective rout… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

    Comments: 18 pages, 5 Figures

  3. arXiv:2503.03197  [pdf, ps, other

    cs.LG cs.AI

    Directly Follows Graphs Go Predictive Process Monitoring With Graph Neural Networks

    Authors: Attila Lischka, Simon Rauch, Oliver Stritzel

    Abstract: In the past years, predictive process monitoring (PPM) techniques based on artificial neural networks have evolved as a method to monitor the future behavior of business processes. Existing approaches mostly focus on interpreting the processes as sequences, so-called traces, and feeding them to neural architectures designed to operate on sequential data such as recurrent neural networks (RNNs) or… ▽ More

    Submitted 5 March, 2025; originally announced March 2025.

    Comments: 10 pages, 4 figures, 3 tables

  4. arXiv:2408.16717  [pdf, ps, other

    cs.LG cs.AI

    A GREAT Architecture for Edge-Based Graph Problems Like TSP

    Authors: Attila Lischka, Filip Rydin, Jiaming Wu, Morteza Haghir Chehreghani, Balázs Kulcsár

    Abstract: In the last years, many learning-based approaches have been proposed to tackle combinatorial optimization problems such as routing problems. Many of these approaches are based on graph neural networks (GNNs) or related transformers, operating on the Euclidean coordinates representing the routing problems. However, models operating on Euclidean coordinates are ill-suited for non-Euclidean, asymmetr… ▽ More

    Submitted 26 June, 2025; v1 submitted 29 August, 2024; originally announced August 2024.

    Comments: 15 pages, 7 figures

  5. arXiv:2403.17159  [pdf, ps, other

    cs.LG cs.AI

    Less Is More -- On the Importance of Sparsification for Transformers and Graph Neural Networks for TSP

    Authors: Attila Lischka, Jiaming Wu, Rafael Basso, Morteza Haghir Chehreghani, Balázs Kulcsár

    Abstract: Most of the recent studies tackling routing problems like the Traveling Salesman Problem (TSP) with machine learning use a transformer or Graph Neural Network (GNN) based encoder architecture. However, many of them apply these encoders naively by allowing them to aggregate information over the whole TSP instances. We, on the other hand, propose a data preprocessing method that allows the encoders… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: 14 pages, 6 figures