y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#generative-models News & Analysis

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

150 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

Self-supervised Monocular Depth and Pose Estimation for Endoscopy with Latent Priors

Researchers propose a self-supervised framework for monocular depth and pose estimation in endoscopy using a Generative Latent Bank and VAE to improve 3D mapping of the gastrointestinal tract. The method achieves superior performance over existing self-supervised approaches on standard endoscopic datasets without requiring synthetic training data.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Ideas in Inference-time Scaling can Benefit Generative Pre-training Algorithms

Researchers challenge the conventional autoregressive versus diffusion model dichotomy, arguing that distinguishing between inference procedures (sequence expansion versus state refinement) matters more than model families. The paper advocates designing inference algorithms before training objectives, highlighting that training methods cannot compensate for flawed inference architectures, with implications for improving generative AI efficiency.

AINeutralarXiv – CS AI · Jun 26/10
🧠

GUDA: Counterfactual Group-wise Training Data Attribution for Diffusion Models via Unlearning

Researchers introduce GUDA, a machine unlearning-based method for attributing influence of training data groups to outputs in diffusion models. The approach approximates counterfactual scenarios without expensive full retraining, achieving ~100x speedup while more reliably identifying which artistic styles or object classes contributed to generated images compared to existing attribution methods.

🧠 Stable Diffusion
AINeutralarXiv – CS AI · Jun 26/10
🧠

Better Source, Better Flow: Learning Condition-Dependent Source Distribution for Flow Matching

Researchers propose learning condition-dependent source distributions for flow matching in generative models, demonstrating that optimizing the source distribution—rather than defaulting to standard Gaussian—significantly improves text-to-image generation performance. The approach achieves up to 3x faster convergence in FID scores while addressing stability challenges through variance regularization and directional alignment techniques.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Channel-wise Vector Quantization

Researchers introduce Channel-wise Vector Quantization (CVQ), a novel image tokenization method that quantizes individual channels rather than spatial patches, paired with a Channel-wise Autoregressive (CAR) generation model that produces images by progressively refining visual details. The approach achieves 100% codebook utilization and demonstrates strong performance on text-to-image generation benchmarks, suggesting a fundamentally different approach to visual AI tasks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Efficient Test-time Inference for Generative Planning Models

Researchers introduce an optimized inference method for generative AI planning models that combines classical Open-Closed List search with learned generative and heuristic components. The approach demonstrates superior computational efficiency and solution quality compared to existing neurosymbolic and classical solvers across combinatorial planning domains.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Flow-Based Generative Modeling for Optimizing Sampling Policies in Compressed Sensing Applications

Researchers demonstrate a flow-based generative model that optimizes sampling strategies for compressed sensing, achieving state-of-the-art reconstruction results using only 5% of measurements. The framework combines task-aware learning with flow matching to enhance performance across image classification, reconstruction, and MRI acceleration applications.

AINeutralarXiv – CS AI · Jun 25/10
🧠

TabChange: Precise Attribute Changes in Tabular Data

TabChange is a new machine learning approach for modifying individual attributes in tabular datasets while maintaining data naturalness and minimizing unintended changes. The method analyzes attribute relationships and uses adversarial techniques to remove latent information about target attributes, producing more valid counterfactuals than existing generative models.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Train, Test, Re-evaluate: Schedule-Sensitive Evaluation of Generative Data for Hand Detection

Researchers demonstrate that synthetic data generated through inpainting can effectively augment hand detection models for safety-critical applications when trained using multi-stage scheduling approaches. The study shows that combining real and synthetic data with strategic fine-tuning improves detection accuracy on out-of-distribution scenarios like gloved hands, addressing a critical gap in occupational safety systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Why Do Time Series Models Need Long Context Windows?

Researchers demonstrate that time series forecasting models require longer context windows not merely to capture long-range dependencies, but fundamentally to identify which generative process is producing the data. They prove that even for processes with memory length P, window sizes strictly larger than P are necessary to achieve minimum error, and propose decoupling generative process identification from conditional forecasting to improve computational efficiency.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Variational Learning for Insertion-based Generation

Researchers introduce the Insertion Process (IP), a novel generative model that learns optimal insertion orders for variable-length sequence generation, moving beyond fixed-length masked diffusion approaches. The framework uses permutation-based variational inference to jointly optimize what, where, and when to insert tokens, demonstrating improvements in goal-conditioned planning and molecular generation tasks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

CityTrajBench: A Unified Benchmark for City-Scale Vehicle Trajectory Generation

Researchers introduce CityTrajBench, a unified benchmark framework for evaluating vehicle trajectory generation models across urban environments. The framework standardizes datasets, preprocessing, and evaluation metrics to enable fair comparison of statistical, VAE, GAN, diffusion, and flow-matching models, revealing that no single approach dominates all quality criteria.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Initialization is Half the Battle: Generating Diverse Images from a Guidance Potential Posterior

Researchers have developed Diversity-inducing Initialization (DivIn), a method that addresses mode collapse in generative AI models by sampling initial noise from a guidance potential posterior rather than using standard Gaussian initialization. The technique uses Langevin dynamics to steer initial conditions toward diversity-rich regions while maintaining data validity, improving performance in both image and text-to-image generation tasks.

AIBullisharXiv – CS AI · Jun 16/10
🧠

Controllable Lung Nodule Synthesis via Histogram-Regularized Latent Diffusion Models

