paper-with-me

Papers

SSCR: Iterative Language-Based Image Editing via Self-Supervised Counterfactual Reasoning

2020-09-21 · EMNLP 2020 11 · Tsu-Jui Fu, Xin Eric Wang, Scott Grafton, Miguel Eckstein, William Yang Wang

Iterative Language-Based Image Editing (IL-BIE) tasks follow iterative instructions to edit images step by step. Data scarcity is a significant issue for ILBIE as it is challenging to collect large-scale examples of images before and after instruction-based changes. However, humans still accomplish these editing tasks even when presented with an unfamiliar image-instruction pair. Such ability results from counterfactual thinking and the ability to think about alternatives to events that have happened already. In this paper, we introduce a Self-Supervised Counterfactual Reasoning (SSCR) framework that incorporates counterfactual thinking to overcome data scarcity. SSCR allows the model to consider out-of-distribution instructions paired with previous images. With the help of cross-task consistency (CTC), we train these counterfactual instructions in a self-supervised scenario. Extensive results show that SSCR improves the correctness of ILBIE in terms of both object identity and position, establishing a new state of the art (SOTA) on two IBLIE datasets (i-CLEVR and CoDraw). Even with only 50% of the training data, SSCR achieves a comparable result to using complete data.

📄 PDF Abstract BibTeX arXiv:2009.09566

Code (1)

tsujuifu/pytorch_sscr 공식 구현 pytorch

Tasks

counterfactualCounterfactual Reasoning

Similar Papers 제목 키워드 기반

PSScreen V2: Partially Supervised Multiple Retinal Disease Screening

2025-10-26 · Boyi Zheng, Yalin Zheng, Hrvoje Bogunović, Qing Liu arxiv

In this work, we propose PSScreen V2, a partially supervised self-training framework for multiple retinal disease screening. Unlike previous methods that rely on fully labelled or single-domain datasets, PSScreen V2 is d…

Domain Generalization

Self-Supervised Audio-Visual Representation Learning with Relaxed Cross-Modal Synchronicity

2021-11-09 · Pritam Sarkar, Ali Etemad

We present CrissCross, a self-supervised framework for learning audio-visual representations. A novel notion is introduced in our framework whereby in addition to learning the intra-modal and standard 'synchronous' cross…

Audio ClassificationRetrievalSelf-Supervised Action RecognitionSelf-Supervised Audio Classification+4

PSScreen: Partially Supervised Multiple Retinal Disease Screening

2025-08-14 · Boyi Zheng, Qing Liu arxiv

Leveraging multiple partially labeled datasets to train a model for multiple retinal disease screening reduces the reliance on fully annotated datasets, but remains challenging due to significant domain shifts across tra…

Domain Generalization

A Mutual Information Perspective on Multiple Latent Variable Generative Models for Positive View Generation

2025-01-23 · Dario Serez, Marco Cristani, Alessio Del Bue, Vittorio Murino 외

In image generation, Multiple Latent Variable Generative Models (MLVGMs) employ multiple latent variables to gradually shape the final images, from global characteristics to finer and local details (e.g., StyleGAN, NVAE)…

Image GenerationRepresentation LearningSelf-Supervised Learning

Vision-guided and Mask-enhanced Adaptive Denoising for Prompt-based Image Editing

2024-10-14 · Kejie Wang, Xuemeng Song, Meng Liu, Jin Yuan 외

Text-to-image diffusion models have demonstrated remarkable progress in synthesizing high-quality images from text prompts, which boosts researches on prompt-based image editing that edits a source image according to a t…

DenoisingImage GenerationText-based Image Editing