Tuesday, October 28, 2025
HomeTechnologyFaye Zhang on Utilizing AI to Enhance Discovery – O’Reilly

Faye Zhang on Utilizing AI to Enhance Discovery – O’Reilly

O'Reilly Media

O’Reilly Media

Generative AI within the Actual World: Faye Zhang on Utilizing AI to Enhance Discovery



Loading





/

On this episode, Ben Lorica and AI Engineer Faye Zhang discuss discoverability: easy methods to use AI to construct search and suggestion engines that truly discover what you need. Pay attention in to find out how AI goes manner past easy collaborative filtering—pulling in many alternative sorts of information and metadata, together with photos and voice, to get a a lot better image of what any object is and whether or not or not it’s one thing the consumer would need.

In regards to the Generative AI within the Actual World podcast: In 2023, ChatGPT put AI on everybody’s agenda. In 2025, the problem will probably be turning these agendas into actuality. In Generative AI within the Actual World, Ben Lorica interviews leaders who’re constructing with AI. Study from their expertise to assist put AI to work in your enterprise.

Try different episodes of this podcast on the O’Reilly studying platform.

Transcript

This transcript was created with the assistance of AI and has been frivolously edited for readability.

0:00: Right now we have now Faye Zhang of Pinterest, the place she’s a employees AI engineer. And so with that, very welcome to the podcast.

0:14: Thanks, Ben. Big fan of the work. I’ve been lucky to attend each the Ray and NLP Summits. I do know the place you function chairs. I additionally love the O’Reilly AI podcast. The current episode on A2A and the one with Raiza Martin on NotebookLM have been actually inspirational. So, nice to be right here. 

0:33: All proper, so let’s soar proper in. So one of many first issues I actually needed to speak to you about is that this work round PinLanding. And also you’ve revealed papers, however I suppose at a excessive stage, Faye, perhaps describe for our listeners: What downside is PinLanding making an attempt to handle?

0:53: Yeah, that’s an incredible query. I feel, briefly, making an attempt to unravel this trillion-dollar discovery disaster. We’re dwelling by means of the best paradox of the digital economic system. Basically, there’s infinite stock however little or no discoverability. Image one instance: A bride-to-be asks ChatGPT, “Now, discover me a marriage gown for an Italian summer season winery ceremony,” and he or she will get nice basic recommendation. However in the meantime, someplace in Nordstrom’s a whole lot of catalogs, there sits the proper terracotta Soul Committee gown, by no means to be discovered. And that’s a $1,000 sale that may by no means occur. And for those who multiply this by a billion searches throughout Google, SearchGPT, and Perplexity, we’re speaking a couple of $6.5 trillion market, in line with Shopify’s projections, the place each failed product discovery is cash left on the desk. In order that’s what we’re making an attempt to unravel—basically remedy the semantic group of all platforms versus consumer context or search. 

2:05: So, earlier than PinLanding was developed, and for those who look throughout the trade and different firms, what could be the default—what could be the incumbent system? And what could be inadequate about this incumbent system?

2:22: There have been researchers throughout the previous decade engaged on this downside; we’re positively not the primary one. I feel primary is to grasp the catalog attribution. So, again within the day, there was multitask R-CNN era, as we keep in mind, [that could] determine trend purchasing attributes. So you’ll cross in-system a picture. It might determine okay: This shirt is pink and that materials could also be silk. After which, lately, due to the leverage of enormous scale VLM (imaginative and prescient language fashions), this downside has been a lot simpler. 

3:03: After which I feel the second route that folks are available in is through the content material group itself. Again within the day, [there was] analysis on be part of graph modeling on shared similarity of attributes. And quite a lot of ecommerce shops additionally do, “Hey, if individuals like this, you may also like that,” and that relationship graph will get captured of their group tree as effectively. We make the most of a imaginative and prescient massive language mannequin after which the inspiration mannequin CLIP by OpenAI to simply acknowledge what this content material or piece of clothes could possibly be for. After which we join that between LLMs to find all potentialities—like eventualities, use case, value level—to attach two worlds collectively. 

