• Title/Summary/Keyword: Object Relations

Search Result 285, Processing Time 0.028 seconds

An Extended TIP Technique for Android Platform (Android Platform에서의 확장된 TIP 기술)

  • Kim, Young-Ja;Lee, Yon-Sik
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.1
    • /
    • pp.57-63
    • /
    • 2012
  • TIP technology enables navigation of the internal contents of images by extracting geometry information from two-dimensional drawing or a picture and generating three-dimensional effects from extracted information. The technology can be applied to a variety of practical fields including game, entertainment, education, public relations and so on. This paper proposes extended application of TIP technology and realization method for smart devices using OpenGL ES Library for Android platform. Considering problems associated with a foreground object extraction, the proposed method uses vanishing points chosen by the user to facilitate more realistic scene configuration. Then, method acquires three-dimensional background model using OpenGL ES Library, develops three-dimensional virtual space and enables image navigation via camera viewpoint conversion. The experimental image is made on Android 2.1 and OpenGL ES 1.0 using the image taken on devices built on the Android platform. Thus, the proposed technology can be implemented to various smart devices built on the Android platform at lower cost and in less time.

Ontology-based Image Understanding Systems (온톨로지 기반 영상이해 시스템)

  • Lee, In-K.;Seo, Suk-T.;Jeong, Hye-C.;Son, Seo-H.;Kwon, Soon-H.
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.17 no.3
    • /
    • pp.328-335
    • /
    • 2007
  • Ontology is represented by the shared concepts and relations among those. Many studies have been actively working on sharing human's knowledge with that of systems by using it. For a typical example, there is the design and implementation of ontology system for image understanding. However conventional studies on ontology-based image understanding have proposed not concrete methods but conceptual idea. In this paper, we propose an ontology-based image understanding system with following four processes: i)knowledge representation of a specific domain by the ontology, ii)feature extraction of objects through image processing and image analysis, iii)image interpretation by object features, and iv)reduction of ambiguity existing in image interpretation by ontology reasoning. We implement an image understanding system based on the proposed processed, and show the effectiveness of the proposed system from experimental results in a specific domain.

Reverse Skyline Query Processing for Region Objects (영역객체를 위한 리버스 스카이라인 질의 처리)

  • Han, Ah;Li, Zhong-He;Park, Young-Bae
    • Journal of KIISE:Databases
    • /
    • v.37 no.4
    • /
    • pp.185-196
    • /
    • 2010
  • Existing methods to compute reverse skyline queries are not correct to process the queries in dataset with region objects which have conditions like a price is 5~7 dollars and a distance to beach is 1km~2km, since they consider datasets with only point objects. To solve the problem, we propose a novel method to process reverse skyline queries for region objects in this paper. It has advantages. First, it is expected to get a good performance, because it is extended from efficient reverse skyline (ERSL) algorithm which is a best algorithm to computing reverse skyline queries in datasets with point objects. Second, it can give a right of choice unlike the others to a person requesting the query. That is because results of reverse skyline have a difference preference according to proposed pruning methods and overlap relations. This algorithm is a first for supporting region objects. Therefore there are not any other algorithms to compare their performance. For that reason, our experiment to prove the efficiency of proposed algorithm is focused what conditions give an effect to its performance and result and how much time it needs to process the query.

Path Combining System of XML Documents based on Relational DBMS (관계형 DBMS 기반의 XML 문서 경로 통합 시스템)

  • Lee, Bum-Suk;Hwang, Byung-Yeon
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.4
    • /
    • pp.415-422
    • /
    • 2008
  • With the increasing use of XML, considerable research is being conducted on the XML document management systems for more efficient storage and searching of XML documents. Depending on the base systems, these researches can be classified into object-oriented DBMS (OODBMS) and relational DBMS (RDBMS). OODBMS-based systems are better suited to reflect the structure of XML-documents than RDBMS based ones. However, using an XML parser to map the contents of documents to relational tables is a better way to construct a stable and effective XML document management system. The proposed X-Binder system uses an RDBMS-based inverted index; this guarantees high searching speed but wastes considerable storage space. To avoid this, the proposed system incorporates a path combining module agent that combines paths with sibling relations, and stores them in a single row. Performance evaluation revealed that the proposed system reduces storage wastage and search time.

  • PDF

