Zenith scientific seminar: Florent Masseglia, “Mining Uncertain Data Streams”, October 17, 11am.

Florent Masseglia will present a recent work, done with Reza Akbarinia, about uncertain data stream mining on October 17 at 11am, room G.227.

Title: Mining Uncertain Data Streams.

Abstract: Dealing with uncertainty has gained increasing attention these past few years in both static and streaming data management and mining. There are many possible reasons for uncertainty, such as noise occurring when data are collected, noise injected for privacy reasons, semantics of the results of a search engine (often ambiguous),etc. Thus, many sensitive domains now involve massive uncertain data (including scientific applications). The problem is even more difficult for uncertain data streams where massive frequent updates need to be taken into account while respecting data stream constraints. In this context, discovering Probabilistic Frequent Itemsets (PFI) is very challenging since algorithms designed for deterministic data are not applicable.

In this talk, I will present our recent work with Reza Akbarinia on this topic. We propose FMU (Fast Mining of Uncertain data streams), the first solution for exact PFI mining in data streams with sliding windows. FMU allows updating the frequentness probability of an itemset whenever a transaction is added or removed from the observation window. Using these update operations, we are able to extract PFI in sliding windows with very low response times.

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-florent-masseglia-mining-uncertain-data-streams-october-17-11am/

Zenith scientific seminar: Khalid Saleem, “Open Data Analytics – Research Perspectives”, September 19, 11am.

Before leaving our team, Khalid will give a synthetic presentation of his work about open data analytics during his stay, on September 19, at 11am, G.127. Title : Open Data Analytics – Research Perspectives

Title : Open Data Analytics – Research Perspectives

Abstract : According to a survey internet has grown to 98 peta bytes in 2011, comprising of web pages and raw data, with more than 2 billion web users. Although, the web page creation and access have been standardized over the years, the available data lacks such standards. Different terminologies are being used to tag the data; open, big or linked data. The contributed data is categorized as web scale and have a very high degree of format variance, thus making it very difficult to formalize a standard access technique. Based on these atypical data characteristics, data scientists are envisaging a new era of data analytics, requiring better algorithms and applications to deliver in-time benefits from this data.

The presentation explains the scenarios which help in typifying of data available on the web (open, big, linked), in different domains (Government, Science, Enterprise, Society). Secondly, we outline the open data characteristics and present a model framework, signifying the research domains related to open data analytics. The model can help the data scientists and the application developers in devising open data-driven real-time analytical tools. Alongside, examples of open data financial equity will also be highlighted.

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-khalid-saleem-open-data-analytics-research-perspectives/

Zenith scientific seminar: Imene Mami “View Selection Under Multiple Resource Constraints in a Distributed Context”, August 27, 11:30am.

In a joint talk with Miguel Liroz (at 11am), Imene will present her recent work on view selection in a distributed context under resource constraints, room G.127 at 11:30.

Title: View Selection Under Multiple Resource Constraints in a Distributed Context

Abstract: The use of materialized views in commercial database systems and data warehousing systems is a common technique to improve the query performance. In past research, the view selection issue has essentially been investigated in the centralized context. In this paper, we address the view selection problem in a distributed scenario. We first extend the AND-OR view graph to capture the distributed features. Then, we propose a solution using constraint programming for modeling and solving the view selection problem under multiple resource constraints in a distributed context. Finally, we experimentally show that our approach provides better performance resulting from evaluating the quality of the solutions in terms of cost saving.

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-imene-mami-view-selection-under-multiple-resource-constraints-in-a-distributed-context-august-27-1130am/

Zenith scientific seminar: Miguel Liroz, “Dynamic Workload-Based Partitioning for Large-Scale Databases”, August 27, 11am.

Miguel Liroz will present a recent work on large-scale databases paritioning in the next scientific seminar of Zenith, room G.127 at 11am. This will be a joint talk with Imene Mami (at 11:30).

Title: Dynamic Workload-Based Partitioning for Large-Scale Databases

