• 제목/요약/키워드: Extended Adaptation

검색결과 78건 처리시간 0.018초

Fast speaker adaptation using extended diagonal linear transformation for deep neural networks

  • Kim, Donghyun;Kim, Sanghun
    • ETRI Journal
    • /
    • 제41권1호
    • /
    • pp.109-116
    • /
    • 2019
  • This paper explores new techniques that are based on a hidden-layer linear transformation for fast speaker adaptation used in deep neural networks (DNNs). Conventional methods using affine transformations are ineffective because they require a relatively large number of parameters to perform. Meanwhile, methods that employ singular-value decomposition (SVD) are utilized because they are effective at reducing adaptive parameters. However, a matrix decomposition is computationally expensive when using online services. We propose the use of an extended diagonal linear transformation method to minimize adaptation parameters without SVD to increase the performance level for tasks that require smaller degrees of adaptation. In Korean large vocabulary continuous speech recognition (LVCSR) tasks, the proposed method shows significant improvements with error-reduction rates of 8.4% and 17.1% in five and 50 conversational sentence adaptations, respectively. Compared with the adaptation methods using SVD, there is an increased recognition performance with fewer parameters.

가족탄력 모델을 이용한 정신분열병 환자가족의 부적응에 관한 연구 (A Study on the Level of Family Adaptation to Schizophrenic Patients: An Application of the Family Resiliency Model)

  • 이은희
    • 한국사회복지학
    • /
    • 제41권
    • /
    • pp.173-200
    • /
    • 2000
  • The purpose of this study is to examine the variables that may influence the level of family adaptation to schizophrenic patients using the Family Resiliency Model. The Family Resiliency Model is the most current extension of family stress Model. According to the Family Resiliency Model, The level of family adaptation in the face of a crisis situation is determined by a number of interacting components. The subjects are 151 family members with schizophrenic patient. The result from the research were as follows: 1) The following variables significantly correlated with the family adaptation: income of the family, educational level of the family, intimacy between family and patient, knowledge on schizophrenia, recognition of prognosis on schizophrenia. 2) The factors that compose the Family Resiliency Model significantly correlated with the level of family adaptation. 3) The result of stepwise multiple regression analysis indicated that factors which predict the level of family adaptation were the family control, the quality of family communication, and the support from the extended family, these findings give us significant practical implications for social work intervention.

  • PDF

자치적응성 컨텐츠 서비스 네트워크 (Self-adaptive Content Service Networks)

  • 홍성준;이용수
    • 한국컴퓨터정보학회논문지
    • /
    • 제9권3호
    • /
    • pp.149-155
    • /
    • 2004
  • 본 논문은 응용수준 액티브네트워크(ALAN)상에서 자치 적응성(Self-Adaptation) 컨텐츠 서비스 네트워크(CSN)에 관하여 언급하였다. 최근에는 컨텐츠 전송에 초점을 둔 CDN(Content Delivery Network)기술과 더불어 서비스 전송에 초점을 둔 CSN(Content Service Network)이 등장하였다. 그리고 CSN과 관련하여 IETF(Internet Export Task Force)에서는 OPES(Open Pluggable Edge Service)표준의 표준화가 진행 중에 있다. 그러나 최근에 유비쿼터스 컴퓨팅 환경의 도래와 함께 망에서는 사용자의 자주 변화하는 제약조건에 맞는 서비스를 제공하기 위한 자치적응성(self-adaptation)이 요구되고 있다. 기존 CDN/CSN는 자치 적응성의 고려가 부족하다. 왜냐하면 기존 망이 이러한 기능을 현재 지원할 수 없기 때문이다. 그러므로 본 논문에서는 이러한 문제를 해결하기 위해서 망에서 기능성 제공이 가능한 액티브네트워크 상의 자치적응성 CSN의 구조를 제안하였다.

  • PDF

