Catherine Faron-Zucker

dblp:f/CatherineFaronZucker · also Catherine Faron · DBLP profile ↗
← Back
21ranked-venue papers in the field
1as first author
7since 2021 · last 2025
0000-0001-5959-5561ORCID · verified

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

Knowledge Engineering, Semantic Web & Information Systems · 13Other / Interdisciplinary · 4Database Systems & Data Management · 2 (1 first)Data Mining & Knowledge Discovery · 1Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2025 Kastor: Fine-Tuned Small Language Models for Shape-Based Active Relation Extraction
Célian Ringwald, Fabien Gandon, Catherine Faron-Zucker, Franck Michel, Hanna Abi Akl
ESWC (1)3
2025 Overcoming the Generalization Limits of SLM Finetuning for Shape-Based Extraction of Datatype and Object Properties
abstract
Small language models (SLMs) have shown promises for relation extraction (RE) when extracting RDF triples guided by SHACL shapes focused on common Datatype Properties. This paper investigates how SLMs handle both Datatype and Object Properties for a complete RDF graph extraction. We show that the key bottleneck is related to long-tail distribution of rare properties. To solve this issue, we evaluate several strategies: stratified sampling, weighted loss, dataset scaling, and template-based synthetic data augmentation. We show that the best strategy to perform equally well over unbalanced target properties is to build a training set where the number of occurrences of each property exceeds a given threshold. To enable reproducibility, we publicly released our datasets, experimental results and code. Our findings offer practical guidance for training shape-aware SLMs and highlight promising directions for future work in semantic RE.
Célian Ringwald, Fabien Gandon, Catherine Faron-Zucker, Franck Michel, Hanna Abi Akl
K-CAP3
2024 Selected papers from EGC 2023
Catherine Faron-Zucker, Sabine Loudcher
Data Knowl. Eng.1
2023 A Framework to Include and Exploit Probabilistic Information in SHACL Validation Reports
Rémi Felin, Catherine Faron-Zucker, Andrea Tettamanzi
ESWC2
2023 IndeGx: A model and a framework for indexing RDF knowledge graphs with SPARQL-based test suits
Pierre Maillot, Olivier Corby, Catherine Faron-Zucker, Fabien Gandon, Franck Michel
J. Web Semant.3
2022 Stunning Doodle: A Tool for Joint Visualization and Analysis of Knowledge Graphs and Graph Embeddings
Antonia Ettorre, Anna Bobasheva, Franck Michel, Catherine Faron-Zucker
ESWC4
2022 A Model for Meteorological Knowledge Graphs: Application to Météo-France Data
Nadia Yaacoubi Ayadi, Catherine Faron-Zucker, Franck Michel, Fabien Gandon, Olivier Corby
ICWE2
2020 A Knowledge Graph Enhanced Learner Model to Predict Outcomes to Questions in the Medical Field
Antonia Ettorre, Oscar Rodriguez Rocha, Catherine Faron-Zucker, Franck Michel, Fabien Gandon
EKAW3
2019 Injecting Domain Knowledge in Electronic Medical Records to Improve Hospitalization Prediction
abstract
Electronic medical records (EMR) contain key information about the different symptomatic episodes that a patient went through. They carry a great potential in order to improve the well-being of patients and therefore represent a very valuable input for artificial intelligence approaches. However, the explicit knowledge directly available through these records remains limited, the extracted features to be used by machine learning algorithms do not contain all the implicit knowledge of medical expert. In order to evaluate the impact of domain knowledge when processing EMRs, we augment the features extracted from EMRs with ontological resources before turning them into vectors used by machine learning algorithms. We evaluate these augmentations with several machine learning algorithms to predict hospitalization. Our approach was experimented on data from the PRIMEGE PACA database that contains more than 350,000 consultations carried out by 16 general practitioners (GPs).
Raphaël Gazzotti, Catherine Faron-Zucker, Fabien Gandon, Virginie Lacroix-Hugues, David Darmon
ESWC2
2017 LDScript: A Linked Data Script Language
Olivier Corby, Catherine Faron-Zucker, Fabien Gandon
ISWC (1)2
2017 Allied: A Framework for Executing Linked Data-Based Recommendation Algorithms
abstract
The increase in the amount of structured data published on the Web using the principles of Linked Data means that now it is more likely to find resources on the Web of Data that represent real life concepts. Discovering and recommending resources on the Web of Data related to a given resource is still an open research area. This work presents a framework to deploy and execute Linked Data based recommendation algorithms to measure their accuracy and performance in different contexts. Moreover, application developers can use this framework as the main component for recommendation in various domains. Finally, this paper describes a new recommendation algorithm that adapts its behavior dynamically based on the features of the Linked Data dataset used. The results of a user study show that the algorithm proposed in this paper has better accuracy and novelty than other state-of-the-art algorithms for Linked Data.
Cristhian Figueroa, Iacopo Vagliano, Oscar Rodriguez Rocha, Marco Torchiano, Catherine Faron-Zucker, Juan Carlos Corrales, Maurizio Morisio
Int. J. Semantic Web Inf. Syst.5
2016 A Mapping-Based Method to Query MongoDB Documents with SPARQL
Franck Michel, Catherine Faron-Zucker, Johan Montagnat
DEXA (2)2
2016 Joint Model of Topics, Expertises, Activities and Trends for Question Answering Web Applications
abstract
Users in question-answer sites generate huge amounts of high quality and highly reusable information. This information can be categorized by topics but since users' interests change with time, uncovering the temporal patterns and trends in their activity is of prime interest to detect their current expertize. These temporal variations have long remained unexplored in question-answer sites while detecting them enables us to improve tasks such as: question routing, expert recommending and community life-cycle management. In this paper, we propose a generative model of such a community and its dynamics, and we perform experiments with real-world data extracted from the StackOverflow website to confirm the effectiveness of our model to study the users' behaviors and topics dynamics.
Zide Meng, Fabien Gandon, Catherine Faron-Zucker
WI3
2015 Dynamically Time-Capped Possibilistic Testing of SubClassOf Axioms Against RDF Data to Enrich Schemas
abstract
Axiom scoring is a critical task both for the automatic enrichment/learning and for the automatic validation of knowledge bases and ontologies. We designed and developed an axiom scoring heuristic based on possibility theory, which aims at overcoming some limitations of scoring heuristics based on statistical inference and taking into account the open-world assumption of the linked data on the Web. Since computing the possibilistic score can be computationally quite heavy for some candidate axioms, we propose a method based on time capping to alleviate the computation of the heuristic without giving up the precision of the scores. We evaluate our proposal by applying it to the problem of testing SubClassOf axioms against the DBpedia RDF dataset.
Andrea Tettamanzi, Catherine Faron-Zucker, Fabien Gandon
K-CAP2
2015 A Generic RDF Transformation Software and Its Application to an Online Translation Service for Common Languages of Linked Data
Olivier Corby, Catherine Faron-Zucker, Fabien Gandon
ISWC (2)2
2014 Empirical study on overlapping community detection in question and answer sites
abstract
In many social networks, people interact based on their interests. Community detection algorithms are then useful to reveal the sub-structures of a network and help us find interest groups. Identifying these social communities can bring benefit to understanding and predicting users behaviors. However, for some kind of online community sites such as question-and-answer (Q&A) sites or forums, there is no friendship based social network structure, which means people are not aware who they are in contact with. Therefore, many traditional community detection techniques do not apply directly. In this paper, we propose an empirical approach for extracting data from Q&A sites suitable to apply community detection methods. Then we compare three kinds of community detection methods we applied on a dataset extracted from the popular Q&A site StackOverflow. We analyze and comment the results of each method.
Zide Meng, Fabien Gandon, Catherine Faron-Zucker, Ge Song 0001
ASONAM3
2014 Testing OWL Axioms against RDF Facts: A Possibilistic Approach
Andrea Tettamanzi, Catherine Faron-Zucker, Fabien Gandon
EKAW2
2012 KGRAM Versatile Inference and Query Engine for the Web of Linked Data
abstract
Querying and linking distributed and heterogeneous databases is increasingly needed, as plentiful data resources are published over the Web. This work describes the design of a versatile query system named KGRAM that supports (i) multiple query languages among which the SPARQL 1.1 standard, (ii) federation of multiple heterogeneous and distributed data sources, and (iii) adaptability to various data manipulation use cases. KGRAM provides abstractions for both the query language and the data model, thus delivering unifying reasoning mechanisms. It is implemented as a modular software suite to ease architecting and deploying dedicated data manipulation platforms. Its design integrates optimization concerns to deliver high query performance. Both KGRAM's software versatility and performance are evaluated.
Olivier Corby, Alban Gaignard, Catherine Faron-Zucker, Johan Montagnat
Web Intelligence3
2010 The KGRAM Abstract Machine for Knowledge Graph Querying
abstract
In this paper we present the KGRAM abstract machine dedicated to querying knowledge graphs. It is the result of an abstraction process we performed to reach a generic solution to the problem of querying graphs in various models. We identified high level abstract primitives that constitute the expressions of the query language and the interfaces of KGRAM for both its data structures and its operations.
Olivier Corby, Catherine Faron-Zucker
Web Intelligence2
2008 SweetWiki: A semantic wiki
Michel Buffa, Fabien Gandon, Guillaume Erétéo, Peter Sander, Catherine Faron-Zucker
J. Web Semant.5
2007 RDF/SPARQL Design Pattern for Contextual Metadata
abstract
The basic principle of the Semantic Web carried by the RDF data model is that a collection of RDF statements coexist all together and are universally true. However some case study imply contextual relevancy and truth. The SPARQL query language is provided with patterns enabling to choose the RDF dataset against which a query is executed. This is a first step to handle contextual metadata. Based on it, we present in this paper a design pattern to handle contextual metadata hierarchically organized. This is done by means of a subStateOf property reifying RDF entailment between contextual graphs. The subStateOf relation is modelled within RDF and therefore context hierarchies can be described and queried by means of SPARQL queries. We propose a slight syntactic extension to SPARQL to facilitate the query of context hierarchies, together with rewriting rules to return to standard SPARQL.
Olivier Corby, Catherine Faron-Zucker
Web Intelligence2