Skip to main content

Showing 1–9 of 9 results for author: Stachl, C

.
  1. arXiv:2411.15626  [pdf, other

    cs.AI

    Aligning Generalisation Between Humans and Machines

    Authors: Filip Ilievski, Barbara Hammer, Frank van Harmelen, Benjamin Paassen, Sascha Saralajew, Ute Schmid, Michael Biehl, Marianna Bolognesi, Xin Luna Dong, Kiril Gashteovski, Pascal Hitzler, Giuseppe Marra, Pasquale Minervini, Martin Mundt, Axel-Cyrille Ngonga Ngomo, Alessandro Oltramari, Gabriella Pasi, Zeynep G. Saribatur, Luciano Serafini, John Shawe-Taylor, Vered Shwartz, Gabriella Skitalinskaya, Clemens Stachl, Gido M. van de Ven, Thomas Villmann

    Abstract: Recent advances in AI -- including generative approaches -- have resulted in technology that can support humans in scientific discovery and forming decisions, but may also disrupt democracies and target individuals. The responsible use of AI and its participation in human-AI teams increasingly shows the need for AI alignment, that is, to make AI systems act according to our preferences. A crucial… ▽ More

    Submitted 27 May, 2025; v1 submitted 23 November, 2024; originally announced November 2024.

  2. arXiv:2403.05180  [pdf, other

    cs.HC

    Putting Language into Context Using Smartphone-Based Keyboard Logging

    Authors: Florian Bemmann, Timo Koch, Maximilian Bergmann, Clemens Stachl, Daniel Buschek, Ramona Schoedel, Sven Mayer

    Abstract: While the study of language as typed on smartphones offers valuable insights, existing data collection methods often fall short in providing contextual information and ensuring user privacy. We present a privacy-respectful approach - context-enriched keyboard logging - that allows for the extraction of contextual information on the user's input motive, which is meaningful for linguistics, psycholo… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

  3. arXiv:2301.04993  [pdf, other

    cs.AI

    Against Algorithmic Exploitation of Human Vulnerabilities

    Authors: Inga Strümke, Marija Slavkovik, Clemens Stachl

    Abstract: Decisions such as which movie to watch next, which song to listen to, or which product to buy online, are increasingly influenced by recommender systems and user models that incorporate information on users' past behaviours, preferences, and digitally created content. Machine learning models that enable recommendations and that are trained on user data may unintentionally leverage information on h… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: arXiv admin note: text overlap with arXiv:2203.00317

  4. arXiv:2205.13080  [pdf, other

    stat.ML cs.LG stat.CO

    Factorized Structured Regression for Large-Scale Varying Coefficient Models

    Authors: David Rügamer, Andreas Bender, Simon Wiegrebe, Daniel Racek, Bernd Bischl, Christian L. Müller, Clemens Stachl

    Abstract: Recommender Systems (RS) pervade many aspects of our everyday digital life. Proposed to work at scale, state-of-the-art RS allow the modeling of thousands of interactions and facilitate highly individualized recommendations. Conceptually, many RS can be viewed as instances of statistical regression models that incorporate complex feature effects and potentially non-Gaussian outcomes. Such structur… ▽ More

    Submitted 25 May, 2022; originally announced May 2022.

  5. arXiv:2105.02738  [pdf, other

    cs.CY cs.AI cs.HC

    Digital Voodoo Dolls

    Authors: Marija Slavkovik, Clemens Stachl, Caroline Pitman, Jonathan Askonas

    Abstract: An institution, be it a body of government, commercial enterprise, or a service, cannot interact directly with a person. Instead, a model is created to represent us. We argue the existence of a new high-fidelity type of person model which we call a digital voodoo doll. We conceptualize it and compare its features with existing models of persons. Digital voodoo dolls are distinguished by existing c… ▽ More

    Submitted 7 May, 2021; v1 submitted 6 May, 2021; originally announced May 2021.

    Comments: Accepted for publication at Artificial Intelligence, Ethics and Society (AIES-2021)

  6. Grouped Feature Importance and Combined Features Effect Plot

    Authors: Quay Au, Julia Herbinger, Clemens Stachl, Bernd Bischl, Giuseppe Casalicchio

    Abstract: Interpretable machine learning has become a very active area of research due to the rising popularity of machine learning algorithms and their inherently challenging interpretability. Most work in this area has been focused on the interpretation of single features in a model. However, for researchers and practitioners, it is often equally important to quantify the importance or visualize the effec… ▽ More

    Submitted 23 April, 2021; originally announced April 2021.

    Journal ref: Data Mining and Knowledge Discovery 36, 1401--1450 (2022)

  7. Developing a Personality Model for Speech-based Conversational Agents Using the Psycholexical Approach

    Authors: Sarah Theres Völkel, Ramona Schödel, Daniel Buschek, Clemens Stachl, Verena Winterhalter, Markus Bühner, Heinrich Hussmann

    Abstract: We present the first systematic analysis of personality dimensions developed specifically to describe the personality of speech-based conversational agents. Following the psycholexical approach from psychology, we first report on a new multi-method approach to collect potentially descriptive adjectives from 1) a free description task in an online survey (228 unique descriptors), 2) an interaction… ▽ More

    Submitted 13 March, 2020; originally announced March 2020.

    Comments: 14 pages, 2 figures, 3 tables, CHI'20

    ACM Class: H.5.2

  8. arXiv:1904.03943  [pdf, other

    stat.ML cs.LG

    Component-Wise Boosting of Targets for Multi-Output Prediction

    Authors: Quay Au, Daniel Schalk, Giuseppe Casalicchio, Ramona Schoedel, Clemens Stachl, Bernd Bischl

    Abstract: Multi-output prediction deals with the prediction of several targets of possibly diverse types. One way to address this problem is the so called problem transformation method. This method is often used in multi-label learning, but can also be used for multi-output prediction due to its generality and simplicity. In this paper, we introduce an algorithm that uses the problem transformation method f… ▽ More

    Submitted 8 April, 2019; originally announced April 2019.

  9. Multilabel Classification with R Package mlr

    Authors: Philipp Probst, Quay Au, Giuseppe Casalicchio, Clemens Stachl, Bernd Bischl

    Abstract: We implemented several multilabel classification algorithms in the machine learning package mlr. The implemented methods are binary relevance, classifier chains, nested stacking, dependent binary relevance and stacking, which can be used with any base learner that is accessible in mlr. Moreover, there is access to the multilabel classification versions of randomForestSRC and rFerns. All these meth… ▽ More

    Submitted 3 April, 2017; v1 submitted 27 March, 2017; originally announced March 2017.

    Comments: 18 pages, 2 figures, to be published in R Journal; reference corrected

    Journal ref: The R Journal 9/1 (2017) 352-369