Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Reinforcement01:23

Reinforcement

841
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
841
Observational Learning01:12

Observational Learning

841
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
841
Reinforcement Schedules01:24

Reinforcement Schedules

460
Positive reinforcement is a powerful method for teaching new behaviors to both animals and humans. B.F. Skinner demonstrated this with his experiments using rats in a Skinner box. When a rat pressed a lever, it received a food pellet. This immediate reward encouraged the rat to repeat the behavior. This method, where a reward follows every instance of the behavior, is known as continuous reinforcement. It is highly effective for establishing new behaviors quickly.
Once a behavior is learned,...
460
Reasoning01:30

Reasoning

400
Reasoning is the action of thinking about something in a logical, sensible way. It is integral to problem-solving, decision-making, and critical thinking. Reasoning can be inductive or deductive. Reasoning involves transforming information into conclusions, which is essential for problem-solving, decision-making, and critical thinking.
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
400
Purposive Learning01:22

Purposive Learning

447
E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a...
447
Inductive Reasoning00:59

Inductive Reasoning

65.2K
Inductive reasoning is a form of logical thinking that uses related observations to arrive at a general conclusion. It is uncertain and operates in degrees to which the conclusions are credible. As such, inductive arguments can be weak or strong, rather than valid or invalid, and conclusions can be used to formulate testable, falsifiable hypotheses.
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
65.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Gradient Mo Engineering in [100]-Oriented CuWO<sub>4</sub> Films for Boosted Photoelectrochemical Water Splitting.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Joule-heating synthesis of high-entropy oxides as efficient catalysts for electrochemical methanol oxidation.

Chemical communications (Cambridge, England)·2026
Same author

Mesonephric-like adenocarcinoma of the uterine corpus: a case report.

Frontiers in medicine·2026
Same author

WNT4 reprograms dental pulp stem cells to resist PANoptosis and rebuild neurogenic potential for facial nerve injury repair.

Inflammation research : official journal of the European Histamine Research Society ... [et al.]·2026
Same author

Monte Carlo investigation of spatiotemporal distortions in attosecond soft X-ray pulse focusing using a two-stage toroidal mirror system.

Optics express·2026
Same author

Integrated Analysis Identifies an Anoikis-Related Gene Signature for Predicting Prognosis in Patients With Triple-Negative Breast Cancer.

IET systems biology·2026

Related Experiment Video

Updated: Jan 17, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

1.0K

DeepSeek-R1 incentivizes reasoning in LLMs through reinforcement learning.

Daya Guo1, Dejian Yang1, Haowei Zhang1

  • 1DeepSeek-AI Team, Hangzhou, China.

Nature
|September 17, 2025
PubMed
Summary
This summary is machine-generated.

Reinforcement learning (RL) enhances large language models' (LLMs) reasoning without human data. This approach fosters advanced AI reasoning patterns for improved performance on complex tasks.

More Related Videos

Pavlovian Conditioned Approach Training in Rats
06:57

Pavlovian Conditioned Approach Training in Rats

Published on: February 4, 2016

11.4K
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.3K

Related Experiment Videos

Last Updated: Jan 17, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

1.0K
Pavlovian Conditioned Approach Training in Rats
06:57

Pavlovian Conditioned Approach Training in Rats

Published on: February 4, 2016

11.4K
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.3K

Area of Science:

  • Artificial Intelligence
  • Machine Learning

Background:

  • General reasoning is a core challenge in AI.
  • Large language models (LLMs) and chain-of-thought (CoT) prompting show promise but require extensive human data.
  • Current LLM capabilities are insufficient for complex reasoning tasks.

Purpose of the Study:

  • To demonstrate that pure reinforcement learning (RL) can enhance LLM reasoning abilities.
  • To obviate the need for human-annotated reasoning trajectories.
  • To facilitate the emergent development of advanced reasoning patterns in LLMs.

Main Methods:

  • Implementing a pure reinforcement learning (RL) framework for LLMs.
  • Training LLMs using RL to incentivize emergent reasoning patterns.
  • Evaluating the performance of RL-trained LLMs on verifiable tasks.

Main Results:

  • The RL framework facilitated emergent reasoning patterns like self-reflection and verification.
  • LLMs trained with RL surpassed supervised learning counterparts on mathematics, coding, and STEM tasks.
  • Emergent reasoning patterns from large models can enhance smaller models' capabilities.

Conclusions:

  • Pure reinforcement learning effectively enhances LLM reasoning without human demonstrations.
  • RL-trained LLMs exhibit superior performance on complex, verifiable tasks.
  • The developed RL framework offers a scalable method for advancing AI reasoning and can guide smaller models.