Tagged articles
1881 articles
Page 13 of 19
FunTester
FunTester
Jul 7, 2020 · Artificial Intelligence

AI in Test Automation: Opportunities, Challenges, and Best Practices

This article explores how artificial intelligence is reshaping test automation by addressing maintenance bottlenecks, enhancing exploratory testing, and offering practical guidance for teams to adopt AI‑driven tools while remaining accountable for accuracy and results.

AISoftware Testingexploratory testing
0 likes · 11 min read
AI in Test Automation: Opportunities, Challenges, and Best Practices
DataFunTalk
DataFunTalk
Jul 3, 2020 · Artificial Intelligence

Confident Learning: Detecting and Cleaning Noisy Labels with cleanlab

This article introduces confident learning, a principled framework for identifying and correcting mislabeled data in machine‑learning datasets, explains its three‑step process (count, clean, re‑training), demonstrates usage of the open‑source cleanlab library with code examples, and presents experimental results showing its effectiveness on benchmarks such as CIFAR‑10 and ImageNet.

cleanlabconfident learningdata cleaning
0 likes · 13 min read
Confident Learning: Detecting and Cleaning Noisy Labels with cleanlab
Youku Technology
Youku Technology
Jun 29, 2020 · Backend Development

Youku Intelligent Bitrate (Smart Profile): Design, Implementation, and Optimization

Youku’s Intelligent Profile introduces a smart‑bitrate system that dynamically selects the optimal video quality using speed‑based, buffer‑based, hybrid and reinforcement‑learning strategies, replaces traditional ABR’s limited predictions, gathers client metrics for continuous offline analysis, and has already raised high‑definition playback above 90% while halving stall rates across mobile OTT and live streaming.

QoEadaptive bitratemachine learning
0 likes · 22 min read
Youku Intelligent Bitrate (Smart Profile): Design, Implementation, and Optimization
Big Data Technology & Architecture
Big Data Technology & Architecture
Jun 27, 2020 · Big Data

Comprehensive Guide to User Profiling: Concepts, Data Sources, Tagging System, Architecture, and Implementation

This article provides an in‑depth overview of user profiling, covering its definition, objectives, data dimensions, tagging taxonomy, technical architecture, data processing pipelines using Hadoop, Spark, Hive, MongoDB and MySQL, as well as practical challenges and best‑practice steps for building scalable profiling systems.

customer analyticsdata taggingmachine learning
0 likes · 18 min read
Comprehensive Guide to User Profiling: Concepts, Data Sources, Tagging System, Architecture, and Implementation
DataFunTalk
DataFunTalk
Jun 22, 2020 · Artificial Intelligence

Ctrip's Automated Iterative Anti‑Fraud Modeling Framework for Payment Risk

The article describes Ctrip's payment fraud risk characteristics, a comprehensive automated iterative anti‑fraud model framework—including variable system, GAN‑augmented sample generation, RNN behavior encoding, and tree‑based classifiers—and demonstrates how this approach restores recall performance compared with traditional static models.

GANRNNanti-fraud
0 likes · 12 min read
Ctrip's Automated Iterative Anti‑Fraud Modeling Framework for Payment Risk
DataFunTalk
DataFunTalk
Jun 21, 2020 · Artificial Intelligence

Comprehensive Guide to Recommendation Engine Types and Techniques

This article provides a detailed overview of various recommendation system types—including neighbor-based, personalized, content-based, contextual, hybrid, and model-based approaches—explaining their principles, advantages, disadvantages, and practical examples with formulas and visual illustrations for real-world applications.

Context-AwareHybridcollaborative filtering
0 likes · 28 min read
Comprehensive Guide to Recommendation Engine Types and Techniques
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 20, 2020 · Artificial Intelligence

Essential Python Libraries for Data Acquisition, Cleaning, Visualization & Modeling

The article provides a comprehensive guide to Python libraries essential for data analysis, detailing tools for data acquisition (Selenium, Scrapy, Beautiful Soup), cleaning (spaCy, NumPy, pandas), visualization (Matplotlib, Pyecharts), modeling (scikit‑learn, PyTorch, TensorFlow), model inspection (LIME), audio (Librosa), image processing (OpenCV, scikit‑image), database access (PyMongo) and web deployment (Flask, Django).

PythonWeb Scrapinglibraries
0 likes · 12 min read
Essential Python Libraries for Data Acquisition, Cleaning, Visualization & Modeling
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 19, 2020 · Artificial Intelligence

From Offline to Real-Time Recommendation: iQIYI’s Scalable Machine Learning Journey

iQIYI’s recommendation team transformed its offline, slow‑query system into a real‑time engine by sharding databases, adding caching, and adopting Kafka, Spark‑Streaming and Flink, cutting peak timeout from 4% to under 0.3%, delivering second‑level personalized, diverse, high‑quality video suggestions while keeping engineers close to the front‑line.

iQIYImachine learningpersonalization
0 likes · 7 min read
From Offline to Real-Time Recommendation: iQIYI’s Scalable Machine Learning Journey
Sohu Tech Products
Sohu Tech Products
Jun 17, 2020 · Artificial Intelligence

Ensemble Learning: Concepts, Methods, and Applications in Deep Learning

This article provides a comprehensive overview of ensemble learning, explaining its principles, common classifiers, major ensemble strategies such as bagging, boosting, and stacking, and demonstrates practical deep‑learning ensemble techniques like Dropout, test‑time augmentation, and Snapshot ensembles with code examples.

Deep LearningStackingbagging
0 likes · 17 min read
Ensemble Learning: Concepts, Methods, and Applications in Deep Learning
Youzan Coder
Youzan Coder
Jun 17, 2020 · Artificial Intelligence

Sunfish: An Integrated AI Platform for Model Training and Online Service Deployment at Youzan

Sunfish is Youzan’s integrated AI platform that unifies visual drag‑and‑drop model training, notebook‑based algorithm development, automated model management and one‑click publishing with a low‑latency, high‑availability “small‑box” inference service, enabling end‑to‑end deep‑learning workflows from data exploration to online recommendation and risk‑control deployment.

AI PlatformMLOpsModel Serving
0 likes · 17 min read
Sunfish: An Integrated AI Platform for Model Training and Online Service Deployment at Youzan
DataFunTalk
DataFunTalk
Jun 15, 2020 · Artificial Intelligence

Understanding and Handling Bad Cases in E-commerce Recommendation Systems

