Computing and Information Systems - Research Publications

Permanent URI for this collection

Search Results

Now showing 1 - 10 of 62
  • Item
    Thumbnail Image
    An automated matrix profile for mining consecutive repeats in time series
    Mirmomeni, M ; Kowsar, Y ; Kulik, L ; Bailey, J ; Geng, X ; Kang, BH (Springer Nature, 2018-01-01)
    A key application of wearable sensors is remote patient monitoring, which facilitates clinicians to observe patients non-invasively, by examining the time series of sensor readings. For analysis of such time series, a recently proposed technique is Matrix Profile (MP). While being effective for certain time series mining tasks, MP depends on a key input parameter, the length of subsequences for which to search. We demonstrate that MP’s dependency on this input parameter impacts its effectiveness for finding patterns of interest. We focus on finding consecutive repeating patterns (CRPs), which represent human activities and exercises whilst tracked using wearable sensors. We demonstrate that MP cannot detect CRPs effectively and extend it by adding a locality preserving index. Our method automates the use of MP, and reduces the need for data labeling by experts. We demonstrate our algorithm’s effectiveness in detecting regions of CRPs through a number of real and synthetic datasets.
  • Item
    No Preview Available
    Designing an App for Pregnancy Care for a Culturally and Linguistically Diverse Community
    Smith, W ; Wadley, G ; Daly, JO ; Webb, M ; Hughson, J ; Hajek, J ; Parker, A ; Woodward-Kron, R ; Story, DA (The Association for Computing Machinery, 2017)
    We report a study to design and evaluate an app to support pregnancy information provided to women through an Australian health service. As part of a larger project to provide prenatal resources for culturally and linguistically diverse groups, this study focused on the design and reception of an app with the local Vietnamese community and health professionals of a particular hospital. Our study had three stages: an initial design workshop with the hospital; prototype design and development; prototype-based interviews with health professionals and focus groups with Vietnamese women. We explore how an app of this sort must be designed for a range of different use scenarios, considering its use by consumers with a multiplicity of differing viewpoints about its nature and purpose in relation to pregnancy care.
  • Item
    Thumbnail Image
    Cooperating to compete: The mutuality of cooperation and competition in boardgame play
    Rogerson, MJ ; Gibbs, MR ; Smith, W (Association for Computing Machinery (ACM), 2018-04-20)
    This paper examines the complex relationship between competition and cooperation in boardgame play. We understand boardgaming as distributed cognition, where people work together in a shared activity to accomplish the game. Although players typically compete against each other, this competition is only possible through ongoing cooperation to negotiate, enact and maintain the rules of play. In this paper, we report on a study of people playing modern boardgames. We analyse how knowledge of the game's state is distributed amongst the players and the game components, and examine the different forms of cooperation and collaboration that occur during play. Further, we show how players use the material elements of the game to support articulation work and to improve their awareness and understanding of the game's state. Our goal is to examine the coordinative practices that the players use during play and explicate the ways in which these enable competition.
  • Item
    Thumbnail Image
    Summarizing Significant Changes in Network Traffic Using Contrast Pattern Mining
    Chavary, EA ; Erfani, SM ; Leckie, C (Association for Computing Machinery, 2017)
    Extracting knowledge from the massive volumes of network traffic is an important challenge in network and security management. In particular, network managers require concise reports about significant changes in their network traffic. While most existing techniques focus on summarizing a single traffic dataset, the problem of finding significant differences between multiple datasets is an open challenge. In this paper, we focus on finding important differences between network traffic datasets, and preparing a summarized and interpretable report for security managers. We propose the use of contrast pattern mining, which finds patterns whose support differs significantly from one dataset to another. We show that contrast patterns are highly effective at extracting meaningful changes in traffic data. We also propose several evaluation metrics that reflect the interpretability of patterns for security managers. Our experimental results show that with the proposed unsupervised approach, the vast majority of extracted patterns are pure, i.e., most changes are either attack traffic or normal traffic, but not a mixture of both.
  • Item
    Thumbnail Image
    Crowd Activity Change Point Detection in Videos via Graph Stream Mining
    Yang, M ; Rashidi, L ; Rajasegarar, S ; Leckie, C ; Rao, AS ; Palaniswami, M (IEEE, 2018)
    In recent years, there has been a growing interest in detecting anomalous behavioral patterns in video. In this work, we address this task by proposing a novel activity change point detection method to identify crowd movement anomalies for video surveillance. In our proposed novel framework, a hyperspherical clustering algorithm is utilized for the automatic identification of interesting regions, then the density of pedestrian flows between every pair of interesting regions over consecutive time intervals is monitored and represented as a sequence of adjacency matrices where the direction and density of flows are captured through a directed graph. Finally, we use graph edit distance as well as a cumulative sum test to detect change points in the graph sequence. We conduct experiments on four real-world video datasets: Dublin, New Orleans, Abbey Road and MCG Datasets. We observe that our proposed approach achieves a high F-measure, i.e., in the range [0.7, 1], for these datasets. The evaluation reveals that our proposed method can successfully detect the change points in all datasets at both global and local levels. Our results also demonstrate the efficiency and effectiveness of our proposed algorithm for change point detection and segmentation tasks.
  • Item
    Thumbnail Image
    Learning Free-Form Deformations for 3D Object Reconstruction
    Jack, D ; Pontes, JK ; Sridharan, S ; Fookes, C ; Shirazi, S ; Maire, F ; Eriksson, A ; Jawahar, CV ; Li, H ; Mori, G ; Schindler, K (Springer, 2018)
    Representing 3D shape in deep learning frameworks in an accurate, efficient and compact manner still remains an open challenge. Most existing work addresses this issue by employing voxel-based representations. While these approaches benefit greatly from advances in computer vision by generalizing 2D convolutions to the 3D setting, they also have several considerable drawbacks. The computational complexity of voxel-encodings grows cubically with the resolution thus limiting such representations to low-resolution 3D reconstruction. In an attempt to solve this problem, point cloud representations have been proposed. Although point clouds are more efficient than voxel representations as they only cover surfaces rather than volumes, they do not encode detailed geometric information about relationships between points. In this paper we propose a method to learn free-form deformations (FFD) for the task of 3D reconstruction from a single image. By learning to deform points sampled from a high-quality mesh, our trained model can be used to produce arbitrarily dense point clouds or meshes with fine-grained geometry. We evaluate our proposed framework on synthetic data and achieve state-of-the-art results on surface and volumetric metrics. We make our implementation publicly available (Tensorflow implementation available at github.com/jackd/template_ffd.).
  • Item
    Thumbnail Image
    Adversarially Parameterized Optimization for 3D Human Pose Estimation
    Jack, D ; Maire, F ; Eriksson, A ; Shirazi, S (IEEE, 2017)
    We propose Adversarially Parameterized Optimization, a framework for learning low-dimensional feasible parameterizations of human poses and inferring 3D poses from 2D input. We train a Generative Adversarial Network to `imagine' feasible poses, and search this imagination space for a solution that is consistent with observations. The framework requires no scene/observation correspondences and enforces known geometric invariances without dataset augmentation. The algorithm can be configured at run time to take advantage of known values such as intrinsic/extrinsic camera parameters or target height when available without additional training. We demonstrate the framework by inferring 3D human poses from projected joint positions for both single frames and sequences. We show competitive results with extremely simple shallow network architectures and make the code publicly available.
  • Item
    No Preview Available
    Real-Time UAV Maneuvering via Automated Planning in Simulations
    Ramirez Javega, M ; Papasimeon, M ; Benke, L ; Lipovetzky, N ; Miller, T ; Pearce, A ; Sierra, C (International Joint Conferences on Artificial Intelligence, 2017-08-19)
    The automatic generation of realistic behaviour such as tactical intercepts for Unmanned Aerial Vehicles (UAV) in air combat is a challenging problem. State-of-the-art solutions propose hand–crafted algorithms and heuristics whose performance depends heavily on the initial conditions and specific aerodynamic characteristics of the UAVs involved. This demo shows the ability of domain–independent planners, embedded into simulators, to generate on–line, feed–forward, control signals that steer simulated aircraft as best suits the situation
  • Item
    No Preview Available
    Action Selection for Transparent Planning
    MacNally, AM ; Lipovetzky, N ; Ramirez, M ; Pearce, AR (IFAAMAS International Foundation for Autonomous Agents and Multiagent Systems, 2018)
    We introduce a novel framework to formalize and solve transparent planning tasks by executing actions selected in a suitable and timely fashion. A transparent planning task is defined as a task where the objective of the agent is to communicate its true goal to observers, thereby making its intentions and its action selection transparent. We formally define and model these tasks as Goal Pomdps where the state space is the Cartesian product of the states of the world and a given set of hypothetical goals. Action effects are deterministic in the world states of the problem but probabilistic in the observer's beliefs. Transition probabilities are obtained from making a call to a model-based plan recognition algorithm, which we refer to as an observer stereotype. We propose an action selection strategy via online planning that seeks actions to quickly convey the goal being pursued to an observer assumed to fit a given stereotype. In order to keep run-times feasible, we propose a novel model-based plan recognition algorithm that approximates well-known probabilistic plan recognition methods. The resulting on-line planner, after being evaluated over a diverse set of domains and three different observer stereotypes, is found to convey goal information faster than purely goal-directed planners.
  • Item
    Thumbnail Image
    Integrated Hybrid Planning and Programmed Control for Real–Time UAV Maneuvering
    Ramirez, M ; Papasimeon, M ; Lipovetzky, N ; Benke, L ; Miller, T ; Pearce, AR ; Scala, E ; Zamani, M (International Foundation for Autonomous Agents and Multiagent Systems, 2018)
    The automatic generation of realistic behaviour such as tactical intercepts for Unmanned Aerial Vehicles (UAV) in air combat is a challenging problem. State-of-the-art solutions propose handcrafted algorithms and heuristics whose performance depends heavily on the initial conditions and aerodynamic properties of the UAVs involved. This paper shows how to employ domain-independent planners, embedded into professional multi-agent simulations, to implement two-level Model Predictive Control (MPC) hybrid control systems for simulated UAVs. We compare the performance of controllers using planners with others based on behaviour trees that implement real world tactics. Our results indicate that hybrid planners derive novel and effective tactics from first principles inherent to the dynamical constraints UAVs are subject to.