Related Experiment Video
Updated: Jan 8, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
TRKM: Twin restricted kernel machines for classification and regression
1Department of Mathematics, Indian Institute of Technology Indore, Simrol, Indore, 453552, Madhya Pradesh, India.
None:
Restricted kernel machines (RKMs) have significantly advanced machine learning by integrating kernel functions with least squares support vector machines (LSSVM), adopting an energy function akin to restricted Boltzmann machines (RBM) to enhance generalization performance. Despite their strengths, RKMs face challenges in handling unevenly distributed or complexly clustered data and incur substantial computational costs when scaling to large datasets due to the management of high-dimensional feature spaces. To address these limitations, we propose the twin restricted kernel machine (TRKM), a novel framework that synergizes the robustness of RKM with the efficiency of twin hyperplane methods, inspired by twin support vector machines (TSVM). TRKM leverages conjugate feature duality based on the Fenchel-Young inequality to reformulate classification and regression problems in terms of dual variables, establishing a bound on the objective function and introducing a new methodology within the RKM framework. By incorporating an RBM-inspired energy function with visible and hidden variables corresponding to both classes, TRKM effectively captures complex data patterns. The kernel trick is employed to project data into a high-dimensional feature space, where an optimal separating hyperplane is identified using a regularized least squares approach, enhancing both performance and computational efficiency. Extensive experiments on 36 diverse datasets from UCI and KEEL repositories demonstrate TRKM's superior accuracy and scalability compared to baseline models. Additionally, TRKM's application to the brain age estimation dataset underscores its efficacy in predicting brain age, a critical biomarker for early Alzheimer's disease detection, highlighting its potential for real-world medical applications. To the best of our knowledge, TRKM is the first twin variant of the RKM framework, offering a robust and efficient solution for complex classification and regression tasks. The source code of the proposed TRKM model is available at https://github.com/mtanveer1/TRKM.
More Related Videos
03:37Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Related Concept Videos
Classification of Systems-II
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Multimachine Stability
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
Machines
A free-body diagram of the...
Machines: Problem Solving II