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 11[
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+ },
221 {
322 "title" : " Perception Tokens Enhance Visual Reasoning in Multimodal Language Models" ,
423 "authors" : [
Original file line number Diff line number Diff line change @@ -218,6 +218,13 @@ export default function Home() {
218218 image = "/chenhao.jpg"
219219 website = "https://hellomuffin.github.io/"
220220 />
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+ />
221228 </ div >
222229 </ div >
223230 < div className = "px-5" >
You can’t perform that action at this time.
0 commit comments