Home
/
Collections
/
AIQCON SAN FRANCISCO 2024

AIQCON SAN FRANCISCO 2024

Popular topics
# LLMs
# LLM in Production
# AI Agents
# Agents in Production
# AI
# LLM
# Machine Learning
# MLOps
# Rungalileo.io
# MLops
# RAG
# Prosus Group
# Generative AI
# Interview
# Machine learning
# Tecton.ai
# Arize.com
# Mckinsey.com/quantumblack
# Redis.io
# Zilliz.com
Video

A Systematic Approach to Improve Your AI Powered Applications

LLM-powered applications unlock capabilities previously unattainable. While they may seem magical, LLMs are essentially black boxes controlled by a few hyperparameters, which can lead to unreliability, such as hallucinations and undesirable responses. To maximize the benefits of LLMs and deliver high-quality user experiences, it's essential to implement a system for regular monitoring, measurement, and evaluation. In this talk, I will present a straightforward approach for developing a minimal system that helps application developers continuously monitor and evaluate the performance of their applications.
# LLMs
# AI
# Scale 3
Karthik Kalyanaraman
Karthik Kalyanaraman ¡ Aug 8th, 2024
11:03
Video

The Only Real Moat for Generative AI: Trusted Data

Your leadership team is bullish about gen AI — great! So how do you get started? As open source AI models become more commoditized, the AI pecking order will quickly favor those companies that can lean into their first-party proprietary data the most effectively. And too often, teams rush headfirst into RAG, fine-tuning and LLM production while ignoring their biggest “moat”: the reliability of the data itself. Barr Moses, Co-Founder and CEO of Monte Carlo, will explain how data trust can be baked into your team’s gen AI strategy from day one with the right infrastructure, team structure, SLAs and KPIs, and more to successfully drive value and get your AI pipelines off the ground.
# RAG
# AI
# Monte Carlo
Barr Moses
Demetrios Brinkmann
Barr Moses & Demetrios Brinkmann ¡ Aug 8th, 2024
15:18
Video

Why You Can’t Ignore Foundational Data Systems When Building Reliable Multimodal AI Solutions

Other than vector databases, the data systems have largely remained the same for the past few decades, and are now being repurposed to serve a fundamentally different workload, namely multimodal AI. Even if we ignore the technical debt and inefficiencies, which is not advisable, these data solutions do not provide easy ways to visualize and inspect data, track its provenance, or keep it consistent, even though this data now serves as a foundation for increasingly critical AI use cases. With years of experience studying various multimodal data types across various industries, and building a database to cater to these requirements, we have learnt some best practices and how to avoid pitfalls. These lessons would be the premise of this talk.
# Foundational Data
# Multimodal AI
# Aperture Data
Vishakha Gupta
Vishakha Gupta ¡ Aug 8th, 2024
9:56
Video

Ai-Driven Code Generation and Website Builders

In the coming days designers, marketers, and business folks will just need one prompt. AI will do the rest: crafting interfaces, backend, all needed integrations… At the same time, no-code market already has too many unrelated tools. So, what's next? How do we deal with this?
# Code Generation
# AI
# Codejet
Patryk Pijanowski
Patryk Pijanowski ¡ Aug 8th, 2024
7:44
Video

Building a Product Optimization Loop for Your Llm Features

A collaborative, self-reinforcing product optimization loop for your LLM features that empowers you to ship with confidence. If that sounds less believable than full AGI at this point, we hear your. Freeplay aims to change that by building a platform to enable this exact kind of optimization cycle. A platform that facilitates collaboration between Product, Eng and Ops so a whole team can monitor, experiment, test, and deploy their LLM products as a team in a repeatable and reliable way. All while equipping the team with what they need to build expertise around LLM development and learn how to move your metrics in the right direction.
# LLM
# AGI
# Freeplay
Jeremy Silva
Jeremy Silva ¡ Aug 8th, 2024
9:38
Video

The Power of Small Language Models: Compact Designs for Big Impact

