Wayfair Tech Blog
Filters
There are 277 results that match your search. 277 results
May 13, 2019
This week in Wayfair Data Science’s Explainer Series, Data Science Tech Lead Peter B. Golbus discusses machine learning from a theoretical computer science perspective. In this video, we describe multiclass classification as an encoding task, i.e. a process for building compression schemes that convert large "files" (feature vectors) into small ones (labels). By framing classification this way, we are able to use the powerful tools of Information Theory to produce actionable insight. In particular, we discuss that classification accuracy is bounded from above by the mutual information between your features and labels, and how information theory explains why ensembling and feature selection are such powerful tools for machine learning.
May 10, 2019
The App Platforms Team at Wayfair, empowering a team of more than 60 mobile developers with efficient tooling and processes, has been actively looking at the performance of it’s mobile offerings, turning this into more focused work in the past few months. We wanted to involve as many of the brilliant minds working at Wayfair as possible to understand the question around performance, and to find concrete solutions.
May 7, 2019
Becoming a software engineer isn’t always straightforward or the same for each person; careers in the industry can start at any point in your working life, backed by a variety of studied disciplines or work experience. We know that good software engineers don’t always take the traditional path into development, which is why we’ve created Wayfair Labs.
April 29, 2019
This week in Wayfair Data Science’s explainer series, we’re discussing object pose estimation, an important problem in robotics and augmented reality (AR) applications. In robotics, when given a 3D model of an object a mobile robot must be able to localize it in space in order to manipulate it. This localization process is also central to our AR work at Wayfair. On the Wayfair app, you can explore how our products look in your room using AR. The ability to estimate the pose of the selected item while you are moving your smartphone around your room is essential to providing the best AR experience. In this video, Wayfair data science manager Esra Cansizoglu explains how we solve this problem using perspective-n-point algorithm in a RANSAC framework.
March 27, 2019
At the recent InfluxDays NYC 2019, Senior Engineer Richard Laskey shared some of our monitoring best practices using InfluxEnterprise. These efforts are critical and help improve the user experience on Wayfair by driving forward site-wide improvements, establishing best practices, and pushing positive change through many different teams.
March 18, 2019
This week in Wayfair Data Science’s explainer series, Senior Machine Learning Engineer Tim Zhang lays out what you need to know about training image synthesis. Training image synthesis is a fairly young project for the Computer Vision team at Wayfair. We have explored a few different use cases that can take advantage of this approach, such as search-with-photo, image-based 3D geometry generation, and camera perspective estimation. Looking forward, we are aiming at faster rendering speed and more intelligent domain randomization.
March 11, 2019
Becoming a software engineer isn’t always straightforward or the same for each person; careers in the industry can start at any point in your working life, backed by a variety of studied disciplines or work experience. We know that good software engineers don’t always take the traditional path into development, which is why we’ve created Wayfair Labs.
March 4, 2019
In this installment, Archi Mitra (Senior Machine Learning Engineer on the Computer Vision team) lays out an intro to Human-in-the-loop systems, which are used in every Computer Vision project here at Wayfair. Our Visual Search, Object Detection, Room & Style algorithm leverages this system to annotate training data and validate results. Media metadata tagging uses this system to improve tagging efficiency and build one of a kind integrated AI model development platform.