Abstract: Applications with very large databases, where data items are continuously appended, are becoming more and more common. Thus, the development of efficient workload-based data partitioning is one of the main requirements to offer good performance to most of those applications that have complex access patterns, e.g. scientific applications. However, the existing workload-based approaches, which are executed in a static way, cannot be applied to very large databases. In this paper, we propose DynPart, a dynamic partitioning algorithm for continuously growing databases. DynPart efficiently adapts the data partitioning to the arrival of new data elements by taking into account the affinity of new data with queries and fragments. In contrast to existing static approaches, our approach offers a constant execution time, no matter the size of the database, while obtaining very good partitioning efficiency. We validated our solution through experimentation over real-world data; the results show its effectiveness.

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-miguel-liroz-dynamic-workload-based-partitioning-for-large-scale-databases-august-27-11am/

Zenith scientific seminar: Alexis Joly, “Searching and Mining Big multimedia data: recent works, perspectives and application to botanical data management”, June 18, 2012

Alexis Joly will present a recent work on Searching and Mining Big multimedia data in this Zenith scientific seminar, in room G.127, at 10:30.

Abstract: NoSQL technologies started bridging the gap between information retrieval and data management technologies. In this context, content-based indexing and mining methods offer new perspectives towards managing large collections of unstructured and heterogeneous documents. In this talk, I will first present some of my recent works on high-dimensional data hashing and distributed KNN-search that were typically developed for content-based image retrieval applications. I will then introduce some ongoing works and more generic perspectives based on these technologies, notably in the context of botanical data management.

 

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-alexis-joly-searching-and-mining-big-multimedia-data-recent-works-perspectives-and-application-to-botanical-data-management-june-18-2012/

Morgan&Claypool 2012  book now available

P2P Techniques for Decentralized Applications

Authors: Esther Pacitti, Reza Akbarinia, Manal El-Dick

See: http://www.morganclaypool.com/doi/abs/10.2200/S00414ED1V01Y201204DTM025

Permanent link to this article: https://team.inria.fr/zenith/morganclaypool-2012-book-now-available/

Zenith scientific seminar: Patrick Valduriez, “Principles of Distributed Data Management in 2020?”, April 4th 2012

Patrick Valduriez will present his talk about “Principles of Distributed Data Management in 2020?” on April 4th in our new building (Galéra) room 127.

Abstract: With the advents of high-speed networks, fast commodity hardware, and the web, distributed data sources have become ubiquitous. The third edition of the Özsu-Valduriez textbook Principles of Distributed Database Systems [1] reflects the evolution of distributed data management and distributed database systems. In this new edition, the fundamental principles of distributed data management could be still presented based on the three dimensions of earlier editions: distribution, heterogeneity and autonomy of the data sources. In retrospect, the focus on fundamental principles and generic techniques has been useful not only to understand and teach the material, but also to enable an infinite number of variations. The primary application of these generic techniques has been obviously for distributed and parallel DBMS versions. Continue reading

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-patrick-valduriez-on-principles-of-distributed-data-management-in-2020/

Zenith scientific seminar: Fady Draidi, “P2P Recommendation for Large-scale Online Communities”, March 2nd, 2012

Fady will defend his thesis on March 9th. He will present his work in the first scientific seminar of Zenith on March 2nd (Lirmm, room E.223).

Abstract:
Recommendation systems (RS) and P2P are both complementary in easing large-scale data sharing: RS to filter and personalize users’ demands, and P2P to build decentralized large-scale data sharing systems. However, many challenges need to be overcome when building scalable, reliable and efficient RS atop P2P.
In this work, we focus on large-scale communities, where users rate the contents they explore, and store in their local workspace high quality content related to their topics of interest. Our goal then is to provide a novel and efficient P2P-RS for this context. Continue reading

Permanent link to this article: https://team.inria.fr/zenith/first-news/

LIRMM Colloquium: Amr El Abbadi, “Data Management in the Cloud”, Mardi 18 octobre 2011, 10h30-12h

Data Management in the Cloud

Colloquium sur le Cloud Computing
Mardi 18 octobre 2011, 10h30-12h, Salle des Séminaires, LIRMM
Organisé par l’équipe Zenith (Esther Pacitti, Patrick Valduriez)

