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

Elastic Collisions: Case Study01:15

Elastic Collisions: Case Study

Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
Collisions in Multiple Dimensions: Problem Solving01:06

Collisions in Multiple Dimensions: Problem Solving

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...
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
Distance Problem01:29

Distance Problem

When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...

You might also read

Related Articles

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

Sort by
Same author

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

IEEE transactions on neural networks and learning systems·2026
Same author

The Impact of Climate Change on the Climatic Suitability of <i>Rhipicephalus microplus</i> in Mainland China.

Vector borne and zoonotic diseases (Larchmont, N.Y.)·2026
Same author

Long-term photovoltaic succession promotes preferential ammonium accumulation in desert ecosystems.

iScience·2026
Same author

Feature decoupling and cross domain alignment with transfer learning for cross working condition mechanical fault diagnosis.

Scientific reports·2026
Same author

Niacin Ameliorates EHDPHP-Induced Oxidative Stress and Mitochondrial Dysfunction in H9C2 Cells.

Journal of biochemical and molecular toxicology·2026
Same author

Corrigendum to "Niacin accelerates skeletal muscle regeneration and enhances C2C12 differentiation by activating the PI3K/Akt signaling pathway" [Biochem. Pharmacol. 250 (2026) 118016].

Biochemical pharmacology·2026
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: May 30, 2026

Operation of the Collaborative Composite Manufacturing CCM System
10:09

Operation of the Collaborative Composite Manufacturing CCM System

Published on: October 1, 2019

6.6K

Efficient Neural Collaborative Search for Pickup and Delivery Problems.

Detian Kong, Yining Ma, Zhiguang Cao

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |September 3, 2024
    PubMed
    Summary
    This summary is machine-generated.

    Neural Collaborative Search (NCS) introduces a novel framework for pickup and delivery problems (PDPs). This approach combines construction and improvement models, achieving state-of-the-art results and outperforming existing solvers.

    More Related Videos

    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.0K
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    492

    Related Experiment Videos

    Last Updated: May 30, 2026

    Operation of the Collaborative Composite Manufacturing CCM System
    10:09

    Operation of the Collaborative Composite Manufacturing CCM System

    Published on: October 1, 2019

    6.6K
    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.0K
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    492

    Area of Science:

    • Operations Research
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Pickup and Delivery Problems (PDPs) are complex combinatorial optimization challenges.
    • Existing methods often struggle with scalability and solution quality for constrained PDP variants.

    Purpose of the Study:

    • To introduce Neural Collaborative Search (NCS), a novel learning-based framework for efficiently solving PDPs.
    • To propose Neural Neighborhood Search (N2S), an efficient improvement model for PDPs within the NCS framework.

    Main Methods:

    • NCS collaboratively trains neural construction and improvement models using reinforcement learning with a shared-critic mechanism.
    • N2S employs a tailored Markov decision process and custom decoders for a ruin-repair search, addressing precedence constraints.
    • A light Synthesis Attention mechanism and diversity enhancement scheme optimize N2S's performance and computational efficiency.

    Main Results:

    • NCS and N2S demonstrate state-of-the-art performance on canonical PDP variants compared to existing neural methods.
    • The proposed framework significantly outperforms the LKH3 solver, particularly on more constrained PDP instances.
    • Extensive experiments validate the effectiveness and generalizability of NCS and N2S.

    Conclusions:

    • NCS offers a powerful and efficient learning-based framework for solving PDPs by integrating construction and improvement strategies.
    • N2S provides an effective neural improvement model capable of handling complex constraints within PDPs.
    • The developed methods represent a significant advancement in the application of neural networks to combinatorial optimization problems like PDPs.