SciVQA Shared Task submission
Run the installation script to set up the required environment:
bash install.shUpdate the config.yaml file with the necessary credentials and configuration details.
Launch the inference server using:
bash inference.shTo run the main logic of the service:
python main.pyEnhancing Scientific Visual Question Answering through Multimodal Reasoning and Ensemble Modeling (Movva & Marupaka, sdp 2025)
@inproceedings{borisova2025scivqa,
title={SciVQA 2025: Overview of the first scientific visual question answering shared task},
author={Borisova, Ekaterina and Rauscher, Nikolas and Rehm, Georg},
booktitle={Proceedings of the Fifth Workshop on Scholarly Document Processing (SDP 2025)},
pages={182--210},
year={2025}
}