Update README.md
Browse files
README.md
CHANGED
|
@@ -95,11 +95,13 @@ size_categories:
|
|
| 95 |
|
| 96 |
## Description
|
| 97 |
|
| 98 |
-
[BioInteract](https://georgianagmanolache.github.io/biointeract/)
|
| 99 |
|
| 100 |
## BioInteract Dataset
|
| 101 |
-
BioInteract, the largest publicly available multimodal dataset of biotic interaction, specifically curated for vision and machine learning application in the context of AI-driven ecological research.
|
| 102 |
-
|
|
|
|
|
|
|
| 103 |
|
| 104 |
### Directory
|
| 105 |
```plaintext
|
|
|
|
| 95 |
|
| 96 |
## Description
|
| 97 |
|
| 98 |
+
[BioInteract](https://georgianagmanolache.github.io/biointeract/) comprising richly annotated images depicting interactions between organsims, or biotic interactions, provides a natural testbed for tasks involving images and unconstrained, free-form natural language, as interacting organisms are discerned from images alone and their relationship can be expressed through multiple linguistic forms.
|
| 99 |
|
| 100 |
## BioInteract Dataset
|
| 101 |
+
BioInteract, the largest publicly available multimodal dataset of biotic interaction, specifically curated for vision and machine learning application in the context of AI-driven ecological research. BioInteract includes 256K images annotated with 15.4K unique biotic interactions knowledge graphs which represent the semantic relationship between entities as triplets—source taxon, interaction type, target taxon—across five kingdoms (*Animalia*, *Plantae*, *Fungi*, *Chromista*, and *incertae sedis*) and nine ecologically standardized interaction types.
|
| 102 |
+
A key contribution of BioInteract is that it can generate semantically controlled linguistic variations directly from the underlying knowledge graph.
|
| 103 |
+
By leveraging structured triplets, we can systematically construct both meaning-preserving and contradictory query variants, enabling explicit control over semantic similarity.
|
| 104 |
+
This allows us to disentangle correctness from consistency and to rigorously evaluate model robustness under targeted linguistic transformations.
|
| 105 |
|
| 106 |
### Directory
|
| 107 |
```plaintext
|