Skip to content

Commit ac11c90

Browse files
committed
deploy: 853bd7c
1 parent e33431e commit ac11c90

2 files changed

Lines changed: 140 additions & 33 deletions

File tree

cv.pdf

2.42 KB
Binary file not shown.

publications.bib

Lines changed: 140 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,82 @@ @article{acmhealth-2026
3636
infrastructure and computational resources.},
3737
}
3838

39+
@article{scirep-2026,
40+
author = {Amiot, Victor and Pulvirenti, Roberto and
41+
Jimenez-del-Toro, Oscar and Ott, Muriel and Bogaciu,
42+
Teodora-Elena and Banerjee, Shalini and Amstutz, Christoph and
43+
Odobez, Jean-Marc and Chiquet, Christophe and Guex-Crosier, Yan
44+
and Bergin, Ciara and Meloni, Ilenia and Anjos, Andr{\'{e}} and
45+
Hoogewoud, Florence and Tomasoni, Mattia},
46+
keywords = {Clinical translation, deep learning, disease grading,
47+
fluorescein angiography, inter-grader agreement, Uveitis, vasculitis},
48+
month = may,
49+
title = {UveAI: clinic-ready scoring of retinal inflammation in
50+
uveitis on widefield fluorescein angiography using AI},
51+
journal = {Scientific reports},
52+
year = {2026},
53+
url = {https://www.nature.com/articles/s41598-026-46069-w},
54+
doi = {10.1038/s41598-026-46069-w},
55+
abstract = {Retinal inflammation is a key determinant of visual
56+
prognosis in uveitis, yet its assessment on fluorescein
57+
angiography remains subjective, labor-intensive, and
58+
insufficiently scalable for clinical trials or large cohort
59+
studies. Fluorescein angiography is the gold standard for
60+
assessing retinal inflammation. However, its scoring remains
61+
challenging, as the process is complex and time-consuming,
62+
limiting routine use in clinical trials and patient care. We
63+
present UveAI, a modular deep learning framework that grades all
64+
major retinal inflammatory signs in fluorescein angiography
65+
across posterior pole and periphery to generate an ASUWOG-aligned
66+
inflammation score. Trained on 3,220 FA images from 644 eyes (369
67+
patients), UveAI integrates six transformer models detecting
68+
macular edema, optic disc hyperfluorescence, and vascular and
69+
capillary leakage in the posterior pole and periphery. On an
70+
independent test set, UveAI showed high concordance with an
71+
expert grader for total score (R = 0.96) and strong performance
72+
for individual signs (mean AUC = 0.952). Grad-CAM maps confirmed
73+
clinically relevant focus, supporting automated, standardised FA
74+
scoring in uveitis.}
75+
}
76+
77+
@inproceedings{isbi-2026,
78+
author = {Pulvirenti, Roberto and Jimenez-del-Toro, Oscar and
79+
Tomasoni, Mattia and
80+
Hoogewoud, Florence and Anjos, Andr{\'{e}}},
81+
title = {When Specialization Helps (and Hurts): Cross-Modality
82+
Transfer in Ophthalmic Imaging with Foundation Models},
83+
booktitle = {2026 IEEE 23rd International Symposium on Biomedical Imaging},
84+
year = {2026},
85+
url = {https://www.idiap.ch/paper/retinal-fm-specialization/},
86+
doi = {10.1109/ISBI61048.2026.11515636},
87+
abstract = {Large publicly available datasets for specialized
88+
medical imaging are rare, limiting model development and
89+
motivating knowledge transfer from related, data-rich modalities.
90+
We explore this in ophthalmology by investigating whether retinal
91+
foundation models (FMs) pretrained on Color Fundus Photographs
92+
(CFP) transfer more effectively to other ophthalmic modalities,
93+
specifically Fluorescein Angiography (FA) and Indocyanine Green
94+
Angiography (ICGA), than nonspecialist FMs trained on natural
95+
images. In particular, we examine how the Self-Supervised
96+
Learning (SSL) strategy and model size influence this transfer.
97+
Using the public AngioReport dataset, six FMs were fine-tuned on
98+
three angiography tasks and thoroughly evaluated. Attention-based
99+
analyses, performed both quantitatively and qualitatively,
100+
further contextualized the results. Our experiments show that
101+
cross-modality transfer in retinal FMs is critically dependent on
102+
the SSL method applied during the pretraining phase: while DINOv2
103+
and Token-Reconstruction objectives preserve diverse
104+
representations that generalize well across modalities, MAE
105+
pretraining leads to overspecialization, a narrowing of
106+
representations that limits transferability to other retinal
107+
imaging domains.}
108+
}
109+
39110
%%%%%%%%%%%%
40111
%% 2025 %%
41112
%%%%%%%%%%%%
42113
43-
@ARTICLE{melba-2025,
114+
@article{melba-2025,
44115
author = {{\"{O}}zbulak, G{\"{o}}khan and Jimenez-del-Toro, Oscar
45116
and Fatoretto, Ma{\'{\i}}ra and Berton, Lilian and Anjos, Andr{\'{e}}},
46117
keywords = {machine learning, Medical Image Analysis,
@@ -240,7 +311,8 @@ @inproceedings{aime-2025
240311
month = 6,
241312
title = {STM-GNN: Space-Time-and-Memory Graph Neural Networks for
242313
Predicting Multi-Drug Resistance Risks in Dynamic Patient Networks},
243-
booktitle = {International Conference on Artificial Intelligence in Medicine},
314+
booktitle = {International Conference on Artificial Intelligence
315+
in Medicine},
244316
year = {2025},
245317
location = {Pavia, Italy},
246318
isbn = {978-3-031-95838-0},
@@ -297,14 +369,16 @@ @misc{ssrn-2024
297369
}
298370

299371
@inproceedings{miccai-2024,
300-
author = {Queiroz Neto, Dilermando and Anjos, Andr{\'{e}} and Berton, Lilian},
372+
author = {Queiroz Neto, Dilermando and Anjos, Andr{\'{e}} and
373+
Berton, Lilian},
301374
keywords = {Fairness, Foundation Model, Medical Image},
302375
month = 10,
303376
title = {Using Backbone Foundation Model for Evaluating Fairness in
304377
Chest Radiography Without Demographic Data},
305378
booktitle = {Proceedings of the International Conference on Medical
306379
Image Computing and Computer Assisted Intervention (MICCAI)},
307380
year = {2024},
381+
doi = {10.1007/978-3-031-72787-0_11},
308382
abstract = {Ensuring consistent performance across diverse
309383
populations and incorporating fairness into machine learning models
310384
are crucial for advancing medical image diagnostics and promoting
@@ -343,6 +417,7 @@ @inproceedings{eccv-2024
343417
booktitle = {Proceedings of the 18th European Conference on
344418
Computer Vision (ECCV)},
345419
year = {2024},
420+
doi = {10.48550/arXiv.2408.16154},
346421
abstract = {Foundation models have emerged as robust models with
347422
label efficiency in diverse domains. In medical imaging, these
348423
models contribute to the advancement of medical diagnoses due to
@@ -377,6 +452,7 @@ @inproceedings{euvip-2024-2
377452
booktitle = {Proceedings of the 12th European Workshop on Visual
378453
Information Processing},
379454
year = {2024},
455+
doi = {10.1109/EUVIP61797.2024.10772813},
380456
abstract = {Radiomics have the ability to comprehensively quantify
381457
human tissue characteristics in medical imaging studies. However,
382458
standard radiomic features are highly unstable due to their
@@ -408,6 +484,7 @@ @inproceedings{euvip-2024-1
408484
booktitle = {Proceedings of the 12th European Workshop on Visual
409485
Information Processing},
410486
year = {2024},
487+
doi = {10.1109/EUVIP61797.2024.10772829},
411488
abstract = {Automatic classification of active tuberculosis from
412489
chest X-ray images has the potential to save lives, especially in
413490
low- and mid-income countries where skilled human experts can be
@@ -445,35 +522,50 @@ @article{mvr-2024
445522
issn = {0026-2862},
446523
doi = {10.1016/j.mvr.2023.104648},
447524
abstract = {Purpose: To measure non-invasively retinal venous blood flow
448-
(RBF) in healthy subjects and patients with retinal venous occlusion (RVO).
525+
(RBF) in healthy subjects and patients with retinal venous
526+
occlusion (RVO).
449527
450528
Methods: The prototype named AO-LDV (Adaptive Optics Laser Doppler
451-
Velocimeter), which combines a new absolute laser Doppler velocimeter with
529+
Velocimeter), which combines a new absolute laser Doppler
530+
velocimeter with
452531
an adaptive optics fundus camera (rtx1, Imagine Eyes{\textregistered},
453532
Orsay, France), was studied for the measurement of absolute RBF as a
454533
function of retinal vessel diameters and simultaneous measurement of red
455534
blood cell velocity. RBF was measured in healthy subjects (n = 15) and
456-
patients with retinal venous occlusion (RVO, n = 6). We also evaluated two
535+
patients with retinal venous occlusion (RVO, n = 6). We also
536+
evaluated two
457537
softwares for the measurement of retinal vessel diameters: software 1
458-
(automatic vessel detection, profile analysis) and software 2 (based on the
459-
use of deep neural networks for semantic segmentation of vessels, using a
538+
(automatic vessel detection, profile analysis) and software 2
539+
(based on the
540+
use of deep neural networks for semantic segmentation of
541+
vessels, using a
460542
M2u-Net architecture).
461543
462544
Results: Software 2 provided a higher rate of automatic retinal vessel
463545
measurement (99.5 \% of 12,320 AO images) than software 1 (64.9 \%) and
464546
wider measurements (75.5 ± 15.7 μm vs 70.9 ± 19.8 μm, p < 0.001). For
465-
healthy subjects (n = 15), all the retinal veins in one eye were measured
466-
to obtain the total RBF. In healthy subjects, the total RBF was 37.8 ± 6.8
467-
μl/min. There was a significant linear correlation between retinal vessel
468-
diameter and maximal velocity (slope = 0.1016; p < 0.001; r2 = 0.8597) and
469-
a significant power curve correlation between retinal vessel diameter and
547+
healthy subjects (n = 15), all the retinal veins in one eye
548+
were measured
549+
to obtain the total RBF. In healthy subjects, the total RBF
550+
was 37.8 ± 6.8
551+
μl/min. There was a significant linear correlation between
552+
retinal vessel
553+
diameter and maximal velocity (slope = 0.1016; p < 0.001; r2
554+
= 0.8597) and
555+
a significant power curve correlation between retinal vessel
556+
diameter and
470557
blood flow (3.63 × 10−5 × D2.54; p < 0.001; r2 = 0.7287). No significant
471-
relationship was found between total RBF and systolic and diastolic blood
558+
relationship was found between total RBF and systolic and
559+
diastolic blood
472560
pressure, ocular perfusion pressure, heart rate, or hematocrit. For RVO
473-
patients (n = 6), a significant decrease in RBF was noted in occluded veins
474-
(3.51 ± 2.25 μl/min) compared with the contralateral healthy eye (11.07 ±
475-
4.53 μl/min). For occluded vessels, the slope between diameter and velocity
476-
was 0.0195 (p < 0.001; r2 = 0.6068) and the relation between diameter and
561+
patients (n = 6), a significant decrease in RBF was noted in
562+
occluded veins
563+
(3.51 ± 2.25 μl/min) compared with the contralateral healthy
564+
eye (11.07 ±
565+
4.53 μl/min). For occluded vessels, the slope between
566+
diameter and velocity
567+
was 0.0195 (p < 0.001; r2 = 0.6068) and the relation between
568+
diameter and
477569
flow was Q = 9.91 × 10−6 × D2.41 (p < 0.01; r2 = 0.2526).
478570
479571
Conclusion: This AO-LDV prototype offers new opportunity to study
@@ -490,7 +582,8 @@ @inproceedings{cbms-2023
490582
Pauline AND Guex-Crosier, Yan AND Bergin, Ciara AND Anjos, André
491583
AND Hoogewoud, Florence AND Tomasoni, Mattia},
492584
title = {Fully Automatic Grading of Retinal Vasculitis on
493-
Fluorescein Angiography Time-lapse from Real-world Data in Clinical Settings},
585+
Fluorescein Angiography Time-lapse from Real-world Data in
586+
Clinical Settings},
494587
booktitle={2023 IEEE 36th International Symposium on Computer-Based
495588
Medical Systems (CBMS)},
496589
year = {2023},
@@ -738,10 +831,12 @@ @inproceedings{cbic-2021
738831
surrounded by other lung pixels.
739832
740833
This work is reproducible. Source code, evaluation protocols and
741-
baseline results are available at: https://pypi.org/project/bob.ip.binseg/.},
834+
baseline results are available at:
835+
https://pypi.org/project/bob.ip.binseg/.},
742836
eventtitle = {Congresso Brasileiro de Inteligência Computacional},
743837
pages = {1--8},
744-
booktitle = {Anais do 15. Congresso Brasileiro de Inteligência Computacional},
838+
booktitle = {Anais do 15. Congresso Brasileiro de Inteligência
839+
Computacional},
745840
year = {2021},
746841
month = 10,
747842
publisher = {{SBIC}},
@@ -913,7 +1008,8 @@ @patent{3dfv-patent-2019
9131008

9141009
@article{tifs-2019-2,
9151010
author = {George, Anjith and Mostaani, Zohreh and Geissenbuhler,
916-
David and Nikisins, Olegs and Anjos, Andr{\'{e}} and Marcel, S{\'{e}}bastien},
1011+
David and Nikisins, Olegs and Anjos, Andr{\'{e}} and Marcel,
1012+
S{\'{e}}bastien},
9171013
title = {Biometric Face Presentation Attack Detection with
9181014
Multi-Channel Convolutional Neural Network},
9191015
journal = {IEEE Transactions on Information Forensics and Security},
@@ -1161,7 +1257,8 @@ @inproceedings{icb-2018
11611257
month = 2,
11621258
title = "On Effectiveness of Anomaly Detection Approaches against
11631259
Unseen Presentation Attacks in Face Anti-Spoofing",
1164-
booktitle = "The 11th IAPR International Conference on Biometrics (ICB 2018)",
1260+
booktitle = "The 11th IAPR International Conference on Biometrics
1261+
(ICB 2018)",
11651262
year = "2018",
11661263
url = "https://publications.idiap.ch/index.php/publications/show/3793",
11671264
pdf = "https://www.idiap.ch/~aanjos/papers/icb-2018.pdf",
@@ -1671,7 +1768,8 @@ @article{eurasip-2014
16711768
16721769
@article{iet-biometrics-2013,
16731770
author = "André Anjos AND Murali Mohan Chakka AND Sébastien Marcel",
1674-
title = "Motion-Based Counter-Measures to Photo Attacks in Face Recognition",
1771+
title = "Motion-Based Counter-Measures to Photo Attacks in Face
1772+
Recognition",
16751773
journal = "IET Biometrics",
16761774
year = "2013",
16771775
month = 7,
@@ -1701,7 +1799,8 @@ @article{iet-biometrics-2013
17011799

17021800
@inproceedings{cvpr-bw-2013,
17031801
author = "Ivana Chingovska AND André Anjos AND Sébastien Marcel",
1704-
title = "Anti-spoofing in action: joint operation with a verification system",
1802+
title = "Anti-spoofing in action: joint operation with a
1803+
verification system",
17051804
booktitle = "Computer Vision and Pattern Recognition Conference -
17061805
Biometrics Workshop",
17071806
year = "2013",
@@ -1794,7 +1893,8 @@ @inproceedings{icb-2013-3
17941893
Gabbouj AND R. Tronci AND M. Pili AND N. Sirena AND F. Roli AND J.
17951894
Galbally AND J. Fierrez AND A. Pinto AND H. Pedrini AND W. S.
17961895
Schwartz AND A. Rocha AND A. Anjos AND S. Marcel",
1797-
title = "The 2nd Competition on Counter Measures to 2D Face Spoofing Attacks",
1896+
title = "The 2nd Competition on Counter Measures to 2D Face
1897+
Spoofing Attacks",
17981898
booktitle = "International Conference on Biometrics 2013",
17991899
month = 6,
18001900
year = "2013",
@@ -1867,7 +1967,8 @@ @inproceedings{acmmm-2012
18671967

18681968
@inproceedings{biosig-2012,
18691969
author = "Ivana Chingovska AND André Anjos AND Sébastien Marcel",
1870-
title = "On the Effectiveness of Local Binary Patterns in Face Anti-spoofing",
1970+
title = "On the Effectiveness of Local Binary Patterns in Face
1971+
Anti-spoofing",
18711972
booktitle = "IEEE International Conference of the Biometrics
18721973
Special Interest Group",
18731974
year = "2012",
@@ -1973,7 +2074,8 @@ @article{cpc-2009
19732074

19742075
@inproceedings{nima-2010,
19752076
author = "The ATLAS Collaboration",
1976-
title = "ATLAS Trigger and Data Acquisition: capabilities and commissioning",
2077+
title = "ATLAS Trigger and Data Acquisition: capabilities and
2078+
commissioning",
19772079
year = "2010",
19782080
volume = "617",
19792081
number = "1",
@@ -2069,7 +2171,8 @@ @inproceedings{chep-2009
20692171

20702172
@inproceedings{tipp-2009,
20712173
author = "The ATLAS Collaboration",
2072-
title = "Configuration and Control of the ATLAS Trigger and Data Acquisition",
2174+
title = "Configuration and Control of the ATLAS Trigger and Data
2175+
Acquisition",
20732176
booktitle = "The 1st international conference on Technology and
20742177
Instrumentation in Particle Physics",
20752178
year = "2009",
@@ -2461,7 +2564,8 @@ @inproceedings{rt-2007-3
24612564
readout buffers containing the events, event building, second level
24622565
and third level trigger algorithms. Quantities critical for the
24632566
final system, such as event processing times, have been studied
2464-
using different trigger algorithms as well as different dataflow components.",
2567+
using different trigger algorithms as well as different dataflow
2568+
components.",
24652569
}
24662570

24672571
@inproceedings{rt-2007-2,
@@ -2528,7 +2632,8 @@ @inproceedings{rt-2007
25282632
25292633
@phdthesis{phd-thesis-2006,
25302634
author = "André Anjos",
2531-
title = "Sistema Online de Filtragem em um Ambiente com Alta Taxa de Eventos",
2635+
title = "Sistema Online de Filtragem em um Ambiente com Alta Taxa
2636+
de Eventos",
25322637
school = "COPPE/UFRJ",
25332638
year = "2006",
25342639
pdf = "https://www.idiap.ch/~aanjos/papers/phd-thesis-2006.zip",
@@ -2553,7 +2658,8 @@ @phdthesis{phd-thesis-2006
25532658

25542659
@article{nimb-2006,
25552660
author = "The ATLAS Collaboration",
2556-
title = "The ATLAS Data Acquisition and Trigger : concept, design and status",
2661+
title = "The ATLAS Data Acquisition and Trigger : concept, design
2662+
and status",
25572663
journal = "Nucl. Phys. B, Proc. Suppl.",
25582664
year = "2006",
25592665
month = 11,
@@ -3304,7 +3410,8 @@ @article{ieee-tns-2004
33043410
33053411
@inproceedings{astro-2003,
33063412
author = "The ATLAS Collaboration",
3307-
title = "Architecture of the ATLAS online physics-selection software at LHC",
3413+
title = "Architecture of the ATLAS online physics-selection
3414+
software at LHC",
33083415
booktitle = "Conference on Astroparticle, Particle, Space Physics,
33093416
Detectors and Medical Physics Applications",
33103417
year = "2003",

0 commit comments

Comments
 (0)