Improving the performance for Relation Networks using parameters tuning (파라미터 튜닝을 통한 Relation Networks 성능개선)

  • Lee, Hyun-Ok;Lim, Heui-Seok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.05a
    • /
    • pp.377-380
    • /
    • 2018
  • 인간의 추론 능력이란 문제에 주어진 조건을 보고 문제 해결에 필요한 것이 무엇인지를 논리적으로 생각해 보는 것으로 문제 상황 속에서 일정한 규칙이나 성질을 발견하고 이를 수학적인 방법으로 법칙을 찾아내거나 해결하는 능력을 말한다. 이러한 인간인지 능력과 유사한 인공지능 시스템을 개발하는데 있어서 핵심적 도전은 비구조적 데이터(unstructured data)로부터 그 개체들(object)과 그들간의 관계(relation)에 대해 추론하는 능력을 부여하는 것이라고 할 수 있다. 지금까지 딥러닝(deep learning) 방법은 구조화 되지 않은 데이터로부터 문제를 해결하는 엄청난 진보를 가져왔지만, 명시적으로 개체간의 관계를 고려하지 않고 이를 수행해왔다. 최근 발표된 구조화되지 않은 데이터로부터 복잡한 관계 추론을 수행하는 심층신경망(deep neural networks)은 관계추론(relational reasoning)의 시도를 이해하는데 기대할 만한 접근법을 보여주고 있다. 그 첫 번째는 관계추론을 위한 간단한 신경망 모듈(A simple neural network module for relational reasoning) 인 RN(Relation Networks)이고, 두 번째는 시각적 관찰을 기반으로 실제대상의 미래 상태를 예측하는 범용 목적의 VIN(Visual Interaction Networks)이다. 관계 추론을 수행하는 이들 심층신경망(deep neural networks)은 세상을 객체(objects)와 그들의 관계(their relations)라는 체계로 분해하고, 신경망(neural networks)이 피상적으로는 매우 달라 보이지만 근본적으로는 공통관계를 갖는 장면들에 대하여 객체와 관계라는 새로운 결합(combinations)을 일반화할 수 있는 강력한 추론 능력(powerful ability to reason)을 보유할 수 있다는 것을 보여주고 있다. 본 논문에서는 관계 추론을 수행하는 심층신경망(deep neural networks) 중에서 Sort-of-CLEVR 데이터 셋(dataset)을 사용하여 RN(Relation Networks)의 성능을 재현 및 관찰해 보았으며, 더 나아가 파라미터(parameters) 튜닝을 통하여 RN(Relation Networks) 모델의 성능 개선방법을 제시하여 보았다.

A Study on Dongmu's Thoughts about the Eight Items of "The Great Learning(Ta hsueh)" (동무(東武)의 "대학(大學)" 팔조목(八條目)에 대한 견해 고찰(考察))

  • Lee, Jun-Hee;Lee, Eui-Ju;Song, Il-Byung;Koh, Byung-Hee
    • Journal of Sasang Constitutional Medicine
    • /
    • v.20 no.3
    • /
    • pp.1-13
    • /
    • 2008
  • 1. Objectives This study was purposed to find Dong's thoughts about the eight items of the "The Great Learning(Ta hsueh)" 2. Methods It was researched through comparative and overall study on the Dong-mu's thoughts in "Gyukchigo(格致藁)" 3. Results (1) Dongmu reinterpreted the eight items of the "The Great Learning(Ta hsueh)" as the relations between the subject and the object from the ontologic assumption of Affairs Mind Body Objects as the principle of existence and correlation, summarized into four categories, and classified into the individual and subjective affairs, and the universal and objective affairs. The four categories of the eight items of the "The Great Learning(Ta hsueh)" are correlated with the individual and the universal ethics of behavior, and connected with the element for overcoming the individual inclination of mind and wickedness. (2) After the individual and subjective human was established, the eight items of the "The Great Learning(Ta hsueh)" were classified into two categories, and coupled up with each two items('Being sincere in their thoughts' with 'Extending to the utmost their knowledge', 'Rectifying their hearts' with 'Investigating things', 'Cultivating their persons' with 'Illustrating illustrious virtue throughout the kingdom', 'Regulating their families' with 'Ordering their own states'). Being based on this, 'Being sincere in their thoughts', 'Rectifying their hearts', 'Cultivating their persons' and 'Regulating their families' were understood as four individual and subjective human-basic-essential activity. Especially, mind, heart, body and family(power) were regarded as the four basic element in human existence and activity, and in correlation with universe and society, set up as the subjective element in Dongmu's epistemology, theory of nature and emotion, theory of morality and theory of moral cultivation.

  • PDF

A study of political ecology of Post-development - on critical discourses of Arturo Escobar (탈발전(Posdesarrollo)의 정치생태학 연구소고 - 아르뚜로 에스꼬바르의 비판이론을 중심으로)

  • Ahn, Tae-Hwan
    • Cross-Cultural Studies
    • /
    • v.22
    • /
    • pp.73-98
    • /
    • 2011
  • This study has as a object to investigate some various meanings of the discourses of postdevelopment of Arturo Escobar with the respect of the social movements of the indigenous and the afro-colombians in the area of the Pacific Coast of Colombia. The ideological lines of Escobar go around the group of critical discourse Modernity/(De)coloniality whose thesis lies on revealing the coloniality as principal elements of the modernity from the XVI century until now culminating in the neoliberal globalization. In another words, they try to seek for the alternative globalization based on the autonomy of the people who has been alienated for long time as 'others' by the eurocentrism of the power and the knowledge and on the equality of the cultural differences o the cosmovisions in Latin America. Escobar concentrates on the fact that the neoliberal regime would turn the nature into the environment considered as the resources for example the traditional knowledges of biodiversity of the indigenous as the capital of the pharmaceutical companies through the patents. However, the indigenous and the afro-colombians have fought fiercely to have them be maintained as a colective right of the possession not only to guard the economic interests but also their proper cultural traditions and the way of life based on the social solidarity of reciprocal care instead of the occidental individualism. This corresponds not only to the social relations but between the nature and the human society. And so, Arturo Escobar interprets these movements not only to defend the places but to express the cosmovisions of Postdevelopment further more the modern paradigm of nation-state.

