y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#diffusion-models News & Analysis

173 articles tagged with #diffusion-models. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

173 articles
AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

Volumetric Directional Diffusion: Anchoring Uncertainty Quantification in Anatomical Consensus for Ambiguous Medical Image Segmentation

Researchers propose Volumetric Directional Diffusion (VDD), a new AI method for medical image segmentation that addresses uncertainty in 3D lesion analysis. VDD anchors generative models to consensus priors to maintain anatomical accuracy while capturing expert disagreements, achieving state-of-the-art uncertainty quantification on multiple medical datasets.

AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

Low-Resource Guidance for Controllable Latent Audio Diffusion

Researchers have developed a new method called Latent-Control Heads (LatCHs) that enables efficient control of audio generation in diffusion models with significantly reduced computational costs. The approach operates directly in latent space, avoiding expensive decoder steps and requiring only 7M parameters and 4 hours of training while maintaining audio quality.

AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

CubeComposer: Spatio-Temporal Autoregressive 4K 360{\deg} Video Generation from Perspective Video

CubeComposer is a new AI model that generates high-quality 4K 360-degree panoramic videos from regular perspective videos using a novel spatio-temporal autoregressive diffusion approach. The technology addresses computational limitations of existing methods by decomposing videos into cubemap representations, enabling native 4K resolution output for VR applications.

AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

3D Wavelet-Based Structural Priors for Controlled Diffusion in Whole-Body Low-Dose PET Denoising

Researchers developed WCC-Net, a 3D wavelet-based diffusion model that significantly improves low-dose PET imaging denoising while reducing patient radiation exposure. The AI framework uses frequency-domain structural priors to maintain anatomical accuracy and outperforms existing CNN, GAN, and diffusion baselines across multiple dose levels.

AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

Training-Free Reward-Guided Image Editing via Trajectory Optimal Control

Researchers have developed a new training-free framework for reward-guided image editing using diffusion models. The approach treats image editing as a trajectory optimal control problem, allowing for better preservation of source image content while enhancing target rewards compared to existing methods.

AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

Error as Signal: Stiffness-Aware Diffusion Sampling via Embedded Runge-Kutta Guidance

Researchers propose Embedded Runge-Kutta Guidance (ERK-Guid), a new method that improves diffusion model sampling by using solver-induced errors as guidance signals. The technique addresses stiffness issues in ODE trajectories and demonstrates superior performance over existing methods on ImageNet benchmarks.

AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

Overcoming the Combinatorial Bottleneck in Symmetry-Driven Crystal Structure Prediction

Researchers developed a new AI-powered framework for crystal structure prediction that uses large language models and symmetry-driven generation to overcome computational bottlenecks. The approach achieves state-of-the-art performance in discovering new materials without relying on existing databases, potentially accelerating materials science research.

AIBullisharXiv โ€“ CS AI ยท Mar 47/103
๐Ÿง 

Improving Classifier-Free Guidance in Masked Diffusion: Low-Dim Theoretical Insights with High-Dim Impact

Researchers have developed an improved Classifier-Free Guidance mechanism for masked diffusion models that addresses quality degradation issues in AI generation. The study reveals that high guidance early in sampling harms quality while late-stage guidance improves it, leading to a simple one-line code fix that enhances conditional image and text generation.

AIBullisharXiv โ€“ CS AI ยท Mar 47/103
๐Ÿง 

LaDiR: Latent Diffusion Enhances LLMs for Text Reasoning

Researchers introduce LaDiR (Latent Diffusion Reasoner), a novel framework that combines continuous latent representation with iterative refinement capabilities to enhance Large Language Models' reasoning abilities. The system uses a Variational Autoencoder to encode reasoning steps and a latent diffusion model for parallel generation of diverse reasoning trajectories, showing improved accuracy and interpretability in mathematical reasoning benchmarks.

AIBullisharXiv โ€“ CS AI ยท Mar 47/102
๐Ÿง 

Fine-Tuning Diffusion Models via Intermediate Distribution Shaping

Researchers present P-GRAFT, a new method for fine-tuning diffusion models by shaping distributions at intermediate noise levels, showing improved performance on text-to-image generation tasks. The framework achieved an 8.81% relative improvement over base Stable Diffusion v2 model on popular benchmarks.

AIBullisharXiv โ€“ CS AI ยท Mar 46/103
๐Ÿง 

Geometry-Guided Reinforcement Learning for Multi-view Consistent 3D Scene Editing

Researchers propose RL3DEdit, a reinforcement learning framework that addresses multi-view consistency challenges in 3D scene editing by using 2D diffusion model priors with novel reward signals from 3D foundation models. The method achieves stable multi-view consistency and outperforms existing approaches in editing quality and efficiency.

AIBullisharXiv โ€“ CS AI ยท Mar 47/104
๐Ÿง 

CoDAR: Continuous Diffusion Language Models are More Powerful Than You Think

