Tagged articles
1235 articles
Page 13 of 13
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 3, 2017 · Artificial Intelligence

How DNN Breaks Feature Scaling Limits in Search Ranking

This article examines the challenges of high‑dimensional sparse features in search ranking, explains why traditional linear models struggle, and describes how deep neural networks with novel encoding schemes and online updates can dramatically improve CTR prediction and real‑time performance.

CTR predictionDNNDeep Learning
0 likes · 12 min read
How DNN Breaks Feature Scaling Limits in Search Ranking
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 24, 2017 · Artificial Intelligence

How Reinforcement Learning Transforms E‑Commerce Search and Recommendation

This article explores how Taobao leverages reinforcement learning, multi‑armed bandits, and reward‑shaping techniques to improve large‑scale e‑commerce search ranking and recommendation, detailing problem modeling, algorithm designs such as Tabular Q‑learning and DDPG, experimental results from Double‑11, and advanced models like GBDT+FTRL and Wide‑&‑Deep.

Bandit AlgorithmsDeep LearningRecommendation Systems
0 likes · 19 min read
How Reinforcement Learning Transforms E‑Commerce Search and Recommendation
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 24, 2017 · Artificial Intelligence

Unlocking StarCraft AI Research with the Open-Source Gym StarCraft Platform

StarCraft, a classic real‑time strategy game, has become a key testbed for deep reinforcement learning and AI research, and Alibaba's open‑source Gym StarCraft platform now offers Python‑based, TensorFlow‑compatible tools that simplify agent development and evaluation within the OpenAI Gym ecosystem.

AI researchDeep LearningStarCraft
0 likes · 3 min read
Unlocking StarCraft AI Research with the Open-Source Gym StarCraft Platform
Ctrip Technology
Ctrip Technology
Feb 23, 2017 · Artificial Intelligence

Report on AAAI‑2017 Conference Highlights and Ctrip’s Hybrid Collaborative Filtering Model

The article recounts the author’s experience at AAAI‑2017 in San Francisco, summarizes key talks, panels and award‑winning papers, and details Ctrip’s hybrid collaborative‑filtering model with a stacked denoising auto‑encoder that improves recommendation performance and addresses data sparsity.

AAAI-2017CtripDeep Learning
0 likes · 9 min read
Report on AAAI‑2017 Conference Highlights and Ctrip’s Hybrid Collaborative Filtering Model
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 16, 2017 · Artificial Intelligence

How Reinforcement Learning Transforms E‑Commerce Search and Recommendation at Scale

This article explores how Alibaba's Taobao leverages reinforcement learning, Markov decision processes, and reward shaping to improve large‑scale product search ranking and recommendation, detailing problem modeling, algorithm designs such as Tabular Q‑learning and DDPG, experimental results, and advanced recommendation models like GBDT‑FTRL and Wide‑Deep.

Deep LearningMDPRecommendation Systems
0 likes · 21 min read
How Reinforcement Learning Transforms E‑Commerce Search and Recommendation at Scale
Hulu Beijing
Hulu Beijing
Dec 21, 2016 · Artificial Intelligence

Inside NIPS 2016: Highlights, Papers, and Insights from Hulu’s Researchers

The article offers a comprehensive overview of the 2016 NIPS conference in Barcelona, detailing its history, attendance, Hulu’s contributions as presenters and reviewers, key tutorials, invited talks, award-winning papers, symposium highlights, and the broader impact of deep learning and AI advancements.

AI ConferenceBest PapersDeep Learning
0 likes · 12 min read
Inside NIPS 2016: Highlights, Papers, and Insights from Hulu’s Researchers
Ctrip Technology
Ctrip Technology
Dec 2, 2016 · Artificial Intelligence

Ctrip’s Deep Learning Recommendation System Paper Accepted at AAAI Conference

Ctrip announced that its AI‑driven recommendation system paper, titled “A Hybrid Collaborative Filtering Model with Deep Structure for Recommender Systems,” has been accepted by the prestigious AAAI conference, highlighting the company’s cutting‑edge deep‑learning techniques, large‑scale deployment, and broader AI innovations in travel services.

AAAICtripDeep Learning
0 likes · 5 min read
Ctrip’s Deep Learning Recommendation System Paper Accepted at AAAI Conference
dbaplus Community
dbaplus Community
Nov 10, 2016 · Artificial Intelligence

Demystifying Recurrent Neural Networks: Theory, Training, and Implementation

This article explains the fundamentals of recurrent neural networks (RNNs), their role in language modeling, various RNN architectures such as bidirectional and deep RNNs, the back‑propagation through time (BPTT) training algorithm, gradient challenges, vectorization techniques, and provides a step‑by‑step code implementation.

