Filip Ilievski

dblp:167/4770 · DBLP profile ↗
← Back
14ranked-venue papers in the field
5as first author
8since 2021 · last 2025
0000-0002-1735-0686ORCID · verified

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

Knowledge Engineering, Semantic Web & Information Systems · 10 (5 first)Other / Interdisciplinary · 2Data Mining & Knowledge Discovery · 1Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2025 Clustering Internet Memes Through Template Matching and Multi-Dimensional Similarity
abstract
Meme clustering is critical for toxicity detection, virality modeling, and typing, but it has received little attention in previous research. Clustering similar Internet memes is challenging due to their multimodality, cultural context, and adaptability. Existing approaches rely on databases, overlook semantics, and struggle to handle diverse dimensions of similarity. This paper introduces a novel method that uses template-based matching with multi-dimensional similarity features, thus eliminating the need for predefined databases and supporting adaptive matching. Memes are clustered using local and global features across similarity categories such as form, visual content, text, and identity. Our combined approach outperforms existing clustering methods, producing more consistent and coherent clusters, while similarity-based feature sets enable adaptability and align with human intuition. We make all supporting code publicly available to support subsequent research.
Tygo Bloem, Filip Ilievski
ICWSM2
2023 IMKG: The Internet Meme Knowledge Graph
Riccardo Tommasini 0001, Filip Ilievski, Thilini Wijesiriwardene
ESWC2
2023 Knowledge-enhanced Agents for Interactive Text Games
abstract
Communication via natural language is a key aspect of machine intelligence, and it requires computational models to learn and reason about world concepts, with varying levels of supervision. Significant progress has been made on fully-supervised non-interactive tasks, such as question-answering and procedural text understanding. Yet, various sequential interactive tasks, as in text-based games, have revealed limitations of existing approaches in terms of coherence, contextual awareness, and their ability to learn effectively from the environment. In this paper, we propose a knowledge-injection framework for improved functional grounding of agents in text-based games. Specifically, we consider two forms of domain knowledge that we inject into learning-based agents: memory of previous correct actions and affordances of relevant objects in the environment. Our framework supports two representative model classes: reinforcement learning agents and language model agents. Furthermore, we devise multiple injection strategies for the above domain knowledge types and agent architectures, including injection via knowledge graphs and augmentation of the existing input encoding strategies. We experiment with four models on the 10 tasks in the ScienceWorld text-based game environment, to illustrate the impact of knowledge injection on various model configurations and challenging task settings. Our findings provide crucial insights into the interplay between task properties, model architectures, and domain knowledge for interactive contexts.
Prateek Chhikara, Jiarui Zhang 0002, Filip Ilievski, Jonathan Francis, Kaixin Ma
K-CAP3
2023 A Study of Situational Reasoning for Traffic Understanding
abstract
Intelligent Traffic Monitoring (ITMo) technologies hold the potential for improving road safety/security and for enabling smart city infrastructure. Understanding traffic situations requires a complex fusion of perceptual information with domain-specific and causal commonsense knowledge. Whereas prior work has provided benchmarks and methods for traffic monitoring, it remains unclear whether models can effectively align these information sources and reason in novel scenarios. To address this assessment gap, we devise three novel text-based tasks for situational reasoning in the traffic domain: i) BDD-QA, which evaluates the ability of Language Models (LMs) to perform situational decision-making, ii) TV-QA, which assesses LMs' abilities to reason about complex event causality, and iii) HDT-QA, which evaluates the ability of models to solve human driving exams. We adopt four knowledge-enhanced methods that have shown generalization capability across language reasoning tasks in prior work, based on natural language inference, commonsense knowledge-graph self-supervision, multi-QA joint training, and dense retrieval of domain information. We associate each method with a relevant knowledge source, including knowledge graphs, relevant benchmarks, and driving manuals. In extensive experiments, we benchmark various knowledge-aware methods against the three datasets, under zero-shot evaluation; we provide in-depth analyses of model performance on data partitions and examine model predictions categorically, to yield useful insights on traffic understanding, given different background knowledge and reasoning strategies.
Jiarui Zhang 0002, Filip Ilievski, Kaixin Ma, Aravinda Kollaa, Jonathan Francis, Alessandro Oltramari
KDD2
2023 Comparison of Knowledge Graph Representations for Consumer Scenarios
abstract
Abstract Knowledge graphs have been widely adopted across organizations and research domains, fueling applications that span interactive browsing to large-scale analysis and data science. One design decision in knowledge graph deployment is choosing a representation that optimally supports the application’s consumers. Currently, however, there is no consensus on which representations best support each consumer scenario. In this work, we analyze the fitness of popular knowledge graph representations for three consumer scenarios: knowledge exploration, systematic querying, and graph completion. We compare the accessibility for knowledge exploration through a user study with dedicated browsing interfaces and query endpoints. We assess systematic querying with SPARQL in terms of time and query complexity on both synthetic and real-world datasets. We measure the impact of various representations on the popular graph completion task by training graph embedding models per representation. We experiment with four representations: Standard Reification, N-Ary Relationships, Wikidata qualifiers, and RDF-star. We find that Qualifiers and RDF-star are better suited to support use cases of knowledge exploration and systematic querying, while Standard Reification models perform most consistently for embedding model inference tasks but may become cumbersome for users. With this study, we aim to provide novel insights into the relevance of the representation choice and its impact on common knowledge graph consumption scenarios.
Ana Iglesias-Molina, Kian Ahrabian, Filip Ilievski, Jay Pujara, Óscar Corcho
ISWC3
2022 A study of the quality of Wikidata
Kartik Shenoy, Filip Ilievski, Daniel Garijo, Daniel Schwabe 0001, Pedro A. Szekely
J. Web Semant.2
2021 CSKG: The CommonSense Knowledge Graph
Filip Ilievski, Pedro A. Szekely
ESWC1
2021 Generating Explainable Abstractions for Wikidata Entities
abstract
The large coverage and quality of the Wikidata knowledge graph make it suitable for usage in downstream applications, such as entity summarization, entity linking, and question answering. Yet, most retrieval and similarity-based methods for Wikidata make limited use of its semantics, and lose the link between the rich structure in Wikidata and the decision-making algorithm. In this paper, we investigate how to define abstractive representations (profiles) of Wikidata entities. We propose a scalable method that can produce profiles for Wikidata entities based on salient labels associated with their types. We represent the resulting profiles as a graph, and compute profile embeddings. Our empirical analysis shows that the profiles can capture similarity competitively to baselines, but excel in terms of explainability. On the task of neural entity linking in tables, the profiles outperform all baselines in terms of accuracy, whereas their human-readable representation clearly explains the source of improvement. We make our code and data available to facilitate novel use cases based on the Wikidata profiles.
Nicholas Klein, Filip Ilievski, Pedro A. Szekely
K-CAP2
2020 KGTK: A Toolkit for Large Knowledge Graph Manipulation and Analysis
Filip Ilievski, Daniel Garijo, Hans Chalupsky, Naren Teja Divvala, Yixiang Yao, Craig Milo Rogers, Ronpeng Li, Daniel Schwabe 0001, Pedro A. Szekely
ISWC (2)1
2020 The role of knowledge in determining identity of long-tail entities
Filip Ilievski, Eduard H. Hovy, Piek Vossen, Stefan Schlobach, Qizhe Xie
J. Web Semant.1
2018 ReferenceNet: a semantic-pragmatic network for capturing reference relations
abstract
In this paper, we present ReferenceNet: a semantic-pragmatic network of reference relations between synsets.Synonyms are assumed to be exchangeable in similar contexts and also word embeddings are based on sharing of local contexts represented as vectors.Co-referring words, however, tend to occur in the same topical context but in different local contexts.In addition, they may express different concepts related through topical coherence, and through author framing and perspective.In this paper, we describe how reference relations can be added to WordNet and how they can be acquired.We evaluate two methods of extracting event coreference relations using WordNet relations against a manual annotation of 38 documents within the same topical domain of gun violence.We conclude that precision is reasonable but recall is lower because the Word-Net hierarchy does not sufficiently capture the required coherence and perspective relations.
Piek Vossen, Filip Ilievski, Marten Postrma
GWC2
2017 Hunger for Contextual Knowledge and a Road Map to Intelligent Entity Linking
Filip Ilievski, Piek Vossen, Marieke van Erp
LDK1
2016 LOTUS: Adaptive Text Search for Big Linked Data
Filip Ilievski, Wouter Beek, Marieke van Erp, Laurens Rietveld, Stefan Schlobach
ESWC1
2016 The Predicate Matrix and the Event and Implied Situation Ontology: Making More of Events
abstract
This paper presents the Event and Implied Situation Ontology (ESO), a resource which formalizes the pre and post situations of events and the roles of the entities affected by an event.The ontology reuses and maps across existing resources such as WordNet, SUMO, VerbNet, Prop-Bank and FrameNet.We describe how ESO is injected into a new version of the Predicate Matrix and illustrate how these resources are used to detect information in large document collections that otherwise would have remained implicit.The model targets interpretations of situations rather than the semantics of verbs per se.The event is interpreted as a situation using RDF taking all event components into account.Hence, the ontology and the linked resources need to be considered from the perspective of this interpretation model.
Roxane Segers, Egoitz Laparra, Marco Rospocher, Piek Vossen, German Rigau, Filip Ilievski
GWC6