The article explores why bad cases occur in e‑commerce recommendation and search pipelines, classifies their types, demonstrates data‑driven analysis methods, and proposes practical online and offline strategies—including rule‑based fixes, model improvements, and iterative feedback loops—to continuously improve user experience and business metrics.

badcasedata analysise‑commerce
0 likes · 23 min read
Understanding and Handling Bad Cases in E-commerce Recommendation Systems
Tencent Advertising Technology
Tencent Advertising Technology
Jun 15, 2020 · Artificial Intelligence

Insights from a Top Contestant on the Tencent Advertising Algorithm Competition: Transformer Modeling and Model Fusion

In this article, a second‑place contestant from Xiamen University shares his practical experience with word2vec‑based sequence models, transformer learning‑rate tuning, handling masked positions in max‑pooling, and techniques for increasing model diversity through input and parameter variations for a large‑scale advertising algorithm competition.

machine learning
0 likes · 4 min read
Insights from a Top Contestant on the Tencent Advertising Algorithm Competition: Transformer Modeling and Model Fusion
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 12, 2020 · Artificial Intelligence

Deepthought: An End‑to‑End Machine Learning Platform at iQIYI

Deepthought is iQIYI’s end‑to‑end machine‑learning platform that unifies distributed frameworks, decouples pipeline stages, integrates with Tongtian Tower, and offers visual drag‑and‑drop configuration, evolving from a fraud‑detection prototype to a generic system with real‑time inference, automated hyper‑parameter optimization, and support for large‑scale data across anti‑fraud, recommendation, and analytics workloads.

AI PlatformAutoMLParameter Server
0 likes · 13 min read
Deepthought: An End‑to‑End Machine Learning Platform at iQIYI
NetEase Media Technology Team
NetEase Media Technology Team
Jun 12, 2020 · Artificial Intelligence

Semantic Text Understanding for NetEase News Feed Recommendation

NetEase improves its news‑feed recommendation by applying a multi‑stage semantic text understanding pipeline—lexical analysis, hierarchical content tagging, and quality filtering—using two‑level classifiers, LDA‑based topic modeling, multi‑label concept and entity extraction, and dense vector representations to better capture user interests and boost personalization performance.

NLPfeature engineeringmachine learning
0 likes · 9 min read
Semantic Text Understanding for NetEase News Feed Recommendation
Meituan Technology Team
Meituan Technology Team
Jun 11, 2020 · Artificial Intelligence

Pedestrian Trajectory Prediction: Methodology and Experience from the ICRA 2020 TrajNet++ Competition

The ICRA 2020 TrajNet++ competition challenged teams to predict 4.8‑second pedestrian paths from 3.6‑second observations, and Meituan’s winning solution used a Seq2Seq world‑model that encodes past trajectories, updates a spatio‑temporal interaction map, and decodes future positions, achieving a 1.24 m final displacement error and demonstrating readiness for real‑world unmanned delivery.

AIICRA 2020Prediction
0 likes · 14 min read
Pedestrian Trajectory Prediction: Methodology and Experience from the ICRA 2020 TrajNet++ Competition
Fulu Network R&D Team
Fulu Network R&D Team
Jun 11, 2020 · Artificial Intelligence

Intelligent Inventory Management: Comparing Prophet and LSTM for Time‑Series Forecasting

This article presents an intelligent inventory management solution that predicts product consumption using two time‑series algorithms—Facebook's Prophet and LSTM deep learning—detailing data sources, preprocessing, model configuration, evaluation metrics, and a comparative analysis of their performance and suitability.

LSTMProphetTime Series
0 likes · 16 min read
Intelligent Inventory Management: Comparing Prophet and LSTM for Time‑Series Forecasting
Python Programming Learning Circle
Python Programming Learning Circle
Jun 11, 2020 · Artificial Intelligence

Step-by-Step Guide to Building a Movie Recommendation System with TensorFlow

This tutorial walks through collecting and cleaning the MovieLens dataset, constructing rating and record matrices, normalizing ratings, defining a collaborative‑filtering model in TensorFlow, training it with Adam optimizer, evaluating performance, and finally generating personalized movie recommendations for a chosen user.

TensorFlowcollaborative filteringdata preprocessing
0 likes · 10 min read
Step-by-Step Guide to Building a Movie Recommendation System with TensorFlow
DataFunTalk
DataFunTalk
Jun 8, 2020 · Artificial Intelligence

Augmented Analytics: Concepts, Key Technologies, and Practical Applications

This article explains the concept of augmented analytics, compares it with traditional BI, outlines its impact on data preparation, analysis, and machine learning, and reviews the underlying technologies such as NLQ, NLG, AutoML, and data robots, supported by Gartner insights and industry examples.

AutoMLBusiness Intelligenceaugmented analytics
0 likes · 25 min read
Augmented Analytics: Concepts, Key Technologies, and Practical Applications
Youku Technology
Youku Technology
Jun 8, 2020 · Artificial Intelligence

Video Search Technology and Multi-modal Applications at Alibaba Youku

Alibaba’s Youku video search platform combines six-layer architecture—data extraction, technology integration, recall, relevance, ranking, and intent understanding—leveraging CV, NLP, knowledge graphs, and multi‑modal cues such as face, OCR, and audio recognition to overcome title‑mismatch, entity, and semantic challenges and deliver precise, diverse video retrieval.

information retrievalmachine learningmulti-modal learning
0 likes · 15 min read
Video Search Technology and Multi-modal Applications at Alibaba Youku
Cloud Native Technology Community
Cloud Native Technology Community
Jun 5, 2020 · Artificial Intelligence

Automating a Data‑Science Workflow on Kubernetes: From GitHub Issue Mining to an MLP Bug Classifier

This article describes how to collect, clean, and analyze 90,000+ GitHub issues and pull requests from the Kubernetes repository using Kubeflow, TensorFlow, and a fully automated CI/CD pipeline, then build, train, and serve a simple MLP model that classifies release‑note texts as bugs or non‑bugs.

CI/CDKubeflowKubernetes
0 likes · 19 min read
Automating a Data‑Science Workflow on Kubernetes: From GitHub Issue Mining to an MLP Bug Classifier
JD Tech Talk
JD Tech Talk
Jun 4, 2020 · Artificial Intelligence

The Art and Science of Feature Engineering: Importance, Methods, and Automation

Feature engineering, which occupies the majority of data scientists' time, is essential for building high‑performing machine‑learning models and involves careful data quality control, diverse construction techniques, rigorous selection, and emerging automation efforts, all of which demand domain expertise and systematic practice.

