Switch language한국어
Back to the list

CopT: Contrastive On-Policy Thinking with Continuous Spaces for General and Agentic Reasoning

TL;DR AI

Key summary

2 min read
  1. Researchers introduced CopT, a new LLM reasoning framework that drafts an answer first and then reflects only when needed.

  2. CopT uses contrastive checks between discrete and continuous inputs to estimate answer reliability and decide whether to keep thinking.

  3. The method reportedly improves accuracy while reducing token usage across reasoning benchmarks, including math, coding, and agentic tasks.

  4. Because it is training-free, CopT could lower inference cost and latency while making model outputs more reliable on hard problems.

Read the original