From Schneier on Security
Artificial intelligence (AI) has been billed as the next frontier of humanity: the newly available expanse whose exploration
…
B. Schneier| February 29, 2024
In the past decade, the incredible progress in word embeddings and deep learning has fueled an interest in neural information retrieval. An increasing number of...Daniel Tunkelang From The Noisy Channel | May 24, 2021 at 07:02 AM
This publication is a series of posts devoted to query understanding. Each post is self-contained, but there is a natural progression. If you’d like to read them...Daniel Tunkelang From The Noisy Channel | April 23, 2021 at 05:17 PM
Recall is a key measure of search quality that doesn’t always get the attention it deserves. But how does a search engine recognize when recall is a problem?Size...Daniel Tunkelang From The Noisy Channel | January 4, 2021 at 08:03 AM
In grade school, we were taught the three Rs: reading, writing, and ‘rithmetic. In search, we can be thankful that the three Rs actually start with the letter R...Daniel Tunkelang From The Noisy Channel | December 21, 2020 at 09:03 AM
Search developers tend to focus most of their efforts on the first page of results. As a result, they prioritize investment in ranking models, with the goal ofprecision...Daniel Tunkelang From The Noisy Channel | December 7, 2020 at 09:02 AM
Francis Fukuyama, Barak Richman, and Ashish Goel recently published a piece in Foreign Affairs, which they ambitiously titled “How to Save Democracy From Technology...Daniel Tunkelang From The Noisy Channel | November 29, 2020 at 06:31 PM
Faceted search is a fascinating topic. It’s a standard feature of site search, and one could write an entire book on the subject. In this post, I’ll focus on some...Daniel Tunkelang From The Noisy Channel | November 23, 2020 at 08:03 AM
A few years ago, I proposed a non-adversarial ad-supported model: an explore-exploit model, applicable to search engines and feeds, that aligns the interests of...Daniel Tunkelang From The Noisy Channel | November 12, 2020 at 05:29 PM
Wolf, thank you for these additional points. I agree that Peter Norvig’s post, while very educational, is a starting point to learn about spelling correction but...Daniel Tunkelang From The Noisy Channel | October 24, 2020 at 03:24 PM
In 1984, Robin Williams starred in Moscow on the Hudson as a Russian saxophonist who decides to defect from the USSR during a shopping trip to a New York department...Daniel Tunkelang From The Noisy Channel | September 21, 2020 at 09:01 AM
When we design search applications, we aspire to make the user experience frictionless. A search engine should “just work”, enabling searchers to easily express...Daniel Tunkelang From The Noisy Channel | September 10, 2020 at 03:50 PM
Thanks. And sorry that slide was cryptically brief. What I mean is that spelling correction should not restrict itself to correcting each token separately. Many...Daniel Tunkelang From The Noisy Channel | August 28, 2020 at 12:07 PM
In this case, I’m imagining that the only match of the string “black” against one of the attributes is for the “color” attribute. If the string matches multiple...Daniel Tunkelang From The Noisy Channel | August 27, 2020 at 06:20 PM
The typical integration approach I’ve seen is to use a separate query rewriting service that then either filter the Solr query to the preferred categories / attributes...Daniel Tunkelang From The Noisy Channel | August 27, 2020 at 06:18 PM
If the results for two queries expressing the same intent are similar, then they should map to similar vectors. If not, then it’s more complicated. You might still...Daniel Tunkelang From The Noisy Channel | August 14, 2020 at 11:43 AM
Indeed, the devil is in the details, But I can tell you that I’ve successfully used this idea to drive lift for my clients, and I recommend exploring it.Daniel Tunkelang From The Noisy Channel | August 13, 2020 at 03:51 PM
As I suggested in the post, you can use the embeddings of result titles for the results searchers engage with when they perform the query. I realize that the devil...Daniel Tunkelang From The Noisy Channel | August 13, 2020 at 02:34 PM
I’ve written a few posts that at least touch on voice interfaces:
Query Understanding and Voice Interfaces
Why Voice isn’t Selling…Yet
Query Understanding and Chatbots...Daniel Tunkelang From The Noisy Channel | August 10, 2020 at 01:23 PM
Mapping Search Queries To Search IntentsEvaluating and improving search experience starts with analyzing the queries searchers are making. But search queries are...Daniel Tunkelang From The Noisy Channel | August 10, 2020 at 09:01 AM
This morning, I had the pleasure of being hosted by Grant Ingersoll to talk about search with his team at the Wikimedia Foundation.Wikipedia is an indispensable...Daniel Tunkelang From The Noisy Channel | April 27, 2020 at 01:07 PM