AIdata preprocessingfeature engineering
0 likes · 14 min read
The Art and Science of Feature Engineering: Importance, Methods, and Automation
Taobao Frontend Technology
Taobao Frontend Technology
Jun 2, 2020 · Artificial Intelligence

How AI Can Auto‑Detect UI Components for Seamless Front‑End Code Generation

This article explains how to use deep‑learning object detection to automatically recognize UI components in design drafts, generate a smart JSON description, and convert it into component‑based front‑end code, covering problem analysis, dataset preparation, algorithm selection, model training, evaluation, and deployment.

AIPipcookUI detection
0 likes · 30 min read
How AI Can Auto‑Detect UI Components for Seamless Front‑End Code Generation
Architect
Architect
May 29, 2020 · Artificial Intelligence

Integrating Flink with TensorFlow for End-to-End Machine Learning Pipelines

This article explains how to combine the Flink data‑processing engine with TensorFlow to create a unified, end‑to‑end machine‑learning workflow, covering background, challenges, the Flink‑AI‑extended architecture, ML framework and operator abstractions, and both batch and streaming training and prediction modes.

AI integrationDistributed TrainingFlink
0 likes · 9 min read
Integrating Flink with TensorFlow for End-to-End Machine Learning Pipelines
DataFunTalk
DataFunTalk
May 29, 2020 · Artificial Intelligence

Model‑Independent Learning: Multi‑Task Learning and Transfer Learning

This article explains two model‑independent learning paradigms—multi‑task learning and transfer learning—detailing their motivations, sharing mechanisms, training procedures, theoretical formulations, and practical benefits such as improved generalization, data efficiency, and domain‑invariant representations.

Deep Learningdomain adaptationmachine learning
0 likes · 21 min read
Model‑Independent Learning: Multi‑Task Learning and Transfer Learning
JD Tech Talk
JD Tech Talk
May 29, 2020 · Artificial Intelligence

The Black Art of Feature Engineering: Importance, Techniques, and Automation

This article explains why feature engineering consumes most of a data scientist's time, outlines its critical steps—including data observation, cleaning, transformation, selection, and reduction—covers practical issues such as missing‑value handling, data leakage, and feature stability, and discusses both manual and automated approaches for building effective machine‑learning models.

data preprocessingfeature engineeringmachine learning
0 likes · 14 min read
The Black Art of Feature Engineering: Importance, Techniques, and Automation
Sohu Tech Products
Sohu Tech Products
May 27, 2020 · Artificial Intelligence

Overview of Graph Embedding Techniques: DeepWalk, LINE, node2vec, and EGES

This article provides a comprehensive overview of graph embedding methods—including DeepWalk, LINE, node2vec, and EGES—explaining their algorithms, random‑walk strategies, proximity definitions, incorporation of side information, and their applications in large‑scale recommendation systems.

DeepWalkgraph embeddingline
0 likes · 20 min read
Overview of Graph Embedding Techniques: DeepWalk, LINE, node2vec, and EGES
DataFunTalk
DataFunTalk
May 26, 2020 · Artificial Intelligence

Knowledge Distillation Techniques for Recommendation Systems: Methods, Scenarios, and Practical Insights

This article reviews how knowledge distillation—using a large teacher model to guide a smaller student model—can be applied across the recall, coarse‑ranking, and fine‑ranking stages of recommendation systems, detailing logits‑based and feature‑based approaches, joint and two‑stage training, and point‑wise, pair‑wise, and list‑wise loss designs.

Knowledge Distillationmachine learningmodel compression
0 likes · 31 min read
Knowledge Distillation Techniques for Recommendation Systems: Methods, Scenarios, and Practical Insights
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 25, 2020 · Artificial Intelligence

How AI Turns Dark Data into Actionable Automation

This article explains how enterprises can classify structured, semi‑structured and unstructured data as “dark data”, why traditional RPA struggles with it, and how AI technologies like NLP, computer vision and machine learning—exemplified by Automation Anywhere’s IQ‑Bot—enable end‑to‑end automation of hidden information.

AIIQ BotNLP
0 likes · 9 min read
How AI Turns Dark Data into Actionable Automation
Taobao Frontend Technology
Taobao Frontend Technology
May 25, 2020 · Frontend Development

How to Build Front‑End AI Experiments with Pipcook: From Setup to Real‑World Image Classification

This comprehensive guide walks front‑end developers through preparing hardware and OS, installing Python and Node environments, launching Pipcook's visual board, running handwritten digit and image classification experiments, creating and augmenting training samples, configuring pipelines, training models, and understanding deployment, all using the Pipcook framework.

Image Classificationdata augmentationmachine learning
0 likes · 34 min read
How to Build Front‑End AI Experiments with Pipcook: From Setup to Real‑World Image Classification
FunTester
FunTester
May 25, 2020 · Artificial Intelligence

How AI Can Eliminate Selenium’s ‘Element Not Found’ Nightmares

When web applications become highly dynamic, traditional Selenium locators become fragile and costly to maintain, but leveraging AI and machine‑learning‑based object‑recognition frameworks can dramatically reduce maintenance overhead and accelerate test creation by intelligently adapting to UI changes.

AIDynamic UISelenium
0 likes · 2 min read
How AI Can Eliminate Selenium’s ‘Element Not Found’ Nightmares
DataFunTalk
DataFunTalk
May 24, 2020 · Artificial Intelligence

Automatic Calibration of Road Intersection Topology Using Trajectories (CITT Framework)

This article presents the CITT framework, a three‑stage algorithm that automatically calibrates road‑intersection topology using massive GPS trajectory data, detailing preprocessing, core‑area detection via quadtree‑mean‑shift, influence‑zone calibration with direction‑weighted Frechet distance and DBSCAN, and demonstrating superior accuracy over existing methods.

intersection calibrationmachine learningmap updating
0 likes · 10 min read
Automatic Calibration of Road Intersection Topology Using Trajectories (CITT Framework)
DataFunTalk
DataFunTalk
May 21, 2020 · Artificial Intelligence

Query Expansion Techniques for Search Optimization: Models, Data Sources, and Practical Practices

This article reviews the factors influencing search results, explains why query expansion is crucial for improving recall, surveys various sources of expansion terms, describes probabilistic and translation‑based models, and offers practical recommendations for building effective, data‑driven query expansion pipelines.

information retrievalknowledge graphmachine learning
0 likes · 11 min read
Query Expansion Techniques for Search Optimization: Models, Data Sources, and Practical Practices
Alibaba Terminal Technology
Alibaba Terminal Technology
May 20, 2020 · Frontend Development

Turn Your Front‑End into an AI Playground: Hands‑On Pipcook Tutorial

This comprehensive guide walks you through setting up a front‑end intelligent environment with Pipcook, covering hardware choices, OS configuration, Python and Node setups, quick visual experiments, data organization, sample generation, augmentation, feature engineering, model training, and principle analysis for digit and image classification tasks.

Frontendmachine learningnodejs
0 likes · 29 min read
Turn Your Front‑End into an AI Playground: Hands‑On Pipcook Tutorial
DataFunTalk
DataFunTalk
May 13, 2020 · Artificial Intelligence

Designing and Scaling Recommendation Systems for Cross‑border E‑commerce Growth

This article shares the author’s experience at Club Factory, describing the business model, growth challenges, macro‑ and micro‑level analysis, and detailed technical breakdowns of recommendation system components—including recall, ranking, user interest modeling, evaluation metrics, and ecosystem considerations—to guide scalable e‑commerce growth.

Data-drivene‑commercegrowth strategy
0 likes · 17 min read
Designing and Scaling Recommendation Systems for Cross‑border E‑commerce Growth
Tencent Music Tech Team
Tencent Music Tech Team
May 8, 2020 · Mobile Development

Mobile Machine Learning Frameworks Overview and Deployment Practices in Q Music

The article reviews four mobile‑focused machine‑learning frameworks—NCNN, TensorFlow Lite, PyTorch Mobile (Caffe2) and FeatherKit—detailing their size, speed, and resource trade‑offs, and explains Q Music’s edge‑inference pipeline, optimization strategies, and the challenges of performance variability on heterogeneous mobile devices.

FeatherKitMobile AIPyTorch Mobile
0 likes · 25 min read
Mobile Machine Learning Frameworks Overview and Deployment Practices in Q Music
DataFunTalk
DataFunTalk
May 7, 2020 · Artificial Intelligence

Comprehensive Overview of Query Understanding in Search Engines

Query understanding (QU) involves lexical, syntactic, and semantic analysis of user queries to enable effective search recall and ranking, covering modules such as preprocessing, correction, expansion, segmentation, intent detection, term importance, and guidance, with detailed discussion of algorithms, models, and system architecture.

NLPQuery Understandinginformation retrieval
0 likes · 51 min read
Comprehensive Overview of Query Understanding in Search Engines
Python Programming Learning Circle
Python Programming Learning Circle
May 7, 2020 · Artificial Intelligence

Understanding the k-Nearest Neighbor (kNN) Classification Algorithm and Its Python Implementation

This article introduces the concept and intuition behind the k-Nearest Neighbor (kNN) classification algorithm, explains its simple and full forms, discusses feature engineering and Euclidean distance calculations, and provides a complete Python implementation with example code.

classificationeuclidean distancefeature engineering
0 likes · 10 min read
Understanding the k-Nearest Neighbor (kNN) Classification Algorithm and Its Python Implementation
HomeTech
HomeTech
May 7, 2020 · Big Data

Construction and Evaluation of User Profiles: Identification, Tagging, Storage, and Quality Assessment

This article explains how to build user profiles by distinguishing persona from profile, describing the evolution of ID‑mapping techniques, designing a multi‑layer tag system, implementing statistical, interest, and model tags, storing the data in Hive, HBase, Codis and Elasticsearch, and finally evaluating profile timeliness, coverage and accuracy.

Big Datadata storagedata tagging
0 likes · 11 min read
Construction and Evaluation of User Profiles: Identification, Tagging, Storage, and Quality Assessment
Tencent Advertising Technology
Tencent Advertising Technology
May 5, 2020 · Artificial Intelligence

How to Use the TI-ONE SDK to Train Models for the 2020 Tencent Advertising Algorithm Competition

This tutorial walks you through the complete process of using the TI-ONE SDK—including data preparation, dependency installation, session initialization, TensorFlow estimator configuration, job submission, and result monitoring—to train a machine‑learning model for the 2020 Tencent Advertising Algorithm Competition.

SDKTI-ONETencent
0 likes · 7 min read
How to Use the TI-ONE SDK to Train Models for the 2020 Tencent Advertising Algorithm Competition
Tencent Advertising Technology
Tencent Advertising Technology
May 2, 2020 · Artificial Intelligence

How to Use TI-ONE Built‑in Operators for the 2020 Tencent Advertising Algorithm Competition

This tutorial walks you through creating a TI‑ONE project, ingesting competition data, configuring and training a decision‑tree model with built‑in operators, running the workflow, and downloading and uploading the result files for the 2020 Tencent Advertising Algorithm Competition.

Model TrainingTI-ONEdata pipeline
0 likes · 7 min read
How to Use TI-ONE Built‑in Operators for the 2020 Tencent Advertising Algorithm Competition
DataFunTalk
DataFunTalk
Apr 17, 2020 · Artificial Intelligence

Data Privacy and Differential Privacy Techniques for Machine Learning

The article reviews the growing importance of data privacy in machine learning, explains privacy concepts and attack vectors, and details anonymization methods such as k‑anonymity, l‑diversity, t‑closeness, as well as differential privacy techniques and their practical applications.

Information Securitydata privacydifferential privacy
0 likes · 13 min read
Data Privacy and Differential Privacy Techniques for Machine Learning
DataFunTalk
DataFunTalk
Apr 13, 2020 · Artificial Intelligence

Deep Spatio‑Temporal Neural Networks and Memory‑Augmented DNN for Click‑Through Rate Prediction

This article presents the design, challenges, and experimental evaluation of DSTN (with pooling, self‑attention, and interactive‑attention variants) and MA‑DNN models for CTR prediction, highlighting how temporal and contextual ad information improves accuracy and yields significant online gains in large‑scale advertising systems.

AdvertisingCTR predictionDeep Learning
0 likes · 16 min read
Deep Spatio‑Temporal Neural Networks and Memory‑Augmented DNN for Click‑Through Rate Prediction
JD Tech Talk
JD Tech Talk
Apr 8, 2020 · Artificial Intelligence

Designing and Evaluating Recommendation Algorithms for Wealth Management Platforms

This article explores how large wealth‑management platforms can model product recommendation as a mapping between customers and financial products, defines various evaluation goals such as transaction volume, revenue and user satisfaction, and outlines a systematic A/B‑testing workflow for comparing and optimizing recommendation algorithms.

A/B testingMetricsalgorithm
0 likes · 10 min read
Designing and Evaluating Recommendation Algorithms for Wealth Management Platforms
DataFunTalk
DataFunTalk
Apr 5, 2020 · Artificial Intelligence

