Skip to main content

Showing 1–14 of 14 results for author: Dempster, A

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

    cs.LG

    MONSTER: Monash Scalable Time Series Evaluation Repository

    Authors: Angus Dempster, Navid Mohammadi Foumani, Chang Wei Tan, Lynn Miller, Amish Mishra, Mahsa Salehi, Charlotte Pelletier, Daniel F. Schmidt, Geoffrey I. Webb

    Abstract: We introduce MONSTER-the MONash Scalable Time Series Evaluation Repository-a collection of large datasets for time series classification. The field of time series classification has benefitted from common benchmarks set by the UCR and UEA time series classification repositories. However, the datasets in these benchmarks are small, with median sizes of 217 and 255 examples, respectively. In consequ… ▽ More

    Submitted 20 February, 2025; originally announced February 2025.

    Comments: 45 pages; 38 figures

  2. arXiv:2401.15610  [pdf, other

    cs.LG stat.ML

    Prevalidated ridge regression is a highly-efficient drop-in replacement for logistic regression for high-dimensional data

    Authors: Angus Dempster, Geoffrey I. Webb, Daniel F. Schmidt

    Abstract: Logistic regression is a ubiquitous method for probabilistic classification. However, the effectiveness of logistic regression depends upon careful and relatively computationally expensive tuning, especially for the regularisation hyperparameter, and especially in the context of high-dimensional data. We present a prevalidated ridge regression model that closely matches logistic regression in term… ▽ More

    Submitted 3 April, 2025; v1 submitted 28 January, 2024; originally announced January 2024.

    Comments: 25 pages, 11 figures

  3. arXiv:2308.00928  [pdf, other

    cs.LG

    QUANT: A Minimalist Interval Method for Time Series Classification

    Authors: Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

    Abstract: We show that it is possible to achieve the same accuracy, on average, as the most accurate existing interval methods for time series classification on a standard set of benchmark datasets using a single type of feature (quantiles), fixed intervals, and an 'off the shelf' classifier. This distillation of interval-based approaches represents a fast and accurate method for time series classification,… ▽ More

    Submitted 2 August, 2023; originally announced August 2023.

    Comments: 26 pages, 20 figures

  4. arXiv:2305.18274  [pdf, other

    cs.CV cs.AI q-bio.NC

    Reconstructing the Mind's Eye: fMRI-to-Image with Contrastive Learning and Diffusion Priors

    Authors: Paul S. Scotti, Atmadeep Banerjee, Jimmie Goode, Stepan Shabalin, Alex Nguyen, Ethan Cohen, Aidan J. Dempster, Nathalie Verlinde, Elad Yundler, David Weisberg, Kenneth A. Norman, Tanishq Mathew Abraham

    Abstract: We present MindEye, a novel fMRI-to-image approach to retrieve and reconstruct viewed images from brain activity. Our model comprises two parallel submodules that are specialized for retrieval (using contrastive learning) and reconstruction (using a diffusion prior). MindEye can map fMRI brain activity to any high dimensional multimodal latent space, like CLIP image space, enabling image reconstru… ▽ More

    Submitted 7 October, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: Project Page at https://medarc.ai/mindeye. Code at https://github.com/MedARC-AI/fMRI-reconstruction-NSD/. Published as a conference paper at NeurIPS 2023

  5. arXiv:2305.11921  [pdf, other

    stat.ME cs.AI cs.LG cs.PF

    An Approach to Multiple Comparison Benchmark Evaluations that is Stable Under Manipulation of the Comparate Set

    Authors: Ali Ismail-Fawaz, Angus Dempster, Chang Wei Tan, Matthieu Herrmann, Lynn Miller, Daniel F. Schmidt, Stefano Berretti, Jonathan Weber, Maxime Devanne, Germain Forestier, Geoffrey I. Webb

    Abstract: The measurement of progress using benchmarks evaluations is ubiquitous in computer science and machine learning. However, common approaches to analyzing and presenting the results of benchmark comparisons of multiple algorithms over multiple datasets, such as the critical difference diagram introduced by Demšar (2006), have important shortcomings and, we show, are open to both inadvertent and inte… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

  6. arXiv:2209.06427  [pdf

    cs.LG eess.SY math.OC

    Efficient low-thrust trajectory data generation based on generative adversarial network

    Authors: Ruida Xie, Andrew G. Dempster

    Abstract: Deep learning-based techniques have been introduced into the field of trajectory optimization in recent years. Deep Neural Networks (DNNs) are trained and used as the surrogates of conventional optimization process. They can provide low thrust (LT) transfer cost estimation and enable more complex preliminary mission designs. However, it is a challenge to efficiently obtain the required amount of t… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

    Comments: 10 pages, 8 figures

  7. arXiv:2203.13652  [pdf, other

    cs.LG

    HYDRA: Competing convolutional kernels for fast and accurate time series classification

    Authors: Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

    Abstract: We demonstrate a simple connection between dictionary methods for time series classification, which involve extracting and counting symbolic patterns in time series, and methods based on transforming input time series using convolutional kernels, namely ROCKET and its variants. We show that by adjusting a single hyperparameter it is possible to move by degrees between models resembling dictionary… ▽ More

    Submitted 25 March, 2022; originally announced March 2022.

    Comments: 27 pages, 18 figures

  8. arXiv:2202.04962  [pdf

    math.OC astro-ph.IM cs.LG cs.RO

    Feasible Low-thrust Trajectory Identification via a Deep Neural Network Classifier

    Authors: Ruida Xie, Andrew G. Dempster

    Abstract: In recent years, deep learning techniques have been introduced into the field of trajectory optimization to improve convergence and speed. Training such models requires large trajectory datasets. However, the convergence of low thrust (LT) optimizations is unpredictable before the optimization process ends. For randomly initialized low thrust transfer data generation, most of the computation power… ▽ More

    Submitted 10 February, 2022; originally announced February 2022.

    Comments: 18 Pages; 10 figures; Presented at 2021 AAS/AIAA Astrodynamics Specialist Conference, Big Sky, Virtual

  9. arXiv:2102.00457  [pdf, other

    cs.LG stat.ML

    MultiRocket: Multiple pooling operators and transformations for fast and effective time series classification

    Authors: Chang Wei Tan, Angus Dempster, Christoph Bergmeir, Geoffrey I. Webb

    Abstract: We propose MultiRocket, a fast time series classification (TSC) algorithm that achieves state-of-the-art performance with a tiny fraction of the time and without the complex ensembling structure of many state-of-the-art methods. MultiRocket improves on MiniRocket, one of the fastest TSC algorithms to date, by adding multiple pooling operators and transformations to improve the diversity of the fea… ▽ More

    Submitted 21 February, 2022; v1 submitted 31 January, 2021; originally announced February 2021.

  10. MINIROCKET: A Very Fast (Almost) Deterministic Transform for Time Series Classification

    Authors: Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

    Abstract: Until recently, the most accurate methods for time series classification were limited by high computational complexity. ROCKET achieves state-of-the-art accuracy with a fraction of the computational expense of most existing methods by transforming input time series using random convolutional kernels, and using the transformed features to train a linear classifier. We reformulate ROCKET into a new… ▽ More

    Submitted 14 July, 2021; v1 submitted 16 December, 2020; originally announced December 2020.

    Comments: 10 pages, 11 figures; Updated to accepted version

  11. arXiv:2003.08048  [pdf, ps, other

    cs.CV

    Estimation of Orofacial Kinematics in Parkinson's Disease: Comparison of 2D and 3D Markerless Systems for Motion Tracking

    Authors: Diego L. Guarin, Aidan Dempster, Andrea Bandini, Yana Yunusova, Babak Taati

    Abstract: Orofacial deficits are common in people with Parkinson's disease (PD) and their evolution might represent an important biomarker of disease progression. We are developing an automated system for assessment of orofacial function in PD that can be used in-home or in-clinic and can provide useful and objective clinical information that informs disease management. Our current approach relies on color… ▽ More

    Submitted 18 March, 2020; originally announced March 2020.

    Comments: 4 pages, 1 table

  12. ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels

    Authors: Angus Dempster, François Petitjean, Geoffrey I. Webb

    Abstract: Most methods for time series classification that attain state-of-the-art accuracy have high computational complexity, requiring significant training time even for smaller datasets, and are intractable for larger datasets. Additionally, many existing methods focus on a single type of feature such as shape or frequency. Building on the recent success of convolutional neural networks for time series… ▽ More

    Submitted 28 October, 2019; originally announced October 2019.

    Comments: 27 pages, 23 figures

  13. Artificial Intelligence and Location Verification in Vehicular Networks

    Authors: Ullah Ihsan, Ziqing Wang, Robert Malaney, Andrew Dempster, Shihao Yan

    Abstract: Location information claimed by devices will play an ever-increasing role in future wireless networks such as 5G, the Internet of Things (IoT). Against this background, the verification of such claimed location information will be an issue of growing importance. A formal information-theoretic Location Verification System (LVS) can address this issue to some extent, but such a system usually operat… ▽ More

    Submitted 2 May, 2019; v1 submitted 9 January, 2019; originally announced January 2019.

    Comments: 6 Pages, 5 figures

  14. arXiv:1607.04032  [pdf, other

    cs.CV

    Adaptive Gray World-Based Color Normalization of Thin Blood Film Images

    Authors: F. Boray Tek, Andrew G. Dempster, İzzet Kale

    Abstract: This paper presents an effective color normalization method for thin blood film images of peripheral blood specimens. Thin blood film images can easily be separated to foreground (cell) and background (plasma) parts. The color of the plasma region is used to estimate and reduce the differences arising from different illumination conditions. A second stage normalization based on the database-gray w… ▽ More

    Submitted 14 July, 2016; originally announced July 2016.

    Comments: 5 pages, 3 figures, conference unpublished

    MSC Class: 68U10