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

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
Associative Learning01:27

Associative Learning

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

Observational Learning

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 because...
Purposive Learning01:22

Purposive Learning

E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a bonus...
Cognitive Learning01:21

Cognitive Learning

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...
Parallel Processing01:20

Parallel Processing

The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...

You might also read

Related Articles

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

Sort by
Same author

Author Correction: UKB-MDRMF: a multi-disease risk and multimorbidity framework based on UK biobank data.

Nature communications·2026
Same author

MyESL: A Software for Evolutionary Sparse Learning in Molecular Phylogenetics and Genomics.

Molecular biology and evolution·2025
Same author

Rhizosphere microbial diversity and functional roles in tea cultivars: insights from high-throughput sequencing and functional isolates.

Plant signaling & behavior·2025
Same author

LLaFS++: Few-Shot Image Segmentation With Large Language Models.

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

CATI: A medical context-enhanced framework for diagnosis code assignment in the UK Biobank study.

Artificial intelligence in medicine·2025
Same author

UKB-MDRMF: a multi-disease risk and multimorbidity framework based on UK biobank data.

Nature communications·2025
Same journal

A Survey on Unifying Large Language Models and Knowledge Graphs for Biomedicine and Healthcare.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2026
Same journal

Identifying Combinatorial Regulatory Genes for Cell Fate Decision via Reparameterizable Subset Explanations.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2025
Same journal

MentalChat16K: A Benchmark Dataset for Conversational Mental Health Assistance.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2025
Same journal

Graph ODEs and Beyond: A Comprehensive Survey on Integrating Differential Equations with Graph Neural Networks.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2025
Same journal

SatHealth: A Multimodal Public Health Dataset with Satellite-based Environmental Factors.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2025
Same journal

Deep Multi-Output Forecasting: Learning to Accurately Predict Blood Glucose Trajectories.

KDD : proceedings. International Conference on Knowledge Discovery & Data Mining·2025
See all related articles

Related Experiment Video

Updated: May 7, 2026

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
03:37

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets

Published on: March 1, 2024

Robust Multi-Task Feature Learning.

Pinghua Gong1, Jieping Ye, Changshui Zhang

  • 1State Key Laboratory on Intelligent Technology and Systems, Tsinghua National Laboratory for Information Science and Technology (TNList), Department of Automation, Tsinghua University, Beijing 100084, China.

KDD : Proceedings. International Conference on Knowledge Discovery & Data Mining
|October 1, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces Robust MultiTask Feature Learning (rMTFL) to improve multi-task learning by identifying shared features among relevant tasks and detecting outlier tasks. The novel algorithm effectively handles datasets where not all tasks are related, enhancing performance and interpretability.

Keywords:
Multi-task learningfeature selectionoutlier tasks detection

Related Experiment Videos

Last Updated: May 7, 2026

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
03:37

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets

Published on: March 1, 2024

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Multi-task learning (MTL) leverages relationships between tasks to improve model performance.
  • Existing multi-task feature learning methods often assume all tasks share common features, which is restrictive for real-world data with outlier tasks.

Purpose of the Study:

  • To propose a Robust MultiTask Feature Learning (rMTFL) algorithm that simultaneously identifies shared features among relevant tasks and detects outlier tasks.
  • To address the limitations of existing MTL approaches that assume universal feature sharing.

Main Methods:

  • Decomposition of the weight matrix into two components.
  • Application of group Lasso penalty on row groups for shared features and column groups for outlier detection.
  • Utilizing accelerated gradient descent for efficient optimization and scalability.

Main Results:

  • The rMTFL algorithm effectively captures common features among relevant tasks.
  • Outlier tasks are successfully identified, improving the robustness of the learning process.
  • Theoretical analysis provides bounds on approximation and error, validating the method's accuracy.

Conclusions:

  • rMTFL offers a robust solution for multi-task learning problems with potential outlier tasks.
  • The method demonstrates strong performance on both synthetic and real-world datasets.
  • rMTFL enhances feature discovery and task relevance identification in high-dimensional data.