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

Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

182
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
182
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

814
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
814
Second-Order Circuits01:17

Second-Order Circuits

1.9K
Integrating two fundamental energy storage elements in electrical circuits results in second-order circuits, encompassing RLC circuits and circuits with dual capacitors or inductors (RC and RL circuits). Second-order circuits are identified by second-order differential equations that link input and output signals.
Input signals typically originate from voltage or current sources, with the output often representing voltage across the capacitor and/or current through the inductor. For example, in...
1.9K
Second Order systems I01:20

Second Order systems I

300
A servo system exemplifies a second-order system, featuring a proportional controller and load elements that ensure the output position aligns with the input position. The relationship between these components is described by a second-order differential equation. Applying the Laplace transform under zero initial conditions yields the transfer function, showing how inputs are converted to outputs in the system.
By reinterpreting the system, one can derive the closed-loop transfer function, which...
300
Second Order systems II01:18

Second Order systems II

228
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
228
Randomized Experiments01:13

Randomized Experiments

8.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
8.3K

You might also read

Related Articles

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

Sort by
Same author

Bounds on the Excess Minimum Risk via Generalized Information Divergence Measures.

Entropy (Basel, Switzerland)·2025
Same author

Estimating Visual Acuity With Spectacle Correction From Fundus Photos Using Artificial Intelligence.

JAMA network open·2025
Same author

A Unifying Generator Loss Function for Generative Adversarial Networks.

Entropy (Basel, Switzerland)·2024
Same author

Rényi Cross-Entropy Measures for Common Distributions and Processes with Memory.

Entropy (Basel, Switzerland)·2023
Same author

Accuracy of Artificial Intelligence in Estimating Best-Corrected Visual Acuity From Fundus Photographs in Eyes With Diabetic Macular Edema.

JAMA ophthalmology·2023
Same author

On Decoder Ties for the Binary Symmetric Channel with Arbitrarily Distributed Input.

Entropy (Basel, Switzerland)·2023
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Videos

Least kth-Order and Rényi Generative Adversarial Networks.

Himesh Bhatia1, William Paul2, Fady Alajaji3

  • 1Department of Mathematics and Statistics, Queens University, ON K7L 3N6, Canada himesh.bhatia@queensu.ca.

Neural Computation
|August 19, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces novel generator loss functions for generative adversarial networks (GANs) by generalizing information-theoretic measures. These new functions, Least kth-order GAN (LkGAN) and Rényi-centric GANs, improve image quality and training stability.

Related Experiment Videos

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Information Theory

Background:

  • Generative Adversarial Networks (GANs) are powerful generative models.
  • Existing GAN loss functions can limit performance and training stability.
  • Generalizing loss functions using information-theoretic measures offers potential improvements.

Purpose of the Study:

  • To develop novel, generalized generator loss functions for GANs.
  • To enhance the performance and stability of GANs through information-theoretic approaches.
  • To explore the impact of parameterized loss functions on generative modeling.

Main Methods:

  • Introduction of Least kth-order GAN (LkGAN) using kth-order absolute error.
  • Proposal of Rényi-centric GAN loss functions based on Rényi cross-entropy.
  • Equivalence established between minimizing LkGAN loss and kth-order Pearson-Vajda divergence.
  • Demonstration of Rényi-centric loss reducing to original GAN loss as alpha approaches 1.
  • Experimental validation on MNIST and CelebA datasets using DCGAN and StyleGAN architectures.

Main Results:

  • LkGAN generalizes LSGANs, with k=2 recovering the LSGAN loss.
  • Rényi-centric loss preserves the equilibrium point of original GANs.
  • Proposed loss functions demonstrate performance benefits on MNIST and CelebA datasets.
  • Improvements observed in generated image quality (Fréchet Inception Distance) and training stability.
  • Extra degrees of freedom from parameters k and α lead to enhanced performance.

Conclusions:

  • Parameterized information-theoretic measures effectively generalize GAN loss functions.
  • The proposed LkGAN and Rényi-centric GANs offer improved performance and stability.
  • The approach is applicable beyond GANs to other AI applications like fairness and privacy.
  • This work provides a flexible framework for designing advanced generative models.