140 research outputs found
Simple Proofs of Occupancy Tail Bounds
We give short proofs of some occupancy tail bounds using themethod of bounded differences in expected form and the notion ofnegative association
Talagrand’s Inequality in Hereditary Settings
We develop a nicely packaged form of Talagrand's inequality thatcan be applied to prove concentration of measure for functions defined by hereditary properties. We illustrate the framework with several applications from combinatorics and algorithms. We also give an extension of the inequality valid in spaces satisfying a certain negative dependence property and give some applications
Adaptive Dynamics of Realistic Small-World Networks
Continuing in the steps of Jon Kleinberg's and others celebrated work on
decentralized search in small-world networks, we conduct an experimental
analysis of a dynamic algorithm that produces small-world networks. We find
that the algorithm adapts robustly to a wide variety of situations in realistic
geographic networks with synthetic test data and with real world data, even
when vertices are uneven and non-homogeneously distributed.
We investigate the same algorithm in the case where some vertices are more
popular destinations for searches than others, for example obeying power-laws.
We find that the algorithm adapts and adjusts the networks according to the
distributions, leading to improved performance. The ability of the dynamic
process to adapt and create small worlds in such diverse settings suggests a
possible mechanism by which such networks appear in nature
Transforming Comparison Model Lower Bounds to the PRAM
This note provides general transformations of lower bounds in Valiant'sparallel comparison decision tree model to lower bounds in the priorityconcurrent-read concurrent-write parallel-random-access-machine model.The proofs rely on standard Ramsey-theoretic arguments that simplifythe structure of the computation by restricting the input domain. Thetransformation of comparison model lower bounds, which are usually easierto obtain, to the parallel-random-access-machine, unifies some knownlower bounds and gives new lower bounds for several problems
Spectral Analysis of Kernel and Neural Embeddings: Optimization and Generalization
We extend the recent results of (Arora et al. 2019). by spectral analysis of
the representations corresponding to the kernel and neural embeddings. They
showed that in a simple single-layer network, the alignment of the labels to
the eigenvectors of the corresponding Gram matrix determines both the
convergence of the optimization during training as well as the generalization
properties. We generalize their result to the kernel and neural representations
and show these extensions improve both optimization and generalization of the
basic setup studied in (Arora et al. 2019). In particular, we first extend the
setup with the Gaussian kernel and the approximations by random Fourier
features as well as with the embeddings produced by two-layer networks trained
on different tasks. We then study the use of more sophisticated kernels and
embeddings, those designed optimally for deep neural networks and those
developed for the classification task of interest given the data and the
training labels, independent of any specific classification model
Learning Approximate and Exact Numeral Systems via Reinforcement Learning
Recent work (Xu et al., 2020) has suggested that numeral systems in different languages are shaped by a functional need for efficient communication in an information-theoretic sense. Here we take a learning-theoretic approach and show how efficient communication emerges via reinforcement learning. In our framework, two artificial agents play a Lewis signaling game where the goal is to convey a numeral concept. The agents gradually learn to communicate using reinforcement learning and the resulting numeral systems are shown to be efficient in the information-theoretic framework of Regier et al.(2015); Gibson et al. (2017). They are also shown to be similar to human numeral systems of same type. Our results thus provide a mechanistic explanation via reinforcement learning of the recent results in Xu et al. (2020) and can potentially be generalized to other semantic domains
DLOREAN: Dynamic Location-aware Reconstruction of multiway Networks
This paper presents a method for learning time-varying higher-order interactions based on node observations, with application to short-term traffic forecasting based on traffic flow sensor measurements. We incorporate domain knowledge into the design of a new damped periodic kernel which lever- ages traffic flow patterns towards better structure learning. We introduce location-based regularization for learning models with desirable geographical properties (short-range or long-range interactions). We show using experiments on synthetic and real data, that our approach performs better than static methods for reconstruction of multiway interactions, as well as time-varying methods which recover only pair-wise interactions. Further, we show on real traffic data that our model is useful for short-term traffic forecasting, improving over state-of-the-art
Thompson Sampling for Bandits with Clustered Arms
We propose algorithms based on a multi-level Thompson sampling scheme, for the stochastic multi-armed bandit and its contextual variant with linear expected rewards, in the setting where arms are clustered. We show, both theoretically and empirically, how exploiting a given cluster structure can significantly improve the regret and computational cost compared to using standard Thompson sampling. In the case of the stochastic multi-armed bandit we give upper bounds on the expected cumulative regret showing how it depends on the quality of the clustering. Finally, we perform an empirical evaluation showing that our algorithms perform well compared to previously proposed algorithms for bandits with clustered arms
- …