Goto

Collaborating Authors

 different year


CognArtive: Large Language Models for Automating Art Analysis and Decoding Aesthetic Elements

arXiv.org Artificial Intelligence

Art, as a universal language, can be interpreted in diverse ways, with artworks embodying profound meanings and nuances. The advent of Large Language Models (LLMs) and the availability of Multimodal Large Language Models (MLLMs) raise the question of how these transformative models can be used to assess and interpret the artistic elements of artworks. While research has been conducted in this domain, to the best of our knowledge, a deep and detailed understanding of the technical and expressive features of artworks using LLMs has not been explored. In this study, we investigate the automation of a formal art analysis framework to analyze a high-throughput number of artworks rapidly and examine how their patterns evolve over time. We explore how LLMs can decode artistic expressions, visual elements, composition, and techniques, revealing emerging patterns that develop across periods. Finally, we discuss the strengths and limitations of LLMs in this context, emphasizing their ability to process vast quantities of art-related data and generate insightful interpretations. Due to the exhaustive and granular nature of the results, we have developed interactive data visualizations, available online https://cognartive.github.io/, to enhance understanding and accessibility.


A data science and machine learning approach to continuous analysis of Shakespeare's plays

arXiv.org Artificial Intelligence

The availability of quantitative text analysis methods has provided new ways of analyzing literature in a manner that was not available in the pre-information era. Here we apply comprehensive machine learning analysis to the work of William Shakespeare. The analysis shows clear changes in the style of writing over time, with the most significant changes in the sentence length, frequency of adjectives and adverbs, and the sentiments expressed in the text. Applying machine learning to make a stylometric prediction of the year of the play shows a Pearson correlation of 0.71 between the actual and predicted year, indicating that Shakespeare's writing style as reflected by the quantitative measurements changed over time. Additionally, it shows that the stylometrics of some of the plays is more similar to plays written either before or after the year they were written. For instance, Romeo and Juliet is dated 1596, but is more similar in stylometrics to plays written by Shakespeare after 1600. The source code for the analysis is available for free download. INTRODUCTION Being one of the most in influential authors in history, the analysis of the stylometrics of William Shakespeare has been a topic of substantial interest.


Eiffel Tower: A Deep-Sea Underwater Dataset for Long-Term Visual Localization

arXiv.org Artificial Intelligence

Visual localization plays an important role in the positioning and navigation of robotics systems within previously visited environments. When visits occur over long periods of time, changes in the environment related to seasons or day-night cycles present a major challenge. Under water, the sources of variability are due to other factors such as water conditions or growth of marine organisms. Yet it remains a major obstacle and a much less studied one, partly due to the lack of data. This paper presents a new deep-sea dataset to benchmark underwater long-term visual localization. The dataset is composed of images from four visits to the same hydrothermal vent edifice over the course of five years. Camera poses and a common geometry of the scene were estimated using navigation data and Structure-from-Motion. This serves as a reference when evaluating visual localization techniques. An analysis of the data provides insights about the major changes observed throughout the years. Furthermore, several well-established visual localization methods are evaluated on the dataset, showing there is still room for improvement in underwater long-term visual localization. The data is made publicly available at https://www.seanoe.org/data/00810/92226/.


Understanding the crop cycle shift across years using Image Processing and Remote Sensing…

#artificialintelligence

Have you ever experienced using a particular year for crop signature analysis and the minute you extend that analysis to a different year, it fails to provide the same insights or you just cannot replicate the results you had derived from the above experiment? I have been working on a machine learning model for a specific Region of Interest, where pixel level annotated data of the crop corn was picked for the year 2019 for specific dates and a model was trained for the same. While doing this exercise, I was presented with a unique problem. While using a particular year for crop signature analysis, the moment I extended the analysis to a different year, the model failed to provide the same insights and I just could not replicate the results I had derived from the above experiment. When the single pixel classifier model was used to predict pixels for the same year, the f1 score for out of sample data was remarkable.