y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#embeddings News & Analysis

41 articles tagged with #embeddings. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

41 articles
AIBullisharXiv – CS AI · 2d ago7/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.

AIBullisharXiv – CS AI · 2d ago7/10
🧠

No More K-means:Single-Stage Sparse Coding for Efficient Multi-Vector Retrieval

Researchers introduce Single-stage Sparse Retrieval (SSR), a new approach that replaces clustering-based compression with sparse autoencoders for multi-vector retrieval systems. The method achieves 15x faster indexing, 50% lower retrieval latency, and improved accuracy compared to ColBERTv2, addressing critical efficiency bottlenecks in large-scale information retrieval.

AIBearisharXiv – CS AI · May 17/10
🧠

One Single Hub Text Breaks CLIP: Identifying Vulnerabilities in Cross-Modal Encoders via Hubness

Researchers have identified a critical vulnerability in CLIP and similar cross-modal encoders where a single hub text embedding can achieve similarity scores comparable to human-written captions across many unrelated images. This reveals fundamental weaknesses in how these models project text and images into shared embedding spaces, threatening the reliability of vision-language applications.

AIBullisharXiv – CS AI · Mar 67/10
🧠

CONE: Embeddings for Complex Numerical Data Preserving Unit and Variable Semantics

Researchers introduce CONE, a hybrid transformer encoder model that improves numerical reasoning in AI by creating embeddings that preserve the semantics of numbers, ranges, and units. The model achieves 87.28% F1 score on DROP dataset, representing a 9.37% improvement over existing state-of-the-art models across web, medical, finance, and government domains.

AIBullisharXiv – CS AI · Mar 56/10
🧠

From Exact Hits to Close Enough: Semantic Caching for LLM Embeddings

Researchers propose semantic caching solutions for large language models to improve response times and reduce costs by reusing semantically similar requests. The study proves that optimal offline semantic caching is NP-hard and introduces polynomial-time heuristics and online policies combining recency, frequency, and locality factors.

AINeutralarXiv – CS AI · Mar 57/10
🧠

World Properties without World Models: Recovering Spatial and Temporal Structure from Co-occurrence Statistics in Static Word Embeddings

Research shows that static word embeddings like GloVe and Word2Vec can recover substantial geographic and temporal information from text co-occurrence patterns alone, challenging assumptions that such capabilities require sophisticated world models in large language models. The study found these simple embeddings could predict city coordinates and historical birth years with high accuracy, suggesting that linear probe recoverability doesn't necessarily indicate advanced internal representations.

AIBullisharXiv – CS AI · Mar 47/103
🧠

Next Embedding Prediction Makes World Models Stronger

Researchers introduce NE-Dreamer, a decoder-free model-based reinforcement learning agent that uses temporal transformers to predict next-step encoder embeddings. The approach achieves performance matching or exceeding DreamerV3 on standard benchmarks while showing substantial improvements on memory and spatial reasoning tasks.

AIBullisharXiv – CS AI · Mar 37/103
🧠

CSRv2: Unlocking Ultra-Sparse Embeddings

CSRv2 introduces a new training approach for ultra-sparse embeddings that reduces inactive neurons from 80% to 20% while delivering 14% accuracy gains. The method achieves 7x speedup over existing approaches and up to 300x improvements in compute and memory efficiency compared to dense embeddings.

AIBullisharXiv – CS AI · Mar 37/104
🧠

UME-R1: Exploring Reasoning-Driven Generative Multimodal Embeddings

Researchers introduce UME-R1, a breakthrough multimodal embedding framework that combines discriminative and generative approaches using reasoning-driven AI. The system demonstrates significant performance improvements across 78 benchmark tasks by leveraging generative reasoning capabilities of multimodal large language models.

AINeutralarXiv – CS AI · 2d ago6/10
🧠

Entity-Collision: A Stratified Protocol for Attributing Retrieval Lift in Agent Memory

Researchers propose entity-collision, a standardized testing protocol for evaluating retrieval systems in agent memory applications. The protocol isolates embedder performance from lexical overlap by construction, revealing that encoder capacity alone doesn't guarantee better retrieval—MiniLM-384 outperforms larger models on mixed query types despite having fewer parameters than BGE-large.

AINeutralarXiv – CS AI · 2d ago6/10
🧠

Xetrieval: Mechanistically Explaining Dense Retrieval

Researchers introduce Xetrieval, a mechanistic framework that explains how dense retrieval models assign relevance scores by decomposing high-dimensional embeddings into interpretable features. The method uses a lightweight reasoning internalizer to enrich embeddings with reasoning information and provides human-readable feature-level explanations of retrieval decisions, advancing transparency in neural information retrieval systems.

AINeutralarXiv – CS AI · 2d ago6/10
🧠

A comparative study of transformer-based embeddings for topic coherence

