Related Experiment Video
Updated: Aug 30, 2025

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
Published on: November 1, 2019
A differentiable approach to the maximum independent set problem using dataless neural networks
Ismail R Alkhouri1, George K Atia1, Alvaro Velasquez2
1University of Central Florida, 4000 Central Florida Blvd, Orlando, FL 32816, USA.
This study introduces a novel dataless training method for neural networks to solve combinatorial optimization problems like maximum independent set. The approach achieves competitive results without needing training data, outperforming current learning-based methods.
Area of Science:
- Artificial Intelligence
- Computer Science
- Graph Theory
Background:
- Machine learning, particularly supervised and reinforcement learning, is increasingly used for combinatorial optimization.
- Existing methods often require large datasets of problem instances for training.
- Neural networks offer a promising avenue for solving complex discrete structure problems.
Purpose of the Study:
- To propose a novel, dataless training approach for neural networks in combinatorial optimization.
- To apply this method to the maximum independent set problem.
- To develop a universal graph reduction technique for large-scale graphs.
Main Methods:
- A dataless training scheme using neural networks, where backpropagation refines network parameters based on the architecture's loss function, not external data.
- Reduction of the maximum independent set problem to a neural network architecture.
- A universal graph reduction procedure leveraging community detection for partitioning large graphs.
Main Results:
- The proposed dataless neural network approach successfully finds maximum independent sets.
- Experimental results show performance on par with or exceeding state-of-the-art learning-based methods.
- The method requires no training data, making it data-efficient.
Conclusions:
- Dataless neural network training is a viable and effective approach for combinatorial optimization.
- This method offers a competitive alternative to data-dependent machine learning techniques.
- The universal graph reduction procedure enables scalability to large, complex graphs.
Related Concept Videos
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...

