The document discusses how big data and machine learning techniques can be applied to network research problems. It describes using a random neural network (RNN) reinforced by reward and punishment to select optimal paths between network nodes based on metrics like delay. The RNN algorithm chooses probe paths, measures delays, and sends packets along minimum delay paths, rewarding neurons for good paths and punishing neurons for bad paths to guide future path selection. The approach was evaluated in a self-healing overlay network that monitors internet path quality between nodes and reroutes traffic based on performance metrics, showing the potential for machine learning to optimize network routing using collected data.
Related topics: