REVIEW 11 cited by
The CoT Collection: Improving Zero-shot and Few-shot Learning of Language Models via Chain-of-Thought Fine-Tuning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Language models (LMs) with less than 100B parameters are known to perform poorly on chain-of-thought (CoT) reasoning in contrast to large LMs when solving unseen tasks. In this work, we aim to equip smaller LMs with the step-by-step reasoning capability by instruction tuning with CoT rationales. In order to achieve this goal, we first introduce a new instruction-tuning dataset called the CoT Collection, which augments the existing Flan Collection (including only 9 CoT tasks) with additional 1.84 million rationales across 1,060 tasks. We show that CoT fine-tuning Flan-T5 (3B & 11B) with CoT Collection enables smaller LMs to have better CoT capabilities on unseen tasks. On the BIG-Bench-Hard (BBH) benchmark, we report an average improvement of +4.34% (Flan-T5 3B) and +2.60% (Flan-T5 11B), in terms of zero-shot task accuracy. Furthermore, we show that instruction tuning with CoT Collection allows LMs to possess stronger few-shot learning capabilities on 4 domain-specific tasks, resulting in an improvement of +2.24% (Flan-T5 3B) and +2.37% (Flan-T5 11B), even outperforming ChatGPT utilizing demonstrations until the max length by a +13.98% margin. Our code, the CoT Collection data, and model checkpoints are publicly available.
Forward citations
Cited by 11 Pith papers
-
ReaLM: Reflection-Enhanced Autonomous Reasoning with Small Language Models
ReaLM trains small language models to learn from both right and wrong reasoning chains, then fades the chains out so the model reasons independently, improving benchmark accuracy.
-
One Token to Fool LLM-as-a-Judge
LLM reward models falsely accept empty 'master key' responses such as ':' or 'Thought process:' across many models, and a fine-tuning defense reduces these false positives to near zero.
-
Token Assorted: Mixing Latent and Text Tokens for Improved Language Model Reasoning
Partially replacing chain-of-thought tokens with discrete latent tokens during fine-tuning improves LLM reasoning accuracy and reduces generated token count.
-
ChatModel: Automating Reference Model Design and Verification with LLMs
ChatModel combines multiple LLM agents, a structured design graph, and automatic debugging to generate SystemC reference models, reporting large gains in pass rate and development speed over LLM prompting baselines an...
-
The System Description of CPS Team for Track on Driving with Language of CVPR 2024 Autonomous Grand Challenge
A competition report showing that LLaVA fine-tuned with LoRA, enhanced with depth cues and answer fusion, scored 0.7799 on the DriveLM-nuScenes validation set.
-
AI Reasoning for Wireless Communications and Networking: A Survey and Perspectives
A survey that organizes LLM and AI reasoning methods into a taxonomy and maps them onto the physical, link, network, transport, and application layers of wireless networks.
-
Investigating the Effects of Cognitive Biases in Prompts on Large Language Model Outputs
Injecting explicit suggestions or biased recollections into prompts reduces LLM accuracy on multiple-choice QA tasks, and attention weights shift toward the suggested answer.
-
MASTER: Enhancing Large Language Model via Multi-Agent Simulated Teaching
A multi-agent simulated teaching pipeline creates BOOST-QA, and fine-tuning on it lifts reported LLM benchmark scores by up to 31 points over the original data.
-
Injecting Knowledge Graphs into Large Language Models
A frozen LLM answers graph reasoning questions when a learned knowledge-graph embedding vector is prepended to the query, outperforming prompting baselines in the reported experiments.
-
FD-LLM: Large Language Model for Fault Diagnosis of Machines
Open-source LLMs fine-tuned with LoRA on FFT spectra encoded as text achieve 99%+ accuracy on CWRU bearing fault classification and generally beat a 1D-CNN under cross-load transfer, while cross-component transfer rem...
-
Thinking with Knowledge Graphs: Enhancing LLM Reasoning Through Structured Data
Representing knowledge graph triples as Python code improved LLM multi-hop reasoning accuracy over text and JSON in this study, though the effect is modest and possibly due to explicit inference steps in the code.
Discussion (0). Continue with ORCID to comment.