|
| 1 | +--- |
| 2 | +layout: default |
| 3 | +title: "Publications & Patents" |
| 4 | +permalink: /publications |
| 5 | +--- |
| 6 | + |
| 7 | +<style> |
| 8 | + #publications ul > li { |
| 9 | + margin-bottom: 1.2em; |
| 10 | + } |
| 11 | +</style> |
| 12 | + |
| 13 | + |
| 14 | +<nav> |
| 15 | + <ul> |
| 16 | + <li><a href="{{ site.baseurl }}/">Home</a></li> |
| 17 | + <li><a href="{{ site.baseurl }}/collaborations">Collaborations</a></li> |
| 18 | + <li><a href="{{ site.baseurl }}/contacts">Contacts</a></li> |
| 19 | + </ul> |
| 20 | +</nav> |
| 21 | + |
| 22 | +<section id="publications"> |
| 23 | + <h2>Publications</h2> |
| 24 | + |
| 25 | + <ul> |
| 26 | + <li> |
| 27 | + <strong>Univariate Hawkes-based cryptocurrency forecasting via LOB data</strong><br> |
| 28 | + <em>2025 European Control Conference (ECC)</em><br> |
| 29 | + <em>R. G. Cestari, F. Barchi, R. Busetto, D. Marazzina, S. Formentin</em> |
| 30 | + </li> |
| 31 | + <li> |
| 32 | + <strong>Enhancing portfolio covariance estimation: a hybrid prediction approach</strong><br> |
| 33 | + <em>2025 European Control Conference (ECC)</em><br> |
| 34 | + <em>R. G. Cestari, S. Chiodini, S. Formentin</em> |
| 35 | + </li> |
| 36 | + <li> |
| 37 | + <strong><a href="https://doi.org/10.1016/j.ifacol.2024.08.535">Split-boost neural networks</a></strong><br> |
| 38 | + <em>20th IFAC Symposium on System Identification SYSID 2024: Boston, United States, July 17–19, 2024</em><br> |
| 39 | + <em>R. G. Cestari, G. Maroni, L. Cannelli, D. Piga, S. Formentin</em> |
| 40 | + </li> |
| 41 | + <li> |
| 42 | + <strong><a href="https://doi.org/10.1016/j.ifacol.2024.08.584">Vertical load estimation in tractors via in-wheel optical sensing</a></strong><br> |
| 43 | + <em>20th IFAC Symposium on System Identification SYSID 2024: Boston, United States, July 17–19, 2024</em><br> |
| 44 | + <em>R. G. Cestari, A. Lucchini, E. Leati, M. Norgia, S. Formentin, S. M. Savaresi</em> |
| 45 | + </li> |
| 46 | + <li> |
| 47 | + <strong><a href="https://doi.org/10.1109/CDC56724.2024.10886552">MPC with adaptive resilience for Denial-of-Service Attacks mitigation on a Regulated Dam</a></strong><br> |
| 48 | + <em>2024 IEEE 63rd Conference on Decision and Control (CDC)</em><br> |
| 49 | + <em>R. G. Cestari, S. Longari, S. Zanero, S. Formentin</em> |
| 50 | + </li> |
| 51 | + <li> |
| 52 | + <strong><a href="https://doi.org/10.1016/j.ifacol.2023.12.043">Scenario-based model predictive control of water reservoir systems</a></strong><br> |
| 53 | + <em>3rd Modeling, Estimation and Control Conference MECC 2023: Lake Tahoe, USA, October 2–5, 2023</em><br> |
| 54 | + <em>R. G. Cestari, A. Castelletti, S. Formentin</em> |
| 55 | + </li> |
| 56 | + <li> |
| 57 | + <strong><a href="https://doi.org/10.1016/j.ifacol.2022.11.002">Hourly operation of a regulated lake via Model Predictive Control</a></strong><br> |
| 58 | + <em>2nd IFAC Workshop on Control Methods for Water Resource Systems CMWRS 2022: Milano, Italy, September 22–23, 2022</em><br> |
| 59 | + <em>R. G. Cestari, A. Castelletti, S. Formentin</em> |
| 60 | + </li> |
| 61 | + <li> |
| 62 | + <strong><a href="https://doi.org/10.1016/j.ejcon.2025.101205">Non-linear multi-objective Bayesian MPC of water reservoir systems</a></strong><br> |
| 63 | + <em>European Journal of Control, Volume 83, May 2025</em><br> |
| 64 | + <em>R. G. Cestari, A. Castelletti, S. Formentin</em> |
| 65 | + </li> |
| 66 | + <li> |
| 67 | + <strong>Control-oriented modeling for MPC of water reservoir systems</strong><br> |
| 68 | + <em>International Journal of Control</em><br> |
| 69 | + <em>R. G. Cestari, A. Castelletti, S. Formentin</em> |
| 70 | + </li> |
| 71 | + <li> |
| 72 | + <strong>E-Private Mobility Index: A Novel Tool to Assess BEV Transition Feasibility</strong><br> |
| 73 | + <em>Sustainability</em><br> |
| 74 | + <em>S. Strada, R. G. Cestari, A. Pagliaroli, S. M. Savaresi</em> |
| 75 | + </li> |
| 76 | + </ul> |
| 77 | +</section> |
| 78 | + |
| 79 | +<section id="patents"> |
| 80 | + <h2>Patents</h2> |
| 81 | + <ul> |
| 82 | + <li> |
| 83 | + <a href="https://hdl.handle.net/11311/1282026"><strong>Misurare un carico su un veicolo agricolo</strong></a><br> |
| 84 | + <em>A. Lucchini, S. M. Savaresi, S. Formentin, M. Norgia, R. G. Cestari, F. Cavedo</em> |
| 85 | + </li> |
| 86 | + </ul> |
| 87 | +</section> |
0 commit comments