News
All news are listed in reversed chronological order.
Nov 2023
-
Nov 18, 2023I accepted the invitation as program committee member at the 13th International Conference on Data Science, Technology and Applications (DATA).
-
Nov 7, 2023I accepted the invitation as artifacts evaluation program committee member at the 24th IEEE/ACM International Symposium on Cluster, Cloud and Internet Computing (CCGRID).
Oct 2023
-
Oct 30, 2023Our paper, “Trillion Parameter AI Serving Infrastructure for Scientific Discovery: A Survey and Vision”, has been accepted for publication at the 2023 IEEE/ACM International Conference on Big Data Computing, Applications and Technologies conference (BDCAT). Focusing on the transformative impact of deep learning, especially with Trillion Parameter Models such as Huawei’s PanGu-Σ, our paper presents a visionary ecosystem tailored to meet the evolving needs of the scientific community. Delving into the technical challenges associated with serving Trillion Parameter Models for groundbreaking discoveries, the paper outlines essential requirements for a robust software stack and flexible interfaces.
-
Oct 27, 2023Our article, “De Bello Homomorphico: Investigation of the extensibility of the OpenFHE library with basic mathematical functions by means of common approaches using the example of the CKKS cryptosystem”, has been accepted for publication in the International Journal of Information Security. In the context of the growing number of IoT devices and the associated increased threat of cyber attacks, our study addresses the challenge of selecting the right Secure Group Communication (SGC) scheme. The comprehensive evaluation of 34 schemes, considering computational and communication costs along with security features, is presented. Our use of decision trees simplifies the selection process for centralized, distributed, and decentralized SGC schemes. Arm yourself with these insights for robust IoT security.
-
Oct 27, 2023Our paper, “Tournament-Based Pretraining to Accelerate Federated Learning”, has been accepted for presentation at the 4th ACM International Workshops on Artificial Intelligence and Machine Learning for Scientific Applications (AI4S). In this work, we introduce three innovative variants of a serverless federated learning framework, specifically addressing challenges associated with leveraging edge data. We introduce tournament-based pretraining that significantly enhances model performance. With these federated learning advancements, we aim to enable researchers to move beyond hurdles and focus on advancing scientific applications.
Sep 2023
-
Sep 30, 2023I was honored to be the first speaker of the first South Side Science Festival Science Slam. The video of my presentation is available here.
-
Sep 27, 2023My talk at the GAIN 2023 Science Slam is now available on YouTube.
-
Sep 11, 2023The last Leadership Academy’s week-long training on leadership begins today.
Aug 2023
-
Aug 25, 2023Today the GAIN conference starts, and I’m happy to take part in the Science Slam.
-
Aug 24, 2023I accepted the invitation as program committee member at the 14th International Conference on Cloud Computing and Services Science (CLOSER).
-
Aug 17, 2023I accepted the invitation as chair for demo and poster session at the 15th ACM/SPEC International Conference on Performance Engineering (ICPE).
Jul 2023
-
Jul 17, 2023Our workshop paper, “Performance Impact Analysis of Homomorphic Encryption: A Case Study Using Linear Regression as an Example”, has been accepted for presentation at the 18th International Conference on Information Security Practice and Experience (ISPEC). In this study, we delve into the performance of homomorphic encryption through real-world applications of linear regression. The verdict? While homomorphic linear regression takes minutes, slower than its non-homomorphic counterpart, it stands out for its security features.
-
Jul 3, 2023I accepted the invitation as program committee member at the 16th IEEE/ACM International Conference on Utility and Cloud Computing and 10th IEEE/ACM International Conference on Big Data Computing, Applications and Technologies (UCC).
Jun 2023
-
Jun 20, 2023I accepted the invitation as program committee member at the 14th Symposium on Software Performance (SSP).
May 2023
-
May 25, 2023Our journal paper, “Recommendation of Secure Group Communication Schemes Using Multi-objective Optimization”, has been accepted for publication in the International Journal of Information Security. This study addresses the challenge of choosing the appropriate Secure Group Communication (SGC) scheme. We systematically evaluate 34 schemes, analyzing computational and communication costs along with security features. Utilizing decision trees, we streamline the selection process for centralized, distributed, and decentralized SGC schemes.
-
May 19, 2023Our article, “Impact of Prophylactic Intra-Aortic Balloon Pump on Early Outcomes in Patients With Severe Left Ventricular Dysfunction Undergoing Elective Coronary Artery Bypass Grafting With Cardiopulmonary Bypass”, has been accepted for publication in the International Journal of Cardiology. In our study, we thoroughly investigated the use of prophylactic intra-aortic balloon pump (IABP) in elective coronary artery bypass grafting (CABG) for patients with low left ventricular ejection fraction. The results are conclusive: there is a notable reduction in postoperative low cardiac output syndrome, a lower requirement for support, and no increase in in-hospital mortality. The use of prophylactic IABP emerges as a beneficial strategy for improving outcomes in high-risk cardiac procedures.
-
May 19, 2023I got the acceptance for the GAIN Participation Grant. The GAIN conference connects internationally mobile German scientists with representatives from the scientific community, politics, and industry.
Apr 2023
-
Apr 28, 2023I accepted the invitation as program committee member (demo and poster session) at the 4th International Conference on Autonomic Computing and Self-Organizing Systems (ACSOS).
-
Apr 17, 2023Our research paper “Efficient Data Processing: Assessing the Performance of Different Programming Languages” was honored as runner-up for the best Data Challenge paper at the 14th ACM/SPEC International Conference on Performance Engineering (ICPE).
-
Apr 12, 2023The Leadership Academy’s week-long training on leadership begins today.
Mar 2023
-
Mar 24, 2023I received a Google Academic Research Grant worth $1000.
-
Mar 6, 2023I accepted the invitation as program committee member at the 12th International Conference on Data Science, Technology and Applications (DATA).
Feb 2023
-
Feb 25, 2023Our paper, “An Empirical Study of Container Image Configurations and Their Impact on Start Times,” just accepted at the 23rd IEEE/ACM International Symposium on Cluster, Cloud, and Internet Computing (CCGRID), delves into an analysis of 200,000 open-source Docker Hub images. Through this extensive examination, we discovered that container start times exhibit a broad range—from milliseconds to seconds—even within the same environment. Notably, our findings reveal that no single dominant configuration feature decisively determines a container’s start time.
-
Feb 21, 2023Our research papers “Impact of Prophylactic Preoperative Intra-Aortic Balloon Pump on Early Outcome in Patients with Severe Left Ventricular Dysfunction Undergoing Elective On-Pump Coronary Artery Bypass Grafting” and “Association between Postoperative Atrial Fibrillation Recurrences and Interatrial Block by the Time of Open-Heart Surgery” were accepted at the Thoracic and Cardiovascular Surgeon.
-
Feb 14, 2023Our research paper, “Searching for the Ground Truth: Assessing the Similarity of Benchmarking Runs”, has been accepted for presentation at the 14th ACM/SPEC International Conference on Performance Engineering (ICPE). Delving into the stability of benchmark measurements, our study scrutinizes 586 micro-benchmarks. We explore the challenges, evaluate previous approaches, and introduce a new heuristic. Even in a peer review scenario, humans find it challenging to identify disimilar benchmark runs, highlighting the complexity of the issue. Notably, our heuristic stands out with an impressive 92% sensitivity, offering a promising contribution to the assessment of benchmarking run similarity.
-
Feb 14, 2023Our research paper, “Efficient Data Processing: Assessing the Performance of Different Programming Languages”, has been accepted for presentation at the 14th ACM/SPEC International Conference on Performance Engineering (ICPE). In this study, we delve into the intriguing realm of data processing, specifically comparing the performance of R, Python, and Rust in various tasks. Our paper presents the results of comprehensive benchmarks implemented in each language, revealing significant performance gaps. Surprisingly, even identical code exhibits variations based on the interpreter used. While Rust and Python showcase strong performance, R lags behind in the assessed data tasks.
-
Feb 6, 2023I was honored with the 2023 SPECtacular Award for my dedicated service in the SPEC Research Group.
-
Feb 1, 2023Our article, “A literature review of IoT and CPS - What they are, and what they are not”, has been accepted for publication in the Journal of Systems & Software. It investigates whether terms like Cyber-Physical-Systems (CPS), Internet of Things (IoT), Industry 4.0, and others are merely buzzwords or meaningful concepts. By delving into the origins, conducting a comprehensive literature review, and providing precise definitions for IoT and CPS, our research aims to contribute clarity to these evolving fields.
Jan 2023
-
Jan 24, 2023I accepted the invitation as program committee member at the 9th International Conference on Time Series and Forecasting (ITISE).
-
Jan 19, 2023I got the acceptance for the GSO Leadership Academy fellowship, which offer full stipends for 25 outstanding researchers of all disciplines.
-
Jan 10, 2023Our paper, “A Systematic Approach for Benchmarking of Container Orchestration Frameworks”, has been accepted for presentation at the 14th ACM/SPEC International Conference on Performance Engineering (ICPE). In this latest work, we introduce COFFEE, a benchmarking approach designed specifically for container orchestrators. Recognizing the critical importance of assessing performance in this domain, our paper addresses the lack of a comprehensive approach until now. We systematically define requirements, link them to metrics, and propose a benchmark architecture.
-
Jan 10, 2023My research grant entitled “MINERVA: Performance Prediction of Microservice Applications with Black-Box Container Orchestration” was founded by the German Research Foundation (DFG) with an amount of €322,096.
-
Jan 10, 2023Our research paper, “Autoscaler Evaluation and Configuration: A Practitioner’s Guideline,” has been accepted for presentation at the 14th ACM/SPEC International Conference on Performance Engineering (ICPE). In this study, we address the intriguing question of how autoscaler setup influences both the quality and cost of cloud applications. Our paper offers valuable insights, presenting practical guidelines for autoscaler performance evaluation. With step-by-step instructions, realistic usage behaviors, and considerations for various traffic patterns, our research provides a comprehensive resource for practitioners navigating the challenges of autoscaler configuration.
-
Jan 5, 2023Launch of this website.