Dorothy Ndedi Monekosso
Kingston University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Dorothy Ndedi Monekosso.
machine vision applications | 2008
Beibei Zhan; Dorothy Ndedi Monekosso; Paolo Remagnino; Sergio A. Velastin; Li-Qun Xu
In the year 1999 the world population reached 6 billion, doubling the previous census estimate of 1960. Recently, the United States Census Bureau issued a revised forecast for world population showing a projected growth to 9.4 billion by 2050 (US Census Bureau, http://www.census.gov/ipc/www/worldpop.html). Different research disci- plines have studied the crowd phenomenon and its dynamics from a social, psychological and computational standpoint respectively. This paper presents a survey on crowd analysis methods employed in computer vision research and discusses perspectives from other research disciplines and how they can contribute to the computer vision approach.
Expert Systems With Applications | 2009
Robert J. Mullen; Dorothy Ndedi Monekosso; Sarah Barman; Paolo Remagnino
Ant algorithms are optimisation algorithms inspired by the foraging behaviour of real ants in the wild. Introduced in the early 1990s, ant algorithms aim at finding approximate solutions to optimisation problems through the use of artificial ants and their indirect communication via synthetic pheromones. The first ant algorithms and their development into the Ant Colony Optimisation (ACO) metaheuristic is described herein. An overview of past and present typical applications as well as more specialised and novel applications is given. The use of ant algorithms alongside more traditional machine learning techniques to produce robust, hybrid, optimisation algorithms is addressed, with a look towards future developments in this area of study.
Investigative Ophthalmology & Visual Science | 2009
Christopher G. Owen; Alicja R. Rudnicka; Robert J. Mullen; Sarah Barman; Dorothy Ndedi Monekosso; Peter H. Whincup; Jeffrey Ng; Carl Paterson
PURPOSE To examine the agreement of a novel computer program measuring retinal vessel tortuosity with subjective assessment of tortuosity in school-aged children. METHODS Cross-sectional study of 387 retinal vessels (193 arterioles, 194 veins) from 28 eyes of 14 children (aged 10 years). Retinal digital images were analyzed using the Computer Assisted Image Analysis of the Retina (CAIAR) program, including 14 measures of tortuosity. Vessels were graded (from 0 = none; to 5 = tortuous) independently by two observers. Interobserver agreement was assessed by using kappa statistics. Agreement with all 14 objective measures was assessed with correlation/regression analyses. Intersession repeatability (comparing morning and afternoon sessions) of tortuosity indices was calculated. RESULTS Interobserver agreement of vessel tortuosity within one grade was high (kappa = 0.97), with total agreement in 56% of grades and 42% differing by +/-1 grade. Tortuosity indices based on subdivided chord length methods showed strong log-linear associations with agreed subjective grades (typically r > 0.6; P < 0.001). An approach that averages the distance from the vessel to chord length along the length of the vessel showed best agreement (r = 0.8; P < 0.0001). Tortuosity measures based on curvature performed less well. Intersession repeatability of the vessel to chord technique was good, differing by values equivalent to <1 in subjective grade. CONCLUSIONS Tortuosity indices based on changes in subdivided chord lengths showed optimal agreement with subjective assessment. The relation of these indices to ethnicity and cardiovascular risk factors in childhood should be examined further, as these indices may be a useful indicator of early vascular function.
IEEE Transactions on Automation Science and Engineering | 2010
Dorothy Ndedi Monekosso; Paolo Remagnino
In this paper, we describe a model-based behavior analysis system for assisted living. The goal is monitoring the well-being of a single occupant in a home. Behavior is defined as any pattern in a sequence of observations. In analyzing behavior in a smart home, we aim to detect gradual changes in behavior, and atypical (anomalous) behavior. The anomalous behavior may be the result of equipment failure or the result of significant variations in the behavior of the occupant. In the context of a smart home, both situations require human intervention although the response will differ. For the purpose of observing behavior, the smart home is equipped with embedded sensors that unobtrusively record various environmental parameters. Models of behavior are generated from the sensor data. These models are employed to detect trends and infer atypical behavior.
Applied Soft Computing | 2013
Myo Thida; How-Lung Eng; Dorothy Ndedi Monekosso; Paolo Remagnino
We propose a novel particle swarm optimisation algorithm that uses a set of interactive swarms to track multiple pedestrians in a crowd. The proposed method improves the standard particle swarm optimisation algorithm with a dynamic social interaction model that enhances the interaction among swarms. In addition, we integrate constraints provided by temporal continuity and strength of person detections in the framework. This allows particle swarm optimisation to be able to track multiple moving targets in a complex scene. Experimental results demonstrate that the proposed method robustly tracks multiple targets despite the complex interactions among targets that lead to several occlusions.
ant colony optimization and swarm intelligence | 2008
Robert J. Mullen; Dorothy Ndedi Monekosso; Sarah Barman; Paolo Remagnino; Paul Wilkin
This paper presents preliminary results on an investigation into using artificial swarms to extract and quantify features in digital images. An ant algorithm has been developed to automatically extract the outlines and primary venation patterns from digital images of living leaf specimens via an edge detection method. A qualitative and quantitative analysis of the results is carried out herein. The artificial swarms are shown to converge onto the edges within the leaf images and statistical accuracy, as measured against ground truth images, is shown to increase in accordance with the swarm convergence. Visual results are promising, however limitations due to background noise need to be addressed for the given application. The findings in this study present potential for increased robustness in using swarm based methods, by exploiting their stigmergic behaviour to reduce the need for parameter fine-tuning with respect to individual image characteristics.
computational intelligence | 2007
Dorothy Ndedi Monekosso; Paolo Remagnino
The objective is to detect activities taking place in a home and to create a model of behavior for the occupant. A behavior is a pattern in the sequence of activities. An array of sensors captures the status of appliances. Models for the occupants activities are built from the captured data using supervised and unsupervised learning techniques. The models of behavior are built using the hidden Markov model (HMM) technique. Predictive models can be used in a number of ways: to enhance user experience, to maximize resource usage efficiency, for safety and security. This work focuses on supporting independent living and enhancing quality of life of older persons. The ultimate goal is for the system to distinguish between normal and anomalous behavior. In this paper, we present the results of comparing supervised and unsupervised classification techniques applied to the problem of modeling activity for the purpose of modeling behavior in a home.
Information Sciences | 2014
Mei Kuan Lim; Chee Seng Chan; Dorothy Ndedi Monekosso; Paolo Remagnino
Conventional tracking solutions are not able to deal with abrupt motion as these are based on a smooth motion assumption or an accurate motion model. Abrupt motion is not subject to motion continuity and smoothness. We address this problem by casting tracking as an optimisation problem and propose a novel abrupt motion tracker based on swarm intelligence – the SwATrack. Unlike existing swarm-based filtering methods, we first of all introduce an optimised swarm-based sampling strategy for a tradeoff between the exploration and exploitation of the state space in search for the optimal proposal distribution. Secondly, we propose Dynamic Acceleration Parameters (DAP) that allow on the fly tuning of the best mean and variance of the distribution for sampling. Combining the two strategies within the Particle Swarm Optimisation framework represents a novel method to address abrupt motion. To the best of our knowledge, this has never been done before. Thirdly, we introduce a new dataset – the Malaya Abrupt Motion (MAMo) dataset that consists of 12 videos with groundtruth. Finally, experimental on both quantitative and qualitative results have shown the effectiveness of the proposed method in terms of dataset unbiased, object size invariant and fast recovery in tracking the abrupt motions.
intelligent environments | 2011
Yu Huang; Dorothy Ndedi Monekosso; Hui Wang; Juan Carlos Augusto
Glove-based systems are an important option in the field of gesture recognition. They are designed to recognize meaningful expressions of hand motion. In our daily lives, we use our hands for interacting with the environment around us in many tasks. Our glove-based gesture recognition is focused on developing technologies for studying the motion and interaction with a data glove which can augment the capabilities of some users to perform some tasks. This idea is relevant to many research areas, for example: design and manufacturing, information visualization, robotics, sign language understanding, medicine and health Care. In this paper, we proposed a new concept grounding approach for glove-based gesture recognition. We record the data from finger sensors and then abstract and extract concepts from the data. This allow us to construct conceptual levels which we can use to study interaction and manipulation for users during their activities.
Expert Systems With Applications | 2013
Dorothy Ndedi Monekosso; Paolo Remagnino
This paper describes a data-driven approach to sensor data validation. The data originates from a network of sensors embedded in an indoor environment such as an office, home, factory, public mall or airport. Data analysis is performed to automatically detect events and classify activities taking place within the environment. Sensor failure and in particular intermittent failure, caused by electrical interference, undermines the inference processes. PCA and CCA are compared for detecting intermittent faults and masking such failures. The fault detection relies on models built from historical data. As new sensor observations are collected the model is updated and compared to that previously estimated, where a difference is indicative of a failure.