• 제목/요약/키워드: Decision function

검색결과 1,351건 처리시간 0.025초

New Similarity Measures of Simplified Neutrosophic Sets and Their Applications

  • Liu, Chunfang
    • Journal of Information Processing Systems
    • /
    • 제14권3호
    • /
    • pp.790-800
    • /
    • 2018
  • The simplified neutrosophic set (SNS) is a generalization of fuzzy set that is designed for some practical situations in which each element has truth membership function, indeterminacy membership function and falsity membership function. In this paper, we propose a new method to construct similarity measures of single valued neutrosophic sets (SVNSs) and interval valued neutrosophic sets (IVNSs), respectively. Then we prove that the proposed formulas satisfy the axiomatic definition of the similarity measure. At last, we apply them to pattern recognition under the single valued neutrosophic environment and multi-criteria decision-making problems under the interval valued neutrosophic environment. The results show that our methods are effective and reasonable.

양식선별효과에 관한 연구 (A Study on the Sorting Effect in Aquafarm)

  • 어윤양;송동효
    • 수산경영론집
    • /
    • 제49권4호
    • /
    • pp.19-36
    • /
    • 2018
  • Overstock in aquaculture is a matter of concern in aquaculture management. To sort fish based on fingerling size in case of overstocking is an important problem in aquaculture farm. This study aims to determine the amount of fry overstock and sorting time in aquaculture farm. This study builds a mathematical model that finds the value of decision variables to optimize objective function summing up the fingerling purchasing cost, aquaculture farm operating cost and feeding cost under mortality and farming period constraints. The proposed mathematical model involves following biological and economical variables and coefficients: (1) number of fingerlings, (2) sorting time, (3) fish growth rate and variation, (4) mortality, (5) price of a fry (6) feeding cost, and (7) possible sorting periods. Numerical simulation is presented herein. The objective of numerical simulation is to provide decision makers to analyse and comprehend the proposed model. When extensive biological data about growth function of fry becomes available, the proposed model can be widely applicable to real aquaculture farms.

Why Genuine Luxury Brands Are Consumed? Counterfeits? Examining Consumer Identification

  • Suh, Hyunsuk
    • Asia Marketing Journal
    • /
    • 제14권3호
    • /
    • pp.69-102
    • /
    • 2012
  • Owing to increased number of luxury brand users, both genuine and counterfeit luxury product consumption continues to increase every year. Luxury brand is defined as use or display of a particular branded products which brings the ownership prestige apart from its functional utility(Grossmand and Shapiro 1988). Some luxury brands have imitations sold in marketplace due to their popularity. These imitations or counterfeits have been jumping on the bandwagon of the upturn in sales of their originals. The purpose of our study is to understand consumer's underlying motives to consume luxury brands, genuine and or counterfeits. To do this, we propose functional theories of attitudes, decision-making styles, and life attitudes to form the determining causes for different consumption choices of luxury brands: genuine brands, counterfeit brands, both genuine and counterfeit brands, and no consumption on luxury brands types. In proposed causal pathways, we examine moderated effects of socio-psychological factors to further investigate if consumer profiles would exert influences in causal relationships. From the existing theories of functional attitudes: value-expressive and social-adjustive attitudes, we developed and introduced a new measure of rationality-consumptive attitude. From the existing eight decision-making characteristics of consumer styles inventory(CSI), three measures of high-quality, hedonic-shopping, and price-shopping styles were primarily applied in the study along with newly introduced measure of 'high-price' being added, which makes four total. Seven life attitude measures of life purpose, life control, will to meaning, goal seeking, future mean to fulfill, life satisfaction, and religiosity were applied. Finally, such socio-psychological measures as age, gender, marital status, income, and age-gap between couples were assumed to function as moderators. With 430 valid study samples, ages from 20s to 50s, with more females(316) than males(114), with average personal possessions of 5 genuine and 9 counterfeit luxury brands, we conducted questionnaire survey. Results indicated that social-adjustive function is totally disappeared in the relationship due to current social trend of widespread consumptions on both genuine and counterfeit brands which in turn, make consumers feel less special on wearing or carrying them unlike in the past. Self-expressive function and rationality-consumptive functions act as strong catalysts for genuine brand consumption and counterfeit brand consumption, respectively. On consumers' decision-making styles, high-price sublation is the most powerful indicator anticipating counterfeit consumption, even more powerful than personal incomes. In life attitude, the overall model fit was not validated, and only life control and life satisfaction are proven to be significant on both genuine and counterfeit product consumptions. Employment of socio-psychological factors in the model improved understanding of users further. Young consumers tend to go for genuine products over counterfeits. Consumers in different income groups; low, medium and high, all significantly consume genuine products for reasons of different decision-making styles. The results indicated that consumers whose personal disposition is predisposed to consume products in the form of reflection of his or her personality, go only for genuine brands for quality reason, while consumers who rationally consume products for its function or usability, go only for counterfeits for high-price sublation reason. Meanwhile, both product users support for high-price orientation who are not well off.

  • PDF

