references.bib 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. ---
  2. ---
  3. %@string{aij = "Artificial Intelligence J."}
  4. @string{aij = "AIJ"}
  5. %@string{acl = "Proc. Assoc. Comp. Ling. {(ACL)}"}
  6. @string{acl = "Proc. ACL"}
  7. @string{acml = "Proc. Asian Conf. on ML"}
  8. %@string{aaai = "Proc. Conf. Am. Assoc. {AI} ({AAAI})"}
  9. @string{aaai = {{AAAI}}}
  10. %@string{acc = "Proc. Am. Control Conf. ({ACC})"}
  11. @string{acc = "ACC"}
  12. %@string{aistats = "Conf. on {AI} and Statistics {(AISTATS)}"}
  13. @string{aistats = "AISTATS"}
  14. %@string{akbc = "Workshop on Automatic Knowledge base Construction"}
  15. @string{akbc = "AKBC Workshop"}
  16. @string{arxiv = "ArXiv"}
  17. @string{ba = "Bayesian Analysis"}
  18. %@string{bmb = "Bulletin of Mathematical Biology"}
  19. @string{bmb = "Bulletin of Math. Bio."}
  20. %@string{bmvc = "British Machine Vision Conference"}
  21. @string{bmvc = "BMVC"}
  22. @string{cabios = "Computer Applications in the Biological Sciences"}
  23. @string{cacm = "Comm. of the {ACM}"}
  24. %@string{chi = {Proc. ACM Conf. on Human Factors in Computing Systems (CHI)}}
  25. @string{chi = "Proc. CHI"}
  26. @string{cikm = "CIKM"}
  27. %@string{coling = "Intl. Conf. on Comp. Linguistics"}
  28. @string{coling = "COLING"}
  29. %@string{colt = "Proc. of the Workshop on Computational Learning Theory"}
  30. @string{colt = "COLT"}
  31. %@string{conll = "Proc. Conf. Natural Language Learning (CoNLL)"}
  32. @string{conll = "CONLL"}
  33. %@string{corl = "Conf. on Robot Learning"}
  34. @string{corl = "CORL"}
  35. %@string{cvpr = "Proc. {IEEE} Conf. Computer Vision and Pattern Recognition {(CVPR)}"}
  36. @string{cvpr = "CVPR"}
  37. @string{cpm = "Symposium on Combinatorial Pattern Matching"}
  38. %@string{eccv = "Proc. European Conf. on Computer Vision {(ECCV)}"}
  39. @string{eccv = "ECCV"}
  40. %@string{ecml = "Proc. European Conf. on Machine Learning {(ECML)}"}
  41. @string{ecml = "ECML"}
  42. %@string{emnlp = "Proc. Empirical Methods in Natural Language Processing {(EMNLP)}"}
  43. @string{emnlp = "EMNLP"}
  44. %@string{focs = "{IEEE} Symposium on the Foundations of Computer Science ({FOCS})"}
  45. @string{focs = "FOCS"}
  46. @string{gecco = "Proc. of the Conf. on Genetic and Evolutionary Computation"}
  47. @string{hicss = "Hawaii Intl. Conf. on System Sciences"}
  48. %@string{icann = "Intl. Conf. on Artif. Neural Networks"}
  49. @string{icann = "ICANN"}
  50. %@string{icassp = "Intl. Conf. on Acoustics, Speech and Signal Proc."}
  51. @string{icassp = "ICASSP"}
  52. %@string{iccv = "Intl. Conf. on Computer Vision"}
  53. @string{iccv = "ICCV"}
  54. %@string{icdar = "Intl. Conf. on Document Analysis and Recognition ({ICDAR})"}
  55. @string{icdar = "ICDAR"}
  56. %@string{icde = "Intl. Conf. on Data Engineering"}
  57. @string{icde = "ICDE"}
  58. @string{icdm = "Intl. Conf. on Data Mining"}
  59. @string{icdm = "ICDM"}
  60. %@string{icirs = "{IEEE} Intl. Conf. on Intelligent Robots and Systems"}
  61. @string{icirs = "ICIRS"}
  62. %@string{icip = "Proc. {IEEE} Intl. Conf. on Image Processing"}
  63. @string{icip = "ICIP"}
  64. %@string{iclr = "Intl. Conf. on Learning Representations ({ICLR})"}
  65. @string{iclr = {{ICLR}}}
  66. %@string{icml = "Intl. Conf. on Machine Learning ({ICML})"}
  67. @string{icml = {{ICML}}}
  68. %@string{icnn = "Proc. {IEEE} Intl. Conf. on Neural Networks"}
  69. @string{icnn = "ICNN"}
  70. %@string{icpr = "Intl. Conf. on Pattern Rec."}
  71. @string{icpr = "ICPR"}
  72. %@string{icra = "IEEE Intl. Conf. on Robotics and Automation"}
  73. @string{icra = "ICRA"}
  74. %@string{icslp = "Proc. Intl. Conf. Spoken Lang."}
  75. @string{icslp = "ICSLP"}
  76. %@string{ijcai = "Intl. Joint Conf. on {AI}"}
  77. @string{ijcai = "IJCAI"}
  78. %@string{ijcv = "Intl. J. Computer Vision"}
  79. @string{icjv = "IJCV"}
  80. %@string{ijcnn = "Intl. J. Conf. on Neural Networks"}
  81. @string{ijcnn = "IJCNN"}
  82. %@string{iros = "{IEEE} Intl. Conf. on Intelligent Robots and Systems"}
  83. @string{iros = "IROS"}
  84. %@string{ismb = "Intl. Conf. on Intelligent Systems for Molecular Biology"}
  85. @string{ismb = "ISMB"}
  86. %@string{iswc = "Intl. Semantic Web Conference"}
  87. @string{iswc = "ISWC"}
  88. @string{jacm = "JACM"}
  89. %@string{jair = "J. of AI Research"}
  90. @string{jair = "JAIR"}
  91. %@string{jasa = "J. of the Am. Stat. Assoc. {(JASA)}"}
  92. @string{jasa = "JASA"}
  93. %@string{jcgs = "J. of Computational and Graphical Statistics"}
  94. @string{jcgs = "JCGS"}
  95. @string{jcss = "J. of Comp. and Sys. Sci."}
  96. @string{jmb = "J. of Mol. Bio."}
  97. @string{jme = "J. of Mol. Evol."}
  98. %@string{jmlr = "J. of Machine Learning Research"}
  99. @string{jmlr = "JMLR"}
  100. %@string{jrssa = "JRSSA"}
  101. @string{jrssa = "J. of Royal Stat. Soc. Series A"}
  102. @string{jrssb = "J. of Royal Stat. Soc. Series B"}
  103. @string{jrssc = "J. of Royal Stat. Soc. Series C"}
  104. @string{jtb = "J. of Theoretical Biology"}
  105. %@string{kdd = "Proc. of the Int'l Conf. on Knowledge Discovery and Data Mining"}
  106. @string{kdd = {{KDD}}}
  107. @string{mlj = "Machine Learning J."}
  108. @string{mlj = "MLJ"}
  109. %@string{naacl = "Proc. of. N. Am. Assoc. of Comp. Ling. ({NAACL})"}
  110. %@string{naacl = "NAACL"}
  111. @string{nar = "Proc. of. Nucleic Acids Research"}
  112. @string{NIPS = {{NIPS}}}
  113. @string{neurips = {{NeurIPS}}}
  114. %@string{pami = "{IEEE} Trans. on Pattern Analysis and Machine Intelligence"}
  115. @string{pami = "{IEEE} PAMI"}
  116. %@string{pnas = "Proc. of the National Academy of Science, {USA}"}
  117. @string{pnas = "PNAS"}
  118. %@string{psb = "Proc. of the Pacific Symp. on Biocomputing"}
  119. @string{psb = "PSB"}
  120. @string{recomb = "RECOMB"}
  121. %@string{rss = "Robotics: Science and Systems conference"}
  122. @string{recsys = {{RecSys}}}
  123. @string{rss = "RSS"}
  124. %@string{sab = "Proc. of the Conf. on Simulation of Adaptive Behavior"}
  125. @string{sab = "SAB"}
  126. %@string{sigir = "{Proc. Annual Intl. ACM SIGIR Conference}"}
  127. @string{sigir = "SIGIR"}
  128. @string{sigmod = "SIGMOD"}
  129. %@string{smc = "IEEE Trans. on Systems, Man and Cybernetics"}
  130. @string{smc = "SMC"}
  131. %@string{soda = "{SIAM} Symposium on Discrete Algorithms"}
  132. @string{soda = "SODA"}
  133. @string{spie = "SPIE"}
  134. %@string{stoc = "{ACM} Symposium on the Theory of Computing"}
  135. @string{stoc = "STOC"}
  136. %@string{tacl = "Trans. of the Assoc. Comp. Linguisitics"}
  137. @string{tacl = "TACL"}
  138. %@string{tcs = "Theor. Comput. Sci."}
  139. @string{tcs = "TCS"}
  140. %@string{uai = "Proc. of the Conf. on Uncertainty in {AI} (UAI)"}
  141. @string{uai = {{UAI}}}
  142. %@string{vldb = "Proc. of the Intl. Conf. on Very Large Data Bases (VLDB)"}
  143. @string{vldb = "VLDB"}
  144. %@string{wacv = "Winter Conf. on Appl. of Comp. Vision"}
  145. @string{wacv = "WACV"}
  146. %@string{www = {{Intl. Conf. on the World Wide Web (WWW)}}}
  147. @string{www = {{WWW}}}
  148. %@string{wsdm = {{Proc. ACM intl. conf. on Web search and data mining (WSDM)}}}
  149. @string{wsdm = "WSDM"}
  150. @BOOK{Durbin2012,
  151. title = "Time Series Analysis by State Space Methods: Second Edition",
  152. author = "Durbin, James and Koopman, Siem Jan",
  153. publisher = "Oxford University Press",
  154. edition = "Revised ed. edition",
  155. month = jul,
  156. year = 2012,
  157. url = "https://www.amazon.com/Time-Analysis-State-Space-Methods/dp/019964117X",
  158. language = "en"
  159. }
  160. @book{Durbin98,
  161. author = {R. Durbin and S. Eddy and A. Krogh and G. Mitchison},
  162. title = {Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids},
  163. publisher = {Cambridge University Press},
  164. year = "1998"
  165. }
  166. @BOOK{Evensen2009,
  167. title = "Data Assimilation: The Ensemble Kalman Filter",
  168. author = "Evensen, Geir",
  169. publisher = "Springer",
  170. edition = "2nd ed. 2009 edition",
  171. month = aug,
  172. year = 2009,
  173. url = "https://www.amazon.com/Data-Assimilation-Ensemble-Kalman-Filter/dp/3642037100",
  174. language = "en"
  175. }
  176. @ARTICLE{Roth2017enkf,
  177. title = "The Ensemble Kalman filter: a signal processing perspective",
  178. author = "Roth, Michael and Hendeby, Gustaf and Fritsche, Carsten and
  179. Gustafsson, Fredrik",
  180. journal = {{EURASIP J. Adv. Signal Processing}},
  181. volume = 2017,
  182. number = 1,
  183. pages = "56",
  184. month = aug,
  185. year = 2017,
  186. url = "https://doi.org/10.1186/s13634-017-0492-x"
  187. }
  188. @INPROCEEDINGS{Sarkka2020icassp,
  189. title = "{Levenberg-Marquardt} and {Line-Search} Extended Kalman
  190. Smoothers",
  191. booktitle = icassp,
  192. author = "Sarkka, Simo and Svensson, Lennart",
  193. publisher = "IEEE",
  194. month = may,
  195. year = 2020,
  196. url = "https://users.aalto.fi/~ssarkka/pub/lm-eks-camera.pdf",
  197. conference = "ICASSP 2020 - 2020 IEEE International Conference on
  198. Acoustics, Speech and Signal Processing (ICASSP)",
  199. location = "Barcelona, Spain"
  200. }
  201. @ARTICLE{Hassan2021,
  202. title = "Temporal Parallelization of Inference in Hidden Markov
  203. Models",
  204. author = "Hassan, Sakira and S{\"a}rkk{\"a}, Simo and
  205. Garc{\'\i}a-Fern{\'a}ndez, {\'A}ngel F",
  206. month = feb,
  207. year = 2021,
  208. url = "http://arxiv.org/abs/2102.05743",
  209. journal = {{IEEE Trans. Signal Processing}},
  210. volume = 69,
  211. pages = "4875--4887"
  212. }
  213. @techreport{Ghahramani96a,
  214. author = "Z. Ghahramani and G. Hinton",
  215. title = "Parameter estimation for linear dynamical systems",
  216. year = 1996,
  217. institution = "Dept. Comp. Sci., Univ. Toronto",
  218. number = "CRG-TR-96-2",
  219. url = "http://www.gatsby.ucl.ac.uk/~zoubin/papers/tr-96-2.ps.gz"
  220. }
  221. @ARTICLE{Garcia-Fernandez2017,
  222. title = "Iterated Posterior Linearization Smoother",
  223. author = "Garc{\'\i}a-Fern{\'a}ndez, {\'A}ngel F and Svensson, Lennart and
  224. S{\"a}rkk{\"a}, Simo",
  225. journal = "IEEE Trans. Automat. Contr.",
  226. volume = 62,
  227. number = 4,
  228. pages = "2056--2063",
  229. month = apr,
  230. year = 2017,
  231. url = "https://web.archive.org/web/20200506190022id_/https://research.chalmers.se/publication/249335/file/249335_Fulltext.pdf",
  232. keywords = "Approximation algorithms;Smoothing methods;Linear
  233. regression;Probability density function;Signal processing
  234. algorithms;Current measurement;Noise measurement;Bayesian
  235. smoothing;iterated smoothing;Rauch-Tung-Striebel
  236. smoothing;sigma-points;statistical linear regression"
  237. }
  238. @ARTICLE{Tronarp2018,
  239. title = "Iterative Filtering and Smoothing in Nonlinear and {Non-Gaussian}
  240. Systems Using Conditional Moments",
  241. author = "Tronarp, Filip and Garc{\'\i}a-Fern{\'a}ndez, {\'A}ngel F and
  242. S{\"a}rkk{\"a}, Simo",
  243. journal = "IEEE Signal Process. Lett.",
  244. volume = 25,
  245. number = 3,
  246. pages = "408--412",
  247. month = mar,
  248. year = 2018,
  249. url = "https://acris.aalto.fi/ws/portalfiles/portal/17669270/cm_parapub.pdf",
  250. keywords = "Smoothing methods;Kalman filters;Signal processing
  251. algorithms;Approximation algorithms;Random
  252. variables;Estimation;Computational modeling;Iterative
  253. methods;nonlinear/non-Gaussian systems;state
  254. estimation;statistical linear regression (SLR)"
  255. }
  256. @ARTICLE{Garcia-Fernandez2019,
  257. title = "Gaussian Process Classification Using Posterior Linearization",
  258. author = "Garc{\'\i}a-Fern{\'a}ndez, {\'A}ngel F and Tronarp, Filip and
  259. S{\"a}rkk{\"a}, Simo",
  260. journal = "IEEE Signal Process. Lett.",
  261. volume = 26,
  262. number = 5,
  263. pages = "735--739",
  264. month = may,
  265. year = 2019,
  266. url = "http://dx.doi.org/10.1109/LSP.2019.2906929",
  267. keywords = "Covariance matrices;Mean square error methods;Approximation
  268. algorithms;Gaussian approximation;Signal processing
  269. algorithms;Convergence;Gaussian processes;Gaussian process
  270. classification;posterior linearization;Bayesian inference"
  271. }
  272. @ARTICLE{Courts2020,
  273. title = "Variational System Identification for Nonlinear
  274. {State-Space} Models",
  275. author = "Courts, Jarrad and Wills, Adrian and Sch{\"o}n, Thomas and
  276. Ninness, Brett",
  277. month = dec,
  278. year = 2020,
  279. url = "http://arxiv.org/abs/2012.05072",
  280. archivePrefix = "arXiv",
  281. primaryClass = "stat.ML",
  282. eprint = "2012.05072",
  283. journal = "arxiv"
  284. }
  285. @ARTICLE{Courts2021,
  286. title = "Gaussian Variational State Estimation for Nonlinear {State-Space}
  287. Models",
  288. author = "Courts, Jarrad and Wills, Adrian G and Sch{\"o}n, Thomas B",
  289. journal = "IEEE Trans. Signal Process.",
  290. volume = 69,
  291. pages = "5979--5993",
  292. year = 2021,
  293. url = "https://arxiv.org/abs/2002.02620",
  294. keywords = "Smoothing methods;State estimation;Optimization;Filtering;Kalman
  295. filters;Nonlinear systems;Time measurement;Assumed
  296. density;filtering;Kalman filters;non-Gaussian noise;nonlinear
  297. filtering;smoothing;variational inference"
  298. }
  299. @ARTICLE{Sarkka2021,
  300. title = "Temporal Parallelization of Bayesian Filters and Smoothers",
  301. author = "S{\"a}rkk{\"a}, Simo and Garc{\'\i}a-Fern{\'a}ndez, {\'A}ngel F",
  302. journal = "IEEE Trans. Automat. Contr.",
  303. volume = 66,
  304. number = 1,
  305. year = 2021,
  306. url = "http://arxiv.org/abs/1905.13002"
  307. }
  308. @ARTICLE{BayesNewton,
  309. title = "{Bayes-Newton} Methods for Approximate Bayesian Inference
  310. with {PSD} Guarantees",
  311. author = "Wilkinson, William J and S{\"a}rkk{\"a}, Simo and Solin,
  312. Arno",
  313. month = nov,
  314. year = 2021,
  315. url = "http://arxiv.org/abs/2111.01721",
  316. archivePrefix = "arXiv",
  317. primaryClass = "stat.ML",
  318. eprint = "2111.01721",
  319. journal = "arxiv"
  320. }
  321. @book{vol1,
  322. author = "K. P. Murphy",
  323. title = "Probabilistic Machine Learning: An introduciton",
  324. publisher = "MIT Press",
  325. year = 2022
  326. }
  327. @book{vol2,
  328. author = "K. P. Murphy",
  329. title = "Probabilistic Machine Learning: Advanced Topics",
  330. publisher = "MIT Press",
  331. year = 2023
  332. }
  333. @book{Sarkka13,
  334. title = {{Bayesian Filtering and Smoothing}},
  335. author = "Simo Sarkka",
  336. publisher = "Cambridge University Press",
  337. year = 2013,
  338. url = {https://users.aalto.fi/~ssarkka/pub/cup_book_online_20131111.pdf}
  339. }
  340. @ARTICLE{Botvinick2012,
  341. title = "Planning as inference",
  342. author = "Botvinick, Matthew and Toussaint, Marc",
  343. journal = "Trends Cogn. Sci.",
  344. volume = 16,
  345. number = 10,
  346. pages = "485--488",
  347. month = oct,
  348. year = 2012,
  349. url = "https://pdfs.semanticscholar.org/2ba7/88647916f6206f7fcc137fe7866c58e6211e.pdf",
  350. language = "en"
  351. }
  352. @ARTICLE{Kappen2012,
  353. title = "Optimal control as a graphical model inference problem",
  354. author = "Kappen, Hilbert J and G{\'o}mez, Vicen{\c c} and Opper, Manfred",
  355. journal = "Mach. Learn.",
  356. volume = 87,
  357. number = 2,
  358. pages = "159--182",
  359. month = may,
  360. year = 2012,
  361. url = "https://doi.org/10.1007/s10994-012-5278-7"
  362. }
  363. @INPROCEEDINGS{Rawlik2012,
  364. title = "On stochastic optimal control and reinforcement learning by
  365. approximate inference",
  366. booktitle = "Robotics: Science and Systems {VIII}",
  367. author = "Rawlik, Konrad and Toussaint, Marc and Vijayakumar, Sethu",
  368. publisher = "Robotics: Science and Systems Foundation",
  369. month = jul,
  370. year = 2012,
  371. url = "https://blogs.cuit.columbia.edu/zp2130/files/2019/03/On_Stochasitc_Optimal_Control_and_Reinforcement_Learning_by_Approximate_Inference.pdf",
  372. conference = "Robotics: Science and Systems 2012"
  373. }
  374. @INPROCEEDINGS{Agudelo-Espana2020,
  375. title = "Bayesian Online Prediction of Change Points",
  376. booktitle = uai,
  377. author = "Agudelo-Espa{\~n}a, Diego and Gomez-Gonzalez, Sebastian and
  378. Bauer, Stefan and Sch{\"o}lkopf, Bernhard and Peters, Jan",
  379. publisher = "PMLR",
  380. volume = 124,
  381. pages = "320--329",
  382. series = "Proceedings of Machine Learning Research",
  383. year = 2020,
  384. url = "http://proceedings.mlr.press/v124/agudelo-espana20a.html"
  385. }
  386. @ARTICLE{Adams2007,
  387. title = "Bayesian Online Changepoint Detection",
  388. author = "Adams, Ryan Prescott and MacKay, David J C",
  389. month = oct,
  390. year = 2007,
  391. url = "http://arxiv.org/abs/0710.3742",
  392. archivePrefix = "arXiv",
  393. primaryClass = "stat.ML",
  394. eprint = "0710.3742",
  395. journal = "arxiv"
  396. }
  397. @article{Fearnhead04,
  398. author = "Paul Fearnhead",
  399. title = "Exact Bayesian Curve Fitting and Signal Segmentation",
  400. journal = "IEEE Trans. Signal Processing",
  401. volume = 53,
  402. pages = "2160--2166",
  403. year = 2004,
  404. url = "http://www.maths.lancs.ac.uk/~fearnhea/software/ARPS.html",
  405. }
  406. @article{Fearnhead06,
  407. author = "Paul Fearnhead",
  408. title = "Exact and Efficient Bayesian Inference for Multiple Changepoint problems",
  409. year = 2006,
  410. journal = "Statistics and computing",
  411. volume = 16,
  412. pages = "203--213"
  413. }
  414. @article{Fearnhead07,
  415. title = "Online Inference for Multiple Changepoint Problems",
  416. author = "P. Fearnhead and Z. Liu",
  417. year = 2007,
  418. journal = jrssb,
  419. volume = 69,
  420. pages = "589--605"
  421. }
  422. @article{Fearnhead11,
  423. title={Efficient Bayesian analysis of multiple changepoint models with dependence across segments},
  424. author={Fearnhead, Paul and Liu, Zhen},
  425. journal={Statistics and Computing},
  426. volume={21},
  427. number={2},
  428. pages={217--229},
  429. year={2011},
  430. publisher={Springer},
  431. url = {https://eprints.lancs.ac.uk/id/eprint/26279/}
  432. }
  433. @ARTICLE{Tronarp2019,
  434. title = "Probabilistic Solutions To Ordinary Differential Equations As
  435. {Non-Linear} Bayesian Filtering: A New Perspective",
  436. author = "Tronarp, Filip and Kersting, Hans and S{\"a}rkk{\"a}, Simo and
  437. Hennig, Philipp",
  438. journal = "Stat. Comput.",
  439. volume = 29,
  440. pages = "1297--1315",
  441. year = 2019,
  442. url = "http://arxiv.org/abs/1810.03440"
  443. }
  444. @BOOK{Sarkka2019book,
  445. title = "Applied stochastic differential equations",
  446. author = "Sarkka, Simo and Solin, Arno",
  447. publisher = "Cambridge University Press",
  448. year = 2019,
  449. url = "https://users.aalto.fi/~asolin/sde-book/sde-book.pdf",
  450. language = "en"
  451. }
  452. @book{HennigBook,
  453. author = "P. Hennig and H. Kersting and M. Osborne",
  454. title = "Probabilistic Numerics: Computation as Machine Learning",
  455. url = {https://www.probabilistic-numerics.org/textbooks/},
  456. year = 2023,
  457. publisher = ""
  458. }
  459. @BOOK{Chopin2020,
  460. title = "An Introduction to Sequential Monte Carlo",
  461. author = "Chopin, Nicolas and Papaspiliopoulos, Omiros",
  462. publisher = "Springer",
  463. edition = 1,
  464. month = oct,
  465. year = 2020,
  466. url = "https://www.amazon.com/Introduction-Sequential-Monte-Springer-Statistics/dp/3030478440",
  467. language = "en"
  468. }
  469. @article{Rabiner89,
  470. author = "L. R. Rabiner",
  471. title = "A Tutorial on {H}idden {M}arkov {M}odels and Selected
  472. Applications in Speech Recognition",
  473. journal = "Proc. of the IEEE",
  474. year = 1989,
  475. volume = 77,
  476. number = 2,
  477. pages = "257--286"
  478. }
  479. @book{Fraser08,
  480. author = "A. Fraser",
  481. title = {{Hidden Markov Models and Dynamical Systems}},
  482. year = 2008,
  483. publisher = "SIAM Press"
  484. }
  485. @book{Cappe05,
  486. author = "O. Cappe and E. Moulines and T. Ryden",
  487. title = {{Inference in Hidden Markov Models}},
  488. year = 2005,
  489. publisher = "Springer"
  490. }