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

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.4K
Introduction to Learning01:18

Introduction to Learning

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

Observational Learning

168
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...
168
Force Classification01:22

Force Classification

1.2K
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.2K
Associative Learning01:27

Associative Learning

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

Purposive Learning

119
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...
119

You might also read

Related Articles

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

Sort by
Same author

Identification of Neutrophil Extracellular Traps-Related Biomarkers in Multiple Myeloma Using Machine Learning and Experimental Validation.

Current medicinal chemistry·2026
Same author

Predicting postpartum hemorrhage in placenta accreta spectrum patients with prophylactic abdominal aorta balloon occlusion: a retrospective cohort study.

Archives of gynecology and obstetrics·2026
Same author

Abnormal functional connectivity of dynamic brain network in toddlers with autism and its correlation with symptoms.

BMC psychiatry·2026
Same author

Automating differentially private tabular data synthesis via Bayesian optimization.

Scientific reports·2026
Same author

AD diagnosis model based on fusion of heterogeneous brain imaging and genomic data.

Frontiers in neuroscience·2026
Same author

CDCM: A counterfactual debiased calibration method based on knowledge distillation for stance detection.

iScience·2026

Related Experiment Video

Updated: Jun 27, 2025

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

524

Enhancing Zero-Shot Stance Detection with Contrastive and Prompt Learning.

Zhenyin Yao1, Wenzhong Yang1, Fuyuan Wei1

  • 1School of Computer Science and Technology, Xinjiang University, Urumqi 830046, China.

Entropy (Basel, Switzerland)
|April 26, 2024
PubMed
Summary

This study introduces a novel zero-shot stance detection model that dynamically links prompts to specific instances using a gated multilayer perceptron (gMLP). This approach improves generalization for public opinion analysis in social networks.

Keywords:
contrastive learningprompt learningsocial networkingzero-shot stance detection

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task
11:18

Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task

Published on: June 1, 2015

10.7K

Related Experiment Videos

Last Updated: Jun 27, 2025

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

524
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task
11:18

Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task

Published on: June 1, 2015

10.7K

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Social Network Analysis

Background:

  • Public opinion evolves rapidly on social networks, especially during unexpected events.
  • Zero-shot stance detection is crucial for analyzing opinions without specific training data, requiring models with strong generalization.
  • Existing prompt-based learning methods often use uniform prompts, neglecting instance-specific relationships and limiting task-relevant knowledge acquisition.

Purpose of the Study:

  • To develop a stance detection model that dynamically enhances the relevance between prompts and specific instances for zero-shot scenarios.
  • To improve the generalization ability of models in identifying target-related stance features.
  • To address the limitations of uniform prompt patterns in few-shot text classification.

Main Methods:

  • Introduced a stance detection model using a gated multilayer perceptron (gMLP) and a tailored prompt learning strategy.
  • Employed a control gate mechanism within the gMLP to modulate prompt token influence based on instance semantics, strengthening the instance-prompt connection.
  • Integrated contrastive learning to enhance the discriminative power of feature representations.

Main Results:

  • The proposed model demonstrated effectiveness in zero-shot stance detection scenarios.
  • Achieved a 1.3% improvement over the JointCL model on the VAST benchmark dataset.
  • Experimental evaluations on VAST and SEM16 datasets validated the method's performance.

Conclusions:

  • Dynamically enhancing instance-prompt relevance is critical for effective zero-shot stance detection.
  • The proposed gMLP-based model with contrastive learning offers a robust solution for analyzing public opinion in social networks.
  • The approach shows promise for improving stance detection in the absence of specific training examples.