paper-with-me

Papers

Cooperative Training of Fast Thinking Initializer and Slow Thinking Solver for Conditional Learning

2019-02-07 · Jianwen Xie, Zilong Zheng, Xiaolin Fang, Song-Chun Zhu, Ying Nian Wu

This paper studies the problem of learning the conditional distribution of a high-dimensional output given an input, where the output and input may belong to two different domains, e.g., the output is a photo image and the input is a sketch image. We solve this problem by cooperative training of a fast thinking initializer and slow thinking solver. The initializer generates the output directly by a non-linear transformation of the input as well as a noise vector that accounts for latent variability in the output. The slow thinking solver learns an objective function in the form of a conditional energy function, so that the output can be generated by optimizing the objective function, or more rigorously by sampling from the conditional energy-based model. We propose to learn the two models jointly, where the fast thinking initializer serves to initialize the sampling of the slow thinking solver, and the solver refines the initial output by an iterative algorithm. The solver learns from the difference between the refined output and the observed output, while the initializer learns from how the solver refines its initial output. We demonstrate the effectiveness of the proposed method on various conditional learning tasks, e.g., class-to-image generation, image-to-image translation, and image recovery. The advantage of our method over GAN-based methods is that our method is equipped with a slow thinking process that refines the solution guided by a learned objective function.

📄 PDF Abstract BibTeX arXiv:1902.02812

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage-to-Image Translation

Similar Papers 제목 키워드 기반

Cooperative Training and Latent Space Data Augmentation for Robust Medical Image Segmentation

2021-07-02 · Chen Chen, Kerstin Hammernik, Cheng Ouyang, Chen Qin 외

Deep learning-based segmentation methods are vulnerable to unforeseen data distribution shifts during deployment, e.g. change of image appearances or contrasts caused by different scanners, unexpected imaging artifacts e…

Data AugmentationImage ReconstructionImage SegmentationMedical Image Segmentation+2

What Happened in LLMs Layers when Trained for Fast vs. Slow Thinking: A Gradient Perspective

2024-10-31 · Ming Li, Yanhong Li, Tianyi Zhou

What makes a difference in the post-training of LLMs? We investigate the training patterns of different layers in large language models (LLMs), through the lens of gradient, when training with different responses and ini…

Learning Energy-Based Models by Cooperative Diffusion Recovery Likelihood

2023-09-10 · Yaxuan Zhu, Jianwen Xie, YingNian Wu, Ruiqi Gao

Training energy-based models (EBMs) on high-dimensional data can be both challenging and time-consuming, and there exists a noticeable gap in sample quality between EBMs and other generative frameworks like GANs and diff…

Image InpaintingOut-of-Distribution Detection

MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy

2026-06-26 · Zhiyuan Han, Beier Zhu, Wenwen Tong, Chengwei Qin 외 arxiv

We find that explicit reasoning does not necessarily translate into better multimodal emotion recognition (MER) accuracy, even though it makes predictions more interpretable. Specifically, for reasoning-based MLLMs, fast…

Multimodal Emotion RecognitionReinforcement Learning

Combining Fast and Slow Thinking for Human-like and Efficient Navigation in Constrained Environments

2022-01-18 · Marianna B. Ganapini, Murray Campbell, Francesco Fabiano, Lior Horesh 외

Current AI systems lack several important human capabilities, such as adaptability, generalizability, self-control, consistency, common sense, and causal reasoning. We believe that existing cognitive theories of human de…

Common Sense ReasoningDecision Making