WeChat Hotspot Mining Platform: Architecture, Detection, and Presentation

This article describes a WeChat hotspot mining platform that integrates multiple data sources, builds quality and prediction models, employs advanced clustering and multi‑granular text matching techniques, and uses generative active learning to efficiently discover, predict, and present news hotspots for users.

WeChatactive learninghotspot detection
0 likes · 17 min read
WeChat Hotspot Mining Platform: Architecture, Detection, and Presentation
iQIYI Technical Product Team
iQIYI Technical Product Team
Apr 3, 2020 · Artificial Intelligence

iCartoonFace Challenge: Cartoon Face Detection and Recognition Competition

The iCartoonFace Challenge invites participants to develop efficient algorithms for detecting and recognizing cartoon faces using large, meticulously annotated datasets—50,000 images for detection and nearly 390,000 for recognition—while meeting strict model size and latency limits and submitting detailed methods and code.

AI competitionCartoon Face RecognitionComputer Vision
0 likes · 6 min read
iCartoonFace Challenge: Cartoon Face Detection and Recognition Competition
Youku Technology
Youku Technology
Apr 2, 2020 · Artificial Intelligence

In‑Depth Overview of Intelligent Marketing Uplift Modeling

The talk explains uplift modeling for intelligent marketing, showing how causal lift predictions—derived from randomized experiments using two‑model, one‑model, or tree‑based methods—identify truly responsive users, evaluate performance with AUUC/Qini, and were applied to Taopiaopiao’s coupon allocation via knapsack optimization, highlighting challenges and future directions.

A/B testingUplift Modelingcausal inference
0 likes · 16 min read
In‑Depth Overview of Intelligent Marketing Uplift Modeling
DataFunTalk
DataFunTalk
Mar 31, 2020 · Artificial Intelligence

Design and Evolution of the Quality Control Framework for WeChat Look Feature

This article presents the overall design, multi‑dimensional control mechanisms, auxiliary modules, and evolutionary processes of the quality control system used in WeChat's Look feature, detailing data lifecycle, model training, generalization, transfer learning, and continuous anti‑abuse strategies.

Model Trainingcontent moderationmachine learning
0 likes · 18 min read
Design and Evolution of the Quality Control Framework for WeChat Look Feature
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 30, 2020 · Artificial Intelligence

How AI Is Transforming Language, Speech, and Vision: Key Technologies and Future Trends

This article provides a comprehensive overview of AI's rapid evolution, covering deep learning foundations, machine learning components, natural language processing advances, speech recognition breakthroughs, multimodal interaction, computer vision progress, model compression techniques, and the shift from data‑driven to knowledge‑based AI approaches.

machine learningspeech recognition
0 likes · 19 min read
How AI Is Transforming Language, Speech, and Vision: Key Technologies and Future Trends
Python Programming Learning Circle
Python Programming Learning Circle
Mar 26, 2020 · Artificial Intelligence

Understanding Gradient Descent for Linear Regression with a Python Implementation

This article explains the concept of loss functions and gradient descent, illustrates how to find the global optimum for linear regression, discusses the role of learning rate, and provides a complete Python example that generates data, applies gradient descent, and visualizes the results.

Pythongradient descentlinear regression
0 likes · 6 min read
Understanding Gradient Descent for Linear Regression with a Python Implementation
DataFunTalk
DataFunTalk
Mar 19, 2020 · Artificial Intelligence

Advances in Voice Interaction: 360's Intelligent Dialogue System Architecture and Core Technologies

This article presents a comprehensive overview of 360's voice interaction platform, detailing dialogue system fundamentals, platform architecture, and core technologies such as semantic understanding, dialog management, and question answering, all driven by deep learning and multimodal innovations.

AIdialogue systemknowledge graph
0 likes · 16 min read
Advances in Voice Interaction: 360's Intelligent Dialogue System Architecture and Core Technologies
HomeTech
HomeTech
Mar 18, 2020 · Artificial Intelligence

Automobile Home Recommendation System Architecture and Ranking Models

This article presents a comprehensive overview of the Automobile Home recommendation system, detailing its objectives, architecture, various ranking models from LR to DeepFM, online learning mechanisms, service APIs, feature engineering pipelines, model training platforms, debugging tools, and future optimization directions.

AB testingAutoMLOnline Learning
0 likes · 18 min read
Automobile Home Recommendation System Architecture and Ranking Models
DataFunTalk
DataFunTalk
Mar 17, 2020 · Artificial Intelligence

A Survey of Text Data Augmentation Techniques in Natural Language Processing

This article systematically reviews recent developments in text data augmentation for natural language processing, covering common scenarios such as low‑resource and imbalanced classification, and detailing five major techniques—including back‑translation, EDA, TF‑IDF‑based replacement, contextual augmentation, and language‑model‑based methods—with experimental results and future directions.

NLPdata augmentationmachine learning
0 likes · 27 min read
A Survey of Text Data Augmentation Techniques in Natural Language Processing
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 17, 2020 · Artificial Intelligence

How AI Engineering Powers Modern Enterprises: From Deep Learning to Cloud Infrastructure

This article explores the fundamentals and evolution of artificial intelligence, its applications in perception and decision‑making, the role of deep learning, the importance of compute power and cloud platforms, and how enterprises can strategically adopt AI and data‑driven solutions to drive business value.

AI Infrastructuremachine learning
0 likes · 15 min read
How AI Engineering Powers Modern Enterprises: From Deep Learning to Cloud Infrastructure
21CTO
21CTO
Mar 16, 2020 · Artificial Intelligence

Why Tesla’s AI Team Needs Both Python and C++: Balancing Speed and Simplicity

The article examines why Tesla’s AI team combines Python for rapid prototyping with C++ for high‑performance inference, discussing the trade‑offs between ease of use and latency, the role of frameworks like TensorFlow and PyTorch, and the broader debate over language choice in modern AI development.

Artificial IntelligenceC++Tesla
0 likes · 8 min read
Why Tesla’s AI Team Needs Both Python and C++: Balancing Speed and Simplicity
JD Tech Talk
JD Tech Talk
Mar 16, 2020 · Artificial Intelligence

JD Digits' Self‑Developed Intelligent Anti‑Fraud Platform and AI‑Powered Account Security Guarantee

JD Digits explains how its AI‑driven anti‑fraud platform, featuring automatic adversarial machine learning and graph neural networks, underpins a new one‑million‑yuan account security guarantee that proactively protects users from invisible financial fraud while improving the overall user experience.