A research study comparing seven transformer-based language models of varying sizes (22M to 13B parameters) in topic modeling tasks found that model size has negligible impact on topic quality. This suggests smaller, more efficient models can match larger models' performance for topic coherence applications, potentially reducing computational costs without sacrificing output quality.

AINeutralarXiv – CS AI · 2d ago6/10
🧠

The Best of the Two Worlds: Harmonizing Semantic and Hash IDs for Sequential Recommendation

Researchers propose H2Rec, a novel framework that combines Semantic IDs (SID) and Hash IDs (HID) to improve sequential recommendation systems, particularly for long-tail items. The dual-branch architecture addresses the performance trade-off between head and tail recommendations, with validation across public benchmarks and a commercial platform.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

QuITE: Query-Based Irregular Time Series Embedding

Researchers introduce QuITE, a plug-and-play embedding module that enables standard machine learning models to effectively process irregularly-sampled time series data without interpolation or architectural redesign. The approach uses learnable query tokens and self-attention to handle irregular temporal patterns, demonstrating significant performance improvements across forecasting and classification tasks.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

Clark Hash: Stateless Sparse Johnson-Lindenstrauss Quantization for Neural Embeddings

Clark Hash is a new compression codec that reduces neural embedding storage from 1,536 bytes to 48 bytes (32x compression) using deterministic sparse Johnson-Lindenstrauss projection and scalar quantization. The method requires no training, learned codebooks, or corpus statistics, achieving 0.91+ correlation with dense cosine similarity scores on multilingual sentence-embedding benchmarks.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

LUCoS: Latent Unsupervised Context Selection for Tabular Foundation Models

Researchers introduce LUCoS, an unsupervised method for selecting training instances in tabular machine learning that uses latent embeddings rather than raw features. The approach significantly outperforms random selection across 67 datasets, addressing a critical cold-start problem in tabular foundation models like TabPFN.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

Benchmarking Patent Embeddings: A Multi-Task Evaluation of 22 Models Across Retrieval, Classification, and Clustering

Researchers benchmarked 22 embedding models on patent data, finding that optimal fine-tuning strategies vary by task and that single-landscape fine-tuning degrades cross-domain performance. The study reveals significant gaps between in-domain and out-of-domain retrieval that cannot be closed with hybrid approaches, challenging assumptions about universal embedding solutions.

🧠 Llama
AINeutralarXiv – CS AI · May 126/10
🧠

Embeddings for Preferences, Not Semantics

Researchers propose a new approach to embedding text for collective decision-making that prioritizes preferential similarity over semantic similarity. The method uses synthetic training data to separate preference signals (stance and values) from semantic nuisance (style and wording), improving preference prediction across deliberation datasets.

🏢 Meta
AINeutralarXiv – CS AI · May 126/10
🧠

Reasoning-Aware Training for Time Series Forecasting

Researchers introduce STRIDE, a framework that integrates large language model reasoning into time series foundation models by projecting LLM reasoning into continuous embedding spaces rather than discrete tokens. The approach achieves state-of-the-art forecasting performance while providing interpretable reasoning, addressing the modality gap that previously limited combining LLMs with numerical time series data.

AINeutralarXiv – CS AI · Apr 146/10
🧠

A Minimal Model of Representation Collapse: Frustration, Stop-Gradient, and Dynamics

Researchers present a minimal mathematical model demonstrating how representation collapse occurs in self-supervised learning when frustrated (misclassified) samples exist, and show that stop-gradient techniques prevent this failure mode. The work provides closed-form analysis of gradient-flow dynamics and fixed points, offering theoretical insights into why modern embedding-based learning systems sometimes lose discriminative power.

AIBullisharXiv – CS AI · Apr 146/10
🧠

Task2vec Readiness: Diagnostics for Federated Learning from Pre-Training Embeddings

Researchers propose Task2Vec-based readiness indices to predict federated learning performance before training begins. By computing unsupervised metrics from pre-training embeddings, the method achieves correlation coefficients exceeding 0.9 with final outcomes, offering practitioners a diagnostic tool to assess federation alignment and heterogeneity impact.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Explainable embeddings with Distance Explainer

Researchers introduce Distance Explainer, a new method for explaining how AI models make decisions in embedded vector spaces by identifying which features contribute to similarity between data points. The technique adapts existing explainability methods to work with complex multi-modal embeddings like image-caption pairs, addressing a critical gap in AI interpretability research.

AIBullisharXiv – CS AI · Mar 66/10
🧠

What Is Missing: Interpretable Ratings for Large Language Model Outputs

Researchers introduce the What Is Missing (WIM) rating system for Large Language Models that uses natural-language feedback instead of numerical ratings to improve preference learning. WIM computes ratings by analyzing cosine similarity between model outputs and judge feedback embeddings, producing more interpretable and effective training signals with fewer ties than traditional rating methods.

Page 1 of 2Next →