Sophie Pavia

dblp:311/0532 · DBLP profile ↗
← Back
6ranked-venue papers in the field
2as first author
6since 2021 · last 2023
0000-0002-9015-8906ORCID · corroborated

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

Big Data, Cloud & Distributed Data Systems · 3 (1 first)Database Systems & Data Management · 2 (1 first)Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2023 Learning Circular Tabular Embeddings for Heterogeneous Large-scale Structured Datasets
Michael N. Gubanov, Anna Pyayt, Sophie Pavia
DOLAP3
2022 Visualizing and Querying Large-scale Structured Datasets by Learning Multi-layered 3D Meta-Profiles
abstract
Data profiling is a "set of statistical data analysis activities to determine properties of a dataset". Historically, it was aimed at data (not meta-data), but at scale, the tables’ meta-data (i.e. title, attribute names, types) becomes abundant, hence its profiling becomes vital, especially in order to understand the contents of large-scale structured datasets.Here we describe and evaluate the algorithms and models behind our scalable Meta-data profiler. It is capable of learning Meta-profiles for a topic of interest in extreme-scale structured datasets, such as WDC [1] or CORD-19 [2] having millions of tables and hundreds of thousands of sources. A 3D Meta-profile visualizes a specific topic (e.g. COVID-19 vaccine side-effects) present in a large-scale structured dataset and simplifies access and comparison for data scientists and end-users.
Michael N. Gubanov, Anna Pyayt, Sophie Pavia
IEEE Big Data3
2022 Leveraging Scalable Profiling to Learn and Visualize the Latest Trustworthy COVID-19 Medical Research Findings
abstract
Accessing large-scale structured datasets such as WDC [31] or CORD-191 is very challenging [ 11, 13, 14, 41, 42]. Even if one topic (e.g. Vaccine Side-Effects) is of interest, the side-effects tables in different papers have hundreds of different schemas, depending on the authors, which significantly complicates both finding and querying them. Here we demonstrate our scalable Meta-data profiler, capable of constructing a standardized interface to a topic of interest in large-scale structured datasets. This interface, called Meta-profile represents a meta-data summary per each topic, representative of the entire dataset. Such profiles can be used as a robust visualization as well as to simplify access to structured data for both data scientists and end users at scale [32, 42]
Michael N. Gubanov, Sophie Pavia, Anna Pyayt, William Goble
CIKM2
2022 Simplifying Access to Large-scale Structured Datasets by Meta-Profiling with Scalable Training Set Enrichment
abstract
Accessing large-scale structured datasets such as WDC [21], having millions of tables coming from hundreds of thousands of sources is very challenging [11, 13, 14, 30, 31]. Even if one topic (e.g. Job postings) is of interest, Jobs tables in different sources have hundreds of different schemas, which significantly complicates both finding and querying them.
Sophie Pavia, Rituparna Khan, Anna Pyayt, Michael N. Gubanov
SIGMOD Conference1
2021 Learning Tabular Embeddings at Web Scale
abstract
Contextual embeddings, such as ELMo and BERT [21], [49], assign each word a representation based on its context [44]. This research builds on an observation that the context for structured data can be encoded very differently from the traditional sentence and text-based context. This means that embeddings for the structured data can be constructed on different principles, and if properly optimized, they can be used to improve performance ML and AI-based tasks related to the structured data. Here we present several new types of tabular embeddings taking into consideration structure of columns, rows, and presence of metadata. We demonstrated that properly optimized embeddings in combination with ML and DL models show significant improvement on such important tasks as tabular column and tuple recognition.
Sophie Pavia, Montasir Shams, Rituparna Khan, Anna Pyayt, Michael N. Gubanov
IEEE BigData1
2021 Towards Unveiling Dark Web Structured Data
abstract
Anecdotal evidence suggests that Web-search engines, together with the Knowledge Graphs and Bases, such as YAGO [46], DBPedia [13], Freebase [16], Google Knowledge Graph [52] provide rapid access to most structured information on the Web. However, taking a closer look reveals a so called "knowledge gap" [18] that is largely in the dark. For example, a person searching for a relevant job opening has to spend at least 3 hours per week for several months [2] just searching job postings on numerous online job-search engines and the employer websites. The reason why this seemingly simple task cannot be completed by typing in a few keyword queries into a search-engine and getting all relevant results in seconds instead of hours is because access to structured data on the Web is still rudimentary. While searching for a job we have many parameters in mind, not just the job title, but also, usually location, salary range, remote work option, given a recent shift to hybrid work places, and many others. Ideally, we would like to write a SQL-style query, selecting all job postings satisfying our requirements, but it is currently impossible, because job postings (and all other) Web tables are structured in many different ways and scattered all over the Web. There is neither a Web-scale generalizable algorithm nor a system to locate and normalize all relevant tables in a category of interest from millions of sources.Here we describe and evaluate on a corpus having hundreds of millions of Web tables [39], a new scalable iterative training data generation algorithm, producing high quality training data required to train Deep- and Machine-learning models, capable of generalizing to Web scale. The models, trained on such en-riched training data efficiently deal with Web scale heterogeneity compared to poor generalization performance of models, trained without enrichment [20], [25], [38]. Such models are instrumental in bridging the knowledge gap for structured data on the Web.
Montasir Shams, Sophie Pavia, Rituparna Khan, Anna Pyayt, Michael N. Gubanov
IEEE BigData2