Skip to main content

Showing 1–13 of 13 results for author: Meshi, O

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.20091  [pdf, other

    cs.IR

    Density-based User Representation using Gaussian Process Regression for Multi-interest Personalized Retrieval

    Authors: Haolun Wu, Ofer Meshi, Masrour Zoghi, Fernando Diaz, Xue Liu, Craig Boutilier, Maryam Karimzadehgan

    Abstract: Accurate modeling of the diverse and dynamic interests of users remains a significant challenge in the design of personalized recommender systems. Existing user modeling methods, like single-point and multi-point representations, have limitations w.r.t.\ accuracy, diversity, and adaptability. To overcome these deficiencies, we introduce density-based user representations (DURs), a novel method tha… ▽ More

    Submitted 26 July, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: 22 pages

  2. arXiv:2301.10651  [pdf, other

    cs.LG cs.AI

    Overcoming Prior Misspecification in Online Learning to Rank

    Authors: Javad Azizi, Ofer Meshi, Masrour Zoghi, Maryam Karimzadehgan

    Abstract: The recent literature on online learning to rank (LTR) has established the utility of prior knowledge to Bayesian ranking bandit algorithms. However, a major limitation of existing work is the requirement for the prior used by the algorithm to match the true prior. In this paper, we propose and analyze adaptive algorithms that address this issue and additionally extend these results to the linear… ▽ More

    Submitted 23 February, 2023; v1 submitted 25 January, 2023; originally announced January 2023.

  3. arXiv:1905.13559  [pdf, other

    cs.LG cs.AI stat.ML

    Advantage Amplification in Slowly Evolving Latent-State Environments

    Authors: Martin Mladenov, Ofer Meshi, Jayden Ooi, Dale Schuurmans, Craig Boutilier

    Abstract: Latent-state environments with long horizons, such as those faced by recommender systems, pose significant challenges for reinforcement learning (RL). In this work, we identify and analyze several key hurdles for RL in such environments, including belief state error and small action advantage. We develop a general principle of advantage amplification that can overcome these hurdles through the use… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.

  4. arXiv:1904.02664  [pdf, other

    cs.LG stat.ML

    Empirical Bayes Regret Minimization

    Authors: Chih-Wei Hsu, Branislav Kveton, Ofer Meshi, Martin Mladenov, Csaba Szepesvari

    Abstract: Most bandit algorithm designs are purely theoretical. Therefore, they have strong regret guarantees, but also are often too conservative in practice. In this work, we pioneer the idea of algorithm design by minimizing the empirical Bayes regret, the average regret over problem instances sampled from a known distribution. We focus on a tractable instance of this problem, the confidence interval and… ▽ More

    Submitted 10 June, 2020; v1 submitted 4 April, 2019; originally announced April 2019.

  5. arXiv:1811.00539  [pdf, other

    cs.LG stat.ML

    Deep Structured Prediction with Nonlinear Output Transformations

    Authors: Colin Graber, Ofer Meshi, Alexander Schwing

    Abstract: Deep structured models are widely used for tasks like semantic segmentation, where explicit correlations between variables provide important prior information which generally helps to reduce the data needs of deep nets. However, current deep structured models are restricted by oftentimes very local neighborhood structure, which cannot be increased for computational complexity reasons, and by the f… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: Appearing in NIPS 2018

  6. arXiv:1810.02019  [pdf, other

    cs.IR cs.LG stat.ML

    Seq2Slate: Re-ranking and Slate Optimization with RNNs

    Authors: Irwan Bello, Sayali Kulkarni, Sagar Jain, Craig Boutilier, Ed Chi, Elad Eban, Xiyang Luo, Alan Mackey, Ofer Meshi

    Abstract: Ranking is a central task in machine learning and information retrieval. In this task, it is especially important to present the user with a slate of items that is appealing as a whole. This in turn requires taking into account interactions between items, since intuitively, placing an item on the slate affects the decision of which other items should be placed alongside it. In this work, we propos… ▽ More

    Submitted 19 March, 2019; v1 submitted 3 October, 2018; originally announced October 2018.

  7. arXiv:1805.02363  [pdf, other

    cs.AI

    Planning and Learning with Stochastic Action Sets

    Authors: Craig Boutilier, Alon Cohen, Amit Daniely, Avinatan Hassidim, Yishay Mansour, Ofer Meshi, Martin Mladenov, Dale Schuurmans

    Abstract: In many practical uses of reinforcement learning (RL) the set of actions available at a given state is a random variable, with realizations governed by an exogenous stochastic process. Somewhat surprisingly, the foundations for such sequential decision processes have been unaddressed. In this work, we formalize and investigate MDPs with stochastic action sets (SAS-MDPs) to provide these foundation… ▽ More

    Submitted 12 February, 2021; v1 submitted 7 May, 2018; originally announced May 2018.

  8. arXiv:1605.06492  [pdf, other

    math.OC cs.LG

    Linear-memory and Decomposition-invariant Linearly Convergent Conditional Gradient Algorithm for Structured Polytopes

    Authors: Dan Garber, Ofer Meshi

    Abstract: Recently, several works have shown that natural modifications of the classical conditional gradient method (aka Frank-Wolfe algorithm) for constrained convex optimization, provably converge with a linear rate when: i) the feasible set is a polytope, and ii) the objective is smooth and strongly-convex. However, all of these results suffer from two significant shortcomings: large memory requirement… ▽ More

    Submitted 20 May, 2016; originally announced May 2016.

  9. arXiv:1511.01419  [pdf, other

    stat.ML cs.AI cs.LG

    Train and Test Tightness of LP Relaxations in Structured Prediction

    Authors: Ofer Meshi, Mehrdad Mahdavi, Adrian Weller, David Sontag

    Abstract: Structured prediction is used in areas such as computer vision and natural language processing to predict structured outputs such as segmentations or parse trees. In these settings, prediction is performed by MAP inference or, equivalently, by solving an integer linear program. Because of the complex scoring functions required to obtain accurate predictions, both learning and inference typically r… ▽ More

    Submitted 26 April, 2016; v1 submitted 4 November, 2015; originally announced November 2015.

    Comments: To appear in ICML 2016

  10. arXiv:1510.06002  [pdf, other

    cs.LG

    Fast and Scalable Structural SVM with Slack Rescaling

    Authors: Heejin Choi, Ofer Meshi, Nathan Srebro

    Abstract: We present an efficient method for training slack-rescaled structural SVM. Although finding the most violating label in a margin-rescaled formulation is often easy since the target function decomposes with respect to the structure, this is not the case for a slack-rescaled formulation, and finding the most violated label might be very difficult. Our core contribution is an efficient method for fin… ▽ More

    Submitted 27 October, 2015; v1 submitted 20 October, 2015; originally announced October 2015.

  11. arXiv:1309.6847  [pdf

    cs.LG stat.ML

    Learning Max-Margin Tree Predictors

    Authors: Ofer Meshi, Elad Eban, Gal Elidan, Amir Globerson

    Abstract: Structured prediction is a powerful framework for coping with joint prediction of interacting outputs. A central difficulty in using this framework is that often the correct label dependence structure is unknown. At the same time, we would like to avoid an overly complex structure that will lead to intractable prediction. In this work we address the challenge of learning tree structured predictive… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: Appears in Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI2013)

    Report number: UAI-P-2013-PG-411-420

  12. arXiv:1206.5276  [pdf

    cs.AI

    Template Based Inference in Symmetric Relational Markov Random Fields

    Authors: Ariel Jaimovich, Ofer Meshi, Nir Friedman

    Abstract: Relational Markov Random Fields are a general and flexible framework for reasoning about the joint distribution over attributes of a large number of interacting entities. The main computational difficulty in learning such models is inference. Even when dealing with complete data, where one can summarize a large domain by sufficient statistics, learning requires one to compute the expectation of th… ▽ More

    Submitted 20 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the Twenty-Third Conference on Uncertainty in Artificial Intelligence (UAI2007)

    Report number: UAI-P-2007-PG-191-199

  13. arXiv:1205.2624  [pdf

    cs.AI cs.LG

    Convexifying the Bethe Free Energy

    Authors: Ofer Meshi, Ariel Jaimovich, Amir Globerson, Nir Friedman

    Abstract: The introduction of loopy belief propagation (LBP) revitalized the application of graphical models in many domains. Many recent works present improvements on the basic LBP algorithm in an attempt to overcome convergence and local optima problems. Notable among these are convexified free energy approximations that lead to inference procedures with provable convergence and quality properties. Howeve… ▽ More

    Submitted 9 May, 2012; originally announced May 2012.

    Comments: Appears in Proceedings of the Twenty-Fifth Conference on Uncertainty in Artificial Intelligence (UAI2009)

    Report number: UAI-P-2009-PG-402-410