Skip to content

[Question] How to reproduce the topic-wise evaluation results (Tech, Sports, etc.) reported in the paper? #6

Description

@Suzukitakeko

Hi, thanks for the impressive work on WorldSense!

I am currently trying to reproduce the evaluation results reported in the paper. Specifically, I am looking to get the breakdown by Topics (e.g., Tech & Science, Culture & Politics, Games, Sports, etc.) as shown in the table below:

Image

However, when I run the evaluation using VLMEvalKit, the output provides metrics based on Task Categories (e.g., Spatial Relation, Event Recognition) and Task Domains (Understanding, Reasoning, Recognition). The log output looks like this:

Image

I have two specific questions regarding this:

  1. Metric Aggregation: Is there a specific script or argument provided in this repository (or VLMEvalKit) that maps these "Task Categories" into the "Topic Categories" shown in the paper? Or do I need to calculate them manually based on specific video IDs?
  2. Dataset Source Discrepancy: I noticed a difference in the dataset sources:
  • VLMEvalKit seems to load from: https://huggingface.co/datasets/lmms-lab/WorldSense
  • The README in this repository points to: https://huggingface.co/datasets/honglyhly/WorldSense
    Does the honglyhly/WorldSense dataset contain specific metadata (topic tags) that might be missing or handled differently in the lmms-lab version?

Any guidance on how to obtain the topic-wise results would be greatly appreciated. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions