Tagged articles
19 articles
Page 1 of 1
JD Tech
JD Tech
Dec 30, 2025 · Artificial Intelligence

How a Semi‑Supervised Unified Framework Boosts E‑commerce Query Intent Classification

The paper introduces a semi‑supervised, extensible unified framework (SSUF) that integrates knowledge, label, and structural enhancements to overcome data sparsity, label bias, and fragmented sub‑tasks in e‑commerce query intent prediction, achieving superior offline and online performance.

BERTGCNSemi-supervised Learning
0 likes · 14 min read
How a Semi‑Supervised Unified Framework Boosts E‑commerce Query Intent Classification
Baidu Geek Talk
Baidu Geek Talk
Jun 18, 2025 · Artificial Intelligence

How Graph Algorithms Power Anti‑Fraud in Marketing and E‑Commerce

This article explores how black‑market cheating in marketing campaigns and e‑commerce is detected using graph‑based techniques such as same‑person mining, label propagation, Fraudar, and GCN models, and discusses future directions like multimodal data fusion and real‑time dynamic graph computation.

FraudarGCNRisk Detection
0 likes · 18 min read
How Graph Algorithms Power Anti‑Fraud in Marketing and E‑Commerce
DataFunSummit
DataFunSummit
Mar 23, 2024 · Artificial Intelligence

Graph Neural Networks for Real-World Complex Scenarios

This article presents a comprehensive overview of recent graph neural network research, covering adversarial representation learning for network embedding, block‑model guided GCN, enhanced class‑discriminative GNNs, self‑supervised contrastive GNNs, experimental results, and conclusions, highlighting their significance in real‑world applications.

GCNadversarial learninggraph neural networks
0 likes · 13 min read
Graph Neural Networks for Real-World Complex Scenarios
Architect
Architect
May 31, 2023 · Artificial Intelligence

Applying Graph Neural Networks for Anti‑Cheat in Activity Scenarios

This article presents how graph neural network models such as GCN and SCGCN are employed to detect and recall cheating groups in user‑invitation (master‑apprentice) activity scenarios, addressing the lack of relational features and low sample purity, and demonstrates significant recall improvements through multi‑graph fusion techniques.

GCNGraph Neural NetworkSCGCN
0 likes · 12 min read
Applying Graph Neural Networks for Anti‑Cheat in Activity Scenarios
Top Architect
Top Architect
May 25, 2023 · Artificial Intelligence

A Brief Overview of Graph Neural Networks: GCN, GraphSAGE, GAT, GAE and DiffPool

This article provides an introductory overview of graph neural networks, explaining their motivation, basic concepts, and detailing classic models such as GCN, GraphSAGE, GAT, Graph Auto‑Encoder, and DiffPool, along with their advantages, limitations, and experimental results on various benchmark datasets.

DiffPoolGATGCN
0 likes · 20 min read
A Brief Overview of Graph Neural Networks: GCN, GraphSAGE, GAT, GAE and DiffPool
Architect
Architect
May 24, 2023 · Artificial Intelligence

A Comprehensive Overview of Graph Neural Networks: Models, Techniques, and Applications

Graph Neural Networks (GNNs) have become a research hotspot, and this article provides an intuitive overview of classic GNN models such as GCN, GraphSAGE, GAT, graph auto‑encoders, and DiffPool, discussing their architectures, advantages, limitations, and experimental results across various benchmark datasets.

DiffPoolGATGCN
0 likes · 18 min read
A Comprehensive Overview of Graph Neural Networks: Models, Techniques, and Applications
Baidu Geek Talk
Baidu Geek Talk
Mar 20, 2023 · Artificial Intelligence

How Graph Neural Networks Boost Anti‑Cheat in User Referral Activities

This article analyzes the use of graph neural network models, including GCN and multi‑graph SCGCN, to tackle cheating in referral‑based user acquisition by capturing user relationships, improving sample purity, and achieving up to a 50% increase in cheat‑sample recall.

GCNSCGCNanti-cheat
0 likes · 12 min read
How Graph Neural Networks Boost Anti‑Cheat in User Referral Activities
Bilibili Tech
Bilibili Tech
Oct 11, 2022 · Fundamentals

Precise Testing Technology: Definition, Implementation, and Practice

Precise testing technology uses static code scanning and dynamic tracing to build a Neo4j call‑graph, automatically recommends test scopes and cases via diff analysis and weighted relationships—including call‑count, module, text similarity, and GCN—thereby improving test adequacy, cutting regression cycles, and dramatically reducing test execution time.

Dynamic analysisGCNSoftware Testing
0 likes · 9 min read
Precise Testing Technology: Definition, Implementation, and Practice
ByteDance Terminal Technology
ByteDance Terminal Technology
Jan 11, 2022 · Information Security