3:55: To me that suggests you will have some rigorous eval course of or perhaps a separate staff doing eval. Are you able to describe to us at a excessive stage what’s eval like for a system like this? 

4:11: Positively. I feel there are inside and exterior benchmarks. For the exterior ones, it’s the Fashion200K, which is a public benchmark anybody can obtain from Hugging Face, on an ordinary of how correct your mannequin is on predicting trend objects. So we measure the efficiency utilizing the recall top-k metrics, which says whether or not the label seems among the many top-end prediction attribute precisely, and consequently, we had been capable of see 99.7% recall for the highest ten.

4:47: The opposite subject I needed to speak to you about is suggestion methods. So clearly there’s now discuss, “Hey, perhaps we are able to transcend correlation and go in the direction of reasoning.” Are you able to [tell] our viewers, who might not be steeped in state-of-the-art suggestion methods, how you’ll describe the state of recommenders nowadays?

5:23: For the previous decade, [we’ve been] seeing great motion from foundational shifts on how RecSys basically operates. Simply to name out a couple of huge themes I’m seeing throughout the board: Primary, it’s type of shifting from correlation to causation. Again then it was, hey, a consumer who likes X may additionally like Y. However now we truly perceive why contents are linked semantically. And our LLM AI fashions are capable of purpose concerning the consumer preferences and what they really are. 

5:58: The second huge theme might be the chilly begin downside, the place firms leverage semantic IDs to unravel the brand new merchandise by encoding content material, understanding the content material immediately. For instance, if it is a gown, then you definitely perceive its shade, fashion, theme, and so on. 

6:17: And I consider different greater themes we’re seeing; for instance, Netflix is merging from [an] remoted system right into a unified intelligence. Simply this previous 12 months, Netflix [updated] their multitask structure the place [they] shared representations, into one they referred to as the UniCoRn system to allow company-wide enchancment [and] optimizations. 

6:44: And really lastly, I feel on the frontier facet—that is truly what I realized on the AI Engineer Summit from YouTube. It’s a DeepMind collaboration, the place YouTube is now utilizing a big suggestion mannequin, basically educating Gemini to talk the language of YouTube: of, hey, a consumer watched this video, then what may [they] watch subsequent? So quite a lot of very thrilling capabilities taking place throughout the board for positive. 

7:15: Usually it sounds just like the themes from years previous nonetheless map over within the following sense, proper? So there’s content material—the distinction being now you will have these basis fashions that may perceive the content material that you’ve got extra granularly. It may possibly go deep into the movies and perceive, hey, this video is just like this video. After which the opposite supply of sign is conduct. So these are nonetheless the 2 principal buckets?

7:53: Right. Sure, I’d say so. 

7:55: And so the inspiration fashions aid you on the content material facet however not essentially on the conduct facet?

8:03: I feel it will depend on the way you wish to see it. For instance, on the embedding facet, which is a type of illustration of a consumer entity, there have been transformations [since] again within the day with the BERT Transformer. Now it’s acquired lengthy context encapsulation. And people are all with the assistance of LLMS. And so we are able to higher perceive customers, to not subsequent or the final clicks, however to “hey, [in the] subsequent 30 days, what may a consumer like?” 

8:31: I’m unsure that is taking place, so right me if I’m flawed. The opposite factor that I’d think about that the inspiration fashions can assist with is, I feel for a few of these methods—like YouTube, for instance, or perhaps Netflix is a greater instance—thumbnails are vital, proper? The actual fact now that you’ve got these fashions that may generate a number of variants of a thumbnail on the fly means you may run extra experiments to determine consumer preferences and consumer tastes, right? 

9:05: Sure. I’d say so. I used to be fortunate sufficient to be invited to one of many engineer community dinners, [and was] talking with the engineer who truly works on the thumbnails. Apparently it was all personalised, and the method you talked about enabled their fast iteration of experiments, and had positively yielded very optimistic outcomes for them. 

9:29: For the listeners who don’t work on suggestion methods, what are some basic classes from suggestion methods that typically map to different types of ML and AI functions? 

9:44: Yeah, that’s an incredible query. A variety of the ideas nonetheless apply. For instance, the data distillation. I do know Certainly was making an attempt to deal with this. 

9:56: Possibly Faye, first outline what you imply by that, in case listeners don’t know what that’s. 

10:02: Sure. So data distillation is basically, from a mannequin sense, studying from a mother or father mannequin with bigger, greater parameters that has higher world data (and the identical with ML methods)—to distill into smaller fashions that may function a lot sooner however nonetheless hopefully encapsulate the educational from the mother or father mannequin. 

10:24: So I feel what Certainly again then confronted was the traditional precision versus recall in manufacturing ML. Their binary classifier wants to essentially filter out the batch job that you’d suggest to the candidates. However this course of is clearly very noisy, and sparse coaching information may cause latency and in addition constraints. So I feel again within the work they revealed, they couldn’t actually get efficient separate résumé content material from Mistral and perhaps Llama 2. After which they had been joyful to study [that] out-of-the-box GPT-4 achieved one thing like 90% precision and recall. However clearly GPT-4 is costlier and has near 30 seconds of inference time, which is far slower.

11:21: So I feel what they do is use the distillation idea to fine-tune GPT 3.5 on labeled information, after which distill it into a light-weight BERT-based mannequin utilizing the temperature scale softmax, they usually’re capable of obtain millisecond latency and a comparable recall-precision trade-off. So I feel that’s one of many learnings we see throughout the trade that the standard ML strategies nonetheless work within the age of AI. And I feel we’re going to see much more within the manufacturing work as effectively. 

11:57: By the way in which, one of many underappreciated issues within the suggestion system area is definitely UX in some methods, proper? As a result of mainly good UX for delivering the suggestions truly can transfer the needle. The way you truly current your suggestions may make a fabric distinction.  

12:24: I feel that’s very a lot true. Though I can’t declare to be an skilled on it as a result of I do know most suggestion methods cope with monetization, so it’s difficult to place, “Hey, what my consumer clicks on, like interact, ship through social, versus what share of that…

12:42: And it’s additionally very platform particular. So you may think about TikTok as one single feed—the advice is simply on the feed. However YouTube is, you recognize, the stuff on the facet or no matter. After which Amazon is one thing else. Spotify and Apple [too]. Apple Podcast is one thing else. However in every case, I feel these of us on the skin underappreciate how a lot these firms spend money on the precise interface.

13:18: Sure. And I feel there are a number of iterations taking place on any day, [so] you may see a distinct interface than your pals or household since you’re truly being grouped into A/B exams. I feel that is very a lot true of [how] the engagement and efficiency of the UX have an effect on quite a lot of the search/rec system as effectively, past the information we simply talked about. 

13:41: Which brings to thoughts one other subject that can also be one thing I’ve been inquisitive about, over many, a few years, which is that this notion of experimentation. Most of the most profitable firms within the area even have invested in experimentation instruments and experimentation platforms, the place individuals can run experiments at scale. And people experiments might be achieved rather more simply and might be monitored in a way more principled manner in order that any type of issues they do are backed by information. So I feel that firms underappreciate the significance of investing in such a platform. 

14:28: I feel that’s very a lot true. A variety of bigger firms truly construct their very own in-house A/B testing experiment or testing frameworks. Meta does; Google has their very own and even inside completely different cohorts of merchandise, for those who’re monetization, social. . . They’ve their very own area of interest experimentation platform. So I feel that thesis may be very a lot true. 

14:51: The final subject I needed to speak to you about is context engineering. I’ve talked to quite a few individuals about this. So each six months, the context window for these massive language fashions expands. However clearly you may’t simply stuff the context window full, as a result of one, it’s inefficient. And two, truly, the LLM can nonetheless make errors as a result of it’s not going to effectively course of that complete context window anyway. So speak to our listeners about this rising space referred to as context engineering. And the way is that enjoying out in your individual work? 

15:38: I feel it is a fascinating subject, the place you’ll hear individuals passionately say, “RAG is useless.” And it’s actually, as you talked about, [that] our context window will get a lot, a lot greater. Like, for instance, again in April, Llama 4 had this staggering 10 million token context window. So the logic behind this argument is sort of easy. Like if the mannequin can certainly deal with thousands and thousands of tokens, why not simply dump every little thing as an alternative of doing a retrieval?

