Waking Up Blind: Cold-Start Optimization of Supervision-Free Agentic Trajectories for Grounded Visual Perception (SPECTRA)
[🌐 LCS2 Lab] • [📜 Paper] • [🐱 GitHub] [📊 Dataset] [Deepwiki]
- [2026/04/06] SPECTRA is accepted at ACL 2026 (Findings)!
Abstract of SPECTRA
This repo contains the training scripts and path for MATHVERSE-PLUS dataset. Detailed structure is as follow:
.
├── README.md
├── [Update Soon]
For setting up, go to VERL documentation and install VERL v0.5x https://verl.readthedocs.io/en/latest/start/install.html
Then clone the Spectra repository
cd /path/to/your/workspace
git clone https://github.com/t-majumder/Spectra.git
The Data Generation scripts are given in the Spectra folder.
The dataset used is avaiable at HuggingFace. [Click Here]

