y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#dimensionality-reduction News & Analysis

7 articles tagged with #dimensionality-reduction. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · May 297/10
🧠

COMET: Concept Space Dissection of the Modality Gap in Audio-Text Multimodal Contrastive Embeddings

Researchers introduce COMET, a PLS-SVD framework that analyzes the modality gap in Contrastive Language-Audio Pretraining (CLAP) models by decomposing embeddings into interpretable concepts. The study reveals that only a small subset of shared conceptual axes drives similarity computation, and proposes a training-free spectral truncation method that improves zero-shot audio captioning performance while reducing dimensionality.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Bridging Multi-Valued Heuristics and Dimensionality Reduction in Multi-Objective Search

Researchers develop L-NAMOA*dr-mvh, a novel algorithm that safely integrates multi-valued heuristics with dimensionality reduction in multi-objective shortest-path problems. The breakthrough addresses theoretical correctness challenges and achieves over 10x speedups by better capturing trade-off structures in search optimization.

AINeutralarXiv – CS AI · Jun 96/10
🧠

OnlyDense: Reduced-Order Modeling for Lagrangian simulation

Researchers introduce OnlyDense, a machine learning framework that reduces computational costs for Lagrangian particle simulation methods like SPH and MPM by representing massive particle systems as functions in Hilbert space rather than discrete particle sets. The method achieves 0.99+ R² accuracy using just 32 basis functions on million-particle simulations, combining classical reduced-order modeling with deep learning.

AINeutralarXiv – CS AI · Jun 55/10
🧠

Dimensionality Reduction for Cyberattack Classification: A Comparative Evaluation of PCA and Linear Predictive Coding

Researchers compare Principal Component Analysis (PCA) and Linear Predictive Coding (LPC) for reducing feature dimensionality in cyberattack detection systems. The study demonstrates that aggressive compression of high-dimensional data maintains classification accuracy while significantly reducing computational overhead, enabling deployment in resource-constrained environments.

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 · Apr 106/10
🧠

Explaining Neural Networks in Preference Learning: a Post-hoc Inductive Logic Programming Approach

Researchers propose using Inductive Learning of Answer Set Programs (ILASP) to create interpretable approximations of neural networks trained on preference learning tasks. The approach combines dimensionality reduction through Principal Component Analysis with logic-based explanations, addressing the challenge of explaining black-box AI models while maintaining computational efficiency.

AINeutralarXiv – CS AI · Apr 106/10
🧠

Sparse-Aware Neural Networks for Nonlinear Functionals: Mitigating the Exponential Dependence on Dimension

Researchers propose a sparse-aware neural network framework that combines convolutional architectures with fully connected networks to improve operator learning over infinite-dimensional function spaces. The approach significantly reduces the curse of dimensionality and sample complexity requirements for approximating nonlinear functionals, with improved theoretical guarantees for both deterministic and random sampling schemes.