paper-with-me

Papers

Masked Diffusion Captioning for Visual Feature Learning

2025-10-30 · Chao Feng, Zihao Wei, Andrew Owens arxiv

We learn visual features by captioning images with an image-conditioned masked diffusion language model, a formulation we call masked diffusion captioning (MDC). During training, text tokens in each image-caption pair are masked at a randomly chosen ratio, and a decoder conditioned on visual features is trained to reconstruct the original text. After training, the learned visual features can be applied to downstream vision tasks. Unlike autoregressive captioning, the strength of the visual learning signal in MDC does not depend on each token's position in the sequence, reducing the need for auxiliary objectives. Linear probing experiments across a variety of academic-scale models and datasets show that the learned visual features are competitive with those produced by autoregressive and contrastive approaches.

📄 PDF Abstract BibTeX arXiv:2510.26799

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cognitive resilience: Unraveling the proficiency of image-captioning models to interpret masked visual content

2024-03-23 · Zhicheng Du, Zhaotian Xie, Huazhang Ying, Likun Zhang 외

This study explores the ability of Image Captioning (IC) models to decode masked visual content sourced from diverse datasets. Our findings reveal the IC model's capability to generate captions from masked images, closel…

DescriptiveImage Captioning

How Do Inpainting Artifacts Propagate to Language?

2026-02-24 · Pratham Yashwante, Davit Abrahamyan, Shresth Grover, Sukruth Rao arxiv

We study how visual artifacts introduced by diffusion-based inpainting affect language generation in vision-language models. We use a two-stage diagnostic setup in which masked image regions are reconstructed and then pr…

PerceptionDLM: Parallel Region Perception with Multimodal Diffusion Language Models

2026-06-17 · Yueyi Sun, Yuhao Wang, Jason Li, Ye Tian 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress in visual understanding tasks. However, most existing MLLMs rely on autoregressive generation, which limits their efficiency for perception tasks…

EchoChange: A Diffusion Language Model with Dual Pass Remasking for Factual Remote Sensing Disaster Change Captioning

2026-08-03 · Dongwei Sun, Bowen Yao, Yujie Zhang, Pei Liu 외 arxiv

Bi-temporal remote-sensing disaster change captioning often needs to identify sparse and spatially localized changes across large pre- and post-event scenes and then translate them into coherent, factual descriptions. Ho…

How Vision Affects Language: Comparing Masked Self-Attention in Uni-Modal and Multi-Modal Transformer

2021-06-01 · ACL (mmsr, IWCS) 2021 6 · Nikolai Ilinykh, Simon Dobnik

The problem of interpretation of knowledge learned by multi-head self-attention in transformers has been one of the central questions in NLP. However, a lot of work mainly focused on models trained for uni-modal tasks, e…

Image CaptioningMachine TranslationText GenerationTranslation