Skip to content

RecSys-lab/ViLLA-MMBench

Repository files navigation

ViLLA-MMBench

Welcome to the ViLLA-MMBench repository! This project provides the source code and fully reproducible results for our upcoming paper.

📦 What's Included?

  • ✅ Source code to reproduce experiments
  • 📄 Recommendation result files for all model variants
  • 🔁 Benchmarks using visual, audio, and textual modalities
  • 📊 Evaluation metrics including accuracy and beyond-accuracy (BA) metrics

🚀 Using the Framework

  • Clone the current repository using git@github.com:RecSys-lab/ViLLA-MMBench.git
  • Create and activate a virtual environment using python -m venv venv and then .\venv\Scripts\activate (Windows)
  • Install the packages using pip install -e . (running setup.py file)
  • Check the configurations required for running the experiments in villa_mmbench/config.yml
  • Run the framework by running villa_mmbench/main.py!

📂 Folders and Files

📚 Citation

@article{villammbench,
  title={ViLLA-MMBench: A Unified Benchmark Suite for LLM-Augmented Multimodal Movie Recommendation},
  author={TBD},
  journal={TBD},
  year={2025}
}

📬 Contact

If you have any questions or collaboration opportunities, please open an issue or contact the authors.

About

A Benchmark Toolkit for Augmented, Multimodal Movie Recommendation

Resources

License

Stars

Watchers

Forks