Dueling DQN

E98474

Dueling DQN is a deep reinforcement learning algorithm that separates state-value and advantage estimations within its neural network architecture to improve learning efficiency and stability over standard DQN.

AI illustration

How this image was made

AI-generated illustration of Dueling DQN

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Dueling DQN (Dueling DQN is a deep reinforcement learning algorithm that separates state-value and advantage estimations within its neural network architecture to improve learning efficiency and stability over standard DQN.)

All labels observed (7)

How this entity was disambiguated

Statements (44)

Predicate Object
instanceOf Deep Q-Network variant ⓘ
deep reinforcement learning algorithm ⓘ
value-based reinforcement learning method ⓘ
actionSpaceType discrete ⓘ
aimsToImprove learning efficiency ⓘ
training stability ⓘ
basedOn Q-learning ⓘ
citationVenue Proceedings of the 33rd International Conference on Machine Learning ⓘ
linked to: ICML
combinesStreamsToEstimate Q-values ⓘ
commonlyEvaluatedOn Atari 2600 games ⓘ
linked to: Atari 2600
controlType off-policy ⓘ
domain artificial intelligence ⓘ
especiallyHelpsWhen many actions have similar value ⓘ
only a few actions affect the value of the state ⓘ
extends Deep Q-Network ⓘ
field reinforcement learning ⓘ
hasComponent advantage stream ⓘ
value stream ⓘ
hasFullName Dueling Deep Q-Network ⓘ
linked to: Dueling DQN
hasKeyIdea decouple representation of state value from representation of advantages for each action ⓘ
implementedIn DeepMind Atari agent ⓘ
improvesOver standard DQN ⓘ
influenced Rainbow DQN ⓘ
introducedBy Hado van Hasselt ⓘ
Marc Lanctot ⓘ
Matteo Hessel ⓘ
Nando de Freitas ⓘ
Tom Schaul ⓘ
Ziyu Wang ⓘ
introducedInPaper Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
learningParadigm model-free ⓘ
normalizesAdvantageStream by subtracting mean advantage ⓘ
oftenCombinedWith Double DQN ⓘ
Prioritized Experience Replay ⓘ
publishedAtConference ICML 2016 ⓘ
linked to: ICML
separatesEstimationOf advantage function ⓘ
state-value function ⓘ
sharesFeatureExtractor between value and advantage streams ⓘ
usesFunctionApproximator deep neural network ⓘ
usesLossFunction temporal-difference loss ⓘ
usesOptimizationMethod Adam optimizer ⓘ
stochastic gradient descent ⓘ
usesTargetNetwork yes ⓘ
yearIntroduced 2016 ⓘ

How these facts were elicited

Referenced by (22)

Full triples — surface form annotated when it differs from this entity's canonical label.

Dueling DQN → hasFullName → Dueling Deep Q-Network ⓘ
linked to: Dueling DQN
Dueling DQN → introducedInPaper → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Double DQN → influenced → Dueling Double DQN ⓘ
linked to: Dueling DQN
Rainbow DQN → improvesOver → Dueling DQN ⓘ
Ziyu Wang → knownFor → Dueling DQN ⓘ
Ziyu Wang → coDeveloperOf → Dueling DQN ⓘ
Ziyu Wang → notableWork → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Matteo Hessel → notableWork → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Hado van Hasselt → knownFor → Dueling DQN ⓘ
Hado van Hasselt → notableWork → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Hado van Hasselt → coDeveloped → Dueling DQN architecture ⓘ
linked to: Dueling DQN
Marc Lanctot → knownFor → Dueling DQN ⓘ
Marc Lanctot → notableWork → Dueling DQN architecture for deep reinforcement learning ⓘ
linked to: Dueling DQN
Nando de Freitas → coAuthorOf → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Deep Q-Learning → inspired → Dueling DQN ⓘ
Tianshou → supportsAlgorithm → Dueling DQN ⓘ
Tom Schaul → notableWork → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Tom Schaul → coAuthorOf → Dueling Network Architectures for Deep Reinforcement Learning ⓘ
linked to: Dueling DQN
Rainbow DQN → combinesMethod → Dueling Network Architectures ⓘ
subject linked to: Dan Horgan
linked to: Dueling DQN