Amr El Abbadi

University of California, Santa Barbara

Abstract: Over the past two decades, database and systems researchers have made significant advances in the development of algorithms and techniques to provide data management solutions that carefully balance the three major requirements when dealing with critical data: high availability, reliability, and data consistency. However, over the past few years the data requirements, in terms of data availability and system scalability, from Internet scale enterprises that provide services and cater to millions of users has been unprecedented. Cloud computing has emerged as an extremely successful paradigm for deploying Internet and Web-based applications. Scalability, elasticity, pay-per-use pricing, and autonomic control of large-scale operations are the major reasons for the successful widespread adoption of cloud infrastructures. Current proposed solutions to scalable data management, driven primarily by prevalent application requirements, significantly downplay the data consistency requirements and instead focus on high scalability and resource elasticity to support data-rich applications for millions to tens of millions of users. However, the growing popularity of “cloud computing”, the resulting shift of a large number of Internet applications to the cloud, and the quest towards providing data management services in the cloud, has opened up the challenge for designing data management systems that provide consistency guarantees at a granularity which goes beyond single rows and keys. In this talk, we analyze the design choices that allowed modern scalable data management systems to achieve orders of magnitude higher levels of scalability compared to traditional databases. With this understanding, we highlight some design principles for data management systems that can be used to augment existing databases with new cloud features such as scalability, elasticity, and autonomy. We then present two systems that leverage these principles. The first system, G-Store, provides transactional guarantees on data granules formed on-demand while being efficient and scalable. The second system, ElasTraS, provides elastically scalable transaction processing using logically contained database partitions. Finally, we will present two techniques for on-demand live database migration, a primitive operation critical to provide lightweight elasticity as a first class notion in the next generation of database systems. The first technique, Albatross, supports live migration in a multitenant database serving OLTP style workloads where the persistent database image is stored in network attached storage. The second technique, Zephyr, efficiently migrates live databases in a shared nothing transactional database architecture.

Bio: Amr El Abbadi is currently Professor and Chair of the Computer Science Department at the University of California, Santa Barbara. He received his B. Eng. in Computer Science from Alexandria University, Egypt, and received his Ph.D. in Computer Science from Cornell University in August 1987. Prof. El Abbadi is an ACM Fellow. He has served as a journal editor for several database journals, including, currently, The VLDB Journal. He has been Program Chair for multiple database and distributed systems conferences, most recently SIGSPATIAL GIS 2010 and ACM Symposium on Cloud Computing (SoCC) 2011. He has also served as a board member of the VLDB Endowment from 2002—2008. In 2007, Prof. El Abbadi received the UCSB Senate Outstanding Mentorship Award for his excellence in mentoring graduate students. He has published over 250 articles in databases and distributed systems.

Permanent link to this article: https://team.inria.fr/zenith/lirmm-colloquium-amr-el-abbadi-data-management-in-the-cloud-mardi-18-octobre-2011-10h30-12h/

Zenith scientific seminar: Vincent Leroy,”Distributed Web Search”, Vendredi 16 septembre 2011 à 10h30.

Distributed Web Search


Vincent Leroy
Yahoo Research
Barcelona, Spain

Abstract:
An appealing solution to scale Web search with the growth of the Internet is the use of distributed architectures. Distributed search engines rely on multiple sites deployed in distant regions across the world, where each site is specialized to serve queries issued by the users of its region.
Distributed search raises several challenges. In order to preserve the quality of the results, all documents should be taken into account during the evaluation of a query. However, for scalability reasons, each search site can only index a subset of the documents. When a user query requests a document which is not indexed locally, the search site has to contact the other sites in order to compute an exact result. As sites are distributed in different regions, this generates additional latency and reduces the satisfaction of the user.
In this presentation, I will describe the general architecture of a distributed search engine. Then, I will focus on the problem of assigning new documents to a search site

Permanent link to this article: https://team.inria.fr/zenith/zenith-scientific-seminar-vincent-leroydistributed-web-search-vendredi-16-septembre-2011-a-10h30/