paper-with-me

Papers

Quantifying Creativity in Art Networks

2015-06-02 · Ahmed Elgammal, Babak Saleh

Can we develop a computer algorithm that assesses the creativity of a painting given its context within art history? This paper proposes a novel computational framework for assessing the creativity of creative products, such as paintings, sculptures, poetry, etc. We use the most common definition of creativity, which emphasizes the originality of the product and its influential value. The proposed computational framework is based on constructing a network between creative products and using this network to infer about the originality and influence of its nodes. Through a series of transformations, we construct a Creativity Implication Network. We show that inference about creativity in this network reduces to a variant of network centrality problems which can be solved efficiently. We apply the proposed framework to the task of quantifying creativity of paintings (and sculptures). We experimented on two datasets with over 62K paintings to illustrate the behavior of the proposed framework. We also propose a methodology for quantitatively validating the results of the proposed algorithm, which we call the "time machine experiment".

📄 PDF Abstract BibTeX arXiv:1506.00711

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding and Quantifying Creativity in Lexical Composition

2013-10-01 · EMNLP 2013 10 · Polina Kuznetsova, Jianfu Chen, Yejin Choi

AI as Humanity's Salieri: Quantifying Linguistic Creativity of Language Models via Systematic Attribution of Machine Text against Web Text

2024-10-05 · Ximing Lu, Melanie Sclar, Skyler Hallinan, Niloofar Mireshghallah 외

Creativity has long been considered one of the most difficult aspect of human intelligence for AI to mimic. However, the rise of Large Language Models (LLMs), like ChatGPT, has raised questions about whether AI can match…

Text Detection

Defining and Quantifying Creative Behavior in Popular Image Generators

2025-05-07 · Aditi Ramaswamy, Hana Chockler, Melane Navaratnarajah

Creativity of generative AI models has been a subject of scientific debate in the last years, without a conclusive answer. In this paper, we study creativity from a practical perspective and introduce quantitative measur…

Image Generation

A Machine Learning Approach for Evaluating Creative Artifacts

2017-07-18 · Disha Shrivastava, Saneem Ahmed CG, Anirban Laha, Karthik Sankaranarayanan

Much work has been done in understanding human creativity and defining measures to evaluate creativity. This is necessary mainly for the reason of having an objective and automatic way of quantifying creative artifacts. …

BIG-bench Machine Learning

CreativEval: Evaluating Creativity of LLM-Based Hardware Code Generation

2024-04-12 · Matthew DeLorenzo, Vasudev Gohil, Jeyavijayan Rajendran

Large Language Models (LLMs) have proved effective and efficient in generating code, leading to their utilization within the hardware design process. Prior works evaluating LLMs' abilities for register transfer level cod…

Code Generation