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

Encoding01:19

Encoding

280
Information enters the brain through encoding, which is the input of information into the memory system. Once sensory information is received from the environment, the brain labels or codes it. The information is then organized with similar information and connected to existing concepts. Encoding occurs through automatic processing and effortful processing.
Automatic processing involves the encoding of details like time, space, frequency, and the meaning of words, usually done without conscious...
280

You might also read

Related Articles

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

Sort by
Same author

High-parameter spatial multi-omics through histology-anchored integration.

Nature methods·2025
Same author

A Model for the Development of Alzheimer's Disease.

Genomics, proteomics & bioinformatics·2025
Same author

Foundation models in bioinformatics.

National science review·2025
Same author

A multi-task prediction method based on neighborhood structure embedding and signed graph representation learning to infer the relationship between circRNA, miRNA, and cancer.

Briefings in bioinformatics·2024
Same author

A multichannel graph neural network based on multisimilarity modality hypergraph contrastive learning for predicting unknown types of cancer biomarkers.

Briefings in bioinformatics·2024
Same author

Multi-view learning framework for predicting unknown types of cancer markers via directed graph neural networks fitting regulatory networks.

Briefings in bioinformatics·2024

Related Experiment Video

Updated: Oct 6, 2025

Eye Tracking During Visually Situated Language Comprehension: Flexibility and Limitations in Uncovering Visual Context Effects
07:36

Eye Tracking During Visually Situated Language Comprehension: Flexibility and Limitations in Uncovering Visual Context Effects

Published on: November 30, 2018

15.9K

Image Captioning with Bidirectional Semantic Attention-Based Guiding of Long Short-Term Memory.

Pengfei Cao1,2,3, Zhongyi Yang1, Liang Sun4

  • 1Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, College of Computer Science and Technology, Jilin University, Changchun 130012, China.

Neural Processing Letters
|January 17, 2022
PubMed
Summary

This study introduces a novel Bag-LSTM model for image captioning, enhancing feature refinement with semantic attention. The model significantly improves image description accuracy, outperforming existing methods.

Keywords:
Bidirectional guiding LSTMConvolution neural networkImage captioningSemantic attention mechanism

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

674
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K

Related Experiment Videos

Last Updated: Oct 6, 2025

Eye Tracking During Visually Situated Language Comprehension: Flexibility and Limitations in Uncovering Visual Context Effects
07:36

Eye Tracking During Visually Situated Language Comprehension: Flexibility and Limitations in Uncovering Visual Context Effects

Published on: November 30, 2018

15.9K
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

674
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K

Area of Science:

  • Computer Vision
  • Natural Language Processing
  • Artificial Intelligence

Background:

  • Image captioning integrates computer vision and natural language processing for practical applications.
  • Existing methods often directly incorporate image features into LSTM blocks, limiting dynamic adaptation.
  • Refining image features based on generated text is crucial for accurate descriptions.

Purpose of the Study:

  • To propose an end-to-end bidirectional semantic attention-based guiding of long short-term memory (Bag-LSTM) model for improved image captioning.
  • To enhance image feature representation by dynamically leveraging text-conditional features.
  • To improve the learning of long-term relations between visual and semantic information.

Main Methods:

  • Utilizing a bidirectional semantic attention mechanism to guide a long short-term memory (Bag-LSTM) model.
  • Fine-tuning convolution neural network parameters for text-related image feature extraction via feedback propagation.
  • Employing bidirectional gLSTM as the caption generator to capture historical and future contextual information.
  • Proposing variations of the Bag-LSTM model to address high-level visual-language interactions.

Main Results:

  • The proposed Bag-LSTM model demonstrates effectiveness on Flickr8k and MSCOCO datasets.
  • Achieved a 51.2% improvement over BRNN on the CIDEr metric.
  • The model consciously refines image features based on previously generated text, leading to better descriptions.

Conclusions:

  • The Bag-LSTM model offers a significant advancement in image captioning by effectively integrating semantic attention and bidirectional context.
  • The proposed approach outperforms baseline algorithms, highlighting the benefits of dynamically leveraging text-conditional image features.
  • Further variations of the model show promise for describing complex visual-language interactions.