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

Random Variables01:09

Random Variables

15.8K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
15.8K
Random Sampling Method01:09

Random Sampling Method

13.1K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
13.1K
Law of Independent Assortment02:03

Law of Independent Assortment

59.6K
While Mendel’s Law of Segregation states that the two alleles for one gene are separated into different gametes, a different question of how different genes are inherited remains. For example, is the gene for tall plants inherited with the gene for green peas? Mendel asked this question by experimenting with a dihybrid cross; a cross in which both parents are homozygous for two distinct traits resulting in an F1 generation that are heterozygous for both traits.
59.6K
Upsampling01:22

Upsampling

370
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
370
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

3.7K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
3.7K
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

[Verification of Dose Distribution in Cervical Cancer Brachytherapy Using Metal and Plastic Applicators].

Nihon Hoshasen Gijutsu Gakkai zasshi·2023
Same author

Mouthpiece polymer-gel dosimeter for in vivo oral dosimetry during head and neck radiotherapy.

Applied radiation and isotopes : including data, instrumentation and methods for use in agriculture, industry and medicine·2022
Same author

Quantitative analysis of the intra-beam respiratory motion with baseline drift for respiratory-gating lung stereotactic body radiation therapy.

Journal of radiation research·2021
Same author

Quantifying temperature-equilibrium time using temperature analysis inside a Farmer ionization chamber.

Journal of radiation research·2020
Same author

Design and characteristics of an agar additive polymer gel dosimeter.

Applied radiation and isotopes : including data, instrumentation and methods for use in agriculture, industry and medicine·2019
Same author

Why Does Large Batch Training Result in Poor Generalization? A Comprehensive Explanation and a Better Strategy from the Viewpoint of Stochastic Optimization.

Neural computation·2018

Related Experiment Video

Updated: Oct 27, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.2K

Sparse random feature maps for the item-multiset kernel.

Kyohei Atarashi1, Satoshi Oyama2, Masahito Kurihara2

  • 1Graduate School of Information Science and Technology, Hokkaido University, Kita 14, Nishi 9, Kita-ku, Sapporo, Hokkaido 060-0814, Japan.

Neural Networks : the Official Journal of the International Neural Network Society
|July 19, 2021
PubMed
Summary

This study introduces new random feature maps for item-multiset kernels, improving efficiency for large-scale sparse datasets. The proposed methods significantly accelerate linear models compared to existing techniques.

Keywords:
Kernel methodRandom feature

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.0K
Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time
07:12

Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time

Published on: July 1, 2014

12.4K

Related Experiment Videos

Last Updated: Oct 27, 2025

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.2K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.0K
Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time
07:12

Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time

Published on: July 1, 2014

12.4K

Area of Science:

  • Machine Learning
  • Kernel Methods
  • Data Mining

Background:

  • Random feature maps are useful for large-scale kernel methods but struggle with sparse datasets due to dense feature generation.
  • Factorization machines handle sparse data well but have non-convex optimization problems requiring many iterations.
  • Existing random feature maps cannot approximate the proposed item-multiset kernel.

Purpose of the Study:

  • To develop efficient random feature maps for approximating the item-multiset kernel on large-scale sparse datasets.
  • To enable the use of linear models with item-multiset kernels by converting them to itemset kernels.
  • To improve computational speed and memory efficiency compared to existing methods.

Main Methods:

  • Defined the item-multiset kernel as a generalization of itemset and dot product kernels.
  • Developed a conversion method from item-multiset kernel to itemset kernel.
  • Proposed two novel random feature maps for the itemset kernel that generate sparse features for sparse input data.

Main Results:

  • The proposed random feature maps are faster and more memory-efficient than existing methods for itemset kernels.
  • Generated sparse random features, suitable for linear models on sparse datasets.
  • Linear models using the proposed methods achieved 10x to 100x speedup on real-world datasets.

Conclusions:

  • The proposed methodology effectively approximates item-multiset kernels using sparse random feature maps.
  • Offers a significant computational advantage for large-scale machine learning tasks involving sparse data.
  • Enables faster and more memory-efficient training of linear models for kernel methods.