The authors release MM-Skin, a ~10k image-text and 27k QA dermatology dataset from textbooks, and show that a LLaVA-Med model fine-tuned on it (SkinVL) improves dermatology VQA and zero-shot classification relative to general and medical VLMs.
EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs), Unlike existing multimodal models that predominately depend on encoders like CLIP or ImageBind and need ample amounts of training data to bridge modalities,EasyGen leverages BiDiffuser,a bidirectional conditional diffusion model, to foster more efficient modality interactions. Easygen achieves text generation by training a projection layer linking BiDiffuser and an LLM, and facilities image generation by training an adapter to align the LLM's text space with the BiDiffuser's image space, Comprehensive quantitative and qualitative experiments show that EasyGen excels in data-efficient training, high-quality image generation, and extendibility, effectively addressing the challenges in multimodal generation. The source code is available at https://github.com/zxy556677/EasyGen.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
MM-Skin: Enhancing Dermatology Vision-Language Model with an Image-Text Dataset Derived from Textbooks
The authors release MM-Skin, a ~10k image-text and 27k QA dermatology dataset from textbooks, and show that a LLaVA-Med model fine-tuned on it (SkinVL) improves dermatology VQA and zero-shot classification relative to general and medical VLMs.