Workshop paper

Mobile Sensor Data Anonymization

Submitted by richard on Wed, 06/05/2019 - 09:42
ACM/IEEE International Conference on Internet-of-Things Design and Implementation

This paper looks the problem of releasing time-series data when privacy is a concern. It uses information theory to look at what extra information could "leak" if our device sends motion data. For example, can users be reidentified or can features such as height and weight be determined. A machine learning framework is given that can produce a tradeoff between allowing useful data to pass through while distorting the signal minimally to disguise information we wish to be private.

Building Distributed Temporal Graphs From Event Streams

Submitted by richard on Mon, 07/02/2018 - 15:49
Second Workshop on Advances in Mining Large-Scale Time Dependent Graphs (TD-LSG)

This paper describes the Raphtory system which is used to analysis large-scale time-varying graph systems. It can ingest streaming graph information and store the complete graph history. It enables queries to be made over the graphs at different points in that graph's history.

Walking in Sync: Two is Company, Three’s a Crowd

Submitted by richard on Tue, 04/07/2015 - 19:27
2nd Workshop on Physical Analytics (WPA), Florence, Italy

This paper describes preliminary results on analysing the movements of people walking next to each other. The data is collected from mobile phone movement sensors carried by experimental subjects. The accelerometers on mobile phones show synchronisation when compared. Correlations between time series are used to infer the presence of a third party with when people are walking. This is preliminary work on a small data set with only three participants.

Pushing Software Defined Networking to the access

Submitted by richard on Wed, 07/09/2014 - 21:48
European Workshop on Software Defined Networking (Budapest)

This paper reflects on experience gained from implementing OpenFlow on an access device. The architecture used involves a box at the front of the device for tagging traffic and using those tags to make the device present as a single large OpenFlow switch distributed in space. The system has been implemented and tested using OFtest.

Code is at https://github.com/richardclegg/xcpd

Criticisms of modelling packet traffic using long-range dependence

Submitted by richard on Sun, 10/20/2013 - 00:00
Performance Modeling and Evaluation of Computer and Telecommunications (PMECT), ICCCN Workshop

This paper looks at the phenomenon of long-range dependence. It shows that certain long-range dependent models give answers which contain infinities and also that this behaviour will not be detected by a naive modelling approach. The work is extended in the JCCS paper