Goto

Collaborating Authors

 Personal Assistant Systems


The AI-native telco: Radical transformation to thrive in turbulent times

#artificialintelligence

Artificial intelligence (AI) is unlocking use cases that are transforming industries across a wide swath of the world's economy. From infrastructure that "self-heals" to radically reimagined (and touchless) customer service and experience; from large scale hyper-personalization to automatically created marketing messages and images leveraging Generative AI tools like ChatGPT--it is all a reality today. These AI solutions can powerfully augment and sometimes radically outperform most traditional business roles. This article is a collaborative effort by Joshan Abraham, Jorge Amar, Yuval Atsmon, Miguel Frade, and Tomรกs Lajous, representing views from McKinsey's Technology, Media & Telecommunications Practice. The impact from these solutions is becoming evident.


Investigating Conversational Search Behavior For Domain Exploration

arXiv.org Artificial Intelligence

Conversational search has evolved as a new information retrieval paradigm, marking a shift from traditional search systems towards interactive dialogues with intelligent search agents. This change especially affects exploratory information-seeking contexts, where conversational search systems can guide the discovery of unfamiliar domains. In these scenarios, users find it often difficult to express their information goals due to insufficient background knowledge. Conversational interfaces can provide assistance by eliciting information needs and narrowing down the search space. However, due to the complexity of information-seeking behavior, the design of conversational interfaces for retrieving information remains a great challenge. Although prior work has employed user studies to empirically ground the system design, most existing studies are limited to well-defined search tasks or known domains, thus being less exploratory in nature. Therefore, we conducted a laboratory study to investigate open-ended search behavior for navigation through unknown information landscapes. The study comprised of 26 participants who were restricted in their search to a text chat interface. Based on the collected dialogue transcripts, we applied statistical analyses and process mining techniques to uncover general information-seeking patterns across five different domains. We not only identify core dialogue acts and their interrelations that enable users to discover domain knowledge, but also derive design suggestions for conversational search systems.


A Scalable Recommendation Engine for New Users and Items

arXiv.org Artificial Intelligence

In many digital contexts such as online news and e-tailing with many new users and items, recommendation systems face several challenges: i) how to make initial recommendations to users with little or no response history (i.e., cold-start problem), ii) how to learn user preferences on items (test and learn), and iii) how to scale across many users and items with myriad demographics and attributes. While many recommendation systems accommodate aspects of these challenges, few if any address all. This paper introduces a Collaborative Filtering (CF) Multi-armed Bandit (B) with Attributes (A) recommendation system (CFB-A) to jointly accommodate all of these considerations. Empirical applications including an offline test on MovieLens data, synthetic data simulations, and an online grocery experiment indicate the CFB-A leads to substantial improvement on cumulative average rewards (e.g., total money or time spent, clicks, purchased quantities, average ratings, etc.) relative to the most powerful extant baseline methods.


Artificial Intelligence and Concerns:

#artificialintelligence

Artificial intelligence (AI) is a rapidly evolving field that is already impacting many aspects of our lives. AI is being used in a wide range of applications, from self-driving cars to virtual assistants like Siri and Alexa. It is also being used in fields such as finance, healthcare, and education, where it has the potential to significantly improve efficiency and outcomes. In finance, for example, AI is being used to automate trading, detect fraud, and personalize investment advice. AI algorithms can analyze vast amounts of financial data and identify patterns and trends that are difficult for humans to detect.


After Not Having Sex for Years, I Was Supposed to Hate an Obsession Men Have Nowadays. I Don't--I Kind of Love It.

Slate

Feeld Notes is a column about a middle-aged woman who suddenly realizes she wants to have sex again--and the beguiling app she uses to do it. I know that women aren't supposed to like dick pics. Themselves? (Guys my age never seem to send them.) I'm know I'm supposed to get upset about them. Take them as an affront.


Incentivizing Exploration with Selective Data Disclosure

arXiv.org Artificial Intelligence

