ML Research

All Articles
Int4: More Scalar Quantization in Lucene
LuceneML Research

Int4: More Scalar Quantization in Lucene

Optimizing scalar quantization in Lucene and adding int4 support.

Benjamin Trent

Thomas Veasey

Scalar Quantization Optimized for Vector Databases
ML Research

Scalar Quantization Optimized for Vector Databases

Optimizing scalar quantization for the vector database use case allows us to achieve significantly better performance for the same retrieval quality at high compression ratios.

Thomas Veasey

Benjamin Trent

Evaluating RAG: A journey through metrics
ML Research

Evaluating RAG: A journey through metrics

Learn how Elastic is evaluating RAG.

Quentin Herreros

Thomas Veasey

Thanos Papaoikonomou

Introducing Scalar Quantization in Lucene
LuceneML Research

Introducing Scalar Quantization in Lucene

How did we introduce scalar quantization into Lucene

Benjamin Trent

Scalar quantization 101
LuceneML Research

Scalar quantization 101

What is scalar quantization and how does it work?

Benjamin Trent

Improving information retrieval in the Elastic Stack: Improved inference performance with ELSER v2
ML Research

Improving information retrieval in the Elastic Stack: Improved inference performance with ELSER v2

Learn about the improvements we've made to the inference performance of ELSER v2.

Thomas Veasey

Quentin Herreros

Valeriy Khakhutskyy

Improving information retrieval in the Elastic Stack: Optimizing retrieval with ELSER v2
ML Research

Improving information retrieval in the Elastic Stack: Optimizing retrieval with ELSER v2

Learn about how we're reducing retrieval costs for ELSER v2.

Thomas Veasey

Quentin Herreros

Valeriy Khakhutskyy

Generative AI architectures with transformers explained from the ground up
ML ResearchGenerative AI

Generative AI architectures with transformers explained from the ground up

Here's how generative AI works from the ground up, including embeddings, transformer-encoder architecture, training/fine-tuning models & more.

Aris Papadopoulos

Vector search in Elasticsearch: The rationale behind the design
Vector SearchML Research

Vector search in Elasticsearch: The rationale behind the design

There are different ways to implement a vector database, which have different trade-offs. In this blog, you'll learn more about how vector search has been integrated into Elastisearch and the trade-offs that we made.

Adrien Grand