Open Lab

Student projects

This page shows a list of project proposals for students at University West. Most of the projects can be performed in group as part of a course you are taking (confirm with the course responsible) and/or as a thesis project on the study programme you are taking (“examensarbete”). In fact it is not uncommon to engage in a project you are interested in as part of a course project first, and then continue working on it as part of your BSc/MSc thesis.

Note: The list of project ideas is continuously updated. Some proposals might be outdated and some are not yet up here but in the works. If you see something interesting, please email the contact person and you will get the current status of that project and also potentially similar ones that are on the horizon.

  • Newest proposals are shown on top. Oldest and those already taken in the end.
  • If you are interested in a project already “taken”, don’t hesitate to get in touch with the contact person: sometimes a similar project can be arranged.
  • Some proposals are described in English language, some in Swedish. The language to be used in the (thesis) report writing is decided together with the supervisor.

Aim/Goal/Research question

The latest development within HMD-based Augmented Reality and Context-Aware Systems points towards a potential future where people could carry nudging AI+AR glasses (see figure) that almost invisibly help them perform both professional and everyday tasks. Apart from ethical and privacy challenges (do we really want our perception to be invisibly manipulated in this way?) a number of advanced system functionalities would need to be engineered. Core mechanisms include manipulation of how the human individual perceives the surrounding environment (subtle visual attention guidance) driven by a story generation process which on the fly, using available real-world and digital objects, gradually lead users of the device towards a better understanding of a phenomena and/or simply conclusion of the task at hand.   The aim of this project is to develop a first version of a story generation component based on Large Language Model (LLM) technologies, used in for instance Open AI’s Chat GPT. The story generation is intended to be performed both a) in order for the system itself to make sense of the current situation, and b) in order to help the user of the system better make sense of the situation through subtle attention guidance (nudging). More concretely:
  1. Can LLM take in the signals from the environment and from cognitive loading (like pupil dilation information and EEG) can create a rich story about what is going on?
  2. Based on the above, can LLM suggest what to do in order to nudge action XYZ?

Aim/Goal/Research question

In the developing field of AI-enhanced Augmented Reality (AR) and Virtual Reality (VR), the concept of “nudging”—subtle guidance to influence human cognition and behavior—presents both promise and challenge. Can these methods help us understand and manage complex issues, improving lives or helping us deal with societal problems? Do we really want our perception to be invisibly manipulated in this way? To properly investigate such issues, a range of advanced functionalities must be developed. These include systems that alter how individuals perceive their environment through subtle guidance, and using techniques to generate and guide developing narratives to help users gain a better understanding of complex subjects in real-time. This project aims to investigate these dynamics in the context of immersive VR-based climate data visualization. The objective is to develop a VR component that leverages AI-driven nudging to assist users in navigating and interpreting complex information. A central focus is the creation of narratives within the data; as users navigate the visualization, the system will direct their attention to key elements, forming narratives that enhance understanding. By exploring these issues, the project aims to contribute to ongoing research in AI-enhanced nudging techniques for educational and decision-making applications in AR/VR environments.

Aim/Goal/Research question

The latest development within HMD-based Augmented Reality and Context-Aware Systems points towards a potential future where people could carry nudging AI+AR glasses that almost invisibly help them perform both professional and everyday tasks. Apart from ethical and privacy challenges (do we really want our perception to be invisibly manipulated in this way?) a number of advanced system functionalities would need to be engineered. Core mechanisms include manipulation of how the human individual perceives the surrounding environment (subtle visual attention guidance) driven by a story generation process which on the fly, using available real-world and digital objects, gradually lead users of the device towards a better understanding of a phenomena and/or simply conclusion of the task at hand. An even more fundamental mechanism for these envisioned AI+AR nudging glasses would be a system component which constructs and maintains a model of the immediate surrounding of the user, e.g. determining what physical/digital objects are present in front of the user, which of these are currently attended to, etc.   The aim of this project is to develop a first version of such a component running on a State-of-the-Art Augmented Reality headset.

Aim/Goal/Research question

Prototype and investigate how the use of VR and/or AR can be used to orient and introduce citizens to public buildings and services in Trollhättan. This may include exploring use cases and designing user interactions and work replicating real environments using for example photogrammetry. Questions to explore include what potential users need, want and/or can make use of, and/or what technical solutions are feasible or suitable in specific contexts.

Aim/Goal/Research question

End to end ice-charting software to create ice-concentration map using radar images and AI.

Aim/Goal/Research question

A comparative review of deep learning algorithms for SAR ATR. Find limitations and gaps in the existing work. Modify some existing work to take care of some of the existing limitations

Aim/Goal/Research question

Radar data analysis using various statistical methods like methods Visualisation of the data using PCA, kPCA, UMAP etc Design of classifier based on the micro-Doppler and/or PCA features. Design of a deep-learning classifier based on the aove features. (Optional) Use Kalman filter to track the drones

Aim/Goal/Research question

In this project, the goal is to use remote-sensed data to monitor the forests and lakes of Sweden. The student would develop a software (based on cloud or local machine) where given a set of dates and coordinates, the SAR and multi-spectral data can be downloaded.  In addition to this, the student should analyse historical data to monitor the change of forest and/or lakes in Sweden in a particular region. The student would be expected to try various change monitoring methods.  Bonus: Do some basic image processing on them (e.g. 2003.13502.pdf (arxiv.org))

Aim/Goal/Research question

Design an ML algorithm with log-scale preprocessing as an embedded part. Determine its relative merits and demerits. Design it to become as much autonomous as possible so that it performs the log-scale pre-processing with minimal effect on the ML algorithm.  (Optional) Work on finding analytical limits/bounds on the loss of performance for the ML algorithms.