liu.seSearch for publications in DiVA
Endre søk
Link to record
Permanent link

Direct link
Publikasjoner (10 av 10) Visa alla publikasjoner
Westny, T. (2024). Context-Aware Behavior Prediction for Autonomous Driving. (Doctoral dissertation). Linköping: Linköping University Electronic Press
Åpne denne publikasjonen i ny fane eller vindu >>Context-Aware Behavior Prediction for Autonomous Driving
2024 (engelsk)Doktoravhandling, med artikler (Annet vitenskapelig)
Abstract [en]

Autonomous vehicles (AVs) are set to transform transportation by providing safer, more efficient, and accessible mobility solutions. However, deploying AV systems requires designers to ensure these vehicles can navigate complex, dynamic traffic environments safely and precisely. A vital component of this capability is the ability to predict the behavior of surrounding road users, yet achieving reliable predictions is a complex task. This thesis investigates several challenges in trajectory and intention prediction for autonomous driving, focusing on contextual awareness, probabilistic modeling, and differential motion constraints.

A primary focus of this thesis is context awareness, which includes interaction-aware (agent-to-agent) and environment-aware (road-to-agent) modeling. Early approaches to context awareness involved manually crafting interaction features. While effective, these methods rely on predefined heuristics and often scale poorly as environmental complexity increases. To address these limitations, the thesis adopts a graph-based approach that offers greater flexibility and expressiveness. By constructing relational graphs, graph neural networks can be used to learn agent interactions and environmental context in a data-driven manner. The thesis proposes several context-aware models and provides an extensive evaluation of their mechanisms, highlighting their overall impact on prediction performance.

Another core theme of this thesis is addressing the inherent uncertainty and non-determinism of traffic environments. This involves creating models that provide probabilistic predictions. Given the multimodal nature of road-traffic agent behavior, it is also important to design methods that offer multiple candidate predictions for a single condition, enabling AVs to account for different possible future outcomes. This thesis proposes several context-aware frameworks that leverage probabilistic modeling, illustrating how ensemble methods, mixture density networks, and diffusion-based generative models can be adapted to provide uncertainty estimates and multimodal predictions.

While neural networks are well-suited for capturing the complex dynamics of traffic, they do not inherently ensure that outputs conform to physical laws, which poses risks in safety-critical applications. To address this, the thesis incorporates differential motion constraints into the prediction framework to ensure that predicted trajectories are accurate, physically feasible, and robust to noise. In addition to improving prediction accuracy, it is demonstrated how this integration enhances interpretation, extrapolation, and generalization capabilities.

The use of neural ordinary differential equations is a central component of this thesis, providing a data-driven approach to modeling the motion of agents—such as pedestrians—that are challenging to describe using physical laws or rule-based methods. The thesis investigates their application beyond motion prediction to a wide array of sequence modeling tasks, analyzing the effects of numerical integration techniques, stability regions, and initialization methods on model performance. A key contribution is the proposal of a stability-informed initialization (SII) technique, which significantly enhances model convergence, training stability, and prediction accuracy across various learning benchmarks.

sted, utgiver, år, opplag, sider
Linköping: Linköping University Electronic Press, 2024. s. 76
Serie
Linköping Studies in Science and Technology. Dissertations, ISSN 0345-7524 ; 2419
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-210214 (URN)10.3384/9789180758956 (DOI)9789180758949 (ISBN)9789180758956 (ISBN)
Disputas
2025-01-10, Ada Lovelace, B-building, Campus Valla, Linköping, 10:15 (engelsk)
Opponent
Veileder
Merknad

Funding: This research was supported by the Strategic Research Area at Linköping-Lund in Information Technology (ELLIIT), and the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation.

Tilgjengelig fra: 2024-12-03 Laget: 2024-12-03 Sist oppdatert: 2025-02-09bibliografisk kontrollert
Westny, T., Mohammadi, A., Jung, D. & Frisk, E. (2024). Stability-Informed Initialization of Neural Ordinary Differential Equations. In: Neil Lawrence (Ed.), Proceedings of the 41 st International Conference on Machine Learning, Vienna, Austria. PMLR 235, 2024: . Paper presented at International Conference on Machine Learning, 21-27 July 2024, Vienna, Austria (pp. 52903-52914). PMLR, 235
Åpne denne publikasjonen i ny fane eller vindu >>Stability-Informed Initialization of Neural Ordinary Differential Equations
2024 (engelsk)Inngår i: Proceedings of the 41 st International Conference on Machine Learning, Vienna, Austria. PMLR 235, 2024 / [ed] Neil Lawrence, PMLR , 2024, Vol. 235, s. 52903-52914Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

