{"count":203,"next":"https://memento.epfl.ch/api/v1/events/?format=json&limit=10&offset=170&ordering=-event__is_internal","previous":"https://memento.epfl.ch/api/v1/events/?format=json&limit=10&offset=150&ordering=-event__is_internal","results":[{"id":71816,"title":"Sources and chemical composition of natural and anthropogenic aerosols in the central Arctic","slug":"sources-and-chemical-composition-of-natural-and--2","event_url":"https://memento.epfl.ch/event/sources-and-chemical-composition-of-natural-and--2","visual_url":"https://memento.epfl.ch/image/33139/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33139/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33139/max-size.jpg","lang":"en","start_date":"2026-07-31","end_date":"2026-07-31","start_time":null,"end_time":null,"description":"<p>Thesis Director: Prof. J. Schmale,<br>\r\nCivil and Environmental Engineering doctoral program<br>\r\nThesis Nr. 11505<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>","image_description":"","creation_date":"2026-05-06T14:41:54","last_modification_date":"2026-05-06T14:41:56","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"ALP 1 109","url_place_and_room":"https://plan.epfl.ch/?room==ALP%201%20109","url_online_room":"https://epfl.zoom.us/j/67783245274?pwd=pGLMzt3z4pLTq4PW0vLkWbE4ZI3F6v.1","spoken_languages":[],"speaker":"<strong>Benjamin Jérémy Laurent HEUTTE</strong>","organizer":"","contact":"<strong>Benjamin Jérémy Laurent HEUTTE</strong>","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":"EDCE","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120676/","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=json","https://memento.epfl.ch/api/v1/mementos/4/?format=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json"]},{"id":71817,"title":"Simulation of plasma turbulence in the boundary of magnetic fusion devices with a realistic wall geometry","slug":"simulation-of-plasma-turbulence-in-the-boundary--2","event_url":"https://memento.epfl.ch/event/simulation-of-plasma-turbulence-in-the-boundary--2","visual_url":"https://memento.epfl.ch/image/33140/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33140/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33140/max-size.jpg","lang":"en","start_date":"2026-06-05","end_date":"2026-06-05","start_time":"17:00:00","end_time":null,"description":"<p>Thesis Director: Prof. P. Ricci,<br>\r\nPhysics doctoral program<br>\r\nThesis Nr. 11199<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>","image_description":"","creation_date":"2026-05-06T14:51:17","last_modification_date":"2026-05-06T14:51:19","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"CE 1 3","url_place_and_room":"https://plan.epfl.ch/?room==CE%201%203","url_online_room":"https://epfl.zoom.us/j/69055896250?pwd=8nmqbayVAhWTIN4SiKaDcFpP4oJh2S.1","spoken_languages":[],"speaker":"<strong>Louis Nicolas STENGER</strong>","organizer":"","contact":"<strong>Louis Nicolas STENGER</strong>","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":"EDPY","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120678/","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=json","https://memento.epfl.ch/api/v1/mementos/5/?format=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json"]},{"id":71834,"title":"Language-Based Safety and Isolation Across System Composition Boundaries","slug":"language-based-safety-and-isolation-across-system","event_url":"https://memento.epfl.ch/event/language-based-safety-and-isolation-across-system","visual_url":"https://memento.epfl.ch/image/33154/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33154/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33154/max-size.jpg","lang":"en","start_date":"2026-06-19","end_date":"2026-06-19","start_time":"09:00:00","end_time":"11:00:00","description":"<u>DIC candidacy exam</u><br>\r\nExam president: Prof. Anne-Marie Kermarrec<br>\r\nThesis advisor: Prof. Mathias Payer<br>\r\nCo-examiner: Prof. Thomas Bourgeat<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nThe OS kernel was exposed due to vulnerable drivers as one vulnerability could bring down the whole system. Since fixing all driver bugs is nearly impossible, isolation of drivers is necessary to be a fundamental mechanism for reducing the attack surface between system composition boundaries. Compared with hardware-based isolation(Xen, Nooks, etc) and software-based isolation (e.g. SFI), language-based isolation often gains fine-grained safety, such as type constraints and thread-safety properties. <br>\r\nSafeDrive was an early effort to protect Linux C drivers using type checks, memory-safety invariants, and recovery support, but it still had overhead and incomplete safety. RedLeaf, built in Rust completely, reduces runtime checks by relying on Rust's ownership system while enabling efficient communication through validated interfaces. As Rust enters mainline Linux, a new challenge appears: Rust components need to interact with legacy foreign-language code, where safety guarantees can break. Omniglot addresses this by enabling safe, zero-copy interaction between Rust and unmodified untrusted code using carefully designed memory isolation primitives.<br>\r\nGoing forward, my research will continue to focus on the intersection of operating systems and programming languages.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\n<strong>Paper 1: </strong>SafeDrive: Safe and Recoverable Extensions Using Language-Based Techniques [OSDI'06]\r\n<ul>\r\n\t<li><a href=\"https://dl.acm.org/doi/10.5555/1298455.1298461\">https://dl.acm.org/doi/10.5555/1298455.1298461</a></li>\r\n</ul>\r\n<strong>Paper 2: </strong>RedLeaf: Isolation and Communication in a Safe Operating System [OSDI'20]\r\n\r\n<ul>\r\n\t<li><a href=\"https://www.usenix.org/conference/osdi20/presentation/narayanan-vikram\">https://www.usenix.org/conference/osdi20/presentation/narayanan-vikram</a></li>\r\n</ul>\r\n<strong>Paper 3: </strong>Building Bridges: Safe Interactions with Foreign Languages through Omniglot [OSDI'25]\r\n\r\n<ul>\r\n\t<li><a href=\"https://www.usenix.org/conference/osdi25/presentation/schuermann\">https://www.usenix.org/conference/osdi25/presentation/schuermann</a></li>\r\n</ul>","image_description":"","creation_date":"2026-05-08T11:09:55","last_modification_date":"2026-05-08T11:10:13","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"BC 133","url_place_and_room":"https://plan.epfl.ch/?room==BC%20133","url_online_room":"","spoken_languages":[],"speaker":"Yiwen Xu","organizer":"","contact":"edic@epfl.ch","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/120700/","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=json","https://memento.epfl.ch/api/v1/mementos/27/?format=json","https://memento.epfl.ch/api/v1/mementos/48/?format=json"]},{"id":71835,"title":"Testing the Hypervisor Boundary: Semantic Oracles and Adversarial Input Generation for pKVM","slug":"testing-the-hypervisor-boundary-semantic-oracles-a","event_url":"https://memento.epfl.ch/event/testing-the-hypervisor-boundary-semantic-oracles-a","visual_url":"https://memento.epfl.ch/image/33155/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33155/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33155/max-size.jpg","lang":"en","start_date":"2026-06-22","end_date":"2026-06-22","start_time":"13:00:00","end_time":"15:00:00","description":"<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Katerina Argyraki<br>\r\nThesis advisor: Prof. Mathias Payer<br>\r\nCo-examiner: Prof. Thomas Bourgeat<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nHypervisors underpin modern confidential computing stacks, yet their exposed interfaces - hypercalls, fault handlers, and device interactions - remain a large and under-tested attack surface. Existing approaches fall short: coverage-driven fuzzers (e.g., HYPERPILL) explore broadly but rely on crash oracles, missing non-crashing vulnerabilities, while specification-based systems (e.g., Ghost) detect semantic violations but constrain input generation and under explore adversarial cases.<br>\r\n<br>\r\nThis thesis focuses on systematic bug finding in pKVM by combining semantic oracles with coverage-guided, adversarial fuzzing. Executable interface specifications are used to flag behavioral inconsistencies, while mutation-based input generation deliberately produces both valid and model-violating inputs to reach boundary conditions and deep execution paths. The approach further incorporates EL2 coverage feedback and concurrent vCPU sequences to expose bugs such as silent state corruption, ownership violations, and TOCTOU races.<br>\r\n<br>\r\nThe goal is to uncover security-critical vulnerabilities that evade both crash-based fuzzing and model-constrained testing, particularly in unspecified or adversarial input classes. More broadly, the work aims to establish a practical methodology for bug-driven testing of production hypervisors.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon","image_description":"","creation_date":"2026-05-08T11:14:42","last_modification_date":"2026-05-08T11:14:42","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"BC 133","url_place_and_room":"https://plan.epfl.ch/?room==BC%20133","url_online_room":"","spoken_languages":[],"speaker":"Sofiia Saltovskaia","organizer":"","contact":"edic@epfl.ch","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/120701/","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=json","https://memento.epfl.ch/api/v1/mementos/27/?format=json","https://memento.epfl.ch/api/v1/mementos/48/?format=json"]},{"id":71836,"title":"Nanoscale analysis of membrane proteins in native milieu","slug":"nanoscale-analysis-of-membrane-proteins-in-nativ-2","event_url":"https://memento.epfl.ch/event/nanoscale-analysis-of-membrane-proteins-in-nativ-2","visual_url":"https://memento.epfl.ch/image/33156/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33156/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33156/max-size.jpg","lang":"en","start_date":"2026-07-07","end_date":"2026-07-07","start_time":"15:00:00","end_time":"16:00:00","description":"<strong>Abstract: </strong>In this seminar, Moitrayee Bhattacharyya will present her lab’s work on developing experimental platforms to resolve the molecular and functional organization of membrane proteins in their native environments and applying these tools to study membrane proteins that regulate neuronal signaling and neurodegeneration, chronic pain, and cancer. High-resolution quantitative measurements of the oligomeric organization of membrane proteins in native membranes, and how they change under different conditions, are indispensable for understanding membrane protein biology. Her lab reported a single-molecule technique, Native-nanoBleach, to determine the oligomeric distribution of membrane proteins from native membranes at ~10 nm spatial resolution and at endogenous levels of expression. They applied Native-nanoBleach to quantify the oligomerization status of structurally and functionally diverse membrane proteins. Her team has now extended this general technique to organellar membrane proteins and membrane contact sites in the context of neurodegeneration and rare developmental diseases. This general experimental pipeline will usher in a new era of studying membrane protein organization in their native membrane environments under various physiological and clinical conditions.<br>\r\n \r\n<div><strong>Bio</strong>: Moitrayee Bhattacharyya received her Ph.D. in Computational Biophysics at the Indian Institute of Science, Bangalore, where she used molecular dynamics simulations and network theory to study allosteric communication in protein complexes. She transitioned into experimental biology during her postdoctoral studies at the University of California, Berkeley, as a Human Frontiers Science Program Long Term Fellow. Here, she used structural biology and single-molecule microscopy to study the molecular mechanism of regulation in a calcium/calmodulin-dependent protein kinase that is critical for learning and memory. She started her lab at Yale University in the summer of 2020. One focus is to develop broad-impact technological platforms that enable high-resolution studies of membrane proteins in native membranes, in her lab and beyond. Her lab also applies these technologies in conjunction with established biophysical and structural methods to understand the molecular mechanisms of membrane-localized signaling in chronic pain and neurodegenerative diseases.</div>","image_description":"","creation_date":"2026-05-08T14:43:44","last_modification_date":"2026-05-11T09:28:30","link_label":"","link_url":"https://medicine.yale.edu/profile/moitrayee-bhattacharyya/","canceled":"False","cancel_reason":"","place_and_room":"Conference room SV.1717","url_place_and_room":"https://www.epfl.ch/schools/sv/it/sv-rooms/#SV1717","url_online_room":"","spoken_languages":["https://memento.epfl.ch/api/v1/spoken_languages/2/?format=json"],"speaker":"Moitrayee Bhattacharyya, Ph.D. Assistant Professor, Department of Pharmacology, Yale University School of Medicine  ","organizer":"Institute of Bioengineering, EPFL","contact":"Prof. Florian Schueder","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/120702/","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=json","https://memento.epfl.ch/api/v1/mementos/5/?format=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json","https://memento.epfl.ch/api/v1/mementos/8/?format=json","https://memento.epfl.ch/api/v1/mementos/9/?format=json","https://memento.epfl.ch/api/v1/mementos/111/?format=json"]},{"id":71838,"title":"Composable Performance Interfaces with Controlled Resolution","slug":"composable-performance-interfaces-with-controlled","event_url":"https://memento.epfl.ch/event/composable-performance-interfaces-with-controlled","visual_url":"https://memento.epfl.ch/image/33158/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33158/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33158/max-size.jpg","lang":"en","start_date":"2026-06-26","end_date":"2026-06-26","start_time":"11:15:00","end_time":"13:15:00","description":"<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Nate Foster<br>\r\nThesis advisor: Prof. George Candea<br>\r\nCo-examiner: Prof. Rachid Guerraoui<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\ncoming soon","image_description":"","creation_date":"2026-05-08T16:49:17","last_modification_date":"2026-05-08T16:49:17","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"INN 326","url_place_and_room":"https://plan.epfl.ch/?room==INN%20326","url_online_room":"","spoken_languages":[],"speaker":"Alexandre Piveteau","organizer":"","contact":"edic@epfl.ch","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/120704/","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=json","https://memento.epfl.ch/api/v1/mementos/27/?format=json","https://memento.epfl.ch/api/v1/mementos/48/?format=json"]},{"id":71844,"title":"Leveraging microbial processes to mitigate hydrogen pressure buildup in radioactive waste repositories","slug":"leveraging-microbial-processes-to-mitigate-hydroge","event_url":"https://memento.epfl.ch/event/leveraging-microbial-processes-to-mitigate-hydroge","visual_url":"https://memento.epfl.ch/image/33164/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33164/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33164/max-size.jpg","lang":"en","start_date":"2026-06-05","end_date":"2026-06-05","start_time":"17:00:00","end_time":null,"description":"<p>Thesis Directors: Prof. R. Bernier-Latmani, Dr O. X. Leupin<br>\r\nCivil and Environmental Engineering doctoral program<br>\r\nThesis Nr. 11563<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>","image_description":"","creation_date":"2026-05-11T16:45:43","last_modification_date":"2026-05-11T16:45:43","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"CM 1 120","url_place_and_room":"https://plan.epfl.ch/?room==CM%201%20120","url_online_room":"https://epfl.zoom.us/j/62013355262","spoken_languages":[],"speaker":"<strong>Camille Aude ROLLAND</strong>","organizer":"","contact":"<strong>Camille Aude ROLLAND</strong>","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":"EDCE","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120712/","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=json","https://memento.epfl.ch/api/v1/mementos/4/?format=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json"]},{"id":71846,"title":"Reprogramming Tumor-Infiltrating Exhausted CD8+ T Cells for Enhanced and Durable Antitumor Immunity","slug":"reprogramming-tumor-infiltrating-exhausted-cd8-t-2","event_url":"https://memento.epfl.ch/event/reprogramming-tumor-infiltrating-exhausted-cd8-t-2","visual_url":"https://memento.epfl.ch/image/33165/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33165/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33165/max-size.jpg","lang":"en","start_date":"2026-06-19","end_date":"2026-06-19","start_time":"16:00:00","end_time":null,"description":"<p>Thesis Director: Prof. L. Tang,<br>\r\nMolecular Life Sciences doctoral program<br>\r\nThesis Nr. 10996<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>","image_description":"","creation_date":"2026-05-11T17:17:21","last_modification_date":"2026-05-11T17:17:23","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"MED 0 1618","url_place_and_room":"https://plan.epfl.ch/?room==MED%200%201618","url_online_room":"https://epfl.zoom.us/j/4493736015?omn=68160212356","spoken_languages":[],"speaker":"<strong>Rongrong LI</strong>","organizer":"","contact":"<strong>Rongrong LI</strong>","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":"EDMS","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120716/","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=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json","https://memento.epfl.ch/api/v1/mementos/9/?format=json"]},{"id":71848,"title":"9th Sustainable Space Hub Coffee","slug":"9th-sustainable-space-hub-coffee","event_url":"https://memento.epfl.ch/event/9th-sustainable-space-hub-coffee","visual_url":"https://memento.epfl.ch/image/33167/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33167/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33167/max-size.jpg","lang":"en","start_date":"2026-06-03","end_date":"2026-06-03","start_time":"12:30:00","end_time":"14:00:00","description":"<p>Join us for the 9th edition of the <a href=\"https://espace.epfl.ch/research/sustainable-space-hub/\" rel=\"noopener\" target=\"_blank\">Sustainable Space Hub</a> (SSH) Coffee, an opportunity to connect with the community and explore the latest developments in space sustainability.<br>\r\n<br>\r\nStephan Hellmich will present the new SSA (Space Situational Awareness) activities: the <strong>NASO</strong> (Extracting Space Object Observations from large Astronomical Data Archives) and <strong>TESSA</strong> (Technologies to Enhance Space Situational Awareness) projects.<br>\r\n<br>\r\nIn collaboration with the University of Bern, the TESSA project continues to advance capabilities in satellite tracking and space object monitoring. Work in 2026 pursues two parallel research tracks: refining 6D pose estimation techniques for the precise determination of object position and orientation in space, and developing adaptive optics solutions for the Zimmerwald Observatory, including the associated algorithms for correcting atmospheric distortion. Together, these efforts contribute to the broader challenge of space situational awareness and safe orbital operations.<br>\r\n<br>\r\nDuring the event, the space semester projects for the fall semester will also be announced.<br>\r\n<strong> </strong><br>\r\n<strong>Provisional schedule</strong><br>\r\n12:30 – Welcome, coffee, cookies &amp; networking<br>\r\n13:00 – Stephan Hellmich will present the new SSA activities: the <strong>NASO</strong> and <strong>TESSA</strong> projects.<br>\r\n13:10 – Presentation of the space semester projects for the fall semester.<br>\r\n13:45 – Q&amp;A and open discussion<br>\r\n<br>\r\nWe look forward to welcoming you for an engaging discussion and informal networking around the latest advances in sustainable space activities.<br>\r\n <br>\r\n<strong>More information</strong><br>\r\nSemester projects: <a href=\"https://espace.epfl.ch/education/student-projects/\" rel=\"noopener\" target=\"_blank\">https://espace.epfl.ch/education/student-projects/</a><br>\r\nPresearch at EPFL Space Center: <a href=\"https://espace.epfl.ch/research/\" rel=\"noopener\" target=\"_blank\">https://espace.epfl.ch/research/</a></p>","image_description":"","creation_date":"2026-05-12T11:53:02","last_modification_date":"2026-05-12T11:53:02","link_label":"9th Sustainable Space Hub Coffee","link_url":"https://espace.epfl.ch/event/9th-sustainable-space-hub-coffee/","canceled":"False","cancel_reason":"","place_and_room":"PPB 019","url_place_and_room":"https://plan.epfl.ch/?room==PPB%20019","url_online_room":"","spoken_languages":["https://memento.epfl.ch/api/v1/spoken_languages/2/?format=json"],"speaker":"Stephan Hellmich","organizer":"<a href=\"https://espace.epfl.ch/research/sustainable-space-hub/\">Sustainable Space Hub</a> / <a href=\"https://space.epfl.ch/\">EPFL Space Center</a>","contact":"<a href=\"https://people.epfl.ch/stephan.hellmich\">Stephan Hellmich</a>","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":"sustainable space hub, coffee, networking, space sustainability","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120719/","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=json","https://memento.epfl.ch/api/v1/mementos/3/?format=json","https://memento.epfl.ch/api/v1/mementos/5/?format=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json","https://memento.epfl.ch/api/v1/mementos/8/?format=json","https://memento.epfl.ch/api/v1/mementos/27/?format=json","https://memento.epfl.ch/api/v1/mementos/79/?format=json","https://memento.epfl.ch/api/v1/mementos/145/?format=json","https://memento.epfl.ch/api/v1/mementos/179/?format=json"]},{"id":71849,"title":"Decentralized by Design: Efficient, Trustworthy, and Scalable Collaborative AI","slug":"decentralized-by-design-efficient-trustworthy-an-2","event_url":"https://memento.epfl.ch/event/decentralized-by-design-efficient-trustworthy-an-2","visual_url":"https://memento.epfl.ch/image/33168/200x112.jpg","visual_large_url":"https://memento.epfl.ch/image/33168/720x405.jpg","visual_maxsize_url":"https://memento.epfl.ch/image/33168/max-size.jpg","lang":"en","start_date":"2026-09-03","end_date":"2026-09-03","start_time":"17:00:00","end_time":null,"description":"<p>Thesis Director: Prof. A.-M. Kermarrec,<br>\r\nComputer and Communication Sciences doctoral program<br>\r\nThesis Nr. 11369<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>","image_description":"","creation_date":"2026-05-12T12:10:37","last_modification_date":"2026-05-12T12:10:40","link_label":"","link_url":"","canceled":"False","cancel_reason":"","place_and_room":"BC 420","url_place_and_room":"https://plan.epfl.ch/?room==BC%20420","url_online_room":"https://epfl.zoom.us/j/3943366819?pwd=MlZGcXc3WStpY3Uya2JZM0M0eUV4UT09&omn=66236027926","spoken_languages":[],"speaker":"<a href=\"mailto:rishi.sharma@epfl.ch\"><strong>Rishi SHARMA</strong></a>","organizer":"","contact":"<a href=\"mailto:rishi.sharma@epfl.ch\"><strong>Rishi SHARMA</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":"EDIC","file":null,"icalendar_url":"https://memento.epfl.ch/event/export/120721/","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=json","https://memento.epfl.ch/api/v1/mementos/6/?format=json","https://memento.epfl.ch/api/v1/mementos/27/?format=json"]}]}