Topic / Trend Stable

Retrieval, RAG and Domain Embeddings

Retrieval remains a strategic front: BM25 still beats dense retrieval on some languages, while specialized legal embeddings and RENDER-style memory evaluation refine RAG pipelines. The focus is shifting from raw embedding benchmarks to memory formatting, domain adaptation and local deployment.

Detected: 2026-08-28 · Updated: 2026-08-28

Related Coverage

2026-08-28 ArXiv cs.LG

A Semantic Router for Labeled Property Graphs

An architecture combines a topology GNN with a parameter-efficient small language model to select and route messages in labeled property graphs. A bounded residual update to the structural anchor preserves interpretability and opens the door to local...

#DevOps
2026-08-27 ArXiv cs.LG

GreenLeaf Law Embed Tiny and the Local Turn in Legal Retrieval

A 0.6 billion parameter legal embedding model shows that distillation, hard negative mining, and binary quantization can move legal retrieval toward self-hosted deployments. The structural issue is not benchmark performance alone, but the ability to ...

2026-08-27 ArXiv cs.LG

GreenLeaf Law Embed Tiny: A Compact Embedding Model for Legal Retrieval

GreenLeaf Law Embed Tiny is a 0.6B parameter embedding model for legal retrieval. It achieves 75.11% on MLEB and 64.38% on MTEB Law. Its two-stage pipeline combines distillation and fine-tuning with hard negative mining on 3.4 million query-passage p...

#LLM On-Premise #Fine-Tuning #DevOps
2026-08-26 ArXiv cs.AI

RENDER: Controlling Reader-Facing Evidence in LLM Memory Evaluation

RENDER introduces a control for evaluating memory in LLMs: it fixes the conversation and varies the reader-facing artifact. Across 500 LongMemEval questions and nine models, matched-budget resolved packets beat recency-truncated raw dialogue by 42.4–...

#LLM On-Premise #Fine-Tuning #DevOps
2026-08-25 ArXiv cs.CL

Khmer Semantic Search Still Rewards the Old BM25

A study on 3,000 Khmer documents shows BM25 outperforms dense retrieval and Qwen2.5-assisted query expansion. The larger model produces better expansions but still introduces noise. A signal for teams building low-cost local search.

#Hardware #LLM On-Premise #Fine-Tuning
← Back to All Topics