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

Position Vectors01:29

Position Vectors

942
A position vector is a fundamental concept in mathematics that helps determine the position of one point with respect to another point in space. It is a vector that describes the direction and distance between two points. Position vectors are highly useful in the field of math and science, as they help represent spatial relationships and make calculations easier.
For instance, we want to locate a point P(x, y, z) relative to the origin of coordinates O. In that case, we can define a position...
942
Reinforcement01:23

Reinforcement

273
Positive and negative reinforcement are key concepts in operant conditioning, a learning process where the consequences of a behavior affect the likelihood of that behavior being repeated.
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
273
Labeling DNA Probes03:31

Labeling DNA Probes

8.2K
DNA probes are fragments of DNA labeled with a reporter tag to enable their detection or purification. The resulting labeled DNA probes can then hybridize to target nucleic acid sequences through complementary base-pairing, and may be used to recover or identify these regions.
Radioisotopes, fluorophores, or small molecule binding partners like biotin or digoxigenin, are the most widely used reporter tags for labeling DNA probes. These labels can be attached to the probe DNA molecule via...
8.2K
Force Classification01:22

Force Classification

1.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.3K
Associative Learning01:27

Associative Learning

434
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...
434
Classification of Signals01:30

Classification of Signals

519
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
519

You might also read

Related Articles

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

Sort by
Same author

Rapid Labels: Point-Feature Labeling on GPU.

IEEE transactions on visualization and computer graphics·2021
Same author

Mixed Labeling: Integrating Internal and External Labels.

IEEE transactions on visualization and computer graphics·2020
Same author

Labels on Levels: Labeling of Multi-Scale Multi-Instance and Crowded 3D Biological Environments.

IEEE transactions on visualization and computer graphics·2018
Same author

Real-Time External Labeling of Ghosted Views.

IEEE transactions on visualization and computer graphics·2018
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

Related Experiment Video

Updated: Jul 16, 2025

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

617

Reinforced Labels: Multi-Agent Deep Reinforcement Learning for Point-Feature Label Placement.

Petr Bobak, Ladislav Cmolik, Martin Cadik

    IEEE Transactions on Visualization and Computer Graphics
    |September 11, 2023
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces Reinforcement Learning (RL) for label placement in data visualization, achieving superior label completeness compared to expert-designed methods. While computationally intensive, it excels in pre-computable scenarios prioritizing label visibility.

    More Related Videos

    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

    568
    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
    08:25

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

    Published on: May 7, 2019

    9.0K

    Related Experiment Videos

    Last Updated: Jul 16, 2025

    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

    617
    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

    568
    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
    08:25

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

    Published on: May 7, 2019

    9.0K

    Area of Science:

    • Artificial Intelligence
    • Data Visualization
    • Machine Learning

    Background:

    • Deep Learning and Reinforcement Learning (RL) excel in complex problem-solving across domains.
    • Label placement in data visualization is challenging, requiring optimal positioning to prevent overlap and ensure legibility.
    • Existing label placement methods rely on hand-crafted algorithms designed by human experts.

    Purpose of the Study:

    • To introduce a novel Multi-Agent Deep Reinforcement Learning (MADRL) approach for point-feature label placement.
    • To develop a machine-learning-driven method for label placement, contrasting with traditional expert-designed algorithms.
    • To evaluate the performance of the RL-based method against random and expert-designed strategies.

    Main Methods:

    • Utilized Multi-Agent Deep Reinforcement Learning to learn label placement strategies.
    • Developed a simulated environment where agents act as proxies for labels.
    • Trained agents to optimize label positioning for completeness and legibility.

    Main Results:

    • The RL-trained strategy significantly outperformed random strategies and expert-designed methods in label completeness.
    • A trade-off was observed, with the proposed method exhibiting increased computation time compared to existing methods.
    • User studies indicated participants perceived the RL-based method as significantly superior.

    Conclusions:

    • The MADRL method offers a powerful, data-driven alternative for label placement, particularly in applications requiring high label completeness.
    • The method is well-suited for scenarios where pre-computation is feasible, such as in cartographic maps, technical drawings, and medical atlases.
    • Improved label completeness translates to enhanced user perception and subjective evaluation.