• 제목/요약/키워드: Singular Decomposition

검색결과 400건 처리시간 0.028초

딥러닝과 통계 모델을 이용한 T-커머스 매출 예측 (T-Commerce Sale Prediction Using Deep Learning and Statistical Model)

  • 김인중;나기현;양소희;장재민;김윤종;신원영;김덕중
    • 정보과학회 논문지
    • /
    • 제44권8호
    • /
    • pp.803-812
    • /
    • 2017
  • T-커머스는 양방향 디지털 TV를 기반으로 양방향 데이터방송 기술을 활용하여 상거래를 하는 기술융합형 서비스이다. 채널 번호와 판매상품이 제한된 환경에서 T-커머스의 매출을 극대화 하기 위해서는 각 제품의 시간대별 경쟁력을 고려하여 매출이 최대화 되도록 프로그램을 편성해야 한다. 이를 위해, 본 논문에서는 딥러닝을 이용해 T-커머스에서 각 상품을 각 시간대에 편성하였을 때의 매출을 예측하는 방법을 제안한다. 제안하는 방법은 심층신경망을 이용해 판매 상품과 시간대, 주차, 휴일 여부, 그리고 날씨를 입력 받아 실제 방송으로 편성했을 때 기대되는 매출을 예측한다. 그리고, 통계적 모델과 SVD(Singular Value Decomposition)를 적용하여 판매 데이터의 편중 및 희박성 문제를 완화한다. 실제 T-커머스 운영자인 (주)더블유쇼핑의 판매 기록 데이터에 대하여 실험하였을 때 실제 매출과 예측치의 차이가 0.12의 NMAE(Normalized Mean Absolute Error)를 보여 제안하는 알고리즘이 효과적으로 동작함을 확인하였다. 제안된 시스템은 (주)더블유쇼핑의 T-커머스 시스템 적용되어 방송 편성에 활용되었다.

홀터 심전계를 위한 심방세동 신호 추출 알고리즘 (Atrial Fibrillation Waveform Extraction Algorithm for Holter Systems)

  • 이전;송미혜;이경중
    • 전자공학회논문지SC
    • /
    • 제49권3호
    • /
    • pp.38-46
    • /
    • 2012
  • 심방세동은 발작성 심방세동 단계에서부터 검출 및 분석하여 적절한 치료를 실시하여야 하며, 홀터 심전계를 통해서만 측정할 수 있다. 현재 12채널 심전계를 통해서는 심방세동 신호를 추출할 수 있는 효과적인 방법들이 개발되어 있으나, 홀터 심전계를 위한 방법으로는 심실활동 템플릿을 단순 제거하는 ABS(averaged beat subtraction)방법이 사용되고 있다. 최근 단일 채널 심전도로부터 심방세동 신호를 추출하기 위한 PCA(principal component analysis) 또는 SVD(singular value decomposition) 기반의 알고리즘이 제안되기도 하였으나, 구현이 복잡하고 전문가의 개입이 필요한 한계가 있다. 본 논문에서는 주 입력인 심방세동 심전도에서 심실활동을 이벤트로서 검출한 뒤 이를 기준 입력으로 하는 이벤트 동기 적응필터(ESAF, event-synchronous adaptive filter)를 제안하고, 심방세동 신호 추출 성능을 평가해 보았다. 그 결과 기존 ABS 방법에 비해 우수할 뿐만 아니라, 전문가의 개입 없이도 PCA 또는 SVD 기반의 알고리즘과도 대등한 성능을 보였다. 나아가 이형성 심실활동이 있는 경우에도 효과적으로 대응할 수 있는 확장 ESAF 방법을 제안하였으며, 단형성 심실활동이 있는 경우와 유사한 수준의 성능을 확인하였다. 제안된 알고리즘을 홀터 심전계에 적용하면 발작성 심방세동 심전도의 분석뿐만 아니라 항부정맥 약물의 치료효과를 실시간으로 보다 정확하게 평가할 수 있을 것으로 기대된다.

