Skip to main content

Networking at IceLab Days

Applying Network Science to Networking at IceLab Days



The annual IceLab Days meeting, organized by the Integrated Science Lab (IceLab), took place on November 13–14 at Skeppsvik Herrgård. The event fostered collaboration among IceLab members and affiliated researchers while strengthening the social and interdisciplinary work culture. This year, IceLab members turned their tools inward, applying network science to visualize current and potential research overlaps.

Our goal was to understand the overlap in current projects within IceLab and to get a better sense of the skills and interests of our members, helping to spark ideas for future collaborations.

Bridging Disciplines and Building Connections


IceLab’s mission is to connect researchers across disciplines for the love of launching and landing new ideas. Through initiatives like the IceLab Lunch Pitches, the lab has built a reputation for facilitating spontaneous collaborations.

However, what about researchers who aren’t actively seeking collaborations? Rubén Bernardo Madrid, a postdoctoral fellow at IceLab and one of the event organizers, tackled this challenge head-on while designing the program for IceLab Days.

“Many of us are already working on multiple interdisciplinary projects with people outside of IceLab, but there is not as much collaboration within IceLab itself. Our goal was to understand the overlap in current projects within IceLab and to get a better sense of the skills and interests of our members, helping to spark ideas for future collaborations," Rubén explained.

Another priority for the organizers was maintaining IceLab’s unique collaborative culture and flat hierarchy, particularly as IceLab expands through initiatives like Stress Response Modeling at IceLab, a Swedish Research Council-funded excellence center.

“Social interaction is one of the most amazing aspects of IceLab. Now that we are growing, we are going to face new challenges, like how we can maintain this same level of connection. Events like this are essential for nurturing those bonds," Rubén added.
Experimenting with Network Science

The centerpiece of the event was an experiment in applying network analysis—a tool many IceLab researchers use in their work—to the researchers themselves. Participants mapped their interests and skills to create a "network of collaboration."

Rubén described the process: "We identified topics we’re currently working on and potential areas of interest. Then, we used network analysis tools to visualize existing and possible collaborations in real time."



Two networks constructed during the IceLab Days. The network on the left represents the researchers' current areas of interest. Several clusters were identified, which broadly correspond to: RED: Many topics within life science, BRIGHT GREEN: Bioinformatics, BLUE: Ecosystems, YELLOW: Networks, PURPLE: Machine learning. The network on the right represents areas of research that IceLab members could be interested in in the future. No clear clusters were formed.

ImageRubén Bernardo Madrid


The results were illuminating. While the exercise successfully identified current research groups, it revealed something unexpected about potential collaborations: 

"When we explored new topics, we couldn’t form clear groups-everyone seemed interested in everything! This shows incredible potential for collaboration but also highlights the need to refine our approach to identify more targeted partnerships," Rubén observed.
 

Planning for IceLab’s Future


The event wasn’t only about these professional and personal connections-it also focused on improving IceLab and what activities to hold in 2025. Participants developed an action plan that will be tackled during monthly meetings.

Josephine Solowiej-Wedderburn, a postdoctoral researcher and co-organizer, highlighted some outcomes:

"Some of the suggestions we intend to realise are weekly informal exchanges of tools, ideas and challenges; a seminar series featuring the IceLab affiliates; and a series on the science of science with international speakers. The key will be to approach all of these with curiosity and an open mind."

Another priority is strengthening ties with IceLab’s affiliated researchers who don’t work on-site. Plans include maintaining drop-in desks for visiting affiliates and creating opportunities for affiliates and on-site members to share their research with each other.

Our affiliates bring diverse perspectives, new research questions, and innovative ideas from a variety of fields. We are excited to welcome more affiliates to IceLab.

Expanding IceLab’s Network

Martin Rosvall, IceLab’s director, emphasized the value of interdisciplinary collaboration:

"Our affiliates bring diverse perspectives, new research questions, and innovative ideas from a variety of fields. We are excited to welcome more affiliates to IceLab."

Many affiliates first connected to IceLab through the IceLab Multidisciplinary Postdoctoral Program, funded by Kempestiftelserna. Jan Karlsson is one of these affiliates and shared his experience of the IceLab Days:

"I first became involved through Dominic Vachon, a postdoc from the program’s initial round. His work inspired further collaboration with Martin Rosvall. The IceLab Days meeting was very good!  I really appreciated the relaxed atmosphere with open minded people, which inspired interesting discussions about current and potential new collaborative projects as well as development of IceLab."

Comments

Popular posts from this blog

HealthAIoT: Revolutionizing Smart Healthcare! HealthAIoT combines Artificial Intelligence and the Internet of Things to transform healthcare through real-time monitoring, predictive analytics, and personalized treatment. It enables smarter diagnostics, remote patient care, and proactive health management, enhancing efficiency and outcomes while reducing costs. HealthAIoT is the future of connected, intelligent, and patient-centric healthcare systems. What is HealthAIoT? HealthAIoT is the convergence of Artificial Intelligence (AI) and the Internet of Things (IoT) in the healthcare industry. It integrates smart devices, sensors, and wearables with AI-powered software to monitor, diagnose, and manage health conditions in real-time. This fusion is enabling a new era of smart, connected, and intelligent healthcare systems . Key Components IoT Devices in Healthcare Wearables (e.g., smartwatches, fitness trackers) Medical devices (e.g., glucose monitors, heart rate sensors) Rem...
Detecting Co-Resident Attacks in 5G Clouds! Detecting co-resident attacks in 5G clouds involves identifying malicious activities where attackers share physical cloud resources with victims to steal data or disrupt services. Techniques like machine learning, behavioral analysis, and resource monitoring help detect unusual patterns, ensuring stronger security and privacy in 5G cloud environments. Detecting Co-Resident Attacks in 5G Clouds In a 5G cloud environment, many different users (including businesses and individuals) share the same physical infrastructure through virtualization technologies like Virtual Machines (VMs) and containers. Co-resident attacks occur when a malicious user manages to place their VM or container on the same physical server as a target. Once co-residency is achieved, attackers can exploit shared resources like CPU caches, memory buses, or network interfaces to gather sensitive information or launch denial-of-service (DoS) attacks. Why are Co-Resident Attack...
                        Neural Networks Neural networks are computing systems inspired by the human brain, consisting of layers of interconnected nodes (neurons). They process data by learning patterns from input, enabling tasks like image recognition, language translation, and decision-making. Neural networks power many AI applications by adjusting internal weights through training with large datasets.                                                    Structure of a Neural Network Input Layer : This is where the network receives data. Each neuron in this layer represents a feature in the dataset (e.g., pixels in an image or values in a spreadsheet). Hidden Layers : These layers sit between the input and output layers. They perform calculations and learn patterns. The more hidden layers a ne...