Zum Hauptinhalt springen

Showing 1–37 of 37 results for author: Christen, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2307.01231  [pdf, other

    cs.DB cs.AI cs.LG

    A Critical Re-evaluation of Benchmark Datasets for (Deep) Learning-Based Matching Algorithms

    Authors: George Papadakis, Nishadi Kirielle, Peter Christen, Themis Palpanas

    Abstract: Entity resolution (ER) is the process of identifying records that refer to the same entities within one or across multiple databases. Numerous techniques have been developed to tackle ER challenges over the years, with recent emphasis placed on machine and deep learning methods for the matching phase. However, the quality of the benchmark datasets typically used in the experimental evaluations of… ▽ More

    Submitted 12 November, 2023; v1 submitted 3 July, 2023; originally announced July 2023.

  2. arXiv:2211.11434  [pdf, other

    cs.LG cs.CR cs.CV

    Privacy in Practice: Private COVID-19 Detection in X-Ray Images (Extended Version)

    Authors: Lucas Lange, Maja Schneider, Peter Christen, Erhard Rahm

    Abstract: Machine learning (ML) can help fight pandemics like COVID-19 by enabling rapid screening of large volumes of images. To perform data analysis while maintaining patient privacy, we create ML models that satisfy Differential Privacy (DP). Previous works exploring private COVID-19 models are in part based on small datasets, provide weaker or unclear privacy guarantees, and do not investigate practica… ▽ More

    Submitted 26 April, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Extended version of the paper accepted at the 20th International Conference on Security and Cryptography SECRYPT 2023. This version is more detailed and includes additional content: a longer results chapter and an appendix containing a proof

    Journal ref: Proceedings of the 20th International Conference on Security and Cryptography - SECRYPT 2023

  3. arXiv:2205.04837  [pdf, ps, other

    cs.DS

    Programming Data Structures for Large-Scale Desktop Simulations of Complex Systems

    Authors: Patrik Christen

    Abstract: The investigation of complex systems requires running large-scale simulations over many temporal iterations. It is therefore important to provide efficient implementations. The present study borrows philosophical concepts from Gilbert Simondon to identify data structures and algorithms that have the biggest impact on running time and memory usage. These are the entity $e$-tuple $\mathcal{E}$ and t… ▽ More

    Submitted 29 July, 2022; v1 submitted 10 May, 2022; originally announced May 2022.

    Comments: 6 pages, 1 figure, 1 table

  4. arXiv:2202.13830  [pdf, other

    cs.SE

    Curb Your Self-Modifying Code

    Authors: Patrik Christen

    Abstract: Self-modifying code has many intriguing applications in a broad range of fields including software security, artificial general intelligence, and open-ended evolution. Having control over self-modifying code, however, is still an open challenge since it is a balancing act between providing as much freedom as possible so as not to limit possible solutions, while at the same time imposing restrictio… ▽ More

    Submitted 29 July, 2022; v1 submitted 28 February, 2022; originally announced February 2022.

    Comments: 6 pages, 1 figure

  5. arXiv:2201.06858  [pdf, ps, other

    cs.NE

    Self-Modifying Code in Open-Ended Evolutionary Systems

    Authors: Patrik Christen

    Abstract: Having a model and being able to implement open-ended evolutionary systems is important for advancing our understanding of open-endedness. Complex systems science and newest generation high-level programming languages provide intriguing possibilities to do so. First, some recent advances in modelling and implementing open-ended evolutionary systems are reviewed. Then, the so-called allagmatic meth… ▽ More

    Submitted 1 March, 2022; v1 submitted 18 January, 2022; originally announced January 2022.

    Comments: 27 pages, presented at The Fourth Workshop on Open-Ended Evolution (OEE4), extended version

  6. arXiv:2112.10912  [pdf, ps, other

    cs.DB cs.CY cs.IR cs.LG

    Big Data is not the New Oil: Common Misconceptions about Population Data

    Authors: Peter Christen, Rainer Schnell

    Abstract: Databases covering all individuals of a population are increasingly used for research and decision-making. The massive size of such databases is often mistaken as a guarantee for valid inferences. However, population data have characteristics that make them challenging to use. Various assumptions on population coverage and data quality are commonly made, including how such data were captured and w… ▽ More

    Submitted 2 September, 2022; v1 submitted 20 December, 2021; originally announced December 2021.

  7. arXiv:2104.09677  [pdf, ps, other

    cs.DB cs.IR

    Large Scale Record Linkage in the Presence of Missing Data

    Authors: Thilina Ranbaduge, Peter Christen, Rainer Schnell

    Abstract: Record linkage is aimed at the accurate and efficient identification of records that represent the same entity within or across disparate databases. It is a fundamental task in data integration and increasingly required for accurate decision making in application domains ranging from health analytics to national security. Traditional record linkage techniques calculate string similarities between… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

    Comments: 9 pages

  8. arXiv:2104.03018  [pdf, ps, other

    cs.DB cs.CR

    Accurate and Efficient Suffix Tree Based Privacy-Preserving String Matching

    Authors: Sirintra Vaiwsri, Thilina Ranbaduge, Peter Christen, Kee Siong Ng

    Abstract: The task of calculating similarities between strings held by different organizations without revealing these strings is an increasingly important problem in areas such as health informatics, national censuses, genomics, and fraud detection. Most existing privacy-preserving string comparison functions are either based on comparing sets of encoded character q-grams, allow only exact matching of encr… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: 25 pages

  9. arXiv:2102.10475  [pdf, ps, other

    cs.SE cs.NE

    Open-Ended Automatic Programming Through Combinatorial Evolution

    Authors: Sebastian Fix, Thomas Probst, Oliver Ruggli, Thomas Hanne, Patrik Christen

    Abstract: Combinatorial evolution - the creation of new things through the combination of existing things - can be a powerful way to evolve rather than design technical objects such as electronic circuits. Intriguingly, this seems to be an ongoing and thus open-ended process creating novelty with increasing complexity. Here, we employ combinatorial evolution in software development. While current approaches… ▽ More

    Submitted 22 November, 2021; v1 submitted 20 February, 2021; originally announced February 2021.

    Comments: 12 pages, 2 tables

  10. arXiv:2009.00110  [pdf, other

    cs.NE

    Philosophy-Guided Modelling and Implementation of Adaptation and Control in Complex Systems

    Authors: Olivier Del Fabbro, Patrik Christen

    Abstract: Control was from its very beginning an important concept in cybernetics. Later on, with the works of W. Ross Ashby, for example, biological concepts such as adaptation were interpreted in the light of cybernetic systems theory. Adaptation is the process by which a system is capable of regulating or controlling itself in order to adapt to changes of its inner and outer environment maintaining a hom… ▽ More

    Submitted 25 September, 2021; v1 submitted 31 August, 2020; originally announced September 2020.

    Comments: 13 pages, 1 figure

  11. arXiv:2008.00103  [pdf, ps, other

    cs.LG cs.AI cs.CV cs.IR stat.ML

    F*: An Interpretable Transformation of the F-measure

    Authors: David J. Hand, Peter Christen, Nishadi Kirielle

    Abstract: The F-measure, also known as the F1-score, is widely used to assess the performance of classification algorithms. However, some researchers find it lacking in intuitive interpretation, questioning the appropriateness of combining two aspects of performance as conceptually distinct as precision and recall, and also questioning whether the harmonic mean is the best way to combine them. To ease this… ▽ More

    Submitted 17 March, 2021; v1 submitted 31 July, 2020; originally announced August 2020.

    Comments: 7 pages

  12. arXiv:2006.16137  [pdf, other

    cs.DS

    Pattern Masking for Dictionary Matching

    Authors: Panagiotis Charalampopoulos, Huiping Chen, Peter Christen, Grigorios Loukides, Nadia Pisanti, Solon P. Pissis, Jakub Radoszewski

    Abstract: In the Pattern Masking for Dictionary Matching (PMDM) problem, we are given a dictionary $\mathcal{D}$ of $d$ strings, each of length $\ell$, a query string $q$ of length $\ell$, and a positive integer $z$, and we are asked to compute a smallest set $K\subseteq\{1,\ldots,\ell\}$, so that if $q[i]$, for all $i\in K$, is replaced by a wildcard, then $q$ matches at least $z$ strings from… ▽ More

    Submitted 8 March, 2024; v1 submitted 29 June, 2020; originally announced June 2020.

    Comments: Published in Algorithmica. Abstract abridged due to arXiv requirements

  13. arXiv:2005.01192  [pdf, ps, other

    cs.NE cs.AI math.DS

    Philosophy-Guided Mathematical Formalism for Complex Systems Modelling

    Authors: Patrik Christen, Olivier Del Fabbro

    Abstract: We recently presented the so-called allagmatic method, which includes a system metamodel providing a framework for describing, modelling, simulating, and interpreting complex systems. Its development and programming was guided by philosophy, especially by Gilbert Simondon's philosophy of individuation, Alfred North Whitehead's philosophy of organism, and concepts from cybernetics. Here, a mathemat… ▽ More

    Submitted 29 July, 2022; v1 submitted 3 May, 2020; originally announced May 2020.

    Comments: 8 pages, 1 table

  14. arXiv:2001.02037  [pdf, ps, other

    cs.OH cs.AI cs.NE

    Cybernetical Concepts for Cellular Automaton and Artificial Neural Network Modelling and Implementation

    Authors: Patrik Christen, Olivier Del Fabbro

    Abstract: As a discipline cybernetics has a long and rich history. In its first generation it not only had a worldwide span, in the area of computer modelling, for example, its proponents such as John von Neumann, Stanislaw Ulam, Warren McCulloch and Walter Pitts, also came up with models and methods such as cellular automata and artificial neural networks, which are still the foundation of most modern mode… ▽ More

    Submitted 31 August, 2020; v1 submitted 24 November, 2019; originally announced January 2020.

    Comments: 12 pages, 1 figure

    Journal ref: 2019 IEEE International Conference on Systems, Man and Cybernetics (SMC), 4124-4130, 2019

  15. arXiv:1911.12930  [pdf, ps, other

    cs.DB cs.DC

    Incremental Clustering Techniques for Multi-Party Privacy-Preserving Record Linkage

    Authors: Dinusha Vatsalan, Peter Christen, Erhard Rahm

    Abstract: Privacy-Preserving Record Linkage (PPRL) supports the integration of sensitive information from multiple datasets, in particular the privacy-preserving matching of records referring to the same entity. PPRL has gained much attention in many application areas, with the most prominent ones in the healthcare domain. PPRL techniques tackle this problem by conducting linkage on masked (encoded) values.… ▽ More

    Submitted 28 November, 2019; originally announced November 2019.

  16. arXiv:1905.04232  [pdf, ps, other

    cs.AI cs.LG cs.MA cs.NE cs.PL

    Automatic Programming of Cellular Automata and Artificial Neural Networks Guided by Philosophy

    Authors: Patrik Christen, Olivier Del Fabbro

    Abstract: Many computer models such as cellular automata and artificial neural networks have been developed and successfully applied. However, in some cases, these models might be restrictive on the possible solutions or their solutions might be difficult to interpret. To overcome this problem, we outline a new approach, the so-called allagmatic method, that automatically programs and executes models with a… ▽ More

    Submitted 31 August, 2020; v1 submitted 10 May, 2019; originally announced May 2019.

    Comments: 12 pages, 1 figure

    Journal ref: Rolf Dornberger, editor, New Trends in Business Information Systems and Technology: Digital Innovation and Digital Business Transformation, pages 131-146. Springer, Cham, 2020

  17. arXiv:1807.02262  [pdf, ps, other

    cs.DB cs.AI

    Temporal graph-based clustering for historical record linkage

    Authors: Charini Nanayakkara, Peter Christen, Thilina Ranbaduge

    Abstract: Research in the social sciences is increasingly based on large and complex data collections, where individual data sets from different domains are linked and integrated to allow advanced analytics. A popular type of data used in such a context are historical censuses, as well as birth, death, and marriage certificates. Individually, such data sets however limit the types of studies that can be con… ▽ More

    Submitted 6 July, 2018; originally announced July 2018.

  18. arXiv:1806.07524  [pdf, ps, other

    cs.DB cs.DL

    Developing a Temporal Bibliographic Data Set for Entity Resolution

    Authors: Yichen Hu, Qing Wang, Peter Christen

    Abstract: Entity resolution is the process of identifying groups of records within or across data sets where each group represents a real-world entity. Novel techniques that consider temporal features to improve the quality of entity resolution have recently attracted significant attention. However, there are currently no large data sets available that contain both temporal information as well as ground tru… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: 7 pages, 6 figures

  19. arXiv:1803.09862  [pdf, ps, other

    cs.LG stat.ML

    A Decision Tree Approach to Predicting Recidivism in Domestic Violence

    Authors: Senuri Wijenayake, Timothy Graham, Peter Christen

    Abstract: Domestic violence (DV) is a global social and public health issue that is highly gendered. Being able to accurately predict DV recidivism, i.e., re-offending of a previously convicted offender, can speed up and improve risk assessment procedures for police and front-line agencies, better protect victims of DV, and potentially prevent future re-occurrences of DV. Previous work in DV recidivism has… ▽ More

    Submitted 26 March, 2018; originally announced March 2018.

    Comments: 12 pages; Accepted at The 2018 Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD)

  20. arXiv:1712.09691  [pdf, other

    cs.DB

    Scalable Entity Resolution Using Probabilistic Signatures on Parallel Databases

    Authors: Yuhang Zhang, Kee Siong Ng, Michael Walker, Pauline Chou, Tania Churchill, Peter Christen

    Abstract: Accurate and efficient entity resolution is an open challenge of particular relevance to intelligence organisations that collect large datasets from disparate sources with differing levels of quality and standard. Starting from a first-principles formulation of entity resolution, this paper presents a novel Entity Resolution algorithm that introduces a data-driven blocking and record-linkage techn… ▽ More

    Submitted 18 March, 2018; v1 submitted 27 December, 2017; originally announced December 2017.

  21. arXiv:1704.03624  [pdf, other

    cs.IR

    Loklak - A Distributed Crawler and Data Harvester for Overcoming Rate Limits

    Authors: Sudheesh Singanamalla, Michael Peter Christen

    Abstract: Modern social networks have become sources for vast quantities of data. Having access to such big data can be very useful for various researchers and data scientists. In this paper we describe Loklak, an open source distributed peer to peer crawler and scraper for supporting such research on platforms like Twitter, Weibo and other social networks. Social networks such as Twitter and Weibo pose var… ▽ More

    Submitted 12 April, 2017; originally announced April 2017.

    Comments: 4 pages, 1 figure

  22. arXiv:1701.01232  [pdf, ps, other

    cs.DB

    Scalable Multi-Database Privacy-Preserving Record Linkage using Counting Bloom Filters

    Authors: Dinusha Vatsalan, Peter Christen, Erhard Rahm

    Abstract: Privacy-preserving record linkage (PPRL) aims at integrating sensitive information from multiple disparate databases of different organizations. PPRL approaches are increasingly required in real-world application areas such as healthcare, national security, and business. Previous approaches have mostly focused on linking only two databases as well as the use of a dedicated linkage unit. Scaling PP… ▽ More

    Submitted 5 January, 2017; originally announced January 2017.

    Comments: This is an extended version of an article published in IEEE ICDM International Workshop on Privacy and Discrimination in Data Mining (PDDM) 2016 - Scalable privacy-preserving linking of multiple databases using counting Bloom filters

  23. arXiv:1612.08835  [pdf, ps, other

    cs.DB cs.CR

    Multi-Party Privacy-Preserving Record Linkage using Bloom Filters

    Authors: Dinusha Vatsalan, Peter Christen

    Abstract: Privacy-preserving record linkage (PPRL), the problem of identifying records that correspond to the same real-world entity across several data sources held by different parties without revealing any sensitive information about these records, is increasingly being required in many real-world application areas. Examples range from public health surveillance to crime and fraud detection, and national… ▽ More

    Submitted 28 December, 2016; originally announced December 2016.

    Comments: Extended version of the poster paper published in proceedings of ACM Conference in Information and Knowledge Management (CIKM) 2014 (http://dl.acm.org/citation.cfm?id=2661875)

  24. arXiv:1612.04286  [pdf, other

    cs.DB cs.AI

    Application of Advanced Record Linkage Techniques for Complex Population Reconstruction

    Authors: Peter Christen

    Abstract: Record linkage is the process of identifying records that refer to the same entities from several databases. This process is challenging because commonly no unique entity identifiers are available. Linkage therefore has to rely on partially identifying attributes, such as names and addresses of people. Recent years have seen the development of novel techniques for linking data from diverse applica… ▽ More

    Submitted 13 December, 2016; originally announced December 2016.

    Comments: 12 pages

  25. Sensor Discovery and Configuration Framework for The Internet of Things Paradigm

    Authors: Charith Perera, Prem Prakash Jayaraman, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: Internet of Things (IoT) will comprise billions of devices that can sense, communicate, compute and potentially actuate. The data generated by the Internet of Things are valuable and have the potential to drive innovative and novel applications. The data streams coming from these devices will challenge the traditional approaches to data management and contribute to the emerging paradigm of big dat… ▽ More

    Submitted 23 December, 2013; originally announced December 2013.

    Comments: 6 pages. arXiv admin note: substantial text overlap with arXiv:1311.2134

    Journal ref: Proceedings of the IEEE World Forum on Internet of Things (WF-IoT), Seoul, Korea, March, 2014

  26. arXiv:1311.2134  [pdf, other

    cs.NI

    Context-aware Dynamic Discovery and Configuration of 'Things' in Smart Environments

    Authors: Charith Perera, Prem Jayaraman, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: The Internet of Things (IoT) is a dynamic global information network consisting of Internet-connected objects, such as RFIDs, sensors, actuators, as well as other instruments and smart appliances that are becoming an integral component of the future Internet. Currently, such Internet-connected objects or `things' outnumber both people and computers connected to the Internet and their population is… ▽ More

    Submitted 8 November, 2013; originally announced November 2013.

    Comments: Big Data and Internet of Things: A Roadmap for Smart Environments, Studies in Computational Intelligence book series, Springer Berlin Heidelberg, 2014

  27. arXiv:1310.4038  [pdf, other

    cs.NI cs.DC

    MOSDEN: An Internet of Things Middleware for Resource Constrained Mobile Devices

    Authors: Charith Perera, Prem Prakash Jayaraman, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: The Internet of Things (IoT) is part of Future Internet and will comprise many billions of Internet Connected Objects (ICO) or `things' where things can sense, communicate, compute and potentially actuate as well as have intelligence, multi-modal interfaces, physical/ virtual identities and attributes. Collecting data from these objects is an important task as it allows software systems to underst… ▽ More

    Submitted 15 October, 2013; originally announced October 2013.

    Journal ref: Proceedings of the 47th Hawaii International Conference on System Sciences (HICSS), Kona, Hawaii, USA, January, 2014

  28. Sensor Search Techniques for Sensing as a Service Architecture for The Internet of Things

    Authors: Charith Perera, Arkady Zaslavsky, Chi Harold Liu, Michael Compton, Peter Christen, Dimitrios Georgakopoulos

    Abstract: The Internet of Things (IoT) is part of the Internet of the future and will comprise billions of intelligent communicating "things" or Internet Connected Objects (ICO) which will have sensing, actuating, and data processing capabilities. Each ICO will have one or more embedded sensors that will capture potentially enormous amounts of data. The sensors and related data streams can be clustered phys… ▽ More

    Submitted 13 September, 2013; originally announced September 2013.

    Comments: IEEE sensors Journal, 2013. arXiv admin note: text overlap with arXiv:1303.2447

  29. arXiv:1309.1811  [pdf, other

    cs.NI cs.SE

    Context Aware Sensor Configuration Model for Internet of Things

    Authors: Charith Perera, Arkady Zaslavsky, Michael Compton, Peter Christen, Dimitrios Georgakopoulos

    Abstract: We propose a Context Aware Sensor Configuration Model (CASCoM) to address the challenge of automated context-aware configuration of filtering, fusion, and reasoning mechanisms in IoT middleware according to the problems at hand. We incorporate semantic technologies in solving the above challenges.

    Submitted 6 September, 2013; originally announced September 2013.

    Comments: 12th International Semantic Web Conference (Posters & Demos) (ISWC), Sydney, Australia, October, 2013

  30. arXiv:1309.1515  [pdf, other

    cs.NI cs.SE

    Semantic-driven Configuration of Internet of Things Middleware

    Authors: Charith Perera, Arkady Zaslavsky, Michael Compton, Peter Christen, Dimitrios Georgakopoulos

    Abstract: We are currently observing emerging solutions to enable the Internet of Things (IoT). Efficient and feature rich IoT middeware platforms are key enablers for IoT. However, due to complexity, most of these middleware platforms are designed to be used by IT experts. In this paper, we propose a semantics-driven model that allows non-IT experts (e.g. plant scientist, city planner) to configure IoT mid… ▽ More

    Submitted 5 September, 2013; originally announced September 2013.

    Comments: 9th International Conference on Semantics, Knowledge & Grids (SKG), Beijing, China, October, 2013

  31. arXiv:1307.8198  [pdf, other

    cs.CY

    Sensing as a Service Model for Smart Cities Supported by Internet of Things

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: The world population is growing at a rapid pace. Towns and cities are accommodating half of the world's population thereby creating tremendous pressure on every aspect of urban living. Cities are known to have large concentration of resources and facilities. Such environments attract people from rural areas. However, unprecedented attraction has now become an overwhelming issue for city governance… ▽ More

    Submitted 30 July, 2013; originally announced July 2013.

    Comments: Transactions on Emerging Telecommunications Technologies 2014 (Accepted for Publication)

  32. Context Aware Computing for The Internet of Things: A Survey

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: As we are moving towards the Internet of Things (IoT), the number of sensors deployed around the world is growing at a rapid pace. Market research has shown a significant growth of sensor deployments over the past decade and has predicted a significant increment of the growth rate in the future. These sensors continuously generate enormous amounts of data. However, in order to add value to raw sen… ▽ More

    Submitted 4 May, 2013; originally announced May 2013.

    Comments: IEEE Communications Surveys & Tutorials Journal, 2013

  33. Context-aware Sensor Search, Selection and Ranking Model for Internet of Things Middleware

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Michael Compton, Dimitrios Georgakopoulos

    Abstract: As we are moving towards the Internet of Things (IoT), the number of sensors deployed around the world is growing at a rapid pace. Market research has shown a significant growth of sensor deployments over the past decade and has predicted a substantial acceleration of the growth rate in the future. It is also evident that the increasing number of IoT middleware solutions are developed in both rese… ▽ More

    Submitted 11 March, 2013; originally announced March 2013.

    Journal ref: Proceedings of the IEEE 14th International Conference on Mobile Data Management (MDM), Milan, Italy, June, 2013

  34. arXiv:1302.1131  [pdf, other

    cs.NI

    Dynamic Configuration of Sensors Using Mobile Sensor Hub in Internet of Things Paradigm

    Authors: Charith Perera, Prem Jayaraman, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: Internet of Things (IoT) envisions billions of sensors to be connected to the Internet. By deploying intelligent low-level computational devices such as mobile phones in-between sensors and cloud servers, we can reduce data communication with the use of intelligent processing such as fusing and filtering sensor data, which saves significant amount of energy. This is also ideal for real world senso… ▽ More

    Submitted 5 February, 2013; originally announced February 2013.

  35. arXiv:1301.1085  [pdf, other

    cs.SE cs.NI

    Connecting Mobile Things to Global Sensor Network Middleware using System-generated Wrappers

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Ali Salehi, Dimitrios Georgakopoulos

    Abstract: Internet of Things (IoT) will create a cyberphysical world where all the things around us are connected to the Inter net, sense and produce "big data" that has to be stored, processed and communicated with minimum human intervention. With the ever increasing emergence of new sensors, interfaces and mobile devices, the grand challenge is to keep up with this race in developing software drivers and… ▽ More

    Submitted 6 January, 2013; originally announced January 2013.

    Journal ref: Proceedings of the 11th ACM International Workshop on Data Engineering for Wireless and Mobile Access (ACM SIGMOD/PODS-Workshop-MobiDE), Scottsdale, Arizona, USA, May, 2012

  36. CA4IOT Context Awareness for Internet of Things

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Dimitrios Georgakopoulos

    Abstract: Internet of Things (IoT) will connect billions of sensors deployed around the world together. This will create an ideal opportunity to build a sensing-as-a-service platform. Due to large number of sensor deployments, there would be number of sensors that can be used to sense and collect similar information. Further, due to advances in sensor hardware technology, new methods and measurements will b… ▽ More

    Submitted 6 January, 2013; originally announced January 2013.

    Journal ref: Proceedings of the IEEE International Conference on Green Computing and Communications, Conference on Internet of Things, and Conference on Cyber,Physical and Social Computing (iThings/CPSCom/GreenCom), Besancon, France, November,2012

  37. Capturing Sensor Data from Mobile Phones using Global Sensor Network Middleware

    Authors: Charith Perera, Arkady Zaslavsky, Peter Christen, Ali Salehi, Dimitrios Georgakopoulos

    Abstract: Mobile phones play increasingly bigger role in our everyday lives. Today, most smart phones comprise a wide variety of sensors which can sense the physical environment. The Internet of Things vision encompasses participatory sensing which is enabled using mobile phones based sensing and reasoning. In this research, we propose and demonstrate our DAM4GSN architecture to capture sensor data using se… ▽ More

    Submitted 1 February, 2013; v1 submitted 1 January, 2013; originally announced January 2013.

    Comments: Proceedings of the IEEE 23rd International Symposium on Personal Indoor and Mobile Radio Communications (PIMRC), Sydney, Australia, September, 2012