Abstract
Palomar Transient Factory is a comprehensive detection system for the identification and classification of transient astrophysical objects. The central piece in the identification pipeline is represented by an automated classifier that distinguishes between real and bogus objects with high accuracy. Given that the classifier has to identify the most significant transients out of a large number of candidates in near real-time, the response time it provides is of critical importance. In this paper, we present an experimental study that evaluates a novel implementation of the classifier in GLADE—a parallel data processing system that combines the efficiency of a database with the extensibility of Map-Reduce. We show how each stage in the classifier – candidate identification, pruning, and contextual realbogus – maps optimally into GLADE tasks by taking advantage of the unique features of the system—range-based data partitioning, columnar storage, multi-query execution, and in-database support for complex aggregate computation. The result is an efficient classifier implementation capable to process a new set of acquired images in a matter of minutes even on a low-end server. For comparison, an optimized PostgreSQL implementation of the classifier takes hours on the same machine.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Preview
Unable to display preview. Download preview PDF.
Similar content being viewed by others
References
Palomar Transient Factory (November 2013), http://www.astro.caltech.edu/ptf/
Law, N.M., et al.: The Palomar Transient Factory: System Overview, Performance and First Results. CoRR abs/0906.5350 (2009)
Bloom, J.S., et al.: Automating Discovery and Classification of Transients and Variable Stars in the Synoptic Survey Era. CoRR abs/1106.5491 (2011)
Grillmair, C.J., et al.: An Overview of the Palomar Transient Factory Pipeline and Archive at the Infrared Processing and Analysis Center. In: Astronomical Data Analysis Software and Systems XIX. ASP Conf. Ser., vol. 434, pp. 28–36 (2010)
Cheng, Y., Qin, C., Rusu, F.: GLADE: Big Data Analytics Made Easy. In: Proceedings of 2012 ACM SIGMOD International Conference on Management of Data, pp. 697–700 (2012)
PostgreSQL, http://www.postgresql.org/ (November 2013)
Python Programming Language (November 2013), http://www.python.org/
Cheng, Y., Rusu, F.: Astronomical Data Processing in EXTASCID. In: Proceedings of 2013 SSDBM Conf. on Sci. and Stat. Database Management, pp. 387–390 (2013)
Arumugam, S., Dobra, A., Jermaine, C., Pansare, N., Perez, L.: The DataPath System: A Data-Centric Analytic Processing Engine for Large Data Warehouses. In: Proceedings of 2010 ACM SIGMOD International Conference on Management of Data, pp. 519–530 (2010)
Rusu, F., Dobra, A.: GLADE: A Scalable Framework for Efficient Analytics. Operating Systems Review 46(1), 12–18 (2012)
Author information
Authors and Affiliations
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 2014 Springer International Publishing Switzerland
About this paper
Cite this paper
Rusu, F., Nugent, P., Wu, K. (2014). Implementing the Palomar Transient Factory Real-Time Detection Pipeline in GLADE: Results and Observations. In: Madaan, A., Kikuchi, S., Bhalla, S. (eds) Databases in Networked Information Systems. DNIS 2014. Lecture Notes in Computer Science, vol 8381. Springer, Cham. https://doi.org/10.1007/978-3-319-05693-7_4
Download citation
DOI: https://doi.org/10.1007/978-3-319-05693-7_4
Publisher Name: Springer, Cham
Print ISBN: 978-3-319-05692-0
Online ISBN: 978-3-319-05693-7
eBook Packages: Computer ScienceComputer Science (R0)