TIRA Integrated Research Architecture
Authors/Creators
- 1. Friedrich-Schiller-Universität Jena
- 2. Bauhaus-Universität Weimar
- 3. Leipzig University
- 4. Leipzig University and ScaDS.AI
Description
This package contains TIRA, a platform for replicability and comparison of information retrieval experiments.
Paper Abstract
A major obstacle to the long-term impact of most shared tasks is their lack of reproducibility. Often only the test collections and the papers of the organizers and participants are published. Third parties who want to independently evaluate the state of the art for a task on other data must re-implement the participants’ software. The tools developed to collect software from participants in shared tasks only partially verify its reliability at the time of submission, much less long-term, and do not enable third parties to reuse it later. We have overhauled the TIRA Integrated Research Architecture to address all of these issues. The new version simplifies task setup for organizers and software submission for participants, scales from a local computer to the cloud, supports on-demand resource allocation up to parallel CPU and GPU processing, and enables export for local reproduction with just a few lines of code. This is achieved by implementing the TIRA protocol with an industry-standard continuous integration and deployment (CI/CD) pipeline using Git, Docker, and Kubernetes.
Links
Link to paper on Springer: Continuous Integration for Reproducible Shared Tasks with TIRA.io
Link to paper on Webis: Continuous Integration for Reproducible Shared Tasks with TIRA.io
Citation
If you use TIRA in your own research, please be sure to cite our paper
@InProceedings{froebe:2023b,
address = {Berlin Heidelberg New York},
author = {Maik Fr{\"o}be and Matti Wiegmann and Nikolay Kolyada and Bastian Grahm and Theresa Elstner and Frank Loebe and Matthias Hagen and Benno Stein and Martin Potthast},
booktitle = {Advances in Information Retrieval. 45th European Conference on {IR} Research ({ECIR} 2023)},
month = apr,
publisher = {Springer},
series = {Lecture Notes in Computer Science},
site = {Dublin, Irland},
title = {{Continuous Integration for Reproducible Shared Tasks with TIRA.io}},
doi = {https://doi.org/10.1007/978-3-031-28241-6_20},
year = 2023
}
Files
tira-v2.zip
Files
(50.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:216f7ab72c09eeb50af8490ecf5b050d
|
50.1 MB | Preview Download |
Additional details
Related works
- Is derived from
- Software: https://github.com/tira-io/tira (URL)
- Is published in
- Conference paper: 10.1007/978-3-031-28241-6_20 (DOI)
Funding
Software
- Repository URL
- https://github.com/tira-io/tira