embedding

Tag

Cards List
#embedding

@shannholmberg: how gbrain's dream cycle works most knowledge bases degrade as you dump more things in, they go stale, duplicates pile …

X AI KOLs Following · 2026-07-02 Cached

Gbrain's dream cycle is a 24/7 automated loop that ingests daily data, enriches entities, consolidates conversations, merges duplicates, fixes citations, and ranks pages to maintain a fresh and accurate knowledge base.

0 favorites 0 likes
#embedding

Measuring Graph-to-Graph Semantic Similarity in Knowledge Graphs: An Empirical Evaluation of Knowledge Graph Embeddings

arXiv cs.AI · 2026-06-30 Cached

This paper introduces and empirically evaluates methods for measuring semantic similarity between knowledge graphs using KG embeddings, proposing EmbPairSim and AvgEmbSim scoring functions that outperform baselines like Sentence-BERT on WikiText-2 and CC-News datasets.

0 favorites 0 likes
#embedding

@StartupArchive_: YouTube founder Chad Hurley explains the virality hack he learned at PayPal In February 2005, three former PayPal emplo…

X AI KOLs Following · 2026-06-29 Cached

YouTube founder Chad Hurley recounts how the ability to embed videos for free, inspired by PayPal's payment button strategy, drove YouTube's explosive growth. The article highlights the 'come for the tool, stay for the network' strategy advocated by a16z partner Chris Dixon.

1 favorites 1 likes
#embedding

DREAM: Dense Retrieval Embeddings via Autoregressive Modeling

Hugging Face Daily Papers · 2026-06-23 Cached

DREAM trains dense retrieval embeddings by using autoregressive language model attention to supervise query-document similarity, eliminating the need for labeled data. It consistently outperforms baselines on BEIR and RTEB benchmarks across model scales.

0 favorites 0 likes
#embedding

HAKARI-Bench: A Lightweight Benchmark for Comparing Retrieval Architectures and Efficiency Settings under Unified Conditions

Hugging Face Daily Papers · 2026-06-22 Cached

HAKARI-Bench is a lightweight benchmark for comparing retrieval methods across multiple configurations and languages, enabling efficient model selection and performance analysis. It reproduces full benchmarks like MTEB at high correlation while being faster to run.

0 favorites 0 likes
#embedding

EvoEmbedding: Evolvable Representations for Long-Context Retrieval and Agentic Memory

Hugging Face Daily Papers · 2026-06-19 Cached

EvoEmbedding is a dynamic embedding model that maintains a continuously updated latent memory to generate adaptive representations for long-context retrieval, outperforming larger specialist models and improving agentic workflows.

0 favorites 0 likes
#embedding

@liquidai: Introducing LFM2.5-Embedding-350M and LFM2.5-ColBERT-350M: two multilingual retrieval models built for ultra-fast and a…

X AI KOLs Following · 2026-06-18 Cached

Liquid AI introduces LFM2.5-Embedding-350M and LFM2.5-ColBERT-350M, two multilingual retrieval models optimized for fast and accurate search across 11 languages, with latency as low as 1.5ms.

0 favorites 0 likes
#embedding

Beyond Tokenization: Direct Timestep Embedding and Contrastive Alignment for Time-Series Question Answering

arXiv cs.CL · 2026-06-18 Cached

This paper introduces CADE, a framework for time-series question answering that maps each timestep directly into the LLM embedding space and uses a one-directional supervised contrastive loss to align time-series representations with frozen text anchors, outperforming existing baselines on the Time-MQA benchmark.

0 favorites 0 likes
#embedding

@freeman1266: You don't need math to understand most AI papers—just understand this chain: token → embedding → position encoding → attention → FFN → residual stream → next-token prediction. LLMs essentially stack Transf…

X AI KOLs Timeline · 2026-06-15 Cached

A Chinese science tweet that intuitively explains the core chain of LLMs (Large Language Models): from token, embedding, position encoding, attention, FFN to residual stream and next-token prediction, helping readers without a math background understand AI papers.

0 favorites 0 likes
#embedding

Fusing Stylometric and Embedding Systems to Estimate Authorship Likelihood Ratios in Japanese

arXiv cs.CL · 2026-06-15 Cached

This paper applies the likelihood ratio framework for forensic authorship attribution to Japanese texts, fusing stylometric features with embedding-based systems to improve discrimination and calibration.

0 favorites 0 likes
#embedding

