Skip to main content

Showing 1–8 of 8 results for author: Abdool, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.00091  [pdf, other

    cs.IR cs.HC cs.LG

    Learning to Rank for Maps at Airbnb

    Authors: Malay Haldar, Hongwei Zhang, Kedar Bellare, Sherry Chen, Soumyadip Banerjee, Xiaotang Wang, Mustafa Abdool, Huiji Gao, Pavan Tapadia, Liwei He, Sanjeev Katariya

    Abstract: As a two-sided marketplace, Airbnb brings together hosts who own listings for rent with prospective guests from around the globe. Results from a guest's search for listings are displayed primarily through two interfaces: (1) as a list of rectangular cards that contain on them the listing image, price, rating, and other details, referred to as list-results (2) as oval pins on a map showing the list… ▽ More

    Submitted 25 June, 2024; originally announced July 2024.

  2. arXiv:2305.18431  [pdf, other

    cs.IR cs.AI cs.LG

    Optimizing Airbnb Search Journey with Multi-task Learning

    Authors: Chun How Tan, Austin Chan, Malay Haldar, Jie Tang, Xin Liu, Mustafa Abdool, Huiji Gao, Liwei He, Sanjeev Katariya

    Abstract: At Airbnb, an online marketplace for stays and experiences, guests often spend weeks exploring and comparing multiple items before making a final reservation request. Each reservation request may then potentially be rejected or cancelled by the host prior to check-in. The long and exploratory nature of the search journey, as well as the need to balance both guest and host preferences, present uniq… ▽ More

    Submitted 28 May, 2023; originally announced May 2023.

    Comments: Search Ranking, Recommender Systems, User Search Journey, Multi-task learning, Two-sided marketplace

  3. arXiv:2303.02640  [pdf, other

    cs.LG cs.NE cs.RO

    Swim: A General-Purpose, High-Performing, and Efficient Activation Function for Locomotion Control Tasks

    Authors: Maryam Abdool, Tony Dear

    Abstract: Activation functions play a significant role in the performance of deep learning algorithms. In particular, the Swish activation function tends to outperform ReLU on deeper models, including deep reinforcement learning models, across challenging tasks. Despite this progress, ReLU is the preferred function partly because it is more efficient than Swish. Furthermore, in contrast to the fields of com… ▽ More

    Submitted 5 March, 2023; originally announced March 2023.

  4. arXiv:2210.07774  [pdf, other

    cs.IR cs.AI cs.LG

    Learning To Rank Diversely At Airbnb

    Authors: Malay Haldar, Mustafa Abdool, Liwei He, Dillon Davis, Huiji Gao, Sanjeev Katariya

    Abstract: Airbnb is a two-sided marketplace, bringing together hosts who own listings for rent, with prospective guests from around the globe. Applying neural network-based learning to rank techniques has led to significant improvements in matching guests with hosts. These improvements in ranking were driven by a core strategy: order the listings by their estimated booking probabilities, then iterate on tec… ▽ More

    Submitted 8 August, 2023; v1 submitted 19 September, 2022; originally announced October 2022.

    Comments: Search ranking, Diversity, e-commerce

    MSC Class: 68T07 ACM Class: H.3.3

  5. arXiv:2210.03275  [pdf, other

    cs.LG

    Achieving and Understanding Out-of-Distribution Generalization in Systematic Reasoning in Small-Scale Transformers

    Authors: Andrew J. Nam, Mustafa Abdool, Trevor Maxfield, James L. McClelland

    Abstract: Out-of-distribution generalization (OODG) is a longstanding challenge for neural networks. This challenge is quite apparent in tasks with well-defined variables and rules, where explicit use of the rules could solve problems independently of the particular values of the variables, but networks tend to be tied to the range of values sampled in their training data. Large transformer-based language m… ▽ More

    Submitted 13 December, 2022; v1 submitted 6 October, 2022; originally announced October 2022.

  6. arXiv:2004.02621  [pdf, other

    cs.IR cs.CY cs.LG stat.ML

    Managing Diversity in Airbnb Search

    Authors: Mustafa Abdool, Malay Haldar, Prashant Ramanathan, Tyler Sax, Lanbo Zhang, Aamir Mansawala, Shulin Yang, Thomas Legrand

    Abstract: One of the long-standing questions in search systems is the role of diversity in results. From a product perspective, showing diverse results provides the user with more choice and should lead to an improved experience. However, this intuition is at odds with common machine learning approaches to ranking which directly optimize the relevance of each individual item without a holistic view of the r… ▽ More

    Submitted 31 March, 2020; originally announced April 2020.

    Comments: 8 pages, 10 figures

  7. arXiv:2002.05515  [pdf, other

    cs.LG stat.ML

    Improving Deep Learning For Airbnb Search

    Authors: Malay Haldar, Mustafa Abdool, Prashant Ramanathan, Tyler Sax, Lanbo Zhang, Aamir Mansawala, Shulin Yang, Bradley Turnbull, Junshuo Liao

    Abstract: The application of deep learning to search ranking was one of the most impactful product improvements at Airbnb. But what comes next after you launch a deep learning model? In this paper we describe the journey beyond, discussing what we refer to as the ABCs of improving search: A for architecture, B for bias and C for cold start. For architecture, we describe a new ranking neural network, focusin… ▽ More

    Submitted 10 February, 2020; originally announced February 2020.

  8. arXiv:1810.09591  [pdf, other

    cs.LG cs.AI cs.IR stat.ML

    Applying Deep Learning To Airbnb Search

    Authors: Malay Haldar, Mustafa Abdool, Prashant Ramanathan, Tao Xu, Shulin Yang, Huizhong Duan, Qing Zhang, Nick Barrow-Williams, Bradley C. Turnbull, Brendan M. Collins, Thomas Legrand

    Abstract: The application to search ranking is one of the biggest machine learning success stories at Airbnb. Much of the initial gains were driven by a gradient boosted decision tree model. The gains, however, plateaued over time. This paper discusses the work done in applying neural networks in an attempt to break out of that plateau. We present our perspective not with the intention of pushing the fronti… ▽ More

    Submitted 24 October, 2018; v1 submitted 22 October, 2018; originally announced October 2018.

    Comments: 8 pages