BPTTDeep LearningLanguage Model
0 likes · 21 min read
Demystifying Recurrent Neural Networks: Theory, Training, and Implementation
dbaplus Community
dbaplus Community
Oct 12, 2016 · Artificial Intelligence

Mastering Convolutional Neural Networks: Theory, Training, and Implementation

This article provides a comprehensive guide to convolutional neural networks, covering their advantages over fully‑connected nets, architectural patterns, detailed forward and backward calculations, ReLU activation, pooling strategies, Python implementation with NumPy, gradient checking, and a practical MNIST application.

BackpropagationDeep LearningNumPy
0 likes · 22 min read
Mastering Convolutional Neural Networks: Theory, Training, and Implementation
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 11, 2016 · Artificial Intelligence

What Were the Key Speech AI Breakthroughs at Interspeech 2016?

The Interspeech 2016 conference in San Francisco showcased major advances in speech recognition, synthesis, far‑field processing, and language modeling, highlighting CTC extensions, deep CNN innovations, WaveNet’s generative audio, and new techniques for multi‑microphone acoustic modeling.

CTCDeep LearningInterspeech 2016
0 likes · 7 min read
What Were the Key Speech AI Breakthroughs at Interspeech 2016?
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 28, 2016 · Artificial Intelligence

How Deep Learning is Revolutionizing Automatic Question Answering

This article reviews the evolution of automatic question answering systems, outlines their core processing framework, and details how deep neural networks—especially CNNs, RNNs, and DCNNs—enable semantic representation, matching, and answer generation, while also discussing current challenges and future directions.

Deep LearningNeural Networksnatural language processing
0 likes · 27 min read
How Deep Learning is Revolutionizing Automatic Question Answering
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 22, 2016 · Artificial Intelligence

How Deep Learning is Transforming NLP: Dialogue Systems, Parsing, and Word Vectors

This article reviews the latest ACL research on deep‑learning‑driven natural‑language processing, covering advances in spoken dialogue policy optimization, retrieval‑based chatbots, information extraction, sentiment analysis, syntactic parsing efficiency, and word‑ and sentence‑vector techniques, highlighting key papers, datasets, and future challenges.

Deep LearningDialogue Systemsnatural language processing
0 likes · 17 min read
How Deep Learning is Transforming NLP: Dialogue Systems, Parsing, and Word Vectors
ITPUB
ITPUB
Sep 21, 2016 · Artificial Intelligence

Deep Learning Platforms Unveiled: From DistBelief to TensorFlow and Real‑World Uses

The article reviews the evolution and challenges of deep learning, outlines major commercial platforms such as DistBelief, COTS, and Adam, compares open‑source frameworks like MXNet, TensorFlow and Petuum, and highlights their architectures, performance metrics, and diverse applications ranging from image recognition to recommendation systems.

AIDeep LearningMXNet
0 likes · 11 min read
Deep Learning Platforms Unveiled: From DistBelief to TensorFlow and Real‑World Uses
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 20, 2016 · Artificial Intelligence

What ACL 2016 Tutorials Reveal About the Future of NLP and Deep Learning

The article reviews ACL 2016’s tutorial program, summarizing key talks on computer‑aided translation, neural machine translation, semantic sense representation, short‑text understanding, and highlights selected papers on multimodal translation, coverage modeling, and language‑vision grounding, illustrating deep learning’s impact on NLP research.

ACL 2016Deep LearningNLP
0 likes · 13 min read
What ACL 2016 Tutorials Reveal About the Future of NLP and Deep Learning
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 26, 2016 · Artificial Intelligence

ICML Tutorial Highlights: Deep Residual Nets, Stochastic Gradient, Deep RL

At the ICML pre‑conference tutorial, experts presented deep residual networks, stochastic gradient methods for large‑scale learning, and deep reinforcement learning, highlighting architectural innovations, optimization theory, noise‑reduction techniques, and practical considerations for building scalable, high‑performance AI models.

Deep LearningResidual Networksstochastic gradient
0 likes · 14 min read
ICML Tutorial Highlights: Deep Residual Nets, Stochastic Gradient, Deep RL
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 24, 2016 · Artificial Intelligence

How Deep Learning Revives Image Search: From Sunset to Tomorrow

Image search, once limited by early CBIR techniques, has surged back thanks to deep learning, offering improved relevance, coverage, scalability, and user experience across applications like e‑commerce, shopping, entertainment, and surveillance, while integrating data, users, models, and systems to bridge the semantic gap.

