y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#optimal-transport News & Analysis

30 articles tagged with #optimal-transport. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

30 articles
AIBullisharXiv – CS AI · Jun 57/10
🧠

Your GFlowNet Secretly Learns an Optimal Transport Plan

Researchers establish a theoretical connection between Generative Flow Networks (GFlowNets) and optimal transport theory, demonstrating that minimum-flow GFlowNets reduce to Kantorovich optimal transport problems. This framework enables GFlowNets to learn optimal transport plans on large graphs through neural parameterization, with experimental validation confirming alignment with exact solvers.

AIBullisharXiv – CS AI · Jun 27/10
🧠

MESA: Improving MoE Safety Alignment via Decentralized Expertise

Researchers propose MESA, a new safety alignment framework for Mixture-of-Experts language models that addresses a critical vulnerability where safety capabilities concentrate in few experts. The method uses Optimal Transport theory to strategically distribute safety responsibilities across multiple experts while maintaining model performance and computational efficiency.

AIBullisharXiv – CS AI · Jun 27/10
🧠

DOT-MoE: Differentiable Optimal Transport for MoEfication

Researchers introduce DOT-MoE, a framework that converts dense language models into sparse Mixture-of-Experts architectures using differentiable optimal transport. The method achieves 90% performance retention while reducing active parameters by 50%, addressing a critical bottleneck in LLM inference efficiency without the instability of training MoEs from scratch.

$DOT
AIBullisharXiv – CS AI · May 127/10
🧠

HyperTransport: Amortized Conditioning of T2I Generative Models

HyperTransport is a new hypernetwork framework that dramatically accelerates activation steering for text-to-image models by amortizing optimization costs across multiple concepts. Rather than optimizing intervention parameters for each new concept (which takes minutes), the system learns to map CLIP embeddings directly to steering parameters in a single forward pass, achieving 3600-7000x speedup while matching per-concept baselines on unseen concepts.

AIBullisharXiv – CS AI · May 97/10
🧠

Optimal Transport for LLM Reward Modeling from Noisy Preference

Researchers introduce SelectiveRM, an optimal transport-based framework that improves reward model training for large language models by handling noisy preference data. The approach uses joint consistency discrepancy and partial transport mechanisms to automatically filter out contradictory samples, theoretically optimizing cleaner risk bounds and outperforming existing methods.

AIBearisharXiv – CS AI · Mar 57/10
🧠

Efficient Refusal Ablation in LLM through Optimal Transport

Researchers developed a new AI safety attack method using optimal transport theory that achieves 11% higher success rates in bypassing language model safety mechanisms compared to existing approaches. The study reveals that AI safety refusal mechanisms are localized to specific network layers rather than distributed throughout the model, suggesting current alignment methods may be more vulnerable than previously understood.

🏢 Perplexity🧠 Llama
AIBullisharXiv – CS AI · Mar 46/103
🧠

Concept Heterogeneity-aware Representation Steering

Researchers introduce CHaRS (Concept Heterogeneity-aware Representation Steering), a new method for controlling large language model behavior that uses optimal transport theory to create context-dependent steering rather than global directions. The approach models representations as Gaussian mixture models and derives input-dependent steering maps, showing improved behavioral control over existing methods.

AIBullisharXiv – CS AI · Jun 116/10
🧠

Noise-Guided Transport for Imitation Learning

Researchers introduce Noise-Guided Transport (NGT), a lightweight machine learning method that enables effective imitation learning with minimal expert demonstrations—as few as 20 data samples. The approach frames imitation as an optimal transport problem solved through adversarial training, requiring no pretraining or specialized hardware while achieving strong performance on complex control tasks.

AINeutralarXiv – CS AI · Jun 106/10
🧠

A Source Domain is All You Need: Source-Only Cross-OS Transfer Learning for APT Anomaly Detection via Semantic Alignment and Optimal Transport

