Skip to main content

Showing 1–11 of 11 results for author: Van Der Donckt, J

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

    cs.HC cs.LG

    Left-Right Swapping and Upper-Lower Limb Pairing for Robust Multi-Wearable Workout Activity Detection

    Authors: Jonas Van Der Donckt, Jeroen Van Der Donckt, Sofie Van Hoecke

    Abstract: This work presents the solution of the Signal Sleuths team for the 2024 HASCA WEAR challenge. The challenge focuses on detecting 18 workout activities (and the null class) using accelerometer data from 4 wearables - one worn on each limb. Data analysis revealed inconsistencies in wearable orientation within and across participants, leading to exploring novel multi-wearable data augmentation techni… ▽ More

    Submitted 22 July, 2024; originally announced August 2024.

    Comments: Accepted at HASCA workshop - WEAR challenge (UbiComp 2024)

  2. arXiv:2407.11048  [pdf, other

    cs.LG cs.AI

    Magnitude and Rotation Invariant Detection of Transportation Modes with Missing Data Modalities

    Authors: Jeroen Van Der Donckt, Jonas Van Der Donckt, Sofie Van Hoecke

    Abstract: This work presents the solution of the Signal Sleuths team for the 2024 SHL recognition challenge. The challenge involves detecting transportation modes using shuffled, non-overlapping 5-second windows of phone movement data, with exactly one of the three available modalities (accelerometer, gyroscope, magnetometer) randomly missing. Data analysis indicated a significant distribution shift between… ▽ More

    Submitted 8 July, 2024; originally announced July 2024.

    Comments: Accepted at HASCA workshop - SHL challenge (UbiComp 2024)

  3. arXiv:2401.13518  [pdf, other

    cs.CE

    Addressing Data Quality Challenges in Observational Ambulatory Studies: Analysis, Methodologies and Practical Solutions for Wrist-worn Wearable Monitoring

    Authors: Jonas Van Der Donckt, Nicolas Vandenbussche, Jeroen Van Der Donckt, Stephanie Chen, Marija Stojchevska, Mathias De Brouwer, Bram Steenwinckel, Koen Paemeleire, Femke Ongenae, Sofie Van Hoecke

    Abstract: Chronic disease management and follow-up are vital for realizing sustained patient well-being and optimal health outcomes. Recent advancements in wearable sensing technologies, particularly wrist-worn devices, offer promising solutions for longitudinal patient follow-up by shifting from subjective, intermittent self-reporting to objective, continuous monitoring. However, collecting and analyzing w… ▽ More

    Submitted 24 January, 2024; originally announced January 2024.

    Comments: 29 pages, 16 figures

  4. arXiv:2307.05389  [pdf, other

    eess.SP cs.GR

    tsdownsample: high-performance time series downsampling for scalable visualization

    Authors: Jeroen Van Der Donckt, Jonas Van Der Donckt, Sofie Van Hoecke

    Abstract: Interactive line chart visualizations greatly enhance the effective exploration of large time series. Although downsampling has emerged as a well-established approach to enable efficient interactive visualization of large datasets, it is not an inherent feature in most visualization tools. Furthermore, there is no library offering a convenient interface for high-performance implementations of prom… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

    Comments: Submitted to SoftwareX

  5. arXiv:2305.00332  [pdf, other

    cs.HC

    MinMaxLTTB: Leveraging MinMax-Preselection to Scale LTTB

    Authors: Jeroen Van Der Donckt, Jonas Van Der Donckt, Michael Rademaker, Sofie Van Hoecke

    Abstract: Visualization plays an important role in analyzing and exploring time series data. To facilitate efficient visualization of large datasets, downsampling has emerged as a well-established approach. This work concentrates on LTTB (Largest-Triangle-Three-Buckets), a widely adopted downsampling algorithm for time series data point selection. Specifically, we propose MinMaxLTTB, a two-step algorithm th… ▽ More

    Submitted 29 April, 2023; originally announced May 2023.

    Comments: The first two authors contributed equally. Submitted to IEEE VIS 2023

  6. arXiv:2304.00900  [pdf, other

    cs.HC

    Data Point Selection for Line Chart Visualization: Methodological Assessment and Evidence-Based Guidelines

    Authors: Jonas Van Der Donckt, Jeroen Van Der Donckt, Michael Rademaker, Sofie Van Hoecke

    Abstract: Time series visualization plays a crucial role in identifying patterns and extracting insights across various domains. However, as datasets continue to grow in size, visualizing them effectively becomes challenging. Downsampling, which involves data aggregation or selection, is a well-established approach to overcome this challenge. This work focuses on data selection algorithms, which accomplish… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

    Comments: The first two authors contributed equally. Submitted to IEEE VIS 2023

  7. arXiv:2207.07753  [pdf, other

    stat.ML cs.AI cs.LG eess.SP

    Do Not Sleep on Traditional Machine Learning: Simple and Interpretable Techniques Are Competitive to Deep Learning for Sleep Scoring

    Authors: Jeroen Van Der Donckt, Jonas Van Der Donckt, Emiel Deprost, Nicolas Vandenbussche, Michael Rademaker, Gilles Vandewiele, Sofie Van Hoecke

    Abstract: Over the last few years, research in automatic sleep scoring has mainly focused on developing increasingly complex deep learning architectures. However, recently these approaches achieved only marginal improvements, often at the expense of requiring more data and more expensive training procedures. Despite all these efforts and their satisfactory performance, automatic sleep staging solutions are… ▽ More

    Submitted 14 December, 2022; v1 submitted 15 July, 2022; originally announced July 2022.

    Comments: The first two authors contributed equally. Accepted to Biomedical Signal Processing and Control

  8. arXiv:2206.08703  [pdf, other

    cs.HC cs.LG eess.SP

    Plotly-Resampler: Effective Visual Analytics for Large Time Series

    Authors: Jonas Van Der Donckt, Jeroen Van Der Donckt, Emiel Deprost, Sofie Van Hoecke

    Abstract: Visual analytics is arguably the most important step in getting acquainted with your data. This is especially the case for time series, as this data type is hard to describe and cannot be fully understood when using for example summary statistics. To realize effective time series visualization, four requirements have to be met; a tool should be (1) interactive, (2) scalable to millions of data poi… ▽ More

    Submitted 17 July, 2022; v1 submitted 17 June, 2022; originally announced June 2022.

    Comments: The first two authors contributed equally. Accepted at IEEE VIS 2022

  9. arXiv:2206.08394  [pdf, other

    cs.LG stat.ML

    Powershap: A Power-full Shapley Feature Selection Method

    Authors: Jarne Verhaeghe, Jeroen Van Der Donckt, Femke Ongenae, Sofie Van Hoecke

    Abstract: Feature selection is a crucial step in developing robust and powerful machine learning models. Feature selection techniques can be divided into two categories: filter and wrapper methods. While wrapper methods commonly result in strong predictive performances, they suffer from a large computational complexity and therefore take a significant amount of time to complete, especially when dealing with… ▽ More

    Submitted 6 July, 2022; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: Accepted at ECML PKDD 2022

  10. arXiv:2204.06254  [pdf, other

    cs.SE cs.LG

    Deep Learning for Effective and Efficient Reduction of Large Adaptation Spaces in Self-Adaptive Systems

    Authors: Danny Weyns, Omid Gheibi, Federico Quin, Jeroen Van Der Donckt

    Abstract: Many software systems today face uncertain operating conditions, such as sudden changes in the availability of resources or unexpected user behavior. Without proper mitigation these uncertainties can jeopardize the system goals. Self-adaptation is a common approach to tackle such uncertainties. When the system goals may be compromised, the self-adaptive system has to select the best adaptation opt… ▽ More

    Submitted 13 April, 2022; originally announced April 2022.

    Comments: 41 pages

  11. arXiv:2111.12429  [pdf, other

    cs.LG eess.SP stat.ML

    tsflex: flexible time series processing & feature extraction

    Authors: Jonas Van Der Donckt, Jeroen Van Der Donckt, Emiel Deprost, Sofie Van Hoecke

    Abstract: Time series processing and feature extraction are crucial and time-intensive steps in conventional machine learning pipelines. Existing packages are limited in their applicability, as they cannot cope with irregularly-sampled or asynchronous data and make strong assumptions about the data format. Moreover, these packages do not focus on execution speed and memory efficiency, resulting in considera… ▽ More

    Submitted 22 December, 2021; v1 submitted 24 November, 2021; originally announced November 2021.

    Comments: The first two authors contributed equally. Submitted to SoftwareX