DataFunSummit
Author

DataFunSummit

Official account of the DataFun community, dedicated to sharing big data and AI industry summit news and speaker talks, with regular downloadable resource packs.

1.8k
Articles
0
Likes
8.2k
Views
0
Comments
Recent Articles

Latest from DataFunSummit

100 recent articles max
DataFunSummit
DataFunSummit
Jul 12, 2026 · Artificial Intelligence

Turning AI Search Agents into Your Attribution Analysis Sidekick

This article explains how JD's team built an attribution‑analysis Agent that maps analysts' investigative steps into a plan‑and‑action loop, uses parallel search with pruning, script constraints, and dynamic structured memory to make data‑driven root‑cause analysis faster, more reliable, and interactive.

AI AgentAttribution AnalysisData Analytics
0 likes · 13 min read
Turning AI Search Agents into Your Attribution Analysis Sidekick
DataFunSummit
DataFunSummit
Jul 11, 2026 · Artificial Intelligence

Why Diversity Beats Data Scale: Insights from MiniMax & Fudan’s DIVE Paper

The DIVE study shows that expanding the diversity of tool pools and task structures, rather than merely increasing the amount of homogeneous training data, dramatically improves LLM agents' ability to generalize to unseen tools, as demonstrated by a 12k‑vs‑48k experiment and reinforced by a four‑stage synthesis pipeline and RL fine‑tuning.

AI AgentsDIVELLM training
0 likes · 14 min read
Why Diversity Beats Data Scale: Insights from MiniMax & Fudan’s DIVE Paper
DataFunSummit
DataFunSummit
Jul 11, 2026 · Artificial Intelligence

Agent Architecture and Practice: Building the Next‑Generation Recommendation and Search Systems

The article analyzes the technical evolution of AI‑driven recommendation and search, covering Alibaba Cloud's Agentic RAG architecture, Huawei Noah's LLM‑enhanced recommendation pipeline, and Baidu's generative ranking model GRAB, while presenting design choices, performance metrics, and real‑world deployment results.

AI AgentsAgentic RAGGenerative Ranking
0 likes · 5 min read
Agent Architecture and Practice: Building the Next‑Generation Recommendation and Search Systems
DataFunSummit
DataFunSummit
Jul 11, 2026 · Artificial Intelligence

Tencent CodeBuddy’s AI DLC Slashes Training Time and Costs with a Unified Spark‑Ray Service

The article explains how Tencent CodeBuddy’s AI DLC platform unifies Spark batch processing and Ray training to eliminate data movement, turning agent trajectories into reusable training fuel, which reduces monthly‑level training cycles to weekly, enables in‑place computation on billions of features, and cuts operational costs by 60%.

AI DLCData LakeGPU utilization
0 likes · 2 min read
Tencent CodeBuddy’s AI DLC Slashes Training Time and Costs with a Unified Spark‑Ray Service
DataFunSummit
DataFunSummit
Jul 10, 2026 · Artificial Intelligence

UI-MOPD Enables Cross‑Platform GUI Agents to Retain Skills Without Forgetting

The article analyzes why GUI agents trained on both desktop (mouse‑click) and mobile (touch) interactions suffer from behavior collapse and catastrophic forgetting, introduces the UI‑MOPD framework that assigns platform‑specific teachers through on‑policy distillation, and shows an 8B model surpassing a 235B baseline on OSWorld and MobileWorld benchmarks while preserving general GUI understanding.

GUI agentsUI‑MOPDcontinual learning
0 likes · 8 min read
UI-MOPD Enables Cross‑Platform GUI Agents to Retain Skills Without Forgetting
DataFunSummit
DataFunSummit
Jul 9, 2026 · Artificial Intelligence

Token-Level Credit Assignment Outperforms Broadcast GRPO in LLM Math Reasoning

The paper identifies the broadcast‑style credit assignment of GRPO as a bottleneck for RL‑LLM math reasoning, proposes the Outcome‑Grounded Advantage Reshaping (OAR) framework with token‑importance estimation, and demonstrates that its two variants, OAR‑P and OAR‑G, consistently improve accuracy, training efficiency, and stability across multiple math benchmarks.

Credit AssignmentGRPOLLM
0 likes · 15 min read
Token-Level Credit Assignment Outperforms Broadcast GRPO in LLM Math Reasoning
DataFunSummit
DataFunSummit
Jul 8, 2026 · Artificial Intelligence

Ctrip’s New ChatBI Paradigm Using Harness and Skill

The article explains how Ctrip leveraged mature large‑language models to overcome traditional data‑product challenges—such as inconsistent metrics and manual attribution—by designing a ChatBI system that combines a multi‑agent framework, memory management, Harness‑driven tool orchestration, and Skill‑based data access, while also evaluating alternatives like Claude SDK and Ali Agent Scope.

ChatBICtripHarness
0 likes · 3 min read
Ctrip’s New ChatBI Paradigm Using Harness and Skill
DataFunSummit
DataFunSummit
Jul 7, 2026 · Artificial Intelligence

From Risk Control to Semantics: How Agents Self‑Evolve Without Degrading

In a July 2 live broadcast, three experts dissected the engineering of AI agents—covering architecture choices, the shift from heavyweight frameworks to modular skills, multi‑agent collaboration, evaluation beyond correctness, cost‑control strategies, and the crucial human‑in‑the‑loop responsibility—offering a pragmatic roadmap for stable, accountable agent deployment.

AI AgentsBenchmarkingCost Optimization
0 likes · 17 min read
From Risk Control to Semantics: How Agents Self‑Evolve Without Degrading