Hulu Beijing
Author

Hulu Beijing

Follow Hulu's official WeChat account for the latest company updates and recruitment information.

105
Articles
0
Likes
95
Views
0
Comments
Recent Articles

Latest from Hulu Beijing

100 recent articles max
Hulu Beijing
Hulu Beijing
Apr 18, 2019 · Artificial Intelligence

How Deep Reinforcement Learning Optimizes DASH/HLS Bitrate Adaptation

This article examines the challenges of adaptive bitrate selection in DASH and HLS streaming, compares traditional MPC and buffer‑based methods, and explains how deep reinforcement learning, specifically the Pensieve A3C model, addresses QoE optimization under uncertain network conditions.

DASHMPCQoE
0 likes · 8 min read
How Deep Reinforcement Learning Optimizes DASH/HLS Bitrate Adaptation
Hulu Beijing
Hulu Beijing
Apr 11, 2019 · Artificial Intelligence

Optimizing Real-Time Ad Bidding with Reinforcement Learning: A Deep Dive

This article explains how real‑time bidding works in computational advertising, defines the budget‑constrained bidding problem, models it with reinforcement learning, and presents a deep‑network implementation together with visual analysis and key references.

Advertisingbudget optimizationdeep learning
0 likes · 6 min read
Optimizing Real-Time Ad Bidding with Reinforcement Learning: A Deep Dive
Hulu Beijing
Hulu Beijing
Apr 10, 2019 · Artificial Intelligence

Designing Deep Learning Models for Item Similarity in Recommendation Systems

This article explains how to build both unsupervised and supervised deep‑learning models that compute item similarity from user behavior, covering prod2vec embeddings, skip‑gram architectures, loss function design, and practical training steps for modern recommender systems.

Recommendation Systemscollaborative filteringdeep learning
0 likes · 8 min read
Designing Deep Learning Models for Item Similarity in Recommendation Systems
Hulu Beijing
Hulu Beijing
Apr 4, 2019 · Artificial Intelligence

How BERT, GPT, and ELMo Revolutionize Language Feature Representation

Natural language processing, a cornerstone of AI, relies on language models to capture linguistic features; this article reviews classic pre‑training models—ELMo, GPT, and BERT—explaining their architectures, training objectives, and how they boost downstream NLP tasks despite data‑scarcity challenges.

BERTELMoGPT
0 likes · 10 min read
How BERT, GPT, and ELMo Revolutionize Language Feature Representation
Hulu Beijing
Hulu Beijing
Apr 2, 2019 · Artificial Intelligence

From Object Detection to Language Models: A Deep Dive into AI Advances

This article surveys the evolution of object detection models—comparing one‑stage and two‑stage approaches, their performance trade‑offs, and recent state‑of‑the‑art methods—while also outlining key concepts and breakthroughs in natural language processing, highlighting the impact of deep‑learning models such as BERT.

AI researchBERTdeep learning
0 likes · 14 min read
From Object Detection to Language Models: A Deep Dive into AI Advances
Hulu Beijing
Hulu Beijing
Mar 28, 2019 · Artificial Intelligence

Mastering Bayesian Hyperparameter Optimization: A Practical Guide

This article explains what hyper‑parameters are, why their tuning is a black‑box problem, and how Bayesian optimization—using surrogate models, acquisition functions, and posterior inference—offers a more efficient alternative to grid or random search, while also listing popular open‑source tools and discussing its limitations.

Acquisition FunctionAutoMLGaussian Process
0 likes · 8 min read
Mastering Bayesian Hyperparameter Optimization: A Practical Guide
Hulu Beijing
Hulu Beijing
Mar 26, 2019 · Artificial Intelligence

Meta-Learning Explained: Core Concepts, Scenarios, and Few-Shot Learning Benefits

This article introduces meta‑learning (learning to learn), its historical roots, explains why it excels in small‑sample and multi‑task settings, contrasts it with supervised and reinforcement learning, and outlines the theoretical reasons it enables rapid few‑shot adaptation.

Few‑Shot Learningmachine learningmeta-learning
0 likes · 8 min read
Meta-Learning Explained: Core Concepts, Scenarios, and Few-Shot Learning Benefits
Hulu Beijing
Hulu Beijing
Mar 21, 2019 · Artificial Intelligence

How GANs’ Objective Functions Evolved: From JS Divergence to Modern Variants

This article explores the evolution of Generative Adversarial Networks' objective functions, detailing the shift from Jensen‑Shannon divergence to f‑divergence, IPM‑based approaches, and auxiliary losses, while highlighting their impact on stability and performance across image, audio, and text generation tasks.

GANsGenerative Adversarial Networksdeep learning
0 likes · 9 min read
How GANs’ Objective Functions Evolved: From JS Divergence to Modern Variants