Machine Learning @Scale 2017 recap

Visit the post for more.

Jeff Reynar
3 min readintermediate
--
View Original

Overview

The article recaps the Machine Learning @Scale 2017 conference, which brought together over 300 attendees from various companies to discuss technical challenges and advancements in large-scale applied machine learning. The event featured presentations from leaders at companies like Facebook, Google, and LinkedIn, covering diverse applications of machine learning technologies.

What You'll Learn

1

How to apply machine learning for effective search in financial markets

2

Why matching publications to profiles enhances user engagement on platforms like LinkedIn

3

How to analyze predictive feed ranking models using A/B testing techniques

4

How to detect place visits from mobile devices at scale

5

Why scaling engineering ideas is crucial for organizational buy-in in data science projects

Key Questions Answered

What are the challenges of providing effective search for financial markets?
Providing effective search for financial markets involves balancing accuracy and speed while managing diverse data. Parth Vasa from Bloomberg discusses how machine learning helps address these challenges by improving the understanding of market dynamics in real-time.
How does LinkedIn match publications and patents to its members?
LinkedIn automates the process of matching papers, patents, and other professional content created by its members. This content is pulled from the web and sent as notifications, allowing users to easily add relevant information to their profiles.
What techniques are used to analyze Instagram's feed ranking?
Thomas Dimson discusses unique A/B testing techniques for analyzing Instagram's feed ranking, including country-level tests and balanced graph partitions, which help quantify network effects and improve user engagement.
What challenges are faced in detecting place visits at scale?
Danielle Rothermel and Jan Kodovsky describe the complexities of interpreting location signals from mobile devices, emphasizing the need for a system that accurately understands spatio-temporal movements to power location-aware products.

Key Actionable Insights

1
Implement machine learning techniques to enhance search functionalities in financial applications.
By leveraging machine learning, financial platforms can provide users with more accurate and timely information, improving decision-making in volatile markets.
2
Utilize automated content matching to enhance user engagement on professional networking platforms.
Automating the matching of publications and patents to user profiles can streamline the process of content addition, making it easier for users to showcase their work and achievements.
3
Adopt innovative A/B testing methods to evaluate product features effectively.
Using advanced testing techniques can yield better insights into user behavior and preferences, leading to more informed product development decisions.
4
Focus on spatio-temporal data analysis for location-based services.
Understanding user movements through location data can significantly enhance the functionality of location-aware applications, providing users with personalized experiences.

Common Pitfalls

1
Failing to balance accuracy and speed in financial market search applications can lead to poor user experiences.
This often occurs when teams prioritize one aspect over the other, resulting in either slow responses or inaccurate results. It's crucial to find a balance to meet user expectations.