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

Correlations02:20

Correlations

37.0K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
37.0K
Neural Circuits01:25

Neural Circuits

3.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.2K
Correlation and Regression00:53

Correlation and Regression

4.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
4.2K
Neural Regulation01:37

Neural Regulation

44.8K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
44.8K
Correlation01:09

Correlation

15.9K
In statistics, two variables are said to be correlated if the values of one variable are associated with the other variable. Depending on the relationship between two variables, correlation can be of three types– positive correlation, negative correlation, and zero correlation.
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
15.9K
Neuronal Communication01:28

Neuronal Communication

5.0K
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
5.0K

You might also read

Related Articles

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

Sort by
Same author

Monitoring morphometric drift in lifelong learning segmentation of the spinal cord.

Imaging neuroscience (Cambridge, Mass.)·2026
Same author

"A Responsible Framework for Applying Artificial Intelligence on Medical Images and Signals at the Point of Care: The PACS-AI Platform [Canadian Journal of Cardiology Volume 40, Issue 10, October 2024, Pages 1828-1840]".

The Canadian journal of cardiology·2025
Same author

PURE: policy-guided unbiased REpresentations for structure-constrained molecular generation.

Journal of cheminformatics·2025
Same author

A drop-out mechanism for active learning based on one-attribute heuristics.

Frontiers in artificial intelligence·2025
Same author

Monitoring morphometric drift in lifelong learning segmentation of the spinal cord.

ArXiv·2025
Same author

Causal contextual bandits with one-shot data integration.

Frontiers in artificial intelligence·2024
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 Video

Updated: Mar 29, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.6K

Correlational Neural Networks.

Sarath Chandar1, Mitesh M Khapra2, Hugo Larochelle3

  • 1University of Montreal, Montreal QC H3T 1J4, Canada apsarathchandar@gmail.com.

Neural Computation
|December 15, 2015
PubMed
Summary
This summary is machine-generated.

We introduce correlational neural network (CorrNet), an autoencoder-based method for common representation learning. CorrNet enhances cross-language tasks by learning more correlated common representations than existing methods.

More Related Videos

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.5K
Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy
12:09

Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy

Published on: August 5, 2014

18.6K

Related Experiment Videos

Last Updated: Mar 29, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.6K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.5K
Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy
12:09

Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy

Published on: August 5, 2014

18.6K

Area of Science:

  • Machine Learning
  • Data Science
  • Natural Language Processing

Background:

  • Common representation learning (CRL) embeds data from multiple views into a shared subspace.
  • Existing CRL methods include canonical correlation analysis (CCA) and autoencoders (AEs).
  • CCA excels at transfer learning but lacks scalability, while AEs are scalable but may not learn maximally correlated representations.

Purpose of the Study:

  • To propose a novel AE-based approach, correlational neural network (CorrNet), for CRL.
  • To explicitly maximize the correlation among different data views within the common subspace.
  • To evaluate CorrNet's effectiveness in learning correlated representations and its performance on cross-language tasks.

Main Methods:

  • Developed CorrNet, an AE-based model incorporating a correlation maximization objective.
  • Trained and evaluated CorrNet on various datasets for representation learning.
  • Compared CorrNet against traditional AE and CCA methods.

Main Results:

  • CorrNet demonstrated superior ability in learning correlated common representations compared to AE and CCA.
  • Representations learned by CorrNet showed improved performance on cross-language tasks.
  • The proposed method offers a scalable and effective approach to CRL.

Conclusions:

  • CorrNet effectively learns correlated common representations by combining AE scalability with explicit correlation maximization.
  • The proposed model outperforms existing state-of-the-art methods in cross-language applications.
  • CorrNet presents a promising advancement in common representation learning.