EDBT 2026 Demo / reviewers in the wild / expert
Elena Demidova
dblp:84/2154
· DBLP profile ↗
40ranked-venue papers in the field
7as first author
17since 2021 · last 2025
0000-0002-5134-9072ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 14 (3 first)Database Systems & Data Management · 10 (4 first)Knowledge Engineering, Semantic Web & Information Systems · 10Data Mining & Knowledge Discovery · 5Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | VISOR: VIsual Seizure Onset Detection PeRsonalized for Epilepsy Patients
Uttam Kumar 0002, Ran Yu 0001, Michael Wenzel, Elena Demidova |
PAKDD (2) | 4 |
| 2024 | Generating a Question Answering Dataset About Geographic Changes in a Knowledge Graph
Michalis Mitsios, Dharmen Punjani, Sara Abdollahi, Simon Gottschalk 0001, Eleni Tsalapati, Elena Demidova, Manolis Koubarakis |
EKAW | 6 |
| 2024 | A Multimodal and Multitask Approach for Adaptive Geospatial Region Embeddings
Rajjat Dadwal, Ran Yu 0001, Elena Demidova |
PAKDD (5) | 3 |
| 2023 | SCANNER: A Spatio-temporal Correlation and Neighborhood-based Feature Enrichment for Traffic PredictionabstractAccurate traffic speed prediction is essential for road safety and effective traffic management. However, this task is challenging due to the complex spatial and temporal interactions. Current traffic speed prediction approaches typically focus on short-term patterns in a close spatial neighborhood and fail to fully exploit the potential of complex and more distant spatial and temporal interactions. In this paper, we propose SCANNER - a novel Spatio-temporal CorrelAtioN and Neighborhood-based feature EnRichment approach for traffic speed prediction. SCANNER explicitly captures the relationship between road segments at different times and brings additional contextual information into the prediction. Our evaluation on two real-world datasets demonstrates a clear and consistent advantage of the SCANNER approach for both short and long-term speed prediction over the state-of-the-art baselines. Steve Gounoue, Ran Yu 0001, Elena Demidova |
SIGSPATIAL/GIS | 3 |
| 2023 | MetaCitta: Deep Meta-Learning for Spatio-Temporal Prediction Across Cities and TasksabstractAbstract Accurate spatio-temporal prediction is essential for capturing city dynamics and planning mobility services. State-of-the-art deep spatio-temporal predictive models depend on rich and representative training data for target regions and tasks. However, the availability of such data is typically limited. Furthermore, existing predictive models fail to utilize cross-correlations across tasks and cities. In this paper, we propose MetaCitta, a novel deep meta-learning approach that addresses the critical challenges of data scarcity and model generalization. MetaCitta adopts the data from different cities and tasks in a generalizable spatio-temporal deep neural network. We propose a novel meta-learning algorithm that minimizes the discrepancy between spatio-temporal representations across tasks and cities. Our experiments with real-world data demonstrate that the proposed MetaCitta approach outperforms state-of-the-art prediction methods for zero-shot learning and pre-training plus fine-tuning. Furthermore, MetaCitta is computationally more efficient than the existing meta-learning approaches. Ashutosh Sao, Simon Gottschalk 0001, Nicolas Tempelmeier, Elena Demidova |
PAKDD (4) | 4 |
| 2023 | Road Network Representation Learning with Vehicle TrajectoriesabstractAbstract Spatio-temporal traffic patterns reflecting the mobility behavior of road users are essential for learning effective general-purpose road representations. Such patterns are largely neglected in state-of-the-art road representation learning, mainly focusing on modeling road topology and static road features. Incorporating traffic patterns into road network representation learning is particularly challenging due to the complex relationship between road network structure and mobility behavior of road users. In this paper, we present TrajRNE – a novel trajectory-based road embedding model incorporating vehicle trajectory information into road network representation learning. Our experiments on two real-world datasets demonstrate that TrajRNE outperforms state-of-the-art road representation learning baselines on various downstream tasks. Stefan Schestakov, Paul Heinemeyer, Elena Demidova |
PAKDD (4) | 3 |
| 2023 | Iterative Geographic Entity Alignment with Cross-AttentionabstractAbstract Aligning schemas and entities of community-created geographic data sources with ontologies and knowledge graphs is a promising research direction for making this data widely accessible and reusable for semantic applications. However, such alignment is challenging due to the substantial differences in entity representations and sparse interlinking across sources, as well as high heterogeneity of schema elements and sparse entity annotations in community-created geographic data. To address these challenges, we propose a novel cross-attention-based iterative alignment approach called IGEA in this paper. IGEA adopts cross-attention to align heterogeneous context representations across geographic data sources and knowledge graphs. Moreover, IGEA employs an iterative approach for schema and entity alignment to overcome annotation and interlinking sparsity. Experiments on real-world datasets from several countries demonstrate that our proposed approach increases entity alignment performance compared to baseline methods by up to 18% points in F1-score. IGEA increases the performance of the entity and tag-to-class alignment by 7 and 8% points in terms of F1-score, respectively, by employing the iterative method. Alishiba Dsouza, Ran Yu 0001, Moritz Windoffer, Elena Demidova |
ISWC | 4 |
| 2023 | Spatial Link Prediction with Spatial and Semantic EmbeddingsabstractAbstract Semantic geospatial applications, such as geographic question answering, have benefited from knowledge graphs incorporating information regarding geographic entities and their relations. However, one of the most critical limitations of geographic knowledge graphs is the lack of semantic relations between geographic entities. The most extensive knowledge graphs specifically tailored to geographic entities are extracted from unstructured sources, with these graphs often relying on datatype properties to describe the entities, resulting in a flat representation that lacks entity relationships. Therefore, predicting links between geographic entities is essential for advancing semantic geospatial applications. Existing neural link prediction methods for knowledge graphs typically rely on pre-existing entity relations, making them unsuitable for scenarios where such information is absent. In this paper, we tackle the challenge of predicting spatial links in sparsely interlinked knowledge graphs by introducing two novel approaches: supervised spatial link prediction (SSLP) and unsupervised inductive spatial link prediction (USLP). These approaches leverage the wealth of literal values in geographic knowledge graphs through spatial and semantic embeddings. To assess the effectiveness of our proposed methods, we conduct evaluations on the WorldKG geographic knowledge graph, which incorporates geospatial data extracted from OpenStreetMap. Our results demonstrate that the SSLP and USLP approaches substantially outperform state-of-the-art link prediction methods. Genivika Mann, Alishiba Dsouza, Ran Yu 0001, Elena Demidova |
ISWC | 4 |
| 2023 | LaSER: Language-specific event recommendationabstractWhile societal events often impact people worldwide, a significant fraction of events has a local focus that primarily affects specific language communities. Examples include national elections, the development of the Coronavirus pandemic in different countries, and local film festivals such as the César Awards in France and the Moscow International Film Festival in Russia. However, existing entity recommendation approaches do not sufficiently address the language context of recommendation. This article introduces the novel task of language-specific event recommendation, which aims to recommend events relevant to the user query in the language-specific context. This task can support essential information retrieval activities, including web navigation and exploratory search, considering the language context of user information needs. We propose LaSER, a novel approach toward language-specific event recommendation. LaSER blends the language-specific latent representations (embeddings) of entities and events and spatio-temporal event features in a learning to rank model. This model is trained on publicly available Wikipedia Clickstream data. The results of our user study demonstrate that LaSER outperforms state-of-the-art recommendation baselines by up to 33 percentage points in [email protected] concerning the language-specific relevance of recommended events. Sara Abdollahi, Simon Gottschalk 0001, Elena Demidova |
J. Web Semant. | 3 |
| 2022 | QuoteKG: A Multilingual Knowledge Graph of QuotesabstractAbstract Quotes of public figures can mark turning points in history. A quote can explain its originator’s actions, foreshadowing political or personal decisions and revealing character traits. Impactful quotes cross language barriers and influence the general population’s reaction to specific stances, always facing the risk of being misattributed or taken out of context. The provision of a cross-lingual knowledge graph of quotes that establishes the authenticity of quotes and their contexts is of great importance to allow the exploration of the lives of important people as well as topics from the perspective of what was actually said. In this paper, we present QuoteKG, the first multilingual knowledge graph of quotes. We propose the QuoteKG creation pipeline that extracts quotes from Wikiquote, a free and collaboratively created collection of quotes in many languages, and aligns different mentions of the same quote. QuoteKG includes nearly one million quotes in 55 languages, said by more than 69, 000 people of public interest across a wide range of topics. QuoteKG is publicly available and can be accessed via a SPARQL endpoint. Tin Kuculo, Simon Gottschalk 0001, Elena Demidova |
ESWC | 3 |
| 2022 | W-trace: robust and effective watermarking for GPS trajectoriesabstractWith the rise of data-driven methods for traffic forecasting, accident prediction, and profiling driving behavior, personal GPS trajectory data has become an essential asset for businesses and emerging data markets. However, as personal data, GPS trajectories require protection. Especially by data breaches, verification of GPS data ownership is a challenging problem. Watermarking facilitates data ownership verification by encoding provenance information into the data. GPS trajectory watermarking is particularly challenging due to the spatio-temporal data properties and easiness of data modification; as a result, existing methods embed only minimal provenance information and lack robustness. In this paper, we propose W-Trace - a novel GPS trajectory watermarking method based on Fourier transformation. We demonstrate the effectiveness and robustness of W-Trace on two real-world GPS trajectory datasets. Rajjat Dadwal, Thorben Funke, Michael Nüsken, Elena Demidova |
SIGSPATIAL/GIS | 4 |
| 2022 | Reinforcement Learning-based Placement of Charging Stations in Urban Road NetworksabstractThe transition from conventional mobility to electromobility largely depends on charging infrastructure availability and optimal placement. This paper examines the optimal placement of charging stations in urban areas. We maximise the charging infrastructure supply over the area and minimise waiting, travel, and charging times while setting budget constraints. Moreover, we include the possibility of charging vehicles at home to obtain a more refined estimation of the actual charging demand throughout the urban area. We formulate the Placement of Charging Stations problem as a non-linear integer optimisation problem that seeks the optimal positions for charging stations and the optimal number of charging piles of different charging types. We design a novel Deep Reinforcement Learning approach to solve the charging station placement problem (PCRL). Extensive experiments on real-world datasets show how the PCRL reduces the waiting and travel time while increasing the benefit of the charging plan compared to five baselines. Compared to the existing infrastructure, we can reduce the waiting time by up to 97% and increase the benefit up to 497%. Leonie von Wahl, Nicolas Tempelmeier, Ashutosh Sao, Elena Demidova |
KDD | 4 |
| 2022 | Attention-Based Vandalism Detection in OpenStreetMapabstractOpenStreetMap (OSM), a collaborative, crowdsourced Web map, is a unique source of openly available worldwide map data, increasingly adopted in Web applications. Vandalism detection is a critical task to support trust and maintain OSM transparency. This task is remarkably challenging due to the large scale of the dataset, the sheer number of contributors, various vandalism forms, and the lack of annotated data. This paper presents Ovid - a novel attention-based method for vandalism detection in OSM. Ovid relies on a novel neural architecture that adopts a multi-head attention mechanism to summarize information indicating vandalism from OSM changesets effectively. To facilitate automated vandalism detection, we introduce a set of original features that capture changeset, user, and edit information. Furthermore, we extract a dataset of real-world vandalism incidents from the OSM edit history for the first time and provide this dataset as open data. Our evaluation conducted on real-world vandalism data demonstrates the effectiveness of Ovid. Nicolas Tempelmeier, Elena Demidova |
WWW | 2 |
| 2021 | WorldKG: A World-Scale Geographic Knowledge GraphabstractOpenStreetMap is a rich source of openly available geographic information. However, the representation of geographic entities, e.g., buildings, mountains, and cities, within OpenStreetMap is highly heterogeneous, diverse, and incomplete. As a result, this rich data source is hardly usable for real-world applications. This paper presents WorldKG - a new geographic knowledge graph aiming to provide a comprehensive semantic representation of geographic entities in OpenStreetMap. We describe the WorldKG knowledge graph, including its ontology that builds the semantic dataset backbone, the extraction procedure of the ontology and geographic entities from OpenStreetMap, and the methods to enhance entity annotation. We perform statistical and qualitative dataset assessment, demonstrating the large scale and high precision of the semantic geographic information in WorldKG. Alishiba Dsouza, Nicolas Tempelmeier, Ran Yu 0001, Simon Gottschalk 0001, Elena Demidova |
CIKM | 5 |
| 2021 | GeoVectors: A Linked Open Corpus of OpenStreetMap Embeddings on World ScaleabstractOpenStreetMap (OSM) is currently the richest publicly available information source on geographic entities (e.g., buildings and roads) worldwide. However, using OSM entities in machine learning models and other applications is challenging due to the large scale of OSM, the extreme heterogeneity of entity annotations, and a lack of a well-defined ontology to describe entity semantics and properties. This paper presents GeoVectors - a unique, comprehensive world-scale linked open corpus of OSM entity embeddings covering the entire OSM dataset and providing latent representations of over 980 million geographic entities in 180 countries. The GeoVectors corpus captures semantic and geographic dimensions of OSM entities and makes these entities directly accessible to machine learning algorithms and semantic applications. We create a semantic description of the GeoVectors corpus, including identity links to the Wikidata and DBpedia knowledge graphs to supply context information. Furthermore, we provide a SPARQL endpoint - a semantic interface that offers direct access to the semantic and latent representations of geographic entities in OSM. Nicolas Tempelmeier, Simon Gottschalk 0001, Elena Demidova |
CIKM | 3 |
| 2021 | Ovid: A Machine Learning Approach for Automated Vandalism Detection in OpenStreetMapabstractOpenStreetMap is a unique source of openly available worldwide map data, increasingly adopted in real-world applications. Vandalism detection in OpenStreetMap is critical and remarkably challenging due to the large scale of the dataset, the sheer number of contributors, various vandalism forms, and the lack of annotated data to train machine learning algorithms. This paper presents Ovid - a novel machine learning method for vandalism detection in OpenStreetMap. Ovid relies on a neural network architecture that adopts a multi-head attention mechanism to effectively summarize information indicating vandalism from OpenStreetMap changesets. To facilitate automated vandalism detection, we introduce a set of original features that capture changeset, user, and edit information. Our evaluation results on real-world vandalism data demonstrate that the proposed Ovid method outperforms the baselines by 4.7 percentage points in accuracy. Nicolas Tempelmeier, Elena Demidova |
SIGSPATIAL/GIS | 2 |
| 2021 | Towards Neural Schema Alignment for OpenStreetMap and Knowledge Graphs
Alishiba Dsouza, Nicolas Tempelmeier, Elena Demidova |
ISWC | 3 |
| 2020 | Event-QA: A Dataset for Event-Centric Question Answering over Knowledge GraphsabstractSemantic Question Answering (QA) is a crucial technology to facilitate intuitive user access to semantic information stored in knowledge graphs. Whereas most of the existing QA systems and datasets focus on entity-centric questions, very little is known about these systems' performance in the context of events. As new event-centric knowledge graphs emerge, datasets for such questions gain importance. In this paper, we present the Event-QA dataset for answering event-centric questions over knowledge graphs. Event-QA contains 1000 semantic queries and the corresponding English, German and Portuguese verbalizations for EventKG - an event-centric knowledge graph with more than 970 thousand events. Tarcísio Souza Costa, Simon Gottschalk 0001, Elena Demidova |
CIKM | 3 |
| 2020 | TA-Dash: An Interactive Dashboard for Spatial-Temporal Traffic AnalyticsabstractIn recent years, a large number of research efforts aimed at the development of machine learning models to predict complex spatial-temporal mobility patterns and their impact on road traffic and infrastructure. However, the utility of these models is often diminished due to the lack of accessible user interfaces to view and analyse prediction results. In this paper, we present the Traffic Analytics Dashboard (TA-Dash), an interactive dashboard that enables the visualisation of complex spatial-temporal urban traffic patterns. We demonstrate the utility of TA-Dash at the example of two recently proposed spatial-temporal models for urban traffic and urban road infrastructure analysis. In particular, the use cases include the analysis, prediction and visualisation of the impact of planned special events on urban road traffic as well as the analysis and visualisation of structural dependencies within urban road networks. The lightweight TA-Dash dashboard aims to address non-expert users involved in urban traffic management and mobility service planning. The TA-Dash builds on a flexible layer-based architecture that is easily adaptable to the visualisation of new models. Nicolas Tempelmeier, Anzumana Sander, Udo Feuerhake, Martin Löhdefink, Elena Demidova |
SIGSPATIAL/GIS | 5 |
| 2020 | Crosstown traffic - supervised prediction of impact of planned special events on urban traffic
Nicolas Tempelmeier, Stefan Dietze, Elena Demidova |
GeoInformatica | 3 |
| 2020 | IQA: Interactive query construction in semantic question answering systems
Hamid Zafar, Mohnish Dubey, Jens Lehmann 0001, Elena Demidova |
J. Web Semant. | 4 |
| 2019 | ST-Discovery: Data-Driven Discovery of Structural Dependencies in Urban Road NetworksabstractThe discovery of structural dependencies that cause correlated congestion patterns within urban road networks is of crucial importance for numerous real-world applications, including urban planning and scheduling of public transportation services. These dependencies can often result from the road network topology, are often not well understood and can become apparent under an increased traffic load. In this paper we propose the data-driven ST-Discovery approach that facilitates the effective discovery of structural dependencies using historical traffic flow data. Nicolas Tempelmeier, Udo Feuerhake, Oskar Wage, Elena Demidova |
SIGSPATIAL/GIS | 4 |
| 2019 | HapPenIng: Happen, Predict, Infer - Event Series Completion in a Knowledge Graph
Simon Gottschalk 0001, Elena Demidova |
ISWC (1) | 2 |
| 2018 | Towards Better Understanding Researcher Strategies in Cross-Lingual Event Analytics
Simon Gottschalk 0001, Viola Bernacchi, Richard Rogers, Elena Demidova |
TPDL | 4 |
| 2018 | EventKG: A Multilingual Event-Centric Temporal Knowledge GraphabstractOne of the key requirements to facilitate semantic analytics of information regarding contemporary and historical events on the Web, in the news and in social media is the availability of reference knowledge repositories containing comprehensive representations of events and temporal relations. Existing knowledge graphs, with popular examples including DBpedia, YAGO and Wikidata, focus mostly on entity-centric information and are insufficient in terms of their coverage and completeness with respect to events and temporal relations. EventKG presented in this paper is a multilingual event-centric temporal knowledge graph that addresses this gap. EventKG incorporates over 690 thousand contemporary and historical events and over 2.3 million temporal relations extracted from several large-scale knowledge graphs and semi-structured sources and makes them available through a canonical representation. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves. Simon Gottschalk 0001, Elena Demidova |
ESWC | 2 |
| 2018 | Inferring Missing Categorical Information in Noisy and Sparse Web MarkupabstractEmbedded markup of Web pages has seen widespread adoption throughout the past years driven by standards such as RDFa and Microdata and initiatives such as schema.org, where recent studies show an adoption by 39% of all Web pages already in 2016. While this constitutes an important information source for tasks such as Web search, Web page classification or knowledge graph augmentation, individual markup nodes are usually sparsely described and often lack essential information. For instance, from 26 million nodes describing events within the Common Crawl in 2016, 59% of nodes provide less than six statements and only 257,000 nodes (0.96%) are typed with more specific event subtypes. Nevertheless, given the scale and diversity of Web markup data, nodes that provide missing information can be obtained from the Web in large quantities, in particular for categorical properties. Such data constitutes potential training data for inferring missing information to significantly augment sparsely described nodes. In this work, we introduce a supervised approach for inferring missing categorical properties in Web markup. Our experiments, conducted on properties of events and movies, show a performance of 79% and 83% F1 score correspondingly, significantly outperforming existing baselines. Nicolas Tempelmeier, Elena Demidova, Stefan Dietze |
WWW | 2 |
| 2017 | Extracting Event-Centric Document Collections from Large-Scale Web Archives
Gerhard Gossen, Elena Demidova, Thomas Risse 0001 |
TPDL | 2 |
| 2017 | Dataset Reuse: An Analysis of References in Community Discussions, Publications and DataabstractFollowing the Linked Data principles means maximising the reusability of data over the Web. Reuse of datasets can become apparent when datasets are linked to from other datasets, and referred in scientific articles or community discussions. It can thus be measured, similarly to citations of papers. In this paper we propose dataset reuse metrics and use these metrics to analyse indications of dataset reuse in different communication channels within a scientific community. In particular we consider mailing lists and publications in the Semantic Web community and their correlation with data interlinking. Our results demonstrate that indications of dataset reuse across different communication channels and reuse in terms of data interlinking are positively correlated. Kemele M. Endris, José M. Giménez-García, Harsh Thakkar, Elena Demidova, Antoine Zimmermann, Christoph Lange 0002, Elena Simperl |
K-CAP | 4 |
| 2017 | MultiWiki: Interlingual Text Passage Alignment in WikipediaabstractIn this article, we address the problem of text passage alignment across interlingual article pairs in Wikipedia. We develop methods that enable the identification and interlinking of text passages written in different languages and containing overlapping information. Interlingual text passage alignment can enable Wikipedia editors and readers to better understand language-specific context of entities, provide valuable insights in cultural differences, and build a basis for qualitative analysis of the articles. An important challenge in this context is the tradeoff between the granularity of the extracted text passages and the precision of the alignment. Whereas short text passages can result in more precise alignment, longer text passages can facilitate a better overview of the differences in an article pair. To better understand these aspects from the user perspective, we conduct a user study at the example of the German, Russian, and English Wikipedia and collect a user-annotated benchmark. Then we propose MultiWiki, a method that adopts an integrated approach to the text passage alignment using semantic similarity measures and greedy algorithms and achieves precise results with respect to the user-defined alignment. The MultiWiki demonstration is publicly available and currently supports four language pairs. Simon Gottschalk 0001, Elena Demidova |
ACM Trans. Web | 2 |
| 2016 | Analysing Temporal Evolution of Interlingual Wikipedia Article PairsabstractWikipedia articles representing an entity or a topic in different language editions evolve independently within the scope of the language-specific user communities. This can lead to different points of views reflected in the articles, as well as complementary and inconsistent information. An analysis of how the information is propagated across the Wikipedia language editions can provide important insights in the article evolution along the temporal and cultural dimensions and support quality control. To facilitate such analysis, we present MultiWiki -- a novel web-based user interface that provides an overview of the similarities and differences across the article pairs originating from different language editions on a timeline. MultiWiki enables users to observe the changes in the interlingual article similarity over time and to perform a detailed visual comparison of the article snapshots at a particular time point. Simon Gottschalk 0001, Elena Demidova |
SIGIR | 2 |
| 2015 | The iCrawl Wizard - Supporting Interactive Focused Crawl Specification
Gerhard Gossen, Elena Demidova, Thomas Risse 0001 |
ECIR | 2 |
| 2013 | Aligning freebase with the YAGO ontologyabstractLinked Open Data (LOD) has emerged as the de-facto standard for publishing data on the Web. The cross-domain large scale Freebase and YAGO datasets represent central hubs and reference points for the LOD cloud. Freebase is an open-world dataset, which contains about 22 million entities and more than 350 million facts in more than 100 domains. The scale of Freebase makes it difficult for the users to get an overview of the data and efficiently retrieve the desired information. Integration of Freebase with the YAGO ontology that contains more than 360,000 concepts enables us to provide more semantic information for Freebase and to facilitate novel applications, such as efficient query construction, over large scale data. In this paper we analyze the structure of YAGO in more depth and show how to match YAGO and Freebase categories. The new YAGO+F structure that results from our matching tightly connects both datasets and provides an important next step to systematically interconnect LOD subcollections. We make our YAGO+F structure available online in the hope that it can provide a good starting point for future applications, which can build upon a wide variety of Freebase data clearly arranged in the semantic categories of YAGO. Elena Demidova, Irina Oelze, Wolfgang Nejdl |
CIKM | 1 |
| 2013 | Efficient query construction for large scale dataabstractIn recent years, a number of open databases have emerged on the Web, providing Web users with platforms to collaboratively create structured information. As these databases are intended to accommodate heterogeneous information and knowledge, they usually comprise a very large schema and billions of instances. Browsing and searching data on such a scale is not an easy task for a Web user. In this context, interactive query construction offers an intuitive interface for novice users to retrieve information from databases neither requiring any knowledge of structured query languages, nor any prior knowledge of the database schema. However, the existing mechanisms do not scale well on large scale datasets. This paper presents a set of techniques to boost the scalability of interactive query construction, from the perspective of both, user interaction cost and performance. We connect an abstract ontology layer to the database schema to shorten the process of user-computer interaction. We also introduce a search mechanism to enable efficient exploration of query interpretation spaces over large scale data. Extensive experiments show that our approach scales well on Freebase - an open database containing more than 7,000 relational tables in more than 100 domains. Elena Demidova, Xuan Zhou 0001, Wolfgang Nejdl |
SIGIR | 1 |
| 2012 | Privacy-aware image classification and searchabstractModern content sharing environments such as Flickr or YouTube contain a large amount of private resources such as photos showing weddings, family holidays, and private parties. These resources can be of a highly sensitive nature, disclosing many details of the users' private sphere. In order to support users in making privacy decisions in the context of image sharing and to provide them with a better overview on privacy related visual content available on the Web, we propose techniques to automatically detect private images, and to enable privacy-oriented image search. To this end, we learn privacy classifiers trained on a large set of manually assessed Flickr photos, combining textual metadata of images with a variety of visual features. We employ the resulting classification models for specifically searching for private photos, and for diversifying query results to provide users with a better coverage of private and public content. Large-scale classification experiments reveal insights into the predictive performance of different visual and textual features, and a user evaluation of query result rankings demonstrates the viability of our approach. Sergej Zerr, Stefan Siersdorfer, Jonathon S. Hare, Elena Demidova |
SIGIR | 4 |
| 2012 | A Probabilistic Scheme for Keyword-Based Incremental Query ConstructionabstractDatabases enable users to precisely express their informational needs using structured queries. However, database query construction is a laborious and error-prone process, which cannot be performed well by most end users. Keyword search alleviates the usability problem at the price of query expressiveness. As keyword search algorithms do not differentiate between the possible informational needs represented by a keyword query, users may not receive adequate results. This paper presents IQP- a novel approach to bridge the gap between usability of keyword search and expressiveness of database queries. IQPenables a user to start with an arbitrary keyword query and incrementally refine it into a structured query through an interactive interface. The enabling techniques of IQPinclude: 1) a probabilistic framework for incremental query construction; 2) a probabilistic model to assess the possible informational needs represented by a keyword query; 3) an algorithm to obtain the optimal query construction process. This paper presents the detailed design of IQP, and demonstrates its effectiveness and scalability through experiments over real-world data and a user study. Elena Demidova, Xuan Zhou 0001, Wolfgang Nejdl |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2010 | Evaluating Evidences for Keyword Query Disambiguation in Entity Centric Database Search
Elena Demidova, Xuan Zhou 0001, Irina Oelze, Wolfgang Nejdl |
DEXA (2) | 1 |
| 2010 | IQP: Incremental query construction, a probabilistic approachabstractThis paper presents IQP - a novel approach to bridge the gap between usability of keyword search and expressiveness of database queries. IQP enables a user to start with an arbitrary keyword query and incrementally refine it into a structured query through an interactive interface. The enabling techniques of IQP include: (1) a conceptual framework for incremental query construction; (2) a probabilistic model to assess the possible informational needs represented by a keyword query; (3) an algorithm to perform an optimal query construction. Elena Demidova, Xuan Zhou 0001, Wolfgang Nejdl |
ICDE | 1 |
| 2010 | DivQ: diversification for keyword search over structured databasesabstractKeyword queries over structured databases are notoriously ambiguous. No single interpretation of a keyword query can satisfy all users, and multiple interpretations may yield overlapping results. This paper proposes a scheme to balance the relevance and novelty of keyword search results over structured databases. Firstly, we present a probabilistic model which effectively ranks the possible interpretations of a keyword query over structured data. Then, we introduce a scheme to diversify the search results by re-ranking query interpretations, taking into account redundancy of query results. Finally, we propose α-nDCG-W and WS-recall, an adaptation of α-nDCG and S-recall metrics, taking into account graded relevance of subtopics. Our evaluation on two real-world datasets demonstrates that search results obtained using the proposed diversification algorithms better characterize possible answers available in the database than the results of the initial relevance ranking. Elena Demidova, Peter Fankhauser, Xuan Zhou 0001, Wolfgang Nejdl |
SIGIR | 1 |
| 2009 | SUITS: Faceted User Interface for Constructing Structured Queries from Keywords
Elena Demidova, Xuan Zhou 0001, Gideon Zenz, Wolfgang Nejdl |
DASFAA | 1 |
| 2008 | Zerber: r-confidential indexing for distributed documentsabstractTo carry out work assignments, small groups distributed within a larger enterprise often need to share documents among themselves while shielding those documents from others’ eyes. In this situation, users need an indexing facility that can quickly locate relevant documents that they are allowed to access, without (1) leaking information about the remaining documents, (2) imposing a large management burden as users, groups, and documents evolve, or (3) requiring users to agree on a central completely trusted authority. To address this problem, we propose the concept of r-confidentiality, which captures the degree of information leakage from an index about the terms contained in inaccessible documents. Then we propose the r-confidential Zerber indexing facility for sensitive documents, which uses secret splitting and term merging to provide tunable limits on information leakage, even under statistical attacks; requires only limited trust in a central indexing authority; and is extremely easy to use and administer. Experiments with real-world data show that Zerber offers excellent performance for index insertions and lookups while requiring only a modest amount of storage space and network bandwidth Sergej Zerr, Elena Demidova, Daniel Olmedilla, Wolfgang Nejdl, Marianne Winslett, Soumyadeb Mitra |
EDBT | 2 |