Researchers propose CoDAR, a new continuous diffusion language model framework that addresses key bottlenecks in token rounding through a two-stage approach combining continuous diffusion with an autoregressive decoder. The model demonstrates substantial improvements in generation quality over existing latent diffusion methods and becomes competitive with discrete diffusion language models.

AIBullisharXiv โ€“ CS AI ยท Mar 46/102
๐Ÿง 

Frame Guidance: Training-Free Guidance for Frame-Level Control in Video Diffusion Models

Researchers introduce Frame Guidance, a training-free method for controllable video generation using diffusion models. The technique enables fine-grained control over video generation through frame-level signals like keyframes and style references without requiring expensive fine-tuning of large-scale models.

AIBullisharXiv โ€“ CS AI ยท Mar 46/103
๐Ÿง 

Preconditioned Score and Flow Matching

Researchers propose a new preconditioning method for flow matching and score-based diffusion models that improves training optimization by reshaping the geometry of intermediate distributions. The technique addresses optimization bias caused by ill-conditioned covariance matrices, preventing training from stagnating at suboptimal weights and enabling better model performance.

AIBullisharXiv โ€“ CS AI ยท Mar 47/102
๐Ÿง 

Bridging Diffusion Guidance and Anderson Acceleration via Hopfield Dynamics

Researchers have developed Geometry Aware Attention Guidance (GAG), a new method that improves diffusion model generation quality by optimizing attention-space extrapolation. The approach models attention dynamics as fixed-point iterations within Modern Hopfield Networks and applies Anderson Acceleration to stabilize the process while reducing computational costs.

AIBearisharXiv โ€“ CS AI ยท Mar 47/103
๐Ÿง 

Semantic-level Backdoor Attack against Text-to-Image Diffusion Models

Researchers have developed SemBD, a new semantic-level backdoor attack against text-to-image diffusion models that achieves 100% success rate while evading current defenses. The attack uses continuous semantic regions as triggers rather than fixed textual patterns, making it significantly harder to detect and defend against.

AINeutralarXiv โ€“ CS AI ยท Mar 37/103
๐Ÿง 

Towards Transferable Defense Against Malicious Image Edits

Researchers propose TDAE, a new defense framework that protects images from malicious AI-powered edits by using imperceptible perturbations and coordinated image-text optimization. The system employs FlatGrad Defense Mechanism for visual protection and Dynamic Prompt Defense for textual enhancement, achieving better cross-model transferability than existing methods.

AIBullisharXiv โ€“ CS AI ยท Mar 37/104
๐Ÿง 

BridgeDrive: Diffusion Bridge Policy for Closed-Loop Trajectory Planning in Autonomous Driving

BridgeDrive introduces a novel diffusion bridge policy for autonomous driving trajectory planning that transforms coarse anchor trajectories into refined plans while maintaining theoretical consistency. The system achieves state-of-the-art performance on the Bench2Drive benchmark with a 7.72% improvement in success rate and is compatible with real-time deployment.

AIBullisharXiv โ€“ CS AI ยท Mar 37/104
๐Ÿง 

Navigating with Annealing Guidance Scale in Diffusion Space

Researchers propose a new annealing guidance scheduler that dynamically adjusts guidance scales in diffusion models during image generation, improving both image quality and text prompt alignment. The method enhances text-to-image generation performance without requiring additional memory or computational resources.

AIBullisharXiv โ€“ CS AI ยท Mar 37/103
๐Ÿง 

Dream2Learn: Structured Generative Dreaming for Continual Learning

Researchers introduce Dream2Learn (D2L), a continual learning framework that enables AI models to generate synthetic training data from their own internal representations, mimicking human dreaming for knowledge consolidation. The system creates novel 'dreamed classes' using diffusion models to improve forward knowledge transfer and prevent catastrophic forgetting in neural networks.

AIBullisharXiv โ€“ CS AI ยท Mar 37/103
๐Ÿง 

Brain-IT: Image Reconstruction from fMRI via Brain-Interaction Transformer

Researchers developed Brain-IT, a new AI system using Brain Interaction Transformer technology to reconstruct images from fMRI brain recordings with significantly improved accuracy. The method requires only 1 hour of data versus 40 hours needed by current approaches while surpassing state-of-the-art results.

AIBullisharXiv โ€“ CS AI ยท Mar 37/105
๐Ÿง 

HierarchicalPrune: Position-Aware Compression for Large-Scale Diffusion Models

Researchers developed HierarchicalPrune, a compression framework that reduces large-scale text-to-image diffusion models' memory footprint by 77.5-80.4% and latency by 27.9-38.0% while maintaining image quality. The technique enables billion-parameter AI models to run efficiently on resource-constrained devices through hierarchical pruning and knowledge distillation.

AINeutralarXiv โ€“ CS AI ยท Feb 277/105
๐Ÿง 

Calibrated Test-Time Guidance for Bayesian Inference

Researchers have identified flaws in existing test-time guidance methods for diffusion models that prevent proper Bayesian posterior sampling. They propose new estimators that enable calibrated inference, significantly outperforming previous methods on Bayesian tasks and matching state-of-the-art results in black hole image reconstruction.