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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.8K
Introduction to Learning01:18

Introduction to Learning

854
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
854
Residual Plots01:07

Residual Plots

5.9K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
5.9K
Associative Learning01:27

Associative Learning

1.1K
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.1K
Observational Learning01:12

Observational Learning

760
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
760
Cognitive Learning01:21

Cognitive Learning

937
Cognitive learning is based on purposive behavior, incidental learning, and insight learning.
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
937

You might also read

Related Articles

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

Sort by
Same author

Prime editing-mediated microhomology enables efficient replacement of large DNA.

Nucleic acids research·2026
Same author

Examining the Risk and Psychosocial Intervention for Suicidal Behavior and Death Among People With Cancer: A Systematic Review and Meta-Analysis.

Psycho-oncology·2026
Same author

Effects of dietary soy sauce residue on growth performance, organ development, plasma biochemical parameters, and meat quality of Pekin ducks.

Translational animal science·2026
Same author

Genetic Evidence for Immune Cell-Lipid Mediation Pathways Linked to Esophageal Cancer and Associated Throat/Chest Pain Phenotypes.

Journal of pain research·2026
Same author

The Glymphatic system: A dynamic regulator of brain health and therapeutic target.

Experimental neurology·2026
Same author

Synergistic engineering of Casδ nuclease for robust genome editing.

Journal of integrative plant biology·2026
Same journal

Distributionally Robust Feature Selection.

Advances in neural information processing systems·2026
Same journal

On the Identifiability of Hybrid Deep Generative Models: Meta-Learning as a Solution.

Advances in neural information processing systems·2026
Same journal

Unlocking hidden biomolecular conformational landscapes in diffusion models at inference time.

Advances in neural information processing systems·2026
Same journal

JADE: Joint Alignment and Deep Embedding for Multi-Slice Spatial Transcriptomics.

Advances in neural information processing systems·2026
Same journal

Learning to Route: Per-Sample Adaptive Routing for Multimodal Multitask Prediction.

Advances in neural information processing systems·2026
Same journal

Emergence and Evolution of Interpretable Concepts in Diffusion Models.

Advances in neural information processing systems·2026
See all related articles

Related Experiment Video

Updated: Jan 1, 2026

Slice Patch Clamp Technique for Analyzing Learning-Induced Plasticity
11:56

Slice Patch Clamp Technique for Analyzing Learning-Induced Plasticity

Published on: November 11, 2017

16.2K

Slice-based Learning: A Programming Model for Residual Learning in Critical Data Slices.

Vincent S Chen1, Sen Wu1, Zhenzhen Weng1

  • 1Stanford University.

Advances in Neural Information Processing Systems
|December 25, 2019
PubMed
Summary
This summary is machine-generated.

Slice-based Learning improves machine learning model performance on critical data subsets, called slices. This approach uses slicing functions (SFs) to create slice-aware predictions, enhancing overall accuracy and performance on specific data slices.

More Related Videos

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Related Experiment Videos

Last Updated: Jan 1, 2026

Slice Patch Clamp Technique for Analyzing Learning-Induced Plasticity
11:56

Slice Patch Clamp Technique for Analyzing Learning-Induced Plasticity

Published on: November 11, 2017

16.2K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Data Science

Background:

  • Machine learning models often underperform on critical data subsets, termed slices, despite high overall accuracy.
  • Existing methods like training separate expert models or multi-task learning have limitations in addressing slice-level performance.

Purpose of the Study:

  • To introduce Slice-based Learning, a novel programming model to improve performance on critical data slices.
  • To enable models to commit additional capacity to specified critical data subsets using slicing functions (SFs).

Main Methods:

  • Developed a programming model utilizing slicing functions (SFs) to define critical data subsets (slices).
  • Proposed learning slice expert representations combined with an attention mechanism for slice-aware predictions.
  • Applied the approach to diverse datasets including language understanding, computer vision, and industrial systems.

Main Results:

  • Achieved significant improvements over baseline methods, with up to 19.0 F1-score gains on slices.
  • Demonstrated an overall F1-score improvement of up to 4.6 points across various datasets.
  • Maintained a parameter-efficient representation while enhancing performance on critical data subsets.

Conclusions:

  • Slice-based Learning offers an effective and parameter-efficient method for improving machine learning model performance on critical data slices.
  • The proposed approach enhances model awareness of and performance on specific, important data subsets, leading to better real-world applicability.