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

Decision Making: Traditional Method01:14

Decision Making: Traditional Method

4.3K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.3K
Decision Making: P-value Method01:09

Decision Making: P-value Method

5.8K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can...
5.8K
Heuristics01:21

Heuristics

158
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
158
Decision Making01:20

Decision Making

267
Decision-making is a fundamental cognitive process that involves evaluating alternatives and selecting among them. This process can range from simple choices, such as deciding what to wear, to complex decisions, like choosing a major in college or a career path. The complexity of the decision often dictates the approach we use, which can be broadly categorized into two types: automatic and controlled decision-making.
Automatic decision-making is fast, intuitive, and relies on gut feelings...
267
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

518
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
518
The Anchoring-and-Adjustment Heuristic01:25

The Anchoring-and-Adjustment Heuristic

7.5K
In order to make good decisions, we use our knowledge and our reasoning. Often, this knowledge and reasoning is sound and solid. However, sometimes, we are swayed by biases or by others manipulating a situation. For example, let’s say you and three friends wanted to rent a house and had a combined target budget of $1,600. The realtor shows you only very run-down houses for $1,600 and then shows you a very nice house for $2,000. Might you ask each person to pay more in rent to get the...
7.5K

You might also read

Related Articles

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

Sort by
Same author

Improving catalytic aquathermolysis of heavy oil using a tri-metal supported zeolite catalyst.

RSC advances·2026
Same author

Fabrication of a high-performance MXene-ATP composite membrane: enhancing flux and retention for dye wastewater treatment.

Environmental research·2026
Same author

The APC/C subunit APC7 promotes hepatocellular carcinoma progression by mediating ubiquitination and degradation of LATS1 to activate YAP/TAZ.

Biology direct·2026
Same author

A Data-Constrained and Physics-Guided Conditional Diffusion Model for Electrical Impedance Tomography Image Reconstruction.

Sensors (Basel, Switzerland)·2026
Same author

Inducible CD147 up-regulation boosts extended SARS-CoV-2 infection triggering severe COVID-19 independent of ACE2.

Signal transduction and targeted therapy·2026
Same author

Association between lipid accumulation product and cognitive impairment: a community-based 4-year prospective cohort study.

Aging clinical and experimental research·2025

Related Experiment Video

Updated: Sep 30, 2025

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents
07:05

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents

Published on: September 10, 2018

6.1K

Research on UCAV Maneuvering Decision Method Based on Heuristic Reinforcement Learning.

Wang Yuan1, Zhang Xiwen1, Zhou Rong2

  • 1Air Force Engineering University, Xi'an, China.

Computational Intelligence and Neuroscience
|March 14, 2022
PubMed
Summary

This study introduces a heuristic deep deterministic policy gradient (DDPG) algorithm for unmanned combat aerial vehicle (UCAV) air combat maneuver decisions. The new method enhances exploration, improving UCAV performance in complex combat scenarios.

More Related Videos

Behavioral Training Procedures for Head-fixed Virtual Reality in Mice
06:27

Behavioral Training Procedures for Head-fixed Virtual Reality in Mice

Published on: September 6, 2024

1.3K
A Networked Desktop Virtual Reality Setup for Decision Science and Navigation Experiments with Multiple Participants
06:28

A Networked Desktop Virtual Reality Setup for Decision Science and Navigation Experiments with Multiple Participants

Published on: August 26, 2018

6.1K

Related Experiment Videos

Last Updated: Sep 30, 2025

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents
07:05

Operant Protocols for Assessing the Cost-benefit Analysis During Reinforced Decision Making by Rodents

Published on: September 10, 2018

6.1K
Behavioral Training Procedures for Head-fixed Virtual Reality in Mice
06:27

Behavioral Training Procedures for Head-fixed Virtual Reality in Mice

Published on: September 6, 2024

1.3K
A Networked Desktop Virtual Reality Setup for Decision Science and Navigation Experiments with Multiple Participants
06:28

A Networked Desktop Virtual Reality Setup for Decision Science and Navigation Experiments with Multiple Participants

Published on: August 26, 2018

6.1K

Area of Science:

  • Robotics and Artificial Intelligence
  • Aerospace Engineering
  • Military Science

Background:

  • Unmanned Combat Aerial Vehicles (UCAVs) are crucial for future air combat superiority.
  • Independent UCAV operations require advanced maneuver decision-making capabilities.
  • Existing deep reinforcement learning algorithms face challenges in exploration for continuous action spaces.

Purpose of the Study:

  • To address the exploration limitations of the Ornstein-Uhlenbeck (OU) strategy in Deep Deterministic Policy Gradient (DDPG) algorithms.
  • To propose a novel heuristic DDPG algorithm for UCAV maneuver decision-making.
  • To enhance the decision-making performance of UCAVs in air combat scenarios.

Main Methods:

  • Development of a UCAV platform model with a continuous action space.
  • Introduction of a heuristic exploration strategy to improve the DDPG algorithm.
  • Implementation of a UCAV air combat maneuver decision method based on the heuristic DDPG algorithm.

Main Results:

  • The proposed heuristic DDPG algorithm demonstrated superior performance compared to existing algorithms in simulated environments.
  • The UCAV decision method proved effective across air combat tasks of varying difficulty and attack modes.
  • Enhanced exploration capabilities led to more robust and efficient maneuver strategies.

Conclusions:

  • The heuristic DDPG algorithm offers a significant advancement for UCAV autonomous decision-making.
  • This approach effectively tackles the exploration problem in continuous action spaces for UCAVs.
  • The developed method is validated for practical application in UCAV air combat operations.