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.9k
Articles
0
Likes
11.2k
Views
0
Comments
Recent Articles

Latest from DataFunSummit

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

How Ontology‑Driven Agents Enable Controllable Execution in Harness Engineering

The article analyzes Harness Engineering’s semantic foundation, showing how an ontology‑driven approach restructures agent constraints, context handling, and feedback loops to achieve safe, auditable, and business‑level controllable execution, illustrated with a Knora implementation case study.

AI agentEnterprise AIHarness Engineering
0 likes · 20 min read
How Ontology‑Driven Agents Enable Controllable Execution in Harness Engineering
DataFunSummit
DataFunSummit
Jul 20, 2026 · Artificial Intelligence

Why More Context, Tools, and Memory Make Agents Unstable—and How to Fix It

The article explains that in long‑running autonomous agents, larger context windows, excessive tool sets, and unstructured memory cause slower, costlier, and error‑prone behavior, and it proposes six design principles—dense context, minimal toolkits, task‑driven skill growth, hierarchical memory, action‑validated experience, and efficiency‑focused evaluation—to achieve stable, self‑evolving agents.

Agentic AIContext Managementautonomous agents
0 likes · 17 min read
Why More Context, Tools, and Memory Make Agents Unstable—and How to Fix It
DataFunSummit
DataFunSummit
Jul 19, 2026 · Artificial Intelligence

Asymmetric KV Decoupling and Head-Level Competition: Three Strategies for Efficient Long-Text Reasoning

The article analyzes the fundamental trade‑off between global competition in attention and efficiency when processing million‑token contexts, and presents three complementary techniques—AsymKV, Compression‑Aware Tuning (CAT), and Softmax Linear Attention (SLA)—that preserve or rebuild global competition while dramatically reducing memory and compute costs, achieving state‑of‑the‑art results on LongBench and various retrieval benchmarks.

Asymmetric KVAttention optimizationCompression-aware training
0 likes · 14 min read
Asymmetric KV Decoupling and Head-Level Competition: Three Strategies for Efficient Long-Text Reasoning
DataFunSummit
DataFunSummit
Jul 19, 2026 · Artificial Intelligence

How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes

The article critiques the uncontrolled “blind rail” AI coding loops that generate massive PRs, explains why control theory‑based feedback loops are essential, and details a concrete Effect‑TS migration case that demonstrates a repeatable, low‑risk engineering pattern for AI‑assisted code evolution.

AI codingAgent AutomationEffect-TS
0 likes · 13 min read
How to End the AI Coding Loop: Using Control Theory for Safe Incremental Changes
DataFunSummit
DataFunSummit
Jul 18, 2026 · Artificial Intelligence

How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform

The article analyzes the 2026‑07‑28 MCP specification update, detailing four production‑grade signals, QCC’s decade‑long shift from simple data retrieval to Agent‑Native services, a five‑layer capability matrix, and a trusted workflow for AI‑driven corporate due‑diligence tasks.

AI AgentsAgent‑NativeCapability Discovery
0 likes · 19 min read
How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform
DataFunSummit
DataFunSummit
Jul 17, 2026 · Artificial Intelligence

Ontology: The Semantic OS for Large‑Model AI, Not a Repackaged Knowledge Graph

At a closed‑door OpenKG × DataFun session the authors argued that enterprises now lack a unified, computable, evolvable semantic layer—not model capability—and that ontology, re‑imagined as a semantic operating system, can bridge business, data and AI, though organizational and open‑source hurdles remain.

Enterprise AIOntologyknowledge graphs
0 likes · 16 min read
Ontology: The Semantic OS for Large‑Model AI, Not a Repackaged Knowledge Graph
DataFunSummit
DataFunSummit
Jul 17, 2026 · Artificial Intelligence

Why Harness Engineering’s “Lights‑off” AI Coding Factory Falls Short

The article traces the evolution from traditional software factories to the “lights‑off” AI‑driven model, exposing a maintainability nightmare, explaining why current LLM‑based coding agents cannot learn good design, reviewing emerging benchmarks, and proposing a pragmatic four‑step process to re‑introduce planning and human oversight.

AI codingHarness EngineeringHuman Layer
0 likes · 14 min read
Why Harness Engineering’s “Lights‑off” AI Coding Factory Falls Short
DataFunSummit
DataFunSummit
Jul 16, 2026 · Industry Insights

Why Enterprise AI Needs Business Context: Palantir’s Path from Data Integration to Executable Intelligence

The article explains how Palantir’s Foundry and AIP combine data integration, ontology‑based business context, and rule management to turn large‑model AI into executable intelligence, illustrated by Freedom Mortgage’s 90‑day rollout of compliance, document, and call‑handling applications that link rules, documents and customer interactions into a unified, actionable system.

AI OperationsEnterprise AIMortgage Technology
0 likes · 9 min read
Why Enterprise AI Needs Business Context: Palantir’s Path from Data Integration to Executable Intelligence
DataFunSummit
DataFunSummit
Jul 16, 2026 · Artificial Intelligence

Teaching Large Language Models Database‑Style Query Planning for Complex Reasoning

PlanRAG adapts decades‑old database query‑planning techniques to Retrieval‑Augmented Generation, turning complex, non‑linear questions into logical query trees that guide retrieval and generation, resulting in smarter search, reduced noise, lower cost, and up to 2.5× faster execution on exploratory reasoning tasks.

Database OptimizationLogical Query TreePlanRAG
0 likes · 8 min read
Teaching Large Language Models Database‑Style Query Planning for Complex Reasoning