AI/ML Research

Defending against Prompt Injection with Structured Queries (StruQ) and Preference Optimization (SecAlign)

Recent advances in Large Language Models (LLMs) enable exciting LLM-integrated applications. However, as LLMs have improved, so have the attacks…

4 months ago

Understanding RAG Part IX: Fine-Tuning LLMs for RAG

Be sure to check out the previous articles in this series: •

4 months ago

How to Perform Scikit-learn Hyperparameter Optimization with Optuna

Optuna is a machine learning framework specifically designed for automating hyperparameter optimization , that is, finding an externally fixed setting…

4 months ago

5 Reasons Why Traditional Machine Learning is Alive and Well in the Age of LLMs

Nowadays, everyone across AI and related communities talks about generative AI models, particularly the large language models (LLMs) behind widespread…

4 months ago

Repurposing Protein Folding Models for Generation with Latent Diffusion

PLAID is a multimodal generative model that simultaneously generates protein 1D sequence and 3D structure, by learning the latent space…

4 months ago

Example Applications of Text Embedding

This post is divided into five parts; they are: • Recommendation Systems • Cross-Lingual Applications • Text Classification • Zero-Shot…

4 months ago

Using Auto Classes in the Transformers Library

This post is divided into three parts; they are: • What Is Auto Classes • How to Use Auto Classes…

4 months ago

Text Embedding Generation with Transformers

This post is divided into three parts; they are: • Understanding Text Embeddings • Other Techniques to Generate Embedding •…

4 months ago

The Beginner’s Guide to Clustering with Python

Clustering is a widely applied method in many domains like customer and image segmentation, image recognition, bioinformatics, and anomaly detection,…

4 months ago

The Roadmap for Mastering MLOps in 2025

Organizations increasingly adopt machine learning solutions into their daily operations and long-term strategies, and, as a result, the need for…

4 months ago