Florian Lemmerich

dblp:51/3723 · DBLP profile ↗
← Back
28ranked-venue papers in the field
8as first author
6since 2021 · last 2024
0000-0001-7620-1376ORCID · verified

Domains — venue-derived; a paper can count in several

Data Mining & Knowledge Discovery · 16 (8 first)Information Retrieval & Web Search · 9Knowledge Engineering, Semantic Web & Information Systems · 3
YearPublicationVenuePosition
2024 CompTrails: comparing hypotheses across behavioral networks
abstract
Abstract The term Behavioral Networks describes networks that contain relational information on human behavior. This ranges from social networks that contain friendships or cooperations between individuals, to navigational networks that contain geographical or web navigation, and many more. Understanding the forces driving behavior within these networks can be beneficial to improving the underlying network, for example, by generating new hyperlinks on websites, or by proposing new connections and friends on social networks. Previous approaches considered different hypotheses on a single network and evaluated which hypothesis fits best. These hypotheses can represent human intuition and expert opinions or be based on previous insights. In this work, we extend these approaches to enable the comparison of a single hypothesis between multiple networks. We unveil several issues of naive approaches that potentially impact comparisons and lead to undesired results. Based on these findings, we propose a framework with five flexible components that allow addressing specific analysis goals tailored to the application scenario. We show the benefits and limits of our approach by applying it to synthetic data and several real-world datasets, including web navigation, bibliometric navigation, and geographic navigation. Our work supports practitioners and researchers with the aim of understanding similarities and differences in human behavior between environments.
Tobias Koopmann, Martin Becker 0003, Florian Lemmerich, Andreas Hotho
Data Min. Knowl. Discov.3
2022 Estimating the Pruned Search Space Size of Subgroup Discovery
abstract
Subgroup discovery (SD) is a well-established supervised pattern mining approach. A key practical challenge —in particular considering interactive mining strategies— is that it is difficult to estimate the runtime of an exhaustive search algorithm before actually running the algorithm even for experienced practitioners. This is due to the exponential explosion of the candidate search space, sophisticated pruning strategies, and implementation specifics that can all affect the runtime by orders of magnitude depending on the dataset and the exact mining task parameters. A subgroup discovery run could take mere minutes or literal years. We would not know until afterwards. In this paper, we study the estimation of the complexity and runtime of subgroup discovery algorithms by estimating the pruned search space size, i.e., the number of actually evaluated candidate subgroups. We propose a sampling-based algorithm called SDFASTEST. SDFASTEST can effectively estimate the pruned search space size of a search algorithm. In our extensive evaluation on 1026 different tasks with 2 search algorithms, SDFASTEST was able to reduce the average mean absolute log error of the search space size estimation by ca. 94% compared to the best baseline, a depth-based upper bound.
Lennart Purucker, Felix I. Stamm, Florian Lemmerich, Jöran Beel
ICDM3
2022 On the Prediction Instability of Graph Neural Networks
Max Klabunde, Florian Lemmerich
ECML/PKDD (3)2
2021 Global Gender Differences in Wikipedia Readership
Isaac L. Johnson, Florian Lemmerich, Diego Sáez-Trumper, Robert West 0001, Markus Strohmaier, Leila Zia
ICWSM2
2021 Sudden Attention Shifts on Wikipedia During the COVID-19 Crisis
Manoel Horta Ribeiro, Kristina Gligoric, Maxime Peyrard, Florian Lemmerich, Markus Strohmaier, Robert West 0001
ICWSM4
2021 Redescription Model Mining
abstract
This paper introduces Redescription Model Mining, a novel approach to identify interpretable patterns across two datasets that share only a subset of attributes and have no common instances. In particular, Redescription Model Mining aims to find pairs of describable data subsets -- one for each dataset -- that induce similar exceptional models with respect to a prespecified model class. To achieve this, we combine two previously separate research areas: Exceptional Model Mining and Redescription Mining. For this new problem setting, we develop interestingness measures to select promising patterns, propose efficient algorithms, and demonstrate their potential on synthetic and real-world data. Uncovered patterns can hint at common underlying phenomena that manifest themselves across datasets, enabling the discovery of possible associations between (combinations of) attributes that do not appear in the same dataset.
Felix I. Stamm, Martin Becker 0003, Markus Strohmaier, Florian Lemmerich
KDD4
2020 Detecting Different Forms of Semantic Shift in Word Embeddings via Paradigmatic and Syntagmatic Association Changes
Anna Wegmann, Florian Lemmerich, Markus Strohmaier
ISWC (1)2
2020 The POLAR Framework: Polar Opposites Enable Interpretability of Pre-Trained Word Embeddings
abstract
We introduce ‘POLAR’ — a framework that adds interpretability to pre-trained word embeddings via the adoption of semantic differentials. Semantic differentials are a psychometric construct for measuring the semantics of a word by analysing its position on a scale between two polar opposites (e.g., cold – hot, soft – hard). The core idea of our approach is to transform existing, pre-trained word embeddings via semantic differentials to a new “polar” space with interpretable dimensions defined by such polar opposites. Our framework also allows for selecting the most discriminative dimensions from a set of polar dimensions provided by an oracle, i.e., an external source. We demonstrate the effectiveness of our framework by deploying it to various downstream tasks, in which our interpretable word embeddings achieve a performance that is comparable to the original word embeddings. We also show that the interpretable dimensions selected by our framework align with human judgement. Together, these results demonstrate that interpretability can be added to word embeddings without compromising performance. Our work is relevant for researchers and engineers interested in interpreting pre-trained word embeddings.
Binny Mathew, Sandipan Sikdar, Florian Lemmerich, Markus Strohmaier
WWW3
2019 Why the World Reads Wikipedia: Beyond English Speakers
abstract
As one of the Web's primary multilingual knowledge sources, Wikipedia is read by millions of people across the globe every day. Despite this global readership, little is known about why users read Wikipedia's various language editions. To bridge this gap, we conduct a comparative study by combining a large-scale survey of Wikipedia readers across 14 language editions with a log-based analysis of user activity. We proceed in three steps. First, we analyze the survey results to compare the prevalence of Wikipedia use cases across languages, discovering commonalities, but also substantial differences, among Wikipedia languages with respect to their usage. Second, we match survey responses to the respondents' traces in Wikipedia's server logs to characterize behavioral patterns associated with specific use cases, finding that distinctive patterns consistently mark certain use cases across language editions. Third, we show that certain Wikipedia use cases are more common in countries with certain socio-economic characteristics; e.g., in-depth reading of Wikipedia articles is substantially more common in countries with a low Human Development Index. These findings advance our understanding of reader motivations and behaviors across Wikipedia languages and have implications for Wikipedia editors and developers of Wikipedia and other Web technologies.
Florian Lemmerich, Diego Sáez-Trumper, Robert West 0001, Leila Zia
WSDM1
2019 HopRank: How Semantic Structure Influences Teleportation in PageRank (A Case Study on BioPortal)
abstract
This paper introduces HopRank, an algorithm for modeling human navigation on semantic networks. HopRank leverages the assumption that users know or can see the whole structure of the network. Therefore, besides following links, they also follow nodes at certain distances (i.e., k-hop neighborhoods), and not at random as suggested by PageRank, which assumes only links are known or visible. We observe such preference towards k-hop neighborhoods on BioPortal, one of the leading repositories of biomedical ontologies on the Web. In general, users navigate within the vicinity of a concept. But they also “jump” to distant concepts less frequently. We fit our model on 11 ontologies using the transition matrix of clickstreams, and show that semantic structure can influence teleportation in PageRank. This suggests that users-to some extent-utilize knowledge about the underlying structure of ontologies, and leverage it to reach certain pieces of information. Our results help the development and improvement of user interfaces for ontology exploration.
Lisette Espin Noboa, Florian Lemmerich, Simon Walk, Markus Strohmaier, Mark A. Musen
WWW2
2018 pysubgroup: Easy-to-Use Subgroup Discovery in Python
Florian Lemmerich, Martin Becker 0003
ECML/PKDD (3)1
2018 (Don't) Mention the War: A Comparison of Wikipedia and Britannica Articles on National Histories
abstract
In this paper we present a large-scale quantitative comparison between expert- and crowdsourced writing of history by analysing articles from the English Wikipedia and Britannica. In order to quantify attention to particular periods, we extract mentioned year numbers and utilise them to study historical timelines of nations stretched over the last thousand years. By combining this temporal analysis with lexical analysis of both encyclopedic corpora we can identify distinctive historiographic points of view in each encyclopedia. We find that Britannica focuses on social and cultural phenomena, e.g. religion, as well as the geographical characteristics of states, while Wikipedia puts emphasis on political aspects, concentrating on wars and violent conflicts, and events of high popularity. Finally, both encyclopedias exhibit characteristics of English Academic prose, with Britannica being slightly less readable compared to Wikipedia, according to several readability scores.
Anna Samoilenko, Florian Lemmerich, Maria Zens, Mohsen Jadidi, Mathieu Génois, Markus Strohmaier
WWW2
2017 Predicting Genre Preferences from Cultural and Socio-Economic Factors for Music Retrieval
Marcin Skowron, Florian Lemmerich, Bruce Ferwerda, Markus Schedl
ECIR2
2017 Analysing Timelines of National Histories Across Wikipedia Editions: A Comparative Computational Approach
Anna Samoilenko, Florian Lemmerich, Katrin Weller, Maria Zens, Markus Strohmaier
ICWSM2
2017 Comparing Hypotheses About Sequential Data: A Bayesian Approach and Its Applications
Florian Lemmerich, Philipp Singer, Martin Becker 0003, Lisette Espin Noboa, Dimitar Dimitrov 0002, Denis Helic, Andreas Hotho, Markus Strohmaier
ECML/PKDD (3)1
2017 What Makes a Link Successful on Wikipedia?
abstract
While a plethora of hypertext links exist on the Web, only a small amount of them are regularly clicked. Starting from this observation, we set out to study large-scale click data from Wikipedia in order to understand what makes a link successful. We systematically analyze effects of link properties on the popularity of links. By utilizing mixed-effects hurdle models supplemented with descriptive insights, we find evidence of user preference towards links leading to the periphery of the network, towards links leading to semantically similar articles, and towards links in the top and left-side of the screen. We integrate these findings as Bayesian priors into a navigational Markov chain model and by doing so successfully improve the model fits. We further adapt and improve the well-known classic PageRank algorithm that assumes random navigation by accounting for observed navigational preferences of users in a weighted variation. This work facilitates understanding navigational click behavior and thus can contribute to improving link structures and algorithms utilizing these structures.
Dimitar Dimitrov 0002, Philipp Singer, Florian Lemmerich, Markus Strohmaier
WWW3
2017 Why We Read Wikipedia
abstract
Wikipedia is one of the most popular sites on the Web, with millions of users relying on it to satisfy a broad range of information needs every day. Although it is crucial to understand what exactly these needs are in order to be able to meet them, little is currently known about why users visit Wikipedia. The goal of this paper is to fill this gap by combining a survey of Wikipedia readers with a log-based analysis of user activity. Based on an initial series of user surveys, we build a taxonomy of Wikipedia use cases along several dimensions, capturing users' motivations to visit Wikipedia, the depth of knowledge they are seeking, and their knowledge of the topic of interest prior to visiting Wikipedia. Then, we quantify the prevalence of these use cases via a large-scale user survey conducted on live Wikipedia with almost 30,000 responses. Our analyses highlight the variety of factors driving users to Wikipedia, such as current events, media coverage of a topic, personal curiosity, work or school assignments, or boredom. Finally, we match survey responses to the respondents' digital traces in Wikipedia's server logs, enabling the discovery of behavioral patterns associated with specific use cases. For instance, we observe long and fast-paced page sequences across topics for users who are bored or exploring randomly, whereas those using Wikipedia for work or school spend more time on individual articles focused on topics such as science. Our findings advance our understanding of reader motivations and behavior on Wikipedia and can have implications for developers aiming to improve Wikipedia's user experience, editors striving to cater to their readers' needs, third-party services (such as search engines) providing access to Wikipedia content, and researchers aiming to build tools such as recommendation engines.
Philipp Singer, Florian Lemmerich, Robert West 0001, Leila Zia, Ellery Wulczyn, Markus Strohmaier, Jure Leskovec
WWW2
2017 MixedTrails: Bayesian hypothesis comparison on heterogeneous sequential data
Martin Becker 0003, Florian Lemmerich, Philipp Singer, Markus Strohmaier, Andreas Hotho
Data Min. Knowl. Discov.2
2016 Mining Subgroups with Exceptional Transition Behavior
abstract
We present a new method for detecting interpretable subgroups with exceptional transition behavior in sequential data. Identifying such patterns has many potential applications, e.g., for studying human mobility or analyzing the behavior of internet users. To tackle this task, we employ exceptional model mining, which is a general approach for identifying interpretable data subsets that exhibit unusual interactions between a set of target attributes with respect to a certain model class. Although exceptional model mining provides a well-suited framework for our problem, previously investigated model classes cannot capture transition behavior. To that end, we introduce first-order Markov chains as a novel model class for exceptional model mining and present a new interestingness measure that quantifies the exceptionality of transition subgroups. The measure compares the distance between the Markov transition matrix of a subgroup and the respective matrix of the entire data with the distance of random dataset samples. In addition, our method can be adapted to find subgroups that match or contradict given transition hypotheses. We demonstrate that our method is consistently able to recover subgroups with exceptional transition models from synthetic data and illustrate its potential in two application examples. Our work is relevant for researchers and practitioners interested in detecting exceptional transition behavior in sequential data.
Florian Lemmerich, Martin Becker 0003, Philipp Singer, Denis Helic, Andreas Hotho, Markus Strohmaier
KDD1
2016 Fast exhaustive subgroup discovery with numerical target concepts
Florian Lemmerich, Martin Atzmüller, Frank Puppe
Data Min. Knowl. Discov.1
2015 Text Categorization for Deriving the Application Quality in Enterprises Using Ticketing Systems
Thomas Zinner, Florian Lemmerich, Susanna Schwarzmann, Matthias Hirth, Peter Karg, Andreas Hotho
DaWaK2
2013 Difference-Based Estimates for Generalization-Aware Subgroup Discovery
Florian Lemmerich, Martin Becker 0003, Frank Puppe
ECML/PKDD (3)1
2012 VIKAMINE - Open-Source Subgroup Discovery, Pattern Mining, and Analytics
Martin Atzmüller, Florian Lemmerich
ECML/PKDD (2)2
2012 Collective Information Extraction with Context-Specific Consistencies
Peter Klügl, Martin Toepfer 0001, Florian Lemmerich, Andreas Hotho, Frank Puppe
ECML/PKDD (1)3
2012 Generic Pattern Trees for Exhaustive Exceptional Model Mining
Florian Lemmerich, Martin Becker 0003, Martin Atzmüller
ECML/PKDD (2)1
2011 Local Models for Expectation-Driven Subgroup Discovery
abstract
Subgroup discovery (also known as Pattern Mining or Supervised Descriptive Rule Discovery) searches for descriptions of subsets in a dataset that differ from the total population with respect to a given target concept. In this paper we argue that in the traditional approach potentially interesting complex patterns with an unexpected relative increase of the target share remain undiscovered while on the other hand less surprising patterns are returned. Therefore, we present a generalized approach on subgroup discovery, in which the target share in the subgroup is not compared to the target share in the total population, but to the expectations a user has given the knowledge of more general (simpler) patterns. We claim that the resulting complex patterns are more interesting for the user and are less biased towards simpler patterns with a positive influence on the target concept. In order to estimate these expectations we utilize local models, i.e., fragments of Bayesian Networks. The proposed approach is evaluated using data from the UCI repository as well as on two totally different real world applications that investigate university student drop-out rates and identify spammers in a social book marking system.
Florian Lemmerich, Frank Puppe
ICDM1
2011 Incremental compilation of knowledge documents for markup-based closed-world authoring
abstract
Text-based authoring using knowledge markups is an increasingly popular editing paradigm in manual knowledge acquisition. Closed world authoring environments support the user to form a coherent knowledge base by checking the referenced objects against a set of declared domain objects. In this scenario, the task of efficient translation (compilation) of the text sources is non-trivial. Additionally, in real-world applications frequent small changes are performed on the source documents and instant feedback to the author is crucial. Therefore, a scalable compilation into the target knowledge representations is necessary. In this paper, we introduce a general algorithm for the incremental compilation of knowledge documents, that analyzes the current document modifications and performs minimal updates on the knowledge base. We provide a formal proof of the correctness of the algorithm and show the effectiveness of the approach in several case studies, using various kinds of knowledge representations and markups.
Jochen Reutelshoefer, Albrecht Striffler, Florian Lemmerich, Frank Puppe
K-CAP3
2010 Taking OWL to Athens
Jochen Reutelshoefer, Florian Lemmerich, Joachim Baumeister, Jorit Wintjes, Lorenz Haas
ESWC (1)2