• Title/Summary/Keyword: 시공간적 만족도

Search Result 32, Processing Time 0.017 seconds

The study of film analysis through Freudian interpretation -based on Christopher Nolan's film (프로이트적 해석을 적용한 영화콘텐츠 분석연구 - 크리스토퍼 놀란 감독의 영화 <인셉션>을 중심으로)

  • Lee, Tae-Hoon;Ren, Jie
    • Journal of Digital Convergence
    • /
    • v.15 no.11
    • /
    • pp.407-412
    • /
    • 2017
  • In the film Inception, we can see that the human dream world is depicted using Freud's psychoanalytical subconscious theory. Through the expression of the subconscious, And the ability to think and think deeply of human nature, such as presenting a new perspective to insight and expression. Based on Freud 's subconscious theory, this paper explores the expression of the dream world and the subconscious in the film and examines the meaning expression of the film through it. The main character is well described as living a chaotic life in obsession with obsessions and obsessions due to his subconscious uncontrollable through his dreams and dreams of being satisfied by the way the oppressed thoughts and desires are disguised I feel that I feel my foolishness and mood as a masturbation by dreaming and dreaming to turn back the moments of regret. In addition, conflicts and confrontations between consciousness and subconscious are expressed well in the form of confusion in reality and dreams. This application and application of humanities studies is a good example of the production of in-depth popular arts content, as we can see that it can add to the weight of depth setting, plot development, and above all creative time and space creation.

Analysis and Performance Evaluation of Pattern Condensing Techniques used in Representative Pattern Mining (대표 패턴 마이닝에 활용되는 패턴 압축 기법들에 대한 분석 및 성능 평가)

  • Lee, Gang-In;Yun, Un-Il
    • Journal of Internet Computing and Services
    • /
    • v.16 no.2
    • /
    • pp.77-83
    • /
    • 2015
  • Frequent pattern mining, which is one of the major areas actively studied in data mining, is a method for extracting useful pattern information hidden from large data sets or databases. Moreover, frequent pattern mining approaches have been actively employed in a variety of application fields because the results obtained from them can allow us to analyze various, important characteristics within databases more easily and automatically. However, traditional frequent pattern mining methods, which simply extract all of the possible frequent patterns such that each of their support values is not smaller than a user-given minimum support threshold, have the following problems. First, traditional approaches have to generate a numerous number of patterns according to the features of a given database and the degree of threshold settings, and the number can also increase in geometrical progression. In addition, such works also cause waste of runtime and memory resources. Furthermore, the pattern results excessively generated from the methods also lead to troubles of pattern analysis for the mining results. In order to solve such issues of previous traditional frequent pattern mining approaches, the concept of representative pattern mining and its various related works have been proposed. In contrast to the traditional ones that find all the possible frequent patterns from databases, representative pattern mining approaches selectively extract a smaller number of patterns that represent general frequent patterns. In this paper, we describe details and characteristics of pattern condensing techniques that consider the maximality or closure property of generated frequent patterns, and conduct comparison and analysis for the techniques. Given a frequent pattern, satisfying the maximality for the pattern signifies that all of the possible super sets of the pattern must have smaller support values than a user-specific minimum support threshold; meanwhile, satisfying the closure property for the pattern means that there is no superset of which the support is equal to that of the pattern with respect to all the possible super sets. By mining maximal frequent patterns or closed frequent ones, we can achieve effective pattern compression and also perform mining operations with much smaller time and space resources. In addition, compressed patterns can be converted into the original frequent pattern forms again if necessary; especially, the closed frequent pattern notation has the ability to convert representative patterns into the original ones again without any information loss. That is, we can obtain a complete set of original frequent patterns from closed frequent ones. Although the maximal frequent pattern notation does not guarantee a complete recovery rate in the process of pattern conversion, it has an advantage that can extract a smaller number of representative patterns more quickly compared to the closed frequent pattern notation. In this paper, we show the performance results and characteristics of the aforementioned techniques in terms of pattern generation, runtime, and memory usage by conducting performance evaluation with respect to various real data sets collected from the real world. For more exact comparison, we also employ the algorithms implementing these techniques on the same platform and Implementation level.