Measuring the Originality of Intellectual Property Assets Based on Machine Learning Outputs

Measuring the Originality of Intellectual Property Assets Based on Machine Learning Outputs

Measuring the originality of intellectual property assets based on machine learning outputs Author: Sébastien Ragot Professional address: E. Blum & Co. Ltd., Patent and Trademark Attorneys VSP, Vorderberg 11, 8044 Zürich, Switzerland. Abstract Originality criteria are frequently used to compare assets and, in particular, to assess the validity of intellectual property (IP) rights such as copyright and design rights. In this work, the originality of an asset is formulated as a function of the distances between this asset and its comparands, using concepts of maximum entropy and surprisal analysis. Namely, the originality function is defined according to the surprisal associated with a given asset. Creative assets can be justifiably compared to particles that repel each other via an electrostatic-like pair potential. This allows a very simple, suitably bounded formula to be obtained, in which the originality of an asset writes as the ratio of a reference energy to an interaction energy imparted to that asset. In particular, the originality of an asset can be expressed as a ratio of two average distances, i.e., the harmonic mean of the distances from this asset to its comparands divided by the harmonic mean of the distances between the sole comparands. Accordingly, the originality of objects such as IP assets can be simply estimated based on distances computed thanks to unsupervised machine learning techniques or other distance computation algorithms. Application is made to various types of assets, including emojis, typeface designs, paintings, and novel titles. Keywords: originality; surprisal analysis; unsupervised machine learning; intellectual property. 1 1. Introduction The concept of originality plays an important role in human activities. People naturally tend to notice originality, whether in arts, at work, or in stores. In turn, the perceived originality of a thing (an object, an item, or a concept) often impacts its fate, i.e., how people react to it, whether they approve it, buy it, etc. [1]. In particular, originality can act as an amplifier, e.g., intensifying word-of-mouth phenomena, in either a positive or negative way [2]. By definition, the perceived originality is subjective: the human brain is naturally inclined to recognize originality, yet without measuring it objectively. Moreover, human capacities for perceiving originality are limited; they fade as the number of compared objects increases. Therefore, it is sometimes necessary to establish rules to assess originality. This is notably true in intellectual property (IP) as originality is a criterion that is used in the appreciation of the validity of copyright, industrial design rights, and related IP rights, even though the concept of originality is not universally nor unambiguously defined in the IP arena [3]. More generally, measuring originality is considered a challenging problem, regardless of the field of study [4, 5, 6, 7, 8, 9, 10, 11]. A major difficulty already arises in the definition of originality in the specific context of the study. General dictionaries define originality as the quality of being novel or unusual, i.e., the quality of being special and not the same as anything else. Based on this definition, one understands that an object can be considered original if it noticeably departs from comparable objects. Thus, in general, the originality of a thing may conceivably be regarded as a function of the distances between this thing and other comparable things. Now, machine learning (ML) algorithms can be used to compute distances between assets, including IP assets such as works and designs. The more important the differences (or dissimilarities) between two assets, the larger the distances between them. Accordingly, one may want to use distances as computed by ML algorithms to evaluate the originality of objects. However, comparing such distances becomes rapidly intractable as the number of assets considered increases. Therefore, analytics are needed. Ideally, a simple formula would be desired to measure the originality of each IP asset. This is precisely the purpose of the paper, which proposes a simple statistical measure of the degree of originality of assets, based on outputs from feature extraction or distance computation algorithms. The originality function is devised based on concepts of maximum entropy and surprisal analysis. The resulting function can be applied to any type of digital content, provided that distances between the corresponding objects can be evaluated. 2 The paper is structured as follows. Section 2 describes the problem at hand and the method used to construct the originality function. Examples of applications are discussed in Sect. 3, which notably concern pictures representing emojis (Sect. 3.1), typeface designs (i.e., fonts, Sect. 3.2), paintings (Sect. 3.3), and novel titles (Sect. 3.4). Limitations and possible generalizations of the model are addressed in Sect. 4. Related works are briefly commented on in Sect. 5. The last section closes this paper with some concluding remarks. 2. Proposed model of originality function 2.1. Problem at hand The aim is to achieve a mathematical definition of the originality, based on distances computed using ML-related techniques or related algorithms. Feature extraction algorithms allow input data to be converted into vectors. Various extraction algorithms exist, which allow a variety of digital content to be processed, such as images, 3D data, sounds, and text documents, including product datasheets and patents [12, 13, 14]. Next, distances can be simply computed between points mapped by the vectors extracted from input datafiles. Accordingly, one may leverage ML-related techniques to estimate distances between any kind of IP assets, for example datafiles corresponding to copyrighted works (images, text, etc.), trademarks (including figurative marks, wordmarks, and sound trademarks), and design or utility patents. Besides ML-related techniques, other algorithms allow distances to be directly computed between input data, such as the so-called Edit distance for strings. However, the analysis of such distances becomes rapidly complicated as the number of compared items increases. Comparing N items gives rise to 푁(푁 − 1)/2 pair distances. In particular, assessing a given asset with respect to N – 1 comparands gives rise to N – 1 distances, which must themselves be compared to the (푁 − 1)(푁 − 2)/2 distances involved between the sole comparands to arrive at meaningful conclusions. For example, assessing a given asset in view of only 10 comparands gives rise to 10 distances, which must be compared with 45 reference distances. Now, in practice, hundreds, if not thousands or more, of comparands may possibly be involved. Therefore, there is a need for a simple statistical measure of the originality of IP assets. Having such a statistical measure may notably be useful to IP offices, IP professionals, and, more generally, to all IP players willing to assess the originality of IP assets such as copyrighted works and design rights. IP professionals may for instance need to assess the originality of given assets in view of prior art, i.e., in a time-ordered fashion. Besides, a statistical measure of the originality would be 3 useful to anyone wishing to compare originalities of assets, regardless of their creation dates (or otherwise applicable dates), i.e., in a time-agnostic manner. The problem at hand is now discussed in reference to Table 1, which shows distances obtained between selected emojis, in fact smiley faces in this example. Emojis are digital files of pictures (e.g., ideograms) that may potentially be protected by copyright, design rights, and/or trademarks. In this example, an unsupervised ML approach is used to compute distances between the selected smiley faces [15], using a feature extraction algorithm set to extract semantic features of the corresponding images [16]. The feature extraction algorithm converts each smiley into a respective semantic vector. Then, Euclidean distances are computed between points mapped by such vectors. The distances shown in Table 1 are normalized: the initial distances are divided by their arithmetic mean, such that the mean distance in the table is 1. Table 1 (single-column picture, color): normalized distances between emojis computed from vectors obtained via a feature extraction algorithm set to extract semantic features of the corresponding images [16]. The resulting distances can be quite easily compared in this example, because of the small number of emojis considered. The 6 items considered result in 15 unique pair distances, which makes it relatively easy to estimate the relative originality of each emoji: the larger the distance to other emojis, the more original it is, a priori. What is more difficult, however, is to quantify the originality of each item. All the more, doing this becomes rapidly complicated as the number of selected IP assets increase. Now, when assessing the originality of IP assets such as pictorial representations, hundreds or thousands of potentially relevant representations may already exist, which may have to be 4 considered. This requires a systematic and computerized approach, hence the need of a simple originality measure. 2.2. Proposed originality function Intuitively, one understands that the originality of an asset may be written as the ratio of two average distances: the average distance between that asset and its comparands divided by the average distance between the comparands. This, however,

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    23 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us