Skip to main content

Showing 1–10 of 10 results for author: Dabrowski, J J

Searching in archive cs. Search in all archives.
.
  1. A Neural Emulator for Uncertainty Estimation of Fire Propagation

    Authors: Andrew Bolt, Conrad Sanderson, Joel Janek Dabrowski, Carolyn Huston, Petra Kuhnert

    Abstract: Wildfire propagation is a highly stochastic process where small changes in environmental conditions (such as wind speed and direction) can lead to large changes in observed behaviour. A traditional approach to quantify uncertainty in fire-front progression is to generate probability maps via ensembles of simulations. However, use of ensembles is typically computationally expensive, which can limit… ▽ More

    Submitted 14 May, 2023; v1 submitted 10 May, 2023; originally announced May 2023.

    Journal ref: Procedia Computer Science, Vol. 222, pp. 367-376, 2023

  2. arXiv:2304.10068  [pdf, other

    cs.LG eess.SP

    Fruit Picker Activity Recognition with Wearable Sensors and Machine Learning

    Authors: Joel Janek Dabrowski, Ashfaqur Rahman

    Abstract: In this paper we present a novel application of detecting fruit picker activities based on time series data generated from wearable sensors. During harvesting, fruit pickers pick fruit into wearable bags and empty these bags into harvesting bins located in the orchard. Once full, these bins are quickly transported to a cooled pack house to improve the shelf life of picked fruits. For farmers and m… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: Accepted at IEEE International Joint Conference on Neural Networks (IJCNN) conference, 2023

  3. Bayesian Physics Informed Neural Networks for Data Assimilation and Spatio-Temporal Modelling of Wildfires

    Authors: Joel Janek Dabrowski, Daniel Edward Pagendam, James Hilton, Conrad Sanderson, Daniel MacKinlay, Carolyn Huston, Andrew Bolt, Petra Kuhnert

    Abstract: We apply the Physics Informed Neural Network (PINN) to the problem of wildfire fire-front modelling. We use the PINN to solve the level-set equation, which is a partial differential equation that models a fire-front through the zero-level-set of a level-set function. The result is a PINN that simulates a fire-front as it propagates through the spatio-temporal domain. We show that popular optimisat… ▽ More

    Submitted 26 April, 2023; v1 submitted 2 December, 2022; originally announced December 2022.

    Comments: Accepted for publication in Spatial Statistics

  4. arXiv:2209.02188  [pdf, other

    stat.ML cs.LG

    Bayesian Neural Network Inference via Implicit Models and the Posterior Predictive Distribution

    Authors: Joel Janek Dabrowski, Daniel Edward Pagendam

    Abstract: We propose a novel approach to perform approximate Bayesian inference in complex models such as Bayesian neural networks. The approach is more scalable to large data than Markov Chain Monte Carlo, it embraces more expressive models than Variational Inference, and it does not rely on adversarial training (or density ratio estimation). We adopt the recent approach of constructing two models: (1) a p… ▽ More

    Submitted 5 September, 2022; originally announced September 2022.

  5. A Spatio-Temporal Neural Network Forecasting Approach for Emulation of Firefront Models

    Authors: Andrew Bolt, Carolyn Huston, Petra Kuhnert, Joel Janek Dabrowski, James Hilton, Conrad Sanderson

    Abstract: Computational simulations of wildfire spread typically employ empirical rate-of-spread calculations under various conditions (such as terrain, fuel type, weather). Small perturbations in conditions can often lead to significant changes in fire spread (such as speed and direction), necessitating a computationally expensive large set of simulations to quantify uncertainty. Model emulation seeks alte… ▽ More

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

    Journal ref: IEEE Conference on Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA), 2022

  6. Deep Learning for Prawn Farming: Forecasting and Anomaly Detection

    Authors: Joel Janek Dabrowski, Ashfaqur Rahman, Andrew Hellicar, Mashud Rana, Stuart Arnold

    Abstract: We present a decision support system for managing water quality in prawn ponds. The system uses various sources of data and deep learning models in a novel way to provide 24-hour forecasting and anomaly detection of water quality parameters. It provides prawn farmers with tools to proactively avoid a poor growing environment, thereby optimising growth and reducing the risk of losing stock. This is… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Journal ref: Advances in Knowledge Discovery and Data Mining. PAKDD 2022. Lecture Notes in Computer Science, vol 13282. Springer, Cham

  7. arXiv:2203.12160  [pdf, other

    cs.LG

    An Emulation Framework for Fire Front Spread

    Authors: Andrew Bolt, Joel Janek Dabrowski, Carolyn Huston, Petra Kuhnert

    Abstract: Forecasting bushfire spread is an important element in fire prevention and response efforts. Empirical observations of bushfire spread can be used to estimate fire response under certain conditions. These observations form rate-of-spread models, which can be used to generate simulations. We use machine learning to drive the emulation approach for bushfires and show that emulation has the capacity… ▽ More

    Submitted 22 March, 2022; originally announced March 2022.

    Comments: Machine Learning and the Physical Sciences Workshop, NeurIPS, 2021

  8. Deep Learning and Statistical Models for Time-Critical Pedestrian Behaviour Prediction

    Authors: Joel Janek Dabrowski, Johan Pieter de Villiers, Ashfaqur Rahman, Conrad Beyers

    Abstract: The time it takes for a classifier to make an accurate prediction can be crucial in many behaviour recognition problems. For example, an autonomous vehicle should detect hazardous pedestrian behaviour early enough for it to take appropriate measures. In this context, we compare the switching linear dynamical system (SLDS) and a three-layered bi-directional long short-term memory (LSTM) neural netw… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

    Journal ref: In: Gedeon T., Wong K., Lee M. (eds) Neural Information Processing. ICONIP 2019. Communications in Computer and Information Science, vol 1142. Springer, Cham

  9. Sequence-to-Sequence Imputation of Missing Sensor Data

    Authors: Joel Janek Dabrowski, Ashfaqur Rahman

    Abstract: Although the sequence-to-sequence (encoder-decoder) model is considered the state-of-the-art in deep learning sequence models, there is little research into using this model for recovering missing sensor data. The key challenge is that the missing sensor data problem typically comprises three sequences (a sequence of observed samples, followed by a sequence of missing samples, followed by another… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

    Journal ref: In: Liu J., Bailey J. (eds) AI 2019: Advances in Artificial Intelligence. AI 2019. Lecture Notes in Computer Science, vol 11919. Springer, Cham

  10. ForecastNet: A Time-Variant Deep Feed-Forward Neural Network Architecture for Multi-Step-Ahead Time-Series Forecasting

    Authors: Joel Janek Dabrowski, YiFan Zhang, Ashfaqur Rahman

    Abstract: Recurrent and convolutional neural networks are the most common architectures used for time series forecasting in deep learning literature. These networks use parameter sharing by repeating a set of fixed architectures with fixed parameters over time or space. The result is that the overall architecture is time-invariant (shift-invariant in the spatial domain) or stationary. We argue that time-inv… ▽ More

    Submitted 27 June, 2020; v1 submitted 10 February, 2020; originally announced February 2020.

    Journal ref: Neural Information Processing. ICONIP 2020