• Title/Summary/Keyword: Object Representation

Search Result 523, Processing Time 0.025 seconds

Unveiling the Unseen: A Review on current trends in Open-World Object Detection (오픈 월드 객체 감지의 현재 트렌드에 대한 리뷰)

  • MUHAMMAD ALI IQBAL;Soo Kyun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2024.01a
    • /
    • pp.335-337
    • /
    • 2024
  • This paper presents a new open-world object detection method emphasizing uncertainty representation in machine learning models. The focus is on adapting to real-world uncertainties, incrementally updating the model's knowledge repository for dynamic scenarios. Applications like autonomous vehicles benefit from improved multi-class classification accuracy. The paper reviews challenges in existing methodologies, stressing the need for universal detectors capable of handling unknown classes. Future directions propose collaboration, integration of language models, to improve the adaptability and applicability of open-world object detection.

  • PDF

Direction Relation Representation and Reasoning for Indoor Service Robots (실내 서비스 로봇을 위한 방향 관계 표현과 추론)

  • Lee, Seokjun;Kim, Jonghoon;Kim, Incheol
    • Journal of KIISE
    • /
    • v.45 no.3
    • /
    • pp.211-223
    • /
    • 2018
  • In this paper, we propose a robot-centered direction relation representation and the relevant reasoning methods for indoor service robots. Many conventional works on qualitative spatial reasoning, when deciding the relative direction relation of the target object, are based on the use of position information only. These reasoning methods may infer an incorrect direction relation of the target object relative to the robot, since they do not take into consideration the heading direction of the robot itself as the base object. In this paper, we present a robot-centered direction relation representation and the reasoning methods. When deciding the relative directional relationship of target objects based on the robot in an indoor environment, the proposed methods make use of the orientation information as well as the position information of the robot. The robot-centered reasoning methods are implemented by extending the existing cone-based, matrix-based, and hybrid methods which utilized only the position information of two objects. In various experiments with both the physical Turtlebot and the simulated one, the proposed representation and reasoning methods displayed their high performance and applicability.

Intelligent Query Processing in Deductive and Object-Oriented Databases (추론적 기법을 사용한 객체지향 데이터베이스의 지능적인 질의 처리)

  • Kim, Yang-Hee
    • Journal of Intelligence and Information Systems
    • /
    • v.9 no.1
    • /
    • pp.251-267
    • /
    • 2003
  • In order to satisfy the needs of an intelligent information system, it is necessary to have more intelligent query processing in an object-oriented database. In this paper, we present a method to apply intelligent query processing in object-oriented databases using deductive approach. Using this method, we generate intelligent answers to represent the answer-set abstractly for a given query in object-oriented databases. Our approach consists of few stages: rule representation, rule reformation pre-resolution, and resolution. In rule representation, a set of deductive rules is generated based on an object-oriented database schema. In rule reformation, we eliminate the recursion in rules. In pre-resolution, rule transformation is done to get unique intensional literals. In resolution, we use SLD-resolution to generate intensional answers.

  • PDF

A Study on the Object Ontology for Design Knowledge Representation (설계 지식 표현을 위한 객체 온톨로지에 관한 연구)

  • Ahn J.C.;Kang M.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.10a
    • /
    • pp.798-803
    • /
    • 2005
  • The increasing complexity of modem products requires the effective management of design knowledge, which partly resides in the product itself on the one hand. On the other hand, a lot of knowledge is gathered and/or generated during the design process, but disappears as the design project concludes. This paper describes a knowledge representation method to accommodate the implicit design knowledge. The method is based on the FBS(Function-Behavior-Structure) model and extends the object ontology with constraint entity. An example to represent the injection mold design knowledge is given to show its applicability.

  • PDF

Task Planning Algorithm with Graph-based State Representation (그래프 기반 상태 표현을 활용한 작업 계획 알고리즘 개발)

  • Seongwan Byeon;Yoonseon Oh
    • The Journal of Korea Robotics Society
    • /
    • v.19 no.2
    • /
    • pp.196-202
    • /
    • 2024
  • The ability to understand given environments and plan a sequence of actions leading to goal state is crucial for personal service robots. With recent advancements in deep learning, numerous studies have proposed methods for state representation in planning. However, previous works lack explicit information about relationships between objects when the state observation is converted to a single visual embedding containing all state information. In this paper, we introduce graph-based state representation that incorporates both object and relationship features. To leverage these advantages in addressing the task planning problem, we propose a Graph Neural Network (GNN)-based subgoal prediction model. This model can extract rich information about object and their interconnected relationships from given state graph. Moreover, a search-based algorithm is integrated with pre-trained subgoal prediction model and state transition module to explore diverse states and find proper sequence of subgoals. The proposed method is trained with synthetic task dataset collected in simulation environment, demonstrating a higher success rate with fewer additional searches compared to baseline methods.