Consumers' Acceptance of Smart Clothing -A Comparison between Perceived Group and Non-Perceived Group-

  • Chae, Jin-Mie
    • 한국의류학회지
    • /
    • 제34권6호
    • /
    • pp.969-981
    • /
    • 2010
  • This study explains the consumer acceptance of smart clothing using the extended Technology Acceptance Model (TAM); in addition, it compares the difference in the path hypotheses of the perceived group and nonperceived group from the aspect of the extended TAM. A total of 815 copies of questionnaire were collected from a web-based survey in March 2009. Structural equation modeling was used to examine the entire pattern of intercorrelations among the constructs and to test related propositions using an AMOS 5.0 package. The fitness of the extended TAM explains the process of the adaptation of smart clothing. Technology Innovation (TI) and Clothing Involvement (CI) were confirmed as antecedent variables to affect TAM. In the perceived group, Technology Innovation (TI) and Clothing Involvement (CI) showed significant impacts on the Perceived Ease of Use (PEOU) and Perceived Usefulness (PU) while Technology Innovation (TI) did not influence the Perceived Ease of Use (PEOU) in the non-perceived group. Perceived Ease of Use (PEOU) influenced the Perceived Usefulness (PU) and indirectly influenced Attitude (A) through the Perceived Usefulness (PU) in both groups. In addition, Perceived Usefulness (PU) did not influence Acceptance Intention (AI) but indirectly affected Acceptance Intention (AI) through Attitude (A). Therefore, Attitude (A) was found to be an important parameter in the adaptation of smart clothing in both groups. This finding implies that consumers first perceive the usefulness of smart clothing, then take favorable attitudes towards the smart clothing, and finally have the intention to adopt it. Strategies for publishing and informing consumers of the functions of smart clothing and usefulness in life are necessary; in addition, understanding what useful values they expect from the clothing is also crucial.

작물 수확 자동화를 위한 시각 언어 모델 기반의 환경적응형 과수 검출 기술 (Domain Adaptive Fruit Detection Method based on a Vision-Language Model for Harvest Automation)

  • 남창우;송지민;진용식;이상준
    • 대한임베디드공학회논문지
    • /
    • 제19권2호
    • /
    • pp.73-81
    • /
    • 2024
  • Recently, mobile manipulators have been utilized in agriculture industry for weed removal and harvest automation. This paper proposes a domain adaptive fruit detection method for harvest automation, by utilizing OWL-ViT model which is an open-vocabulary object detection model. The vision-language model can detect objects based on text prompt, and therefore, it can be extended to detect objects of undefined categories. In the development of deep learning models for real-world problems, constructing a large-scale labeled dataset is a time-consuming task and heavily relies on human effort. To reduce the labor-intensive workload, we utilized a large-scale public dataset as a source domain data and employed a domain adaptation method. Adversarial learning was conducted between a domain discriminator and feature extractor to reduce the gap between the distribution of feature vectors from the source domain and our target domain data. We collected a target domain dataset in a real-like environment and conducted experiments to demonstrate the effectiveness of the proposed method. In experiments, the domain adaptation method improved the AP50 metric from 38.88% to 78.59% for detecting objects within the range of 2m, and we achieved 81.7% of manipulation success rate.

Species Adaptation Evolutionary Algorithm for Solving the Optimization Problems

  • Lee, Dong-Wook;Sim, Kwee-Bo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제3권2호
    • /
    • pp.233-238
    • /
    • 2003
  • Living creatures maintain their variety through speciation, which helps them to have more fitness for an environment. So evolutionary algorithm based on biological evolution must maintain variety in order to adapt to its environment. In this paper, we utilize the concept of speciation. Each individual of population creates their offsprings using mutation, and next generation consists of them. Each individual explores search space determined by mutation. Useful search space is extended by differentiation, then population explorers whole search space very effectively. If evolvable hardware evolves through mutation, it is useful way to explorer search space because of less varying inner structure. We verify the effectiveness of the proposed method by applying it to two optimization problems.

