retrieve:
Return the details about the given Event id.

list:
List all Event objects.

GET /api/v1/events/?format=api&offset=20&ordering=-description
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=30&ordering=-description",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=10&ordering=-description",
    "results": [
        {
            "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": "[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/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=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71751,
            "title": "From Exploitation to Mitigation: Analyzing Memory Corruption Primitives to Harden the Linux Kernel",
            "slug": "from-exploitation-to-mitigation-analyzing-memory-c",
            "event_url": "https://memento.epfl.ch/event/from-exploitation-to-mitigation-analyzing-memory-c",
            "visual_url": "https://memento.epfl.ch/image/33078/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33078/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33078/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-23",
            "end_date": "2026-06-23",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. George Candea<br>\r\nThesis advisor: Prof. Mathias Payer<br>\r\nThesis co-advisor: Dr. Anil Kurmus<br>\r\nCo-examiner: Prof. Sanidhya Kashyap<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-04-29T09:44:15",
            "last_modification_date": "2026-04-29T09:44:15",
            "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": "Claudio Migliorelli",
            "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/120583/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71622,
            "title": "Information Theoretic Methods for Security and Privacy, with Applications to Decentralized Learning",
            "slug": "information-theoretic-methods-for-security-and-p-2",
            "event_url": "https://memento.epfl.ch/event/information-theoretic-methods-for-security-and-p-2",
            "visual_url": "https://memento.epfl.ch/image/32951/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32951/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32951/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-15",
            "end_date": "2026-06-15",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Emre Telatar<br>\r\nThesis advisor: Prof. Yanina Shkel<br>\r\nThesis co-advisor: Prof Rachid Guerraoui<br>\r\nCo-examiner: Prof. Patrick Thiran<br>\r\n<br>\r\n<u>Abstract</u><br>\r\ncoming soon<br>\r\n<br>\r\n<u>Selected papers</u>\r\n<ul>\r\n\t<li>Rényi Differential Privacy, <a href=\"https://ieeexplore.ieee.org/document/8049725\">ieeexplore.ieee.org/document/8049725 </a></li>\r\n\t<li>Comparing privacy notions for protection against reconstruction attacks in machine learning,<strong> </strong><a href=\"https://arxiv.org/abs/2502.04045\">https://arxiv.org/abs/2502.04045</a></li>\r\n\t<li>Information spreading in stationary Markovian evolving graphs, <a href=\"https://ieeexplore.ieee.org/abstract/document/5160986\">https://ieeexplore.ieee.org/abstract/document/5160986</a></li>\r\n</ul>",
            "image_description": "",
            "creation_date": "2026-04-17T12:29:47",
            "last_modification_date": "2026-04-17T12:29:47",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BC 129",
            "url_place_and_room": "https://plan.epfl.ch/?room==BC%20129",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "Salim Najib",
            "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/120414/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71591,
            "title": "Decision Making under Risk and Uncertainty",
            "slug": "decision-making-under-risk-and-uncertainty",
            "event_url": "https://memento.epfl.ch/event/decision-making-under-risk-and-uncertainty",
            "visual_url": "https://memento.epfl.ch/image/32924/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32924/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32924/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-08",
            "end_date": "2026-06-08",
            "start_time": "10:00:00",
            "end_time": "12:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Emre Telatar<br>\r\nThesis advisor: Prof. Michael Gastpar<br>\r\nCo-examiner: Prof. Negar Kiyavash<br>\r\n<br>\r\n<u>Abstract</u><br>\r\nIn real-world decision problems, human needs can differ widely in background, culture, and objectives, making it difficult to design a single universal value function for agents. To design a model dealing with specific tasks, a natural starting point is to specify an appropriate utility (reward) function and optimize it. However, in practice, there are many factors that require attention when making decisions. This work mainly considers two factors: risk and uncertainty, and aims to study decision making through an information-theoretic lens, developing algorithms and interpretations for optimizing risk-sensitive utility functions under uncertainty.<br>\r\n<br>\r\n<u>Selected papers</u><br>\r\n1. 1968 - Mossin - Optimal Multiperiod Portfolio Policies<br>\r\n<a href=\"https://www.jstor.org/stable/2351447\">https://www.jstor.org/stable/2351447</a><br>\r\n<br>\r\n2. 1984 - Cover - An Algorithm for Maximizing Expected Log Investment Return<br>\r\n<a href=\"https://ieeexplore.ieee.org/abstract/document/1056869\">https://ieeexplore.ieee.org/abstract/document/1056869</a><br>\r\n<br>\r\n3. 2019 - Bleuler-Lapidoth-Pfister - Gambling and Rényi Divergence<br>\r\n<a href=\"https://ieeexplore.ieee.org/abstract/document/8849800\">https://ieeexplore.ieee.org/abstract/document/8849800</a><br>\r\n ",
            "image_description": "",
            "creation_date": "2026-04-14T14:29:53",
            "last_modification_date": "2026-04-20T21:12:06",
            "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": "Bo-Yu Yang",
            "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/120375/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 71932,
            "title": "Failure-Aware LLM Serving for Agentic Workloads",
            "slug": "failure-aware-llm-serving-for-agentic-workloads",
            "event_url": "https://memento.epfl.ch/event/failure-aware-llm-serving-for-agentic-workloads",
            "visual_url": null,
            "visual_large_url": null,
            "visual_maxsize_url": null,
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-17",
            "start_time": "09:00:00",
            "end_time": "11:00:00",
            "description": "<u>EDIC candidacy exam</u><br>\r\nExam president: Prof. Anastasia Ailamaki<br>\r\nThesis advisor: Prof. Anne-Marie Kermarrec<br>\r\nCo-examiner: Prof. Robert West<br>\r\n<br>\r\n<u>Abstract</u><br>\r\n<br>\r\n<br>\r\n<u>Selected papers</u>\r\n<ul>\r\n\t<li>ReAct (<a href=\"https://arxiv.org/pdf/2210.03629\" target=\"_blank\">https://arxiv.org/pdf/2210.03629</a>)</li>\r\n\t<li>Agentix (<a href=\"https://www.usenix.org/system/files/nsdi26-luo.pdf\" target=\"_blank\">https://www.usenix.org/system/files/nsdi26-luo.pdf</a>)</li>\r\n\t<li>Why do multi-agent systems fail? (<a href=\"https://arxiv.org/pdf/2503.13657\" target=\"_blank\">https://arxiv.org/pdf/2503.13657</a>)</li>\r\n</ul>",
            "image_description": "",
            "creation_date": "2026-05-22T13:11:09",
            "last_modification_date": "2026-05-22T13:12:05",
            "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": "Palak",
            "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/120839/",
            "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": 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": "[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/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=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/48/?format=api"
            ]
        },
        {
            "id": 70922,
            "title": "Une éducation au réel. L'Atelier Cantàfora à l'EPFL / ARCHIZOOM",
            "slug": "une-education-au-reel-l-atelier-cantafora-a-l-epfl",
            "event_url": "https://memento.epfl.ch/event/une-education-au-reel-l-atelier-cantafora-a-l-epfl",
            "visual_url": "https://memento.epfl.ch/image/32310/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32310/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32310/max-size.jpg",
            "lang": "en",
            "start_date": "2026-03-17",
            "end_date": "2026-06-05",
            "start_time": null,
            "end_time": null,
            "description": "<strong>UNE ÉDUCATION AU RÉEL <br>\r\nL’ATELIER CANTÀFORA<br>\r\n18.03-05.06.2026<br>\r\n<br>\r\nOpening! Tuesday 17 March 6.30 pm</strong><br>\r\n<br>\r\nThis exhibition explores the vast field of graphic representation in architecture through fifteen years of teaching architectural representation at EPFL at the turn of the 2000s. It presents around a hundred paintings on wood, didactic works produced between 1997 and 2007 in the teaching units of the painter Arduino Cantàfora. They suggest a possible way of making, between thought and <em>actio</em>, where drawing and painting structure a concept and become an essential language for expressing the founding idea of a project. Despite the transition to digital technology, the exhibition conveys the conviction that the artisanal culture of drawing and painting continues to play a fundamental and indispensable role in training architects.<br>\r\n<br>\r\n<em>An exhibition produced in collaboration with the LAPIS laboratory at the EPFL’s Institute of Architecture and Urban Planning.</em>",
            "image_description": "",
            "creation_date": "2026-01-20T19:05:53",
            "last_modification_date": "2026-01-26T08:24:30",
            "link_label": "Une éducation au réel. L'Atelier Cantàfora",
            "link_url": "https://www.epfl.ch/campus/art-culture/museum-exhibitions/archizoom/fr/une-education-au-reel-latelier-cantafora-2/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Archizoom",
            "url_place_and_room": "https://plan.epfl.ch/?room==SG%201212",
            "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": "LAPIS",
            "organizer": "Archizoom",
            "contact": "Solène Hoffmann",
            "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": "Architecture, dessin, figuration graphique, peinture",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119394/",
            "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/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/22/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/32/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/45/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/417/?format=api"
            ]
        },
        {
            "id": 71168,
            "title": "International Archives Day / ACM ARCHIZOOM",
            "slug": "international-archives-day-acm-archizoom",
            "event_url": "https://memento.epfl.ch/event/international-archives-day-acm-archizoom",
            "visual_url": "https://memento.epfl.ch/image/32536/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32536/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32536/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-09",
            "end_date": "2026-06-09",
            "start_time": "17:00:00",
            "end_time": null,
            "description": "<strong>Tuesday 9 June 5 pm<br>\r\nGuided tour of the <a href=\"https://www.epfl.ch/schools/enac/acm/en/acm-en/\"><em>Archives de la Construction Moderne</em></a> followed by a guided tour of the exhibition <a href=\"https://www.epfl.ch/campus/art-culture/museum-exhibitions/archizoom/des-cedres-a-dorigny-batir-lecole-darchitecturefrom-cedres-to-dorigny/\"><em>Des Cèdres à Dorigny, bâtir l'école d'architecture</em></a></strong><br>\r\n<br>\r\nInternational Archives Day is a global event established by the International Council on Archives in 2005 to raise awareness of the role of archives and highlight the work of archivists. To mark the occasion, the Archives de la Construction Moderne and Archizoom invite you to take a tour that begins with the ACM's original document storage facilities and ends with their display at Archizoom with the exhibition <em>Des Cèdres à Dorigny, bâtir l'école d'architecture</em>.<br>\r\n<br>\r\n<strong>About the exhibition </strong><br>\r\n<br>\r\nFocusing on architectural projects, both built and unrealised, kept in the archives of modern construction, the exhibition <em>Des Cèdres à Dorigny</em> tells the story of the birth and evolution of the Lausanne School of Architecture. From its beginnings within the EPUL to its integration into the EPFL campus, this historical journey puts into perspective the conditions of architectural education, its relationship with engineering, and the role of archives in building an institutional memory that sheds light on both the discipline of architecture and its teaching.<br>\r\n<br>\r\n<em>Guided tours are available upon <a href=\"https://forms.gle/22MoeLq9n3JDQTb56\">registration</a></em><br>\r\n<em>Guided tours can be organized upon request for groups and schools</em>",
            "image_description": "",
            "creation_date": "2026-02-18T10:55:58",
            "last_modification_date": "2026-02-18T10:59:47",
            "link_label": "Des Cèdres à Dorigny, bâtir l'école d'architecture",
            "link_url": "https://www.epfl.ch/campus/art-culture/museum-exhibitions/archizoom/fr/des-cedres-a-dorigny-batir-lecole-darchitecture/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Archizoom",
            "url_place_and_room": "https://plan.epfl.ch/?room==SG%201212",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api"
            ],
            "speaker": "Barbara Galimberti, Kethsana Muong",
            "organizer": "Archizoom ACM",
            "contact": "Solène Hoffmann",
            "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": "Journée internationale des archives, architecture, archives, histoire, construction, exposition",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/119774/",
            "category": {
                "id": 9,
                "code": "MANIF",
                "fr_label": "Événements festifs et culturels",
                "en_label": "Cultural 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/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/22/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/32/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/45/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/421/?format=api"
            ]
        },
        {
            "id": 71443,
            "title": "Mathematics Colloquium",
            "slug": "mathematics-colloquium-13",
            "event_url": "https://memento.epfl.ch/event/mathematics-colloquium-13",
            "visual_url": "https://memento.epfl.ch/image/32790/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32790/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32790/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-17",
            "end_date": "2026-06-17",
            "start_time": "16:15:00",
            "end_time": "17:15:00",
            "description": "<strong>Title</strong>: <br>\r\nPositive random walks and positive-semidefinite random matrices<br>\r\n<br>\r\n<strong>Abstract</strong>:<br>\r\nOn the real line, a random walk that can only move in the positive direction is very unlikely to remain close to its origin. After a fixed number of steps, the left tail has a Gaussian profile under minimal assumptions. Remarkably, a similar phenomenon occurs when we consider a positive random walk on the cone of positive-semidefinite matrices. After a fixed number of steps, the minimum eigenvalue is described by a Gaussian random matrix model.<br>\r\nThis talk introduces a new way to make this intuition rigorous. The methodology addresses an open problem in computational mathematics about sparse random embeddings. The presentation targets a general mathematical audience.<br>\r\nPreprint: <a href=\"https://arxiv.org/abs/2501.16578\" target=\"_blank\">https://arxiv.org/abs/2501.16578</a><br>\r\n<br>\r\n<strong>Please register on the following form : </strong>https://forms.gle/ppXwKo9HmTgFk3rc7",
            "image_description": "",
            "creation_date": "2026-04-01T11:03:30",
            "last_modification_date": "2026-04-01T11:03:45",
            "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": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Prof. Joel A. Tropp, Steele Family Professor of Applied &amp; Computational Mathematics, Caltech",
            "organizer": "Prof. Nicolas Boumal",
            "contact": "Institute of Mathematics",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 2,
                "fr_label": "Sur invitation",
                "en_label": "Invitation required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120257/",
            "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/402/?format=api"
            ]
        },
        {
            "id": 71879,
            "title": "Mathematics Colloquium",
            "slug": "mathematics-colloquium-15",
            "event_url": "https://memento.epfl.ch/event/mathematics-colloquium-15",
            "visual_url": "https://memento.epfl.ch/image/33203/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33203/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33203/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-09",
            "end_date": "2026-06-09",
            "start_time": "16:15:00",
            "end_time": "17:15:00",
            "description": "<strong>Title : </strong>On indefinite ternary quadratic forms<br>\r\n<br>\r\n<strong>Abstract : </strong><br>\r\nWe describe the solution to two problems concerning indefinite integral ternary quadratic forms.<br>\r\nThe first about anisotropic forms was popularized by Margulis following his solution of the Oppenheim Conjecture.<br>\r\nThe second about the density of isotropic forms was raised by Serre.<br>\r\nJoint work with A.Gamburd, A.Ghosh and J.Whang.<br>\r\n<br>\r\n<strong>Please register on the following form : </strong>https://forms.gle/w8PbDFZtRSs5V47Y8<br>\r\n ",
            "image_description": "",
            "creation_date": "2026-05-13T13:52:46",
            "last_modification_date": "2026-05-20T10:23:16",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "ELD 020",
            "url_place_and_room": "https://plan.epfl.ch/?room==ELD%20020",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Prof. Peter Sarnak (Institute of Advanced Study and Princeton University)",
            "organizer": "Institute of Mathematics",
            "contact": "Prof. Philippe Michel",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 2,
                "fr_label": "Sur invitation",
                "en_label": "Invitation required"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120769/",
            "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/402/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/7/?format=api"
            ]
        }
    ]
}