Skip to main content

Showing 1–7 of 7 results for author: Thyssens, D

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

    cs.LG

    Moco: A Learnable Meta Optimizer for Combinatorial Optimization

    Authors: Tim Dernedde, Daniela Thyssens, Sören Dittrich, Maximilian Stubbemann, Lars Schmidt-Thieme

    Abstract: Relevant combinatorial optimization problems (COPs) are often NP-hard. While they have been tackled mainly via handcrafted heuristics in the past, advances in neural networks have motivated the development of general methods to learn heuristics from data. Many approaches utilize a neural network to directly construct a solution, but are limited in further improving based on already constructed sol… ▽ More

    Submitted 9 February, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

    Comments: 13 pages, 3 figures

  2. 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.

  3. arXiv:2306.06068  [pdf, other

    cs.CV cs.LG

    DeepStay: Stay Region Extraction from Location Trajectories using Weak Supervision

    Authors: Christian Löwens, Daniela Thyssens, Emma Andersson, Christina Jenkins, Lars Schmidt-Thieme

    Abstract: Nowadays, mobile devices enable constant tracking of the user's position and location trajectories can be used to infer personal points of interest (POIs) like homes, workplaces, or stores. A common way to extract POIs is to first identify spatio-temporal regions where a user spends a significant amount of time, known as stay regions (SRs). Common approaches to SR extraction are evaluated either… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Paper under peer review

  4. 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

  5. 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.

  6. 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

  7. arXiv:2101.02118  [pdf, other

    cs.LG stat.ML

    Do We Really Need Deep Learning Models for Time Series Forecasting?

    Authors: Shereen Elsayed, Daniela Thyssens, Ahmed Rashed, Hadi Samer Jomaa, Lars Schmidt-Thieme

    Abstract: Time series forecasting is a crucial task in machine learning, as it has a wide range of applications including but not limited to forecasting electricity consumption, traffic, and air quality. Traditional forecasting models rely on rolling averages, vector auto-regression and auto-regressive integrated moving averages. On the other hand, deep learning and matrix factorization models have been rec… ▽ More

    Submitted 20 October, 2021; v1 submitted 6 January, 2021; originally announced January 2021.

    Comments: 14 pages with appendix, 1 figure