EDBT 2026 Demo / reviewers in the wild / expert
Dunja Mladenic
dblp:m/DunjaMladenic
· DBLP profile ↗
34ranked-venue papers in the field
5as first author
4since 2021 · last 2025
0000-0002-0360-6505ORCID · verified
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 17 (3 first)Information Retrieval & Web Search · 7 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 7 (1 first)Database Systems & Data Management · 2Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Improving stochastic models by smart denoising and latent representation optimizationabstractThis paper introduces an innovative deep learning-based optimization method specifically designed for data derived from stochastic processes . Addressing the prevalent issue of rapid overfitting in real-world scenarios with limited historical data , our approach focuses on denoising optimization. The method effectively balances the simultaneous optimization of latent data representation and target variables, leading to enhanced model performance. We rigorously test our approach using five diverse real-world datasets. Our study is structured into three parts: an ablation study to validate the individual components of our method, a statistical analysis using the Wilcoxon rank-sum test to confirm the superiority of our method against five research hypotheses, and a detailed exploration of parameter visualization and fine-tuning. The comprehensive evaluation demonstrates that our method not only outperforms existing techniques but also significantly contributes to the advancement of deep learning models for stochastic processes. The findings underscore the potential of our method as a robust solution to the challenges in modeling stochastic processes with deep learning , offering new avenues for efficient and accurate predictions . Jakob Jelencic, M. Besher Massri, Ljupco Todorovski, Marko Grobelnik, Dunja Mladenic |
Inf. Sci. | 5 |
| 2025 | News dissemination: a semantic approach to barrier classificationabstractAbstract The dissemination of information worldwide is significantly facilitated by the news media, with many events having global relevance across various regions. However, certain news events receive limited coverage restricted to specific geographic areas, due to the barriers that hinder the spread of information. These barriers can be attributed to political, geographical, economic, cultural, or linguistic factors. In this research, we propose an approach for classifying these barriers by extracting semantic information from news articles using Wikipedia-concepts. Our methodology involves the collection of news articles, each annotated to indicate the specific barrier types, leveraging metadata from news publishers. Subsequently, we employ Wikipedia-concepts, in conjunction with the content of the news articles, as features to determine the barriers to news dissemination. Our approach is then compared with traditional text classification techniques, deep learning methods, and transformer-based models. We have performed experiments on news articles from ten categories of topics including health, sports, business, etc. The findings indicate that 1) Utilizing semantic knowledge yields distinct concepts across the ten categories, thereby enhancing the effectiveness and speed of the classification model. 2) The proposed approach, incorporating Wikipedia-concepts-based semantic knowledge, leads to improved performance in barrier classification when compared to using solely the body text of news articles. Specifically, there is an increase in the average F1-scores for four out of five barriers, with the economic barrier rising from 0.65 to 0.68, the linguistic barrier from 0.71 to 0.72, the political barrier from 0.68 to 0.70, and the geographical barrier from 0.63 to 0.68. Abdul Sittar, Dunja Mladenic, Marko Grobelnik |
J. Intell. Inf. Syst. | 2 |
| 2024 | European Data Science Day: KDD-2024 Special DayabstractThe European Data Science Day offers a full day focused exclusively on innovative KDD-relevant research and development projects from national and regional funding programs, as well as corporate, start-up, and nonprofit channels.The idea is to bring together a diverse community of researchers in Data Science, Machine Learning, Language Technologies, and Knowledge Discovery, as well as partnerships in the social and physical sciences/arts, to showcase the state-of-the-art in research and applications. Dunja Mladenic, Dumitru Roman |
KDD | 1 |
| 2022 | Analysis of information cascading and propagation barriers across distinctive news eventsabstractNews reporting, on events that occur in our society, can have different styles and structures, as well as different dynamics of news spreading over time. News publishers have the potential to spread their news and reach out to a large number of readers worldwide. In this paper we would like to understand how well they are doing it and which kind of obstacles the news may encounter when spreading. The news to be spread wider cross multiple barriers such as linguistic (the most evident one, as they get published in other natural languages), economic, geographical, political, time zone, and cultural barriers. Observing potential differences between spreading of news on different events published by multiple publishers can bring insights into what may influence the differences in the spreading patterns. There are multiple reasons, possibly many hidden, influencing the speed and geographical spread of news. This paper studies information cascading and propagation barriers, applying the proposed methodology on three distinctive kinds of events: Global Warming, earthquakes, and FIFA World Cup. Our findings suggest that 1) the scope of a specific event significantly effects the news spreading across languages, 2) geographical size of a news publisher's country is directly proportional to the number of publishers and articles reporting on the same information, 3) countries with shorter time-zone differences and similar cultures tend to propagate news between each other, 4) news related to Global Warming comes across economic barriers more smoothly than news related to FIFA World Cup and earthquakes and 5) events which may in some way involve political benefits are mostly published by those publishers which are not politically neutral. Abdul Sittar, Dunja Mladenic, Marko Grobelnik |
J. Intell. Inf. Syst. | 2 |
| 2019 | Predicting complex user behavior from CDR based social networks
Casey Doyle, Zala Herga, Stephen Dipple, Boleslaw K. Szymanski, György Korniss, Dunja Mladenic |
Inf. Sci. | 6 |
| 2019 | Cross-lingual document similarity estimation and dictionary generation with comparable corpora
Tadej Stajner, Dunja Mladenic |
Knowl. Inf. Syst. | 2 |
| 2017 | Curious Cat-Mobile, Context-Aware Conversational Crowdsourcing Knowledge AcquisitionabstractScaled acquisition of high-quality structured knowledge has been a longstanding goal of Artificial Intelligence research. Recent advances in crowdsourcing, the sheer number of Internet and mobile users, and the commercial availability of supporting platforms offer new tools for knowledge acquisition. This article applies context-aware knowledge acquisition that simultaneously satisfies users’ immediate information needs while extending its own knowledge using crowdsourcing. The focus is on knowledge acquisition on a mobile device, which makes the approach practical and scalable; in this context, we propose and implement a new KA approach that exploits an existing knowledge base to drive the KA process, communicate with the right people, and check for consistency of the user-provided answers. We tested the viability of the approach in experiments using our platform with real users around the world, and an existing large source of common-sense background knowledge. These experiments show that the approach is promising: the knowledge is estimated to be true and useful for users 95% of the time. Using context to proactively drive knowledge acquisition increased engagement and effectiveness (the number of new assertions/day/user increased for 175%). Using pre-existing and newly acquired knowledge also proved beneficial. Luka Bradesko, Michael Witbrock, Janez Starc, Zala Herga, Marko Grobelnik, Dunja Mladenic |
ACM Trans. Inf. Syst. | 6 |
| 2015 | Editorial
Dunja Mladenic, Estevam Hruschka, Marko Grobelnik |
J. Web Semant. | 1 |
| 2014 | Hubness-aware shared neighbor distances for high-dimensional $$k$$ -nearest neighbor classification
Nenad Tomasev, Dunja Mladenic |
Knowl. Inf. Syst. | 2 |
| 2014 | The Role of Hubness in Clustering High-Dimensional DataabstractHigh-dimensional data arise naturally in many domains, and have regularly presented a great challenge for traditional data mining techniques, both in terms of effectiveness and efficiency. Clustering becomes difficult due to the increasing sparsity of such data, as well as the increasing difficulty in distinguishing distances between data points. In this paper, we take a novel perspective on the problem of clustering high-dimensional data. Instead of attempting to avoid the curse of dimensionality by observing a lower dimensional feature subspace, we embrace dimensionality by taking advantage of inherently high-dimensional phenomena. More specifically, we show that hubness, i.e., the tendency of high-dimensional data to contain points (hubs) that frequently occur in k-nearest-neighbor lists of other points, can be successfully exploited in clustering. We validate our hypothesis by demonstrating that hubness is a good measure of point centrality within a high-dimensional data cluster, and by proposing several hubness-based clustering algorithms, showing that major hubs can be used effectively as cluster prototypes or as guides during the search for centroid-based cluster configurations. Experimental results demonstrate good performance of our algorithms in multiple settings, particularly in the presence of large quantities of noise. The proposed methods are tailored mostly for detecting approximately hyperspherical clusters and need to be extended to properly handle clusters of arbitrary shapes. Nenad Tomasev, Milos Radovanovic 0001, Dunja Mladenic, Mirjana Ivanovic |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2013 | The Role of Hubs in Cross-Lingual Supervised Document Retrieval
Nenad Tomasev, Jan Rupnik, Dunja Mladenic |
PAKDD (2) | 3 |
| 2013 | Hub Co-occurrence Modeling for Robust High-Dimensional kNN Classification
Nenad Tomasev, Dunja Mladenic |
ECML/PKDD (2) | 2 |
| 2013 | Image Hub Explorer: Evaluating Representations and Metrics for Content-Based Image Retrieval and Object Recognition
Nenad Tomasev, Dunja Mladenic |
ECML/PKDD (3) | 2 |
| 2012 | Query-Independent Learning to Rank for RDF Entity Search
Lorand Dali, Blaz Fortuna, Thanh Tran 0001, Dunja Mladenic |
ESWC | 4 |
| 2011 | A probabilistic approach to nearest-neighbor classification: naive hubness bayesian kNNabstractMost machine-learning tasks, including classification, involve dealing with high-dimensional data. It was recently shown that the phenomenon of hubness, inherent to high-dimensional data, can be exploited to improve methods based on nearest neighbors (NNs). Hubness refers to the emergence of points (hubs) that appear among the k NNs of many other points in the data, and constitute influential points for kNN classification. In this paper, we present a new probabilistic approach to kNN classification, naive hubness Bayesian k-nearest neighbor (NHBNN), which employs hubness for computing class likelihood estimates. Experiments show that NHBNN compares favorably to different variants of the kNN classifier, including probabilistic kNN (PNN) which is often used as an underlying probabilistic framework for NN classification, signifying that NHBNN is a promising alternative framework for developing probabilistic NN algorithms. Nenad Tomasev, Milos Radovanovic 0001, Dunja Mladenic, Mirjana Ivanovic |
CIKM | 3 |
| 2011 | The Role of Hubness in Clustering High-Dimensional Data
Nenad Tomasev, Milos Radovanovic 0001, Dunja Mladenic, Mirjana Ivanovic |
PAKDD (1) | 3 |
| 2010 | AnswerArt - Contextualized Question Answering
Lorand Dali, Delia Rusu, Blaz Fortuna, Dunja Mladenic, Marko Grobelnik |
ECML/PKDD (3) | 4 |
| 2010 | Real-Time News Recommender System
Blaz Fortuna, Carolina Fortuna, Dunja Mladenic |
ECML/PKDD (3) | 3 |
| 2009 | Demo: HistoryViz - Visualizing Events and Relations Extracted from Wikipedia
Ruben Sipos, Abhijit Bhole, Blaz Fortuna, Marko Grobelnik, Dunja Mladenic |
ESWC | 5 |
| 2009 | Enhanced Web Page Content Visualization with Firefox
Lorand Dali, Delia Rusu, Dunja Mladenic |
ECML/PKDD (2) | 3 |
| 2009 | Visual OntoBridge: Semi-automatic Semantic Annotation Software
Miha Grcar, Dunja Mladenic |
ECML/PKDD (2) | 2 |
| 2009 | Semi-automatic Categorization of Videos on VideoLectures.net
Miha Grcar, Dunja Mladenic, Peter Kese |
ECML/PKDD (2) | 2 |
| 2009 | Guest editors' introduction: special issue of selected papers from ECML PKDD 2009
Alek Kolcz, Dunja Mladenic, Wray L. Buntine, Marko Grobelnik, John Shawe-Taylor |
Data Min. Knowl. Discov. | 2 |
| 2008 | Monitoring Network Evolution using MDLabstractGiven publication titles and authors, what can we say about the evolution of scientific topics and communities over time? Which communities shrunk, which emerged, and which split, over time? And, when in time were the turning points? We propose TimeFall, which can automatically answer these questions given a social network/graph that evolves over time. The main novelty of the proposed approach is that it needs no user-defined parameters, relying instead on the principle of minimum description length (MDL), to extract the communities, and to find good cut-points in time when communities change abruptly: a cut-point is good, if it leads to shorter data description. We illustrate our algorithm on synthetic and large real datasets, and we show that the results of the TimeFall agree with human intuition. Jure Ferlez, Christos Faloutsos, Jure Leskovec, Dunja Mladenic, Marko Grobelnik |
ICDE | 4 |
| 2008 | Cross-lingual search over 22 european languagesabstractIn this paper we present a system for cross-lingual information retrieval, which can handle tens of languages and millions of documents. Functioning of the system is demonstrated on corpus of European Legislation (22 languages, more than 400,000 documents per language). The system uses an interactive web-interface, which can take advantage of a predefined thesaurus allowing the user to dynamically re-rank the retrieval results based on the mapping onto a predefined thesaurus. Blaz Fortuna, Jan Rupnik, Bostjan Pajntar, Marko Grobelnik, Dunja Mladenic |
SIGIR | 5 |
| 2006 | Background knowledge for ontology constructionabstractIn this paper we describe a solution for incorporating background knowledge into the OntoGen system for semi-automatic ontology construction. This makes it easier for different users to construct different and more personalized ontologies for the same domain. To achieve this we introduce a word weighting schema to be used in the document representation. The weighting schema is learned based on the background knowledge provided by user. It is than used by OntoGen's machine learning and text mining algorithms. Blaz Fortuna, Marko Grobelnik, Dunja Mladenic |
WWW | 3 |
| 2005 | Building Minority Language Corpora by Learning to Generate Web Search Queries
Rayid Ghani, Rosie Jones, Dunja Mladenic |
Knowl. Inf. Syst. | 3 |
| 2004 | Feature selection using linear classifier weights: interaction with classification modelsabstractThis paper explores feature scoring and selection based on weights from linear classification models. It investigates how these methods combine with various learning models. Our comparative analysis includes three learning algorithms: Naïve Bayes, Perceptron, and Support Vector Machines (SVM) in combination with three feature weighting methods: Odds Ratio, Information Gain, and weights from linear models, the linear SVM and Perceptron. Experiments show that feature selection using weights from linear SVMs yields better classification performance than other feature weighting methods when combined with the three explored learning algorithms. The results support the conjecture that it is the sophistication of the feature weighting method rather than its apparent compatibility with the learning algorithm that improves classification performance. Dunja Mladenic, Janez Brank, Marko Grobelnik, Natasa Milic-Frayling |
SIGIR | 1 |
| 2001 | Mining the Web to Create Minority Language CorporaabstractThe Web is a valuable source of language specific resources but the process of collecting, organizing and utilizing these resources is difficult. We describe CorpusBuilder, an approach for automatically generating Web-search queries for collecting documents in a minority language. It differs from pseudo-relevance feedback in that retrieved documents are labeled by an automatic language classifier as relevant or irrelevant, and this feedback is used to generate new queries. We experiment with various query-generation methods and query-lengths to find inclusion/exclusion terms that are helpful for retrieving documents in the target language and find that using odds-ratio scores calculated over the documents acquired so far was one of the most consistently accurate query-generation methods. We also describe experiments using a handful of words elicited from a user instead of initial documents and show that the methods perform similarly. Experiments applying the same approach to multiple languages are also presented showing that our approach generalizes to a variety of languages. Rayid Ghani, Rosie Jones, Dunja Mladenic |
CIKM | 3 |
| 2001 | Automatic Web Search Query Generation to Create Minority Language CorporaabstractThe Web is a valuable source of language specific resources but collecting, organizing and utilizing this information is difficult. We describe CorpusBuilder, an approach for automatically generating Web-search queries to collect documents in a minority language. It differs from pseudo-relevance feedback in that retrieved documents are labeled by an automatic language classifier as relevant or irrelevant and a subset of documents is used to generate new queries. We experiment with various query-generation methods and query-lengths to find inclusion/exclusion terms that are helpful for finding documents in the target language and find that using odds-ratio scores calculated over the documents acquired so far was one of the most consistently accurate query-generation methods. We also describe experiments using a handful of words elicited from a user instead of initial documents and show that the methods perform similarly. Applying the same approach to multiple languages show that our system generalizes to a variety of languages. Rayid Ghani, Rosie Jones, Dunja Mladenic |
SIGIR | 3 |
| 2001 | Online Learning for Web Query Generation: Finding Documents Matching a Minority Concept on the Web
Rayid Ghani, Rosie Jones, Dunja Mladenic |
Web Intelligence | 3 |
| 2000 | Text mining (workshop session - title only)
Marko Grobelnik, Dunja Mladenic, Natasa Milic-Frayling |
KDD | 2 |
| 1998 | Feature Subset Selection in Text-Learning
Dunja Mladenic |
ECML | 1 |
| 1994 | Using Machine Learning Techniques to Interpret Results from Discrete Event Simulation
Dunja Mladenic, Ivan Bratko, Ray J. Paul, Marko Grobelnik |
ECML | 1 |