Small language models (SLMs) are taking the industry by storm. But why would you use them? In this talk, we will uncover the secrets behind crafting compact language models that pack a powerful punch. Despite their reduced size, these models are capable of achieving remarkable performance across a wide range of tasks, especially with RAG (Retrieval-Augmented Generation). We will delve into the innovative techniques and architectures that enable us to compress and optimize language models without sacrificing their effectiveness.
# SLMs
# RAG
# PremAI
Joshua Alphonse
Joshua Alphonse ¡ Aug 8th, 2024
15:54
Video

Mitigating Hallucinations and Inappropriate Responses in Rag Applications

In this talk, we’ll introduce the concept of guardrails and discuss how to mitigate hallucinations and inappropriate responses in customer-facing RAG applications, before they are displayed to your users. While prompt engineering is great, as you add more guidelines to your prompt (“do not mention competitors”, “do not give financial advice”, etc.), your prompt gets longer and more complex, and the LLM’s ability to follow all instructions accurately rapidly degrades. If you care about reliability, prompt engineering is not enough.
# RAG
# Hallucinations
# LLMs
# Aporia
Alon Gubkin
Alon Gubkin ¡ Aug 8th, 2024
9:12
Video

Calibrating the Mosaic Evaluation Gauntlet

A good benchmark is one that clearly shows which models are better and which are worse. The Databricks Mosaic Research team is dedicated to finding great measurement tools that allow researchers to evaluate experiments. The Mosaic Evaluation Gauntlet is our set of benchmarks for evaluating the quality of models and is composed of 39 publicly available benchmarks split across 6 core competencies: language understanding, reading comprehension, symbolic problem solving, world knowledge, commonsense, and programming. In order to prioritize the metrics that are most useful for research tasks across model scales, we tested the benchmarks using a series of increasingly advanced models.
# Mosaic
# Evaluation Gauntlet
# Databricks
Theresa Barton
Theresa Barton ¡ Aug 8th, 2024
10:49
Video

How to Take Control of Your Rag Results

What is the state of the art on RAG quality evaluation? How much attention should you pay to embedding model benchmarks? How to establish and evaluate objectives for your information retrieval system before and after you launch? The journey to Quality AI starts with measurement. The second, third and 100th step are then an iteration and improvement against that measurement - what can we learn from the search & relevance industry that has been around for decades? What challenges are specific to embedding powered retrieval? And how to actually improve your vector search? Let's talk about it!
# RAG
# Quality AI
# Superlinked
Daniel Svonava
Daniel Svonava ¡ Jul 26th, 2024
19:52
Video

Graphrag: Enriching Rag Conversations With Knowledge Graphs

By integrating LLM-based entity extraction into unstructured data workflows, knowledge graphs can be created which illustrate the named entities and relationships in your content. Kirk will discuss how knowledge graphs can be leveraged in RAG pipelines to provide greater context for the LLM response, as well as utilizing entity extraction for better content filtering. Using GraphRAG, developers can build enriched user experiences - pulling data from a wide variety of sources, not just what is accessible with standard RAG vector search retrieval.
# GraphRAG
# LLMs
# Graphlit
Kirk Marple
Kirk Marple ¡ Jul 26th, 2024
20:42
Video

Open Model and Its Curation Over Kubernetes

Open Generative AI (GenAI) models are transforming the AI landscape. But which one is right for your project? What are the quality metrics for one to evaluate his/her own trained model? For application developers and AI practitioners enhancing their applications with GenAI, it’s critical to choose and evaluate the model that meets both quality and performance requirements. This talk will examine customer scenarios and discuss the model selection process. We will explore the current landscape of open models and collection mechanisms to measure model quality. We will share insights from Google’s experience. Join us to learn about model metrics and how to measure them.
# Generative AI
# Kubernetes
# Google Cloud
Cindy Xing
Cindy Xing ¡ Jul 26th, 2024
21:50
Video

Rags to Riches With Kubernetes

