File tree Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "title" : " PathFinder: A Multi-Modal Multi-Agent System for Medical Diagnostic Decision-Making Applied to Histopathology" ,
4
+ "authors" : [
5
+ " Fatemeh Ghezloo" ,
6
+ " Mehmet Saygin Seyfioglu" ,
7
+ " Rustin Soraki" ,
8
+ " Wisdom O. Ikezogwo" ,
9
+ " Beibin Li" ,
10
+ " Tejoram Vivekanandan" ,
11
+ " Joann G. Elmore" ,
12
+ " Ranjay Krishna" ,
13
+ " Linda Shapiro"
14
+ ],
15
+ "year" : " preprint" ,
16
+ "links" : {
17
+ "pdf" : " https://arxiv.org/abs/2502.08916"
18
+ },
19
+ "thumbnail" : " /pathfinder.png"
20
+ },
2
21
{
3
22
"title" : " Perception Tokens Enhance Visual Reasoning in Multimodal Language Models" ,
4
23
"authors" : [
Original file line number Diff line number Diff line change @@ -218,6 +218,13 @@ export default function Home() {
218
218
image = "/chenhao.jpg"
219
219
website = "https://hellomuffin.github.io/"
220
220
/>
221
+ < Person
222
+ name = "Rustin Soraki"
223
+ title = "Ph.D. Student, 2025 - Now"
224
+ additional = "Advisor: Linda Shapiro & Ali Farhadi"
225
+ image = "/rustin.jpeg"
226
+ website = "https://github.com/RustinS"
227
+ />
221
228
</ div >
222
229
</ div >
223
230
< div className = "px-5" >
You can’t perform that action at this time.
0 commit comments