Search papers, labs, and topics across Lattice.
The paper introduces AIBench, a novel benchmark for evaluating the visual-logical consistency of academic illustrations generated by VLMs. AIBench uses a VQA-based approach with four levels of questions derived from a logic diagram of the paper's method section, enabling detailed evaluation of how well the generated illustrations align with the paper's content. Experiments using AIBench reveal significant performance differences between VLMs in generating logically consistent illustrations, highlighting the challenge of simultaneously optimizing logic and aesthetics.
VLMs struggle to create logically consistent academic illustrations, with performance gaps between models being far wider than on general image generation tasks.
Although image generation has boosted various applications via its rapid evolution, whether the state-of-the-art models are able to produce ready-to-use academic illustrations for papers is still largely unexplored.Directly comparing or evaluating the illustration with VLM is native but requires oracle multi-modal understanding ability, which is unreliable for long and complex texts and illustrations. To address this, we propose AIBench, the first benchmark using VQA for evaluating logic correctness of the academic illustrations and VLMs for assessing aesthetics. In detail, we designed four levels of questions proposed from a logic diagram summarized from the method part of the paper, which query whether the generated illustration aligns with the paper on different scales. Our VQA-based approach raises more accurate and detailed evaluations on visual-logical consistency while relying less on the ability of the judger VLM. With our high-quality AIBench, we conduct extensive experiments and conclude that the performance gap between models on this task is significantly larger than general ones, reflecting their various complex reasoning and high-density generation ability. Further, the logic and aesthetics are hard to optimize simultaneously as in handcrafted illustrations. Additional experiments further state that test-time scaling on both abilities significantly boosts the performance on this task.