The rapid advancement of AI and generative AI is transforming industries and empowering new applications. However, the widespread adoption of these technologies necessitates robust protection of the sensitive data that fuels them. Retrieval Augmented Generation (RAG) is a popular technique to enhance Large Language Models LLMs by grounding their responses in factual data, thereby improving the quality, accuracy, and reliability of AI-generated outputs This lightning talk will explore practical techniques to safeguard sensitive data and ensure trustworthy AI-driven applications. We will demonstrate how to filter out sensitive or toxic responses from LLMs using Sensitive Data Protection (SDP) and NLP. We will also showcase how to leverage Google-standard authentication with Identity-Aware Proxy to control access so users can seamlessly connect to your LLM front end and Jupyter notebooks.
# Generative AI
# RAG
# LLMs
# Google
Anu Reddy
Anu Reddy ¡ Jul 26th, 2024
10:26
Video

Vision and Strategies for Attracting & Driving AI Talents in High Growth

Attracting and retaining top AI talent is essential for staying competitive. This panel will explore how to craft and communicate a compelling vision that aligns with the organization's evolving needs, inspiring potential hires and keeping current employees motivated. The discussion will offer actionable strategies for sourcing top talent, adapting to changing needs, and maintaining company alignment. Attendees will learn best practices for attracting AI professionals, creating an attractive employer brand, and enhancing talent acquisition and retention strategies. Lastly, the panel will cover structuring and organizing the AI team as it grows to ensure alignment with business goals. This includes optimal team configurations, leadership roles, and processes that support collaboration and innovation, enabling sustained growth and success.
# AI Talents
# Company Alignment
# Sustained Growth and Success
Shailvi Wakhlu
Olga Beregovaya
Ashley Antonides
Shailvi Wakhlu, Olga Beregovaya & Ashley Antonides ¡ Aug 8th, 2024
30:34
Video

Balancing Speed and Safety

The need for moving to production quickly is paramount in staying out of perpetual POC territory. AI is moving fast. Shipping features fast to stay ahead of the competition is commonplace. Quick iterations are viewed as strength in the startup ecosystem, especially when taking on a deeply entrenched competitor. Each week a new method to improve your AI system becomes popular or a SOTA foundation model is released. How do we balance the need for speed vs the responsibility of safety? Having the confidence to ship a cutting-edge model or AI architecture and knowing it will perform as tasked. What are the risks and safety metrics that others are using when they deploy their AI systems. How can you correctly identify when risks are too large?
# Speed
# Safety
# AI
Remy Thellier
Shreya Rajpal
Erica Greene
Remy Thellier, Shreya Rajpal & Erica Greene ¡ Aug 2nd, 2024
35:40
Video

Data Quality = Quality AI

Data is the foundation of AI. To ensure AI performs as expected, high-quality data is essential. In this panel discussion, Chad, Maria, Joe, and Pushkar will explore strategies for obtaining and maintaining high-quality data, as well as common pitfalls to avoid when using data for AI models.
# Data
# Quality
# AI
Samuel Partee
Maria Zhang
Pushkar Garg
+2
Samuel Partee, Maria Zhang, Pushkar Garg & 2 more speakers ¡ Aug 8th, 2024
27:15
Video

Overcoming Bias in Computer Vision and Voice Recognition

This panel will explore the critical issue of bias in AI models, focusing on voice recognition and computer vision technologies, as well as the data used to power models in these domains. Discussions will cover how bias is detected, measured, and mitigated to ensure fairness and inclusivity in AI systems. Panelists will be invited to share best practices, case studies, and strategies for creating unbiased AI applications.
# Bias
# Computer Vision
# AI Models
Skip Everling
Rajpreet Thethy
Doug Aley
+1
Skip Everling, Rajpreet Thethy, Doug Aley & 1 more speaker ¡ Aug 8th, 2024
30:04
Video

The Dollars and Cents Behind the AI VC Boom

Natasha moderates a panel of leading VCs who have backed the top AI companies and understand the correction within the boom, flight to quality and what happens when OpenAI eats your lunch, how founders should think about giving big tech a spot on their cap tables, & generally how to invest at the speed of innovation right now.
# AI
# VC
# OpenAI
Natasha Mascarenhas
James Cham
Madison Faulkner
+1
Natasha Mascarenhas, James Cham, Madison Faulkner & 1 more speaker ¡ Aug 8th, 2024
33:04
Video

A Blueprint for Scalable & Reliable Enterprise AI/ML Systems

Enterprise AI leaders continue to explore the best productivity solutions that solve business problems, mitigate risks, and increase efficiency. Building reliable and secure AI/ML systems requires following industry standards, an operating framework, and best practices that can accelerate and streamline the scalable architecture that can produce expected business outcomes. This session, featuring veteran practitioners, focuses on building scalable, reliable, and quality AI and ML systems for the enterprises.
# Blueprint
# AI/ML Systems
# Enterprises
Hira Dangol
Rama Akkiraju
Nitin Aggarwal
+1
Hira Dangol, Rama Akkiraju, Nitin Aggarwal & 1 more speaker ¡ Jul 26th, 2024
35:39
Video

Hunting for Quality Signals: Is My AI Product Succeeding?

Kolena CPO and CO-Founder, Gordon Hart, will discuss AI Quality Standards, how to establish gold standards, and how to create a framework to evaluate AI systems for performance rigorously.
# AI
# Quality Signal
# Kolena
Gordon Hart
Gordon Hart ¡ Aug 8th, 2024
27:32
Video

To Rag or Not to Rag?

Retrieval-Augmented-Generations (RAG) is a powerful technique to reduce hallucinations from Large Language Models (LLMs) in GenAI applications. However, large context windows (e.g. 1M tokens for Gemini 1.5 pro) can be a potential alternative to the RAG approach. This talk contrasts both approaches and highlights when Large Context Window is a better option thank RAG, and vice-versa.
# RAG
# LLMs
# GenAI
# Vectara
Amr Awadallah
Amr Awadallah ¡ Aug 8th, 2024
34:51
Video

Building Safer AI: Balancing Data Privacy with Innovation

The balance between AI innovation and data security and privacy is a major challenge for ML practitioners today. In this talk, I’ll discuss policy and ethical considerations that matter for those of us building ML and AI solutions, in particular around data security, and describe ways to make sure your work doesn’t create unnecessary risks for your organization. It is possible to create incredible advances in AI without risking breaches of sensitive data or damaging customer confidence, by using planning and thoughtful development strategies.
# AI
# Data Privacy
# Innovation
# DataGrail
Stephanie Kirmer
Stephanie Kirmer ¡ Aug 8th, 2024
19:31
Video

Debugging AI Applications

Some questions I often hear are "What model should I use?", "Should I finetune or RAG?", "How many examples should I use?". What to do next depends on the issues your application has. Chip Huyen will walk through common failure modes and how to address each in this talk.
# RAG
# AI
# Voltage Data
Chip Huyen
Chip Huyen ¡ Aug 8th, 2024
23:38
Video

Learning From Our Past Mistakes, or How to Containerize the AI Pipeline

Former Docker Founder Solomon Hykes' talk brings together DevOps and AI, showcasing the new Dagger open source project that replaces CI YAML with clean code. Technical and code-first, this talk will showcase how the combination of new primitives and AI capabilities can dramatically change the way we write and test software. After briefly explaining the Dagger project the talk will transition to a demo showing a glimpse of the future combining CI as Code with AI to enable dynamic pipeline generation. He will show how an AI model can automatically assemble the perfect pipeline using Dagger functions based on a set of declarative instructions leveraging GPTScript.
# AI Pipeline
# GPTScript
# Dagger
Solomon Hykes
Solomon Hykes ¡ Aug 8th, 2024
16:30
Video

Eighty-Thousand Pound Robots: AI Development & Deployment at Kodiak Speed

Kodiak is on a mission to automate the driving of every commercial vehicle in the world. Today, Kodiak operates a nationwide autonomous trucking network 24x7x365, on the highway, in the dirt, and everywhere in between. We also release and deploy software about 30 times per day across this fleet that is not just mission critical, but also safety critical. Our AI development process must match this criticality and speed, providing fast engineering iteration while guaranteeing a high level of quality that is the requirement of safety. In this talk, we’ll share the details of that process, from how the system is architected, trained, and evaluated, to the validation CICD pipeline, which is the lifeblood of the development flywheel. We’ll talk about how we collect cases, how we iterate models, and how we do quality assurance, data, and release management - all in a way that seamlessly keeps our robots truckin’ across the US.
# Robots
# AI Development
# AI Deployment
# Kodiak
Collin Otis
Collin Otis ¡ Aug 8th, 2024
33:42
Video