We propose and design recommendation systems that incentivize efficient exploration. Agents arrive sequentially, choose actions and receive rewards, drawn from fixed but unknown action-specific distributions. The recommendation system presents each agent with actions and rewards from a subsequence of past agents, chosen ex ante. Thus, the agents engage in sequential social learning, moderated by these subsequences. We asymptotically attain optimal regret rate for exploration, using a flexible frequentist behavioral model and mitigating rationality and commitment assumptions inherent in prior work. We suggest three components of effective recommendation systems: independent focus groups, group aggregators, and interlaced information structures.


How AI can assist with Predictive Pricing in Retail

#artificialintelligence

Predictive pricing is a pricing strategy that uses artificial intelligence (AI) to optimize product pricing based on market demand and competition. It involves using data analytics and machine learning algorithms to analyze market trends and consumer behavior, and then using this information to set prices that are likely to maximize profits. One of the main benefits of predictive pricing is that it allows businesses to be more reactive to market conditions. By using AI to continuously monitor and analyze market data, businesses can quickly adjust their prices in response to changes in demand or competition. This can help them stay ahead of the curve and remain competitive in a rapidly changing market.


The Supreme Court Actually Understands the Internet

The Atlantic - Technology

For the first time, the Supreme Court is considering its opinion on the brief but powerful "26 words that created the internet." Enacted in 1996, Section 230 of the Communications Decency Act immunizes online platforms from liability for anything that is posted on their site by a third party--a protection that allowed the web to bloom by encouraging experimentation and interactivity in its early years. More recently, Section 230 has been the subject of scrutiny as bipartisan critics argue that it provides powerful tech companies with too much cover and too little accountability. The Supreme Court's perspective on the issue was a mystery until this week, when justices heard oral arguments for two cases involving 230. On Tuesday, the Court was asked to consider whether Google is liable for YouTube-recommendation algorithms showing Islamic State videos to users.


LaSER: Language-Specific Event Recommendation

arXiv.org Artificial Intelligence

While societal events often impact people worldwide, a significant fraction of events has a local focus that primarily affects specific language communities. Examples include national elections, the development of the Coronavirus pandemic in different countries, and local film festivals such as the C\'esar Awards in France and the Moscow International Film Festival in Russia. However, existing entity recommendation approaches do not sufficiently address the language context of recommendation. This article introduces the novel task of language-specific event recommendation, which aims to recommend events relevant to the user query in the language-specific context. This task can support essential information retrieval activities, including web navigation and exploratory search, considering the language context of user information needs. We propose LaSER, a novel approach toward language-specific event recommendation. LaSER blends the language-specific latent representations (embeddings) of entities and events and spatio-temporal event features in a learning to rank model. This model is trained on publicly available Wikipedia Clickstream data. The results of our user study demonstrate that LaSER outperforms state-of-the-art recommendation baselines by up to 33 percentage points in MAP@5 concerning the language-specific relevance of recommended events.


Uncertainty Quantification for Fairness in Two-Stage Recommender Systems

arXiv.org Artificial Intelligence

Many large-scale recommender systems consist of two stages. The first stage efficiently screens the complete pool of items for a small subset of promising candidates, from which the second-stage model curates the final recommendations. In this paper, we investigate how to ensure group fairness to the items in this two-stage architecture. In particular, we find that existing first-stage recommenders might select an irrecoverably unfair set of candidates such that there is no hope for the second-stage recommender to deliver fair recommendations. To this end, motivated by recent advances in uncertainty quantification, we propose two threshold-policy selection rules that can provide distribution-free and finite-sample guarantees on fairness in first-stage recommenders. More concretely, given any relevance model of queries and items and a point-wise lower confidence bound on the expected number of relevant items for each threshold-policy, the two rules find near-optimal sets of candidates that contain enough relevant items in expectation from each group of items. To instantiate the rules, we demonstrate how to derive such confidence bounds from potentially partial and biased user feedback data, which are abundant in many large-scale recommender systems. In addition, we provide both finite-sample and asymptotic analyses of how close the two threshold selection rules are to the optimal thresholds. Beyond this theoretical analysis, we show empirically that these two rules can consistently select enough relevant items from each group while minimizing the size of the candidate sets for a wide range of settings.