Skip to content

Commit bcaf9be

Browse files
committed
Updated CV + Added extra NeurReps resources + Added AAAI-26 DC
1 parent 8c141c8 commit bcaf9be

File tree

5 files changed

+34
-2
lines changed

5 files changed

+34
-2
lines changed

_bibliography/papers.bib

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
44
@string{aps = {American Physical Society,}}
55
6+
@article{sayed2025formal,
7+
title={Formal Verification of Neural ODE for Safety Evaluation in Autonomous Vehicles},
8+
author={Sayed, Abdelrahman Sayed},
9+
year={2025}
10+
}
11+
12+
@inproceedings{sayed2025forma,
13+
bibtex_show={true},
14+
title={Formal Verification of Neural ODE for Safety Evaluation in Autonomous Vehicles},
15+
author={Abdelrahman Sayed Sayed},
16+
abstract={Higher autonomy is an increasingly common goal in the design of transportation systems for the cities of the future. Recently, part of this autonomy in both rail and maritime transport has come from the field of artificial intelligence and machine learning, particularly for perception tasks (detection and recognition of rail signals, other vessels, or other elements in the vehicle environment) using neural networks. Although AI-based approaches have gained significant popularity in many application fields due to their good performance, their unpredictability and lack of formal guarantees regarding their desired behavior present a major issue for the deployment of such safety-critical systems in urban areas. The goal of my PhD thesis is to design new formal methods to analyze and ensure the safety of such AI-based perception modules in autonomous vehicles. More specifically, my PhD topic aims to formally evaluate the safety of a recently introduced class of continuous AI models which is neural ODE.},
17+
booktitle={AAAI-26 Doctoral Consortium},
18+
year={2025},
19+
url={https://hal.science/hal-05375718)},
20+
pdf={https://hal.science/hal-05375718},
21+
abbr={AI},
22+
selected={true}
23+
}
624

725
@inproceedings{sayed2025mixedmonotonicityreachabilityanalysis,
826
bibtex_show={true},
@@ -14,9 +32,12 @@ @inproceedings{sayed2025mixedmonotonicityreachabilityanalysis
1432
eprint={2510.17859},
1533
archivePrefix={arXiv},
1634
primaryClass={eess.SY},
17-
url={hhttps://openreview.net/forum?id=7tQsz4zosO&referrer=%5Bthe%20profile%20of%20Abdelrahman%20Sayed%20Sayed%5D(%2Fprofile%3Fid%3D~Abdelrahman_Sayed_Sayed1)},
18-
pdf={https://arxiv.org/abs/2510.17859},
35+
url={https://openreview.net/forum?id=7tQsz4zosO&referrer=%5Bthe%20profile%20of%20Abdelrahman%20Sayed%20Sayed%5D(%2Fprofile%3Fid%3D~Abdelrahman_Sayed_Sayed1))},
36+
pdf={https://openreview.net/pdf?id=7tQsz4zosO},
1937
code={https://github.com/ab-sayed/Mixed-Monotonicity-Reachability-Analysis-of-neural-ODE},
38+
slides={2025_Abdelrahman_Sayed_NeurReps25_slides.pdf},
39+
poster={2025_Abdelrahman_Sayed_NeurReps25_poster.pdf},
40+
video={https://youtu.be/H906Qvk6E-Y},
2041
abbr={AI},
2142
preview={NeurReps_Framework.png},
2243
selected={true}

_news/announcement_AAAI26.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: post
3+
date: 2025-11-13 10:20:00-0400
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
<!-- A simple inline announcement. -->
9+
10+
My PhD summary paper "[Formal Verification of Neural ODE for Safety Evaluation in Autonomous Vehicles](https://hal.science/hal-05375718)" was accepted in [AAAI 26](https://aaai.org/conference/aaai/aaai-26/) [Doctoral Consortium](https://aaai.org/conference/aaai/aaai-26/doctoral-consortium-call/) in Singapore and I was awarded a Travel award
11+
1.04 MB
Binary file not shown.
1.52 MB
Binary file not shown.
15.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)