Research, Publications & Projects


Research Interests

  • Parallel & Distributed Systems
  • Software Development for High Performance Systems.
  • Decentralized Algorithms for Data Intensive Applications.
  • Innovative P2P Systems.
  • Efficient Algorithms for Mobile Applications.

Publications

  • Accelerating Support Count for Association Rule Mining on GPUs. ParLearning
    Vasileios Zois, A. Panangadan. and V. K. Prasanna., ParLearning - Parallel & Distributed Processing Symposium Workshops (IPDPSW), 2016 IEEE International. IEEE, 2016
  • Enabling Automated Dynamic Demand Response: From Theory to Practice.
    M. Frincu, C. Chelmis,S. Aman, R. Saeed, Vasileios Zois, V. Prasanna, C. Fern and A. Ackbari, Proceedings of the 2015 ACM Sixth International Conference on Future Energy Systems. ACM, 2015
  • Querying of Time Series for Big Data Analytics.
    Vasileios Zois, V. Zois, C. Chelmis and V. Prasanna, Handbook of Research on Innovative Database Query Processing Techniques
  • Integrated Platform for Automated Sustainable Demand Response in Smart Grids.
    Vasileios Zois, Marc Frincu, Viktor Prasanna, 2nd IEEE International Workshop on Intelligent Energy Systems (IWIES), 2014
  • Efficient Customer Selection for Sustainable Demand Response in Smart Grids.
    Vasileios Zois, Marc Frincu, Charalampos Chelmis, Muhammad Rizwan Saeed, Viktor Prasanna, 5th International Green Computing Conference (IGCC), 2014

Diploma Thesis

My thesis revolves around the study and understanding of distributed systems such as Hadoop and HBase. By recognizing the limitations of those systems i designed and implemented an application for the creation of B, B+ Trees over HBase. I use the MapReduce distributed programming model in order to construct those specific trees and i have evaluated the implementation by testing it in a custom cluster i created in Okeanos. Also my implementation consists of a client which i use in order to execute range queries on the Trees constructed.

Here are some links were you can find a copy of my thesis in greek. I am still working on translating it to English!

  • Thesis Report............
  • Presentation...............
  • Developed Code........