text-embedding

Tag

Cards List
#text-embedding

Task-Conditional Flow Matching for Balanced Multilingual Text Embedding Adaptation

arXiv cs.CL · 5d ago Cached

This paper introduces Task-Conditional Flow Matching (TCFM), a framework for adapting multilingual text embedding models that selectively uses flow matching for translation tasks and other objectives for retrieval/classification. It achieves state-of-the-art results on the Indic Massive Text Embedding Benchmark.

0 favorites 0 likes
#text-embedding

Nemotron-3-Embed 1B/8B

Reddit r/LocalLLaMA · 2026-07-14

NVIDIA released Nemotron-3-Embed 1B and 8B models, state-of-the-art multilingual text embedding models for retrieval and semantic similarity, optimized for RAG systems.

0 favorites 0 likes
#text-embedding

STEB: Style Text Embedding Benchmark

arXiv cs.CL · 2026-07-01 Cached

Introduces the Style Text Embedding Benchmark (STEB), a comprehensive open-source benchmark for standardizing evaluation of style embeddings across 96 datasets and 7 languages, finding that semantic embeddings fail on stylistic tasks.

0 favorites 0 likes
#text-embedding

BitNet Text Embeddings

arXiv cs.CL · 2026-06-25 Cached

This paper introduces BitEmbed, an extreme low-bit framework for LLM-based text embeddings that converts pretrained LLM backbones into BitNet-style encoders with ternary weights and quantized activations. It achieves comparable performance to full-precision models while significantly reducing encoding and storage costs.

0 favorites 0 likes
#text-embedding

@vintcessun: Turns out LLM text embeddings are hijacked by high-frequency tokens (periods, articles)! The unembedding matrix implicitly defines a low-rank subspace dominated by these uninformative expressions. This is the root cause of LLMs' poor performance as universal embeddings, and the contamination is subtle. EmbedFilter…

X AI KOLs Timeline · 2026-06-12 Cached

This study reveals that LLM text embeddings are hijacked by high-frequency tokens (e.g., periods, articles) and proposes EmbedFilter, which performs SVD on the unembedding matrix and subtracts the projection component to release true semantics, achieving zero-training-cost dimensionality reduction and retrieval efficiency gains.

0 favorites 0 likes
#text-embedding

SEA-Embedding: Open and Reproducible Text Embeddings for Southeast Asia

arXiv cs.CL · 2026-06-03 Cached

SEA-Embedding presents a fully open and reproducible text embedding pipeline for Southeast Asian languages, trained solely on public data, achieving state-of-the-art results on the SEA-BED benchmark.

0 favorites 0 likes
#text-embedding

Hubness, Not Anisotropy, Drives Cross-Lingual Retrieval Asymmetry in Multilingual Embedding Models

arXiv cs.CL · 2026-05-27 Cached

This paper investigates the cause of cross-lingual retrieval asymmetry in multilingual embedding models. The authors propose and test the hub-mediation hypothesis, finding that hubness, not anisotropy, is the dominant cause, and recommend using CSLS instead of cosine similarity.

0 favorites 0 likes
#text-embedding

Evaluation of Chunking Strategies for Effective Text Embedding in Low-Resource Language on Agricultural Documents

arXiv cs.CL · 2026-05-22 Cached

This paper evaluates four text chunking strategies for Retrieval-Augmented Generation on Khmer agricultural documents, finding that character-based Recursive chunking with 300 characters yields the best retrieval and relevance performance.

0 favorites 0 likes
← Back to home

Submit Feedback