Country
Non
The stochastic multi-armed bandit setting has been recently studied in the nonstationary regime, where the mean payoff of each action is a non-decreasing function of the number of rounds passed since it was last played. This model captures natural behavioral aspects of the users which crucially determine the performance of recommendation platforms, ad placement systems, and more.
Cambridge University wins rowing trademark case
The University of Cambridge has won its fight to stop a rowing company based in the city trademarking its name. It argued Cambridge Rowing Limited would be able to take unfair advantage of and cause detriment to the university's reputation if its logo was registered. The university owns trademarks for the word Cambridge, meaning it has the right to stop others from using it in certain circumstances. Omar Terywall, the company's founder, said he was gutted at the outcome and the case had been a terrifying ordeal. He said he hoped to appeal the decision by the Intellectual Property Office (IPO).
Supplemental Material: CHIP: AHawkes Process Model for Continuous-time Networkswith Scalable and Consistent Estimation
A.1 CommunityDetection The spectral clustering algorithm for directed networks that we consider in this paper is shown in Algorithm A.1. It can be applied either to the weighted adjacency (count) matrixN or the unweighted adjacency matrixA, where Aij =1{Nij >0} and 1{ } denotes the indicator function of the argument. This algorithm is used for the community detection step in our proposed CHIP estimationprocedure. For undirectednetworks, which we use for the theoreticalanalysisin Section 4, spectral clustering is performed by running k-means clustering on the rows of theeigenvector matrix of N or A, not the rows of the concatenated singular vector matrix. A.2 Estimation of Hawkes process parameters Ozaki (1979) derived the log-likelihood function for Hawkes processes with exponential kernels, which takes the form: logL= ยตT+ The threeparameters ยต,ฮฑ,ฮฒ can be estimatedby maximizing (A.1) using standard numerical methods for non-linear optimization (Nocedal & Wright, 2006). We provide closed-form equations for estimating mab =ฮฑab/ฮฒab and ยตab in (2).
EfficientFirst-OrderContextualBandits: Prediction,Allocation,andTriangularDiscrimination
On the technical side, we show that the logarithmic loss and an informationtheoretic quantity called thetriangular discriminationplay a fundamental role in obtaining first-order guarantees, and we combine this observation with new refinements tothe regression oracle reduction framework ofFoster and Rakhlin [29].