Computer VisionDeep Learninge‑commerce
0 likes · 5 min read
How Deep Learning Revives Image Search: From Sunset to Tomorrow
Qunar Tech Salon
Qunar Tech Salon
Aug 19, 2016 · Artificial Intelligence

Deep Learning Anti‑Scam Guide: A Non‑Technical Overview of Neural Networks, Training, and Practical Tips

This article provides a humorous yet informative, non‑mathematical guide to deep learning, covering neural network basics, layer addition, training methods, back‑propagation, unsupervised pre‑training, regularization, ResNet shortcuts, GPU computation, framework choices, and practical advice for applying deep learning to industrial data.

AIDeep LearningGPU
0 likes · 26 min read
Deep Learning Anti‑Scam Guide: A Non‑Technical Overview of Neural Networks, Training, and Practical Tips
Ctrip Technology
Ctrip Technology
Jul 29, 2016 · Artificial Intelligence

Applying Deep Learning to Sogou Mobile Search Advertising: Multi‑Model Fusion for CTR Prediction

This article presents how deep learning techniques are applied to Sogou's mobile search advertising, detailing the system architecture, feature design, multi‑model fusion strategies, engineering implementation, evaluation metrics, and future directions for improving CTR prediction performance.

CTR predictionDeep LearningModel Fusion
0 likes · 13 min read
Applying Deep Learning to Sogou Mobile Search Advertising: Multi‑Model Fusion for CTR Prediction
Hujiang Technology
Hujiang Technology
Jul 27, 2016 · Big Data

Hujiang Technology Salon: Data Applications – Summaries of Five Expert Talks

On July 23, 2016, Hujiang hosted a technology salon focused on data applications, featuring five expert presentations covering data-driven operations in online education, O2O logistics, e‑commerce recommendation systems, pitfalls in personalization, and deep‑learning‑based image search, accompanied by case studies and visual materials.

Data AnalyticsDeep LearningRecommendation Systems
0 likes · 4 min read
Hujiang Technology Salon: Data Applications – Summaries of Five Expert Talks
Ctrip Technology
Ctrip Technology
Jul 9, 2016 · Artificial Intelligence

Highlights from Ctrip Technology Center Deep Learning Meetup in Shanghai

The Ctrip Technology Center hosted a deep learning meetup in Shanghai featuring academic and industry experts who presented applications of AI in tourism, advertising, natural language processing, computer vision, knowledge graphs, recommendation systems, and discussed future research directions.

Deep LearningRecommendation SystemsShanghai
0 likes · 7 min read
Highlights from Ctrip Technology Center Deep Learning Meetup in Shanghai
21CTO
21CTO
Mar 13, 2016 · Artificial Intelligence

How AlphaGo’s Four‑Component Architecture Powers Master‑Level Go Play

This article breaks down AlphaGo’s four‑part system—policy network, fast rollout, value network, and Monte Carlo Tree Search—explaining their functions, training methods, and how they combine to achieve professional‑grade Go performance, while comparing them with the DarkForest implementation.

AlphaGoDeep LearningMonte Carlo Tree Search
0 likes · 13 min read
How AlphaGo’s Four‑Component Architecture Powers Master‑Level Go Play
dbaplus Community
dbaplus Community
Mar 9, 2016 · Artificial Intelligence

How AlphaGo’s Deep Neural Networks Achieve Human‑Level Go Mastery

This article breaks down AlphaGo’s breakthrough architecture—four specialized neural‑network modules, Monte‑Carlo Tree Search, and deep reinforcement learning—to explain how the system moved from imitation learning to self‑improvement and ultimately defeated top human Go players.

AlphaGoDeep LearningGo AI
0 likes · 15 min read
How AlphaGo’s Deep Neural Networks Achieve Human‑Level Go Mastery
Qunar Tech Salon
Qunar Tech Salon
Feb 20, 2016 · Artificial Intelligence

Mobile Image Search: Algorithm Framework and Implementation at Paizhi Tao

Mobile image search has become a critical user demand, and since its 2014 launch, Alibaba’s Paizhi Tao has evolved through multiple iterations to a robust AI-driven pipeline comprising category prediction, object detection, deep and local image feature extraction, scalable retrieval indexing, and relevance-based ranking.

Deep LearningMobile AIimage search
0 likes · 6 min read
Mobile Image Search: Algorithm Framework and Implementation at Paizhi Tao
21CTO
21CTO
Jan 29, 2016 · Artificial Intelligence

How Mobile Image Search Powers Real-Time Shopping: Inside Pailitao’s AI Algorithm

