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

Classifying Matter by Composition03:35

Classifying Matter by Composition

88.0K
Matter: Pure Substances and Mixtures
According to its composition, the matter can be classified into two broad categories — pure substances and mixtures. 
A pure substance is a form of matter that has a constant composition throughout with uniform properties. For example, any sample of sucrose has the same composition and same physical properties, such as melting point, color, and sweetness, regardless of the source from which it is isolated. 
A mixture is composed of two or...
88.0K
Combining Functions01:16

Combining Functions

115
Functions can be combined to form new mathematical models that describe interactions between variables. These combinations are fundamental in understanding relationships between changing quantities and are commonly encountered in scientific and engineering contexts. The combination methods—addition, subtraction, multiplication, division, and composition—each have unique implications for the resulting function’s domain and behavior.When combining functions through arithmetic...
115
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

1.2K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
1.2K
Composite Bodies00:55

Composite Bodies

1.3K
A composite body is a body made up of multiple parts, connected to form a larger, unified object. Each part has its own weight and center of gravity, which must be considered to determine the center of gravity of the composite body. In cases where the density or specific weight is constant, the center of gravity coincides with the centroid.
Composite bodies have widespread applications in mechanical engineering, from automobiles to aircraft to rockets. For example, an automobile wheel comprises...
1.3K
Attribution Theory00:56

Attribution Theory

13.6K
Behavior is a product of both the situation (e.g., cultural influences, social roles, and the presence of bystanders) and of the person (e.g., personality characteristics). Subfields of psychology tend to focus on one influence or behavior over others. Situationism is the view that our behavior and actions are determined by our immediate environment and surroundings. In contrast, dispositionism holds that our behavior is determined by internal factors (Heider, 1958).
13.6K
Associative Learning01:27

Associative Learning

1.0K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Bayesian teaching enables probabilistic reasoning in large language models.

Nature communications·2026
Same author

Accelerating the inference of string generation-based chemical reaction models for industrial applications.

Journal of cheminformatics·2025
Same author

emg2vec: Self-supervised Pretraining in Electromyography-based Silent Speech Interfaces.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

On the Distillation of Stories for Transferring Narrative Arcs in Collections of Independent Media.

IEEE transactions on pattern analysis and machine intelligence·2024
Same author

For human-like models, train on human-like tasks.

The Behavioral and brain sciences·2023
Same author

Reagent prediction with a molecular transformer improves reaction data quality.

Chemical science·2023
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Dec 13, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

882

Investigating object compositionality in Generative Adversarial Networks.

Sjoerd van Steenkiste1, Karol Kurach2, Jürgen Schmidhuber1

  • 1IDSIA, SUPSI & USI, Via Cantonale 2C, 6928 Manno, Switzerland.

Neural Networks : the Official Journal of the International Neural Network Society
|August 1, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces object compositionality as an inductive bias for Generative Adversarial Networks (GANs). Structured GANs improve multi-object image generation and enable unsupervised instance segmentation.

Keywords:
CompositionalityGenerative Adversarial NetworksGenerative modelingInstance segmentationObjectsRepresentation learning

Related Experiment Videos

Last Updated: Dec 13, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

882

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep generative models aim to replicate data generation processes for synthesis and representation extraction.
  • Existing image generation models often overlook the compositional structure inherent in human visual perception.
  • Object compositionality, a key aspect of human scene understanding, has been an underutilized inductive bias in generative models.

Purpose of the Study:

  • To investigate object compositionality as an inductive bias for Generative Adversarial Networks (GANs).
  • To develop a modified GAN architecture that explicitly incorporates object compositionality.
  • To evaluate the effectiveness of structured GANs in generating realistic multi-object images and learning meaningful representations.

Main Methods:

  • A minimal modification to standard GAN generators was proposed to integrate object compositionality.
  • Two extensions were developed to model dependencies between objects and backgrounds.
  • The approach was evaluated on multiple multi-object image datasets, including the CLEVR dataset.

Main Results:

  • The modified GANs reliably learned to generate images as compositions of objects.
  • Structured GANs demonstrated improved fidelity in generating multi-object images compared to the reference distribution.
  • The learned generative process structure enabled unsupervised instance segmentation by inverting the model.
  • The proposed approach outperformed recent unsupervised object-centric methods on the CLEVR dataset.

Conclusions:

  • Incorporating object compositionality as an inductive bias significantly enhances GANs for multi-object image generation.
  • Structured GANs offer a powerful framework for representation learning and enable novel applications like unsupervised instance segmentation.
  • This work highlights the importance of human-like structural biases in advancing deep generative models.