Structurally Enhanced Correlation Tracking

  • Parate, Mayur Rajaram;Bhurchandi, Kishor M.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.10
    • /
    • pp.4929-4947
    • /
    • 2017
  • In visual object tracking, Correlation Filter-based Tracking (CFT) systems have arouse recently to be the most accurate and efficient methods. The CFT's circularly shifts the larger search window to find most likely position of the target. The need of larger search window to cover both background and object make an algorithm sensitive to the background and the target occlusions. Further, the use of fixed-sized windows for training makes them incapable to handle scale variations during tracking. To address these problems, we propose two layer target representation in which both global and local appearances of the target is considered. Multiple local patches in the local layer provide robustness to the background changes and the target occlusion. The target representation is enhanced by employing additional reversed RGB channels to prevent the loss of black objects in background during tracking. The final target position is obtained by the adaptive weighted average of confidence maps from global and local layers. Furthermore, the target scale variation in tracking is handled by the statistical model, which is governed by adaptive constraints to ensure reliability and accuracy in scale estimation. The proposed structural enhancement is tested on VTBv1.0 benchmark for its accuracy and robustness.

A robust Correlation Filter based tracker with rich representation and a relocation component

  • Jin, Menglei;Liu, Weibin;Xing, Weiwei
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.10
    • /
    • pp.5161-5178
    • /
    • 2019
  • Correlation Filter was recently demonstrated to have good characteristics in the field of video object tracking. The advantages of Correlation Filter based trackers are reflected in the high accuracy and robustness it provides while maintaining a high speed. However, there are still some necessary improvements that should be made. First, most trackers cannot handle multi-scale problems. To solve this problem, our algorithm combines position estimation with scale estimation. The difference from the traditional method in regard to the scale estimation is that, the proposed method can track the scale of the object more quickly and effective. Additionally, in the feature extraction module, the feature representation of traditional algorithms is relatively simple, and furthermore, the tracking performance is easily affected in complex scenarios. In this paper, we design a novel and powerful feature that can significantly improve the tracking performance. Finally, traditional trackers often suffer from model drift, which is caused by occlusion and other complex scenarios. We introduce a relocation component to detect object at other locations such as the secondary peak of the response map. It partly alleviates the model drift problem.

The Sensibility Image by the Property Variables of Dangcho Pattern - Focusing on the Representative Type, Pattern Arrangement, Object of Application, Desire of Purchase and Ages - (당초문양의 특성변인에 따른 감성이미지 - 표현유형, 문양배열, 적용대상, 구매욕구, 연령을 중심으로 -)

  • Park, Young-Hee
    • Fashion & Textile Research Journal
    • /
    • v.7 no.2
    • /
    • pp.169-178
    • /
    • 2005
  • This study was aimed at investigating the relationship between the sensibility image of Dangcho pattern and the pattern composition variables(representation type, pattern arrangement, object of application, desire of purchase, ages). The results obtained are as follows: The sensibility image which is derived from Dangcho pattern was investigated in the property of five dimensions, that is, the property of fascination, elegance, high grade, uniqueness, and correctness. The sensibility image of Dangcho pattern was the significant main effect according to pattern composition variables(representation type, pattern arrangement, object of application, desire of purchase, ages), and was the significant collation effect between each of pattern composition variables. The sensibility image of the Dangcho pattern which had most an influence on degree of preference and desire of purchase was examined by the property of fascination.

Visual Sentences for Educational Math Games

  • Chang, Hee-Dong
    • 한국게임학회지
    • /
    • v.8 no.1
    • /
    • pp.32-38
    • /
    • 2011
  • The help or guide sentences of educational math games which use mathematical statements need to represent graphical forms for the learners of the game generation whose cognitive style is graphic first. In this paper, we proposed an object-based visual representation method for mathematical statements. It has object-based description rules to use graphical symbols and mathematical symbols with text words. It is easy to describe or to understand accurately mathematical meaning and is also fast for learners to read for understanding. The proposed method is good for learners of the game generation to get the help as scaffolding for learning math by educational games.

  • PDF

Development of Intellingent Design Support System for Machine Tools (지능형 공작기계 설계 지원 시스템 개발)

  • 차주헌;김종호;박면웅;박지형
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.1022-1027
    • /
    • 1995
  • We present a framework of an intelligent design support system for embodiment design of machine tools which can support efficiently and systematically the machine design by utilizing design knowledge such as objects(part), know-how, public, evaluation, and procedures. The design knowledge of machining center has been accumulated through interview with design experts of machine tool companies. The processes of embodiment design of machining center are established. We also introduce a hybrid knowledge representation so that the systm can easily deal with various and complicated design knowledge. The intelligent design system is being developed on the basis of object-oriented programming, and all parts of a design object, machining center, are also classified by the object-oriented modeling. For the demonstration of effectiveness of the suggested system, a structural design system for machine tools is implemented.

  • PDF