• 제목/요약/키워드: Smart Feature

검색결과 469건 처리시간 0.02초

Comparison of Customers Perception of Feature and Smart Phone Users Mainly in 20s

  • Kim, Hyun-Jong
    • 디지털융복합연구
    • /
    • 제9권1호
    • /
    • pp.115-124
    • /
    • 2011
  • The property of the mobile phone is taking important role to choose it. In the present situation, exploring, comparing and analyzing the important properties of regular mobile phone(feature phone) and smart phone are very meaningful study. Therefore, the survey was carried out to get the properties of feature phone and smart phone and analyze the difference of those phones. And proposed the important variables for customer satisfaction which must be given priority. The result showed that 'design' and 'Quality' are important to both mobile phone user groups. The problems with mobile phones currently in use were 'poor performance' to feature phone users and 'expensive charge' and 'poor A/S' to smart phone users. Two groups also showed significant difference with the customer satisfactions, and smart phone user group showed higher satisfaction. For smart phone user group, four factors are induced from the properties but 'Hardware Quality' (representing 'call Quality', 'A/S', 'Convenience to use', 'Battery life') and 'Design & Function'(representing 'Internet', 'Convergence Functions', 'Design, 'Color') have significant and positive effects on Customer Satisfaction.

Smart City Feature Using Six European Framework and Multi Expert Multi Criteria: A Sampling of the Development Country

  • Kurniawan, Fachrul;Haviluddin, Haviluddin;Collantes, Leonel Hernandez;Nugroho, Supeno Mardi Susiki;Hariadi, Mochamad
    • International Journal of Computer Science & Network Security
    • /
    • 제22권7호
    • /
    • pp.43-50
    • /
    • 2022
  • Continuous development is the key of development issue in developing nations. Smart city measurement is prevalently carried through in the cities in which the nations have been classified as industrialized countries. In addition, cities in Europe becomes the models of smart city system. Smart city concept used in the cities in Europe applies six predominant features i.e. smart economic, smart mobility, smart environment, smart people, smart living, and smart governance. This paper focuses on figuring out city' development strategy in developing nations particularly Indonesia in regard with European Framework by way of Multi Expert Multi Criterion Decision Making (ME-MCDM). Recommendation is resulted from the tests using the data collected from one of the metropolis cities in Indonesia, whereby issuing recommendation must firstly implement smart education, secondly communication, thirdly smart government, and fourthly smart health, as well as simultaneously implement smart energy and smart mobility.

한·중·일 IoT홈 가전생활재의 지능형 기능성 비교연구 (Comparative Analysis on Smart Features of IoT Home Living Products among Korea, China and Japan)

  • 장순순;이연숙;황지혜;박재현
    • 디자인융복합연구
    • /
    • 제15권2호
    • /
    • pp.237-250
    • /
    • 2016
  • 급속도로 발달한 정보기술은 산업환경 전반에 걸쳐 정보와 기능의 통합화를 이루며 우리 생활에 많은 영향을 미치고 있다. 특히 사물인터넷(IoT), 클라우드 컴퓨팅, 빅 데이터 분석 등 새로운 통신 환경의 출현은 인터넷을 중심으로 한 모든 전자기기들의 연결을 가능하게 함에 따라 이제는 산업 환경을 넘어 주거환경까지 변화시키는 중요한 매체로 주목받고 있다. 이에 따라 본 연구의 목적은 고도로 발전하는 기술과 함께 진화하는 주거환경의 스마트 가전의 유형과 그 특성을 파악하고자 하는 것이다. 그리고 이를 위해 한국, 중국, 일본의 대표적인 브랜드 상품((Samsung, Haier, Panasonic)을 선정하여 각 특성을 비교 분석 하였다. 선정된 브랜드는 GHA(General rules of intelligentization technology for intelligent household appliances)의 스마트 가전 적용 기준을 활용하여 각 유형을 분석하였다. 분류된 유형은 스마트 가전 사용자가 자율적(Self)으로 학습, 활용, 적용, 진단, 추론, 구성, 조절 등이 가능한 7가지의 유목으로 나누어졌으며, 이를 기준으로 나타난 각 국가별 브랜드 상품은 의(Clothing), 식(Food), 주(Housing)의 범주로 체계화 하였다. 브랜드별 나타난 주요 특성으로는 한국의 삼성은 원격제어 기능이, 중국의 하이얼은 전자기술의 적용이, 일본의 파나소닉은 에코나비(ECONAVI)인 에너지 절약 시스템으로 나타났다.

Finding the best suited autoencoder for reducing model complexity

  • Ngoc, Kien Mai;Hwang, Myunggwon
    • 스마트미디어저널
    • /
    • 제10권3호
    • /
    • pp.9-22
    • /
    • 2021
  • Basically, machine learning models use input data to produce results. Sometimes, the input data is too complicated for the models to learn useful patterns. Therefore, feature engineering is a crucial data preprocessing step for constructing a proper feature set to improve the performance of such models. One of the most efficient methods for automating feature engineering is the autoencoder, which transforms the data from its original space into a latent space. However certain factors, including the datasets, the machine learning models, and the number of dimensions of the latent space (denoted by k), should be carefully considered when using the autoencoder. In this study, we design a framework to compare two data preprocessing approaches: with and without autoencoder and to observe the impact of these factors on autoencoder. We then conduct experiments using autoencoders with classifiers on popular datasets. The empirical results provide a perspective regarding the best suited autoencoder for these factors.

Diagnosis of Alzheimer's Disease using Wrapper Feature Selection Method

  • 비슈나비 라미네니;권구락
    • 스마트미디어저널
    • /
    • 제12권3호
    • /
    • pp.30-37
    • /
    • 2023
  • Alzheimer's disease (AD) symptoms are being treated by early diagnosis, where we can only slow the symptoms and research is still undergoing. In consideration, using T1-weighted images several classification models are proposed in Machine learning to identify AD. In this paper, we consider the improvised feature selection, to reduce the complexity by using wrapping techniques and Restricted Boltzmann Machine (RBM). This present work used the subcortical and cortical features of 278 subjects from the ADNI dataset to identify AD and sMRI. Multi-class classification is used for the experiment i.e., AD, EMCI, LMCI, HC. The proposed feature selection consists of Forward feature selection, Backward feature selection, and Combined PCA & RBM. Forward and backward feature selection methods use an iterative method starting being no features in the forward feature selection and backward feature selection with all features included in the technique. PCA is used to reduce the dimensions and RBM is used to select the best feature without interpreting the features. We have compared the three models with PCA to analysis. The following experiment shows that combined PCA &RBM, and backward feature selection give the best accuracy with respective classification model RF i.e., 88.65, 88.56% respectively.

A Secure Authentication Method for Smart Phone based on User's Behaviour and Habits

  • Lee, Geum-Boon
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권9호
    • /
    • pp.65-71
    • /
    • 2017
  • This paper proposes a smart phone authentication method based on user's behavior and habit that is an authentication method against shoulder surfing attack and brute force attack. As smart phones evolve not only storage of personal data but also a key means of financial services, the importance of personal information security in smart phones is growing. When user authentication of smart phone, pattern authentication method is simple to use and memorize, but it is prone to leak and vulnerable to attack. Using the features of the smart phone pattern method of the user, the pressure applied when touching the touch pad with the finger, the size of the area touching the finger, and the time of completing the pattern are used as feature vectors and applied to user authentication security. First, a smart phone user models and stores three parameter values as prototypes for each section of the pattern. Then, when a new authentication request is made, the feature vector of the input pattern is obtained and compared with the stored model to decide whether to approve the access to the smart phone. The experimental results confirm that the proposed technique shows a robust authentication security using subjective data of smart phone user based on habits and behaviors.

Hybrid Feature Selection Using Genetic Algorithm and Information Theory

  • Cho, Jae Hoon;Lee, Dae-Jong;Park, Jin-Il;Chun, Myung-Geun
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제13권1호
    • /
    • pp.73-82
    • /
    • 2013
  • In pattern classification, feature selection is an important factor in the performance of classifiers. In particular, when classifying a large number of features or variables, the accuracy and computational time of the classifier can be improved by using the relevant feature subset to remove the irrelevant, redundant, or noisy data. The proposed method consists of two parts: a wrapper part with an improved genetic algorithm(GA) using a new reproduction method and a filter part using mutual information. We also considered feature selection methods based on mutual information(MI) to improve computational complexity. Experimental results show that this method can achieve better performance in pattern recognition problems than other conventional solutions.

A Ghost in the Shell? 고객 리뷰를 통한 스마트 스피커의 인공지능 속성이 평가에 미치는 영향 연구 (A Ghost in the Shell? Influences of AI Features on Product Evaluations of Smart Speakers with Customer Reviews)

  • 이홍주
    • 한국IT서비스학회지
    • /
    • 제17권2호
    • /
    • pp.191-205
    • /
    • 2018
  • With the advancement of artificial intelligence (AI) techniques, many consumer products have adopted AI features for providing proactive and personalized services to customers. One of the most prominent products featuring AI techniques is a smart speaker. The fundamental of smart speaker is a portable wireless Internet connecting speaker which already have existed in a consumer market. By applying AI techniques, smart speakers can recognize human voices and communicate with them. In addition, they can control other connecting devices and provide offline services. The goal of this study is to identify the impact of AI techniques for customer rating to the products. We compared customer reviews of other portable speakers without AI features and those of a smart speaker. Amazon echo is used for a smart speaker and JBL Flip 4 Bluetooth Speaker and Ultimate Ears BOOM 2 Panther Limited Edition are used for the comparison. These products are in the same price range ($50~100) and selected as featured products in Amazon.com. All reviews for the products were collected and common words for all products and unique words of the smart speaker were identified. Information gain values were calculated to identify the influences of words to be rated as positive or negative. Positive and negative words in all the products or in Amazon echo were identified, too. Topic modeling was applied to the customer reviews on Amazon echo and the importance of each topic were measured by summating information gain values of each topic. This study provides a way of identifying customer responses on the AI feature and measuring the importance of the feature among diverse features of the products.

서명을 이용한 스마트카드 사용자 인증을 위한 COS 설계 (Design of COS for smart card user authentication using signature)

  • 송영상;신인철
    • 전자공학회논문지CI
    • /
    • 제41권4호
    • /
    • pp.103-112
    • /
    • 2004
  • 본 논문에서는 스마트카드의 사용에서 보편적으로 사용되는 패스워드 대신 서명을 이용하여 사용자 인증 시스템을 구현하였다. 서명은 사용자에게 익숙하여 특별한 기억이 필요 없으며, 강제에 의한 유출로 야기되는 타인사용의 가능성이 어려워 패스워드보다 안전하다. 그러나 서명 데이터의 크기는 매우 커 스마트카드에서 처리하기 위해 특별한 명령어 필요하며, 이를 위해 ISO 7816-3, 4의 표준에 따른 기본 명령어와 사용자 인증과 서명 데이터를 처리하기 위한 명령어로 스마트카드의 운영체제인 COS를 설계 구성하였다. 또한 사용자, 카드, 단말기 및 서명 BB서버 사이의 프로토콜을 설계하였다. 서명 데이터는 등록과정에서 서명 DB서버와 스마트카드에 저장되며, 사용자 인증은 사용자가 입력한 서명 데이터와 서명 DB에 저장된 데이터로 비교 알고리즘을 수행하여 인증 결과와 서명 데이터의 해쉬 값을 카드 쪽에 전송하여 스마트카드 사용자 인증이 이루어진다. 이 과정에서 서명 DB서버와 사용자간의 상호 인증도 이룰 수 있다. 본 논문에서 제시한 시스템은 사용자 서명과 스마트카드 내의 서명 데이터를 비교하여 상호간의 신뢰성을 보장받을 수 있으며, 사용자에게 좀 더 안전하고 간편한 서비스를 제공할 수 있을 것으로 기대된다.

작물의 저해상도 이미지에 대한 3차원 복원에 관한 연구 (Study on Three-dimension Reconstruction to Low Resolution Image of Crops)

  • 오장석;홍형길;윤해룡;조용준;우성용;송수환;서갑호;김대희
    • 한국기계가공학회지
    • /
    • 제18권8호
    • /
    • pp.98-103
    • /
    • 2019
  • A more accurate method of feature point extraction and matching for three-dimensional reconstruction using low-resolution images of crops is proposed herein. This method is important in basic computer vision. In addition to three-dimensional reconstruction from exact matching, map-making and camera location information such as simultaneous localization and mapping can be calculated. The results of this study suggest applicable methods for low-resolution images that produce accurate results. This is expected to contribute to a system that measures crop growth condition.