AIGraph Neural Networkaccount security
0 likes · 10 min read
JD Digits' Self‑Developed Intelligent Anti‑Fraud Platform and AI‑Powered Account Security Guarantee
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Mar 13, 2020 · Artificial Intelligence

Predictive Modeling of Student Renewal and Refund Intentions Using Logistic Regression in Online Education

This article describes how logistic regression models are built, iterated, and applied to predict student renewal and refund behavior in an online school, detailing data collection, feature engineering, model training, evaluation, and how the predictions are used to recommend interventions for teachers.

Education Analyticsfeature engineeringlogistic regression
0 likes · 9 min read
Predictive Modeling of Student Renewal and Refund Intentions Using Logistic Regression in Online Education
Python Programming Learning Circle
Python Programming Learning Circle
Mar 12, 2020 · Fundamentals

Fundamentals of Derivatives and Partial Derivatives for Neural Networks

This article introduces the mathematical foundations of derivatives and partial derivatives, explains their role in optimizing neural network parameters, covers basic derivative formulas, linear properties, sigmoid derivative, minimum conditions, and constrained optimization using Lagrange multipliers, providing a comprehensive guide for machine‑learning practitioners.

DerivativesNeural Networkscalculus
0 likes · 8 min read
Fundamentals of Derivatives and Partial Derivatives for Neural Networks
ITPUB
ITPUB
Mar 11, 2020 · Artificial Intelligence

Inside Toutiao’s Recommendation Engine: Architecture, Features, and Evaluation

This article provides a comprehensive technical overview of Toutiao’s recommendation system, covering its three‑dimensional modeling approach, feature engineering, user‑tag pipelines, real‑time training infrastructure, evaluation methodology, and content‑safety mechanisms.

A/B testingContent SafetyReal-time Training
0 likes · 17 min read
Inside Toutiao’s Recommendation Engine: Architecture, Features, and Evaluation
Liangxu Linux
Liangxu Linux
Mar 9, 2020 · Artificial Intelligence

Inside ByteDance’s Recommendation Engine: How TikTok Delivers Billions of Personalized Feeds

ByteDance’s recommendation system models user satisfaction as a function of content, user, and context features, employing diverse algorithms—from logistic regression to deep learning—while leveraging real‑time training, hierarchical text classification, dynamic user tagging, rigorous A/B testing, and multi‑layer content safety checks to deliver personalized feeds at massive scale.

Content SafetyReal-time TrainingUser Tagging
0 likes · 19 min read
Inside ByteDance’s Recommendation Engine: How TikTok Delivers Billions of Personalized Feeds
Python Programming Learning Circle
Python Programming Learning Circle
Mar 7, 2020 · Artificial Intelligence

k-Nearest Neighbors (kNN) Algorithm: Overview, Pros/Cons, Data Preparation, Implementation, and Handwritten Digit Recognition

This article explains the k‑Nearest Neighbors classification method, discusses its advantages and drawbacks, describes data preparation and normalization, presents Python code for the algorithm and a full handwritten digit recognition project, and reports an error rate of about 1.2%.

classificationeuclidean distancehandwritten digit recognition
0 likes · 9 min read
k-Nearest Neighbors (kNN) Algorithm: Overview, Pros/Cons, Data Preparation, Implementation, and Handwritten Digit Recognition
Python Programming Learning Circle
Python Programming Learning Circle
Mar 6, 2020 · Artificial Intelligence

Introduction to Machine Learning Concepts: Data, Features, Labels, Training, and Common Algorithms

This article provides a beginner-friendly overview of machine learning fundamentals, covering the definition of data, the distinction between features and labels, types of features, dimensionality, training and test datasets, normalization, supervised and unsupervised learning methods, algorithm selection, development workflow, and recommended Python libraries such as NumPy.

Unsupervised Learningdata preprocessingfeatures
0 likes · 12 min read
Introduction to Machine Learning Concepts: Data, Features, Labels, Training, and Common Algorithms
Python Programming Learning Circle
Python Programming Learning Circle
Mar 5, 2020 · Artificial Intelligence

Biological Neurons and Their Simple Mathematical Representation in Neural Networks

This article explains how biological neurons inspire artificial neural networks, describing neuron concepts, threshold firing, weighted inputs, bias, activation functions such as the step and sigmoid functions, and shows how these ideas are expressed mathematically and visualized with diagrams.

Artificial IntelligenceBiasNeuron
0 likes · 13 min read
Biological Neurons and Their Simple Mathematical Representation in Neural Networks
Qudian (formerly Qufenqi) Technology Team
Qudian (formerly Qufenqi) Technology Team
Mar 4, 2020 · Artificial Intelligence

How Intelligent Marketing Leverages AI and Big Data to Boost Conversion Rates

This article explains how intelligent marketing transforms traditional, labor‑intensive strategies into data‑driven, AI‑powered systems by detailing the multi‑layer architecture, data pipelines, machine‑learning models such as LR and GBDT+LR, and future directions like personalized copy generation and deep‑learning enhancements.

AIMarketingdata engineering
0 likes · 8 min read
How Intelligent Marketing Leverages AI and Big Data to Boost Conversion Rates
DataFunTalk
DataFunTalk
Mar 3, 2020 · Artificial Intelligence

Causal Inference Guided Stable Learning: Improving Explainability and Prediction Stability in Machine Learning

Machine learning models often suffer from poor explainability and unstable predictions due to reliance on spurious correlations, but by applying causal inference to separate true causal relationships from confounding and selection bias, a causal‑constrained stable learning framework can achieve more interpretable and robust predictions across varying data distributions.

causal inferenceexplainabilitymachine learning
0 likes · 14 min read
Causal Inference Guided Stable Learning: Improving Explainability and Prediction Stability in Machine Learning
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 3, 2020 · Artificial Intelligence

How Alibaba Turns AI, Deep Learning, and Big Data into Enterprise Power

Jia Yangqing’s talk from the Alibaba CIO Academy explains what artificial intelligence is, its applications, the challenges of perception and decision making, the evolution of deep‑learning models, the need for massive compute power, and how enterprises can strategically adopt AI and big‑data technologies to drive innovation.

AI PlatformsCloud Computingdata engineering
0 likes · 16 min read
How Alibaba Turns AI, Deep Learning, and Big Data into Enterprise Power
Architecture Digest
Architecture Digest
Mar 2, 2020 · Artificial Intelligence

Recommendation System Architecture and Practices at Toutiao

