Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Phillip Taylor is active.

Publication


Featured researches published by Phillip Taylor.


automotive user interfaces and interactive vehicular applications | 2012

Road type classification through data mining

Phillip Taylor; Sarabjot Singh Anand; Nathan Griffiths; Fatimah Adamu-Fika; Alain Dunoyer; Thomas Popham

In this paper we investigate data mining approaches to road type classification based on CAN (controller area network) bus data collected from vehicles on UK roads. We consider three related classification problems: road type (A, B, C and Motorway), signage (None, White, Green and Blue) and carriageway type (Single or Double). Knowledge of these classifications has a number of uses, including tuning the engine and adapting the user interface according to the situation. Furthermore, the current road type and surrounding area gives an indication of the drivers workload. In a residential area the driver is likely to be overloaded, while they may be under stimulated on a highway. Several data mining and temporal analysis techniques are investigated, along with selected ensemble classifiers and initial attempts to deal with a class imbalance present in the data. We find that the Random Forest ensemble algorithm has the best performance, with an AUC of 0.89 when used with a wavelet-Gaussian summary of the previous 2.5 seconds of speed and steering wheel angle recordings. We show that this technique is at least as good as a model-based solution that was manually created using domain expertise.


Applied Artificial Intelligence | 2016

Data Mining for Vehicle Telemetry

Phillip Taylor; Nathan Griffiths; Abhir Bhalerao; Sarabjot Singh Anand; Thomas Popham; Zhou Xu; Adam Gelencser

ABSTRACT This article presents a data mining methodology for driving-condition monitoring via CAN-bus data that is based on the general data mining process. The approach is applicable to many driving condition problems, and the example of road type classification without the use of location information is investigated. Location information from Global Positioning Satellites and related map data are often not available (for business reasons), or cannot represent the full dynamics of road conditions. In this work, Controller Area Network (CAN)-bus signals are used instead as inputs to models produced by machine learning algorithms. Road type classification is formulated as two related labeling problems: Road Type (A, B, C, and Motorway) and Carriageway Type (Single or Dual). An investigation is presented into preprocessing steps required prior to applying machine learning algorithms, that is, signal selection, feature extraction, and feature selection. The selection methods used include principal components analysis (PCA) and mutual information (MI), which are used to determine the relevance and redundancy of extracted features and are performed in various combinations. Finally, because there is an inherent bias toward certain road and carriageway labelings, the issue of class imbalance in classification is explained and investigated. A system is produced, which is demonstrated to successfully ascertain road type from CAN-bus data, and it is shown that the classification correlates well with input signals such as vehicle speed, steering wheel angle, and suspension height.


international conference on service oriented computing | 2015

Context-Driven Assessment of Provider Reputation in Composite Provision Scenarios

Lina Barakat; Phillip Taylor; Nathan Griffiths; Simon Miles

Service-oriented computing has become the de-facto way of developing distributed applications and, in such systems, an accurate assessment of reputation is essential for selecting between alternative providers. Existing methods typically assess reputation on a combination of direct experiences by the client being provided with a service and third party recommendations, but they exclude from consideration a wealth of information about the context of providers’ previous actions. Such information is particularly important in composite service provision scenarios, where providers may delegate sub-tasks to others, and thus their success or failure needs to be interpreted in this context and reputation assessed according to responsibility. In response, to enable richer, more accurate reputation mechanisms, this paper models the delegation knowledge underlying a composite service provision, and incorporates such knowledge into the reputation assessment process, adjusting the contributions of past interactions with the composite service provider according to delegation context relevance. Experimental results demonstrate the effectiveness of the proposed approach.


adaptive agents and multi-agents systems | 2017

Stereotype reputation with limited observability

Phillip Taylor; Nathan Griffiths; Lina Barakat; Simon Miles

Assessing trust and reputation is essential in multi-agent systems where agents must decide who to interact with. Assessment typically relies on the direct experience of a trustor with a trustee agent, or on information from witnesses. Where direct or witness information is unavailable, such as when agent turnover is high, stereotypes learned from common traits and behaviour can provide this information. Such traits may be only partially or subjectively observed, with witnesses not observing traits of some trustees or interpreting their observations differently. Existing stereotype-based techniques are unable to account for such partial observability and subjectivity. In this paper we propose a method for extracting information from witness observations that enables stereotypes to be applied in partially and subjectively observable dynamic environments. Specifically, we present a mechanism for learning translations between observations made by trustor and witness agents with subjective interpretations of traits. We show through simulations that such translation is necessary for reliable reputation assessments in dynamic environments with partial and subjective observability.


automotive user interfaces and interactive vehicular applications | 2015

Warwick-JLR driver monitoring dataset (DMD): statistics and early findings

Phillip Taylor; Nathan Griffiths; Abhir Bhalerao; Zhou Xu; Adam Gelencser; Thomas Popham