Tour Social Network Service System Using Context Awareness (상황인식 기반의 관광 소셜 네트워크 서비스 응용)

  • Jang, Min-seok;Kim, Su-gyum;Choi, Jeong-pil;Sung, In-tae;Oh, Young-jun;Shim, Jang-sup;Lee, Kang-whan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.573-576
    • /
    • 2014
  • In this paper, it provides social network service using context-aware for tourism. For this the service requires Anthropomorphic natural process. The service object need to provide the function analyzing, storing and processing user action. In this paper, it provides an algorithm to analysis with personalized context aware for users. Providing service is an algorithm providing social network, helped by 'Friend recommendation algorithm' which to make relations and 'Attraction recommendation algorithm' which to recommend somewhere significant. Especially when guide is used, server analysis history and location of users to provide optimal travel path, named 'Travel path recommendation algorithm'. Such as this tourism social network technology can provide more user friendly service. This proposed tour guide system is expected to be applied to a wider vary application services.

  • PDF

Comparative Study on Various Ductile Fracture Models for Marine Structural Steel EH36

  • Park, Sung-Ju;Lee, Kangsu;Cerik, Burak Can;Choung, Joonmo
    • Journal of Ocean Engineering and Technology
    • /
    • v.33 no.3
    • /
    • pp.259-271
    • /
    • 2019
  • It is important to obtain reasonable predictions of the extent of the damage during maritime accidents such as ship collisions and groundings. Many fracture models based on different mechanical backgrounds have been proposed and can be used to estimate the extent of damage involving ductile fracture. The goal of this study was to compare the damage extents provided by some selected fracture models. Instead of performing a new series of material constant calibration tests, the fracture test results for the ship building steel EH36 obtained by Park et al. (2019) were used which included specimens with different geometries such as central hole, pure shear, and notched tensile specimens. The test results were compared with seven ductile fracture surfaces: Johnson-Cook, Cockcroft-Latham-Oh, Bai-Wierzbicki, Modified Mohr-Coulomb, Lou-Huh, Maximum shear stress, and Hosford-Coulomb. The linear damage accumulation law was applied to consider the effect of the loading path on each fracture surface. The Swift-Voce combined constitutive model was used to accurately define the flow stress in a large strain region. The reliability of these simulations was verified by the good agreement between the axial tension force elongation relations captured from the tests and simulations without fracture assignment. The material constants corresponding to each fracture surface were calibrated using an optimization technique with the minimized object function of the residual sum of errors between the simulated and predicted stress triaxiality and load angle parameter values to fracture initiation. The reliabilities of the calibrated material constants of B-W, MMC, L-H, and HC were the best, whereas there was a high residual sum of errors in the case of the MMS, C-L-O, and J-C models. The most accurate fracture predictions for the fracture specimens were made by the B-W, MMC, L-H, and HC models.

Research Trends of 'One Belt One Road' in Korean Academic Circles

  • Tu, Bo;Shi, Jin;You, Nan;Tu, Huazhong
    • Journal of Information Science Theory and Practice
    • /
    • v.8 no.4
    • /
    • pp.40-54
    • /
    • 2020
  • This proposed work aims to understand the Korean Academic Circle (KAC)'s research trend on the "One Belt One Road" (OBOR) by employing a quantitative analysis of the recent research articles published by the KAC. To do so, this proposed research has used the well-known network analysis software, Ucinet 6, by which the papers on related topics are collected and filtered from Korea Citation Index. To perform the analytical selection, the proposed work has chosen 'keywords' as the core research object and performed analysis from transverse to longitudinal aspects, and from holistic to individual aspects, respectively; and from this, the KAC's research trend on OBOR is derived. The present work has established that the KAC's attention is continuously increasing on OBOR and has sustainability. Centered on the OBOR, Korean researchers have spread their studies in various dimensions ranging from the issues like China's political economy to Sino-Korea economic and trade exchanges, and so on. The KAC has even combined OBOR with Korea's international development initiatives, which can help Korea benefit from active and sustainable cooperation with China. Moreover, the proposed work has found that Korean researchers have also actively expressed their growing attention, highlighted Korea's interest, and showed concern about China hegemony and Sinocentrism in their recent documented research works.