Graph-Based Detection of Malicious Webpages: Methods, Experiments, and Future Work

This article presents a comprehensive study on detecting malicious webpages using heterogeneous graph structures and Graph Convolutional Networks, detailing background challenges, technical approaches, model iterations, optimization techniques for large‑scale deployment, experimental results, and directions for future research.

DetectionGCNgraph neural networks
0 likes · 9 min read
Graph-Based Detection of Malicious Webpages: Methods, Experiments, and Future Work
ByteDance Terminal Technology
ByteDance Terminal Technology
Jan 7, 2022 · Information Security

Graph-Based Detection of Malicious Webpages: Methods, Experiments, and Future Directions

This article presents a comprehensive study on detecting malicious webpages by constructing heterogeneous graphs from URL redirection and textual features, applying Graph Convolutional Networks and Cluster‑Text‑GCN models, detailing optimization techniques for large‑scale deployment, and outlining future research directions.

GCNgraph neural networksheterogeneous graph
0 likes · 11 min read
Graph-Based Detection of Malicious Webpages: Methods, Experiments, and Future Directions
Code DAO
Code DAO
Dec 25, 2021 · Artificial Intelligence

Understanding Graph Neural Networks: Nodes, Edges, and Message Passing

This article explains the fundamentals of graph neural networks, covering graph concepts, node classification via neighborhood aggregation, message‑passing mechanics, mathematical notation, a full DGL‑PyTorch implementation on the Reddit dataset, and training results showing accuracy improvements up to 91 %.

DGLGCNGNN
0 likes · 9 min read
Understanding Graph Neural Networks: Nodes, Edges, and Message Passing
DataFunTalk
DataFunTalk
Sep 28, 2021 · Artificial Intelligence

Graph Modeling and GCN Exploration at 极验: Evolution, Offline and Real‑time Solutions

The talk presents an overview of graph neural network development, explains 极验's graph modeling research and evolution, and details offline and real‑time GCN solutions, including self‑supervised training, large‑scale handling, and performance comparisons, highlighting practical applications in fraud detection and risk control.

GCNGraph ModelingReal-time inference
0 likes · 26 min read
Graph Modeling and GCN Exploration at 极验: Evolution, Offline and Real‑time Solutions
Didi Tech
Didi Tech
Jun 4, 2021 · Artificial Intelligence

Graph Convolutional Network for Shared Bike Demand Forecasting: Time Series Modeling and Multi‑Task Learning

The paper presents a graph convolutional network approach that leverages multi‑task learning and spectral graph convolutions to forecast shared‑bike inflow, outflow, and demand gaps across a city’s non‑Euclidean parking network, demonstrating improved accuracy over traditional time‑series baselines while noting scalability and directional graph limitations.

Demand ForecastingGCNGraph Neural Network
0 likes · 13 min read
Graph Convolutional Network for Shared Bike Demand Forecasting: Time Series Modeling and Multi‑Task Learning
DataFunTalk
DataFunTalk
Jan 31, 2021 · Artificial Intelligence

Applying Graph Algorithms and Graph Convolutional Networks for Advertising Anti‑Fraud at 58.com

This article explains how various graph algorithms—including connected components, label propagation, Louvain community detection, and Graph Convolutional Networks—are built on large‑scale user‑behavior graphs using Spark GraphX to detect and mitigate advertising fraud, detailing methodology, implementation, and experimental results.

GCNSpark GraphXanti-fraud
0 likes · 13 min read
Applying Graph Algorithms and Graph Convolutional Networks for Advertising Anti‑Fraud at 58.com
58 Tech
58 Tech
Nov 18, 2020 · Artificial Intelligence

Applying Graph Algorithms and Graph Convolutional Networks to Advertising Anti‑Fraud

This article describes how graph theory and graph convolutional neural networks are leveraged to model user‑IP relationships, detect fraudulent advertising clusters, and improve detection accuracy and recall through a combination of unsupervised graph algorithms and supervised GCN training in a large‑scale ad‑anti‑fraud system.

AdvertisingGCNSpark GraphX
0 likes · 14 min read
Applying Graph Algorithms and Graph Convolutional Networks to Advertising Anti‑Fraud
DataFunTalk
DataFunTalk
Mar 27, 2019 · Artificial Intelligence

Understanding Graph Convolutional Networks through Heat Diffusion and Laplacian Operators

The article explains how the heat diffusion equation and the Laplacian operator on graphs provide a physical intuition for Graph Convolutional Networks, showing the equivalence between continuous‑space Fourier analysis and discrete‑space message passing, and linking these concepts to semi‑supervised learning and GraphSAGE implementations.

GCNLaplacianSemi-supervised Learning
0 likes · 19 min read
Understanding Graph Convolutional Networks through Heat Diffusion and Laplacian Operators