This article provides a comprehensive overview of Toutiao's recommendation system, covering its three-dimensional modeling of content, user, and environment features, various algorithmic approaches, feature extraction, real‑time training pipelines, recall strategies, user‑tag engineering, evaluation methods, and content‑safety measures.

A/B testingContent SafetyReal-time Training
0 likes · 18 min read
Recommendation System Architecture and Practices at Toutiao
DataFunTalk
DataFunTalk
Feb 28, 2020 · Artificial Intelligence

Evolution of Autohome's Recommendation System Ranking Algorithms

The article details the five‑year evolution of Autohome's recommendation system, covering its overall architecture, the progression of ranking models from LR to DeepFM and online learning, feature engineering pipelines, ranking service APIs, AB testing practices, and future optimization directions.

AB testingAIOnline Learning
0 likes · 20 min read
Evolution of Autohome's Recommendation System Ranking Algorithms
Xianyu Technology
Xianyu Technology
Feb 27, 2020 · Artificial Intelligence

Data-Driven Simulation for User Activity Retention Prediction

By extracting hour‑level activity logs and training supervised models—including CART, GBDT, and neural networks—on user tags, the team simulated short‑term metrics for new reward campaigns, enabling earlier prediction of next‑day retention and shortening experiment cycles despite delayed T+1 data.

AB testingCARTGBDT
0 likes · 9 min read
Data-Driven Simulation for User Activity Retention Prediction
DataFunTalk
DataFunTalk
Feb 26, 2020 · Artificial Intelligence

User Growth, Full‑Stack Growth System, and Deep Learning Applications in Search at Alibaba 1688

This article presents a comprehensive overview of Alibaba 1688’s user‑growth strategy, full‑link growth system, intelligent coupon and push mechanisms, and the application of deep‑learning and optimization techniques in search and order‑aggregation, illustrating how data‑driven algorithms drive e‑commerce performance.

AIAlibabae‑commerce
0 likes · 20 min read
User Growth, Full‑Stack Growth System, and Deep Learning Applications in Search at Alibaba 1688
DataFunTalk
DataFunTalk
Feb 24, 2020 · Artificial Intelligence

Adversarial Training for Transformer‑Based Natural Language Models: Methods, Variants, and Experimental Results

This presentation reviews adversarial training techniques for transformer‑based NLP models, covering the motivation, image‑based and text‑based attack generation, standard PGD, its variants FreeAT and YOPO, the proposed FreeLB method, extensive GLUE experiments, and conclusions about robustness and future directions.

FreeLBNLPRobustness
0 likes · 18 min read
Adversarial Training for Transformer‑Based Natural Language Models: Methods, Variants, and Experimental Results
Meituan Technology Team
Meituan Technology Team
Feb 20, 2020 · Operations

Intelligent Delivery System Architecture and Optimization at Meituan

Meituan’s intelligent delivery system integrates operations‑research, machine learning, and IoT across three layers—structural optimization, market adjustment, and real‑time matching—to plan smart areas, schedule riders, route orders, and dispatch efficiently, achieving measurable travel‑distance reductions and significant time savings.

AIOperations ResearchScheduling
0 likes · 20 min read
Intelligent Delivery System Architecture and Optimization at Meituan
HomeTech
HomeTech
Feb 19, 2020 · Artificial Intelligence

Voiceprint-Based Gender Recognition Using GMM‑UBM and i‑Vector Modeling for 400‑Call Center Audio

This article presents a complete voiceprint gender identification pipeline for 400‑call center recordings, detailing acoustic feature extraction, GMM‑UBM training, Joint Factor Analysis, i‑vector extraction, and logistic regression classification, achieving a reported accuracy of 97.8%.

GMM-UBMacoustic featuresgender recognition
0 likes · 11 min read
Voiceprint-Based Gender Recognition Using GMM‑UBM and i‑Vector Modeling for 400‑Call Center Audio
Efficient Ops
Efficient Ops
Feb 18, 2020 · Operations

How Intelligent Ops Transforms Monitoring: Multi‑Dimensional Anomaly Detection & Smart Alert Merging

This article presents the 2019 GOPS Global Operations Conference talk by Gong Cheng, detailing how intelligent monitoring leverages multi‑dimensional anomaly detection, machine‑learning‑based alert merging, knowledge‑graph construction, and root‑cause analysis to automate and improve large‑scale IT operations.

Root Cause Analysisalert merginganomaly detection
0 likes · 22 min read
How Intelligent Ops Transforms Monitoring: Multi‑Dimensional Anomaly Detection & Smart Alert Merging
360 Quality & Efficiency
360 Quality & Efficiency
Feb 14, 2020 · Artificial Intelligence

Applying Reinforcement Learning to UI Traversal for Automated Testing

The article explores how reinforcement learning can be used to create a test robot that performs UI traversal, discussing the challenges of full automation, defining the MDP components, feature extraction methods, reward design, and suitable RL algorithms to improve testing coverage and efficiency.

Automated TestingMDPSoftware Testing
0 likes · 8 min read
Applying Reinforcement Learning to UI Traversal for Automated Testing
JD Tech Talk
JD Tech Talk
Feb 13, 2020 · Artificial Intelligence

Full-Process Traceability Management for Machine Learning Models: Challenges, Methods, and Solutions

This article analyzes the challenges of managing the entire machine‑learning lifecycle, reviews existing traceability approaches, and proposes comprehensive methods for versioned management of model training, prediction, and online service to improve efficiency, reproducibility, and maintenance of AI systems.

AI workflowModel DeploymentVersion Control
0 likes · 18 min read
Full-Process Traceability Management for Machine Learning Models: Challenges, Methods, and Solutions
DataFunTalk
DataFunTalk
Feb 12, 2020 · Artificial Intelligence

Beike's Risk Control System: Leveraging Knowledge Graphs and Graph Analytics

The article details how Beike's Agent Cooperation Network employs a multi‑layered risk control framework built on large‑scale knowledge graphs, graph mining, and machine‑learning techniques to detect fake listings, malicious competition, and other threats across both online and offline real‑estate scenarios.

graph analyticsknowledge graphmachine learning
0 likes · 10 min read
Beike's Risk Control System: Leveraging Knowledge Graphs and Graph Analytics
Big Data Technology Architecture
Big Data Technology Architecture
Feb 4, 2020 · Big Data

What Is a Data Lakehouse? Introduction, Key Features, and Evolution

The article explains the emerging Lakehouse paradigm that combines the low‑cost storage of data lakes with the management and ACID guarantees of data warehouses, detailing its advantages over traditional architectures, core capabilities, early implementations, and its role in supporting modern AI and analytics workloads.

