This tutorial explores how AI advancements can enrich the understanding, enjoyment, and accessibility of art, offering new and intriguing ways to engage with artistic works.
In recent years, the digitization of artistic heritage has witnessed significant progress, offering a wealth of opportunities for computational solutions in art exploration and analysis. Digital archives, online collections, and high-resolution imaging have made artworks more accessible and available for in-depth examination. These digitized resources are valuable inputs for AI-based algorithms and techniques, enabling novel computational approaches to analyze, understand, and derive insights from this heritage. The primary audience for this tutorial includes researchers, practitioners, and enthusiasts in AI, digital humanities, and e-heritage.
Knowledge graphs are powerful tools for organizing and encoding historical and contextual information related to artworks. Attendees can delve into the concept of knowledge graphs and explore ArtGraph, a specific knowledge graph developed by the tutorial team. ArtGraph is implemented using Neo4j, a NoSQL database, which provides a robust graph query language for information retrieval and knowledge discovery. With knowledge graphs, attendees can navigate and explore art-related information in a structured and interconnected manner. ArtGraph allows for the organization of diverse data, including artist biographies, movements, stylistic characteristics, and relationships between artworks and artists. By leveraging the capabilities of knowledge graphs, attendees can gain insights into how to harness the power of structured data to enhance art exploration, contextual understanding, and analysis in the digital humanities domain.
Artwork captioning is an essential task in art exploration and appreciation, aiming to generate descriptive textual descriptions that capture the essence of an artwork, its visual elements, and underlying concepts. In this tutorial, attendees can delve into the emerging field of artwork captioning and explore how it can be achieved using large language models, such as ChatGPT. When applied to artworks, traditional image captioning models often face challenges due to the unique characteristics and complexities of artistic creations. Traditional captioning models may struggle to accurately describe artworks' intricate details, emotional nuances, and underlying meanings. However, large language models have the potential to go beyond the surface-level visual features and incorporate broader contextual knowledge, art history, and cultural references. Artwork captioning has significant potential to enrich art experiences, promote inclusivity, and facilitate cultural exchange. Furthermore, it can allow individuals with visual impairments or limited artistic knowledge to access and understand artworks more comprehensively.
Artwork inpainting is a fascinating application of AI that involves restoring and completing missing or damaged parts within an artwork. It is a challenging task due to the fine-grained details, textures, and artistic styles present in artworks. In this tutorial, attendees can explore the application of recent advances in diffusion models, inspired by techniques such as DALL-E, for artwork inpainting. By leveraging these models, attendees can learn how to generate realistic and coherent content seamlessly integrating with the original artwork. Artwork inpainting does not involve simple image interpolation; it aims to capture the artistic intent and style, ensuring that the generated content aligns harmoniously with the existing elements of the artwork. Artwork inpainting has significant implications for the restoration of damaged artworks, the completion of unfinished pieces, and the preservation of artistic heritage.
Gennaro Vessio
Assistant Professor
Giovanna Castellano
Associate Professor
Raffaele Scaringi
Ph.D. student
Nicola Fanelli
Ph.D. student
At the Computational Intelligence Laboratory (CILab), coordinated by Prof. Castellano, our research team is currently developing AI systems to facilitate the analysis of digital cultural heritage, with a particular emphasis on visual artworks. Traditional approaches to analysis in the field of visual arts have primarily focused on examining visual information about the artworks. However, our work transcends this approach by recognizing the importance of incorporating background knowledge within the artistic domain. This domain encompasses not only an image's visual aspects but also hidden factors such as social and historical context. This supplementary knowledge can be obtained from structured sources, such as knowledge graphs, or unstructured sources, such as text corpora. To address this need, we have constructed a comprehensive dataset named ArtGraph, a knowledge graph encompassing over 100,000 works of art classified into 32 distinct styles and 18 genres. The primary objective behind using ArtGraph is to support cultural heritage professionals in their analysis of artworks. Furthermore, by leveraging ArtGraph, we aim to develop innovative and intelligent systems that exploit not only the visual content of digitized image paintings but also incorporate various sources of contextual information. Our ongoing research endeavors involve tackling the challenges of artwork restoration and captioning by using advanced deep learning models.