This paper addresses the training of Neural Ordinary Differential Equations (neural ODEs), and in particular explores the interplay between numerical integration techniques, stability regions, step size, and initialization techniques. It is shown how the choice of integration technique implicitly regularizes the learned model, and how the solver’s corresponding stability region affects training and prediction performance. From this analysis, a stability-informed parameter initialization technique is introduced. The effectiveness of the initialization method is displayed across several learning benchmarks and industrial applications.

sted, utgiver, år, opplag, sider
PMLR, 2024
Serie
Proceedings of Machine Learning Research, ISSN 2640-3498
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-210226 (URN)
Konferanse
International Conference on Machine Learning, 21-27 July 2024, Vienna, Austria
Merknad

Funding: This research was supported by the Strategic Research Area at Linköping-Lund in Information Technology (ELLIIT) and the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation. Computations were enabled by the Berzelius resource provided by the Knut and Alice Wallenberg Foundation at the National Supercomputer Centre. The authors would like to thank the reviewers for their insightful comments and suggestions, which have significantly improved the manuscript.

Tilgjengelig fra: 2024-12-03 Laget: 2024-12-03 Sist oppdatert: 2024-12-03bibliografisk kontrollert
Westny, T. (2023). Data-Driven Interaction-Aware Behavior Prediction for Autonomous Vehicles. (Licentiate dissertation). Linköping: Linköping University Electronic Press
Åpne denne publikasjonen i ny fane eller vindu >>Data-Driven Interaction-Aware Behavior Prediction for Autonomous Vehicles
2023 (engelsk)Licentiatavhandling, med artikler (Annet vitenskapelig)
Abstract [en]

Future progress toward the realization of fully self-driving vehicles still re-quires human-level social compliance, arguably dependent on the ability to accurately forecast the behavior of surrounding road users. Due to the inter-connected nature of traffic participants, in which the actions of one agent can significantly influence the decisions of others, the development of behavior pre-diction methods is crucial for achieving resilient autonomous motion planning. As high-quality data sets become more widely available and many vehicles already possess significant computing power, the possibility of adopting a data-driven approach for motion prediction is increasing. 

The first contribution is the design of an intention-prediction model based on autoencoders for highway scenarios. Specifically, the method targets the problem of data imbalance in highway traffic data using ensemble methods and data-sampling techniques. The study shows that commonly disregarded information holds potential use for improved prediction performance and the importance of dealing with the data imbalance problem. 

The second contribution is the development of a probabilistic motion pre-diction framework. The framework is used to evaluate various graph neural network architectures for multi-agent prediction across various traffic scenarios. The graph neural network computes the inputs to an underlying motion model, parameterized using neural ordinary differential equations. The method additionally introduces a novel uncertainty propagation approach by combining Gaussian mixture modeling and extended Kalman filtering techniques. 

The third contribution is attributed to the investigation of combing data-driven models with motion modeling and methods for numerical integration. The study illustrates that improved prediction performance can be achieved by the inclusion of differential constraints in the model, but that the choice of motion model as well as numerical solver can have a large impact on the prediction performance. It is also shown that the added differential constraints improve extrapolation properties compared to complete black-box approaches. 

The thesis illustrates the potential of data-driven methods and their usability for the behavior prediction problem. Still, there are additional challenges and interesting questions to investigate—the main one being the investigation of their use in autonomous navigation frameworks. 

sted, utgiver, år, opplag, sider
Linköping: Linköping University Electronic Press, 2023. s. 38
Serie
Linköping Studies in Science and Technology. Licentiate Thesis, ISSN 0280-7971 ; 1960
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-193083 (URN)10.3384/9789180751797 (DOI)9789180751780 (ISBN)9789180751797 (ISBN)
Presentation
2023-05-12, Ada Lovelace, B-building, Campus Valla, Linköping, 10:15 (engelsk)
Opponent
Veileder
Merknad

