PixelCNN++: Improving the PixelCNN with discretized logistic mixture likelihood and other modifications
Summary
PixelCNN++ introduces several architectural improvements to PixelCNN including discretized logistic mixture likelihood, downsampling, and shortcut connections, achieving state-of-the-art log likelihood results on CIFAR-10.
View Cached Full Text
Cached at: 04/20/26, 02:45 PM
Similar Articles
L2P: Unlocking Latent Potential for Pixel Generation
The L2P paper introduces a Latent-to-Pixel transfer paradigm that leverages pre-trained latent diffusion models to create efficient pixel-space models capable of 4K generation with minimal training overhead.
PixCon: Clean-Positive Contrastive Learning for Foundation-Model Semi-Supervised Segmentation
PixCon proposes a clean-positive pixel-contrastive framework for semi-supervised semantic segmentation that guarantees contamination-free positive sets via per-class memory banks, improving accuracy over existing methods on benchmarks like Pascal VOC, Cityscapes, and ADE20K.
PiD: Fast and High-Resolution Latent Decoding with Pixel Diffusion
PiD introduces a pixel diffusion decoder that reformulates latent decoding as conditional pixel diffusion, enabling fast and high-quality image synthesis at high resolutions with reduced computational requirements. It decodes latents into 4x or 8x upscaled images in under a second on consumer hardware.
Scaling Closed-Loop Feature Channel Configuration with LLMs
This paper scales a closed-loop LLM-based channel configuration search to 250 candidates per cycle, showing positive accuracy trends and improved parameter efficiency on CIFAR-100, and revealing architectural regularities in LLM-generated channel priors.
MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe
MiniCPM-V 4.5 is an 8B multimodal large language model that achieves high efficiency and strong performance through a unified 3D-Resampler architecture, a novel data strategy, and a hybrid reinforcement learning approach. The model reportedly surpasses larger proprietary and open-source benchmarks while significantly reducing GPU memory usage and inference time.