Hanne, Thomas

Lade...
Profilbild
E-Mail-Adresse
Geburtsdatum
Projekt
Organisationseinheiten
Berufsbeschreibung
Nachname
Hanne
Vorname
Thomas
Name
Hanne, Thomas

Suchergebnisse

Gerade angezeigt 1 - 10 von 106
  • Vorschaubild
    Publikation
    Determination of weights for multiobjective combinatorial optimization in incident management with an evolutionary algorithm
    (IEEE, 2023) Gachnang, Phillip; Ehrenthal, Joachim; Telesko, Rainer; Hanne, Thomas
    Incident management in railway operations includes dealing with complex and multiobjective planning problems with numerous constraints, usually with incomplete information and under time pressure. An incident should be resolved quickly with minor deviations from the original plans and at acceptable costs. The problem formulation usually includes multiple objectives relevant to a railway company and the employees involved in controlling operations. Still, there is little established knowledge and agreement regarding the relative importance of objectives such as expressed by weights. Due to the difficulties in assessing weights in a multiobjective context directly involving decision makers, we elaborate on the autoconfiguration of weighted fitness functions based on nine objectives used in a related Integer Linear Programming (ILP) problem. Our approach proposes an evolutionary algorithm and tests it on real-world railway incident management data. The proposed method outperforms the baseline, where weights are equally distributed. Thus, the algorithm shows the capability to learn weights in future applications based on the priorities of employees solving railway incidents which is not yet possible due to an insufficient availability of real-life data from incident management. https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10339298&tag=1
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Publikation
    Echtzeit Ressourcendisposition von Personal und Rollmaterial in der Eisenbahnbranche
    (Innosuisse, 2023) Ehrenthal, Joachim; Hanne, Thomas; Telesko, Rainer; Gachnang, Phillip
    Zu wenig Personal und Rollmaterial, kurzfristig angesagte Arbeiten an der Infrastruktur mit den entsprechenden betrieblichen Behinderungen und Einschränkungen sowie kurzfristig auftretende Störungen prägen zurzeit die Berichterstattung über die Entwicklungen im öffentlichen Verkehr der Schweiz. Es ist absehbar, dass sich diese unbefriedigende Situation über eine längere Zeitspanne kaum massgeblich verbessern wird. Umso wichtiger ist es, vorhandene Ressourcen optimal einzusetzen und den zukünftigen Bedarf an Mitarbeitenden und Rollmaterial in den Griff zu kriegen. Die Fachhochschulen der Ostschweiz (OST) und der Nordwestschweiz FHNW entwickelten mit der Südostbahn (SOB), den luxemburgischen Eisenbahnen (CFL) und der Eisenbahn-Softwareherstellerin Qnamic eine zukunftsweisende Software zur Unterstützung der Eisenbahn-Disposition, um in Echtzeit über situationsspezifische Massnahmenpakete zur Störungsbehebung zu verfügen.
    05 - Forschungs- oder Arbeitsbericht
  • Publikation
    Optimized Computational Diabetes Prediction with Feature Selection Algorithms
    (2023) Li, Xi; Curiger, Michèle; Dornberger, Rolf; Hanne, Thomas
    04B - Beitrag Konferenzschrift
  • Publikation
    Computational Intelligence in Logistik und Supply Chain Management
    (Springer Gabler, 2023) Hanne, Thomas; Dornberger, Rolf
    Präsentiert den aktuellen Stand der Technik beim Einsatz von Computational Intelligence in der Lieferkette. Behandelt Probleme in den Bereichen Bestands- und Produktionsplanung, Scheduling, Transportplanung. Überprüft die verfügbare Software und Informationssysteme für jeden der behandelten Problembereiche.
    02 - Monographie
  • Vorschaubild
    Publikation
    Identifying and prioritizing export-related CSFs of steel products using hybrid multi-criteria methods
    (Taylor & Francis, 2022) Monajemzadeh, Nazli; Karbassi Yazdi, Amir; Hanne, Thomas; Shirbadadi, Shayan; Khosravi, Zahra
    This research aims to identify the factors that affect the export of steel products and then prioritize them using the Weighted Aggregated Sum Product Assessment (WASPAS) method. This industry has a crucial role in various countries and the company involved in the case study is one of the three largest steel exporters in Iran. In our study, 56 effective factors have been extracted and classified after a review of the literature in the area of export and marketing, especially the export and marketing of steel products. For identifying the factors affecting the steel products export, the Delphi method was used. This method identified 26 effective factors. In the third part of the study, these effective factors were prioritized using Shannon’s entropy and the WASPAS method in combination. As a result, we have recognized three factors that are the most important to affect the export of steel products: problems and questions of export, transport aspects, and skills/knowledge.
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Publikation
    Artificial intelligence and machine learning for maturity evaluation and model validation
    (2022) Hanne, Thomas; Gachnang, Phillip; Gatziu Grivas, Stella; Kirecci, Ilyas; Schmitter, Paul
    In this paper, we discuss the possibility of using machine learning (ML) to specify and validate maturity models, in particular maturity models related to the assessment of digital capabilities of an organization. Over the last decade, a rather large number of maturity models have been suggested for different aspects (such as type of technology or considered processes) and in relation to different industries. Usually, these models are based on a number of assumptions such as the data used for the assessment, the mathematical formulation of the model and various parameters such as weights or importance indicators. Empirical evidence for such assumptions is usually lacking. We investigate the potential of using data from assessments over time and for similar institutions for the ML of respective models. Related concepts are worked out in some details and for some types of maturity assessment models, a possible application of the concept is discussed.
    04B - Beitrag Konferenzschrift
  • Vorschaubild
    Publikation
    Quantum computing in supply chain management state of the art and research directions
    (Diponegoro University, 2022) Gachnang, Phillip; Ehrenthal, Joachim; Hanne, Thomas; Dornberger, Rolf
    Quantum computing is the most promising computational advance of the coming decade for solving the most challenging problems in supply chain management and logistics. This paper reviews the state-of-the-art of quantum computing and provides directions for future research. First, general concepts relevant to quantum computers and quantum computing are introduced. Second, the dominating quantum technologies are presented. Third, the quantum industry is analyzed, and recent applications in different fields of supply chain management and logistics are illustrated. Fourth, directions for future research are given. We hope this review to educate and inspire the use of quantum computing in the fields of optimization, artificial intelligence, and machine learning for supply chain and logistics.
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Vorschaubild
    Publikation
    Robotic path planning by Q learning and a performance comparison with classical path finding algorithms
    (Engineering and Technology, 2022) Chintala, Phalgun Chowdhary; Dornberger, Rolf; Hanne, Thomas
    Q Learning is a form of reinforcement learning for path finding problems that does not require a model of the environment. It allows the agent to explore the given environment and the learning is achieved by maximizing the rewards for the set of actions it takes. In the recent times, Q Learning approaches have proven to be successful in various applications ranging from navigation systems to video games. This paper proposes a Q learning based method that supports path planning for robots. The paper also discusses the choice of parameter values and suggests optimized parameters when using such a method. The performance of the most popular path finding algorithms such as A* and Dijkstra algorithm have been compared to the Q learning approach and were able to outperform Q learning with respect to computation time and resulting path length.
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Vorschaubild
    Publikation
    Automatic programming as an open-ended evolutionary system
    (Machine Intelligence Research Labs, 2022) Fix, Sebastian; Probst, Thomas; Ruggli, Oliver; Hanne, Thomas; Christen, Patrik
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Vorschaubild
    Publikation
    Optimization of artificial landscapes with a hybridized firefly algorithm
    (Engineering and Technology Publishing, 2022) Saner, Kevin; Smith, Kyle; Hanne, Thomas; Dornberger, Rolf
    This paper shows how the metaheuristic Firefly Algorithm (FA) can be enhanced by hybridization with a genetic algorithm to achieve better results for optimization problems. The authors examine which configuration of the hybridized FA performs best during a number of computational tests. The performance of the hybrid FA is compared with that of the regular FA in solving test functions for single-objective optimization problems in two and n-dimensional spaces. The key findings are that more complex optimization problems benefit from the hybrid FA because it outperforms the basic FA. In addition, some useful parameters settings for the suggested algorithm are determined.
    01A - Beitrag in wissenschaftlicher Zeitschrift