Researchers propose a novel framework for detecting Advanced Persistent Threats (APTs) across different operating systems without labeled target data, using semantic embeddings and Optimal Transport theory. The source-only approach combines language models, graph autoencoders, and transport-based anomaly scoring to identify malicious processes in cross-OS environments, demonstrating improved detection performance across Linux, Windows, BSD, and Android platforms.

$APT
AINeutralarXiv – CS AI · Jun 96/10
🧠

RadOT-Eval: Auditable Structured-Evidence Transport for Radiology Report Evaluation

RadOT-Eval is a new AI framework that uses optimal transport algorithms to automatically evaluate radiology report generation by decomposing reports into structured clinical evidence units and detecting specific error types like omissions, hallucinations, and polarity reversals. The method achieves higher correlation with clinician-annotated errors than existing metrics and LLM-based evaluators, providing an auditable approach for quality assurance in high-stakes medical AI applications.

AINeutralarXiv – CS AI · Jun 85/10
🧠

A Temporal Spatial Minimax Rate for Smoothly-Varying Distributions in Wasserstein Space

A new mathematical framework establishes minimax rates for predicting future probability distributions in Wasserstein space based on noisy observations of smoothly-varying curves. The research provides both lower bounds and conditional upper bounds for distribution estimation, revealing how prediction accuracy degrades with dimensionality and unobserved future time horizons.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Inverse Entropic Optimal Transport Solves Semi-supervised Learning via Data Likelihood Maximization

Researchers propose EBiEOT, a novel semi-supervised learning framework that leverages both paired and unpaired data through likelihood maximization and inverse entropic optimal transport. The method demonstrates universal approximation properties and provides an end-to-end algorithm for learning conditional distributions, with potential applications in domain translation and other data-scarce scenarios.

GeneralNeutralarXiv – CS AI · Jun 25/10
📰

Optimal Transport-based Permutation-Invariant Bayesian Optimization of Offshore Wind Farm Layouts

Researchers propose PIBO, a Permutation-Invariant Bayesian Optimization approach that leverages Optimal Transport theory to optimize offshore wind farm layouts. The method exploits the symmetry inherent in wind turbine placement problems where order doesn't matter, achieving superior layouts while reducing computation time by approximately 50% compared to standard Bayesian Optimization.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Ranking vs. Assignment: The Metric Mismatch in Multi-View Object Association

Researchers identify a fundamental mismatch between pairwise ranking metrics (AP and FPR-95) commonly used to evaluate multi-view object association models and the actual one-to-one assignment objective these systems aim to solve. The study demonstrates that optimal ranking performance does not guarantee correct assignments, and proposes Sinkhorn-based normalization as a solution to better align evaluation metrics with real-world performance goals.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Active Timepoint Selection for Learning Measure-Valued Trajectories

Researchers introduce an active learning framework for inferring continuous probability distributions from sparse data snapshots, addressing a key challenge in fields like single-cell biology where data collection is destructive and expensive. The method uses Linearized Optimal Transport to map probability distributions into a space suitable for Gaussian Process modeling, enabling uncertainty-guided selection of optimal measurement times.

AINeutralarXiv – CS AI · May 285/10
🧠

Supervised Distributional Reduction via Optimal Transport and Dependence Maximization

Researchers propose Supervised Distributional Reduction (SDR), a machine learning algorithm combining optimal transport theory with dependence maximization to create compact data representations that preserve both geometric structure and predictive information. The method extends the Fused Gromov-Wasserstein framework and offers applications in representation learning and adaptive kernel design for Gaussian Process modeling.

AINeutralarXiv – CS AI · May 286/10
🧠

Optimal and Diffusion Transports in Machine Learning

A comprehensive academic survey examines how optimal transport and diffusion methods provide unified mathematical frameworks for solving machine learning problems involving time-evolving probability distributions. The research highlights applications across generative AI, neural network optimization, and large language model dynamics, offering computational and theoretical advantages through Lagrangian vector field representations.

