Tagged articles
6 articles
Page 1 of 1
Machine Heart
Machine Heart
May 18, 2026 · Artificial Intelligence

ICML 2026: Teaching Large Models to Think and Speak – Turning “When to Speak” into a Learnable Strategy

The paper “When to Think, When to Speak” introduces Side‑by‑Side Interleaved Reasoning, a learnable disclosure policy that lets LLMs alternate between internal thinking and user‑visible answer fragments, reducing content latency while preserving or improving accuracy on math and scientific QA benchmarks.

CoTLLMQwen3
0 likes · 10 min read
ICML 2026: Teaching Large Models to Think and Speak – Turning “When to Speak” into a Learnable Strategy
Frontend AI Walk
Frontend AI Walk
Jan 14, 2026 · Artificial Intelligence

Advanced Prompting: A Practical Guide to Breaking Linear Thinking with Tree of Thoughts (ToT)

The article explains how Tree of Thoughts (ToT) lets AI explore multiple solution branches, compares it with Chain of Thought (CoT), details its four core components, outlines pros and cons, shows when to use it, and provides concrete templates and examples—including a login‑system design, novel plot branching, and the newer AoT and GoT variants.

AI reasoningAoTCoT
0 likes · 13 min read
Advanced Prompting: A Practical Guide to Breaking Linear Thinking with Tree of Thoughts (ToT)
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Sep 2, 2025 · Artificial Intelligence

Why Enterprise Large‑Model Digitalization Is So Hard: Key Challenges and Capabilities

The article analyzes why enterprise‑wide large‑model AI projects face steep hurdles, outlining required human capabilities, historical labor shifts, current hot technologies such as RAG, Agent, CoT and multimodal, their limits, a three‑stage implementation roadmap, typical case pitfalls, and the key success factors for sustainable digital transformation.

AgentCoTDigital Transformation
0 likes · 15 min read
Why Enterprise Large‑Model Digitalization Is So Hard: Key Challenges and Capabilities
TAL Education Technology
TAL Education Technology
Jun 13, 2025 · Operations

How Large Language Models Are Revolutionizing Fault Localization

This article explores how the rapid rise of large language models and techniques like Retrieval‑Augmented Generation, Chain‑of‑Thought prompting, and multi‑agent architectures can dramatically improve the speed, accuracy, and automation of fault localization in modern operations environments.

Agent ArchitectureCoTFault Localization
0 likes · 14 min read
How Large Language Models Are Revolutionizing Fault Localization
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
May 29, 2025 · Artificial Intelligence

How OmniThought Enables Adaptive Reasoning Chains for Better LLM Performance

This article introduces the OmniThought dataset, which annotates over two million chain‑of‑thought reasoning steps with Reasoning Verbosity and Cognitive Difficulty scores, and explains how these metrics guide the training of DistilQwen‑ThoughtX models that adapt chain length to task difficulty, achieving superior performance compared to existing distilled LLMs.

CoTDatasetDistillation
0 likes · 16 min read
How OmniThought Enables Adaptive Reasoning Chains for Better LLM Performance
DataFunTalk
DataFunTalk
Jan 27, 2025 · Artificial Intelligence

Improving AI Agent Planning and Reasoning: Challenges and Practical Solutions

The article examines current limitations of AI agents in planning and complex reasoning, critiques existing methods like COT/TOT and ReAct, and proposes practical strategies—including combined COT‑Reflection approaches, structured memory algorithms, and white‑box interaction designs—to enhance agent performance within the DataFun knowledge map framework.

AI AgentCoTPlanning
0 likes · 3 min read
Improving AI Agent Planning and Reasoning: Challenges and Practical Solutions