Building Advanced Question-Answering Agents Over Complex Data

Large Language Models (LLMs) are revolutionizing how users can search for, interact with, and generate new content, leading to a huge wave of developer-led, context-augmented LLM applications. Some recent stacks and toolkits around Retrieval-Augmented Generation (RAG) have emerged, enabling developers to build applications such as chatbots using LLMs on their private data. However, while setting up basic RAG-powered QA is straightforward, solving complex question-answering over large quantities of complex data requires new data, retrieval, and LLM architectures. This talk provides an overview of these agentic systems, the opportunities they unlock, how to build them, as well as remaining challenges.
# LLMs
# RAG
# LlamaIndex
Jerry Liu
Jerry Liu ¡ Aug 15th, 2024
16:49
Video

Integrating LLMs Into Products

Learn about best practices when integrating Large Language Models (LLMs) into product development. We will discuss the strengths of modern LLMs like Claude and how they can be leveraged to enable and enhance various applications. The presentation will cover simple prompting strategies and design patterns that facilitate the effective incorporation of LLMs into products.
# LLMs
# AI Products
# Anthropic
Emmanuel Ameisen
Emmanuel Ameisen ¡ Aug 15th, 2024
23:56
Video

Do Re MI for Training Metrics: Start at the Beginning

Model quality/performance is the only true end-to-end metric of model training performance and correctness. But it is usually far too slow to be useful from a production point of view. It tells us what happened with training hours or days ago, when we have already suffered some kind of a problem. To improve the reliability of training we will want to look for short-term proxies for the kinds of problems we experience in large model training. This talk will identify some of the common failures that happen during model training and some faster/cheaper metrics that can serve as reasonable proxies of those failures.
# Training Metrics
# AI
# OpenAI
Todd Underwood
Todd Underwood ¡ Aug 15th, 2024
23:58
Video

Evaluation of ML Systems in the Real World

Evaluation seeks to assess the quality, reliability, latency, cost, and generalizability of ML systems, given assumptions about operating conditions in the real world. That is easier said than done! This talk presents some of the common pitfalls that ML practitioners ought to avoid and makes the case for tying model evaluation to business objectives.
# Evaluation
# ML Systems
# Bank Of America
Mohamed El-Geish
Mohamed El-Geish ¡ Aug 15th, 2024
23:15
Video

Evaluating Evaluations

Since our first LLM product a year and a half ago, Notion's AI team has learned a lot about evaluating LLM-based systems through the full life cycle of a feature, from ideation and prototyping to production and iteration, from single-shot text completion models to agents. In this talk, rather than focus on the nitty-gritty details of specific evaluation metrics or tools, I'll share the biggest, most transferable lessons we learned about evaluating frontier AI products, and the role eval plays in Notion's AI team, on our journey to serving tens of billions of tokens weekly today.
# Evaluations
# LLMs
# AI
# Notion
Linus Lee
Linus Lee ¡ Aug 15th, 2024
18:17
Video

Enhancing AI Quality for Content Understanding in Visual Data

In this presentation, we'll unpack how multimodal AI enhances content understanding of visual data, which is pivotal for ensuring quality and trust in digital communities. Through our work to date, we find that striking a balance between model sophistication and transparency is key to fostering trust, alongside the ability to swiftly adapt to evolving user behaviors and moderation standards. We'll discuss the overall importance of AI quality in this context, focusing on interpretability and feedback mechanisms needed to achieve these goals. More broadly, we'll also highlight how AI quality forms the foundation for the transformative impact of multimodal AI in creating safer digital environments.
# AI Quality
# Visual Data
# CoActive
# Fandom
Will Gaviria Rojas
Florent Blachot
Will Gaviria Rojas & Florent Blachot ¡ Aug 15th, 2024
13:54
Code of Conduct
Your Privacy Choices