AINeutralarXiv – CS AI · May 126/10
🧠

Structure-Centric Graph Foundation Model via Geometric Bases

Researchers propose Structure-Centric Graph Foundation Models (SCGFM), a novel approach that treats graph topology as the primary source of transferable knowledge using geometric bases and Gromov-Wasserstein distances. The method addresses key limitations in existing graph foundation models by handling structural heterogeneity and incompatible node feature spaces, demonstrating improved generalization across both in-domain and cross-domain graph tasks.

AINeutralarXiv – CS AI · May 126/10
🧠

cuRegOT: A GPU-Accelerated Solver for Entropic-Regularized Optimal Transport

Researchers introduce cuRegOT, a GPU-accelerated solver that significantly improves the speed of entropic-regularized optimal transport computations through algorithmic optimizations like amortized symbolic analysis and fused kernels. The breakthrough addresses a critical computational bottleneck in machine learning by outperforming existing GPU-based solvers while maintaining theoretical convergence guarantees.

AINeutralarXiv – CS AI · May 126/10
🧠

Geometrically Constrained Stenosis Editing in Coronary Angiography via Entropic Optimal Transport

Researchers have developed OT-Bridge Editor, an AI method that uses optimal transport theory to synthesize realistic coronary angiography images with artificial stenosis lesions. The technique achieves 27.8% improvement in stenosis detection performance on benchmark datasets, addressing the critical shortage of high-quality medical imaging training data.

AINeutralarXiv – CS AI · May 126/10
🧠

Neural Cluster First, Route Second: One-Shot Capacitated Vehicle Routing via Differentiable Optimal Transport

Researchers introduce Neural CFRS, a non-autoregressive neural network framework that solves the Capacitated Vehicle Routing Problem by clustering nodes first, then routing—departing from sequential autoregressive methods. The approach uses differentiable optimal transport to enforce capacity constraints and achieves competitive results on benchmarks while scaling robustly to large, out-of-distribution instances.

AINeutralarXiv – CS AI · May 116/10
🧠

Distributional Process Reward Models: Calibrated Prediction of Future Rewards via Conditional Optimal Transport

Researchers propose using conditional optimal transport to improve calibration of Process Reward Models (PRMs) used in AI inference-time scaling, addressing the problem of overestimated success probabilities. The method enables better confidence bounds for mathematical reasoning tasks and improves downstream performance in Best-of-N selection frameworks.

AINeutralarXiv – CS AI · May 116/10
🧠

PLOT: Progressive Localization via Optimal Transport in Neural Causal Abstraction

Researchers introduce PLOT (Progressive Localization via Optimal Transport), a new framework for mechanistic interpretability that efficiently identifies causal variables in neural networks through optimal transport coupling rather than computationally expensive searches. The method significantly speeds up causal abstraction analysis while maintaining competitive accuracy, offering practical advantages for large-scale AI interpretability research.

AINeutralarXiv – CS AI · May 46/10
🧠

Mean-Field Path-Integral Diffusion: From Samples to Interacting Agents

Researchers introduce Mean-Field Path-Integral Diffusion (MF-PID), a novel framework where generative model samples interact as coordinated agents rather than operating independently, achieving significant efficiency gains in probability transport. The approach unifies generative modeling with multi-agent control theory and demonstrates 19-24% energy reduction in demand-response applications while maintaining exact terminal distribution matching.

AIBullisharXiv – CS AI · Mar 36/103
🧠

Hyperparameter Trajectory Inference with Conditional Lagrangian Optimal Transport

Researchers introduce Hyperparameter Trajectory Inference (HTI), a method to predict how neural networks behave with different hyperparameter settings without expensive retraining. The approach uses conditional Lagrangian optimal transport to create surrogate models that approximate neural network outputs across various hyperparameter configurations.

Page 1 of 2Next →