효행자 가족의 부양과 적응에 관한 연구 (A Study on the Caregiving and Adaptation in the Families who Awarded on Filial Piety)

  • 김서연
    • 가정과삶의질연구
    • /
    • 제17권2호
    • /
    • pp.75-92
    • /
    • 1999
  • The purpose of this study was to investigate the caregiving and adaptation in families who awarded on filial piety. Using the qualitative methods-in depth interview genogram ecomap participation observation- 8 families were analyzed The major findings can be summarized as follows (1) These families showed very high family solidarity with strong collectivity. Their family role was interchangable and their familiarity was passed down from generation to generation. (2) Family members showed similar coping patterns on the basis of their own adaptationl Their coping was inclined toward acceptance especially religioous rather than emotional-focused ad hardly avoidance coping. (4) Although their economic emotional and service cares were family-centered with helps from their extended family household equipment for elder care was not prepared. (5) These families preferred to maintain this condition rather than to be well adapted. It was concluded that to help failed elder's family care iving social support program should be complemented in family life enrichment program for their children medical care program equipment rental program for elder in social network religion program and so on, Social norms forparent-children relation has be changed to more flexible care pattern. Also more social-emotional support has to be given to these families.

  • PDF

가상 버퍼를 이용한 공평성을 지원하는 확장된 FRED 기법 (Extended FRED(Fair Random Early Detection) Method with Virtual Buffer)

  • 우희경;김종덕
    • 한국정보처리학회논문지
    • /
    • 제6권11S호
    • /
    • pp.3269-3277
    • /
    • 1999
  • To promote the inclusion of end-to-end congestion control in the design of future protocols using best-effort traffic, we propose a router mechanism, Extended FRED(ex-FRED). In this paper, we catagorize the TCP controlled traffics into robust and fragile traffic and discuss several unfairness conditions between them caused by the diverse applications. For example, fragile traffic from bursty application cannot use its fair share due to their slow adaptation. Ex-FRED modifies the FRED(Fair Random Early Drop), which can show wrong information due to the narrow view of actual buffer. Therefore, Ex-FRED uses per-flow accounting in larger virtual buffer to impose an each flow a loss rate that depends on the virtual buffer use of a flow. The simulation results show that Ex-FRED uses fair share and has good throughput.

  • PDF

Extended Proportional Fair Scheduling for Statistical QoS Guarantee in Wireless Networks

  • Lee, Neung-Hyung;Choi, Jin-Ghoo;Bahk, Sae-Woong
    • Journal of Communications and Networks
    • /
    • 제12권4호
    • /
    • pp.346-357
    • /
    • 2010
  • Opportunistic scheduling provides the capability of resource management in wireless networks by taking advantage of multiuser diversity and by allowing delay variation in delivering data packets. It generally aims to maximize system throughput or guarantee fairness and quality of service (QoS) requirements. In this paper, we develop an extended proportional fair (PF) scheduling policy that can statistically guarantee three kinds of QoS. The scheduling policy is derived by solving the optimization problems in an ideal system according to QoS constraints. We prove that the practical version of the scheduling policy is optimal in opportunistic scheduling systems. As each scheduling policy has some parameters, we also consider practical parameter adaptation algorithms that require low implementation complexity and show their convergences mathematically. Through simulations, we confirm that our proposed schedulers show good fairness performance in addition to guaranteeing each user's QoS requirements.

노면추정을 통한 반능동 현가시스템의 LQG 제어 (LQC Control for Semi-Active Suspension Systems with Road-Adaptation)

  • 손현철;홍경태;홍금식
    • 제어로봇시스템학회논문지
    • /
    • 제9권9호
    • /
    • pp.669-678
    • /
    • 2003
  • A road-adaptive LQG control for the semi-active Macpherson strut suspension system of hydraulic type is investigated. A new control-oriented model, which incorporates the rotational motion of the unsprung mass, is used for control system design. First, based on the extended least squares estimation algorithm, a LQG controller adapting to the estimated road characteristics is designed. With computer simulations, the performance of the proposed LQC-controlled semi-active suspension is compared with that of a non-adaptive one. The results show better control performance of the proposed system over the compared one.