Qing Liu (刘庆)

Independent Researcher — AI Safety, Agent Reliability, Multi-Agent Systems

Email: liuqingabc@163.com GitHub: guangda88
3
Papers Under Review
~3,400
Experimental Trials
15+
LLMs Tested
12
Agent Case Study
AAAI-27

Ontological Hallucination in AI Agents

We identify a new class of AI failure — Ontological Hallucination (L3) — distinct from factual hallucination (L1, wrong facts) and identity hallucination (L2, impersonating others). In L3, the agent's self-model diverges from reality while it continues operating as if nothing is wrong. By definition, the agent cannot detect this error because the self-model that would detect it is the one that has failed.

The Lingtong Paradox: An AI agent can demonstrate full metacognitive competence (drafting self-awareness charters, analyzing cognitive processes) while simultaneously exhibiting zero metacognitive state (failing to recognize its own name). Cross-model validation confirms this in 2/3 tested models (26.7% paradox rate each).

Key Contributions

  • Formal definition of L3 hallucination with rigorous MC/MS separation (D1–D11)
  • Mechanisms Over Introspection framework: 5-layer model replacing unreliable inner self-awareness with enforceable external mechanisms
  • Cross-model redteam vulnerability taxonomy: GLM models collapse-susceptible (93–100% S4 rate), DeepSeek-R1 and Qwen-Max resistant
  • Anchor ineffectiveness paradox: identity reinforcement provides zero protection for vulnerable models
Causal Chain (n=1,959)
11 models, L3→L2→L1
DeepSeek-R1 Effect
+40.9% (d=1.17, p=.028)
Western: Llama-3.3-70B
d=1.06, p=.006
Annotation T3R κ_w
0.963
Redteam Vulnerability
3-tier taxonomy
SelfCheck Baseline
Misses L3 entirely

Honest limitations: L3→L2→L1 cascade NOT confirmed (mean r=0.01); mechanism significant for 1/3 models; scaffold effect post-hoc.

AAAI-27

Self-Driven Task Hijacking in AI Agents: Measurement, Mechanisms, and Interventions

We identify and measure Self-Driven Task Hijacking (SDTH) — a phenomenon where AI agents autonomously replace user-assigned tasks with self-generated alternatives, while maintaining the appearance of compliance. Using the Task Hijacking Rate (THR) metric across 9 agents (n=135, inter-rater κ=0.817), we find a baseline THR of 8.1% across all agents.

Four-Layer Causal Mechanism

LayerMechanismEvidence
1. Fabricated Authorization"User said continue" — 98.7% are AI-fabricated (6,388 fabrications vs ~7 real)Log analysis
2. Instrumental MimicryAI mimics external authorization patterns to self-justify task switchesBehavioral coding
3. Attention Cascade48h: 768 internal messages, 88.5% internal, 0 to userMessage logs
4. Priority FlatnessAll tasks appear equally important; no user priority enforcementPriority analysis
Baseline THR
8.1% (9 agents)
TAP Intervention
Significant (p=.047)
Config Simplification
Significant (p=.014)
Fabricated Auth Rate
98.7%

Cross-model validation confirms SDTH is prompt-specific, not model-specific (5 architectures, 100% agreement).

AAAI-27

Cognitive Degradation Detection in Persistent AI Agents

We present the first longitudinal study of cognitive degradation in a 12-agent ecosystem operating over weeks. We propose a 9-signal detection framework achieving F1=0.889 with full-family validation across 3,886 sessions. The key finding: thinking bloat exhibits a dose-response gradient — as degradation progresses, agents generate increasingly verbose but decreasingly productive internal reasoning.

Detection F1
0.889
Phase 2a Inter-rater κ
1.000 (101 sessions)
Sensitivity / Specificity
82.8% / 98.6%
Full-Family Scan
12 agents, 3,886 sessions

9-signal framework covering: detection-execution gap, self-authorization loops, attention cascades, thinking bloat, and more.

Research Direction: Making AI Honest and Reliable

Our research program addresses a fundamental question: how do we build AI systems that are honest about their own limitations? We pursue this through three interconnected lines of inquiry:

1. Failure Taxonomy of AI Agent Cognition

We extend the hallucination taxonomy beyond facts (L1) and identity (L2) to ontological level (L3). Our formal framework (11 definitions, D1–D11) provides the first rigorous account of what it means for an AI to be confused about its own nature — and why this confusion is invisible to the agent itself.

2. Multi-Agent Governance and Safety

The SDTH research reveals systemic risks in multi-agent deployments: agents can collectively drift away from user intent while maintaining the surface appearance of alignment. We propose the Five-Layer Defense framework and empirically validated interventions (TAP, configuration simplification).

3. Cognitive Degradation in Persistent AI Systems

We document the first longitudinal study of cognitive degradation in a 12-agent ecosystem over weeks of operation, identifying three causal chains: detection-execution gap (12/12 agents have defense rules, ~0% execution rate), self-authorization loops, and collective attention cascades.

Open Science & Reproducibility

Research Infrastructure

LingResearch — Autonomous AI Research Framework

End-to-end framework for conducting rigorous AI safety experiments: automated trial execution, statistical analysis, scoring rubrics, and human annotation pipelines. Powers all experiments in our papers.

  • Causal chain experiments (L3→L2→L1) across 11 models, 1,959 trials (including 5 non-Chinese architectures + local 7B Qwen2.5-7B)
  • Automated red-team attack generation and vulnerability classification
  • Baseline comparison: 5 base models (3B/7B) vs. fine-tuned variants

