Archive for March, 2019


Hello people!

Here is a prototype agent-based auctions simulation using Jade Agents.

This prototype can be useful for comparing auction protocols under specific circumstances. It is written in Java and uses the Java Agent Development Framework. Currently, it supports only the following auction protocols (it is just a prototype):

Each auction simulation can run between one Auctioneer and any number of Bidders. Furthermore, each Bidder and the Auctioneer use as input a file with the auction product items. For each auction product item the Bidders have their price estimation and the Auctioneer has its minimum bid price.

Continue reading

Presentation topic: “Content-based Image Retrieval”

Presenter: Efstathios Chatzikyriakidis

PDF presentation: https://github.com/efstathios-chatzikyriakidis/content-based-image-retrieval/blob/master/presentation.pdf

Source code: https://github.com/efstathios-chatzikyriakidis/content-based-image-retrieval/tree/master/source-code

Presentation topic: “Multi-Factor Authentication”

Presenter: Efstathios Chatzikyriakidis

PDF presentation: https://github.com/efstathios-chatzikyriakidis/security-access-control-multi-factor-authentication/blob/master/presentation/SAC-MFA.pdf

Source code: https://github.com/efstathios-chatzikyriakidis/security-access-control-multi-factor-authentication/tree/master/development/security_access_control_multi_factor_authentication

Presentation topic: “Adversarial Face De-identification”

Presenter: Efstathios Chatzikyriakidis

PDF presentation: https://github.com/efstathios-chatzikyriakidis/adversarial-face-de-identification/blob/master/texts/msc-thesis-presentation.pdf

Experiments (exported files): https://github.com/efstathios-chatzikyriakidis/adversarial-face-de-identification/tree/master/results