Funding agencies: This research was supported by the Strategic Research Area at Linköping-Lund in Information Technology (ELLIIT), and the Wallenberg AI, Autonomous Sys-tems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation.

Tilgjengelig fra: 2023-04-13 Laget: 2023-04-13 Sist oppdatert: 2024-04-30bibliografisk kontrollert
Westny, T., Oskarsson, J., Olofsson, B. & Frisk, E. (2023). MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction With Neural ODEs. IEEE Transactions on Intelligent Vehicles, 8(9), 4223-4236
Åpne denne publikasjonen i ny fane eller vindu >>MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction With Neural ODEs
2023 (engelsk)Inngår i: IEEE Transactions on Intelligent Vehicles, ISSN 2379-8858, E-ISSN 2379-8904, Vol. 8, nr 9, s. 4223-4236Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Enabling resilient autonomous motion planning requires robust predictions of surrounding road users’ future behavior. In response to this need and the associated challenges, we introduce our model titled MTP-GO. The model encodes the scene using temporal graph neural networks to produce the inputs to an underlying motion model. The motion model is implemented using neural ordinary differential equations where the state-transition functions are learned with the rest of the model. Multimodal probabilistic predictions are obtained by combining the concept of mixture density networks and Kalman filtering. The results illustrate the predictive capabilities of the proposed model across various data sets, outperforming several state-of-the-art methods on a number of metrics.

sted, utgiver, år, opplag, sider
IEEE, 2023
Emneord
Predictive models;Trajectory;Computational modeling;Mathematical models;Data models;Roads;Behavioral sciences;Graph neural networks;neural ODEs;trajectory prediction
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-203164 (URN)10.1109/TIV.2023.3282308 (DOI)2-s2.0-8516155373 (Scopus ID)
Merknad

Fundng agencies: the Strategic Research Area at Linköping-Lund in Information Technology (ELLIIT), in part by the Swedish Research Council through the Project Handling Uncertainty in Machine Learning Systems under Grant 2020-04122, and in part by the Knutand Alice Wallenberg Foundation through Wallenberg AI, Autonomous Systemsand Software Program (WASP)

Tilgjengelig fra: 2024-04-30 Laget: 2024-04-30 Sist oppdatert: 2025-06-26
Westny, T., Olofsson, B. & Frisk, E. (2022). Uncertainties in Robust Planning and Control of Autonomous Tractor-Trailer Vehicles. In: : . Paper presented at AVEC'22 The 15th International Symposium on Advanced Vehicle Control, Sept. 12-16, 2022.
Åpne denne publikasjonen i ny fane eller vindu >>Uncertainties in Robust Planning and Control of Autonomous Tractor-Trailer Vehicles
2022 (engelsk)Konferansepaper, Oral presentation only (Annet vitenskapelig)
Abstract [en]

To study the effects of uncertainty in autonomous motion planning and control, an 8-DOF model of a tractor-semitrailer is implemented and analyzed. The implications of uncertainties in the model are then quantified and presented using sensitivity analysis and closed-loop simulations. The study shows that different model parameters are more or less critical depending on the investigated scenario.- Using sampling-based closed-loop predictions, uncertainty bounds on state variable trajectories are determined. Our findings suggest the potential for the inclusion of our method within a robust predictive controller or as a driver-assistance system for rollover or lane departure warning.

HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-187799 (URN)
Konferanse
AVEC'22 The 15th International Symposium on Advanced Vehicle Control, Sept. 12-16, 2022
Tilgjengelig fra: 2022-08-25 Laget: 2022-08-25 Sist oppdatert: 2022-08-31
Westny, T., Frisk, E. & Olofsson, B. (2021). Vehicle Behavior Prediction and Generalization Using Imbalanced Learning Techniques. In: 24th IEEE International Intelligent Transportation Systems Conference (ITSC), 19-22 Sept. 2021: . Paper presented at IEEE International Conference on Intelligent Transportation Systems - ITSC2021, Indianapolis, IN, USA, 19-22 Sept. 2021 (pp. 2003-2010). Institute of Electrical and Electronics Engineers (IEEE)
Åpne denne publikasjonen i ny fane eller vindu >>Vehicle Behavior Prediction and Generalization Using Imbalanced Learning Techniques
2021 (engelsk)Inngår i: 24th IEEE International Intelligent Transportation Systems Conference (ITSC), 19-22 Sept. 2021, Institute of Electrical and Electronics Engineers (IEEE), 2021, s. 2003-2010Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

