embedding

Tag

Cards List
#embedding

CORE: Improving Compositional Reasoning in MLLM Embedding via Reranker Distillation

Hugging Face Daily Papers · 2026-09-03 Cached

CORE introduces a distillation method that transfers compositional ranking judgments from a reranker to an embedding model using a Rank-KL objective, enhancing compositional retrieval performance across benchmarks without compromising standard tasks.

0 favorites 0 likes
#embedding

Janet 1.42.0

Lobsters Hottest · 2026-09-01 Cached

Janet is a programming language designed for system scripting, automation, and embedding in larger programs, featuring a rich core library with built-in networking and PEG parsing.

0 favorites 0 likes
#embedding

UMER: Unifying Embedding and Ranking via Pair-Aware Discriminative Reasoning for Universal Multimodal Retrieval

arXiv cs.AI · 2026-08-20 Cached

UMER introduces a unified framework for multimodal retrieval that combines embedding and ranking via pair-aware discriminative reasoning, achieving state-of-the-art performance on the MMEB-V2 benchmark.

0 favorites 0 likes
#embedding

Agent memory layers don't need an LLM deciding what to remember

Reddit r/LocalLLaMA · 2026-08-05

The author argues that agent memory layers should skip LLM-based extraction for deciding what to remember, instead using simple storage, embeddings, and retrieval, exemplified by their open-source memU tool.

0 favorites 0 likes
#embedding

Models for minimalist RAG: B1ade 335M Embedding and 1B Parameter Small Language Models

arXiv cs.CL · 2026-07-31 Cached

Presents B1ade, a minimalist RAG architecture with a 335M zero-training embedding model and a 1B SLM trained via GRPO on 723M tokens, showing emergent attribution behavior and competitive QA performance without large-scale pretraining.

0 favorites 0 likes
#embedding

Vendor-agnostic ML inference on production edge devices [R]

Reddit r/MachineLearning · 2026-07-29

Describes using ncnn's Vulkan backend for vendor-agnostic ML inference on production edge devices, achieving 10x speedup over CPU ONNX for face detection and embedding models.

0 favorites 0 likes
#embedding

Self-contained highly-portable Python distributions

Hacker News Top · 2026-07-27 Cached

This project provides self-contained, highly-portable Python distributions with minimal runtime dependencies, useful for embedding Python in larger binaries or running on diverse systems.

0 favorites 0 likes
#embedding

Agent memory that retrieves 96.4% on LongMemEval without calling a model

Reddit r/AI_Agents · 2026-07-25

Agentlas is a free, open-source agent memory system that uses a local SQLite database combined with lightweight embedding and keyword search to achieve 96.4% on LongMemEval without calling an LLM, outperforming alternatives like mem0 and supermemory.

0 favorites 0 likes
#embedding

Fusion Embedding: A Unified Embedding Space for Text, Image, Video, and Audio

arXiv cs.CL · 2026-07-22 Cached

Fusion Embedding introduces a family of models that add audio to a frozen vision-language embedding backbone, enabling a unified space for text, image, video, and audio retrieval. The models train only lightweight adapters and achieve audio-image retrieval without paired audio-visual data.

0 favorites 0 likes
#embedding

@QuixiAI: QuixiAI/embeddinggemma.c - fast as fuck cross-platform embedding inference engine. Written in c, runs anywhere. Inferen…

X AI KOLs Following · 2026-07-20 Cached

QuixiAI releases embeddinggemma.c, a fast cross-platform embedding inference engine written in C, supporting multiple backends (CPU, Metal, CUDA, ROCm, SYCL) and Matryoshka embeddings with a standard HTTP API.

0 favorites 0 likes
#embedding

NVIDIA Nemotron 3 Embed Ranks #1 Overall on RTEB, Advancing Agentic Retrieval

Hugging Face Blog · 2026-07-16 Cached

NVIDIA releases Nemotron 3 Embed, a collection of open embedding models that top the RTEB leaderboard, featuring an 8B flagship model and efficient 1B variants for production-scale retrieval.

0 favorites 0 likes
#embedding

Bitnet again?

Reddit r/LocalLLaMA · 2026-07-15

Microsoft has released a new embedding model called bitnet-embedding-0.6b on HuggingFace, but the model card is missing.

0 favorites 0 likes
#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
#embedding

nvidia/Nemotron-3-Embed-1B-BF16

Hugging Face Models Trending · 2026-07-14 Cached

NVIDIA released Nemotron-3-Embed-1B-BF16, a multilingual text embedding model optimized for retrieval and semantic similarity, achieving state-of-the-art performance across 34 languages for RAG systems.

0 favorites 0 likes
#embedding

VultronRetriever family of models released on HuggingFace![R]

Reddit r/MachineLearning · 2026-07-11

Vultr released the VultronRetriever family of models, including Prime-8B, Core-4.5B, and Flash-0.8B, which achieve top rankings on the MTEB leaderboard with high efficiency and offline capabilities.

0 favorites 0 likes
#embedding

A Multi-cluster Boundary Learning Method for Out-of-Scope Intent Detection via MiniLM Embedding

arXiv cs.CL · 2026-07-10 Cached

The paper proposes a multi-cluster boundary learning method for out-of-scope intent detection using MiniLM embeddings, achieving state-of-the-art performance on CLINC150, StackOverflow, and Banking77 datasets.

0 favorites 0 likes
#embedding

InductWave: Inductive Multi-Hop Logical Query Answering on Knowledge Graphs

arXiv cs.AI · 2026-07-09 Cached

InductWave proposes a wavelet-based inductive embedding method for multi-hop logical query answering on knowledge graphs, achieving competitive performance with fewer message-passing layers.

0 favorites 0 likes
#embedding

Ternlight – 7 MB embedding model that runs in browser (WASM)

Hacker News Top · 2026-07-06 Cached

Ternlight is a 7 MB embedding model that runs in the browser via WASM, enabling fast semantic search without any API calls or servers. It ships as an npm package and can be used in three lines of code.

0 favorites 0 likes
#embedding

BaryGraph - knowledge graph where every relationship is its own embedded document (not an edge) [R]

Reddit r/MachineLearning · 2026-07-04

BaryGraph introduces a novel knowledge graph where every relationship is a first-class embedded document (BaryEdge) rather than an edge between nodes, enabling recursive abstraction triads that surface structural bridges between distant concepts. The preprint includes benchmarks showing structural metrics correlate with human similarity judgments better than cosine similarity alone.

0 favorites 0 likes
#embedding

Token Geometry

arXiv cs.LG · 2026-07-03 Cached

The paper introduces Ember, a lightweight optimizer for embedding and LM-head matrices that exploits gradient geometry to improve efficiency and performance across supervised finetuning, RL, and pretraining, while using far less optimizer state than Adam.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback