Skip to content

Commit bf24cda

Browse files
author
ab-sayed
committed
Added CDC2026 paper
1 parent 5f9b2f9 commit bf24cda

File tree

3 files changed

+23
-6
lines changed

3 files changed

+23
-6
lines changed

_bibliography/papers.bib

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
44
@string{aps = {American Physical Society,}}
55
6+
@inproceedings{shaaban2026hyperkklenablingnonautonomousstate,
7+
bibtex_show={true},
8+
title={HyperKKL: Learning KKL Observers for Non-Autonomous Nonlinear Systems via Hypernetwork-Based Input Conditioning},
9+
author={Yahia Salaheldin Shaaban and Abdelrahman Sayed Sayed and M. Umar B. Niazi and Karl Henrik Johansson},
10+
abstract={Kazantzis–Kravaris/Luenberger (KKL) observers are a class of state observers for nonlinear systems that rely on an injective map to transform the nonlinear dynamics into a stable quasi-linear latent space, from where the state estimate is obtained in the original coordinates via a left inverse of the transformation map. Current learning-based methods for these maps are designed exclusively for autonomous systems and do not generalize well to controlled or non-autonomous systems. In this paper, we propose two learning-based designs of neural KKL observers for non-autonomous systems whose dynamics are influenced by exogenous inputs. To this end, a hypernetwork-based framework (HyperKKL) is proposed with two input-conditioning strategies. First, an augmented observer approach ($HyperKKL_{obs}$) adds input-dependent corrections to the latent observer dynamics while retaining static transformation maps. Second, a dynamic observer approach ($HyperKKL_{dyn}$) employs a hypernetwork to generate encoder and decoder weights that are input-dependent, yielding time-varying transformation maps. We derive a theoretical worst-case bound on the state estimation error. Numerical evaluations on four nonlinear benchmark systems show that input conditioning yields consistent improvements in estimation accuracy over static autonomous maps, with an average symmetric mean absolute percentage error (SMAPE) reduction of 29% across all non-zero input regimes.},
11+
booktitle={Underreview in IEEE Conference on Decision and Control (CDC)},
12+
year={2026},
13+
eprint={2603.29744},
14+
archivePrefix={arXiv},
15+
primaryClass={eess.SY},
16+
url={https://arxiv.org/abs/2603.29744},
17+
pdf={https://arxiv.org/abs/2603.29744},
18+
abbr={AI ∩ Control},
19+
preview={CDC26.png},
20+
selected={false}
21+
}
22+
623
@inproceedings{shaaban2026hyperkklenablingnonautonomousstate,
724
bibtex_show={true},
825
title={HyperKKL: Enabling Non-Autonomous State Estimation through Dynamic Weight Conditioning},
@@ -15,8 +32,8 @@ @inproceedings{shaaban2026hyperkklenablingnonautonomousstate
1532
primaryClass={eess.SY},
1633
url={https://arxiv.org/abs/2602.22630},
1734
pdf={https://arxiv.org/abs/2602.22630},
18-
abbr={AI},
19-
preview={HyperKKL_Architecture_pipeline.png},
35+
abbr={AI ∩ Control},
36+
preview={ICLR26.png},
2037
selected={false}
2138
}
2239

@@ -138,7 +155,7 @@ @inproceedings{sayed2020experimental
138155
organization={Springer},
139156
url={https://link.springer.com/chapter/10.1007/978-3-030-44289-7_3},
140157
pdf={https://link.springer.com/chapter/10.1007/978-3-030-44289-7_3},
141-
abbr={AI & Robotics},
158+
abbr={AI Robotics},
142159
preview={AICV2020_Hexa.gif},
143160
selected={false}
144161
}
@@ -154,7 +171,7 @@ @inproceedings{sayed2020deep
154171
organization={Springer},
155172
url={https://link.springer.com/chapter/10.1007/978-3-030-44289-7_29},
156173
pdf={https://link.springer.com/chapter/10.1007/978-3-030-44289-7_29},
157-
abbr={AI & Robotics},
174+
abbr={AI Robotics},
158175
preview={AICV2020_3RRR.gif},
159176
selected={false}
160177
}
@@ -171,7 +188,7 @@ @inproceedings{azar2019neuro
171188
organization={IEEE},
172189
url={https://ieeexplore.ieee.org/abstract/document/8909333},
173190
pdf={https://ieeexplore.ieee.org/abstract/document/8909333},
174-
abbr={AI & Robotics},
191+
abbr={AI Robotics},
175192
preview={Niles2019.gif},
176193
selected={false}
177194
}
@@ -187,7 +204,7 @@ @inproceedings{azar2019pid
187204
organization={Springer},
188205
url={https://link.springer.com/chapter/10.1007/978-3-030-31129-2_22},
189206
pdf={https://link.springer.com/chapter/10.1007/978-3-030-31129-2_22},
190-
abbr={Control & Robotics},
207+
abbr={Control Robotics},
191208
preview={AISI2019.gif},
192209
selected={false}
193210
}
572 KB
Loading

assets/img/publication_preview/HyperKKL_Architecture_pipeline.png renamed to assets/img/publication_preview/ICLR26.png

File renamed without changes.

0 commit comments

Comments
 (0)