Event List
retrieve:
Return the details about the given Event id.
list:
List all Event objects.
GET /api/v1/events/?format=api&offset=40&ordering=event__start_date
{ "count": 203, "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=50&ordering=event__start_date", "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=30&ordering=event__start_date", "results": [ { "id": 71885, "title": "Eveline Mayner's Public Defense", "slug": "eveline-mayner-s-public-defense", "event_url": "https://memento.epfl.ch/event/eveline-mayner-s-public-defense", "visual_url": null, "visual_large_url": null, "visual_maxsize_url": null, "lang": "en", "start_date": "2026-05-29", "end_date": "2026-05-29", "start_time": "04:00:00", "end_time": "22:00:00", "description": "<p>Two-dimensional (2D) materials have emerged as a versatile platform at the intersection of fundamental physics and applied science. Their atomically thin nature gives rise to distinctive electronic and optical properties, while simultaneously enabling them to function as highly sensitive, readily integrable probes of their local environment. Advanced optical techniques, such as super-resolution microscopy, have opened new opportunities to interrogate these materials at the nanoscale, providing optical access to individual defect behaviors, exciton diffusion and recombination dynamics, and charge transport pathways. Such approaches not only deepen our understanding of intrinsic material behavior but also position 2D systems as powerful sensors capable of resolving local dielectric variations, electric and magnetic fields, and other environmental perturbations.<br>\r\nCentral to this work is hexagonal boron nitride (hBN), a transparent, wide bandgap semiconductor that serves as a host for optically active defects. These defects function as reaction centers, single-photon emitters, and spatially resolved nanoscale sensors that can be readily integrated into electronic and photonic architectures. Owing to its optical transparency, chemical stability, and compatibility with diverse material platforms, hBN provides an exceptional foundation for optical sensing. Building upon this foundation, we explore material properties and present new methods for spatially resolved in situ optical imaging with hBN to advance dynamic, wide-field optical sensing.<br>\r\nWe investigate a previously reported class of emitters that arise from interactions between native hBN and organic solvents. These emitters are believed to originate from defect sites that bind transiently to solvent molecules. To study their behavior, we develop a platform for imaging the dynamics of these transient emitters while varying the electrochemical potential and applying electric fields with controlled orientations. By tracking the spectra of individual emitters, we enable multiplexed measurements that allow spatially resolved electrochemical imaging. Through systematic analysis, we rule out modulation mechanisms based on direct electric field effects or charge transfer. Instead, we identify a mechanism driven by changes in H⁺ concentration, which is modulated during the oxidation of trace water present in the solvent. This finding opens the possibility of using this platform for sensitive detection of H⁺ and trace water in methanol fuel cells, where such species critically influence operational efficiency.<br>\r\nIn the final part of the thesis, we focus on a well-characterized spin defect in hBN, the negatively charged boron vacancy, and explore strategies to enhance its photoluminescence (PL) through heterostructure engineering that facilitates energy and exciton transfer. We demonstrate the coupled structure’s improved utility in optical magnetometry compared to the defect by itself and discuss how improvements in PL could advance the development of wide-field optically detected magnetic resonance (ODMR) imaging using this spin defect. Using a defect in hBN would leverage 2D materials’ exceptional sensing capabilities and planar integrability.<br>\r\nOverall, this thesis aims to highlight the strengths of integrating 2D materials with optical sensing and to develop transferable techniques for introducing controlled stimuli, such as electrochemical potentials, electric fields, or electromagnetic waves, with high fidelity and minimal artifacts. These advances not only demonstrate the potential of hBN as a versatile sensing platform but also establish methodologies applicable to a wide range of low-dimensional material systems.<br>\r\n<br>\r\nFor zoom:<br>\r\n Meeting ID: 611 3428 2068 Passcode: 952027</p>", "image_description": "", "creation_date": "2026-05-13T16:07:39", "last_modification_date": "2026-05-13T16:07:39", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "ELA 1", "url_place_and_room": "https://plan.epfl.ch/?room==ELA%201", "url_online_room": "https://epfl.zoom.us/j/61134282068?pwd=zurg0qXVsUx4ln0hxCcrvjDCiHhwSx.1", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Eveline Mayner\r\n\r\nAleksandra Radenovic", "organizer": "Eveline Mayner", "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": "Public Defense", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120775/", "category": { "id": 4, "code": "DIVERS", "fr_label": "Autres types d’événement", "en_label": "Miscellaneous", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/8/?format=api" ] }, { "id": 71903, "title": "Computer-aided proofs in first-order optimization, with applications to error feedback", "slug": "computer-aided-proofs-in-first-order-optimization", "event_url": "https://memento.epfl.ch/event/computer-aided-proofs-in-first-order-optimization", "visual_url": "https://memento.epfl.ch/image/33221/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33221/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33221/max-size.jpg", "lang": "en", "start_date": "2026-05-29", "end_date": "2026-05-29", "start_time": "15:15:00", "end_time": "16:15:00", "description": "<p>First-order methods are widely used in optimization and machine learning, and their behavior is often analyzed through the spectrum of worst case convergence rates. Obtaining such guarantees is often difficult and both time consuming and error-prone. Starting with the work of Drori and Teboulle (2014), novel techniques have been used to gain numerical insights, leading to the release of various performance estimation (PE) software. <br>\r\n<br>\r\nIn this talk, I will show how various computer-aided techniques can be used to study first-order optimization methods in a systematic way. From performance estimation problems with automated Lyapunov discovery, to symbolic regression and computer algebra systems, novel tools completely reshape the way we approach theory of optimization. <br>\r\nAs a main example, I will focus on error feedback methods used with compressed communication in distributed optimization. While error feedback has been widely studied, existing theory often provides untight (thus unreliable) bounds. I will present tight analyses with matching lower bounds that allow a fair comparison between error feedback schemes and standard compressed gradient descent, and help explain when error feedback is useful and when it is not.<br>\r\n<br>\r\nOverall, the talk aims to show how various computer-aided proofs can lead to clearer and more reliable insights into first-order optimization methods.<br>\r\n<br>\r\nBased on :<br>\r\n<a href=\"https://icml.cc/virtual/2026/poster/62713\" target=\"_blank\">A Tight Theory of Error Feedback Algorithms in Distributed Optimization,</a> DB Thomsen, A Taylor, A Dieuleveut<br>\r\nInternational Conference on Machine Learning (ICML 2026)<br>\r\n<a href=\"https://scholar.google.com/citations?view_op=view_citation&hl=fr&user=ge-OinUAAAAJ&sortby=pubdate&citation_for_view=ge-OinUAAAAJ:q3oQSFYPqjQC\" target=\"_blank\">Tight analyses of first-order methods with error feedback</a>, DB Thomsen, A Taylor, A Dieuleveut<br>\r\nAdvances in Neural Information Processing Systems (NeurIPS) (2025).<br>\r\n<a href=\"https://scholar.google.com/citations?view_op=view_citation&hl=fr&user=ge-OinUAAAAJ&sortby=pubdate&citation_for_view=ge-OinUAAAAJ:L8Ckcad2t8MC\" target=\"_blank\">PEPit: computer-assisted worst-case analyses of first-order optimization methods in Python</a><br>\r\nB Goujaud, C Moucer, F Glineur, JM Hendrickx, AB Taylor, A Dieuleveut<br>\r\nMathematical Programming Computation 16 (3), 337-367 (2024)<br>\r\n(eventually - as a detour) <a href=\"https://scholar.google.com/citations?view_op=view_citation&hl=fr&user=ge-OinUAAAAJ&sortby=pubdate&citation_for_view=ge-OinUAAAAJ:wbdj-CoPYUoC\" target=\"_blank\">Provable non-accelerations of the heavy-ball method</a> B Goujaud, A Taylor, A Dieuleveut, Mathematical Programming, 1-59 (2025)<br>\r\n </p>", "image_description": "", "creation_date": "2026-05-19T09:20:45", "last_modification_date": "2026-05-19T09:22:37", "link_label": "", "link_url": "https://www.epfl.ch/schools/sb/research/math/research/statistics/", "canceled": "False", "cancel_reason": "", "place_and_room": "CM 1 517", "url_place_and_room": "https://plan.epfl.ch/?room==CM%201%20517", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Aymeric Dieuleveut, Ecole Polytechnique, Institut Polytechnique de Paris", "organizer": "Myrto Limnios ", "contact": "Maroussia Schaffner", "is_internal": "False", "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/120800/", "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/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/7/?format=api", "https://memento.epfl.ch/api/v1/mementos/288/?format=api" ] }, { "id": 71910, "title": "Synthetic and Immunoengineering Strategies to Modulate the Tumor Microenvironment for Enhanced Cancer Immunotherapy", "slug": "synthetic-and-immunoengineering-strategies-to-mo-2", "event_url": "https://memento.epfl.ch/event/synthetic-and-immunoengineering-strategies-to-mo-2", "visual_url": "https://memento.epfl.ch/image/33227/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33227/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33227/max-size.jpg", "lang": "en", "start_date": "2026-05-29", "end_date": "2026-05-29", "start_time": "16:00:00", "end_time": null, "description": "<p>Thesis Directors: Prof. X. Hu, Prof. L. Tang<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11390<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>", "image_description": "", "creation_date": "2026-05-19T16:00:08", "last_modification_date": "2026-05-21T09:54:48", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "BCH 2201", "url_place_and_room": "https://plan.epfl.ch/?room==BCH%202201", "url_online_room": "https://epfl.zoom.us/j/68554619875", "spoken_languages": [], "speaker": "<a href=\"mailto:[email protected]\"><strong>Nadia Yasmina BEN SAYED</strong></a>", "organizer": "", "contact": "<a href=\"mailto:[email protected]\"><strong>Nadia Yasmina BEN SAYED</strong></a><br>\r\n ", "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": "EDCH", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120811/", "category": { "id": 12, "code": "SOUTE", "fr_label": "Soutenances de thèses", "en_label": "Thesis defenses", "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" ] }, { "id": 71572, "title": "Human Health by Design – Call for projects", "slug": "human-health-by-design-call-for-projects", "event_url": "https://memento.epfl.ch/event/human-health-by-design-call-for-projects", "visual_url": "https://memento.epfl.ch/image/32908/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32908/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32908/max-size.jpg", "lang": "en", "start_date": "2026-05-31", "end_date": "2026-05-31", "start_time": "18:00:00", "end_time": "23:30:00", "description": "<p>Are you developing a medical device or a digital health solution?<br>\r\n<br>\r\nThe <strong>Human Health by Design</strong> program supports early‑stage teams in designing, prototyping, and validating solutions grounded in real clinical needs.<br>\r\nThis <strong>6‑month program (June–December 2026)</strong> combines field immersion, user‑centered design, and multidisciplinary expertise to accelerate the adoption of impactful, safe, and clinically relevant technologies.<br>\r\n<br>\r\n<strong>What the program offers</strong>\r\n</p><ul>\r\n\t<li>Direct access to care environments: immersion, observation, in‑context testing</li>\r\n\t<li>Design coaching (UX/UI, industrial design, rapid prototyping)</li>\r\n\t<li>Early regulatory and quality guidance</li>\r\n\t<li>Market analysis and integration into care pathways</li>\r\n\t<li>Connections with healthcare professionals, institutions, and partners</li>\r\n</ul>\r\n<strong>Who can apply</strong><br>\r\nEarly‑stage or pre‑incorporated projects in <strong>medtech or digital health</strong>, with a link to the canton of Vaud and a project ready to progress over the next six months.<br>\r\n<br>\r\n<strong>Funding</strong><br>\r\nUp to <strong>CHF 10,000</strong> in non‑dilutive support per project.<br>\r\n<br>\r\n<strong>Key dates</strong>\r\n\r\n<ul>\r\n\t<li><strong>Application deadline: 31 May 2026</strong></li>\r\n\t<li>Jury pitch: 16 June 2026</li>\r\n\t<li>Selected projects announced by 22 June 2026</li>\r\n</ul>\r\n<strong>Submission</strong><br>\r\n<a href=\"https://www.h4vd.ch/en/submit-your-project-to-human-health-by-design/#submit-your-project\">Online form</a> + PDF dossier (pitch deck, 6‑month plan, budget, CVs).<br>\r\n<br>\r\n<strong>Program partners</strong>: <a href=\"https://www.vd.ch/\">Canton de Vaud</a> | <a href=\"https://www.h4vd.ch/\">H4 La Source</a> | <a href=\"https://enabledbydesign.ch/\">Enabled by Design</a><br>\r\n<strong>Academic partners</strong>: <a href=\"https://ecal.ch/fr/\">Ecal </a>| <a href=\"https://www.epfl.ch/fr/\">EPFL</a>", "image_description": "", "creation_date": "2026-04-10T15:21:31", "last_modification_date": "2026-04-14T11:28:19", "link_label": "Web page", "link_url": "https://www.epfl.ch/innovation/startup/programs/design-and-prototype/human-health-by-design/", "canceled": "False", "cancel_reason": "", "place_and_room": "", "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": "Enabled by Design; H4 La Source; Canton de Vaud", "contact": "<a href=\"mailto:[email protected]\">Daphna Glaubert</a> (EPFL); <a href=\"mailto:[email protected]\">Laurence Capel</a> (La Source)", "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": "Startup; Early-stage; Health; Design", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120347/", "category": { "id": 17, "code": "DEADLINE", "fr_label": "Echéance", "en_label": "Deadline", "activated": true }, "academic_calendar_category": null, "domains": [], "mementos": [ "https://memento.epfl.ch/api/v1/mementos/119/?format=api", "https://memento.epfl.ch/api/v1/mementos/422/?format=api" ] }, { "id": 61487, "title": "BRIDGE Proof of Concept: 38th call", "slug": "bridge-proof-of-concept-38th-call", "event_url": "https://memento.epfl.ch/event/bridge-proof-of-concept-38th-call", "visual_url": "https://memento.epfl.ch/image/23556/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/23556/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/23556/max-size.jpg", "lang": "en", "start_date": "2026-06-01", "end_date": "2026-06-01", "start_time": null, "end_time": null, "description": "<p>BRIDGE is a joint programme conducted by the Swiss National Science Foundation (SNSF) and Innosuisse, the Swiss Innovation Agency. It offers new funding opportunities at the intersection of basic research and science-based innovation, thereby supplementing the funding activities of the two organisations.<br>\r\n<br>\r\n<strong>BRIDGE Proof of Concept</strong> projects support young researchers (see eligibility criteria on the <a href=\"https://www.bridge.ch/en/OUlwVr73Qg55dJtK/page/funding/proof-of-concept\">website</a>) who aim to develop an application or service based on their own research findings. These projects may feature any type of innovation or research field.<br>\r\n<br>\r\n<strong>Submission deadline: </strong>\r\n</p><ul>\r\n\t<li><strong>1 June 2026, 17:00 Swiss local time</strong></li>\r\n</ul>\r\n<br>\r\n<strong>General information about the BRIDGE PoC:</strong><br>\r\n<br>\r\n<strong>Funding:</strong> Max. CHF 130,000 per year. It covers salary and costs that are directly linked to the execution of the project.<br>\r\n<br>\r\n<strong>Duration:</strong> 12 months. It may be extended once for a maximum of six months.<br>\r\n<br>\r\n<strong>Applicants must pre-register in EPFL <a href=\"https://programs-recruiting.epfl.ch/positiondetails/46727168\">application portal</a>, to obtain the Institutional commitment letter.</strong><br>\r\nIf the BRIDGE PoC grant is awarded for a start-up project, the application will also be evaluated for <a class=\"text-link\" href=\"https://www.epfl.ch/innovation/startup/incubation/sciencepreneur/\" target=\"_blank\">Sciencepreneur</a> status at EPFL.<br>\r\n<br>\r\n<strong><a href=\"https://programs-recruiting.epfl.ch/positiondetails/46727168\">Pre-registration</a> deadline: 11 May 2026, 17:00 Swiss local time</strong><br>\r\n<br>\r\nFor more information:\r\n<ul>\r\n\t<li><a href=\"https://www.bridge.ch/en/OUlwVr73Qg55dJtK/page/funding/proof-of-concept\">BRIDGE website</a></li>\r\n\t<li><a href=\"https://drive.google.com/drive/u/0/folders/1yVxL1yRvaysftFKefswBhEZxQsSWrckk\">ReO Toolkit</a></li>\r\n</ul>\r\n<br>\r\nContact <a href=\"mailto:[email protected]\">[email protected]</a> for institutional commitment letter, administrative, financial, ethics and legal assistance.<br>\r\n<br>\r\n ", "image_description": "", "creation_date": "2023-01-13T12:44:23", "last_modification_date": "2026-04-27T14:05:17", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [], "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/105560/", "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/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/140/?format=api", "https://memento.epfl.ch/api/v1/mementos/318/?format=api" ] }, { "id": 71408, "title": "Dinitrogen N2 Activation and Transformation into N-Containing Organic Compounds", "slug": "dinitrogen-n2-activation-and-transformation-into-2", "event_url": "https://memento.epfl.ch/event/dinitrogen-n2-activation-and-transformation-into-2", "visual_url": "https://memento.epfl.ch/image/32756/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32756/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32756/max-size.jpg", "lang": "en", "start_date": "2026-06-01", "end_date": "2026-06-01", "start_time": "17:15:00", "end_time": "18:30:00", "description": "<p>Zhenfeng Xi<br>\r\n<em>College of Chemistry, Peking University, Beijing 100871, China.</em><br>\r\n<br>\r\n<strong><em>Abstract:</em></strong><br>\r\nNowadays almost all artificial synthetic nitrogen-containing organic compounds (N-C bonding) are prepared via ammonia (NH<sub>3</sub>, the Haber-Bosch product). The ultimate research goal of our group is to synthesize nitrogen-containing organic compounds efficiently and directly from N<sub>2</sub> gas as the nitrogen source, bypassing the NH<sub>3</sub>-depended synthetic pathway, mainly via metal-mediated or catalyzed dinitrogen functionalization.<sup>1</sup><br>\r\n<br>\r\n<img alt=\"\" id=\"_x0000_i1025\" o:ole=\"\" src=\"file:///C:/Users/mborcard/AppData/Local/Temp/msohtmlclip1/01/clip_image001.emz\"><br>\r\n<img alt=\"\" id=\"图片_x0020_1\" src=\"file:///C:/Users/mborcard/AppData/Local/Temp/msohtmlclip1/01/clip_image002.emz\"><br>\r\n<br>\r\nAt this presentation, I will briefly introduce two results recently realized in my research group. One result is about the transformation and mechanism on efficient first-step and second-step N<sub>2</sub> electrophilic functionalization of L<sub>n</sub>Cr-N<sub>2</sub> metal dinitrogen complexes.<sup>2</sup> The other result is on the synthesis of nitrogen-containing organic compounds via LiNCNLi formed from N<sub>2</sub> gas and carbon by synergizing the heterogeneous synthetic approach with the homogeneous synthetic methodology.<sup>3</sup><br>\r\n<br>\r\n<strong><em>References</em></strong><strong><em>:</em></strong><br>\r\n<strong>1.</strong> Lv, Z.-J.; Wei, J.; Zhang, W.-X.; Chen, P.; Deng, D.; Shi, Z.-J.; Xi, Z. <em>Natl. Sci. Rev.</em> <strong>2020</strong>, <em>7</em>, 1564-1583.<br>\r\n<strong>2.</strong> (a) Wang, G.-X.; Wang, X.; Jiang, Y.; Chen, W.; Shan, C.; Zhang, P.; Wei, J.; Ye, S.; Xi, Z. <em>J. Am. Chem. Soc.</em> <strong>2023</strong>, <em>145</em>, 9746-9754; (b) Wang, X.; Wu, Y.; Wang, Y.; Sun, R.; Wei, J.; Xi, Z. <em>J. Am. Chem. Soc.</em> <strong>2025</strong>, <em>147</em>, 35413.<br>\r\n<strong>3.</strong> Wu, L.-J.; Wang, Q.; Guo, J.; Wei, J.; Chen, P.; Xi, Z. <em>Angew. Chem. Int. Ed.</em> <strong>2023</strong>, <em>62</em>, e202219298.<br>\r\n </p>", "image_description": "", "creation_date": "2026-03-19T14:33:36", "last_modification_date": "2026-04-20T14:28:58", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "Genopode A", "url_place_and_room": "", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Prof. Zhenfeng Xi, College of Chemistry, Peking University, Beijing, China <a href=\"https://www.chem.pku.edu.cn/en/People/AcademicStaff/efe292e2a4b94bb380a204aacf927901.htm\">https://www.chem.pku.edu.cn/en/People/AcademicStaff/efe292e2a4b94bb380a204aacf927901.htm</a>", "organizer": "Prof. Jieping Zhu <a href=\"https://www.epfl.ch/labs/lspn/\">https://www.epfl.ch/labs/lspn/</a>", "contact": "Prof. Jieping Zhu <a href=\"https://www.epfl.ch/labs/lspn/\">https://www.epfl.ch/labs/lspn/</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": "ocseminar", "file": "https://memento.epfl.ch/public/upload/files/XisTalkAbstractwithtalktitle.docx", "icalendar_url": "https://memento.epfl.ch/event/export/120126/", "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/5/?format=api", "https://memento.epfl.ch/api/v1/mementos/14/?format=api" ] }, { "id": 71783, "title": "TBA", "slug": "tba-128", "event_url": "https://memento.epfl.ch/event/tba-128", "visual_url": "https://memento.epfl.ch/image/33123/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/33123/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/33123/max-size.jpg", "lang": "en", "start_date": "2026-06-01", "end_date": "2026-06-01", "start_time": "15:00:00", "end_time": "16:00:00", "description": "", "image_description": "", "creation_date": "2026-05-04T09:56:23", "last_modification_date": "2026-05-05T13:13:57", "link_label": "", "link_url": "", "canceled": "False", "cancel_reason": "", "place_and_room": "GA 3 21", "url_place_and_room": "https://plan.epfl.ch/?room==GA%203%2021", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "Hong Wang ( IHES & NYU)", "organizer": "Chair of Stochastic Analysis (STOAN)", "contact": "[email protected]", "is_internal": "True", "theme": "", "vulgarization": { "id": 3, "fr_label": "Expert", "en_label": "Expert" }, "registration": { "id": 3, "fr_label": "Entrée libre", "en_label": "Free" }, "keywords": "Probability and Stochastic Analysis Seminar", "file": "https://memento.epfl.ch/public/upload/files/random.png", "icalendar_url": "https://memento.epfl.ch/event/export/120627/", "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/7/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/145/?format=api", "https://memento.epfl.ch/api/v1/mementos/400/?format=api", "https://memento.epfl.ch/api/v1/mementos/403/?format=api" ] }, { "id": 70582, "title": "Summer School on Numerical methods for Random Differential Models (NUMRAD) - June 2026", "slug": "summer-school-on-numerical-methods-for-random-diff", "event_url": "https://memento.epfl.ch/event/summer-school-on-numerical-methods-for-random-diff", "visual_url": "https://memento.epfl.ch/image/32025/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32025/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32025/max-size.jpg", "lang": "en", "start_date": "2026-06-02", "end_date": "2026-06-05", "start_time": null, "end_time": null, "description": "<p>We are pleased to announce that the second edition of the Summer School on “Numerical methods for random differential models” (NUMRAD26), will take place at the Bernoulli Center at EPFL, Lausanne (CH), from June 2nd to 5th, 2026.<br>\r\n<br>\r\nThe summer school will cover both introductory and advanced topics on numerical methods in the following areas: high-dimensional approximation, Gaussian processes, reduced order modeling for scientific machine learning, and mathematical finance. The up-to-date program of the summer school can be found at<br>\r\nhttps://numrad.epfl.ch/scientific-program/<br>\r\n<br>\r\nThe school is addressed to young mathematicians (PhD students, early postdoc researchers, and highly motivated master students), and it will consist in lectures delivered by world-wide renowned experts. Participants will have the chance to share their research during a poster session. <br>\r\n<br>\r\nThere are no registration fees, but the number of participants is limited. You can apply to the summer school by submitting the application form by February 13th 2026 at:<br>\r\nhttps://numrad.epfl.ch/registration/<br>\r\nApplicants will be informed of the admission decision by email within three weeks after the application deadline.<br>\r\n<br>\r\nFor more details, please visit:<br>\r\nhttps://numrad.epfl.ch<br>\r\n<br>\r\nThe event is funded by the Bernoulli Center at EPFL, the EDOC EPFL, and by the CSQI Chair.<br>\r\n<br>\r\nLooking forward to seeing you in Lausanne next June!</p>", "image_description": "", "creation_date": "2025-12-02T02:50:24", "last_modification_date": "2026-05-19T09:51:24", "link_label": "Website", "link_url": "https://numrad.epfl.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": "Confirmed:\r\n\r\nAlexandra Gessner (AstraZeneca, Spain)\r\n\r\nDavid Ginsbourger (<em>Universität Bern, Switzerland</em>)\r\n\r\nGeorge Haller (ETH Zürich, Switzerland)\r\n\r\nBenjamin Jourdain <em>(Ecole Nationale des Ponts et Chaussées, France)</em>\r\n\r\nMotonobu Kanagawa <em>(EURECOM, France)</em>\r\n\r\nDamiano Lombardi (Inria, COMMEDIA, France)\r\n\r\nAndrea Manzoni <em>(Politecnico di Milano, Italy)</em>\r\n\r\nAnthony Nouy <em>(Centrale Nantes – Nantes Université, France)</em>\r\n\r\nChristoph Reisinger <em>(University of Oxford, UK)</em>\r\n\r\nGianluigi Rozza (<em>SISSA, Italy</em>)\r\n\r\nOlivier Zahm <em>(Inria, Laboratoire Jean Kuntzmann, France)</em>", "organizer": "CSQI Chair", "contact": "CSQI Chair", "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/118868/", "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/7/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/246/?format=api", "https://memento.epfl.ch/api/v1/mementos/400/?format=api" ] }, { "id": 70771, "title": "Training \"Reshaping Information Research with AI\"", "slug": "training-reshaping-information-research-with-ai-9", "event_url": "https://memento.epfl.ch/event/training-reshaping-information-research-with-ai-9", "visual_url": "https://memento.epfl.ch/image/32182/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32182/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32182/max-size.jpg", "lang": "en", "start_date": "2026-06-02", "end_date": "2026-06-02", "start_time": "10:00:00", "end_time": "12:00:00", "description": "<strong>In the last few years, many AI-powered tools promise to change forever the way we look for information. During this workshop, which will be held in presence only, we will explore some of them, focusing on the so-called \"research assistants\" in order to understand how they work and how we can exploit them to make our research better.</strong><br>\r\n<br>\r\nAfter attending this workshop, you will be able to:\r\n<ul>\r\n\t<li>Identify the main challenges brought by AI to the information retrieval.</li>\r\n\t<li>Compare 4 AI-powered research assistants.</li>\r\n\t<li>Recognize the main difference with the traditional information retrieval strategy.</li>\r\n</ul>\r\n<a href=\"https://bookwhen.com/epfl_library/e/ev-sdtus-20260602100000\">Registration</a><br>\r\n<br>\r\nMore information about <a href=\"https://www.epfl.ch/campus/library/training/\">EPFL Library Teaching offer</a>", "image_description": "", "creation_date": "2026-01-06T09:25:25", "last_modification_date": "2026-01-06T09:27:05", "link_label": "Registration", "link_url": "https://bookwhen.com/epfl_library/e/ev-sb1b3-20260205100000", "canceled": "False", "cancel_reason": "", "place_and_room": "GR A3 31", "url_place_and_room": "https://plan.epfl.ch/?room==GR%20A3%2031", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "EPFL Library Training Team", "organizer": "EPFL Library", "contact": "[email protected]", "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/119170/", "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/1/?format=api", "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/145/?format=api", "https://memento.epfl.ch/api/v1/mementos/275/?format=api", "https://memento.epfl.ch/api/v1/mementos/27/?format=api", "https://memento.epfl.ch/api/v1/mementos/291/?format=api", "https://memento.epfl.ch/api/v1/mementos/269/?format=api" ] }, { "id": 71484, "title": "cGMP Production, Industrial Trends and Challenges [CAS Management in Life Sciences 2026]", "slug": "cgmp-production-industrial-trends-and-challenges-c", "event_url": "https://memento.epfl.ch/event/cgmp-production-industrial-trends-and-challenges-c", "visual_url": "https://memento.epfl.ch/image/32829/200x112.jpg", "visual_large_url": "https://memento.epfl.ch/image/32829/720x405.jpg", "visual_maxsize_url": "https://memento.epfl.ch/image/32829/max-size.jpg", "lang": "en", "start_date": "2026-06-02", "end_date": "2026-06-04", "start_time": null, "end_time": null, "description": "<strong>Module 6: cGMP Production, Industrial Trends and Challenges </strong><br>\r\n<br>\r\nManufacturing excellence in Pharma and Medtech contributes a growing share to an enterprise’s commercial success. In this module we address in a fully interactive and practical way how GMPs influence the development of products and the set up of Biomanufacturing and Medtech plants. During 3 intense days, we will go over Quality Systems, Process Development, facility set up and future trends in the industry that will also help to define what can be the facility of the future.<br>\r\n<br>\r\n*************<br>\r\n<br>\r\n<strong><u>About the CAS Managament in Life Sciences:</u><br>\r\nLeading multi-disciplinary projects in BioTech, MedTech and Pharma</strong><br>\r\n<br>\r\nThe world of therapeutic development is becoming increasingly complex. Competition is diversifying and innovating across industries, just as new regulations and multi-stakeholder engagements disrupt the competitive landscape. Challenge or opportunity? It is up to you!<br>\r\n<br>\r\nThis program explores the entire development process of therapeutic interventions, from initial planning all the way to commercialization, allowing our participants to deepen their expertise. They also learn the leadership qualities and management tools required to lead multi-disciplinary projects in Biotech, Medtech and Pharma ventures.<br>\r\n<br>\r\nThis Certificate of Advanced Studies (CAS) runs every year, from January to June at the EPFL Campus in Lausanne.\r\n<ul>\r\n\t<li>7 modules</li>\r\n\t<li>Flexible format</li>\r\n\t<li>Part-time</li>\r\n</ul>", "image_description": "", "creation_date": "2026-03-30T09:35:14", "last_modification_date": "2026-03-30T10:06:33", "link_label": "Webpage", "link_url": "http://go.epfl.ch/mls", "canceled": "False", "cancel_reason": "", "place_and_room": "ODY -1 0021", "url_place_and_room": "https://plan.epfl.ch/?room==ODY%20-1%200021", "url_online_room": "", "spoken_languages": [ "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api" ], "speaker": "", "organizer": "<a href=\"http://executive.epfl.ch\">EPFL Executive Education</a>", "contact": "[email protected]", "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": "Life Sciences", "file": null, "icalendar_url": "https://memento.epfl.ch/event/export/120222/", "category": { "id": 4, "code": "DIVERS", "fr_label": "Autres types d’événement", "en_label": "Miscellaneous", "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/3/?format=api", "https://memento.epfl.ch/api/v1/mementos/437/?format=api", "https://memento.epfl.ch/api/v1/mementos/6/?format=api" ] } ] }