paper-with-me

Papers

Learning to Think from Multiple Thinkers

2026-04-27 · Nirmit Joshi, Roey Magen, Nathan Srebro, Nikolaos Tsilivis, Gal Vardi arxiv

We study learning with Chain-of-Thought (CoT) supervision from multiple thinkers, all of whom provide correct but possibly systematically different solutions, e.g., step-by-step solutions to math problems written by different thinkers, or step-by-step execution traces of different programs solving the same problem. We consider classes that are computationally easy to learn using CoT supervision from a single thinker, but hard to learn with only end-result supervision, i.e., without CoT (Joshi et al. 2025). We establish that, under cryptographic assumptions, learning can be hard from CoT supervision provided by two or a few different thinkers, in passive data-collection settings. On the other hand, we provide a generic computationally efficient active learning algorithm that learns with a small amount of CoT data per thinker that is completely independent of the target accuracy $\varepsilon$, a moderate number of thinkers that scales as $\log \frac{1}{\varepsilon}\log \log \frac{1}{\varepsilon}$, and sufficient passive end-result data that scales as $\frac{1}{\varepsilon}\cdot poly\log\frac{1}{\varepsilon}$.

📄 PDF Abstract BibTeX arXiv:2604.24737

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Does Thought Require Sensory Grounding? From Pure Thinkers to Large Language Models

2024-08-18 · David J. Chalmers

Does the capacity to think require the capacity to sense? A lively debate on this topic runs throughout the history of philosophy and now animates discussions of artificial intelligence. I argue that in principle, there …

Philosophy

Critical Thinking Via Storytelling: Theory and Social Media Experiment

2023-03-29 · Brian Jabarian, Elia Sartori

In a stylized voting model, we establish that increasing the share of critical thinkers -- individuals who are aware of the ambivalent nature of a certain issue -- in the population increases the efficiency of surveys (e…

SwarmThinkers: Learning Physically Consistent Atomic KMC Transitions at Scale

2025-05-26 · Qi Li, Kun Li, Haozhi Han, Honghui Shang 외

Can a scientific simulation system be physically consistent, interpretable by design, and scalable across regimes--all at once? Despite decades of progress, this trifecta remains elusive. Classical methods like Kinetic M…

Decision MakingGPU

Group Think: Multiple Concurrent Reasoning Agents Collaborating at Token Level Granularity

2025-05-16 · Chan-Jan Hsu, Davide Buffelli, Jamie McGowan, Feng-Ting Liao 외

Recent advances in large language models (LLMs) have demonstrated the power of reasoning through self-generated chains of thought. Multiple reasoning agents can collaborate to raise joint reasoning quality above individu…

GPU

iNNk: A Multi-Player Game to Deceive a Neural Network

2020-07-17 · Jennifer Villareale, Ana Acosta-Ruiz, Samuel Arcaro, Thomas Fox 외

This paper presents iNNK, a multiplayer drawing game where human players team up against an NN. The players need to successfully communicate a secret code word to each other through drawings, without being deciphered by …