AIBullisharXiv – CS AI · 4h ago4
🧠Researchers introduce SALIENT, a frequency-aware diffusion model framework that improves detection of rare lesions in CT scans by generating synthetic training data in wavelet domain rather than pixel space. The approach addresses extreme class imbalance in medical imaging through controllable augmentation, achieving significant improvements in detection performance for low-prevalence conditions.
AIBullisharXiv – CS AI · 4h ago5
🧠Researchers introduce DiffusionHarmonizer, an AI framework that enhances neural reconstruction simulations for autonomous robots by converting multi-step image diffusion models into single-step enhancers. The system addresses artifacts in NeRF and 3D Gaussian Splatting methods while improving realism for applications like self-driving vehicle simulation.
AINeutralarXiv – CS AI · 4h ago4
🧠Researchers propose a new watermarking approach for AI-generated content that embeds detectable marks during model inference without requiring retraining. The method aims to address ethical concerns about ownership claims of generated content by allowing future detection and user identification.
AIBullisharXiv – CS AI · 4h ago5
🧠Researchers developed Whisper-LLaDA, a diffusion-based large language model for automatic speech recognition that achieves 12.3% relative improvement over baseline models. The study demonstrates that audio-conditioned embeddings are crucial for accuracy improvements, while plain-text processing without acoustic features fails to enhance performance.
AIBullisharXiv – CS AI · 4h ago5
🧠Researchers introduce DiffuMamba, a new diffusion language model using Mamba backbone architecture that achieves up to 8.2x higher inference throughput than Transformer-based models while maintaining comparable performance. The model demonstrates linear scaling with sequence length and represents a significant advancement in efficient AI text generation systems.
AIBullisharXiv – CS AI · 4h ago7
🧠Researchers developed DECO, a multimodal diffusion transformer for bimanual robot manipulation that integrates vision, proprioception, and tactile signals. The system achieved 72.25% success rate on complex manipulation tasks, with a 21% improvement over baseline methods when tested on over 2,000 robot rollouts.
AIBullisharXiv – CS AI · 4h ago6
🧠SceneTok introduces a novel 3D scene tokenizer that compresses view sets into permutation-invariant tokens, achieving 1-3 orders of magnitude better compression than existing methods while maintaining state-of-the-art reconstruction quality. The system enables efficient 3D scene generation in 5 seconds using a lightweight decoder that can render novel viewpoints.
AIBullisharXiv – CS AI · 4h ago4
🧠Researchers have developed a safety filtering framework that ensures AI generative models like diffusion models produce outputs that satisfy hard constraints without requiring model retraining. The approach uses Control Barrier Functions to create a 'constricting safety tube' that progressively tightens constraints during the generation process, achieving 100% constraint satisfaction across image generation, trajectory sampling, and robotic manipulation tasks.
AINeutralarXiv – CS AI · 4h ago0
🧠Researchers propose BDGxRL, a novel framework using Diffusion Schrödinger Bridge to enable reinforcement learning agents to transfer policies across different domains without direct target environment access. The method aligns source domain transitions with target dynamics through offline demonstrations and introduces reward modulation for consistent learning.