다변량 스트림 데이터 축소 기법 평가 (Evaluation of Multivariate Stream Data Reduction Techniques)

  • 정훈조;서성보;최경주;박정석;류근호
    • 정보처리학회논문지D
    • /
    • 제13D권7호
    • /
    • pp.889-900
    • /
    • 2006
  • 센서 네트워크는 애플리케이션 분야에 따라 데이터 특성과 사용자의 요구사항이 다양함에도 불구하고, 현존하는 스트림 데이터 축소 연구는 데이터의 본질적인 특징보다 특정 축소 기법의 성능 향상 측면에 중점을 두고 있다. 이 논문은 계층/분산형 센서 네트워크 구조와 데이터 모델을 소개하고, 선택적으로 축소 기법을 적용하기 위해 데이터 특성과 사용자의 요구에 적합한 다변량 데이터 축소 기법을 비교 평가한다. 다변량 데이터 축소 기법의 성능을 비교 분석하기 위해, 우리는 웨이블릿, HCL(Hierarchical Clustering), SVD(Singular Value Decomposition), 샘플링과 같은 표준화 된 다변량 축소 기법을 이용한다. 실험 데이터는 다차원 시계열 데이터와 로봇 센서 데이터를 사용한다. 실험 결과 SVD와 샘플링 기법이 상대 에러 비율과 수행 성능 측면에서 웨이블릿과 HCL기법에 비해 우수하였다. 특히 각 데이터 축소 기법의 상대 에러 비율은 입력 데이터 특성에 따라 다르기 때문에 선택적으로 데이터 축소 기법을 적용하는 것이 좋은 성능을 보였다. 이 논문은 다차원 센서 데이터가 수집되는 센서 네트워크를 디자인하고 구축하는 응용 분야에 유용하게 활용될 것이다.

춘양 화강암체 주변 두음리층에 산출하는 십자석-흑운모-홍주석-석류석 광물조합: 대수학적 분석 (The SBAG assemblage in the Dueumri Formation mear the Chunyang granite : Algebraic analysis)

  • 양판석;조문섭
    • 암석학회지
    • /
    • 제4권1호
    • /
    • pp.49-58
    • /
    • 1995
  • 춘양 화강암체 주변의 두음리층 변성이질암내에서 십자석-흑운모-홍주석-석류석 (SBAG)광물 조합과 부광물 조합(SBA 및 SBG)이 홍주석과 십자석대에 걸쳐 흔히 산출한다. SBAG 광물 조합은 KFMASH($K_2O-FeO-MgO-Al_2O_3-SiO_2-H_2O$) 모델 계에서 자유도가 1이기 때문에 광역적으로 산출하기 힘들다. 이 SBAG (부)광물 조합의 평형 관계를 밝히기 위하여 투영법과 특이치 분해법(Singular Value Decomposition, SVD, method)을 사용하였다. SBAG 광물 조합을 가지는 단일 시료는 SVD 모델 반응식을 보이지 않으면 비-KFMASH성분에 의해 안정되었음을 나타낸다. 한편, SBAG 및 부광물 조합은 AFM-Mn 성분공간 내에서 서로 교차하기 때문에 반응 관계를 시사한다. 그러나 SVD 모델링은 이들 사이에 반응 관계를 지지하지 못한다. 그러므로, SBAG와 부광물 조합은 전암 성분이나 ${\mu}_{H20}$의 차이에 의해 두음리층에서 비교적 넓게 산출함을 알수 있다. 두음리층이 홍주석대 및 규선석대에서 십자석이 안정함을 석류석-사정석-흑운모-백운모 지압계를 사용하여 구한 변성 압력과도 일치한다.

  • PDF

하향 링크 셀룰러 시스템의 Eigen-Beamforming 전송을 위한 적응적 인접 셀 간섭 완화 방법 (An Adaptive Adjacent Cell Interference Mitigation Method for Eigen-Beamforming Transmission in Downlink Cellular Systems)

  • 장재원;김세진;김재원;성원진
    • 한국전자파학회논문지
    • /
    • 제20권3호
    • /
    • pp.248-256
    • /
    • 2009
  • MIMO(Multiple-Input Multiple-Output) 시스템에서 EB(Eigen-Beamforming)는 MIMO 채 널의 특이 값 분해(Singular Value Decomposition: SVD)를 통하여 수신기의 유효 신호 대 잡음비(Signal-to-Interference Plus Noise Ratio: SI-NR)를 최대화하는 빔을 형성하는 방법으로써 널리 활용되고 있으나, 인접 셀 간섭 신호의 영향으로 셀 경계에 위치한 단말기의 신호 검출 성능은 급격히 열화되고 전송 효율은 감소하게 된다. 본 논문에서는 EB 전송을 활용하는 경우, 적응적 인접 셀 간섭 완화 방안을 제시하고 그 수신 성능을 평가한다. 특히, EB 전송을 이용하여 기지국예서 전송된 신호를 단말기가 수신할 때, 최대의 유효 신호 대 간섭 잡음비를 얻기 위한 OC(Optimum Combining) 및 MMSE-ISD(Minimum Mean-Squared Error for Intercell Spatial Demultiplexing)를 적응적으로 사용하기 위한 기준을 제시하고 유효 신호 대 간섭 잡음비 및 전송 용량 측면의 수신 성능을 분석한다. 제안하는 적응적 수신 방식은 수신 빔포밍 벡터만을 사용하는 기존의 EB 수신 방식 대비 평균 전송 용량 측면에서 향상된 성능을 보이며, 셀 경계 지역에 단말기가 위치할 경우 최대 2 bps/Hz 성능 개선을 가져온다.

