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

Structuralism01:26

Structuralism

Structuralism, an early psychological theory developed by Wilhelm Wundt and his student Edward Bradford Titchener, sought to dissect the human mind into its most fundamental components. Wundt's groundbreaking work in his laboratory set the stage for Titchener to define structuralism's goal as cataloging the "atoms" of the mind—sensations, images, and feelings—akin to how chemists identify elements of matter.
Titchener's approach to structuralism was unique. He employed introspection, a method...
Structural Classification of Joints01:20

Structural Classification of Joints

Joints, also known as articulations, are classified based on their structural characteristics, i.e., based on whether the articulating surfaces of the adjacent bones are directly connected by fibrous connective tissue or cartilage, or whether the articulating surfaces contact each other within a fluid-filled joint cavity. These differences serve to divide the joints of the body into three structural classifications.
A fibrous joint is where the adjacent bones are united by fibrous connective...
Structural Isomerism02:34

Structural Isomerism

Isomerism in Complexes
Isomers are different chemical species that have the same chemical formula. Structural isomerism of coordination compounds can be divided into two subcategories, the linkage isomers and coordination-sphere isomers.
Linkage isomers occur when the coordination compound contains a ligand that can bind to the transition metal center through two different atoms. For example, the CN− ligand can bind through the carbon atom or through the nitrogen atom. Similarly, SCN− can be...
Schemata01:17

Schemata

A schema is a mental construct that organizes related concepts, allowing the brain to process information efficiently. Upon activation, schemata facilitate assumptions about people or objects.
Two types of schemata are:
Impact of Schemas01:30

Impact of Schemas

Schemas are cognitive structures that provide a framework for interpreting and organizing social information. They help individuals navigate complex environments by offering expectations about people, events, and behaviors. Schemas influence attention, encoding, and retrieval processes, thereby shaping the entire trajectory of information processing in social contexts.Attention and Cognitive LoadDuring initial attention, schemas function as filters that prioritize schema-consistent information,...
Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...

You might also read

Related Articles

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

Sort by
Same author

Exploring the therapeutic targets and signaling mechanisms of quercetin activity against radiation skin ulcer based on the observational research of network pharmacology.

Medicine·2026
Same author

Association of the single-point insulin sensitivity estimator (SPISE) index and incident cardiovascular disease in early-stage CKM syndrome: insights from the UK biobank.

Diabetology & metabolic syndrome·2026
Same author

Hypoxia-preconditioned adipose-derived stem cells with injectable small intestinal submucosa for enhanced cartilage repair in osteoarthritis.

Bioengineering & translational medicine·2026
Same author

Interpretable survival modeling integrating nutritional-inflammatory biomarkers in elderly patients with locally advanced esophageal squamous cell carcinoma treated with definitive radiotherapy.

Frontiers in immunology·2026
Same author

Knowledge Diffusion-Based Adaptive Alignment with Hierarchical Context for Video Temporal Grounding.

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

Ultrasound-guided microwave ablation for metastatic breast cancer: a 3-year follow-up case report and review of the literature.

Frontiers in oncology·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Related Experiment Videos

A structural SVM approach for reference parsing.

Xiaoli Zhang1, Jie Zou, Daniel X Le

  • 1Lister Hill National Center for Biomedical Communications, National Library of Medicine, 8600 Rockville Pike, Bethesda, MD 20894, USA. zhangxiaol@mail.nih.gov

BMC Bioinformatics
|June 11, 2011
PubMed
Summary
This summary is machine-generated.

Structural Support Vector Machines (SVM) and Conditional Random Fields (CRF) demonstrate strong performance in parsing bibliographic references, achieving high accuracy in extracting data for citation databases.

Related Experiment Videos

Area of Science:

  • Bibliometrics
  • Computational Linguistics
  • Information Science

Background:

  • Automated extraction of bibliographic data is crucial for creating large citation databases.
  • Parsing individual references is a necessary preprocessing step for citation-indexing systems.
  • The structured nature of references makes reference parsing a suitable sequence learning problem.

Purpose of the Study:

  • To study the effectiveness of structural Support Vector Machines (SVM) for reference parsing.
  • To compare the performance of structural SVM with conventional SVM and Conditional Random Field (CRF).

Main Methods:

  • Implementation of structural SVM with contextual features.
  • Comparison of structural SVM, conventional SVM, and CRF using token and chunk-level accuracies.
  • Evaluation using binary features and contextual observation features from neighboring tokens.

Main Results:

  • Both structural SVM and conventional SVM achieved over 98% token classification accuracy and 95% chunk-level accuracy.
  • Structural SVM and CRF demonstrated similar accuracies at token and chunk levels.
  • SVM performance improved significantly with the addition of contextual observation features.

Conclusions:

  • Structural SVM outperforms conventional SVM when only basic features are used, due to its utilization of contextual label features.
  • When contextual observation features are incorporated, SVM performance approaches that of structural SVM.
  • Both structural SVM and CRF exhibit superior sequence learning capabilities for reference parsing compared to conventional SVM.