AnalyticsLakehousedata-warehouse
0 likes · 9 min read
What Is a Data Lakehouse? Introduction, Key Features, and Evolution
DataFunTalk
DataFunTalk
Feb 3, 2020 · Artificial Intelligence

Alibaba Entertainment Search Algorithm Practice and Insights – Video Search Case Study with Youku

The live session presented Alibaba Entertainment’s senior algorithm expert discussing Youku’s video search business, relevance and ranking models, multimodal search challenges, and practical AI techniques, offering attendees a comprehensive view of modern video retrieval systems and their implementation.

AISearch Algorithmsinformation retrieval
0 likes · 3 min read
Alibaba Entertainment Search Algorithm Practice and Insights – Video Search Case Study with Youku
DataFunTalk
DataFunTalk
Jan 21, 2020 · Artificial Intelligence

How to Enhance Real-Time Updating of Recommendation System Models

The article examines various techniques—including full, incremental, online, and local updates—as well as client‑side embedding refreshes to improve the real‑time performance of recommendation system models, balancing freshness with global optimality.

AIIncremental LearningOnline Learning
0 likes · 9 min read
How to Enhance Real-Time Updating of Recommendation System Models
Tencent Cloud Developer
Tencent Cloud Developer
Jan 21, 2020 · Artificial Intelligence

Cold-Start Short Video Potential Prediction Using Siamese Networks

The paper proposes a Siamese‑based PredictionNet that combines EfficientB3 image and VGGish audio features with user metrics to predict a HotValue score for newly uploaded short videos, using a margin loss with view‑value‑aware pair selection, enabling tiered cold‑start exposure that boosts overall platform efficiency.

Siamese Networkcold startmachine learning
0 likes · 9 min read
Cold-Start Short Video Potential Prediction Using Siamese Networks
Huajiao Technology
Huajiao Technology
Jan 21, 2020 · Artificial Intelligence

Overview of Ranking Algorithms in Recommendation Systems

This article reviews the evolution of ranking models in modern recommendation systems, covering traditional linear models, factorization machines, tree‑based GBDT+LR, and a range of deep learning architectures such as Wide&Deep, DeepFM, DCN, xDeepFM, DIN, as well as multi‑task frameworks like ESMM and MMOE, and finally illustrates their practical deployment in a live streaming platform.

Deep Learningfeature engineeringmachine learning
0 likes · 20 min read
Overview of Ranking Algorithms in Recommendation Systems
DataFunTalk
DataFunTalk
Jan 20, 2020 · Artificial Intelligence

The Second Half of Knowledge Graphs: Opportunities and Challenges

This comprehensive report analyzes the evolution of knowledge graphs, reviews achievements of the first half, and examines the challenges and opportunities of the emerging second half, highlighting shifts from large‑scale simple applications to complex, expert‑driven scenarios, and outlining strategies for representation, acquisition, and application in the era of big data and AI.

AIKnowledge Engineeringknowledge graph
0 likes · 30 min read
The Second Half of Knowledge Graphs: Opportunities and Challenges
360 Quality & Efficiency
360 Quality & Efficiency
Jan 17, 2020 · Artificial Intelligence

File Release Application Prediction Model Using GBDT

This article describes how a GBDT‑based prediction model was built to forecast file release application parameters such as volume ratio, target audience, and gray level, covering data collection, feature engineering, model training, service deployment, and practical considerations for handling bad cases.

GBDTdata preprocessingfile release
0 likes · 8 min read
File Release Application Prediction Model Using GBDT
Top Architect
Top Architect
Jan 16, 2020 · Artificial Intelligence

A Survey of Neural Architecture Search: Search Spaces, Optimization Strategies, and Recent Results

This article surveys neural architecture search, classifying existing methods, describing common search spaces—including global and cell‑based designs—detailing optimization strategies such as reinforcement learning, evolutionary algorithms, surrogate models, one‑shot and differentiable approaches, and highlighting recent results and trends in the field.

Evolutionary AlgorithmsNASNeural Architecture Search
0 likes · 13 min read
A Survey of Neural Architecture Search: Search Spaces, Optimization Strategies, and Recent Results
ITPUB
ITPUB
Jan 8, 2020 · Artificial Intelligence

Latest AI & Tech News: Ant Financial Blockchain, Baidu AI Reorg, Lyft’s Flyte Platform

This roundup highlights recent tech headlines, including Ant Financial’s blockchain platform rollout, Baidu’s AI organization restructuring, Zhou Hongyi’s view on knowledge‑payment versus 5G, Megvii’s AI governance institute launch, and Lyft’s open‑source Flyte machine‑learning platform.

AIBlockchainIndustry Updates
0 likes · 5 min read
Latest AI & Tech News: Ant Financial Blockchain, Baidu AI Reorg, Lyft’s Flyte Platform
DataFunTalk
DataFunTalk
Jan 6, 2020 · Artificial Intelligence

Weibo O-Series Advertising System: Smart Bidding, Intelligent Targeting, and ROI Modeling

The article explains Weibo’s O‑Series advertising system, detailing its three‑part strategy of smart bidding, intelligent targeting, and ROI modeling, the underlying machine‑learning techniques such as deep‑FM, dual‑tower and PID control, and how these components optimize show, click, conversion rates and advertiser ROI.

AdvertisingROImachine learning
0 likes · 14 min read
Weibo O-Series Advertising System: Smart Bidding, Intelligent Targeting, and ROI Modeling
DataFunTalk
DataFunTalk
Jan 3, 2020 · Artificial Intelligence

Survey of Machine Learning Model Interpretability Techniques

This article provides a comprehensive survey of model interpretability in machine learning, covering its importance, evaluation criteria, and a wide range of techniques such as permutation importance, partial dependence plots, ICE, LIME, SHAP, RETAIN, and LRP, along with practical code examples and visualizations.

ICELIMEPDP
0 likes · 39 min read
Survey of Machine Learning Model Interpretability Techniques
Amap Tech
Amap Tech
Jan 3, 2020 · Artificial Intelligence

Machine Learning Solutions for User Feedback Intelligence at Amap (Gaode Maps)

Amap replaced its rule‑based feedback pipeline with a three‑stage, LSTM‑driven system that combines word2vec embeddings and structured fields, achieving over 96% classification accuracy, cutting manual workload by 80%, and slashing per‑task costs while enabling scalable, data‑driven map quality improvements.

Fine-tuningGaode MapsLSTM
0 likes · 14 min read
Machine Learning Solutions for User Feedback Intelligence at Amap (Gaode Maps)