뇌자도에서 전체 평균과 이를 이용한 해부학적 위치 추정 (Grand Average in MEG and Crude Estimation of Anatomical Site)

  • 권혁찬;김기웅;김진목;이용호;박용기
    • 대한의용생체공학회:의공학회지
    • /
    • 제25권6호
    • /
    • pp.575-580
    • /
    • 2004
  • 본 연구에서는 뇌자도 신호의 전체 평균을 구하고 표준뇌를 이용하여 전류원의 해부학적 위치를 대략적으로 추정하는 방법을 제시하였다. Minimum norm estimation 알고리듬과 truncated singular value decomposition을 이용하여 측정된 신호를 재현할 수 있는 전류원 분포를 구하고, 이 전류원에 의해 표준 센서면에서 측정될 것으로 예상되는 신호로 변환한 다음 모든 피실험자에 대한 전체 평균을 구하였다. 모의 실험에서는 서로 다른 위치에서 측정된 피실험자의 뇌자도 신호의 전체 평균에서 얻은 전류원이 각 피실험자의 뇌자도 신호에서 얻은 전류원의 평균값과 수 mm 이내에서 일치하였다. 이는 신호가 미약하더라도 활동 부위의 평균적인 위치를 전체 평균에서 알 수 있음을 보여주며 청각 자극에 대한 N100m 신호의 전류원을 구하여 실험적으로 확인하였다. 또한 이 결과는 전체 평균에서 구한 활동부위의 전류원 정보를 N100m의 전류원을 기준점으로 표준뇌에 대략적으로 표시할 수 있음을 보여준다.

SWT-SVD 전처리 알고리즘을 적용한 예측적 베어링 이상탐지 모델 (A Predictive Bearing Anomaly Detection Model Using the SWT-SVD Preprocessing Algorithm)

  • 박소향;김광훈
    • 인터넷정보학회논문지
    • /
    • 제25권1호
    • /
    • pp.109-121
    • /
    • 2024
  • 섬유, 자동차와 같은 여러 제조 공정에서 설비가 고장이 나 멈추게 되면 기계가 작동하지 않게 되고 이는 기업의 시간적, 금전적 손실로 이어진다. 따라서 설비의 고장이 발생하기 전, 고장을 예측하여 정비할 수 있도록 설비의 이상을 사전에 탐지하는 것이 중요하다. 대부분의 설비 고장 원인은 설비의 필수 부품인 베어링의 고장으로, 베어링의 고장을 진단하는 것은 설비예지보전 연구의 핵심이기도 하다. 본 논문에서는 베어링의 진동 신호를 분석하여 SWT-SVD 전처리 알고리즘을 제안하고 이를 시계열 이상탐지 모델 네트워크 중 하나인 어노멀리 트랜스포머에 적용하여 베어링 이상탐지 모델을 구현한다. 제조공정의 베어링 진동신호는 실시간으로 센서값들의 이력이 작성되어 노이즈가 존재하므로, 이를 줄이기 위해 본 연구에서는 정상 웨이블릿 변환(Stationary Wavelet Transform)을 사용하여 주파수 성분을 추출하고, 특이값 분해(Singular Value Decomposition) 알고리즘을 통해 유의미한 특징들을 추출하는 전처리를 진행한다. 제안하는 SWT-SVD 전처리 방법을 적용한 베어링 이상탐지 모델 실험을 위해 IEEE PHM학회에서 제공하는 PHM-2012-Challenge 데이터 세트를 활용하였으며, 실험 결과는 0.98의 정확도와 0.97의 F1-Score로 우수한 성능을 보였다. 추가로, 성능 향상을 입증하기 위해 선행 연구들과 성능 비교를 진행한다. 비교 실험을 통해 제안한 전처리 방법이 기존의 전처리보다 높은 성능을 보임을 확인하였다.

