TAU-Agent Question-Answering VLM (LoRA Adapter)

This repository contains the fine-tuned LoRA adapter for the question-answering vision-language model used in TAU-Agent, an agentic retrieval-augmented framework for traffic anomaly understanding. The adapter is applied on top of Qwen/Qwen3-VL-8B-Instruct and was fine-tuned for reasoning about anomalous events in traffic videos.

The framework achieved 2nd place on Track 3 (TAR), 12th place on Track 7 (FETV), and 5th place on Track 8 (PSI-VQA) of the AI City Challenge 2026, with scores of 0.6779, 0.3998, and 67.9275 respectively.

Model Details

  • Base model: Qwen/Qwen3-VL-8B-Instruct
  • Adapter type: LoRA (rank 128, alpha 256)
  • Task: Traffic anomaly understanding (question answering over video evidence)
  • Language: English (inference on traffic scenes)

Usage

This is a PEFT LoRA adapter. To use it, load the base model and adapter together (e.g., via peft or Hugging Face transformers with PEFT integration). For the full TAU-Agent pipeline, including retrieval, captioning, and tracking, please refer to the GitHub repository, which provides detailed instructions and examples.

Citation

Citation details will be added when the paper is officially published. Please refer to the paper link above.

Downloads last month
23
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for yl4300/TAU-Agent-Question-Answering-VLM

Adapter
(168)
this model

Space using yl4300/TAU-Agent-Question-Answering-VLM 1

Paper for yl4300/TAU-Agent-Question-Answering-VLM