Events
retrieve:
Return the details about the given Memento id.
list:
List all Memento objects.
GET /api/v1/mementos/27/events/?format=api&offset=20&ordering=is_active
{ "count": 57, "next": "https://memento.epfl.ch/api/v1/mementos/27/events/?format=api&limit=10&offset=30&ordering=is_active", "previous": "https://memento.epfl.ch/api/v1/mementos/27/events/?format=api&limit=10&offset=10&ordering=is_active", "results": [ { "id": 71003, "title": "Imaging Lunch: A Practical Introduction to Machine Learning for Vision Applications", "slug": "imaging-lunch-a-practical-introduction-to-machine", "event_url": "https://memento.epfl.ch/event/imaging-lunch-a-practical-introduction-to-machine", "visual_url": "https://memento.epfl.ch/image/32391/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32391/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32391/max-size.jpg", "lang": "en", "start_date": "2026-04-29", "end_date": "2026-04-29", "start_time": "11:00:00", "end_time": "13:00:00", "description": "<strong><a href=\"https://docs.google.com/forms/d/e/1FAIpQLSc1NukuuzIzzMnbDZkfudvj1M7wDJY6JeWQKoQrcl1ZIVFcUw/viewform?usp=header\">Registration</a><br>\r\n<br>\r\nAbstract</strong><br>\r\nThis workshop is designed for EPFL researchers interested in building effective, automated computer vision systems for scientific applications. During the workshop, we will review and explain the main steps of a machine learning-based computer vision project, from problem definition to image acquisition, annotation, training, validation, and inference. We will illustrate these steps in a practical way, by building a real computer vision application together until we can run it live on a camera. Along the way, we will discuss important concepts (data drift, overfitting, data augmentation) and observe how they manifest themselves in practice. We will also share tips and tricks to help you tackle your own computer vision challenges.<br>\r\n<br>\r\n<strong>Prerequisites:</strong><br>\r\nBasic familiarity with Python, image analysis, and machine learning concepts is desirable, but not strictly necessary.<br>\r\n<br>\r\n<strong>Level:</strong> <br>\r\nBeginner / Intermediate<br>\r\n ", "image_description": "", "creation_date": "2026-01-30T11:40:06", "last_modification_date": "2026-01-30T11:40:06", "link_label": "Registration", "link_url": "https://docs.google.com/forms/d/e/1FAIpQLSc1NukuuzIzzMnbDZkfudvj1M7wDJY6JeWQKoQrcl1ZIVFcUw/viewform?usp=header", "canceled": "False", "cancel_reason": "", "place_and_room": "CE 1 711.2", "url_place_and_room": "https://plan.epfl.ch/?room==CE%201%20711.2", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "<a href=\"https://people.epfl.ch/mallory.wittwer?lang=en\">Mallory Witwer</a>", "organizer": "<a href=\"https://imaging.epfl.ch/\">Center for Imaging</a>", "contact": "<a href=\"https://people.epfl.ch/cecilia.carron?lang=fr\">Cecilia Carron</a>", "is_internal": "False", "theme": "", "vulgarization": { "id": 1, "fr_label": "Tout public", "en_label": "General public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/119528/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/4/?format=api", "https://memento.epfl.ch/api/v1/mementos/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/284/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71609, "title": "The Abstraction Trap: Lessons from a Career in the Memory Trenches", "slug": "the-abstraction-trap-lessons-from-a-career-in-the", "event_url": "https://memento.epfl.ch/event/the-abstraction-trap-lessons-from-a-career-in-the", "visual_url": "https://memento.epfl.ch/image/32940/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32940/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32940/max-size.jpg", "lang": "en", "start_date": "2026-04-29", "end_date": "2026-04-29", "start_time": "14:00:00", "end_time": "15:00:00", "description": "<div><strong><u>Abstract</u></strong><br>\r\nWhy do some foundational technologies advance rapidly while others seem frozen in time? For twenty years, production garbage collectors have remained remarkably stagnant—not for a lack of great ideas, but for a lack of the right abstractions. In this talk, I reflect on a career spent navigating the friction between theory and deployment. I will explore how high-level abstractions—from strict encapsulation to the \"workpacket\" model—catalyze the innovation necessary to disrupt an industry status quo. Using the MMTk framework as a case study, I'll show how these architectural foundations enabled the development of systems like LXR that significantly outperform the state-of-the-art. However, innovation is only half the battle. Drawing from recent experiences productizing MMTk for OpenJDK, Julia, and Ruby, I will reveal the hidden impediments to taking even the most promising ideas to production. I will discuss how decades of abstraction leakage in production codebases create a substantial barrier to entry for new ideas. I'll also discuss the difficulty of motivating adoption when a lack of appropriate methodology causes the true costs of incumbent systems to be underestimated or entirely misunderstood. While this talk draws on the world of memory management, it is not a talk about garbage collection. It is a reflection on the struggle to innovate within established fields and a roadmap for using foundational abstractions to clear the way for the next generation of software.</div>\r\n\r\n<div> </div>\r\n\r\n<div><strong><u>Bio</u></strong><br>\r\nSteve Blackburn is a Senior Staff Research Scientist at Google DeepMind, a professor at the Australian National University and an ACM Fellow. Steve has a long history in systems and programming languages with a particular interest in management and performance analysis. His current research includes hardware and software garbage collection for the fleet and mobile devices; applying AI to large scale software engineering tasks; and understanding and mitigating silent data corruption.<br>\r\n<br>\r\n<a href=\"https://www.steveblackburn.org/\">More information</a><br>\r\n </div>", "image_description": "", "creation_date": "2026-04-16T10:01:28", "last_modification_date": "2026-04-16T10:08:37", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "BC 410", "url_place_and_room": "https://plan.epfl.ch/?room==BC%20410", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "", "organizer": "", "contact": "Host: Prof. Nate Foster", "is_internal": "False", "theme": "", "vulgarization": { "id": 1, "fr_label": "Tout public", "en_label": "General public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120399/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71342, "title": "lunch&LEARN: AI for formative feedback. From effective tools to adoption", "slug": "lunchlearn-ai-for-formative-feedback-from-effectiv", "event_url": "https://memento.epfl.ch/event/lunchlearn-ai-for-formative-feedback-from-effectiv", "visual_url": "https://memento.epfl.ch/image/32696/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32696/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32696/max-size.jpg", "lang": "en", "start_date": "2026-04-30", "end_date": "2026-04-30", "start_time": "12:15:00", "end_time": "13:00:00", "description": "<p>We can build the perfect pedagogical tool. But will students actually use and benefit from it?<br>\r\n<br>\r\nThis session explores a question at the heart of the integration of new technology into education: How can a well-designed pedagogical tool be ideally leveraged to truly make a difference in student learning?<br>\r\n<br>\r\n<a href=\"https://people.epfl.ch/fares.fawzi?lang=en\">Fares Fawzi</a> from the <a href=\"https://www.epfl.ch/labs/ml4ed/\">ML4ED</a> lab at EPFL will present his development of a GenAI-powered formative feedback tool that is pedagogically aligned, contextually grounded, and interactive.<br>\r\n<br>\r\nDeployed during an in-class session as well as for exam preparation in a computer science course at EPFL, the tool performed as intended: responses were relevant, accurate, and aligned with pedagogical frameworks for feedback delivery.<br>\r\n<br>\r\nHowever, during this session, we want to invite you to look beyond the pedagogical sophistication of the tool itself, and ask how integration context shapes student engagement and beneficial learning impact.<br>\r\n<br>\r\n- - - - - - - - - - - - - <br>\r\n<br>\r\n<em><strong>lunch&LEARN</strong></em> sessions are intended for anyone who teaches at EPFL. <br>\r\nThis session is hybrid and can be attended in person or <a href=\"https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA\">followed via zoom</a>.<br>\r\nMost sessions are recorded and can be found on the <a href=\"https://www.youtube.com/playlist?list=PLKZOhx3xKAdI81PA1jwBA_LHHfSjbdEUV\">Center LEARN's YouTube channel</a>.<br>\r\nTo get in touch with the team, to suggest a session or make inquiries, please send an email on <a href=\"mailto:[email protected]\">[email protected]</a></p>", "image_description": "lunch&LEARN flyer for Fares Fawzi's session", "creation_date": "2026-03-10T14:13:42", "last_modification_date": "2026-03-10T14:18:13", "link_label": "Register/access the zoom conference", "link_url": "https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA", "canceled": "False", "cancel_reason": "", "place_and_room": "ME A3 31", "url_place_and_room": "https://plan.epfl.ch/?room==ME%20A3%2031", "url_online_room": "https://epfl.zoom.us/meeting/register/itgbPQceSnyGQK_-KbEttA", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "<a href=\"https://people.epfl.ch/fares.fawzi?lang=en\">Fares Fawzi</a>, Machine Learning for Education Laboratory ", "organizer": "<a href=\"https://learn.epfl.ch\">Center LEARN</a>", "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "lunch&LEARN, Center LEARN, teaching, learning", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120032/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/416/?format=api", "https://memento.epfl.ch/api/v1/mementos/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/323/?format=api", "https://memento.epfl.ch/api/v1/mementos/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/85/?format=api", "https://memento.epfl.ch/api/v1/mementos/411/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/65/?format=api" ] }, { "id": 71604, "title": "CDM-MTEI Seminars: Performance Optimization Programming: Methodology, Algorithms and Insights", "slug": "cdm-mtei-seminars-performance-optimization-program", "event_url": "https://memento.epfl.ch/event/cdm-mtei-seminars-performance-optimization-program", "visual_url": "https://memento.epfl.ch/image/32936/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32936/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32936/max-size.jpg", "lang": "en", "start_date": "2026-05-01", "end_date": "2026-05-01", "start_time": "11:30:00", "end_time": "13:00:00", "description": "<strong>Abstract</strong>:<br>\r\nThe design of efficient optimization algorithms has long relied on intuition and hand-crafted analysis. A newer paradigm -- Performance Optimization Programming (POP) -- reframes the question of algorithm analysis as a metaoptimization problem, enabling a computer-assisted, systematic search for optimal methods. We introduce Branch-and-Bound Performance Estimation Programming (BnB-PEP), a unified methodology for constructing certifiably optimal first-order methods for both convex and nonconvex optimization. Prior PEP-based approaches formulate worst-case performance as a convex semidefinite program, but this convexity is simultaneously a limitation: only a narrow class of problem setups admit such tractable reformulations. BnB-PEP overcomes this barrier by directly embracing nonconvexity. BnB-PEP is applied to several settings that were previously intractable: constructing the optimal gradient method without momentum, deriving optimal methods for reducing gradient norms of smooth nonconvex functions, and designing efficient methods for weakly convex nonsmooth optimization. In each case, the methodology yields new state-of-the-art convergence bounds. Finally, we show how the analysis generalizes to settings with gradient corruption and allows for the discovery of an entirely novel class of first-order optimization algorithms which enjoy optimal corruption protection.<br>\r\n<br>\r\n<br>\r\n<strong>References:</strong>\r\n<ul>\r\n\t<li>[Das Gupta, van Parys, Ryu: Branch-and-Bound Performance Estimation Programming](<a href=\"https://arxiv.org/pdf/2203.07305\">https://arxiv.org/pdf/2203.07305</a>)</li>\r\n\t<li>[Gösgens, van Parys: Subgradient Methods for Nonsmooth Convex Functions with Adversarial Errors](<a href=\"https://arxiv.org/abs/2510.03072\">https://arxiv.org/abs/2510.03072</a>)</li>\r\n</ul>\r\n<br>\r\n<br>\r\n<strong>Short bio: Bart van Parys</strong> is a senior researcher in the Stochastics groupt at the Dutch National Institute for Mathematics and Computer Science (CWI). Bart has played a pioneering role in developing distributionally robust optimization (DRO) as a practical tool for decision-making in uncertain environments. His doctoral work pioneered DRO formulations in stochastic control theory and power systems. Key innovations were an extension of the inequality of Gauss from 1821 in terms of tractable convex optimization problems.<br>\r\nMore recently, Bart formalized the search for statistically efficient data-driven decisions by advancing a novel meta-optimization framework via large-deviations theory. Bart's current research is primarily methodological and revolves around fundamental concerns when making decisions based on wild data sets and the automated design of better optimization algorithms.<br>\r\n ", "image_description": "", "creation_date": "2026-04-15T18:05:10", "last_modification_date": "2026-04-15T18:05:10", "link_label": "", "link_url": "https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=alXC9vvEsUqix54iDfEcQ_ZC0STJ3plPhyuf4N1UEBtUQzlHRTFSUVRZOEMxTjJTU1Q5TkVQVkNLMC4uplPhyuf4N1UEBtUQzlHRTFSUVRZOEMxTjJTU1Q5TkVQVkNLMC4u&fromie=true", "canceled": "False", "cancel_reason": "", "place_and_room": "ODY 4 03", "url_place_and_room": "https://plan.epfl.ch/?room==ODY%204%2003", "url_online_room": "https://epfl.zoom.us/meeting/register/-K7fsTI-QaeQE6wowwJbtw", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Professor Bart VAN PARYS\r\n\r\nDutch National Institute for Mathematics and Computer Science (CWI)", "organizer": "Prof. Daniel Kuhn", "contact": "[email protected]", "is_internal": "False", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120394/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/38/?format=api" ] }, { "id": 71568, "title": "AI Center x Anthropic Impact Talk - Jonah Cool - \"AI for Science at Anthropic: Building Tools for Scientific Discovery\"", "slug": "ai-center-x-anthropic-impact-talk-jonah-cool-ai--2", "event_url": "https://memento.epfl.ch/event/ai-center-x-anthropic-impact-talk-jonah-cool-ai--2", "visual_url": "https://memento.epfl.ch/image/32904/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32904/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32904/max-size.jpg", "lang": "en", "start_date": "2026-05-05", "end_date": "2026-05-05", "start_time": "14:30:00", "end_time": "15:30:00", "description": "<p>The talk is jointly organized by the <a href=\"https://ai.epfl.ch/\">EPFL AI Center</a> and the <a href=\"https://aimm.epfl.ch\">AIMM</a> Lab as part of the AI for Science seminar series.<br>\r\n<br>\r\n<strong><em>Hosting professor: Prof. Charlotte Bunne (AIMM)</em></strong><br>\r\n<br>\r\n<em><strong>Registration with an EPFL email is required: <a href=\"https://forms.office.com/e/F0PALJFN3D\">HERE</a>.</strong></em><br>\r\n<br>\r\n<u><strong>! This event is restricted to EPFL members. The Zoom live stream is also restricted and requires authentication with an EPFL email address for access. !</strong></u><br>\r\n<br>\r\n<strong>Title</strong><br>\r\nAI for Science at Anthropic: Building Tools for Scientific Discovery<br>\r\n<br>\r\n<strong>Abstract</strong><br>\r\nThis talk will explore Anthropic's approach to developing AI systems that can meaningfully accelerate scientific research. I'll discuss our AI for Science program, share examples of how researchers are using Claude across domains from molecular biology to materials science, and outline our thinking on what makes AI genuinely useful for working scientists. I'll also touch on the Model Context Protocol (MCP) and how it enables integration with scientific tools and data sources.<br>\r\n<br>\r\n<strong>Bio</strong><br>\r\nJonah Cool leads life sciences partnerships and deployment at Anthropic, where he works directly with researchers, academic institutions, and biotech startups to apply frontier AI to scientific discovery. His focus is on understanding where large language models can meaningfully accelerate biological research and building the partnerships, evaluation frameworks, and deployment practices to make that happen responsibly.<br>\r\n<br>\r\nBefore Anthropic, Jonah served as VP of Science & Partnerships at the Chan Zuckerberg Initiative, where he launched the Single Cell Biology program and led cross-sector technology development spanning biotech, academia, and philanthropy. He holds a PhD in cell biology (AHA fellow) and completed a postdoctoral fellowship at the Salk Institute (NIH fellow). His career has moved across academia, biotech startups, large-scale philanthropy, and now frontier AI, connected by a consistent focus on finding the leverage points where new technology can change how science gets done.</p>", "image_description": "", "creation_date": "2026-04-10T10:19:48", "last_modification_date": "2026-04-15T10:24:18", "link_label": "Registration required (epfl.ch email address only)", "link_url": "https://forms.office.com/e/F0PALJFN3D", "canceled": "False", "cancel_reason": "", "place_and_room": "SV 1717", "url_place_and_room": "https://plan.epfl.ch/?room==SV%201717", "url_online_room": "https://epfl.zoom.us/j/63663088641?pwd=R57BacyioFy78i0vZ7o8IYH6I5duKA.1", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Jonah Cool, PhD", "organizer": "<a href=\"http://ai.epfl.ch\">EPFL AI Center,</a> <a href=\"https://aimm.epfl.ch/\">EPFL AIMM Lab</a>", "contact": "<a href=\"https://people.epfl.ch/nicolas.machado?lang=en\">Nicolas Machado</a>", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120338/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/416/?format=api", "https://memento.epfl.ch/api/v1/mementos/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71462, "title": "Honorary Lecture, Prof. Marco Bakker", "slug": "honorary-lecture-prof-marco-bakker", "event_url": "https://memento.epfl.ch/event/honorary-lecture-prof-marco-bakker", "visual_url": "https://memento.epfl.ch/image/32811/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32811/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32811/max-size.jpg", "lang": "en", "start_date": "2026-05-05", "end_date": "2026-05-05", "start_time": "17:30:00", "end_time": "19:30:00", "description": "<strong>Date: </strong>05 May 2026<br>\r\n<strong>Time:</strong> 17:30 - 19:30<br>\r\nIntroduction by Dean Katrin Beyer and IA director Pier Vittorio Aureli. Lecture by Prof. Marco Bakker. Followed by an apero.<br>\r\n<br>\r\n<strong>Place: </strong>EPFL, <a class=\"text-link\" href=\"https://plan.epfl.ch/?room==SG%201138\" target=\"_blank\">SG 1138</a><br>\r\n<strong>Live stream:</strong> <a class=\"text-link\" href=\"https://mediaspace.epfl.ch/media/Le%C3%A7on+d%27honneurProf.+Urs+von+Gunten+/0_zbj7ozmk\" target=\"_blank\">link</a><br>\r\n<br>\r\n<strong><u>Title:</u></strong><br>\r\nA World Made of Traces, ANEKDOTA!<br>\r\n<br>\r\n<u><strong>Abstract:</strong></u><br>\r\nMANSLAB, The Spatial Workshop: In our view, architecture is a craft in which creativity and relentless discipline lead to innovation. Alongside a 'plurality of time', we are interested in the 'plurality of space'. Rather than transparency, it is the arrangement of different worlds face-to-face or side-by-side that creates this impression of density and richness in relationships.<br>\r\n<br>\r\nTo craft sustainable development, we believe that, alongside a body of fundamental knowledge, a spirit can be cultivated through tireless attempts, including failure, to develop a 'knowledge of the hand' capable of finding new forms of expression. The countless experiences that we have accumulated at MANSLAB over the past 15 years can undoubtedly be best recounted in the form of anecdotes. An anecdote is a historical detail or a characteristic of customs or character that becomes a short, entertaining story evoking emotions such as laughter or horror.<br>\r\n<br>\r\nThe students’ work that I am about to present illustrates certain tested, refined and proven principles, such as the indestructible link between ideas and the hand through the slow and joyful acquisition of knowledge; the economy of means to highlight the essential; errors and non-linearity as inspiring methods in the design process; and the cultivation of empirical, manual and physical knowledge that prioritises grasping sensory, supra-sensory and memory-based reality and is capable of creating new spaces. The launch of the book ANEKDOTA will take place at the same event.<br>\r\n<br>\r\n<u><strong>About the speaker:</strong></u><br>\r\nMarco Bakker is born in Harlingen, Netherlands, in 1960. He first earned a degree in Civil Engineering from HTS Leeuwarden, before continuing his studies in Architecture and Urban Planning at Delft University of Technology, including spending a year abroad at EPFL. Following four years of experimentation in architecture and photography, he founded the firm Bakker & Blanc Architects (BABL) with Alexandre Blanc in 1992. At the same time, he worked as an assistant to Prof. Vincent Mangeat and visiting professor Kaschka Knapkiewicz at EPFL. From 2003 to 2009, he taught architectural design and theory at the BFH in Burgdorf. Following four years as visiting professors together with Alexandre Blanc, they were appointed associate professors at the EPFL Institute of Architecture within the 'MANSLAB, Laboratory of Spatial Manufacturing' chair from 2013 to 2025.<br>\r\n<br>\r\nHe also served on the Arts and Architecture Commission of the Canton of Bern and was a member of the editorial board of Werk-Bauen & Wohnen. He chaired the jury for the Swiss Pavilion at the Venice Biennale on behalf of Pro Helvetia. Marco Bakker also regularly participates in various photographic and editorial projects related to art and architecture.<br>\r\n ", "image_description": "", "creation_date": "2026-03-26T14:49:29", "last_modification_date": "2026-03-26T16:15:54", "link_label": "S'inscrire", "link_url": "http://shorturl.at/Zatib", "canceled": "False", "cancel_reason": "", "place_and_room": "SG 1138", "url_place_and_room": "https://plan.epfl.ch/?room==SG%201138", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api", "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Prof. Marco Bakker", "organizer": "IA - Gesualdo Casciana", "contact": "[email protected]", "is_internal": "False", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120198/", "category": { "id": 8, "code": "LI", "fr_label": "Leçons inaugurales - Leçons d'honneur", "en_label": "Inaugural lectures - Honorary Lecture", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/4/?format=api", "https://memento.epfl.ch/api/v1/mementos/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/32/?format=api", "https://memento.epfl.ch/api/v1/mementos/145/?format=api" ] }, { "id": 59210, "title": "SNSF Starting Grants 2025", "slug": "snsf-starting-grants-2025", "event_url": "https://memento.epfl.ch/event/snsf-starting-grants-2025", "visual_url": "https://memento.epfl.ch/image/21461/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/21461/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/21461/max-size.jpg", "lang": "en", "start_date": "2026-05-05", "end_date": "2026-05-05", "start_time": null, "end_time": null, "description": "<p>The call <a href=\"https://www.snf.ch/en/noYHnzN47LR5qt93/news/snsf-starting-grants-2026\">SNSF Starting Grant 2026</a> will open on 1 February 2026, with a deadline for submission<strong> on 5 May 2026. </strong><br>\r\n<br>\r\nThis call will enable researchers to lead an independent project and a team in Switzerland.<br>\r\n<br>\r\n<strong>Funding: </strong>Max.<strong> CHF 1M </strong>+ applicant's salary, for max.<strong> 5 years</strong>.\r\n</p><ul>\r\n\t<li><strong>Status:</strong> Applicants who do not already hold a Professorship at the submission will obtain, in case of award, a non-tenured Assistant Professor title lasting for the duration of the project.</li>\r\n\t<li><strong>Eligibility:</strong>\r\n\t<ul>\r\n\t\t<li><strong>EPFL conditions: in the 2026 call, EPFL will only support internal applicants.</strong></li>\r\n\t\t<li><strong>SNSF conditions:</strong>\r\n\t\t<ul>\r\n\t\t\t<li>max. 8 years after PhD + min. 2 years of research post PhD <strong>on 1 February 2026</strong>.</li>\r\n\t\t\t<li>Swiss link (min. 2 years of research in CH on 5 May 2026 or CH nationality or CH degree)</li>\r\n\t\t\t<li>Resubmission and parallel application rules apply, Please check the <a href=\"https://www.snf.ch/media/en/QP8QTPcH0WBr9GzN/SNSF_StG_2026_Call_Document.pdf\">call document</a>.</li>\r\n\t\t\t<li><strong>IMPORTANT</strong>: Applicants with significant experience as independent researchers and team leaders on 5 may 2026 are <strong>NOT</strong> eligible <strong>UNLESS THEY HAVE <em>NOT</em> YET RECEIVED SIGNIFICANT THIRD PARTY FUNDING</strong>:\r\n\t\t\t<ul>\r\n\t\t\t\t<li>Recipients of e.g. an SNSF project grant, a Starting Grant, Consolidator Grant, or Advanced Grant from the ERC or the SNSF are NOT eligible</li>\r\n\t\t\t\t<li>Recipients of smaller scale fundings, e.g. Ambizione or Spark, REMAIN eligible</li>\r\n\t\t\t</ul>\r\n\t\t\t</li>\r\n\t\t</ul>\r\n\t\t</li>\r\n\t</ul>\r\n\t</li>\r\n</ul>\r\n<strong>Interested? </strong><br>\r\n<strong>> See the ReO <a href=\"https://drive.google.com/drive/folders/1kpz6w4nbsmxsjoH5-l4HGJyheoi6Cd9y?usp=sharing\">Toolkit </a>to check the participation status of your School/ Institute. The toolkit will be updated with the final documents upon call opening.<br>\r\n> Register for the SNSF infosession to be held on 19 February, 10:00-11:30, link <a href=\"https://events.teams.microsoft.com/event/82cdfe76-efd7-4290-92fc-e1147a63eb09@d3df0f6b-32ad-4977-a262-b7727bdb4257\">here</a>.<br>\r\n> Register for the EPFL applicant workshop on 24 February, 11:00-12:30, link <a href=\"https://forms.gle/NmQqu1EEZSkLWMgx8\">here</a>.</strong><br>\r\n ", "image_description": "", "creation_date": "2022-04-01T12:10:06", "last_modification_date": "2026-01-13T13:28:26", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "", "organizer": "", "contact": "[email protected]", "is_internal": "False", "theme": "", "vulgarization": { "id": 1, "fr_label": "Tout public", "en_label": "General public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/102093/", "category": { "id": 16, "code": "PROP", "fr_label": "Appel à proposition", "en_label": "Call for proposal", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/3/?format=api", "https://memento.epfl.ch/api/v1/mementos/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/135/?format=api", "https://memento.epfl.ch/api/v1/mementos/140/?format=api" ] }, { "id": 71132, "title": "Volkswagen Stiftung | Navigating a Transforming World Order", "slug": "volkswagen-stiftung-navigating-a-transforming-worl", "event_url": "https://memento.epfl.ch/event/volkswagen-stiftung-navigating-a-transforming-worl", "visual_url": "https://memento.epfl.ch/image/32504/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32504/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32504/max-size.jpg", "lang": "en", "start_date": "2026-05-05", "end_date": "2026-05-05", "start_time": null, "end_time": null, "description": "<strong>Aim: </strong>The fellowship aims to support postdoctoral researchers in generating <strong>new, multi‑perspective knowledge</strong> about global transformations in security and technology. It seeks to develop innovative theoretical and methodological approaches that strengthen understanding of today’s evolving security order and contribute to <strong>evidence‑based solutions</strong>. At the same time, the program trains future security experts through a combination of research and a practice‑oriented module, enabling them to work across science, policy, and practice. It also promotes <strong>European and international collaboration</strong> through institutional stays and coordinated cohort activities.<br>\r\nProjects must address the nexus of security and technology and align with the fellowship’s objectives of producing multi‑perspective, innovative research on global security transformations.<br>\r\n<br>\r\n<strong>Funding</strong>: up to EUR 450,000<br>\r\n<br>\r\n<strong>Duration</strong>: max. 3 years (24 months for research and 12 months for outreach activities)<br>\r\n<br>\r\n<strong>Eligibility:</strong>\r\n<ul>\r\n\t<li>Postdoctoral researchers from any discipline, as long as they are within 5 years of completing their PhD, are eligible to apply.</li>\r\n\t<li>Applicants must be affiliated with a scientific institution that commits to employing them and managing the grant if awarded.</li>\r\n</ul>\r\n<br>\r\n<br>\r\n<strong>How to Apply</strong>: Applicants must submit their application through the <a href=\"https://portal.volkswagenstiftung.de/authentication/login?redirect=%2Foverview\">online platform</a>. The template proposal can be found <a href=\"https://view.officeapps.live.com/op/view.aspx?src=https%3A%2F%2Fwww.volkswagenstiftung.de%2Fsites%2Fdefault%2Ffiles%2Fdocuments%2F2026-03_template_fellowships-security-technology.docx&wdOrigin=BROWSELINK\">here</a>.<br>\r\n<br>\r\n<br>\r\n<strong>Deadline:</strong> May 5, 2026, 2pm CET<br>\r\n<br>\r\n<strong>Further information</strong>\r\n\r\n<ul>\r\n\t<li>More information about the program is available <a href=\"https://www.volkswagenstiftung.de/en/funding/funding-offer/navigating-transforming-world-order-fellowships-security-and-technology\">here</a></li>\r\n\t<li>Two on-line Q&A sessions scheduled for <strong>19 Feb 2026 </strong>& 09 Apr 2026</li>\r\n\t<li>For any other questions, please contact the <a href=\"mailto:[email protected]\">Research Office</a></li>\r\n</ul>", "image_description": "", "creation_date": "2026-02-12T16:10:48", "last_modification_date": "2026-02-12T16:11:48", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [], "speaker": "", "organizer": "", "contact": "<a href=\"mailto:[email protected]\">Research Office</a>", "is_internal": "False", "theme": "", "vulgarization": { "id": 1, "fr_label": "Tout public", "en_label": "General public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/119722/", "category": { "id": 16, "code": "PROP", "fr_label": "Appel à proposition", "en_label": "Call for proposal", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/140/?format=api" ] }, { "id": 71098, "title": "AI for Clinical and Translational Medicine", "slug": "ai-for-clinical-and-translational-medicine", "event_url": "https://memento.epfl.ch/event/ai-for-clinical-and-translational-medicine", "visual_url": "https://memento.epfl.ch/image/32471/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32471/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32471/max-size.jpg", "lang": "en", "start_date": "2026-05-06", "end_date": "2026-05-06", "start_time": null, "end_time": null, "description": "<strong>2nd edition of the Symposium AI for Clinical and Translational Medicine </strong>on<strong> May 6<sup>th</sup>, 2026</strong>. Organized by the <strong>Biomedical Data Science Center-CHUV</strong>, the event will bring together leading experts to highlight the latest advances in artificial intelligence and the digital innovations transforming medical research and healthcare.<br>\r\n<br>\r\nJoin us for a day of insightful presentations and discussions on the future of data‑driven medicine.<br>\r\n<br>\r\nThis year’s program will feature keynote lectures by <strong>Jonah COOL, X. Shirley LIU, and Pranav RAJPURKAR</strong>, offering unique insights into the future of data-driven medicine.<br>\r\n<br>\r\n<strong>More info and registration: https://www.unil.ch/events/en/1773836724181</strong><br>\r\n<br>\r\n<br>\r\n ", "image_description": "", "creation_date": "2026-02-10T15:11:44", "last_modification_date": "2026-03-19T10:36:10", "link_label": "Info and registration", "link_url": "https://www.unil.ch/events/en/1773836724181", "canceled": "False", "cancel_reason": "", "place_and_room": "Auditorium Cesar Roux - CHUV", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "<strong>Jonah COOL, X. Shirley LIU, and Pranav RAJPURKAR</strong>", "organizer": "Biomedical Data Science Center (BDSC)", "contact": "<a href=\"http://[email protected]\">Marielle Girardin</a>", "is_internal": "False", "theme": "", "vulgarization": { "id": 3, "fr_label": "Expert", "en_label": "Expert" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "AI, Clinical trials, translational medicine, biomedical data science", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/119663/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71385, "title": "EPFL Space Day 2026 – “From Classroom to Cosmos”", "slug": "epfl-space-day-2026-from-classroom-to-cosmos", "event_url": "https://memento.epfl.ch/event/epfl-space-day-2026-from-classroom-to-cosmos", "visual_url": "https://memento.epfl.ch/image/32735/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32735/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32735/max-size.jpg", "lang": "en", "start_date": "2026-05-08", "end_date": "2026-05-08", "start_time": "09:00:00", "end_time": "17:00:00", "description": "<em>Bringing the EPFL Space Community Together</em><br>\r\n<br>\r\nEPFL’s space ecosystem blends education, research, innovation, and entrepreneurship, from student projects to orbital missions, across disciplines. United by a passion for exploration and sustainability, we aim to inspire the next generation of space pioneers.<br>\r\nJoin us for exciting presentations during the day with an exhibition area, including EPFL startups, student associations and PhDs.<br>\r\nThis event strengthens connections, highlights achievements, and reflects the EPFL Space Center’s mission: to educate, innovate, lead in sustainability, and engage with society.<br>\r\nLet's bring the EPFL Community together, from Classroom to Cosmos!<br>\r\n <br>\r\n<strong>Programme</strong><br>\r\n<br>\r\n<strong>9:00–9:15</strong> — Welcome Address<br>\r\nFrom the EPFL Presidency, Prof. Anna Fontcuberta i Morral<br>\r\n<br>\r\n<strong>9:15–9:30</strong> — Opening Remarks<br>\r\nEmmanuelle David, EPFL Space Center Executive Director: Introducing “From Classroom to Cosmos”<br>\r\n<br>\r\n<strong>9:30–10:15</strong> — Keynote<br>\r\nDaniel Neuenschwander, Prof. of Practice<br>\r\n<br>\r\n<strong>10:15–10:45</strong> — Coffee Break & Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>10:45–12:15 </strong>— \"From Classroom to Cosmos\"<br>\r\nStudent teams present satellite projects, analog missions, and more<br>\r\n<br>\r\n<strong>12:15–13:15</strong> — Lunch & Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>13:15–13:45</strong> — Presentation of <a href=\"https://espace.epfl.ch/education/epfl-minor-in-space-technologies/\" rel=\"noopener\" target=\"_blank\">EPFL Minor in Space Technologies</a><br>\r\nCurriculum, student stories, career pathways<br>\r\n<br>\r\n<strong>13:45–14:00</strong> — EPFL Startups Showcase<br>\r\n<br>\r\n<strong>14:00–14:45</strong> — EPFL PhD Lightning Talks<br>\r\nCutting-edge research with mission or startup potential<br>\r\n<br>\r\n<strong>14:45–15:15</strong> — Coffee Break & Networking<br>\r\n<em>Exhibition area open</em><br>\r\n<br>\r\n<strong>15:15–16:45</strong> — Round Table: “Let’s Talk Space! Charting EPFL’s Strategic Vision — From Classroom to Cosmos”<br>\r\n<br>\r\n<strong>16:45–17:00</strong> — Closing Remarks<br>\r\nEmmanuelle David, EPFL Space Center Executive Director: Reinforcing collaboration and innovation<br>\r\n<br>\r\n<a href=\"https://espace.epfl.ch/epfl-space-day-2026-registration/\">REGISTRATION MANDATORY</a>", "image_description": "", "creation_date": "2026-03-16T14:56:26", "last_modification_date": "2026-03-17T14:40:37", "link_label": "EPFL Space Day 2026", "link_url": "https://espace.epfl.ch/event/epfl-space-day-2026/", "canceled": "False", "cancel_reason": "", "place_and_room": "RLC E1 240", "url_place_and_room": "https://plan.epfl.ch/?room==RLC%20E1%20240", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "", "organizer": "<a href=\"https://espace.epfl.ch/event/epfl-space-day-2026/\">EPFL Space Center</a>", "contact": "Joanna Jermini-Howard", "is_internal": "False", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 1, "fr_label": "Sur inscription", "en_label": "Registration required" }, "keywords": "space, epfl, astrophysics, space research", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120091/", "category": { "id": 1, "code": "CONF", "fr_label": "Conférences - Séminaires", "en_label": "Conferences - Seminars", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/8/?format=api", "https://memento.epfl.ch/api/v1/mementos/145/?format=api", "https://memento.epfl.ch/api/v1/mementos/179/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/290/?format=api" ] } ] }