Researchers propose a histogram-regularized latent diffusion model that synthesizes realistic lung nodules in 3D CT volumes while accurately preserving intensity distributions characteristic of different nodule subtypes. The method addresses limitations in existing generative approaches by constraining lesion-level intensity profiles during synthesis, enabling improved data augmentation for cancer screening systems and better performance on underrepresented nodule types.

AINeutralarXiv – CS AI · Jun 16/10
🧠

A Kinetic Energy Perspective of Flow Matching

Researchers introduce Kinetic Path Energy (KPE), a physics-inspired metric for evaluating flow-based generative models that measures the dynamical effort of sampling trajectories. The analysis reveals a non-monotonic relationship between trajectory energy and generation quality, where excessive energy causes memorization rather than genuine generation, leading to a training-free inference method called Kinetic Trajectory Shaping that improves output fidelity.

AINeutralarXiv – CS AI · May 296/10
🧠

PrismFlow: Residual Dynamics for Flow Matching in Time-Series Generation

PrismFlow introduces a novel Flow Matching method for time-series generation that uses Koopman-inspired dynamical experts to address spectral distortion problems in existing models. By employing residual corrections and confidence-aware expert selection, the approach achieves significant performance improvements (15.6% gain in Context-FID, 38.6% in Discriminative Score) while maintaining stability and effectiveness in low-data scenarios.

AINeutralarXiv – CS AI · May 296/10
🧠

Nano World Models: A Minimalist Implementation of Future Video Prediction

Researchers introduce Nano World Models, an open-source minimalist framework for future video prediction using diffusion forcing. The release provides the research community with a compact, reproducible codebase and pretrained checkpoints to study world-modeling components that are typically scattered across industry implementations.

AINeutralarXiv – CS AI · May 286/10
🧠

Constrained Auto-Bidding via Generative Response Modeling

Researchers introduce Generative Response Model (GRM), a machine learning approach that optimizes digital advertising bidding by predicting future traffic and cost outcomes rather than making individual bid decisions. The system enforces budget and performance constraints through analytic controllers, demonstrating improved stability and performance over existing auto-bidding methods.

AINeutralarXiv – CS AI · May 286/10
🧠

From Talking to Singing: A New Challenge for Audio-Visual Deepfake Detection

Researchers have developed a new deepfake detection framework called T-AVFD that addresses a critical gap in audio-visual forgery detection by handling singing scenarios, where traditional cross-modal inconsistency methods fail. The study introduces the SHDF dataset and demonstrates improved detection performance across both talking and singing deepfakes through text-guided pattern learning.

AINeutralarXiv – CS AI · May 286/10
🧠

MTAVG-Bench 2.0: Diagnosing Failure Modes of Cinematic Expressiveness in Multi-Talker Audio-Video Generation

Researchers introduce MTAVG-Bench 2.0, a comprehensive benchmark for evaluating multi-talker audio-video generation models beyond basic metrics like lip-sync. The benchmark contains over 10,000 question-answering instances designed to diagnose failures in cinematic expressiveness across acting, narrative, atmosphere, and audio-visual language dimensions.

🧠 Gemini
AIBearisharXiv – CS AI · May 286/10
🧠

Hallucination Behavior in Multimodal LLMs Across Agricultural Image Interpretation and Generation Tasks

A comprehensive study reveals that multimodal large language models exhibit significant hallucination problems in agricultural imaging tasks, with image interpretation achieving only 63-75% zero-shot accuracy and text-to-image generation producing up to 91% biologically inconsistent scenes. These findings highlight critical reliability gaps that could undermine the trustworthiness of AI-driven agricultural platforms.

🧠 GPT-5🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠

SmartDirector: Keyframe-Conditioned Cinematic Video Generation with Narrative Pacing Control

SmartDirector is a new AI framework for video generation that uses multiple keyframes to enable precise control over narrative structure and temporal pacing, supporting single-shot generation, multi-shot synthesis, and video extension through a two-stage process combining low-resolution generation with high-resolution refinement.

AINeutralarXiv – CS AI · May 286/10
🧠

STFlow: Data-Coupled Flow Matching for Geometric Trajectory Simulation

Researchers introduce STFlow, a machine learning model that improves trajectory simulation for complex dynamical systems by using graph neural networks and data-dependent couplings within a Flow Matching framework. The approach outperforms existing methods on molecular dynamics, N-body systems, and pedestrian forecasting with fewer simulation steps and lower computational costs.

AINeutralarXiv – CS AI · May 276/10
🧠

PolyFusionAgent: A Multimodal Foundation Model and Autonomous AI Assistant for Polymer Property Prediction and Inverse Design

Researchers introduce PolyFusionAgent, a multimodal AI framework combining a foundation model (PolyFusion) with an autonomous design agent (PolyAgent) for polymer discovery. The system integrates multiple polymer representations into a shared latent space to predict properties and generate novel structures, while grounding predictions in scientific literature for actionable design decisions.

AINeutralarXiv – CS AI · May 276/10
🧠

Personalized Generative Models for Contextual Debiasing

Researchers introduce DecoupleGen, a method that uses personalized text-to-image diffusion models to generate training data featuring objects in rare contextual scenarios. This approach addresses a critical limitation in computer vision models that perform better on common object-context combinations, potentially improving recognition accuracy for edge cases without requiring expensive real-world data collection.

← PrevPage 4 of 6Next →