paper-with-me

Papers

Generic Perceptual Loss for Modeling Structured Output Dependencies

2021-03-18 · CVPR 2021 1 · Yifan Liu, Hao Chen, Yu Chen, Wei Yin, Chunhua Shen

The perceptual loss has been widely used as an effective loss term in image synthesis tasks including image super-resolution, and style transfer. It was believed that the success lies in the high-level perceptual feature representations extracted from CNNs pretrained with a large set of images. Here we reveal that, what matters is the network structure instead of the trained weights. Without any learning, the structure of a deep network is sufficient to capture the dependencies between multiple levels of variable statistics using multiple layers of CNNs. This insight removes the requirements of pre-training and a particular network structure (commonly, VGG) that are previously assumed for the perceptual loss, thus enabling a significantly wider range of applications. To this end, we demonstrate that a randomly-weighted deep CNN can be used to model the structured dependencies of outputs. On a few dense per-pixel prediction tasks such as semantic segmentation, depth estimation and instance segmentation, we show improved results of using the extended randomized perceptual loss, compared to the baselines using pixel-wise loss alone. We hope that this simple, extended perceptual loss may serve as a generic structured-output loss that is applicable to most structured output learning tasks.

📄 PDF Abstract BibTeX arXiv:2103.10571

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationImage GenerationImage Super-ResolutionInstance SegmentationSemantic SegmentationStyle TransferSuper-Resolution

Similar Papers 제목 키워드 기반

An Efficient Decomposition Framework for Discriminative Segmentation with Supermodular Losses

2017-02-13 · Jiaqian Yu, Matthew B. Blaschko

Several supermodular losses have been shown to improve the perceptual quality of image segmentation in a discriminative framework such as a structured output support vector machine (SVM). These loss functions do not nece…

Computational EfficiencyImage SegmentationSegmentationSemantic Segmentation

Lost in Visual Translation: A VLM-Assisted Perceptual-Semantic Coherence Framework for EEG-to-Image Reconstruction

2026-07-14 · Sukriti Tiwari, BHVSP Subrahmanyam, Nidhi Goyal, Sai Amrit Patnaik arxiv

EEG-to-image evaluation should distinguish visual fidelity from recoverable meaning. Yet EEG-derived reconstructions are blurry, distorted, and low-detail, causing SSIM, LPIPS, and CLIP to penalize semantically recoverab…

Image Reconstruction

Structured Uncertainty Similarity Score (SUSS): Learning a Probabilistic, Interpretable, Perceptual Metric Between Images

2025-12-03 · Paula Seidler, Neill D. F. Campbell, Ivor J A Simpson arxiv

Perceptual similarity scores that align with human vision are critical for both training and evaluating computer vision models. Deep perceptual losses, such as LPIPS, achieve good alignment but rely on complex, highly no…

Generic Oracles for Structured Prediction

2021-08-01 · ACL (IWPT) 2021 8 · Christoph Teichmann, Antoine Venant

When learned without exploration, local models for structured prediction tasks are subject to exposure bias and cannot be trained without detailed guidance. Active Imitation Learning (AIL), also known in NLP as Dynamic O…

Imitation LearningPredictionStructured Prediction

Perceptual Adversarial Networks for Image-to-Image Transformation

2017-06-28 · Chaoyue Wang, Chang Xu, Chaohui Wang, DaCheng Tao

In this paper, we propose a principled Perceptual Adversarial Networks (PAN) for image-to-image transformation tasks. Unlike existing application-specific algorithms, PAN provides a generic framework of learning mapping …

Image Inpainting