• Title/Summary/Keyword: problem representation

Search Result 795, Processing Time 0.026 seconds

Drift Handling in Object Tracking by Sparse Representations (희소성 표현 기반 객체 추적에서의 표류 처리)

  • Yeo, JungYeon;Lee, Guee Sang
    • Smart Media Journal
    • /
    • v.5 no.1
    • /
    • pp.88-94
    • /
    • 2016
  • In this paper, we proposed a new object tracking algorithm based on sparse representation to handle the drifting problem. In APG-L1(accelerated proximal gradient) tracking, the sparse representation is applied to model the appearance of object using linear combination of target templates and trivial templates with proper coefficients. Also, the particle filter based on affine transformation matrix is applied to find the location of object and APG method is used to minimize the l1-norm of sparse representation. In this paper, we make use of the trivial template coefficients actively to block the drifting problem. We experiment the various videos with diverse challenges and the result shows better performance than others.

An Object-Level Feature Representation Model for the Multi-target Retrieval of Remote Sensing Images

  • Zeng, Zhi;Du, Zhenhong;Liu, Renyi
    • Journal of Computing Science and Engineering
    • /
    • v.8 no.2
    • /
    • pp.65-77
    • /
    • 2014
  • To address the problem of multi-target retrieval (MTR) of remote sensing images, this study proposes a new object-level feature representation model. The model provides an enhanced application image representation that improves the efficiency of MTR. Generating the model in our scheme includes processes, such as object-oriented image segmentation, feature parameter calculation, and symbolic image database construction. The proposed model uses the spatial representation method of the extended nine-direction lower-triangular (9DLT) matrix to combine spatial relationships among objects, and organizes the image features according to MPEG-7 standards. A similarity metric method is proposed that improves the precision of similarity retrieval. Our method provides a trade-off strategy that supports flexible matching on the target features, or the spatial relationship between the query target and the image database. We implement this retrieval framework on a dataset of remote sensing images. Experimental results show that the proposed model achieves competitive and high-retrieval precision.

A Study on the Transformation of Algebraic Representation and the Elaboration for Grade 7 (중학교 1학년 학생의 대수적 표상 전환 및 정교화 연구)

  • Lee, Kyong Rim;Kang, Jeong Gi;Roh, Eun Hwan
    • Journal of the Korean School Mathematics Society
    • /
    • v.17 no.4
    • /
    • pp.507-539
    • /
    • 2014
  • The algebra is an important tool influencing on a mathematics in general. To make good use of the algebra, it is necessary to transfer from a given situation to a proper algebraic representation. But some research in related to algebraic word problems have reported the difficulty changing to a proper algebraic representation. Our study have focused on transformation and elaboration of algebraic representation. We investigated in detail the responses and perceptions of 29 Grade 7 students while transforming to algebraic representation, only concentrating on the literature expression form the problematic situations given. Most of students showed difficulties in transforming both descriptive and geometric problems to algebraic representation. 10% of them responded wrong answers except only a problem. Four of them were interviewed individually to show their thinking and find the factor influencing on a positive elaboration. As results, we could find some characteristics of their thinking including the misconception that regard the problem finding a functional formula because there are the variables x and y in the problematic situation. In addition, we could find the their fixation which student have to set up the equation. Furthermore we could check that making student explain own algebraic representation was able to become the factor influencing on a positive elaboration. From these, we also discussed about several didactical implications.

  • PDF

A Study on the 6th Graders' Use of Visual Representations in Mathematical Problem Solving (수학 문제 해결과정에서 초등학교 6학년 학생들의 시각적 표현에 관한 연구)

  • Hwang, Hyun-Mi;Pang, Jeong-Suk
    • Education of Primary School Mathematics
    • /
    • v.12 no.2
    • /
    • pp.81-97
    • /
    • 2009
  • Visual representations play an important role for students to understand the meaning of a given problem, devise problem-solving approaches, and implement them successfully. The purpose of this study was to investigate how 6th graders would use visual representations in solving mathematical problems and in what ways such use might affect successful problem solving. The results showed that many students preferred numerical expressions to visual representations. However, students who used visual representations, specifically schematic representations, performed better than those who employed numerical representations. Given this, this paper includes instructional implications to nurture students' use of visual representations in a way to increase their problem solving ability.

  • PDF

An Efficient Evolutionary Algorithm for the Fixed Charge Transportation Problem (고정비용 수송문제를 위한 효율적인 진화 알고리듬)

  • Soak, Sang-Moon;Chang, Seok-Cheoul;Lee, Sang-Wook;Ahn, Byung-Ha
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.31 no.1
    • /
    • pp.79-86
    • /
    • 2005
  • The transportation problem (TP) is one of the traditional optimization problems. Unlike the TP, the fixed charge transportation problem (FCTP) cannot be solved using polynomial time algorithms. So, finding solutions for the FCTP is a well-known NP-complete problem involving an importance in a transportation network design. So, it seems to be natural to use evolutionary algorithms for solving FCTP. And many evolutionary algorithms have tackled this problem and shown good performance. This paper introduces an efficient evolutionary algorithm for the FCTP. The proposed algorithm can always generate feasible solutions without any repair process using the random key representation. Especially, it can guide the search toward the basic solution. Finally, we performed comparisons with the previous results known on the benchmark instances and could confirm the superiority of the proposed algorithm.

