Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ metrics:
|
|
| 24 |
|
| 25 |
## Model Description
|
| 26 |
|
| 27 |
-
Existing medical VLMs often struggle to balance broad semantic understanding with fine-grained diagnostic cues. ACE-LoRA bridges this gap by adding only **
|
| 28 |
|
| 29 |
### Key Features:
|
| 30 |
* **ACE-HGNN Module:** Captures higher-order contextual interactions beyond pairwise similarity, enriching global representations with localized diagnostic details.
|
|
|
|
| 24 |
|
| 25 |
## Model Description
|
| 26 |
|
| 27 |
+
Existing medical VLMs often struggle to balance broad semantic understanding with fine-grained diagnostic cues. ACE-LoRA bridges this gap by adding only **0.95M** trainable parameters to frozen image-text encoders.
|
| 28 |
|
| 29 |
### Key Features:
|
| 30 |
* **ACE-HGNN Module:** Captures higher-order contextual interactions beyond pairwise similarity, enriching global representations with localized diagnostic details.
|