DESIGN OF A BINARY DECISION TREE FOR RECOGNITION OF THE DEFECT PATTERNS OF COLD MILL STRIP USING GENETIC ALGORITHM

  • Lee, Byung-Jin;Kyoung Lyou;Park, Gwi-Tae;Kim, Kyoung-Min
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1998년도 The Third Asian Fuzzy Systems Symposium
    • /
    • pp.208-212
    • /
    • 1998
  • This paper suggests the method to recognize the various defect patterns of cold mill strip using binary decision tree constructed by genetic algorithm automatically. In case of classifying the complex the complex patterns with high similarity like the defect patterns of cold mill strip, the selection of the optimal feature set and the structure of recognizer is important for high recognition rate. In this paper genetic algorithm is used to select a subset of the suitable features at each node in binary decision tree. The feature subset of maximum fitness is chosen and the patterns are classified into two classes by linear decision function. After this process is repeated at each node until all the patterns are classified respectively into individual classes. In this way , binary decision tree classifier is constructed automatically. After construction binary decision tree, the final recognizer is accomplished by the learning process of neural network using a set of standard p tterns at each node. In this paper, binary decision tree classifier is applied to recognition of the defect patterns of cold mill strip and the experimental results are given to show the usefulness of the proposed scheme.

  • PDF

유전 알고리듬을 이용한 이진 트리 분류기의 설계와 냉연 흠 분류에의 적용 (Design of a binary decision tree using genetic algorithm for recognition of the defect patterns of cold mill strip)

  • 김경민;이병진;류경;박귀태
    • 제어로봇시스템학회논문지
    • /
    • 제6권1호
    • /
    • pp.98-103
    • /
    • 2000
  • This paper suggests a method to recognize the various defect patterns of a cold mill strip using a binary decision tree automatically constructed by a genetic algorithm(GA). In classifying complex patterns with high similarity like the defect patterns of a cold mill stirp, the selection of an optimal feature set and an appropriate recognizer is important to achieve high recognition rate. In this paper a GA is used to select a subset of the suitable features at each node in the binary decision tree. The feature subset with maximum fitness is chosen and the patterns are classified into two classes using a linear decision function. This process is repeated at each node until all the patterns are classified into individual classes. In this way, the classifier using the binary decision tree is constructed automatically. After constructing the binary decision tree, the final recognizer is accomplished by having neural network learning sits of standard patterns at each node. In this paper, the classifier using the binary decision tree is applied to the recognition of defect patterns of a cold mill strip, and the experimental results are given to demonstrate the usefulness of the proposed scheme.

  • PDF

GDSS for the Mobile Internet

  • Cho, Yoon-Ho;Choi, Sang-Hyun;Kim, Jae-Kyeong
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2005년도 춘계학술대회
    • /
    • pp.283-291
    • /
    • 2005
  • The development of mobile applications is fast in recent years. However, nearly all applications are for messaging, financial, locating services based on simple interactions with mobile users because of the limited screen size, narrow network bandwidth, and low computing power. Processing an algorithm for supporting a group decision process on mobile devices becomes impossible. In this paper, we introduce the mobile-oriented simple interactive procedure for support a group decision making process. The interactive procedure is developed for multiple objective linear programming problems to help the group select a compromising solution in the mobile Internet environment. Our procedure lessens the burden of group decision makers, which is one of necessary conditions of the mobile environment. Only the partial weak order preferences of variables and objectives from group decision makers are enough for searching the best compromising solution. The methodology is designed to avoid any assumption about the shape or existence of the decision makers's utility function. For the purpose of the experimental study of the procedure, we developed a group decision support system in the mobile Internet environment, MOBIGSS and applied to an allocation problem of investor assets.

  • PDF

A Study on the Classification of Variables Affecting Smartphone Addiction in Decision Tree Environment Using Python Program

  • Kim, Seung-Jae
    • International journal of advanced smart convergence
    • /
    • 제11권4호
    • /
    • pp.68-80
    • /
    • 2022
  • Since the launch of AI, technology development to implement complete and sophisticated AI functions has continued. In efforts to develop technologies for complete automation, Machine Learning techniques and deep learning techniques are mainly used. These techniques deal with supervised learning, unsupervised learning, and reinforcement learning as internal technical elements, and use the Big-data Analysis method again to set the cornerstone for decision-making. In addition, established decision-making is being improved through subsequent repetition and renewal of decision-making standards. In other words, big data analysis, which enables data classification and recognition/recognition, is important enough to be called a key technical element of AI function. Therefore, big data analysis itself is important and requires sophisticated analysis. In this study, among various tools that can analyze big data, we will use a Python program to find out what variables can affect addiction according to smartphone use in a decision tree environment. We the Python program checks whether data classification by decision tree shows the same performance as other tools, and sees if it can give reliability to decision-making about the addictiveness of smartphone use. Through the results of this study, it can be seen that there is no problem in performing big data analysis using any of the various statistical tools such as Python and R when analyzing big data.

