Jove
Visualize
Contact Us

Related Experiment Video

Updated: May 29, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

An integrated algorithm for text recognition: comparison with a cascaded algorithm.

J J Hull1, S N Srihari, R Choudhari

  • 1Department of Computer Science, State University of New York at Buffalo, Amherst, NY 14226.

IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 27, 2011
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Cascaded Op Amps01:16

Cascaded Op Amps

Operational amplifiers (op-amps) are versatile electronic components that can be interconnected in a cascade - one after another in a linear sequence. This cascading is possible due to their infinite input resistance and zero output resistance, allowing them to maintain their input-output relationships even when connected in series.
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...

You might also read

Related Articles

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

Sort by
Same author

Valorisation of waste galvanizing dross: Emphasis on recovery of zinc with zero effluent strategy.

Journal of environmental management·2020
Same author

Knockdown of a metathoracic scent gland desaturase enhances the production of (E)-4-oxo-2-hexenal and suppresses female sexual attractiveness in the plant bug Adelphocoris suturalis.

Insect molecular biology·2017
Same author

RNA interference-mediated knockdown of the Halloween gene Spookiest (CYP307B1) impedes adult eclosion in the western tarnished plant bug, Lygus hesperus.

Insect molecular biology·2016
Same author

Identification and functional characterization of four transient receptor potential ankyrin 1 variants in Apolygus lucorum (Meyer-Dür).

Insect molecular biology·2016
Same author

Identification and characterization of a sex peptide receptor-like transcript from the western tarnished plant bug Lygus hesperus.

Insect molecular biology·2014
Same author

Cloning and expression profiling of odorant-binding proteins in the tarnished plant bug, Lygus lineolaris.

Insect molecular biology·2013
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
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

This study compares two algorithms for text recognition and error correction using channel characteristics, bottom-up context, and top-down context. Results show sequential processing offers a balance between accuracy and computational efficiency.

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Natural Language Processing

Background:

  • Text recognition and error correction are crucial for accurate data processing.
  • Letter substitution errors pose a significant challenge in automated text analysis.

Purpose of the Study:

  • To evaluate the effectiveness of integrating diverse knowledge sources for text error correction.
  • To compare two distinct algorithmic approaches for handling letter substitution errors.

Main Methods:

  • Utilized three knowledge sources: channel characteristics, bottom-up context (letter conditional probabilities), and top-down context (lexicon).
  • Developed and compared two algorithms: one for single-step integration and another for sequential bottom-up and top-down processing.
  • Assessed algorithms based on computational/storage requirements and experimental results.

Related Experiment Videos

Last Updated: May 29, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

Main Results:

  • The sequential cascading algorithm demonstrated comparable accuracy to the integrated approach.
  • Sequential processing showed advantages in computational and storage efficiency.
  • Both algorithms effectively utilized the defined knowledge sources for error correction.

Conclusions:

  • Integrating multiple knowledge sources significantly improves text recognition and error correction.
  • Sequential processing offers a computationally efficient yet effective strategy for correcting letter substitution errors.
  • The choice of algorithm depends on the trade-off between performance and resource availability.