Driving is a safety critical task that requires a high levels of attention and workload from the driver. Despite this, people often also perform secondary tasks such as eating or using a mobile phone, which increase workload levels and divert cognitive and physical attention from the primary task of driving. If a vehicle is aware that the driver is currently under high workload, the vehicle functionality can be changed in order to minimize any further demand. Traditionally, workload measurements have been performed using intrusive means such as physiological sensors. Another approach may be to monitor workload online using readily available and robust sensors accessible via the vehicles Controller Area Network (CAN). In this paper, we present details of the Warwick-JLR Driver Monitoring Dataset (DMD) collected for this purpose, and to announce its publication for driver monitoring research. The collection protocol is briefly introduced, followed by statistical analysis of the dataset to describe its structure. Finally, the public release of the dataset, for use in both driver monitoring and data mining research, is announced.


computational intelligence | 2018

Towards personalised and adaptive QoS assessments via context awareness

Lina Barakat; Phillip Taylor; Nathan Griffiths; Adel Taweel; Michael Luck; Simon Miles

Quality of Service (QoS) properties play an important role in distinguishing between functionally equivalent services and accommodating the different expectations of users. However, the subjective nature of some properties and the dynamic and unreliable nature of service environments may result in cases where the quality values advertised by the service provider are either missing or untrustworthy. To tackle this, a number of QoS estimation approaches have been proposed, using the observation history available on a service to predict its performance. Although the context underlying such previous observations (and corresponding to both user and service related factors) could provide an important source of information for the QoS estimation process, it has only been used to a limited extent by existing approaches. In response, we propose a context‐aware quality learning model, realized via a learning‐enabled service agent, exploiting the contextual characteristics of the domain to provide more personalized, accurate, and relevant quality estimations for the situation at hand. The experiments conducted demonstrate the effectiveness of the proposed approach, showing promising results (in terms of prediction accuracy) in different types of changing service environments.


International Journal of Mobile Human Computer Interaction | 2017

Investigating the feasibility of vehicle telemetry data as a means of predicting driver workload

Phillip Taylor; Nathan Griffiths; Abhir Bhalerao; Zhou Xu; Adam Gelencser; Thomas Popham

Driving is a safety critical task that requires a high level of attention and workload from the driver. Despite this, people often also perform secondary tasks such as eating or using a mobile phone, which increase workload levels and divert cognitive and physical attention from the primary task of driving. If a vehicle is aware that the driver is currently under high workload, the vehicle functionality can be changed in order to minimize any further demand. Traditionally, workload measurements have been performed using intrusive means such as physiological sensors. Another approach may be to use vehicle telemetry data as a performance measure for workload. In this paper, we present the Warwick-JLR Driver Monitoring Dataset (DMD) and analyse it to investigate the feasibility of using vehicle telemetry data for determining the driver workload. We perform a statistical analysis of subjective ratings, physiological data, and vehicle telemetry data collected during a track study. A data mining methodology is then presented to build predictive models using this data, for the driver workload monitoring problem.


agents and data mining interaction | 2013

Redundant Feature Selection for Telemetry Data

Phillip Taylor; Nathan Griffths; Abhir Bhalerao; Thomas Popham; Xu Zhou; Alain Dunoyer

Feature sets in many domains often contain many irrelevant and redundant features, both of which have a negative effect on the performance and complexity of agents that use the data [ 9 ]. Supervised feature selection aims to overcome this problem by selecting features that are highly related to the class labels, yet unrelated to each other. One proposed technique to select good features with few inter-dependencies is minimal Redundancy Maximal Relevance mRMR [ 12 ], but this can be impractical with large feature sets. In many situations, features are extracted from signal data such as vehicle telemetry, medical sensors, or financial time-series, and it is possible for feature redundancies to exist both between features extracted from the same signal intra-signal, and between features extracted from different signals inter-signal. We propose a two stage selection process to take advantage of these different types of redundancy, considering intra-signal and inter-signal redundancies separately. We illustrate the process on vehicle telemetry signal data collected in a driver distraction monitoring project. We evaluate it using several machine learning algorithms: Random Forest; Naive Bayes; and C4.5 Decision Tree. Our results show that this two stage process significantly reduces the computation required because of inter-dependency calculations, while having minimal detrimental effect on the performance of the feature sets produced.


Archive | 2013

Warwick-JLR driver monitoring dataset (DMD) : a public dataset for driver monitoring research

Phillip Taylor; Nathan Griffiths; Abhir Bhalerao; Derrick G. Watson; X. Zhou; Thomas Popham


adaptive agents and multi agents systems | 2017

Bootstrapping Trust with Partial and Subjective Observability

Phillip Taylor; Nathan Griffiths; Lina Barakat; Simon Miles

Collaboration


Dive into the Phillip Taylor's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge