Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@
# headline: '🎂 <strong>Happy Birthday</strong> to Omar Abdelwahed!'
#==============================================================================

# Date follows BMVC's presentation-format notification schedule, not a paper-specific email:
# https://bmvc2026.bmva.org/dates/
- date: August 21, 2026
headline: "**GatedSRP** accepted for **oral presentation** at [British Machine Vision Conference (BMVC 2026)](https://bmvc2026.bmva.org/)! [Project page](https://atlasanalyticslab.github.io/GatedSRP/)."

- date: June 17, 2026
headline: "**MOOZY** accepted in [European Conference on Computer Vision (ECCV 2026)](https://eccv.ecva.net/Conferences/2026)! [Project page](https://atlasanalyticslab.github.io/MOOZY/)."

Expand Down
27 changes: 27 additions & 0 deletions _data/publications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,33 @@
# list_image: "images/pubpic/survey.jpg"
#==============================================================================

- id: "Yang_BMVC2026_GatedSRP"
title: "Gated Spatial Redundancy Projection for Pathology Transformer Attentions"
authors: "Zhiyuan Yang, Jiahao Cheng, Vincent Quoc-Huy Trinh, Mahdi S. Hosseini"
year: 2026
status: "published"
type: "inproceedings"
booktitle: "British Machine Vision Conference (BMVC 2026)"
note: "Accepted for oral presentation"
url: "https://atlasanalyticslab.github.io/GatedSRP/"
arxiv: "2608.08374"
github: "https://github.com/AtlasAnalyticsLab/GatedSRP"
doi: "10.48550/arXiv.2608.08374"
list_image: "images/pubpic/gatedsrp.png"
highlight: 0

- id: "Jacquier_arXiv2026_BeyondHardBudget"
title: "Beyond the Hard Budget: Sparsity Regularizers for More Interpretable Top-k Sparse Autoencoders"
authors: "Nathanaël Jacquier, Maria Vakalopoulou, Mahdi S. Hosseini"
year: 2026
status: "under_review"
type: "article"
journal: "arXiv:2606.27321"
arxiv: "2606.27321"
doi: "10.48550/arXiv.2606.27321"
list_image: "images/pubpic/beyond_hard_budget.jpg"
highlight: 0

- id: "Rostami_arXiv2026_FisherAdapTune"
title: "Fisher-Guided Progressive Parameter Selection for Adaptive Fine-Tuning"
authors: "Ghodsiyeh Rostami, Po-Han Chen, Mahdi S. Hosseini"
Expand Down
Binary file added images/pubpic/beyond_hard_budget.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pubpic/gatedsrp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.