SVM의 확률 출력을 이용한 새로운 Global Soft Decision 기반의 음성 향상 기법 (Global Soft Decision Using Probabilistic Outputs of Support Vector Machine for Speech Enhancement)

  • 조규행;장준혁
    • 한국음향학회지
    • /
    • 제27권2호
    • /
    • pp.75-79
    • /
    • 2008
  • 본 논문에서는 support vector machine (SVM) 기반의 global soft decison (GSD)을 이용한 새로운 음성 향상 기법을 제시한다. 일반적으로 soft decision (SD) 이득 수정 및 잡음 전력 추정에 근거한 음성 향상 기법이 hard decision을 이용한 음성향상 기법 보다 우수한 성능을 보이는 것으로 알려져 있다. 특히, 각 프레임에서의 음성 부재에 대한 효과적인 척도인 전역음성 부재확률 (global speech absence probability, GSAP)을 SD 기반의 음성 향상 기법에 적용한 여러 연구가 진행되었다. 본 논문에서는 sigmoid 함수를 이용하여 얻어진 SVM의 확률 출력에 의해 추정된 새로운 GSAP를 음성 향상 기법에 적용한다. 제안된 알고리즘의 성능은 다양한 잡음 환경에 적용하여 PESQ 및 MOS 평가 방법을 바탕으로 기존의 GSD 기반의 스펙트럼 향상 기법과 비교하여 향상된 결과를 나타내었다.

회로 설계 검증을 위한 스위치-레벨 이진 결정 다이어그램 (Switch-Level Binary Decision Diagram(SLBDD) for Circuit Design Verification))

  • 김경기;이동은;김주호
    • 전자공학회논문지C
    • /
    • 제36C권5호
    • /
    • pp.1-12
    • /
    • 1999
  • 본 논문에서는 스위치-레벨 회로의 검증(verification)을 위해서 이진 결정 다이어그램(BDD : Binary Decision Diagram)을 구현하는 새로운 알고리즘을 제안한다. 스위치-레벨에서 기능(function)들은 스위치들의 직$\cdot$병렬 연결에 의해서 결정되며, 결과 논리 값은 논리 '0'과 '1'뿐만 아니라, 초기 상태, 고 임피던스와 불안정 상태를 가진다. 따라서, 본 논문에서는 "스위치-레벨 이진 결정 다이어그램(SLBDD : Switch- Level Bianary Decision Diagram)"으로 정의한 비 사이클 그래프(acyclic graph)들을 사용해서 스위치-레벨 회로의 가능들을 표현하도록 BDD를 확장하였다. 그러나, 그래프의 기능적 표현을 최악의 경우 입력 변수들의 수에 지수 함수적이 되므로, 결정 다이어그램의 변수 순서(ordering)는 그래프 크기에 주된 역할을 하게된다. 따라서, 패스-트랜지스터와 도미노-논리가 존재하는 사전에 충전하는 회로(Precharging circuitry)에서 그래프 크기에서의 효율성을 위한 입력 순서 알고리즘을 제안한다. 그리고, 실험 결과는 여러 가지 벤치-마크 회로에서 여러 번의 실험을 통해서 제안된 알고리즘이 스위치-레벨에서의 기능적 시뮬레이션, 전력 측정과 결점 시뮬레이션에 적용될 수 있을 만큼 충분히 효율적임을 보여준다.율적임을 보여준다.

  • PDF

국내 의류업체의 QR의사결정지원시스템 및 지연생산 사례 연구 (A Case Study of QR Decision Support System and Postponement Production in the Korean Apparel Company)

  • 허지혜;송인천;이형진;천종숙
    • 복식문화연구
    • /
    • 제17권4호
    • /
    • pp.723-732
    • /
    • 2009
  • The quick response(QR) system is very popular in Korean apparel companies. However, the usage of QR system was not known well. The purpose of this study is to identify the usage of the quick response decision support system(QR DSS) and postponement manufacturing in the Korean apparel company. The researched company was the only one which used the QR DSS. The researchers carried out the depth interview with the QR decision makers of the company. This company had 14 brands, and had used the QR DSS since January, 2008. The results are as follows: The QR DSS was supportive computer software program, and it helped the staffs to make agile decision about QR repeat production of clothing. The QR DSS automatically calculated the related data, and suggested the expected sales volume and the proper supply amounts of the styles. There were four functions in QR DSS : 'QR Alert', 'Proper Supply Amount Simulation', 'Sensible QR', and 'Supply/Sales Simulation by Item'. The men's clothing brands effectively used 'Supply/Sales Simulation by Item' function. And the women's clothing brands effectively used 'QR Alert' function. This company also used the postponement production system for QR repeat production. The postponement production was conducted with four methods : the yarn stocking, the grey fabric stocking, the dyed fabric stocking, and the fabric sourcing. The men's clothing brands usually used of the yarn stocking methods and the dyed fabric stocking methods. The women's clothing brands usually used the grey fabric stocking methods. By using QR DSS and postponement production system the company was able to shorten the lead time for QR decision making.

  • PDF