Event List
retrieve:
Return the details about the given Event id.
list:
List all Event objects.
GET /api/v1/events/?format=api&ordering=-image_description
{ "count": 202, "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=10&ordering=-image_description", "previous": null, "results": [ { "id": 70859, "title": "Prototype Pavilion in Textile Reinforced Concrete with LC3 2026_ ENAC Summer Workshop", "slug": "prototype-pavilion-in-textile-reinforced-concret-3", "event_url": "https://memento.epfl.ch/event/prototype-pavilion-in-textile-reinforced-concret-3", "visual_url": "https://memento.epfl.ch/image/32250/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32250/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32250/max-size.jpg", "lang": "en", "start_date": "2026-08-24", "end_date": "2026-09-04", "start_time": null, "end_time": null, "description": "<p>The project aims to further investigate the structural, architectural, environmental, and social dimensions of TRC and its applications, particularly in the context of a new Multi-Purpose Space for the Department of Architecture & Interior Design Kenyatta University Campus, Nairobi, Kenya in collaboration with Urko Sanchez Architects. The space is intended to support academic, social, and experimental activities while serving as a living laboratory for sustainable and alternative construction methods. The pavilion should function not only as a usable academic space but also as a pedagogical tool, demonstrating climate-responsive design, material innovation, and adaptability over time. \r\n</p><div><br>\r\n<strong>CAN BE TAKEN AS A PART FOR THE SC MINOR</strong></div>\r\n<br>\r\nOrganized by the ENAC EPF Lausanne in collaboration with LMC EPFL lab and Kenyatta University, Nairobi, Kenia.<br>\r\n<br>\r\n<em>Teaching team:</em><br>\r\nPatricia Guaita, architect and lecturer, ENAC-IA-ALICE<br>\r\nRaffael Baur, architect, External expert ENAC EPFL<br>\r\nDavid Fernandez Ordonez, Lecturer, ENAC SGC<br>\r\nEnrique Corres, Construction Assistant, ENAC SGC<br>\r\n<br>\r\n<em>Invited experts:</em><br>\r\nDr. Beatrice Malchiodi, Post Doc, LMC EPFL<br>\r\nJaime Velasco, Architect, architect and Lecturer in Department of Architecture & Interior Design Kenyatta University Campus, Nairobi<br>\r\n<br>\r\n <br>\r\n<strong>EPFL Fribourg: 24 August - 04 Sept 2026</strong><br>\r\n <br>\r\n<strong>If you would like to register now, please send an email to </strong><strong><a href=\"mailto:[email protected]\">[email protected]</a></strong><br>\r\n<br>\r\n<img alt=\"\" height=\"868\" src=\"//memento.epfl.ch/public/upload/fckeditorimage/7a/dc/2b0d232e.jpg\" width=\"600\">", "image_description": "Summer workshop EPFL Fribourg 2025, photo: Nicolas Gemelli", "creation_date": "2026-01-14T13:38:32", "last_modification_date": "2026-01-30T11:31:06", "link_label": "", "link_url": "https://www.epfl.ch/schools/enac/education/fr/projeter-ensemble-fr/cours/enac-summer-workshops/a-prototype-pavillon-in-textile-reinforced-concrete-2/", "canceled": "False", "cancel_reason": "", "place_and_room": "EPFL Fribourg", "url_place_and_room": "", "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": "", "organizer": "Patricia Guaita, ENAC EPFL Projecter Ensemble", "contact": " [email protected] ", "is_internal": "True", "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/119303/", "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/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/4/?format=api", "https://memento.epfl.ch/api/v1/mementos/32/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api" ] }, { "id": 71748, "title": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine", "slug": "reasoning-under-uncertainty-trustworthy-llms-for-h", "event_url": "https://memento.epfl.ch/event/reasoning-under-uncertainty-trustworthy-llms-for-h", "visual_url": "https://memento.epfl.ch/image/33074/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33074/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33074/max-size.jpg", "lang": "en", "start_date": "2026-06-26", "end_date": "2026-06-26", "start_time": "09:30:00", "end_time": "11:30:00", "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Robert West<br>\r\nThesis advisor: Prof. Mary-Anne Hartley<br>\r\nCo-examiner: Prof. Martin Jaggi<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nCurrent machine learning systems are very good at tasks reducible to statistical pattern recognition but falter on problems requiring deliberate, structured inference. Clinical reasoning exemplifies the latter: physicians generate hypotheses abductively, revise beliefs probabilistically as evidence accumulates, and choose among actions whose costs are deeply asymmetric. The harm of a missed diagnosis is not the harm of an unnecessary test. Large language models, increasingly deployed for clinical decision support, inherit this limitation. They conflate knowledge with inference: the same parameters that store medical facts are asked to reason over them, which leaves no explicit mechanism to quantify uncertainty, to abstain when evidence is insufficient, or to weight outcomes by their true clinical costs. This work argues that progress toward trustworthy medical AI requires separating the representation of knowledge from the machinery of inference, and grounding the latter in formal frameworks drawn from statistical decision theory. We investigate how these frameworks can be embedded into LLM reasoning pipelines and imposed as external scaffolding around them, maintaining competing hypotheses, guiding evidence gathering, and selecting actions that reflect the asymmetric cost structure of clinical practice. The goal is a class of systems capable of reasoning over their uncertainty, systems that know when they do not know.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon", "image_description": "Reasoning Under Uncertainty: Trustworthy LLMs for High-Stakes Medicine", "creation_date": "2026-04-29T09:21:38", "last_modification_date": "2026-04-29T09:21:38", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "INF 326", "url_place_and_room": "https://plan.epfl.ch/?room==INF%20326", "url_online_room": "", "spoken_languages": [], "speaker": "Yusuf Kesmen", "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": "EDIC candidacy exam", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120579/", "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/48/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71316, "title": "Can effector T lymphocytes initiate cancer?", "slug": "can-effector-t-lymphocytes-initiate-cancer", "event_url": "https://memento.epfl.ch/event/can-effector-t-lymphocytes-initiate-cancer", "visual_url": "https://memento.epfl.ch/image/32671/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32671/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32671/max-size.jpg", "lang": "en", "start_date": "2026-05-29", "end_date": "2026-05-29", "start_time": "13:30:00", "end_time": "14:30:00", "description": "<p>Abstract<br>\r\nAround 30% of cancers are preceded by chronic inflammation which occurs at the site where tumors will develop. However, whether this oncogenic process, particularly observed in the intestine, can be initiated by a specific immune cell population remains unknown. We recently identified two distinct effector T cell populations capable to initiate the oncogenic transformation of a healthy intestinal epithelium (Fesneau et al., Nat Immunol. 2024; Brewer et al., Nat. Rev. Canc. 2024), as well as the factors controlling their differentiation. By revealing the presence of tumorigenic T cells, this work opens a new field in oncology and immunology that will be key for both our understanding of the early steps of carcinogenesis and the development of prophylactic therapies against cancer.<br>\r\n<br>\r\n<br>\r\n<br>\r\n </p>", "image_description": "Prof. Julien Marie", "creation_date": "2026-03-06T11:49:19", "last_modification_date": "2026-03-11T09:53:47", "link_label": "", "link_url": "", "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/65172501275", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Prof. Julien MARIE, CRCL : Cancer Research Center of Lyon ", "organizer": "Prof. Daniel Constam", "contact": "Prof. Daniel Constam", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/119997/", "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/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api" ] }, { "id": 71789, "title": "MRI Research Day 2026", "slug": "mri-research-day-2026", "event_url": "https://memento.epfl.ch/event/mri-research-day-2026", "visual_url": "https://memento.epfl.ch/image/33112/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33112/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33112/max-size.jpg", "lang": "en", "start_date": "2026-06-10", "end_date": "2026-06-10", "start_time": "09:00:00", "end_time": "18:00:00", "description": "<p>We are delighted to announce the MRI Research Day 2026, which will take place on June 10, 2026, at the Albert Renold Auditorium, CMU, University of Geneva.<br>\r\nThis one-day event brings together MRI experts from across the Lemanic region and provides a platform to review ongoing MRI projects, share experiences and challenges, and foster collaboration among physicists, physicians, and neuroscientists.</p>", "image_description": "MRI Research Day 2026", "creation_date": "2026-05-04T13:27:46", "last_modification_date": "2026-05-04T13:27:48", "link_label": "Website of the event", "link_url": "https://cibm.ch/event/mri-research-day-2026/", "canceled": "False", "cancel_reason": "", "place_and_room": "", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [], "speaker": "", "organizer": "", "contact": "Miguel Molina", "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": "7T MRI scanner, fMRI, UHF, Biomedical imaging", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120634/", "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/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" ] }, { "id": 71376, "title": "EPFL Latsis Symposium 2026: “Decoding the Cell: Modeling, Predicting, and Engineering Cellular States”", "slug": "epfl-latsis-symposium-2026-decoding-the-cell-model", "event_url": "https://memento.epfl.ch/event/epfl-latsis-symposium-2026-decoding-the-cell-model", "visual_url": "https://memento.epfl.ch/image/32724/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32724/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32724/max-size.jpg", "lang": "en", "start_date": "2026-10-29", "end_date": "2026-10-30", "start_time": null, "end_time": null, "description": "<p>The <strong>EPFL Latsis Symposium 2026<em>: “Decoding the Cell: Modeling, Predicting, and Engineering Cellular States”</em></strong> will be held on <strong>October 29-30, 2026</strong>, at the <strong>Olympic Museum in Lausanne</strong>.<br>\r\n<br>\r\nThis international gathering will bring together leading scientists in single-cell analysis, computational modeling, and cellular engineering to explore how recent breakthroughs in multi-omics technologies, predictive algorithms, and synthetic biology are reshaping our understanding of cellular function.<br>\r\n<br>\r\nThrough interdisciplinary talks and discussions, the symposium will spotlight advances in single-cell multi-modal data integration, predictive modeling of cell identity and behavior, and the engineering of synthetic cell states. By connecting researchers across experimental and computational domains, the event aims to establish new conceptual and technological frameworks for modeling and controlling cellular systems.<br>\r\n<br>\r\nHosted by <strong>EPFL</strong>, the symposium will foster scientific exchange, spark new collaborations, and accelerate progress toward next-generation cell-based therapies, disease models, and synthetic biological innovations.<br>\r\n<br>\r\nJoin us in Lausanne to connect with the global community shaping the future of cell understanding and engineering.<br>\r\n<br>\r\n<strong>SPEAKERS:</strong><br>\r\n• <strong>Gray Camp</strong> – Research Group Leader at the Roche Institute for Translational Bioengineering (ITB) in Basel<br>\r\n• <strong>Barbara Engelhardt</strong> – Senior Investigator, Gladstone Institutes & Professor, Department of Biomedical Data Science at Stanford University<br>\r\n• <strong>Jeremy Gunawardena</strong> – Professor, Department of Medicine and Life Sciences (MELIS), Pompeu Fabra University, Barcelona<br>\r\n• <strong>Muzlifah Haniffa</strong> – Head of the Cellular Genomics Programme and Deputy Director of the Wellcome Sanger Institute and Professor of Clinical Dermatology at the University of Cambridge<br>\r\n• <strong>Anshul Kundaje</strong> – Associate Professor of Genetics and Computer Science at Stanford University<br>\r\n• <strong>Prisca Liberali </strong>– Professor at the Department of Biosystems Science and Engineering, ETHZ & Senior Group Leader at the Friedrich Miescher Institute for Biomedical Research<br>\r\n• <strong>Ewa Paluch</strong> – Professor of Anatomy in the Department of Physiology, Development and Neuroscience and Fellow of Trinity College at the University of Cambridge<br>\r\n• <strong>Steve Quake</strong> – Professor of Bioengineering and Applied Physics, Stanford University<br>\r\n• <strong>Sussane Rafelski</strong> – Sr. Director, Quantitative Biology at the Allen Institute for Cell Science<br>\r\n• <strong>Kevin Tsia</strong> – Professor in the Department of Electrical and Electronic Engineering and the Program Director of the Biomedical Engineering Program at the University of Hong Kong<br>\r\n• <strong>Bo Wang</strong> – Chief AI Scientist, Vector Institute & Assistant Professor, University of Toronto<br>\r\n<br>\r\nGenerously supported by\r\n</p><div class=\"wp-block-image\"><img alt=\"\" decoding=\"async\" height=\"147\" sizes=\"(max-width: 343px) 100vw, 343px\" src=\"https://www.epfl.ch/labs/deplanckelab/wp-content/uploads/2025/11/Fondation-Latsis-logo.png\" srcset=\"https://www.epfl.ch/labs/deplanckelab/wp-content/uploads/2025/11/Fondation-Latsis-logo.png 343w, https://www.epfl.ch/labs/deplanckelab/wp-content/uploads/2025/11/Fondation-Latsis-logo-300x129.png 300w\" width=\"343\"></div>", "image_description": "In a galaxy not so far, far away… Jakob J. Langer, Postdoctoral researcher, Lutolf Lab.", "creation_date": "2026-03-13T14:52:09", "last_modification_date": "2026-03-17T10:49:51", "link_label": "Registration link", "link_url": "https://latsis2026.epfl.ch/event/1/", "canceled": "False", "cancel_reason": "", "place_and_room": "Olympic Museum", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "<a href=\"https://www.epfl.ch/labs/deplanckelab/latsis-symposium-2026/epfl-latsis-symposium-2026-invited-speakers/\">SPEAKERS</a>", "organizer": "LATSIS Symposium 2026 Organizing Committee:<br>\r\nProf. Bart Deplancke, Prof. Maria Brbić and Prof. Giovanni D’Angelo", "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>", "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/120078/", "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/1/?format=api", "https://memento.epfl.ch/api/v1/mementos/111/?format=api", "https://memento.epfl.ch/api/v1/mementos/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/416/?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/27/?format=api" ] }, { "id": 71856, "title": "IDAHOBIT 2026 - Exposition “LGBTIQ-phobic Discrimination Around the World, in Europe, and in Switzerland”", "slug": "idahobit-2026-exposition-lgbtiq-phobic-discrimin-2", "event_url": "https://memento.epfl.ch/event/idahobit-2026-exposition-lgbtiq-phobic-discrimin-2", "visual_url": "https://memento.epfl.ch/image/33178/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33178/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33178/max-size.jpg", "lang": "en", "start_date": "2026-05-13", "end_date": "2026-05-31", "start_time": null, "end_time": null, "description": "<p>May 17 is the International Day Against Homophobia, Biphobia, Interphobia, and Transphobia, also known as IDAHOBIT. Celebrated around the world, this date was chosen to commemorate the World Health Organization’s (WHO) decision on May 17, 1990, to no longer consider homosexuality as a mental illness. <br>\r\n<br>\r\nTo mark the occasion, the Office for Equality (VPH-WINC) invites you to visit the exhibition “LGBTIQphobic Discrimination Around the World, in Europe, and in Switzerland” on the flat space in front of the library at the Rolex Learning Center, from 13 May 2026. <br>\r\n<br>\r\nThis exhibition highlights the meanings of the letters in the LGBTQIA+ acronym, as well as content documenting the state of LGBTIQphobic discrimination on a global, European, and Swiss scale. The exhibition incorporates scientific data from various research institutions, such as the NGO ILGA and Unisanté. Visitors will have the opportunity to reflect and engage through interactive elements while discovering or deepening their knowledge on the subject.<br>\r\n<br>\r\nPlease feel free to share this message or spread the word!<br>\r\n </p>", "image_description": "IDAHOBIT written on an Rainbow background", "creation_date": "2026-05-12T17:03:22", "last_modification_date": "2026-05-12T17:24:09", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "RLC G1 231", "url_place_and_room": "https://plan.epfl.ch/?room==RLC%20G1%20231", "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": "", "organizer": "Bureau de l'égalité (VPH-WINC-DEI)", "contact": "<a href=\"mailto:[email protected]\">[email protected]</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": "IDAHOBIT; Journée internationale contre l'homophobie la biphobie, interphobie et la transphobie;", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120741/", "category": { "id": 5, "code": "EXPO", "fr_label": "Expositions", "en_label": "Exhibitions", "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/79/?format=api", "https://memento.epfl.ch/api/v1/mementos/145/?format=api", "https://memento.epfl.ch/api/v1/mementos/21/?format=api", "https://memento.epfl.ch/api/v1/mementos/425/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api" ] }, { "id": 71752, "title": "Idiap Create Challenge (ICC), 15th edition", "slug": "idiap-create-challenge-icc-15th-edition", "event_url": "https://memento.epfl.ch/event/idiap-create-challenge-icc-15th-edition", "visual_url": "https://memento.epfl.ch/image/33083/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33083/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33083/max-size.jpg", "lang": "en", "start_date": "2026-08-20", "end_date": "2026-08-28", "start_time": null, "end_time": null, "description": "<div class=\"AutoHeight\">\r\n<div>\r\n<div class=\"post-message post-message--collapsed\">\r\n<div class=\"post-message__text-container\">\r\n<div class=\"post-message__text\">A <strong>9-day AI hackathon</strong> blending learning, innovation, coding, and entrepreneurship. During the 9 days, selected teams will work on-site on their prototypes and get access to dedicated mentorship from Idiap's R&D and AI experts, networking opportunities, speaker sessions and more.<br>\r\n<br>\r\n<strong>This year</strong>, the challenge focuses on the <strong>creative and cultural industries</strong>. Participants are invited to submit projects that <strong>explore new uses, services, or experiences</strong> across nine areas: performing arts and live entertainment, radio and music, fashion, books and publishing, television and film, news and media, architecture and urban planning, the art market, and cultural heritage.<br>\r\nThe event will take place at <strong><a class=\"theme markdown__link\" href=\"https://www.idiap.ch/\" rel=\"noreferrer\" target=\"_blank\">Idiap</a></strong> in <strong>Martigny</strong>, from August 20 until August 28, 2026. Registrations are open until May 31, 2026.<br>\r\n<strong>Full details and registration:</strong> <a class=\"theme markdown__link\" href=\"https://icc.idiap.ch\" rel=\"noreferrer\" target=\"_blank\" title=\"https://icc.idiap.ch\">https://icc.idiap.ch</a></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>", "image_description": "ICC Idiap Create Challenge 2026", "creation_date": "2026-04-29T09:47:38", "last_modification_date": "2026-05-11T15:38:32", "link_label": "Idiap Create Challenge (ICC)", "link_url": "https://icc.idiap.ch", "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": "Idiap Research Institute", "contact": "<a href=\"mailto:[email protected]\">[email protected]</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": "AI,hackathon,ideas,prototypes,start-up,entrepreneurship,innovation,machine learning,coding", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120584/", "category": { "id": 19, "code": "PUBLICSCIENCE", "fr_label": "Evènements scientifiques grand public", "en_label": "Public Science Events", "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/9/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/110/?format=api", "https://memento.epfl.ch/api/v1/mementos/145/?format=api", "https://memento.epfl.ch/api/v1/mementos/264/?format=api", "https://memento.epfl.ch/api/v1/mementos/416/?format=api", "https://memento.epfl.ch/api/v1/mementos/417/?format=api" ] }, { "id": 71925, "title": "Workshop series “Responsible AI skills for education”", "slug": "workshop-series-responsible-ai-skills-for-educatio", "event_url": "https://memento.epfl.ch/event/workshop-series-responsible-ai-skills-for-educatio", "visual_url": "https://memento.epfl.ch/image/33241/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33241/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33241/max-size.jpg", "lang": "en", "start_date": "2026-06-02", "end_date": "2026-06-02", "start_time": "11:00:00", "end_time": "12:00:00", "description": "<p>Current research indicates that the role of generative AI in education is a double-edged sword: on one hand it can assist teachers for designing effective learning tasks and resources, on the other hand it can have negative effects on student learning and raises a range of ethical questions.<br>\r\nIn our new workshop series “Responsible AI skills for education” we will try to navigate these questions by focusing on specific teaching and learning activities and identifying practical skills you can develop for your everyday practice. Through a blend of concise theoretical input and hands-on activities, we will explore both the benefits and the risks of generative AI in education in short 1-hour sessions on campus. The first two workshops in the series focus on quiz design and critical analysis skills.<br>\r\n<br>\r\n<strong>Effective quiz design:</strong><br>\r\nIn this 1-hour workshop, we will focus on the design of effective quiz questions for your class with the assistance of LLM tools. We will explore both the ethical and practical questions associated with LLM use for this task through theoretical inputs and hands-on activities.</p>", "image_description": "human vs ai", "creation_date": "2026-05-22T09:29:28", "last_modification_date": "2026-05-22T09:37:05", "link_label": "BookWhen", "link_url": "https://bookwhen.com/epfl", "canceled": "False", "cancel_reason": "", "place_and_room": "On Campus", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Center for Digital Education (CEDE)", "organizer": "Center for Digital Education (CEDE)", "contact": "Cécile Hardebolle: [email protected]", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "Responsible AI, Education, Quiz, Critical Analysis, Skills", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120832/", "category": { "id": 15, "code": "FORM", "fr_label": "Formations internes", "en_label": "Internal trainings", "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/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/65/?format=api", "https://memento.epfl.ch/api/v1/mementos/85/?format=api", "https://memento.epfl.ch/api/v1/mementos/432/?format=api" ] }, { "id": 71926, "title": "Workshop series “Responsible AI skills for education”", "slug": "workshop-series-responsible-ai-skills-for-educat-2", "event_url": "https://memento.epfl.ch/event/workshop-series-responsible-ai-skills-for-educat-2", "visual_url": "https://memento.epfl.ch/image/33242/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33242/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33242/max-size.jpg", "lang": "en", "start_date": "2026-06-04", "end_date": "2026-06-04", "start_time": "13:00:00", "end_time": "14:00:00", "description": "<p>Current research indicates that the role of generative AI in education is a double-edged sword: on one hand it can assist teachers for designing effective learning tasks and resources, on the other hand it can have negative effects on student learning and raises a range of ethical questions.<br>\r\nIn our new workshop series “Responsible AI skills for education” we will try to navigate these questions by focusing on specific teaching and learning activities and identifying practical skills you can develop for your everyday practice. Through a blend of concise theoretical input and hands-on activities, we will explore both the benefits and the risks of generative AI in education in short 1-hour sessions on campus. The first two workshops in the series focus on quiz design and critical analysis skills.<br>\r\n<br>\r\n<strong>Teaching critical analysis:</strong><br>\r\nIn this 1-hour workshop, we will focus on how to help students develop critical analysis skills for reviewing LLM outputs in the context of learning tasks. The workshop will combine theoretical inputs and hands-on activities, drawing on your disciplinary expertise and fact-checking strategies.<br>\r\n </p>", "image_description": "human vs ai", "creation_date": "2026-05-22T09:31:24", "last_modification_date": "2026-05-22T09:37:34", "link_label": "BookWhen", "link_url": "https://bookwhen.com/epfl", "canceled": "False", "cancel_reason": "", "place_and_room": "On Campus", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Center for Digital Education (CEDE)", "organizer": "Center for Digital Education (CEDE)", "contact": "Cécile Hardebolle: [email protected]", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "Responsible AI, Education, Quiz, Critical Analysis, Skills", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120833/", "category": { "id": 15, "code": "FORM", "fr_label": "Formations internes", "en_label": "Internal trainings", "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/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/65/?format=api", "https://memento.epfl.ch/api/v1/mementos/85/?format=api", "https://memento.epfl.ch/api/v1/mementos/432/?format=api" ] }, { "id": 71927, "title": "Workshop series “Responsible AI skills for education”", "slug": "workshop-series-responsible-ai-skills-for-educat-3", "event_url": "https://memento.epfl.ch/event/workshop-series-responsible-ai-skills-for-educat-3", "visual_url": "https://memento.epfl.ch/image/33243/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33243/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33243/max-size.jpg", "lang": "en", "start_date": "2026-06-09", "end_date": "2026-06-09", "start_time": "10:00:00", "end_time": "11:00:00", "description": "<p>Current research indicates that the role of generative AI in education is a double-edged sword: on one hand it can assist teachers for designing effective learning tasks and resources, on the other hand it can have negative effects on student learning and raises a range of ethical questions.<br>\r\nIn our new workshop series “Responsible AI skills for education” we will try to navigate these questions by focusing on specific teaching and learning activities and identifying practical skills you can develop for your everyday practice. Through a blend of concise theoretical input and hands-on activities, we will explore both the benefits and the risks of generative AI in education in short 1-hour sessions on campus. The first two workshops in the series focus on quiz design and critical analysis skills.<br>\r\n<br>\r\n<strong>Effective quiz design:</strong><br>\r\nIn this 1-hour workshop, we will focus on the design of effective quiz questions for your class with the assistance of LLM tools. We will explore both the ethical and practical questions associated with LLM use for this task through theoretical inputs and hands-on activities.<br>\r\n </p>", "image_description": "human vs ai", "creation_date": "2026-05-22T09:33:15", "last_modification_date": "2026-05-22T09:38:09", "link_label": "BookWhen", "link_url": "https://bookwhen.com/epfl", "canceled": "False", "cancel_reason": "", "place_and_room": "On Campus", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Center for Digital Education (CEDE)", "organizer": "Center for Digital Education (CEDE)", "contact": "Cécile Hardebolle: [email protected]", "is_internal": "True", "theme": "", "vulgarization": { "id": 2, "fr_label": "Public averti", "en_label": "Informed public" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "Responsible AI, Education, Quiz, Critical Analysis, Skills", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120834/", "category": { "id": 15, "code": "FORM", "fr_label": "Formations internes", "en_label": "Internal trainings", "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/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/65/?format=api", "https://memento.epfl.ch/api/v1/mementos/85/?format=api", "https://memento.epfl.ch/api/v1/mementos/432/?format=api" ] } ] }