<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>computer science &#8211; ETH Ambassadors</title>
	<atom:link href="https://ethambassadors.ethz.ch/tag/computer-science/feed/" rel="self" type="application/rss+xml" />
	<link>https://ethambassadors.ethz.ch</link>
	<description>Stories from around the Globe</description>
	<lastBuildDate>Thu, 04 Dec 2025 09:00:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://ethambassadors.ethz.ch/wp-content/uploads/2021/06/cropped-AEF1859-Kopie-scaled-1-32x32.jpg</url>
	<title>computer science &#8211; ETH Ambassadors</title>
	<link>https://ethambassadors.ethz.ch</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bringing Computer Vision to Avalanche Detection</title>
		<link>https://ethambassadors.ethz.ch/2025/12/02/automatic-avalanche-detection/</link>
		
		<dc:creator><![CDATA[Felix Breuer]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[ETH Studios]]></category>
		<category><![CDATA[avalanches]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[SLF Davos]]></category>
		<guid isPermaLink="false">https://ethambassadors.ethz.ch/?p=10379</guid>

					<description><![CDATA[At SLF Davos, in a uniquely applied research environment distinct from ETH Zurich, Felix Breuer applied computer vision and machine learning to detect avalanches in webcam images.]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Last fall I had the chance to do an internship in the Alpine Remote Sensing group at <a href="https://www.slf.ch/en/" target="_blank" rel="noopener">SLF Davos</a>, the snow and avalanche research institute. I had just completed two years of the Computer Science Bachelor and wanted to try something new. Throughout my internship, I worked on automatically detecting and classifying avalanches in RGB webcam images. This work aims at improving avalanche monitoring by leveraging computer vision techniques, making it easier to identify hazardous conditions in real time. <em>(RGB cameras are designed specifically to capture visible light. They create images that replicate human vision, capturing light in red, green and blue wavelengths (RGB) for accurate color representation.)</em></p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="768" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-768x1024.jpg" alt="" class="wp-image-10389" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-768x1024.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-225x300.jpg 225w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-1152x1536.jpg 1152w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-1536x2048.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-512x683.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-1280x1707.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-1320x1760.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture2-scaled.jpg 1920w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">The main entrance of the SLF. Photo credits: Felix Breuer</figcaption></figure>



<p>Pia Ruttner-Jansen, who supervised me during my project at SLF, works on capturing fine-grained snow-depth distributions using automated measurement stations. This data is a valuable input for assessing avalanche risk. With higher precision, preventative measures such as road closures can be shorter, more targeted, and ultimately improve safety while reducing downtime. Each station is installed high in the mountains, directly facing a slope and equipped with LiDAR sensors. Although this type of sensor produces noisier data than commercial laser sensors, it is far more affordable, making it possible to deploy multiple stations at strategic locations.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="718" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-1024x718.png" alt="" class="wp-image-10391" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-1024x718.png 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-300x210.png 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-768x539.png 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-1536x1077.png 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-512x359.png 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-1280x898.png 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4-1320x926.png 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture4.png 1838w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">One of the measurement stations. Photo credits: Pia Ruttner-Jansen</figcaption></figure>



<p>Apart from a LiDAR sensor each measurement station also has an RGB camera that is set up to take a photo every hour. While not directly used to compute snow-depth distributions these images provide an additional, underutilised stream of data. The goal of my project was to use this data to automatically detect new avalanches and reduce the time spent manually clicking through images. In addition to learning about different types of avalanches and labeling images my work mainly involved experimenting with different computer vision approaches. Two major challenges were using a noisy dataset with only a small amount of unique avalanche events and choosing a suitable task that is useful for solving the problem while allowing for the use of already labeled data.</p>



<p>SLF has a truly unique working culture: when it first started snowing, the head of the institute sent out an email to celebrate this with free chocolate for everyone. Many PhD students have “Jochdienst” instead of teaching duty. In a weekly rotation, they take snow measurements up at Weissfluhjoch at 7:30 a.m. whatever the weather. Fascinatingly, it is the only place at this height on earth where there have been continuous daily measurements of fresh snow and snow depth for more than 80 years!<br></p>



<figure class="wp-block-image size-large"><img decoding="async" width="768" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-768x1024.jpg" alt="" class="wp-image-10390" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-768x1024.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-225x300.jpg 225w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-1152x1536.jpg 1152w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-1536x2048.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-512x683.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-1280x1707.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-1320x1760.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture3-scaled.jpg 1920w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Minimalist and functional! Photo credits: Felix Breuer</figcaption></figure>



<p>I found it very refreshing to experience a new environment. At ETH, I would usually mostly interact with other Computer Science students. Instead, the people I met at SLF had a background in Geomatics, Geology, Electrical or Mechanical Engineering, and worked on various problems such as mapping avalanches, studying avalanche dynamics or detecting cracks in borehole images. Everyone was super nice and helpful. The amazing cafeteria constituted a great way to chat with others and find out what they are working on.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="768" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-768x1024.jpg" alt="" class="wp-image-10388" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-768x1024.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-225x300.jpg 225w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-1152x1536.jpg 1152w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-1536x2048.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-512x683.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-1280x1707.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-1320x1760.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/11/picture1-1-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Being greeted by the rising sun on the train ride to Davos. Photo credits: Felix Breuer</figcaption></figure>



<h2 class="wp-block-heading"><strong>ETH Studios</strong></h2>



<p>ETH Studios are global innovation outposts where ETH students tackle real-world challenges alongside companies, researchers, and startups. Whether in <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-new-york.html" target="_blank" rel="noopener">New York</a>, <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-heilbronn.html" target="_blank" rel="noopener">Heilbronn</a>, <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-davos.html" target="_blank" rel="noopener">Davos</a>, or at the experimental <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-x.html" target="_blank" rel="noopener">StudioX</a>, students gain entrepreneurial and interdisciplinary experience while contributing to sustainable and tech-driven solutions.</p>



<p>Contact Francesca Caggiula at <a href="mailto:eth-studios@ethz.ch">eth-studios@ethz.ch</a> if you are interested in more information on and about the ETH Studios.<br></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ETH SSRF 2025: between supercomputers and mountain hikes</title>
		<link>https://ethambassadors.ethz.ch/2025/09/04/eth-ssrf-2025-between-supercomputers-and-mountain-hikes/</link>
		
		<dc:creator><![CDATA[Olivier Nüesch]]></dc:creator>
		<pubDate>Thu, 04 Sep 2025 08:00:00 +0000</pubDate>
				<category><![CDATA[Science & Technology]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[Science Research]]></category>
		<category><![CDATA[Summer School]]></category>
		<guid isPermaLink="false">https://ethambassadors.ethz.ch/?p=9655</guid>

					<description><![CDATA[The ETH Summer School Research fellowship provides students from all around the world the chance to gain their first research experience, connect with various like-minded people and explore Switzerland. Four participants share their personal experiences and challenges.]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="512" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1024x512.jpg" alt="The SSRF students also went on hiking trips together, for example to the Oeschinensee in the Bernese Mountains." class="wp-image-9644" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1024x512.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-300x150.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-768x384.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1536x768.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-512x256.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1280x640.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1200x600.jpg 1200w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1-1320x660.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRF1.jpg 1599w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">The SSRF students also went on hiking trips together, for example to the Oeschinensee in the Bernese Mountains. Photo: D-INFK / ETH Zurich</figcaption></figure>



<p>Experience the Swiss mountain air, discover Zurich’s Old Town, and work on cutting-edge research projects. The ETH Student Summer Research Fellowship Programme (ETH SSRF), run by the Department of Computer Science, offers this opportunity to around 20 students from all over the world each year. Over a period of two months, programme participants gain initial experience within a research group and enjoy an exciting range of additional activities.&nbsp; From mountain hikes and trips to the chocolate museum to visits to the Swiss National Supercomputing Centre (CSCS) in Lugano, the experiences on offer from the beginning of July to the end of August are diverse.</p>



<p>However, the programme has a strong research focus. Students can apply for one of nine specialisms. The options cover the entire spectrum of computer science, from machine learning and programming languages to robotics and bioinformatics.</p>



<h2 class="wp-block-heading">Ambition as proof</h2>



<p>One of this year’s ETH SSRF 2025 participants is Clijo Jose. Hailing from Delhi in India, he is currently pursuing a Master’s degree in Applied Mathematics and Statistics at the Institut Polytechnique de Paris. Initially, he was unsure about applying for the SSRF programme. “I had only dealt with computer science to a limited extent during my studies,” he explains. However, during his first year of the master’s programme, he encountered machine learning and quickly developed a passion for it.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:30% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="723" height="723" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2.jpg" alt="Clijo Jose, SSRF student from India" class="wp-image-9645 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2.jpg 723w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-300x300.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-512x512.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-600x600.jpg 600w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo2-210x210.jpg 210w" sizes="auto, (max-width: 723px) 100vw, 723px" /></figure><div class="wp-block-media-text__content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong><em>“You don&#8217;t have to know everything about your research idea already in advance. The programme offers enough time to formulate and develop the idea afterwards.”</em></strong></p>
</blockquote>



<p><strong>Clijo Jose, SSRF student from India</strong></p>
</div></div>



<p>During his time in Zurich, Clijo was a member of the Natural Language Processing and Educational Technologies Lab research group led by Professor Mrinmaya Sachan. There, he compared the natural and formal language reasoning of LLMs. More specifically, he compared the mathematical reasoning abilities of LLMs like ChatGPT in “Lean” and in English.</p>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-1024x768.jpg" alt="Clijo Jose compared during his stay in Zurich the natural and formal language reasoning of LLMs." class="wp-image-9646 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-2048x1536.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFClijo3-1320x990.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p>Lean is an open-source proof assistant and programming language that assists computer scientists and mathematicians in creating and verifying proofs interactively. “It makes it possible to formally verify a mathematical proof step by step,” Clijo explains. However, “Lean” does not understand natural languages such as English, but only a precise, structured input in the Lean language that combines logic, mathematics and programming constructs.</p>
</div></div>



<p>On the other hand, LLMs such as ChatGPT typically attempt to solve mathematical problems in natural language, but can also be used to synthesise proofs in “Lean” just like code generation. Clijo is working on a dataset and evaluation rubric to compare the performance of LLMs in English and in Lean.</p>



<p>According to Clijo, you should have a rough idea of your research project before the SSRF programme begins. “That doesn’t mean you have to know everything about it already. The programme offers enough time to formulate and develop the idea afterwards,” he explains. “It’s important to show ambition at times like these.”</p>



<p>Clijo particularly enjoyed hiking in Switzerland. “The country has so many wonderful places to visit. At the weekends, when I had time, I wanted to visit as many of them as possible with my friends and marvel at the beautiful lakes and landscapes,” he says.</p>



<h2 class="wp-block-heading">Bursting the bubble</h2>



<p>Matthijs Jansen Op de Haar has had big ambitions for a long time. He once wanted to become a doctor and was passionate about biology. “One day, I tried my hand at programming, which sparked a deep and profound interest in computer science,” he says. Originally from the Netherlands, Matthijs is currently studying for two separate bachelor’s degrees at the University of Twente: technical computer science and business information technology. “During my studies, I realised how diverse computer science is. It can be used across disciplines, whether in finance, biology or history,” he explains.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:30% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="261" height="261" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs4.jpg" alt="Matthijs Jansen Op de Haar, SSRF student from the Netherlands" class="wp-image-9647 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs4.jpg 261w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs4-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs4-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs4-210x210.jpg 210w" sizes="auto, (max-width: 261px) 100vw, 261px" /></figure><div class="wp-block-media-text__content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong><em>“Applying for the SSRF programme was my way of bursting my own bubble. It allowed me to broaden my horizons, meet new people and tread closer to my limits.”</em></strong></p>
</blockquote>



<p><strong>Matthijs Jansen Op de Haar, SSRF student from the Netherlands</strong></p>
</div></div>



<p>He works in Professor Mennatallah El-Assady’s Interaction, Visualisation and Intelligence Augmentation research group. There, he conducts research on so-called “mixed-initiative visual analytics systems”. In this context, “mixed initiative” means that a human and a software agent (e.g. a large language model) can both take initiative in carrying out a shared task or objective. And “visual analytics” refers to the domain which studies the visual knowledge representation of data.</p>



<p>Matthijs and his supervisor are investigating the domains in which researchers have already implemented these systems. “We are trying to determine the areas in which such systems – in the future – could prove particularly promising,” he explains.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-1024x768.jpg" alt="Matthijs Jansen Op de Haar trully appreciated the chance to interact with motivated and talented researchers." class="wp-image-9648 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-2048x1536.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFMathijs5-1320x990.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p>As soon as he arrived in Zurich, a day before starting research, Matthijs spent an entire day exploring the city with his new friends from the SSRF programme. “We got an overview of the city and visited the Kunsthaus and the Landesmuseum, among other places, and tried lots of different foods,” says Matthijs.</p>
</div></div>



<p>He particularly appreciated the opportunity to exchange ideas with motivated and talented people. “It’s generally easy to get caught up in a bubble and be complacent with your current way of life, the people around you and your own world view. Applying for the SSRF programme was my way of bursting that bubble, allowing me to broaden my horizons, meet new people and tread closer to my limits,” he says.</p>



<h2 class="wp-block-heading">An efficient algorithm for fighting tumours</h2>



<p>Urša Zevnik from Slovenia greatly enjoyed the social aspect of the SSRF programme, too. “I had many great encounters and spontaneous experiences,” she says. For example, she was out and about in Zurich with others, intending only to buy groceries, but the day ended with them spending over two hours marvelling at the fireworks for Swiss National Day.</p>



<p>Urša also greatly appreciated the other SSRF students. “We did all these great things together: we tried fondue, visited different Swiss cities and participated in a swim race in the Limmat River in Zurich. Thanks to this whole experience, I made friends for life,” she says.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:30% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-1024x1024.jpg" alt="Urša Zevnik, SSRF student from Slovenia" class="wp-image-9649 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-1024x1024.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-300x300.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-768x768.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-512x512.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-600x600.jpg 600w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6-210x210.jpg 210w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa6.jpg 1102w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong><em>“The SRRF programme gave me the opportunity to challenge myself in computational problem-solving, which felt almost like playing a strategy game.”</em></strong></p>



<p><strong>Urša Zevnik, SSRF student from Slovenia</strong></p>



<p></p>
</blockquote>
</div></div>



<p>Urša completed her Bachelor’s degree in Biochemistry. “After that, I wanted to broaden my horizons,” she says. During her gap year, she gained research experience in the pharmaceutical industry. She then began a master’s degree in Stockholm combining biomedicine and bioinformatics. “I think it will become increasingly important in the future to apply computer approaches to other sciences,” she says.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-1024x768.jpg" alt="Urša's research contributed to a tool that could be used for cancer immunotherapy." class="wp-image-9650 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-2048x1536.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFUrsa7-1320x990.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p>In the Biomedical Informatics Group, led by Professor Gunnar Rätsch, Urša is working on a tool that identifies new targets, known as “epitopes”, for cancer immunotherapy. Epitopes are short protein fragments presented on cell surfaces and recognised by the immune system. The algorithm that Urša is helping to develop is designed to identify epitopes that are specific to cancer cells and can therefore be used to activate the immune system to attack only the tumour. “The danger lies in the fact that if a chosen epitope is also present in healthy cells, the therapy could damage healthy organs,” Urša explains.</p>
</div></div>



<p>Urša’s lack of formal computer science training is not an obstacle for her. “The SRRF programme gave me the opportunity to challenge myself in computational problem-solving, which felt almost like playing a strategy game,” Urša says. “It was engaging and fun, and it solidified my decision to pursue a PhD that applies computational approaches to medical research,” she says.</p>



<h2 class="wp-block-heading">A single letter becomes a hard problem</h2>



<p>Violeta Kastreva also gained valuable experience during her time in Zurich. “I learned more in those two months than I usually do in a whole year,” she says.</p>



<p>Originally from Bulgaria, she is currently studying for a bachelor’s degree at Sofia University St. Kliment Ohridski. As a child, she wanted to become an artist. However, she developed a keen interest in mathematics at an early age, and by the time she was in ninth grade, she had become passionate about computer science, especially theoretical computer science. “I like this kind of theoretical research. It’s not about celebrating small successes day after day, but rather a lengthy process that one day leads to a brilliant idea,” says Violeta.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:30% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="596" height="596" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8.jpg" alt="Violeta Kastreva, SSRF student from Bulgaria" class="wp-image-9651 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8.jpg 596w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8-300x300.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8-512x512.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta8-210x210.jpg 210w" sizes="auto, (max-width: 596px) 100vw, 596px" /></figure><div class="wp-block-media-text__content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong><em>“The programme feels very challenging, especially at the beginning. You might even think that you’re not good enough for the programme. But if you’ve been selected, you’ve earned your place.”</em></strong></p>
</blockquote>



<p><strong>Violeta Kastreva, SSRF student from Bulgaria</strong></p>
</div></div>



<p>Together with her team in the Algorithms and Didactics Group, led by Professor Dennis Komm, Violeta worked on a project to prove that unary tokenisation is an NP-hard problem.</p>



<p>To oversimplify, NP-hard means it belongs to a class of computational problems for which no efficient solution algorithm has been found. Tokenisation, on the other hand, involves breaking down a sequence of symbols into units called tokens. For instance, if the letters “ABC” frequently appear together, they can be combined into a single token. In unary tokenisation, the “text” uses only one character (for example, “AAAA”). Even in this simple setting, choosing the best split into tokens is NP-hard. She succeeded in establishing this result during her stay in Zurich.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-1024x768.jpg" alt="The research that Violeta conducted during her stay is not only relevant for theoretical computer science, but also for machine learning." class="wp-image-9652 size-full" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-2048x1536.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/SSRFVioleta9-1320x990.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p>Afterwards, Violeta and her team continued to explore related problems, extending the scope of the work. This contribution is relevant not only to theoretical computer science but also to machine learning, where understanding computational limits helps guide the design of practical algorithms.</p>
</div></div>



<p>Violeta advises future participants in the SSRF programme not to put too much pressure on themselves with regard to their research. “Everything feels very challenging, especially at the beginning. You might even think that you’re not good enough for the programme. But if you’ve been selected, you’ve earned your place,” she says.</p>



<p>During her time at ETH Zurich, she learned how challenging the work of a researcher can be. “It’s not like homework, where you know a solution exists,” she says. “Instead, you often work on things that you can’t be sure actually exist.” However, according to her, you can always bear in mind that your research may contribute to the further development of computer science. Even if you don’t have any groundbreaking results, that’s not a problem. “The lessons you’ve learned along the way are already very valuable,” she says.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>This <a href="https://inf.ethz.ch/news-and-events/spotlights/infk-news-channel/2025/08/eth-ssrf-2025-between-supercomputers-and-mountain-hikes.html" target="_blank" rel="noopener">article</a> written by <a href="https://inf.ethz.ch/news-and-events/spotlights/infk-news-channel.html?AUTHOR=T2xpdmllciBOw7xlc2No&amp;path=L2NvbnRlbnQvc3BlY2lhbGludGVyZXN0L2luZmsvZGVwYXJ0bWVudC9lbi9uZXdzLWFuZC1ldmVudHMvc3BvdGxpZ2h0cy9pbmZrLW5ld3MtY2hhbm5lbC9qY3I6Y29udGVudA" target="_blank" rel="noopener">Olivier Nüesch</a> was originally published by <a href="https://inf.ethz.ch/" target="_blank" rel="noopener">Department of Computer Science</a> at <a href="https://ethz.ch/en.html" target="_blank" rel="noopener">ETH Zurich</a>.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="769" data-id="9637" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10-1024x769.jpg" alt="The participants paid a visit to the Monte San Salvatore in Lugano." class="wp-image-9637" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10-1024x769.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery10.jpg 1231w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="769" data-id="9638" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11-1024x769.jpg" alt="To get on the Monte San Salvatore, the students took a cable car." class="wp-image-9638" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11-1024x769.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery11.jpg 1231w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="769" data-id="9639" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12-1024x769.jpg" alt="The SSRF participants also paid a visit to the supercomputer of the CSCS in Lugano." class="wp-image-9639" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12-1024x769.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery12.jpg 1231w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="769" data-id="9640" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13-1024x769.jpg" alt="The SSRF participants in front of the CSCS in Lugano." class="wp-image-9640" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13-1024x769.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery13.jpg 1231w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="693" height="924" data-id="9641" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery14.jpg" alt="The students were able to commemorate their visit to the CSCS on a white board." class="wp-image-9641" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery14.jpg 693w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery14-225x300.jpg 225w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery14-512x683.jpg 512w" sizes="auto, (max-width: 693px) 100vw, 693px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="768" data-id="9643" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-1024x768.jpg" alt="They also visited the “House of Chocolate” museum, which is owned by the Swiss company Lindt." class="wp-image-9643" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-1536x1153.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-1280x961.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16-1320x991.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery16.jpg 1711w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="768" data-id="9642" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-1024x768.jpg" alt="The participants received a tour of the ETH main building right at the beginning of their stay." class="wp-image-9642" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-2048x1536.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/08/Gallery15-1320x990.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">The participants received a tour of the ETH main building right at the beginning of their stay. Photo: D-INFK / ETH Zurich</figcaption></figure>
</figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ETH Studio Student Stories – Frontier of Innovation</title>
		<link>https://ethambassadors.ethz.ch/2025/07/31/eth-studio-student-stories-frontier-of-innovation/</link>
		
		<dc:creator><![CDATA[Charles Bara]]></dc:creator>
		<pubDate>Thu, 31 Jul 2025 08:00:00 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Science & Technology]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[ETH Studios]]></category>
		<category><![CDATA[Science Research]]></category>
		<category><![CDATA[Technological Innovation]]></category>
		<guid isPermaLink="false">https://ethambassadors.ethz.ch/?p=9489</guid>

					<description><![CDATA[Looking for inspiration this summer? Start with these student voices and see how ETH Zurich is building bridges between education, innovation, and impact.]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>This summer, check out some the interesting and inspiring journeys of ETH Zurich students who stepped outside the classroom and into innovation ecosystems around the world through ETH Studios.</p>



<p>From collaborating with Bloomberg in New York to exploring machine learning in the Swiss Alps, investigating extraterrestrial life with NASA, and reflecting on Europe&#8217;s tech future, these student-authored stories offer a unique glimpse into how ETH talent is shaping global conversations.</p>



<p>Here’s your curated summer reading list, straight from the ETH Ambassadors Blog:</p>



<h2 class="wp-block-heading"><strong>1. <a href="https://ethambassadors.ethz.ch/2025/05/15/from-never-build-to-new-beginnings/"></a><a href="https://ethambassadors.ethz.ch/2025/05/22/sql-llms-bagels-and-skyscrapers-a-journey-of-5-eth-students-in-nyc/">SQL, LLMs, Bagels and Skyscrapers – A Journey of 5 ETH Students in NYC</a></strong></h2>



<p>By <a href="https://ethambassadors.ethz.ch/author/dimitri-durst/"></a><a href="https://ethambassadors.ethz.ch/author/masa-nesic/">Maša Nešić</a>, <a href="https://ethambassadors.ethz.ch/author/maurice-hanisch/">Maurice Hanisch</a>, <a href="https://ethambassadors.ethz.ch/author/eric-nothum/">Eric Nothum</a>, <a href="https://ethambassadors.ethz.ch/author/vinicius-mohr/">Vinícius Mohr</a>, and <a href="https://ethambassadors.ethz.ch/author/carlo-teufel/">Carlo Teufel</a></p>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center is-image-fill-element"><figure class="wp-block-media-text__media"><a href="https://ethambassadors.ethz.ch/2025/05/22/sql-llms-bagels-and-skyscrapers-a-journey-of-5-eth-students-in-nyc/"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-1024x1024.jpg" alt="" class="wp-image-9262 size-thumbnail" style="object-position:50% 50%" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-1024x1024.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-300x300.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-768x768.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-1536x1536.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-512x512.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-1280x1280.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-600x600.jpg 600w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-210x210.jpg 210w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893-1320x1320.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/04/7-e1751545667893.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure><div class="wp-block-media-text__content">
<p>What happens when five ETH students step into the heart of the financial world for a 3-day tech challenge at Bloomberg’s New York office? A lot of learning, a lot of inspiration and just enough time for a bagel break. In their own words, “We meticulously worked on the project, exploring our team’s dynamics and attempting to put everyone’s skills to best use.”</p>



<p><a href="https://ethambassadors.ethz.ch/2025/05/22/sql-llms-bagels-and-skyscrapers-a-journey-of-5-eth-students-in-nyc/">Read the story</a></p>
</div></div>



<h2 class="wp-block-heading"><strong>2. <a href="https://ethambassadors.ethz.ch/2025/05/08/bridging-climate-justice-and-urban-policies-insights-from-a-research-visit-to-uc-berkeley/"></a><a href="https://ethambassadors.ethz.ch/2025/07/01/bridging-innovation-and-inspiration/">Bridging Innovation and Inspiration – TECH 2025 Heilbronn</a></strong></h2>



<p>By <a href="https://ethambassadors.ethz.ch/author/fernando-tulio/"></a><a href="https://ethambassadors.ethz.ch/author/giancarla-salzarulo/">Giancarla Salzarulo</a></p>



<div class="wp-block-media-text has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-image-fill-element"><div class="wp-block-media-text__content">
<p>As part of the ETH delegation to TECH 2025 in Heilbronn, Giancarla reflects on the power of global dialogue, the challenges of scaling innovation in Europe, and why being part of ETH means more than just studying. She emphasizes, “I arrived with curiosity and left with inspiration. Being part of ETH Zurich’s story continues to be one of the greatest privileges of my life.”</p>



<p><a href="https://ethambassadors.ethz.ch/2025/07/01/bridging-innovation-and-inspiration/">Read the story</a></p>
</div><figure class="wp-block-media-text__media"><a href="https://ethambassadors.ethz.ch/2025/07/01/bridging-innovation-and-inspiration/"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-1024x1024.jpeg" alt="" class="wp-image-9297 size-thumbnail" style="object-position:50% 50%" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-1024x1024.jpeg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-300x300.jpeg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-150x150.jpeg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-768x768.jpeg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-1536x1536.jpeg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-512x512.jpeg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-1280x1280.jpeg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-120x120.jpeg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-600x600.jpeg 600w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-210x210.jpeg 210w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198-1320x1320.jpeg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/06/IMG_5066-scaled-e1751359360198.jpeg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure></div>



<h2 class="wp-block-heading"><strong>3. <a href="https://ethambassadors.ethz.ch/2025/04/29/ceraweek-2025-navigating-the-energy-landscape-in-an-era-of-change/"></a><a href="https://ethambassadors.ethz.ch/2025/03/06/mayhem-in-new-york/">Mayhem in New York</a></strong></h2>



<p>By <a href="https://ethambassadors.ethz.ch/author/noe/">Noè Canevascini</a></p>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center is-image-fill-element"><figure class="wp-block-media-text__media"><a href="https://ethambassadors.ethz.ch/2025/03/06/mayhem-in-new-york/"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-1024x1024.jpg" alt="" class="wp-image-9127 size-thumbnail" style="object-position:50% 50%" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-1024x1024.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-300x300.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-150x150.jpg 150w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-768x768.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-512x512.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-120x120.jpg 120w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-600x600.jpg 600w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337-210x210.jpg 210w, https://ethambassadors.ethz.ch/wp-content/uploads/2025/03/NY_by_sunset-1-e1751545810337.jpg 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure><div class="wp-block-media-text__content">
<p>What started as a spontaneous interview turned into a full-blown mentorship adventure in New York City. Noè’s story captures the unpredictability and opportunity that ETH Studio experiences can spark. He says, “Despite the challenges, this experience reinforced my love for tackling new opportunities and mentoring others.”</p>



<p><a href="https://ethambassadors.ethz.ch/2025/03/06/mayhem-in-new-york/">Read the story</a></p>
</div></div>



<h2 class="wp-block-heading"><strong>4. <a href="https://ethambassadors.ethz.ch/2025/03/13/envisioning-cities-yet-to-come/"></a><a href="https://ethambassadors.ethz.ch/2024/12/12/machine-learning-meets-geology-my-internship-at-slf-davos/">Machine Learning Meets Geology: My Internship at SLF Davos</a></strong></h2>



<p>By <a href="https://ethambassadors.ethz.ch/author/paulina-koerner/">Paulina Körner</a></p>



<div class="wp-block-media-text has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-image-fill-element"><div class="wp-block-media-text__content">
<p>At ETH Studio Davos, Paulina blended AI with earth sciences to explore how computer vision can detect borehole fractures, a step toward smarter, safer geotechnical work. She shares, “One of the highlights of my internship was the people I had the chance to work with. The team at SLF was made up of researchers and professionals from all over the world, each bringing a unique perspective to their work.”</p>



<p><a href="https://ethambassadors.ethz.ch/2024/12/12/machine-learning-meets-geology-my-internship-at-slf-davos/">Read the story</a></p>
</div><figure class="wp-block-media-text__media"><a href="https://ethambassadors.ethz.ch/2024/12/12/machine-learning-meets-geology-my-internship-at-slf-davos/"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-1024x768.jpg" alt="" class="wp-image-8924 size-full" style="object-position:22% 54%" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-1024x768.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-768x576.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-1536x1152.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-512x384.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-1280x960.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1-1320x990.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/12/1.jpg 1600w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure></div>



<h2 class="wp-block-heading"><strong>5. <a href="https://ethambassadors.ethz.ch/2024/06/27/unexpected-journeys-my-path-from-flight-attendant-to-environmental-scientist/"></a><a href="https://ethambassadors.ethz.ch/2024/07/11/learning-about-extraterrestrial-life-detection-at-nasa-jpl/">Learning About Extraterrestrial Life Detection at NASA JPL</a></strong></h2>



<p>By <a href="https://ethambassadors.ethz.ch/author/bettina-haenny/"></a><a href="https://ethambassadors.ethz.ch/author/marco-trentini/">Marco Trentini</a> and <a href="https://ethambassadors.ethz.ch/author/adrian-fuhrer/">Adrian Fuhrer</a></p>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center is-image-fill-element"><figure class="wp-block-media-text__media"><a href="https://ethambassadors.ethz.ch/2024/07/11/learning-about-extraterrestrial-life-detection-at-nasa-jpl/"><img loading="lazy" decoding="async" width="1024" height="768" src="https://ethambassadors.ethz.ch/wp-content/uploads/2018/12/04_NASALogo_JPL.jpg" alt="" class="wp-image-2012 size-full" style="object-position:13% 60%" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2018/12/04_NASALogo_JPL.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2018/12/04_NASALogo_JPL-300x225.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2018/12/04_NASALogo_JPL-768x576.jpg 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure><div class="wp-block-media-text__content">
<p>How do you detect life on a moon of Saturn? During their seven-month stay at the NASA Jet Propulsion Laboratory, Adrian and Marco focused on developing instruments that can be used to detect life forms on other planets, particularly Enceladus, a moon of Saturn. Their work in the Chemical Analysis and Life Detection Lab aimed to understand and utilize the chemical processes involved in detecting life on other planets!</p>



<p><a href="https://ethambassadors.ethz.ch/2024/07/11/learning-about-extraterrestrial-life-detection-at-nasa-jpl/">Read the story</a></p>
</div></div>



<h2 class="wp-block-heading"><strong>ETH Studios</strong></h2>



<p>ETH Studios are global innovation outposts where ETH students tackle real-world challenges alongside companies, researchers, and startups. Whether in <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-new-york.html" target="_blank" rel="noopener">New York</a>, <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-heilbronn.html" target="_blank" rel="noopener">Heilbronn</a>, <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-davos.html" target="_blank" rel="noopener">Davos</a>, or at the experimental <a href="https://ethz.ch/en/the-eth-zurich/global/network/eth-studios/eth-studio-x.html" target="_blank" rel="noopener">StudioX</a>, students gain entrepreneurial and interdisciplinary experience while contributing to sustainable and tech-driven solutions.</p>



<p>Contact Francesca Caggiula at <a href="mailto:eth-studios@ethz.ch">eth-studios@ethz.ch</a> if you are interested in more information on and about the ETH Studios.</p>



<p>Happy reading!</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Art &#038; Computer Science Talks: Fostering Creativity Between Artists, Researchers and the Public</title>
		<link>https://ethambassadors.ethz.ch/2024/04/18/art-computer-science-talks-fostering-creativity-between-artists-researchers-and-the-public/</link>
		
		<dc:creator><![CDATA[Anna Kaelin]]></dc:creator>
		<pubDate>Thu, 18 Apr 2024 08:00:00 +0000</pubDate>
				<category><![CDATA[Science & Technology]]></category>
		<category><![CDATA[computer science]]></category>
		<guid isPermaLink="false">https://ethambassadors.ethz.ch/?p=8449</guid>

					<description><![CDATA[Discover how it all began, our past talks, and mark your calendar for the next event!]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>In 2015, we, Anna Flurina Kälin and Julia Schicker, met on our first day of our Bachelor’s programme in Computer Science. Within the first few minutes of our conversation, we realised that we did not only share interests in the technical field, but that both of us had previously completed degrees at art schools. It only took a few months for our idea to form: A series of artists talks at ETH, inviting creatives using any part of computer science as their medium and have them present their work in front of a mixed audience of students and faculty from ETH as well as art enthusiasts from Zurich and beyond. Seeing that many students in our course only ever saw more traditional art forms, we wanted to bring artists closer who investigate questions that are intertwined with ETH’s research.</p>



<p>When we finally took the courage to send an email to the Department of Computer Science, we received a reply connecting us with Bob Sumner from the Game Technology Center. Together with Fábio Porfirio, Bob has helped us organise the events and the Department has generously supported us since then.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="678" src="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-1024x678.jpg" alt="" class="wp-image-8451" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-1024x678.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-300x199.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-768x509.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-1536x1017.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-2048x1356.jpg 2048w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-512x339.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-1280x848.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/02_mario_klingemann-1320x874.jpg 1320w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Mario Klingemann at the Art &amp; Computer Science Talk in October 2018 (Dominic Weibel)</figcaption></figure>



<p>In October 2018, the first <em>Art &amp; Computer Science Talk</em> took place. Mario Klingemann, an acclaimed artist exploring the creative potential of machine learning for many years, gave the first talk in front of an audience of roughly one hundred listeners, confirming that there was a vast interest for this.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="768" height="1024" src="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits-768x1024.jpeg" alt="" class="wp-image-8457" style="aspect-ratio:4/3;object-fit:cover" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits-768x1024.jpeg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits-225x300.jpeg 225w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits-1152x1536.jpeg 1152w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits-512x683.jpeg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/03_sofia_crespo_lab_visits.jpeg 1200w" sizes="auto, (max-width: 768px) 100vw, 768px" /><figcaption class="wp-element-caption">Lab visits with Sofia Crespo and Feileacan Kirkbride McCormick at the Sunagawa Lab (Anna Kälin)</figcaption></figure>



<p>Since then, we’ve held talks once every semester (except for the break during the pandemic), inviting artists exploring surveillance, blockchain applications, interactivity and many more topics. Since 2023 and thanks to the efforts of Adrian Notz, curator of AI + Art at the ETH AI Center, we also visit labs with the artists to bring them in touch with researchers.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-1024x576.jpg" alt="" class="wp-image-8450" srcset="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-1024x576.jpg 1024w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-300x169.jpg 300w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-768x432.jpg 768w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-1536x864.jpg 1536w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-512x288.jpg 512w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-1280x720.jpg 1280w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others-1320x743.jpg 1320w, https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/04_entangled_others.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Entangled Others, Decohering Delineation, 2022-2023, installation view </figcaption></figure>



<p>On May 15th, our next talk is going to take place. This time, we’ve invited Lundahl &amp; Seitl, a Stockholm-based artist duo. They specialise in creating shared experiences that allow one to perceive the world differently by targeting our senses in unusual ways utilising immersive spaces. They use virtual reality not only as a tool to simply create non-existing spaces, but to challenge notions of the real and negotiate the relationships to our surroundings.</p>



<p>The work <em>River Biographies, </em>2022 &#8211; ongoing, for example, creates group choreographies by pairing individuals where one guides the other. With this, they emphasise communication and trust, reexamining our connection to our surroundings. The group embodies natural elements, forming a river together and exploring how rocks and waters interact.</p>



<p>Lundahl &amp; Seitl’s work has been exhibited widely, such as Centre Pompidou Metz, Gropius Bau and Staatstheater Kassel, and they were visiting artists at the ACT Programme at MIT in 2022. We are very much looking forward to welcoming Lundahl &amp; Seitl to ETH as well as you to their artist talk!</p>



<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<div data-wp-interactive="core/file" class="wp-block-file"><object data-wp-bind--hidden="!state.hasPdfPreview" hidden class="wp-block-file__embed" data="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/01_inhabiting_the_void_new.pdf" type="application/pdf" style="width:100%;height:600px" aria-label="Embed of 01_inhabiting_the_void_new."></object><a id="wp-block-file--media-1df31a93-5dc8-472d-9f43-24d9fe980dc9" href="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/01_inhabiting_the_void_new.pdf">01_inhabiting_the_void_new</a><a href="https://ethambassadors.ethz.ch/wp-content/uploads/2024/04/01_inhabiting_the_void_new.pdf" class="wp-block-file__button wp-element-button" aria-describedby="wp-block-file--media-1df31a93-5dc8-472d-9f43-24d9fe980dc9" download>Download</a></div>
</div></div>
</div>
</div>
</div></div>



<p>Follow us on <a href="https://www.instagram.com/art_and_computer_science/" data-type="link" data-id="https://www.instagram.com/art_and_computer_science/" target="_blank" rel="noopener">Instagram</a>. </p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