Solving the Team Orienteering Problem with Particle Swarm Optimization

  • Ai, The Jin;Pribadi, Jeffry Setyawan;Ariyono, Vincensius
    • Industrial Engineering and Management Systems
    • /
    • v.12 no.3
    • /
    • pp.198-206
    • /
    • 2013
  • The team orienteering problem (TOP) or the multiple tour maximum collection problem can be considered as a generic model that can be applied to a number of challenging applications in logistics, tourism, and other fields. This problem is generally defined as the problem of determining P paths, in which the traveling time of each path is limited by $T_{max}$ that maximizes the total collected score. In the TOP, a set of N vertices i is given, each with a score $S_i$. The starting point (vertex 1) and the end point (vertex N) of all paths are fixed. The time $t_{ij}$ needed to travel from vertex i to j is known for all vertices. Some exact and heuristics approaches had been proposed in the past for solving the TOP. This paper proposes a new solution methodology for solving the TOP using the particle swarm optimization, especially by proposing a solution representation and its decoding method. The performance of the proposed algorithm is then evaluated using several benchmark datasets for the TOP. The computational results show that the proposed algorithm using specific settings is capable of finding good solution for the corresponding TOP instance.

Two-Phase Genetic Algorithm for Solving the Paired Single Row Facility Layout Problem

  • Parwananta, Hutama;Maghfiroh, Meilinda F.N.;Yu, Vincent F.
    • Industrial Engineering and Management Systems
    • /
    • v.12 no.3
    • /
    • pp.181-189
    • /
    • 2013
  • This paper proposes a two-phase genetic algorithm (GA) to solve the problem of obtaining an optimum configuration of a paired single row assembly line. We pair two single-row assembly lines due to the shared usage of several workstations, thus obtaining an optimum configuration by considering the material flow of the two rows simultaneously. The problem deals with assigning workstations to a sequence and selecting the best arrangement by looking at the length and width for each workstation. This can be considered as an enhancement of the single row facility layout problem (SRFLP), or the so-called paired SRFLP (PSRFLP). The objective of this PSRFLP is to find an optimal configuration that seeks to minimize the distance traveled by the material handler and even the use of the material handler itself if this is possible. Real-world applications of such a problem can be found for apparel, shoe, and other manual assembly lines. This research produces the schematic representation solution using the heuristic approach. The crossover and mutation will be utilized using the schematic representation solution to obtain the neighborhood solutions. The first phase of the GA result is recorded to get the best pair. Based on these best matched pairs, the second-phase GA can commence.

A Comparative Study of Two-phase Heuristic Approaches to General Job Shop Scheduling Problem

  • Sun, Ji Ung
    • Industrial Engineering and Management Systems
    • /
    • v.7 no.2
    • /
    • pp.84-92
    • /
    • 2008
  • Scheduling is one of the most important issues in the planning and operation of production systems. This paper investigates a general job shop scheduling problem with reentrant work flows and sequence dependent setup times. The disjunctive graph representation is used to capture the interactions between machines in job shop. Based on this representation, four two-phase heuristic procedures are proposed to obtain near optimal solutions for this problem. The obtained solutions in the first phase are substantially improved by reversing the direction of some critical disjunctive arcs of the graph in the second phase. A comparative study is conducted to examine the performance of these proposed algorithms.

An Empirical Study on the Cognitive Difference between the Creators and Users of Object-Oriented Methodology

  • Kim, Jin-Woo;Hahn, Jung-Pil
    • Management Science and Financial Engineering
    • /
    • v.2 no.1
    • /
    • pp.147-176
    • /
    • 1996
  • The main objective of this study is to uncover the differences in the programming behavior between methodology creators and methodology users. We conducted an experiment with methodology creators who have invented one of the major object-oriented methodologies and with professional programmers who have used the same methodology for their software-development projects. In order to explain the difference between the two groups, we propose a theoretical framework that views programming as search in four problem spaces: representation, rule, instance and paradigm spaces. The main problem spaces in programming are the representation and rule spaces, while the paradigm and instance spaces are the supporting spaces. The results of the experiment showed that the methodology creators mostly adopted the paradigm space as their supporting space, while the methodology users chose the instance space as their supporting space. This difference in terms of the supporting space leads to different search behaviors in the main problem spaces, which in turn resulted in different final programs and performance.

  • PDF

Use of Managerical Decision Categories for Selecting KA/KR Techniques in HRM Problem Domains

  • Byun, Dae-Ho;Suh, Eui-Ho
    • Journal of the Korean Operations Research and Management Science Society
    • /
    • v.21 no.2
    • /
    • pp.71-93
    • /
    • 1996
  • Selection of appropriate knowledge acquisition and representation techniques is regarded as a major task in the development of expert systems. This depends on the characteristics of problem domains. Expert system builders have often adopted a technique without a formal analysis of application domains. The purpose of this paper is to provide the best knowledge aquisition and representation technique for use in human resource management problem domains. In an attempt to meet this purpose, the conceptual contingency model that suggests the best technique according to managerial decision categories is used as a guidance. In order to determine the priority of managerial decision categories, the Analytic Hierarchy Process and an extended method are proposed.

  • PDF