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

Multicompartment Models: Overview01:14

Multicompartment Models: Overview

196
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
196
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

134
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...
134
Associative Learning01:27

Associative Learning

462
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...
462
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

4.3K
In multiple dimensions, the conservation of momentum applies in each direction independently. Hence, to solve collisions in multiple dimensions, we should write down the momentum conservation in each direction separately. To help understand collisions in multiple dimensions, consider an example.
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
4.3K
Collisions in Multiple Dimensions: Introduction01:05

Collisions in Multiple Dimensions: Introduction

5.5K
It is far more common for collisions to occur in two dimensions; that is, the initial velocity vectors are neither parallel nor antiparallel to each other. Let's see what complications arise from this. The first idea is that momentum is a vector. Like all vectors, it can be expressed as a sum of perpendicular components (usually, though not always, an x-component and a y-component, and a z-component if necessary). Thus, when the statement of conservation of momentum is written for a...
5.5K
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

658
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
658

You might also read

Related Articles

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

Sort by
Same author

Epithelioid inflammatory myofibroblastic sarcoma with recurrence after extensive resection: significant clinicopathologic characteristics of a rare aggressive soft tissue neoplasm.

International journal of clinical and experimental pathology·2015
Same author

Identification of ULK1 as a novel biomarker involved in miR-4487 and miR-595 regulation in neuroblastoma SH-SY5Y cell autophagy.

Scientific reports·2015
Same author

On-line concentration and pressurized capillary electrochromatography analysis of five β-agonists in human urine using a methacrylate monolithic column.

Electrophoresis·2015
Same author

Icariin reduces α-synuclein over-expression by promoting α-synuclein degradation.

Age (Dordrecht, Netherlands)·2015
Same author

Polymorphisms of NFκB1 and IκBα and Their Synergistic Effect on Nasopharyngeal Carcinoma Susceptibility.

BioMed research international·2015
Same author

Increased RIPK4 expression is associated with progression and poor prognosis in cervical squamous cell carcinoma patients.

Scientific reports·2015

Related Experiment Video

Updated: Jul 27, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

348

MLink: Linking Black-Box Models From Multiple Domains for Collaborative Inference.

Mu Yuan, Lan Zhang, Zimu Zheng

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |June 7, 2023
    PubMed
    Summary

    This study introduces model linking to efficiently run multiple machine learning (ML) models within budget constraints. The MLink algorithm improves inference accuracy and reduces computation by linking black-box models, saving 66.7% of computations while maintaining 94% accuracy.

    More Related Videos

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    632
    A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
    08:12

    A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

    Published on: March 1, 2022

    2.6K

    Related Experiment Videos

    Last Updated: Jul 27, 2025

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
    05:47

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

    Published on: June 13, 2025

    348
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    632
    A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
    08:12

    A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

    Published on: March 1, 2022

    2.6K

    Area of Science:

    • Machine Learning
    • Artificial Intelligence
    • Computer Science

    Background:

    • Cost-efficient model inference is crucial for real-world machine learning (ML) applications, particularly for delay-sensitive tasks and resource-constrained devices.
    • Deploying multiple ML models for complex services often exceeds budget limitations, such as GPU memory, creating a significant challenge.
    • Existing methods struggle to efficiently manage multiple ML models under strict resource budgets.

    Purpose of the Study:

    • To propose a novel learning task, model linking, to bridge knowledge between different black-box ML models.
    • To develop a scheduling algorithm, MLink, that enables collaborative multi-model inference.
    • To improve inference accuracy and computational efficiency under budget constraints.

    Main Methods:

    • Introduced 'model links' to learn mappings between the output spaces of heterogeneous black-box ML models.
    • Developed adaptation and aggregation methods to address distribution discrepancies in model links.
    • Designed the MLink scheduling algorithm utilizing model links for collaborative inference.

    Main Results:

    • Demonstrated the effectiveness of model links across various black-box ML models in multi-modal and video analytics datasets.
    • MLink achieved significant cost savings, reducing inference computations by 66.7% while preserving 94% of inference accuracy under GPU memory budget.
    • MLink outperformed baseline methods including multi-task learning, deep reinforcement learning-based scheduling, and frame filtering.

    Conclusions:

    • Model linking provides an effective approach to connect diverse black-box ML models.
    • The MLink algorithm successfully leverages model links to enhance cost-efficiency and accuracy in multi-model inference scenarios.
    • This work offers a practical solution for deploying complex ML applications within resource limitations.