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

Gene Conversion02:08

Gene Conversion

9.2K
Other than maintaining genome stability via DNA repair, homologous recombination plays an important role in diversifying the genome. In fact, the recombination of sequences forms the molecular basis of genomic evolution. Random and non-random permutations of genomic sequences create a library of new amalgamated sequences. These newly formed genomes can determine the fitness and survival of cells. In bacteria, homologous and non-homologous types of recombination lead to the evolution of new...
9.2K
Gene Conversion02:08

Gene Conversion

2.3K
2.3K
Genetic Material01:20

Genetic Material

4.0K
Within the human body, a complex and detailed system of trillions of cells works in unison to sustain life. Each cell houses a nucleus, which contains 46 chromosomes divided into 23 pairs. Chromosomes are highly coiled structures made of the genetic material DNA. These chromosomes are essential carriers of genetic information, with half inherited from the mother through her egg and the other half from the father's sperm, combining to create the unique genetic makeup of an individual.
4.0K
Genetic Lingo01:11

Genetic Lingo

84.2K
Overview
84.2K
Types of Genetic Transfer Between Organisms02:18

Types of Genetic Transfer Between Organisms

5.7K
5.7K
Types of Genetic Transfer Between Organisms02:18

Types of Genetic Transfer Between Organisms

24.7K
Genetic transfer occurs when genetic information is passed from one organism to another. It occurs via two mechanisms: vertical gene transfer and horizontal gene transfer. Vertical gene transfer occurs when genetic information is transferred from one generation to the next, which happens much more frequently than horizontal gene transfer. Both sexual and asexual reproduction are forms of vertical gene transfer, where one or more organisms pass some or all of their genome onto their progeny.
24.7K

You might also read

Related Articles

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

Sort by
Same author

Ground-truthed and high-resolution drone images of the leafy spurge weed plant (Euphorbia esula).

Scientific data·2025
Same author

MultiBench: Multiscale Benchmarks for Multimodal Representation Learning.

Advances in neural information processing systems·2024
Same author

Managing extreme AI risks amid rapid progress.

Science (New York, N.Y.)·2024
Same author

Robust and data-efficient generalization of self-supervised machine learning for diagnostic imaging.

Nature biomedical engineering·2023
Same author

How to Represent Part-Whole Hierarchies in a Neural Network.

Neural computation·2022
Same author

Multimodal Routing: Improving Local and Global Interpretability of Multimodal Language Analysis.

Proceedings of the Conference on Empirical Methods in Natural Language Processing. Conference on Empirical Methods in Natural Language Processing·2021
Same journal

Limits to Language Prediction: Findings From Diverse Populations.

Topics in cognitive science·2026
Same journal

There Is More Than Meets the Eye: The Dual Role of Perception in Shaping Color Lexicons.

Topics in cognitive science·2026
Same journal

Inference and Imagination.

Topics in cognitive science·2026
Same journal

Gesture Use Across Different Concepts: Focusing on Cross-Linguistic Diversity.

Topics in cognitive science·2026
Same journal

Exploring Amazonian Cognitive Diversity at Chana Research Station.

Topics in cognitive science·2026
Same journal

Do (We Think That) Plants Have Agency?

Topics in cognitive science·2026
See all related articles

Related Experiment Video

Updated: Apr 25, 2026

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

885

Discovering binary codes for documents by learning deep generative models.

Geoffrey Hinton1, Ruslan Salakhutdinov

  • 1Department of Computer Science, University of TorontoDepartment of Brain and Cognitive Sciences, Massachusetts Institute of Technology.

Topics in Cognitive Science
|August 29, 2014
PubMed
Summary
This summary is machine-generated.

We developed a deep generative model for efficient document retrieval. This model uses binary codes for fast, scalable searching, outperforming traditional methods like latent semantic analysis and TF-IDF.

Keywords:
Auto-encodersBinary codesDeep learningDocument retrievalRestricted Boltzmann machinesSemantic hashing

Related Experiment Videos

Last Updated: Apr 25, 2026

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

885

Area of Science:

  • Artificial Intelligence
  • Information Retrieval
  • Machine Learning

Background:

  • Traditional document retrieval methods like Latent Semantic Analysis (LSA) and Term Frequency-Inverse Document Frequency (TF-IDF) face challenges in speed and scalability for large datasets.
  • Deep generative models offer potential for more efficient and accurate information retrieval systems.

Purpose of the Study:

  • To introduce a novel deep generative model for document representation and retrieval.
  • To demonstrate the model's efficiency and accuracy compared to existing retrieval techniques.
  • To enable scalable document retrieval for very large collections.

Main Methods:

  • A deep generative model is proposed, featuring a word-count vector in the lowest layer and a learned binary code in the top layer.
  • The model incorporates an undirected associative memory in the top two layers and a belief network with directed connections in the remaining layers.
  • Efficient learning and inference procedures are developed for the generative model.

Main Results:

  • The proposed model achieves more accurate and significantly faster document retrieval than Latent Semantic Analysis.
  • When used as a filter for TF-IDF, the model enhances accuracy and reduces retrieval time by several orders of magnitude.
  • Retrieval time becomes independent of document set size, utilizing minimal memory per document via short binary codes.

Conclusions:

  • The deep generative model provides a highly efficient and accurate method for document retrieval.
  • The use of learned binary codes enables scalable searching across massive document collections.
  • This approach significantly improves upon existing retrieval methods in terms of speed, accuracy, and resource utilization.