ANALYTICAL AND NUMERICAL SOLUTIONS OF A CLASS OF GENERALISED LANE-EMDEN EQUATIONS

  • RICHARD OLU, AWONUSIKA;PETER OLUWAFEMI, OLATUNJI
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • 제26권4호
    • /
    • pp.185-223
    • /
    • 2022
  • The classical equation of Jonathan Homer Lane and Robert Emden, a nonlinear second-order ordinary differential equation, models the isothermal spherical clouded gases under the influence of the mutual attractive interaction between the gases' molecules. In this paper, the Adomian decomposition method (ADM) is presented to obtain highly accurate and reliable analytical solutions of a class of generalised Lane-Emden equations with strong nonlinearities. The nonlinear term f(y(x)) of the proposed problem is given by the integer powers of a continuous real-valued function h(y(x)), that is, f(y(x)) = hm(y(x)), for integer m ≥ 0, real x > 0. In the end, numerical comparisons are presented between the analytical results obtained using the ADM and numerical solutions using the eighth-order nested second derivative two-step Runge-Kutta method (NSDTSRKM) to illustrate the reliability, accuracy, effectiveness and convenience of the proposed methods. The special cases h(y) = sin y(x), cos y(x); h(y) = sinh y(x), cosh y(x) are considered explicitly using both methods. Interestingly, in each of these methods, a unified result is presented for an integer power of any continuous real-valued function - compared with the case by case computations for the nonlinear functions f(y). The results presented in this paper are a generalisation of several published results. Several examples are given to illustrate the proposed methods. Tables of expansion coefficients of the series solutions of some special Lane-Emden type equations are presented. Comparisons of the two results indicate that both methods are reliably and accurately efficient in solving a class of singular strongly nonlinear ordinary differential equations.

Content Based Dynamic Texture Analysis and Synthesis Based on SPIHT with GPU

  • Ghadekar, Premanand P.;Chopade, Nilkanth B.
    • Journal of Information Processing Systems
    • /
    • 제12권1호
    • /
    • pp.46-56
    • /
    • 2016
  • Dynamic textures are videos that exhibit a stationary property with respect to time (i.e., they have patterns that repeat themselves over a large number of frames). These patterns can easily be tracked by a linear dynamic system. In this paper, a model that identifies the underlying linear dynamic system using wavelet coefficients, rather than a raw sequence, is proposed. Content based threshold filtering based on Set Partitioning in a Hierarchical Tree (SPIHT) helps to get another representation of the same frames that only have low frequency components. The main idea of this paper is to apply SPIHT based threshold filtering on different bands of wavelet transform so as to have more significant information in fewer parameters for singular value decomposition (SVD). In this case, more flexibility is given for the component selection, as SVD is independently applied to the different bands of frames of a dynamic texture. To minimize the time complexity, the proposed model is implemented on a graphics processing unit (GPU). Test results show that the proposed dynamic system, along with a discrete wavelet and SPIHT, achieve a highly compact model with better visual quality, than the available LDS, Fourier descriptor model, and higher-order SVD (HOSVD).

Spurious mode distinguish by eigensystem realization algorithm with improved stabilization diagram

  • Qu, Chun-Xu;Yi, Ting-Hua;Yang, Xiao-Mei;Li, Hong-Nan
    • Structural Engineering and Mechanics
    • /
    • 제63권6호
    • /
    • pp.743-750
    • /
    • 2017
  • Modal parameter identification plays a key role in the structural health monitoring (SHM) for civil engineering. Eigensystem realization algorithm (ERA) is one of the most popular identification methods. However, the complex environment around civil structures can introduce the noises into the measurement from SHM system. The spurious modes would be generated due to the noises during ERA process, which are usually ignored and be recognized as physical modes. This paper proposes an improved stabilization diagram method in ERA to distinguish the spurious modes. First, it is proved that the ERA can be performed by any two Hankel matrices with one time step shift. The effect of noises on the eigenvalues of structure is illustrated when the choice of two Hankel matrices with one time step shift is different. Then, a moving data diagram is proposed to combine the traditional stabilization diagram to form the improved stabilization diagram method. The moving data diagram shows the mode variation along the different choice of Hankel matrices, which indicates whether the mode is spurious or not. The traditional stabilization diagram helps to determine the concerned truncated order before moving data diagram is implemented. Finally, the proposed method is proved through a numerical example. The results show that the proposed method can distinguish the spurious modes.