Skip to main content

Showing 1–5 of 5 results for author: Bayer, I

.
  1. arXiv:2106.00502  [pdf

    cs.LG

    Automated Grading of Anatomical Objective Structured Practical Exams Using Decision Trees

    Authors: Jason Bernard, Ranil Sonnadara, Anthony N. Saraco, Josh P. Mitchell, Alex B. Bak, Ilana Bayer, Bruce C. Wainman

    Abstract: An Objective Structured Practical Examination (OSPE) is an effective and robust, but resource-intensive, means of evaluating anatomical knowledge. Since most OSPEs employ short answer or fill-in-the-blank style questions, the format requires many people familiar with the content to mark the exams. However, the increasing prevalence of online delivery for anatomy and physiology courses could result… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

    Comments: 33 pages, 3 figures, 2 tables. Under review at Anatomical Education Sciences

  2. arXiv:2007.01620  [pdf, other

    cs.LG stat.ML

    Team voyTECH: User Activity Modeling with Boosting Trees

    Authors: Immanuel Bayer, Anastasios Zouzias

    Abstract: This paper describes our winning solution for the ECML-PKDD ChAT Discovery Challenge 2020. We show that whether or not a Twitch user has subscribed to a channel can be well predicted by modeling user activity with boosting trees. We introduce the connection between target-encodings and boosting trees in the context of high cardinality categoricals and find that modeling user activity is more power… ▽ More

    Submitted 6 August, 2020; v1 submitted 3 July, 2020; originally announced July 2020.

  3. Graph Based Relational Features for Collective Classification

    Authors: Immanuel Bayer, Uwe Nagel, Steffen Rendle

    Abstract: Statistical Relational Learning (SRL) methods have shown that classification accuracy can be improved by integrating relations between samples. Techniques such as iterative classification or relaxation labeling achieve this by propagating information between related samples during the inference process. When only a few samples are labeled and connections between samples are sparse, collective infe… ▽ More

    Submitted 9 February, 2017; originally announced February 2017.

    Comments: Pacific-Asia Conference on Knowledge Discovery and Data Mining

  4. arXiv:1611.04666  [pdf, other

    cs.IR cs.LG

    A Generic Coordinate Descent Framework for Learning from Implicit Feedback

    Authors: Immanuel Bayer, Xiangnan He, Bhargav Kanagal, Steffen Rendle

    Abstract: In recent years, interest in recommender research has shifted from explicit feedback towards implicit feedback data. A diversity of complex models has been proposed for a wide variety of applications. Despite this, learning from implicit feedback is still computationally challenging. So far, most work relies on stochastic gradient descent (SGD) solvers which are easy to derive, but in practice cha… ▽ More

    Submitted 14 November, 2016; originally announced November 2016.

  5. arXiv:1505.00641  [pdf, other

    cs.LG cs.IR

    fastFM: A Library for Factorization Machines

    Authors: Immanuel Bayer

    Abstract: Factorization Machines (FM) are only used in a narrow range of applications and are not part of the standard toolbox of machine learning models. This is a pity, because even though FMs are recognized as being very successful for recommender system type applications they are a general model to deal with sparse and high dimensional features. Our Factorization Machine implementation provides easy acc… ▽ More

    Submitted 23 November, 2016; v1 submitted 4 May, 2015; originally announced May 2015.

    Comments: Source Code is available at https://github.com/ibayer/fastFM

    Journal ref: Journal of Machine Learning Research 17, pp. 1-5 (2016)