Linkup Research Releases SPARSEUP: A 149M-Parameter Open-Source Sparse Embedding Model

2026年9月19日 07:48
站內 AI 整理稿

Linkup research team releases SPARSEUP, an open-source learned sparse embedding model.The model runs on a 149M-parameter ModernBERT backbone and ships under Apache 2.0.Linkup team reports 56.4 average nDCG@10 on BEIR-13.

It calls this the strongest public vocabulary-based sparse encoder it knows of under 150M parameters.Is it deployable?Yes.The weights are on Hugging Face under Apache 2.0.The model loads through Transformers or Sentence Transformers with trustremotecode=True.

Why a Sparse Model, and Why Now Most open retrieval models are dense: 1 vector per text.Sparse models output weights over a vocabulary instead.Each dimension maps to a real token, so vectors fit inverted indexes and humans can read them.They also tend to match rare words well.

The trigger was LightOn’s DenseOn and LateOn release.LightOn published open data, a training recipe, a dense model and a late-interaction model.SPARSEUP fills the missing sparse slot.It uses the same backbone family and fine-tuning data, so all 3 retrieval styles can be compared side by side.

How is SPARSEUP Built Training starts from LateOn-unsupervised.That checkpoint had no MLM head, so the team grafted back ModernBERT’s original one.Fine-tuning used LightOn’s fine-tuning mixture with contrastive learning only.

Each query gets 7 hard negatives sampled from a pool of 50, and in-batch negatives.There is no cross-encoder distillation, and training fits on a single H100.A vanilla SPLADE on this backbone produced huge bags full of stopwords.

Linkup fixed this with 3 changes: Logit shifting: The encoder computes log(1 + ReLU(x - 15)).ModernBERT’s MLM logits sat too high, saturating the log and making bags dense at initialization.Per-position top-k: Each input token keeps only its 12 strongest vocabulary dimensions before max pooling.

This caps expansion per token, not total vector size.Case folding: Byte-level BPE stores heat, Heat, Ġheat and ĠHeat as separate ids.SPARSEUP folds them onto 1 id and keeps the largest weight.Output dimensions drop from about 50k to about 34k.

Queries and documents take [Q] and [D] prefixes, and scoring is a dot product.Evaluation max lengths are 128 tokens for queries and 512 for documents.window.addEventListener("message",function(e){if(e.data&&e.data.mtpSparseupH){var f=document.getElementById("mtp-sparseup-frame");if(f)f.style.

height=e.data.mtpSparseupH+"px";}}); Benchmark Results Against other sparse encoders on BEIR-13 (nDCG@10, without MS MARCO), per the model card: ModelBEIR-13 avgSPARSEUP56.4opensearch-neural-sparse-encoding-doc-v3-gte54.6opensearch-neural-sparse-encoding-v152.44ModernBERT-VT52.4splade-v351.

7granite-embedding-30m-sparse50.6LACONIC-1B (1B parameters, different size class)58.7 The controlled comparison is less flattering.With backbone and data fixed, LateOn scores 58.9, DenseOn 57.9 and SPARSEUP 56.4.SPARSEUP uses approximate Seismic search, while LightOn reports exact search.

SPARSEUP wins ArguAna and Touché and beats DenseOn on HotpotQA.It lags on more semantic sets, with FiQA showing the largest gap.DBPedia is another weak spot.On decontaminated BEIR, the gap to DenseOn shrinks to 0.17 points.

Linkup warns that decontaminated NQ and MS MARCO have only 21 and 46 queries, so those results are noisy.Speed and Sparsity On MS MARCO, SPARSEUP averages 47 non-zero terms per query and 190 per document.SPLADE-v3 averages 25 and 170.

With the Seismic inverted index, it reaches over 97% recall against exact search in about 380 microseconds per query, single-threaded.Linkup says inflating vector size could add 1 to 2 BEIR points, but it chose to stay sparse.