The use of learning-based methods for vehicle behavior prediction is a promising research topic. However, many publicly available data sets suffer from class distribution skews which limits learning performance if not addressed. This paper proposes an interaction-aware prediction model consisting of an LSTM autoencoder and SVM classifier. Additionally, an imbalanced learning technique, the multiclass balancing ensemble is proposed. Evaluations show that the method enhances model performance, resulting in improved classification accuracy. Good generalization properties of learned models are important and therefore a generalization study is done where models are evaluated on unseen traffic data with dissimilar traffic behavior stemming from different road configurations. This is realized by using two distinct highway traffic recordings, the publicly available NGSIM US-101 and I80 data sets. Moreover, methods for encoding structural and static features into the learning process for improved generalization are evaluated. The resulting methods show substantial improvements in classification as well as generalization performance.

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2021
Emneord
Behavior Prediction, Machine Learning, Autonomous Vehicles, Robotics
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-180481 (URN)10.1109/ITSC48978.2021.9564948 (DOI)000841862502003 ()2-s2.0-85118442722 (Scopus ID)9781728191423 (ISBN)9781728191430 (ISBN)
Konferanse
IEEE International Conference on Intelligent Transportation Systems - ITSC2021, Indianapolis, IN, USA, 19-22 Sept. 2021
Forskningsfinansiär
ELLIIT - The Linköping‐Lund Initiative on IT and Mobile Communications, 101456
Merknad

Funding: Strategic Reseach Area at Linkoping-Lund in Information Technology (ELLIIT); Wallenberg AI, Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation

Tilgjengelig fra: 2022-01-19 Laget: 2022-01-19 Sist oppdatert: 2025-02-05
Mohammadi, A., Westny, T., Jung, D. & Krysander, M.Analysis of Numerical Integration in RNN-Based Residuals for Fault Diagnosis of Dynamic Systems.
Åpne denne publikasjonen i ny fane eller vindu >>Analysis of Numerical Integration in RNN-Based Residuals for Fault Diagnosis of Dynamic Systems
(engelsk)Manuskript (preprint) (Annet vitenskapelig)
Abstract [en]

Data-driven modeling and machine learning are widely used to model the behavior of dynamic systems. One application is the residual evaluation of technical systems where model predictions are compared with measurement data to create residuals for fault diagnosis applications. While recurrent neural network models have been shown capable of modeling complex non-linear dynamic systems, they are limited to fixed steps discrete-time simulation. Modeling using neural ordinary differential equations, however, make it possible to evaluate the state variables at specific times, compute gradients when training the model and use standard numerical solvers to explicitly model the underlying dynamic of the time-series data. Here, the effect of solver selection on the performance of neural ordinary differential equation residuals during training and evaluation is investigated. The paper includes a case study of a heavy-duty truck’s after-treatment system to highlight the potential of these techniques for improving fault diagnosis performance.

Emneord
Simulation, Recurrent neural networks, Fault diagnosis, Neural ordinary differential equations, Anomaly classification
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-217565 (URN)10.48550/arXiv.2305.04670 (DOI)
Merknad

This is a preprint, arXiv:2305.04670, posted on ArXiv. The fulltext was made available on ArXiv on Mon, 8 May 2023 12:48:18 UTC and with licence CC BY 4.0. The preprint has not been formally peer-reviewed by ArXiv.

Tilgjengelig fra: 2025-09-08 Laget: 2025-09-08 Sist oppdatert: 2025-09-08
Westny, T., Olofsson, B. & Frisk, E.Diffusion-Based Environment-Aware Trajectory Prediction.
Åpne denne publikasjonen i ny fane eller vindu >>Diffusion-Based Environment-Aware Trajectory Prediction
(engelsk)Manuskript (preprint) (Annet vitenskapelig)
Abstract [en]

The ability to predict the future trajectories of traffic participants is crucial for the safe and efficient operation of autonomous vehicles. In this paper, a diffusion-based generative model for multi-agent trajectory prediction is proposed. The model is capable of capturing the complex interactions between traffic participants and the environment, accurately learning the multimodal nature of the data. The effectiveness of the approach is assessed on large-scale datasets of real-world traffic scenarios, showing that our model outperforms several well-established methods in terms of prediction accuracy. By the incorporation of differential motion constraints on the model output, we illustrate that our model is capable of generating a diverse set of realistic future trajectories. Through the use of an interaction-aware guidance signal, we further demonstrate that the model can be adapted to predict the behavior of less cooperative agents, emphasizing its practical applicability under uncertain traffic conditions.

Emneord
Trajectory Prediction, Generative Modeling, Autonomous Driving
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-210232 (URN)10.48550/arXiv.2403.11643 (DOI)
Merknad

This a preprint posted 18 Mars 2024 at arXiv, https://arxiv.org/abs/2403.11643

This version is not peer-reviewed.

Tilgjengelig fra: 2024-12-04 Laget: 2024-12-04 Sist oppdatert: 2025-02-09bibliografisk kontrollert
Westny, T., Oskarsson, J., Olofsson, B. & Frisk, E.Evaluation of Differentially Constrained Motion Models for Graph-Based Trajectory Prediction.
Åpne denne publikasjonen i ny fane eller vindu >>Evaluation of Differentially Constrained Motion Models for Graph-Based Trajectory Prediction
(engelsk)Manuskript (preprint) (Annet vitenskapelig)
Abstract [en]

 Given their adaptability and encouraging performance, deep-learning models are becoming standard for motion prediction in autonomous driving. However, with great flexibility comes a lack of interpretability and possible violations of physical constraints.  Accompanying these data-driven methods with differentially-constrained motion models to provide physically feasible trajectories is a promising future direction. The foundation for this work is a previously introduced graph-neural-network-based model, MTP-GO.  The neural network learns to compute the inputs to an underlying motion model to provide physically feasible trajectories. This research investigates the performance of various motion models in combination with numerical solvers for the prediction task. The study shows that simpler models, such as low-order integrator models, are preferred over more complex ones, e.g., kinematic models, to achieve accurate predictions. Further, the numerical solver can have a substantial impact on performance, advising against commonly used first-order methods like Euler forward. Instead, a second-order method like Heun's can significantly improve predictions.

HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-193061 (URN)
Forskningsfinansiär
ELLIIT - The Linköping‐Lund Initiative on IT and Mobile CommunicationsWallenberg AI, Autonomous Systems and Software Program (WASP)
Tilgjengelig fra: 2023-04-12 Laget: 2023-04-12 Sist oppdatert: 2025-02-07
Westny, T., Oskarsson, J., Olofsson, B. & Frisk, E. MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction with Neural ODEs.
Åpne denne publikasjonen i ny fane eller vindu >>MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction with Neural ODEs
(engelsk)Manuskript (preprint) (Annet vitenskapelig)
Abstract [en]

Enabling resilient autonomous motion planning requires robust predictions of surrounding road users' future behavior. In response to this need and the associated challenges, we introduce our model titled MTP-GO. The model encodes the scene using temporal graph neural networks to produce the inputs to an underlying motion model. The motion model is implemented using neural ordinary differential equations where the state-transition functions are learned with the rest of the model. Multimodal probabilistic predictions are obtained by combining the concept of mixture density networks and Kalman filtering. The results illustrate the predictive capabilities of the proposed model across various data sets, outperforming several state-of-the-art methods on a number of metrics.

HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-193060 (URN)
Forskningsfinansiär
ELLIIT - The Linköping‐Lund Initiative on IT and Mobile Communications, 101456Wallenberg AI, Autonomous Systems and Software Program (WASP)
Tilgjengelig fra: 2023-04-12 Laget: 2023-04-12 Sist oppdatert: 2025-02-07
Organisasjoner
Identifikatorer
ORCID-id: ORCID iD iconorcid.org/0000-0001-9075-7477