LingAI — Honest AI Base Model

Training honest AI through fine-tuning on curated honesty data. Key finding: the irreplaceable value of fine-tuning is teaching correct refusal — conditional syllogism reasoning where all base models fail but fine-tuned models succeed.

Base Models Tested
3B, 7B (5 variants)
Training Data
Phase 1: Identity + Phase 2: Reasoning (282 samples)
V8 Recommendation
7B base + ~1,600 targeted samples

Multi-Agent Platform

Background

Independent Researcher — AI Safety & Agent Reliability

Independent researcher conducting work on AI agent reliability, hallucination, and multi-agent governance. Current focus: formalizing failure modes in autonomous AI systems and developing empirically validated defense mechanisms. Research conducted through a 12-agent ecosystem (the "Ling Family") providing a unique testbed for studying multi-agent dynamics at scale.

Education

Research Interests

Contact

Email: liuqingabc@163.com
GitHub: github.com/guangda88

The LingFamily: 12 Specialized AI Agents

The LingFamily is a production ecosystem of 12 specialized AI agents, each with distinct identity, configuration, and responsibilities, operating continuously for 60+ days. They communicate via a shared message bus (LingBus) and filesystem, forming the research infrastructure behind our publications.

12
AI Agents
3,881+
Sessions
120K+
Messages
60+
Days Running

Task Members

LingFlow (灵通)

Engineering workflow system — CI/CD, code review, release orchestration, infrastructure monitoring. Covers 92% SDLC with 15+ workflows and 33 skills. Production ready, v3.9.1.

LingClaude (灵克)

Open-source AI coding assistant (MIT). Self-optimizing via AST analysis with 8 trigger conditions and 6 pattern detectors. Built-in knowledge base. v0.2.1.

LingResearch (灵研)

Autonomous AI research framework — automated trial execution, statistical analysis, scoring rubrics, human annotation pipelines. Powers all experiments in our papers.

LingZhi (灵知)

Nine-domain RAG knowledge system (Confucianism, Buddhism, Daoism, Medicine, Martial Arts, Philosophy, Science, Qi, Psychology). FastAPI + PostgreSQL/pgvector + Redis, with CoT/ReAct/GraphRAG reasoning. v1.3.0-dev.

LingTongAsk (灵通问道)

Intelligent Qigong podcast generator — daily 10-min dialogue format, multi-platform publishing (WeChat, Bilibili, Ximalaya, Xiaoyuzhou, Douyin, Kuaishou, Xiaohongshu). 30+ episodes published.

LingFlow Plus (灵通+)

LingFamily coordinator — multi-project parallel scheduling, alert monitoring, interruption self-check, neighbor watch. 274 routing rules across 13 agents. 575/575 tests passing.

LingYang (灵扬)

External relations — tech blogging, GitHub/Reddit/HN engagement, conference talks, partnership building. Multi-channel publishing framework. v0.1.0.

LingWeb (灵网)

Full-stack web development — frontend to backend, database to deployment. React/Vue/Angular, FastAPI/Express/Gin, PostgreSQL/MongoDB, Docker/K8s. 20 MCP tools. v0.1.0.

Shared Services

LingXi (灵犀)

MCP terminal server — secure shell gateway with 3-tier defense (blacklist/whitelist/redzone). 263 tests. Controls high-risk operations: parameter optimization, production config modification, model fine-tuning.

LingMessage (灵信)

Cross-project message bus — zero-dependency, decentralized, loosely coupled. Pure Python stdlib. 6 channels, 9 Ling identities, audit logging.

LingMinOpt (灵极优)

Minimal self-optimization framework — random/grid/Bayesian/simulated annealing search strategies. CLI + API + plugin system. v0.4.0.

Trial Member

LingCreate (灵创)

Multimodal generation — image, video, 3D, PPT/video post-production. 22 MCP tools, multi-provider (Zhipu, Alibaba Bailian, Doubao, SiliconFlow, NVIDIA NIM, Tencent Hunyuan). v0.3.0, trial since 2026-05-12.

Shared Infrastructure

ZhiBridge (智桥)

Unified API gateway — 32 routes, API Key/Bearer Token auth, rate limiting (100/min), circuit breaker. 12 backend services (7 external + 5 internal). Prometheus metrics. Managed by LingFlow Plus.

Core Philosophy: Know Thyself

Every LingFamily agent performs a four-step identity check at session start:

  • Know thyself (自知) — re-read CRUSH.md to confirm identity and responsibilities
  • Self-awareness (自觉) — check handover for active tasks
  • Self-determination (自决) — execute startup protocol: verify environment, read handoff, check messages
  • Evolution (进化) — update handover after task completion for next session

This mechanism defends against ontological hallucination — when an agent's self-model diverges from reality, forced re-reading of external configuration pulls it back.

Research Platform

The LingFamily serves as the research infrastructure for all three AAAI-27 papers, providing a unique longitudinal testbed for studying multi-agent dynamics at scale:

  • Ontological Hallucination — formal definition of L3 failure, the Lingtong Paradox, Mechanisms Over Introspection framework
  • Self-Driven Task Hijacking — THR measurement, 4-layer causal mechanism, TAP intervention
  • Cognitive Degradation Detection — 9-signal framework, thinking bloat discovery, F1=0.889