Mobile visual search, a long‑standing dream, has evolved from early research to a production‑grade system at Pailitao, where a five‑module AI pipeline—category prediction, object detection, feature extraction, indexing, and ranking—enables billions of images to be searched instantly on mobile devices.

Computer VisionDeep LearningMobile AI
0 likes · 8 min read
How Mobile Image Search Powers Real-Time Shopping: Inside Pailitao’s AI Algorithm
Qunar Tech Salon
Qunar Tech Salon
Nov 29, 2015 · Artificial Intelligence

From Symbolic Semantics to Vector Representations: Deep Learning for Natural Language Understanding

The article reviews symbolic knowledge bases such as WordNet, ConceptNet and FrameNet, explains how deep learning replaces them with vector‑based semantic representations, and discusses encoder‑decoder RNNs, attention mechanisms, and future directions for truly understanding language through experiential learning.

Attention MechanismDeep LearningRNN
0 likes · 12 min read
From Symbolic Semantics to Vector Representations: Deep Learning for Natural Language Understanding
Qunar Tech Salon
Qunar Tech Salon
Oct 23, 2015 · Artificial Intelligence

Critical Examination of Face Recognition Benchmarks and Overstated Accuracy Claims

The article critiques the rapid rise of face‑recognition research by highlighting unfair comparisons, lack of statistical validation, misleading accuracy metrics versus real‑world verification rates, and the hype surrounding deep neural networks, urging a more rigorous and application‑focused evaluation of AI systems.

BiometricsDeep LearningEvaluation Metrics
0 likes · 8 min read
Critical Examination of Face Recognition Benchmarks and Overstated Accuracy Claims
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Oct 8, 2015 · Artificial Intelligence

Facebook AI Research (FAIR): History, Teams, Projects, and Vision

The article chronicles Facebook's evolution from a social platform into a leading AI research hub, detailing the founding of FAIR, its key personnel, ambitious goals, major projects such as memory networks, embedding world, DeepFace, language technology, and the M assistant, and highlights the open, collaborative nature of its AI work.

AI researchDeep LearningFAIR
0 likes · 17 min read
Facebook AI Research (FAIR): History, Teams, Projects, and Vision
Qunar Tech Salon
Qunar Tech Salon
Sep 30, 2015 · Artificial Intelligence

Overview of Popular Deep Learning Libraries Across Programming Languages

This article provides a concise overview of numerous deep learning libraries and frameworks available for Python, Matlab, C++, Java, JavaScript, Lua, Julia, Haskell, .NET, and R, highlighting their main features, language bindings, and typical use cases in artificial intelligence research and development.

AI frameworksCDeep Learning
0 likes · 7 min read
Overview of Popular Deep Learning Libraries Across Programming Languages
21CTO
21CTO
Sep 16, 2015 · Artificial Intelligence

Why Deep Learning Marks a Turning Point in Artificial Intelligence

The article traces humanity’s long‑standing quest for intelligent machines—from early mechanical curiosities and Turing’s seminal test to modern breakthroughs in deep learning, highlighting how hierarchical feature learning, massive data, and collaborative open‑source efforts are reshaping AI and its future impact.

AI historyDeep Learningartificial intelligence
0 likes · 10 min read
Why Deep Learning Marks a Turning Point in Artificial Intelligence
MaGe Linux Operations
MaGe Linux Operations
Apr 22, 2015 · Artificial Intelligence

Your Complete Python Roadmap to Become a Data Scientist

This guide outlines a comprehensive, step‑by‑step Python learning path for aspiring data scientists, covering environment setup, core language fundamentals, regular expressions, scientific libraries such as NumPy, SciPy, Matplotlib, Pandas, data visualization, machine‑learning with scikit‑learn, and an introduction to deep learning, with curated resources and practice projects.

Data ScienceData visualizationDeep Learning
0 likes · 11 min read
Your Complete Python Roadmap to Become a Data Scientist
Baidu Tech Salon
Baidu Tech Salon
Mar 21, 2014 · Artificial Intelligence

Baidu's Large-Scale Machine Learning Technology: Enabling Trillion-Feature Processing with Minute-Level Model Updates

Baidu's Big Data Machine Learning team, led by Xia Fen, unveiled a suite of five novel algorithms that together allow trillion‑scale feature processing, minute‑level model updates, and up to thousand‑fold efficiency gains in training and inference, dramatically surpassing existing solutions such as Google's billion‑feature systems.

BaiduCTR predictionDeep Learning
0 likes · 6 min read
Baidu's Large-Scale Machine Learning Technology: Enabling Trillion-Feature Processing with Minute-Level Model Updates