The 90-year-old idea behind JEPA models: Canonical Correlation Analysis

Hacker News Top · 2026-06-11 Cached

This blog post explains the connection between JEPA (Joint Embedding Predictive Architecture) models and Canonical Correlation Analysis (CCA), a statistical method from 1936, arguing that CCA is the conceptual precursor to JEPA and that the idea of maximizing correlation in embedding space dates back to Hotelling.

0 favorites 0 likes
#embedding

@hasantoxr: Vector databases are no longer a cloud product. They're becoming a pip install. A new open-source project called turbov…

X AI KOLs Timeline · 2026-06-09 Cached

An open-source project called turbovec has reached 10K stars on GitHub. It is a Rust-based vector index with Python bindings that uses Google Research's TurboQuant algorithm to compress embeddings to near the theoretical Shannon limit, enabling fully local RAG with 10 million documents fitting in 4 GB RAM and searching faster than FAISS.

0 favorites 0 likes
#embedding

On the Persistent Effects of Lexicality in Large Language Mod

arXiv cs.CL · 2026-06-03 Cached

This paper investigates how lexical overlap, rather than semantic content, influences LLM representations across layers and architectures, and demonstrates that this lexical effect persists even in models trained for semantic similarity, leading to degraded performance on downstream tasks.

0 favorites 0 likes
#embedding

SDR: Set-Distance Rewards for Radiology Report Generation

arXiv cs.AI · 2026-06-02 Cached

This paper proposes set-distance rewards for reinforcement learning in chest X-ray report generation, using embedding-based set-to-set distances between generated and reference reports. Post-training with these rewards via GRPO consistently outperforms supervised fine-tuning and exact-match rewards, and enables efficient test-time scaling.

0 favorites 0 likes
#embedding

ScaleMAP: Preserving Local Density and Neighborhood Structure in Low-Dimensional Embeddings

arXiv cs.LG · 2026-06-01 Cached

ScaleMAP is a new nonlinear dimensionality reduction method that preserves local density and neighborhood structure by rescaling embedding distances based on original-space local radii, achieving better density preservation than DensMAP while maintaining UMAP-level neighborhood preservation.

0 favorites 0 likes
#embedding

@vintcessun: Numerical datasets don't even share column names — how can AI retrieve and align across tables? Existing embedding methods fail on heterogeneous tables, and LLMs are at a loss. This problem blocks cross-dataset RAG, algorithm selection, and simulation initialization — without common feature names, similarity matching is guesswork. The paper proposes: compute 20+ statistical descriptors (mean, quantiles, missing rate...) for each table.

X AI KOLs Timeline · 2026-05-30 Cached

This paper proposes a method for cross-table retrieval and alignment of heterogeneous numerical tabular datasets using statistical descriptors and sentence embeddings, enabling similarity matching and interpretable variable-level correspondence without shared column names.

0 favorites 0 likes
#embedding

Model-Based Quality Assessment for Massively Multilingual Parallel Data

Hugging Face Daily Papers · 2026-05-29 Cached

This paper proposes a model-based approach to assess massively multilingual parallel data by decomposing it into parallelism assessment and reference-free quality estimation, finding that no single universal metric works across all language directions.

0 favorites 0 likes
#embedding

Xetrieval: Mechanistically Explaining Dense Retrieval

Hugging Face Daily Papers · 2026-05-28 Cached

Xetrieval is a mechanistic framework that explains dense retrieval by enhancing sentence embeddings with reasoning information and decomposing them into interpretable sparse features, providing feature-level explanations for retrieval decisions without expensive autoregressive generation.

0 favorites 0 likes
#embedding

Unveil: Unified Visual-Textual Integration and Distillation for Multi-modal Document Retrieval

arXiv cs.CL · 2026-05-26 Cached

Unveil introduces a unified visual-textual embedding framework for multi-modal document retrieval, using knowledge distillation to transfer semantic understanding from a visual-textual model to a purely visual model, achieving robust and efficient retrieval.

0 favorites 0 likes
#embedding

@garrytan: My newest gbrain-evals just dropped - this is how gbrain does vs other options. http://ZeroEntropy.dev is SOTA for rera…

X AI KOLs Following · 2026-05-24 Cached

Garry Tan released new gbrain-evals benchmarks showing ZeroEntropy.dev achieves state-of-the-art performance in reranking and embedding cost, speed, and retrieval success, beating MemPalace and Vector RAG.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback