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

Optimization Problems01:26

Optimization Problems

131
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
131
Methods of Medium Optimization01:28

Methods of Medium Optimization

15
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
15
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

755
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
755
Linearization and Approximation01:26

Linearization and Approximation

154
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
154
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.8K
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

132
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
132

You might also read

Related Articles

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

Sort by
Same author

Machine Learning-Based Frailty Prediction and Classification in Community-Dwelling Older Adults: A Systematic Review of Validation, Explainability, and Implementation Readiness.

Healthcare (Basel, Switzerland)·2026
Same author

GeoFusion-3D: Multi-Scale Geomorphic Feature Fusion for Landslide Scar Detection Using UAV-Mounted LiDAR.

Sensors (Basel, Switzerland)·2026
Same author

Development of machine learning models with explainable AI for frailty risk prediction and their web-based application in community public health.

Frontiers in public health·2025
Same author

A Cross-Sectional Social Network Analysis of Decision-Making About Recruiting a Living Donor for Kidney Transplantation.

Kidney medicine·2025
Same author

Using Machine Learning to Predict Treatment Outcome in a Concatenated Dataset of Youth Anxiety Treatments.

Child psychiatry and human development·2025
Same author

Leveraging multi-modal data for early prediction of severity in forced transmission outages with hierarchical spatiotemporal multiplex networks.

PloS one·2025
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 Video

Updated: Mar 22, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

8.1K

Structured feature selection using coordinate descent optimization.

Mohamed F Ghalwash1,2, Xi Hang Cao3, Ivan Stojkovic3,4

  • 1Center for Data Analytics and Biomedical Informatics, College of Science and Technology, Temple University, North 12th Street, Philadelphia, 19122, PA, USA. mohamed.ghalwash@temple.edu.

BMC Bioinformatics
|April 10, 2016
PubMed
Summary
This summary is machine-generated.

This study introduces a novel feature selection method that leverages prior knowledge by grouping features. The proposed algorithm efficiently selects representative features from each group, outperforming existing methods in accuracy and speed for high-dimensional data like gene expression analysis.

Keywords:
Block coordinate gradient descentGene expressionMicroarray analysisPrior knowledgeStructured feature selection

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K

Related Experiment Videos

Last Updated: Mar 22, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

8.1K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.4K

Area of Science:

  • Machine Learning
  • Bioinformatics
  • Computational Biology

Background:

  • Traditional feature selection methods often overlook feature interdependencies and prior structural knowledge.
  • This research addresses the challenge of selecting one representative feature from predefined feature groups.
  • The goal is to ensure selected features collectively discriminate between classes effectively.

Purpose of the Study:

  • To develop a feature selection method that incorporates prior knowledge by grouping features.
  • To formulate the feature selection problem as a constrained optimization problem.
  • To propose an efficient optimization algorithm for high-dimensional feature selection.

Main Methods:

  • The problem is framed as a binary constrained optimization, relaxed into a convex-concave problem.
  • This is further transformed into a sequence of convex optimization problems solvable by standard algorithms.
  • A specialized block coordinate gradient descent algorithm is developed for efficiency.

Main Results:

  • The method was validated using microarray analysis, grouping genes by expression similarity or function.
  • Evaluated on five benchmark gene expression datasets, the proposed method demonstrated superior accuracy compared to state-of-the-art techniques.
  • The block coordinate gradient descent approach achieved higher average AUC in 13 out of 25 experiments.

Conclusions:

  • A novel method for selecting one feature per group is presented, outperforming existing gene selection algorithms.
  • The algorithm effectively utilizes gene expression similarity for grouping and selection, yielding more accurate and less redundant feature sets.
  • Unlike methods limited to similarity-based grouping, this approach can leverage any feature grouping structure.