Category: Research

European Researchers' Night 2022 / Vísindavaka 2022

Helmut Neukirchen, 15. November 2022

After two years of COVID break, Vísindavaka, the Icelandic European Researchers' Night 2022 took place on 1 Oct 2022 and it was a real success: while we had 5700 visitors in 2019, we had significantly more this year: the official number is 6400 visitors, but my feeling is that this number was even higher.

The Computer Science department had a booth showcasing some of its research.

Silence before the storm:

While we still need to work on the gender diversity of the team, we had at least a diverse range of exhibits (and nationalities): from creating art using neural networks over to an industrial 3D scanner, remote sensing where satellite images are analysed, to software engineering with sketches on a touch screen, cybersecurity and our Center of Excellence RAISE.

Cybersecurity

October is the European Cybersecurity Month and we had a flyer for kids (Hvernig á að vera öruggur á netinu) and a quiz for more grown ups in order to raise awareness for cybersecurity.

CoE RAISE

CoE RAISE (Research on AI- and Simulation-Based Engineering at Exascale) gave a glimpse into neural networks by using a neural network that runs purely in your browser without any connection to a super computer. Simply use the camera of your smartphone (or laptop) to detect objects in real-time Just open the following web page and allow your browser to use the camera: https://nvndr.csb.app/.

(Allow a some seconds up to a minute for loading the trained model and initialisation.)

The used approach is Single Shot Detector (SSD) (the percentage shows how sure the neural network is about the classification) using the Mobilenet neural network architecture. The dataset used for training is COCO (Common Objects in Context), i.e. only objects of the labeled object classes contained in COCO will get detected. The Javascript code that is running in your browser uses Tensorflow Lite and its Object Detection API and model zoo.

Fun fact: a toy car in the foreground and person in the background next to it is classified as a skateboard -- I guess the neural network learned that a thing with two wheels and a something classified as person on top is a skateboard (this limitation of a neural network is a good example to discuss risks and chances of AI):

In addition, the work from the Sound of Vision is given an AI twist in CoE RAISE, so we had also a 3D scanner that scans the shape of your ear in order to calculate how the shape of your ear influences how you hear from different directions.

Finally, the remote sensing demonstration relates also to work done in CoE RAISE where neural networks are used to classify land cover from satellite images. Visitors could compete against a neural network to classify land cover.

While the following video does not cover any of our exhibits, it gives an idea of the whole event (and each year, there is a price for best science communication, and this year, University of Iceland's children's university got awarded):

EOSC-Nordic final meeting and presenting CoE RAISE and EOSC-Nordic at eScience 2022 workshops in Salt Lake City

Helmut Neukirchen, 11. October 2022

After the EOSC-Nordic project's kickoff meeting was face to face in late 2019 (just before COVID pandemics), the final meeting was finally again face to face. I gave a presentation there on cross-border computing via portals:

The week after was the IEEE eScience conference, where I gave two presentations:

A presentation on the Interaction Room for HPC and ML (used in the CoE RAISE project) at the SE4SCIENCE workshop: PPT and PDF.

And another presentation at the REWORDS workshop related to the above EOSC-Nordic presentation: PPT and PDF.

When I arrived in the US, I noticed that my phone with a SIM card from Vodafone Iceland did not work. Once I had WiFi, I was able to send Vodafone Iceland an email and their answer was that there are currently issues with their roaming in the US. So prepare for a digital detox while being in the US with a SIM card from Vodafone Iceland.

Communication with buoys using LoRa (CommBuoy) project funded by the Icelandic Road and Coastal Administration Research Fund

Helmut Neukirchen, 7. March 2022

LoRa is a long-range, low-power (but also low-bandwidth) wireless communication suitable for IoT, such as transmitting sensor data.

This one-year project Communication with buoys using LoRa (CommBuoy) received 1.8 million Icelandic krona funding from the Icelandic Road and Coastal Administration Research Fund. Together with me, Sæmundur Þorsteinsson from the Faculty of Electrical and Computer Engineering and my Computer Science collegue Esa Hyytiä are investigators in this project. Should any student be interested to work in this, e.g. as final M.Sc. project, please contact Helmut.