16:08: I feel there are fairly a couple of basic limitations in the direction of this. I do know of us from contextual AI are keen about this. I feel primary is scalability. A variety of instances in manufacturing, not less than, your data base is measured in terabytes or petabytes. So not tokens. So one thing even bigger. And quantity two I feel could be accuracy.

16:33: The efficient context home windows are very completely different. Actually, what we see after which what’s marketed in product launches. We see efficiency degrade lengthy earlier than the mannequin reaches its “official limits.” After which I feel quantity three might be the effectivity and that type of aligns with, actually, our human conduct as effectively. Like do you learn a whole e-book each time you must reply one easy query? So I feel the context engineering [has] slowly developed from a buzzword, a couple of years in the past, to now an engineering self-discipline. 

17:15: I’m appreciative that the context home windows are growing. However at some stage, I additionally acknowledge that to some extent, it’s additionally type of a feel-good transfer on the a part of the mannequin builders. So it makes us really feel good that we are able to put extra issues in there, however it could not truly assist us reply the query exactly. Truly, a couple of years in the past, I wrote type of a tongue-and-cheek submit referred to as “Construction Is All You Want.” So mainly no matter construction you will have, you must assist the mannequin, proper? If it’s in a SQL database, then perhaps you may expose the construction of the information. If it’s a data graph, you leverage no matter construction it’s important to present the mannequin higher context. So this entire notion of simply stuffing the mannequin with as a lot data, for all the explanations you gave, is legitimate. But additionally, philosophically, it doesn’t make any sense to try this anyway.

18:30: What are the issues that you’re trying ahead to, Faye, when it comes to basis fashions? What sorts of developments within the basis mannequin area are you hoping for? And are there any developments that you just assume are under the radar? 

18:52: I feel, to raised make the most of the idea of “contextual engineering,” that they’re basically two loops. There’s primary inside the loop of what occurred. Sure. Throughout the LLMs. After which there’s the outer loop. Like, what are you able to do as an engineer to optimize a given context window, and so on., to get one of the best outcomes out of the product inside the context loop. There are a number of tips we are able to do: For instance, there’s the vector plus Excel or regex extraction. There’s the metadata fillers. After which for the outer loop—it is a quite common observe—individuals are utilizing LLMs as a reranker, typically throughout the encoder. So the thesis is, hey, why would you overburden an LLM with a 20,000 rating when there are issues you are able to do to cut back it to high hundred or so? So all of this—context meeting, deduplication, and diversification—would assist our manufacturing [go] from a prototype to one thing [that’s] extra actual time, dependable, and capable of scale extra infinitely. 

20:07: One of many issues I want—and I don’t know, that is wishful pondering—is perhaps if the fashions generally is a little extra predictable, that will be good. By that, I imply, if I ask a query in two alternative ways, it’ll mainly give me the identical reply. The inspiration mannequin builders can in some way enhance predictability and perhaps present us with a bit of extra rationalization for a way they arrive on the reply. I perceive they’re giving us the tokens, and perhaps among the, among the reasoning fashions are a bit of extra clear, however give us an concept of how these items work, as a result of it’ll impression what sorts of functions we’d be snug deploying these items in. For instance, for brokers. If I’m utilizing an agent to make use of a bunch of instruments, however I can’t actually predict their conduct, that impacts the varieties of functions I’d be snug utilizing a mannequin for. 

21:18: Yeah, positively. I very a lot resonate with this, particularly now most engineers have, you recognize, AI empowered coding instruments like Cursor and Windsurf—and as a person, I very a lot recognize the prepare of thought you talked about: why an agent does sure issues. Why is it navigating between repositories? What are you taking a look at when you’re doing this name? I feel these are very a lot appreciated. I do know there are different approaches—have a look at Devin, that’s the totally autonomous engineer peer. It simply takes issues, and also you don’t know the place it goes. However I feel within the close to future there will probably be a pleasant marriage between the 2. Properly, now since Windsurf is a part of Devin’s mother or father firm. 

22:05: And with that, thanks, Faye.

22:08: Superior. Thanks, Ben.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments