Skip to content

Latest commit

 

History

History
121 lines (103 loc) · 5.38 KB

File metadata and controls

121 lines (103 loc) · 5.38 KB
layout default
title Home
notitle true

Welcome!

The Data Science Research Group at the Department of Computer and Systems Sciences (DSV) at Stockholm University focuses on core data science research as well as on application areas where data science can assist in providing useful insights for decision making. The group focuses on the formulation of novel data science problems and the development of algorithmic methods and methodological workflows for achieving scalable solutions in core application areas within social sciences and humanities.

Research Profile

The group has three main focus research themes: sequential and temporal mining, explainable and federated learning, and machine learning applications. For a comprehensive list of our research topics please visit our research page.

Sequential & Temporal Mining
We focus on developing methods for searching and mining rich and complex data sources, with emphasis on sequential and temporal data, as well as text. In particular, we are interested in defining temporal abstractions and extracting high-utility features for clustering or classification of sequential and temporal data sources, such as univariate and multivariate time series, event sequences, and text.
We give particular emphasis on methods and workflows for explainable machine learning. We explore both model agnostic and model specific solutions, as well as counterfactual explanation formulations for sequential data variables, images, and text. Our main goal is to provide scalable and distributed solutions for maintaining good trade-offs between predictive performance and explainability. Moreover, we are interested in solutions that can function in a distributed manner without the need for data exchange.
Explainable & Federated Learning
Machine Learning Applications
Our methods and solutions are motivated by real-world applications and use cases. The group has particular expertise in mining and model understanding from healthcare and medical data sources. In addition, we have established a strong expertise in predictive maintenance and integrated vehicle management. Finally, we are interested in financial data, environmental data, as well as data emerging from immersive technologies, such as virtual reality.

News

    {% for post in site.posts limit: 4 %} {% include news-item.html item=post %} {% endfor %}
{% assign numposts = site.posts | size %} {% if numposts >= 1 %}

Older posts…

{% endif %}

Collaborators