Key Takeaways SPARSEUP is Linkup Research’s first open model: a 149M-parameter sparse encoder under Apache 2.0.It scores 56.4 nDCG@10 on BEIR-13, top among public sparse encoders under 150M, per Linkup.3 fixes drive it: a logit shift of 15, top-12 expansion per token, and case folding.

With identical data, it trails DenseOn by 1.52 points and LateOn by 2.5 on BEIR-13.It reaches over 97% recall in about 380µs per query with Seismic on MS MARCO.Check out the Model Weights and Technical Details.All credit goes to the researcher of this project.

Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?

Connect with us The post Linkup Research Releases SPARSEUP: A 149M-Parameter Open-Source Sparse Embedding Model appeared first on MarkTechPost.

Related

相關文章

創意任務解決率95%,讓視覺AI自己練習,還能把經驗帶到視頻

在視覺AI領域,一項最新進展顯示,該技術在創意類任務中的解決率已達到95%。這項成果並非來自人工干預或反覆調參,而是透過讓AI自行積累與驗證有效的運作流程,逐步提升對複雜任務的處理能力。不僅如此,這種自我練習所獲得的經驗還能被順暢遷移至視頻領域,進一步拓展應用場景。 據了解,這套方法的核心在於讓AI在執行創意任務的過程中,自動記錄哪些工作流能帶來最佳成效,並反覆驗證其可靠性。

22 小時前

從技術炫技到交付為王,AI辦公“四強”並立

從技術炫技到交付為王,AI辦公「四強」並立 AI辦公賽道的敘事重心正在轉移。過去一段時間,外界評估這類產品時,最常被拿出來討論的是模型能力、生成速度與演示效果;如今,討論的重點逐漸轉向更務實的問題——產品究竟能不能被真正導入日常工作、能不能穩定地交付可用的結果。伴隨這個轉向,市場格局也從早期的多方競逐,收斂成「四強」並立的局面。 在生成式AI剛進入辦公場景時,技術展示幾乎是唯一的競爭語言。誰能在會議紀要、文件起草、資料整理、簡報生成這些場景裡做出更吸睛的效果,誰就更容易拿到關注。

1 天前

影視颶風Tim稱「iPhoneDuo燙到握不住,可以煎雞蛋」;羅福莉直播小米大模型訓練,每小時燒掉超20萬元;曝瑪莎拉蒂與華為合作兩款新車

要聞提示1.影視颶風Tim稱“iPhoneDuo燙到握不住,可以煎雞蛋”,蘋果客服回應2.你會買嗎?曝瑪莎拉蒂已與華為敲定合作兩款新車:尊界工廠負責製造3.每小時“燒掉”超20萬元!“AI才女”羅福莉直播小米大模型訓練4.華為汪濤:昇騰960芯片將提前至2027年Q1發佈5.

1 天前
何夕2077AI應用場景

訓練數據訴訟加碼

。紐約時報案最新解封材料顯示,付費牆內容的抓取行為同時牽涉微軟與 OpenAI 兩方,並非單一平台所為。文件具體提到約 9 萬份作品,數量規模讓案件的舉證基礎更為明確。 材料中另一項焦點是 Copilot 對流量生態的衝擊。相關數據指出,AI 摘要式回答可能導致原始來源的點擊率下滑達 93%,意味著內容被用於訓練與生成之後,回饋給出版方的實際導流幾近消失。 這兩項發現疊加,讓版權談判更難繞開。付費牆作品的取得途徑、模型輸出對點擊的替代效應,都成了談判桌上無法迴避的問題,後續授權條件的設計空間也被進一步壓縮。

1 天前
何夕2077AI應用場景

微軟Anthropic爭擬人AI

微軟Anthropic爭擬人AI。 Reddit帖擬人AI爭辯梳理兩邊分歧。Suleyman稱模型只是補全器���。Anthropic認為不確定性要認真處理。產品設計會受影響。

1 天前