EOSC-Nordic Knowledge Hub

Helmut Neukirchen, 29. September 2021

The EOSC-Nordic project has a knowledge hub that contains knowledge on using the European Open Science Cloud, e.g. services for storing and finding research data or accessing cross-border scientific computing (in particular with a Nordic focus): https://www.eosc-nordic.eu/knowledge-hub/.

PhD Defense Federated Access to Collaborative Compute and Data Infrastructures

Helmut Neukirchen, 29. June 2021

Shiraz Memon successfully defended his PhD thesis in Computer Science on Federated Access to Collaborative Compute and Data Infrastructures. The thesis covers how researchers can perform eScience by discovering services (such as accessing data and processing data) on remote research and e-infrastructures and authenticate (such as logging in order to use the service) and how authorization can be done (i.e. deciding which services are allowed to be used).

The thesis was streamed, Wed, 30. June 2021 starting from 09:30 (UTC), and the recording is available via: https://livestream.com/hi/doktorsvornshmedshirazmemon

PhD defense announcement

This PhD is an example of the collaboration between the Faculty of Industrial Engineering, Mechanical Engineering and Computer Science and Jülich Supercomputing Centre (JSC).

Members of the PhD commitee were Morris Riedel, Helmut Neukirchen, and Matthias Book, opponents were David Wallom and Shukor Abd Razak. The head of faculty, Rúnar Unnþórsson, was steering the defense.

Horizon 2020 Future and Emerging Technologies programme: Dynamical Exascale Entry Platform - Extreme Scale Technologies (DEEP-EST) about to finish

Helmut Neukirchen, 26. April 2021

The Horizon 2020 Future and Emerging Technologies programme: Dynamical Exascale Entry Platform - Extreme Scale Technologies (DEEP-EST) project has finished its work and was praised for its results in the final review of the project's outcome.

We still have to harvest our results by writing publications on the results, but you can find a video already here:

All our travel emissions have been offset. As it is not clear whether funding regulations allow to offset emissions due to supercomputer energy consumption, these were not compensated. However, one of the research topics of the DEEP-EST project was energy efficiency and we achieved a lot by using specialised (=more efficient) accelerator hardware.

CoE RAISE Seminar: HPC Systems Engineering in the Interaction Room

Helmut Neukirchen, 14. April 2021

The European Centre of Excellence RAISE (Research on AI- and Simulation-Based Engineering at Exascale) is holding an online seminar on using the Interaction Room Software Engineering approach for HPC Systems Engineering.

This approach has been described in this publication:
Matthias Book, Morris Riedel, Helmut Neukirchen, Markus Götz.
Facilitating Collaboration in High Performance Computing Projects with an Interaction Room.
The 4th ACM SIGPLAN International Workshop on Software Engineering for Parallel Systems (SEPS 2017). Co-located with SPLASH 2017 as an ACM SIGPLAN-approved workshop.
October 23, 2017, Vancouver, Canada. DOI: 10.1145/3141865.3142467, ACM Digital Library 2017.
Download

The recording of the online seminar can now be found on the CoE RAISE YouTube channel:

Stafræni Háskóladagurinn 2021: Object detection using neural networks in your smartphone trained by a supercomputer

Helmut Neukirchen, 25. February 2021

The University of Iceland's Computer Science department is researching machine learning using the next generation's supercomputer DEEP-EST -- by the way: we are also offering a Data Science specialisation in our Computer Science programme, where, e.g., machine learning including deep neural networks is covered. To showcase what is possible if you have a supercomputer to train neural networks, we offer a web page that allows you to use the camera of your smartphone (or laptop) to detect objects in real-time.

https://nvndr.csb.app/

Just open the following web page and allow your browser to use the camera: https://nvndr.csb.app/
(Allow up to approx. 1 minute for loading the trained neural network and for initialisation. Web page works best in landscape orientation.)

While neural networks are still best trained on a supercomputer, such as DEEP-EST with its Data Analysis Module, the trained neural network even runs in the browser of a smartphone (purely running locally as Javascript in your browser without any connection to a supercomputer, i.e. completely offline after having downloaded the Javascript code and the trained neural network).

The used approach is Single Shot Detector (SSD) (the percentage shows how sure the neural network is about the classification) using the MobileNet neural network architecture. The dataset used for training is COCO (Common Objects in Context), i.e. only objects of the labeled object classes contained in COCO will get detected. The Javascript code that is running in your browser uses Tensorflow Lite and its Object Detection API.

Example object detection via a neural network

If you want learn more about the DEEP-EST project where the next generation supercomputer is developed, have a look at the poster below (click on the picture below for PDF version):

PDF of DEEP-EST poster

European Centre of Excellence RAISE (Research on AI- and Simulation-Based Engineering at Exascale)

Helmut Neukirchen, 11. February 2021

University of Iceland is part of the European Centre of Excellence RAISE (Research on AI- and Simulation-Based Engineering at Exascale) that has started in 1/2021 and will end 6/2024. It is funded by the European Commission's Horizon 2020 programme with an overall budget of € 4 969 347. The University of Iceland's team is lead by Morris Riedel together with Matthias Book and Helmut Neukirchen (all professors at the Faculty of Industrial Engineering, Mechanical Engineering and Computer Science) and several PhD students are funded by this project.

Compute- and data-driven research encompasses a broad spectrum of disciplines and is the key to Europe’s global success in various scientific and economic fields. The massive amount of data produced by such technologies demands novel methods to post-process, analyze, and to reveal valuable mechanisms. The development of artificial intelligence (AI) methods is rapidly proceeding and they are progressively applied to many stages of workflows to solve complex problems. Analyzing and processing big data require high computational power and scalable AI solutions. Therefore, it becomes mandatory to develop entirely new workflows from current applications that efficiently run on future high-performance computing architectures at Exascale. The RAISE Center of Excellence for Research on AI- and Simulation-Based Engineering at Exascale will be the excellent enabler for the advancement of such technologies in Europe on industrial and academic levels, and a driver for novel intertwined AI and HPC methods. These technologies will be advanced along representative use-cases, covering a wide spectrum of academic and industrial applications, e.g., coming from wind energy harvesting, wetting hydrodynamics, manufacturing, physics, turbomachinery, and aerospace. It aims at closing the gap in full loops using forward simulation models and AI-based inverse inference models, in conjunction with statistical methods to learn from current and historical data. In this context, novel hardware technologies, i.e., Modular Supercomputing Architectures, Quantum Annealing, and prototypes from the DEEP project series will be used for exploring unseen performance in data processing. Best practices, support, and education for industry, SMEs, academia, and HPC centers on Tier-2 level and below will be developed and provided in RAISE's European network attracting new user communities. This goes along with the development of a business providing new services to various user communities.

From Exascale Supercomputing to FAIR data

Helmut Neukirchen, 17. April 2020

I am giving a talk on the H2020 projects DEEP-EST and EOSC-Nordic (including EUDAT's B2FIND and B2SHARE) at the University of Iceland's Engineering Research Institute seminar: From Exascale Supercomputing to FAIR data -- or: Why (almost) everyone uses GPUs and how to get a DOI for your dataset.

For zoom link, have a look at the official announcement.

The slide are available via DOI:10.23728/b2share.a6a4682fe1f74b32b8b67948f7ce6965
and a video recording of the presentation is available as well.

Update: The Top 500 list of the fastest supercomputer shows that the Flop/s growth is since 2013 not exponentially anymore, but is already slowing down. While Moore's low was about the number of transistors of cost optimised systems and not about Floating Point Operations per Second of Supercomputing systems, both are nevertheless related to each other and show that Moore's law is slowly coming to an end.