Communications for Statistical Applications and Methods
/
제15권2호
/
pp.283-292
/
2008
커널밀도함수의 추정을 이용한 분류 문제에서 평활모수(smoothing parameter, bandwidth)의 선택은 핵심적으로 중요한 역할을 한다. 본 논문에서는 분류에서 베이즈 리스크를 최적화하기 위한 평활모수의 선택이 각 개별 확률밀도함수를 추정하기 위한 최적의 평활모수와 어떤 관계가 있는지 살펴보았다. 실제 상황에서 사용할 수 있는 평활모수의 선택 방법으로 붓스트랩(bootstrap)과 교차확인법(cross-validation)을 이용하는 것을 비교한 결과, 붓스트랩 방법은 Hall과 Kang (2005)에서 밝혀진 이론적인 성질에 부합하는 반면 교차확인법은 그렇지 못함을 확인하였다. 또한, 각 방법으로 정한 평활모수를 사용하여 오분류율을 조사해 본 결과에서도 붓스트랩 방법이 우월함을 알 수 있었다.
크로마토그래피 공정 성능 검증의 한 항목인 담체의 수명 검증을 위해 자동화된 미니 크로마토그래피 시스템(MiniValChrom)을 개발하였다. 이 시스템은 크로마토그래피공정의 자동화된 반복수행, 크로마토그래피 각 step의 작동순서 및 공정조건의 자유로운 구성, on-line 실시간 모니터링 및 제어, 여러 담체 수명 검증법의 method file 저장기능 등을 갖추었다. MiniValChrom을 사용하여 BSA와 Cibacron Blue 3G-A를 각각 모델 단백질과 담체로 담체 수명 검증실험을 사례연구로 수행하였다. 담체 수명의 감소는 크로마토그래피 공정을 반복수행하면서 5 cycle 마다 변화하는 HETP값을 측정하여 HETP 값이 1 cm 이상 될 때까지 반복 수행함으로써 담체 수명을 결정할 수 있었다. 본 연구를 통해 개발된 MiniValChrom은 다른 검증 항목이나 multi-product 생산공장 내 크로마토그래피 공정 검증에도 유용하게 쓰일 수 있을 것으로 기대된다.
Objective: This study's purpose was to develop a teaching competency scale for character education for early childhood teachers and to examine its reliability. Methods: The study procedure was as follows: First, scale items were generated by reviewing the literature as a deductive approach and focused interviews with 8 field experts in an inductive approach. Second, face validation was assessed by 7 academic experts, and statistical validation processes were done twice. The data used in the final statistical analyses included 206 questionnaires for early childhood teachers. Statistical validation included item response analysis, item discrimination analysis, exploratory factor analysis, confirmatory factor analysis, and reliability analysis. Results: The 3 factors identified were as follows: Communicate teaching competence, practical teaching competence, and instrumental teaching competence. The validity and reliability of the Teaching Competency Scale for Character Education in Early Childhood Teachers were acceptable. Conclusion: This new scale will be a useful tool to better support character education for early childhood teachers and contribute to providing a basis for developing more sophisticated tools.
CFD is applied to evaluate pedestrian wind comfort at outdoor platforms in a high-rise apartment building. Model validation is focused on generic building sub-configurations that are obtained by decomposition of the actual complex building geometry. The comfort study is performed during the design stage, which allows structural design changes to be made for wind comfort improvement. Preliminary simulations are performed to determine the effect of different design modifications. A full wind comfort assessment study is conducted for the final design. Structural remedial measures for this building, aimed at reducing pressure short-circuiting, appear to be successful in bringing the discomfort probability estimates down to acceptable levels. Finally, the importance of one of the main sources of uncertainty in this type of wind comfort studies is illustrated. It is shown that the uncertainty about the terrain roughness classification can strongly influence the outcome of wind comfort studies and can lead to wrong decisions. This problem is present to the same extent in both wind tunnel and CFD wind comfort studies when applying the same particular procedure for terrain relation contributions as used in this paper.
Kim, Jung-Jun;Kang, Jeon Seong;Chung, Hyun-Joon;Park, Byung-Hoon
한국컴퓨터정보학회논문지
/
제27권11호
/
pp.13-18
/
2022
본 논문에서는 학습에 참여하는 각 디바이스의 모델들로부터 성능검증에 따라 가중치를 두어 글로벌 모델을 업데이트하는 VW-FedAVG(Validation based Weighted FedAVG)를 두 가지 방식으로 제안 한다. 첫 번째 방식은 서버 검증(Server side Validation) 구조로 글로벌 모델을 업데이트 하기 전에 각 로컬 클라이언트 모델을 하나의 전체 검증 데이터셋을 통해 검증하도록 설계 했다. 두 번째는 클라이언트 검증(Client side Validation) 구조로 검증 데이터셋을 각 클라이언트에 고르게 분배하여 검증을 한 후 글로벌 모델을 업데이트 하는 방식으로 설계 했다. 전체 실험에 적용한 데이터셋은 MNIST, CIFAR-10으로 이미지 분류에 대해 IID, Non-IID 분포에서 기존 연구 대비 더 높은 정확도를 얻을 수 있었다.
This study proposes a way to validate BIM data quality in BIM applications. Solibri model checker is adopted as a module development platform, which is based on Java programming language. The platform makes application developers implement BIM model checker for their own purpose. This study has developed a BIM validation module for circulation analysis of building design. The validation module enables end-users to automatically detect data corrupted or not defined. In case studies, the module found that an IFC file generated from a BIM software has wrong relation information between a space and boundary elements. A building model should satisfy modeling requirements and then domain users can get analysis results. The BIM data validation module needs to be developed in each BIM application domain.
This paper proposes an algorithm for signal validation using unsupervised methods in emergency situations at nuclear power plants (NPPs) when signals are rapidly changing. The algorithm aims to determine the stuck failures of signals in real time based on a variational auto-encoder (VAE), which employs unsupervised learning, and long short-term memory (LSTM). The application of unsupervised learning enables the algorithm to detect a wide range of stuck failures, even those that are not trained. First, this paper discusses the potential failure modes of signals in NPPs and reviews previous studies conducted on signal validation. Then, an algorithm for detecting signal failures is proposed by applying LSTM and VAE. To overcome the typical problems of unsupervised learning processes, such as trainability and performance issues, several optimizations are carried out to select the inputs, determine the hyper-parameters of the network, and establish the thresholds to identify signal failures. Finally, the proposed algorithm is validated and demonstrated using a compact nuclear simulator.
Objectives : This study was conducted to confirm validation and stability of concentration analysis method of pure melittin (Sweet Bee Venom-Sweet BV) extracted from the bee venom by utilizing protein isolation method of gel filtration. Methods : All experiments were conducted at Biotoxtech, a non-clinical studies authorized institution, under the regulations of Good Laboratory Practice (GLP). Standard solutions of melittin (SIGMA, USA) and test substances were dispensed and were analyzed with HPLC for Sweet BV to secure the validation of analysis. Results : 1. Measurement of system suitability of Sweet BV satisfied criterion of below 3%. 2. Confirming Linearity of Sweet BV in 10-200${\mu}g/m\ell$ solution yielded correlation coefficient (r) of 0.995 and accuracy of 85-115% which satisfy criterion. 3. Measurement of Specificity of Sweet BV didn't yield any substance affecting the peak of test substances, but detected at 21.22min verified as the test substance. 4. Confirming Intra-day of Sweet BV, accuracy and precision of 0.1, 100${\mu}g/m\ell$ were 105.70, 95.81 and 0.66, 0.73, respectively, satisfying both criteria of accuracy (85-115%) and precision (within 10%). 5. To measure Stability in autosampler, all samples used in Intra-day reproducibility sat in the autosampler for five hours and were re-analyzed. Both variability and precision satisfied the criteria. 6. Homogeneity of Sweet BV (0.1, 100${\mu}g/m\ell$) at upper, middle, and lower layers all satisfied the accuracy and precision criteria. 7. Stability of Sweet BV (0.1, 100${\mu}g/m\ell$) at room temperature for four hours and refrigerated for 7 days all satisfied the criterion. 8. For the measurement of Quality control, QC samples measured on the first and eighth day all satisfied accuracy and precision criteria. Conclusion : Above experiment data satisfies validation and stability of concentration analysis method of Sweet BV.
Several validation studies have been made for QuikSCAT(QSCAT) wind data around the world, mainly in the offshore. However, until now, there were no validation studies for QSCAT wind with resolution of 12.5 km ('QSCAT 12.5 km wind') in the vicinity of Korean Peninsula. To validate 'QSCAT 12.5 km wind' and to investigate its characteristics around Korean Peninsula, the wind data from Ieodo Ocean Research Station, KMA buoys, and KORDI Realtime Observation Stations have been compared. Validation results showed that 'QSCAT 12.5 km wind' RMSE of wind direction and speed were $25.85^{\circ}$ and 1.83 m/s, respectively, at Ieodo Station. The mean wind speed correlation coefficient of KMA buoys and KORDI Realtime Observation Station were 0.78 and 0.61, and the mean wind speed RMSE were 2.2 m/s and 3.2 m/s, respectively. This seems to be mainly because of the distance between QSCAT and in-situ observation stations. The RMSE of wind direction were bigger than $40^{\circ}$ at all in-situ observation stations located near the shore, within 20 km from coastlines. Geophysical features where in-situ observation stations are located seem to affect wind validation scores.
본 웹사이트에 게시된 이메일 주소가 전자우편 수집 프로그램이나
그 밖의 기술적 장치를 이용하여 무단으로 수집되는 것을 거부하며,
이를 위반시 정보통신망법에 의해 형사 처벌됨을 유념하시기 바랍니다.
[게시일 2004년 10월 1일]
이용약관
제 1 장 총칙
제 1 조 (목적)
이 이용약관은 KoreaScience 홈페이지(이하 “당 사이트”)에서 제공하는 인터넷 서비스(이하 '서비스')의 가입조건 및 이용에 관한 제반 사항과 기타 필요한 사항을 구체적으로 규정함을 목적으로 합니다.
제 2 조 (용어의 정의)
① "이용자"라 함은 당 사이트에 접속하여 이 약관에 따라 당 사이트가 제공하는 서비스를 받는 회원 및 비회원을
말합니다.
② "회원"이라 함은 서비스를 이용하기 위하여 당 사이트에 개인정보를 제공하여 아이디(ID)와 비밀번호를 부여
받은 자를 말합니다.
③ "회원 아이디(ID)"라 함은 회원의 식별 및 서비스 이용을 위하여 자신이 선정한 문자 및 숫자의 조합을
말합니다.
④ "비밀번호(패스워드)"라 함은 회원이 자신의 비밀보호를 위하여 선정한 문자 및 숫자의 조합을 말합니다.
제 3 조 (이용약관의 효력 및 변경)
① 이 약관은 당 사이트에 게시하거나 기타의 방법으로 회원에게 공지함으로써 효력이 발생합니다.
② 당 사이트는 이 약관을 개정할 경우에 적용일자 및 개정사유를 명시하여 현행 약관과 함께 당 사이트의
초기화면에 그 적용일자 7일 이전부터 적용일자 전일까지 공지합니다. 다만, 회원에게 불리하게 약관내용을
변경하는 경우에는 최소한 30일 이상의 사전 유예기간을 두고 공지합니다. 이 경우 당 사이트는 개정 전
내용과 개정 후 내용을 명확하게 비교하여 이용자가 알기 쉽도록 표시합니다.
제 4 조(약관 외 준칙)
① 이 약관은 당 사이트가 제공하는 서비스에 관한 이용안내와 함께 적용됩니다.
② 이 약관에 명시되지 아니한 사항은 관계법령의 규정이 적용됩니다.
제 2 장 이용계약의 체결
제 5 조 (이용계약의 성립 등)
① 이용계약은 이용고객이 당 사이트가 정한 약관에 「동의합니다」를 선택하고, 당 사이트가 정한
온라인신청양식을 작성하여 서비스 이용을 신청한 후, 당 사이트가 이를 승낙함으로써 성립합니다.
② 제1항의 승낙은 당 사이트가 제공하는 과학기술정보검색, 맞춤정보, 서지정보 등 다른 서비스의 이용승낙을
포함합니다.
제 6 조 (회원가입)
서비스를 이용하고자 하는 고객은 당 사이트에서 정한 회원가입양식에 개인정보를 기재하여 가입을 하여야 합니다.
제 7 조 (개인정보의 보호 및 사용)
당 사이트는 관계법령이 정하는 바에 따라 회원 등록정보를 포함한 회원의 개인정보를 보호하기 위해 노력합니다. 회원 개인정보의 보호 및 사용에 대해서는 관련법령 및 당 사이트의 개인정보 보호정책이 적용됩니다.
제 8 조 (이용 신청의 승낙과 제한)
① 당 사이트는 제6조의 규정에 의한 이용신청고객에 대하여 서비스 이용을 승낙합니다.
② 당 사이트는 아래사항에 해당하는 경우에 대해서 승낙하지 아니 합니다.
- 이용계약 신청서의 내용을 허위로 기재한 경우
- 기타 규정한 제반사항을 위반하며 신청하는 경우
제 9 조 (회원 ID 부여 및 변경 등)
① 당 사이트는 이용고객에 대하여 약관에 정하는 바에 따라 자신이 선정한 회원 ID를 부여합니다.
② 회원 ID는 원칙적으로 변경이 불가하며 부득이한 사유로 인하여 변경 하고자 하는 경우에는 해당 ID를
해지하고 재가입해야 합니다.
③ 기타 회원 개인정보 관리 및 변경 등에 관한 사항은 서비스별 안내에 정하는 바에 의합니다.
제 3 장 계약 당사자의 의무
제 10 조 (KISTI의 의무)
① 당 사이트는 이용고객이 희망한 서비스 제공 개시일에 특별한 사정이 없는 한 서비스를 이용할 수 있도록
하여야 합니다.
② 당 사이트는 개인정보 보호를 위해 보안시스템을 구축하며 개인정보 보호정책을 공시하고 준수합니다.
③ 당 사이트는 회원으로부터 제기되는 의견이나 불만이 정당하다고 객관적으로 인정될 경우에는 적절한 절차를
거쳐 즉시 처리하여야 합니다. 다만, 즉시 처리가 곤란한 경우는 회원에게 그 사유와 처리일정을 통보하여야
합니다.
제 11 조 (회원의 의무)
① 이용자는 회원가입 신청 또는 회원정보 변경 시 실명으로 모든 사항을 사실에 근거하여 작성하여야 하며,
허위 또는 타인의 정보를 등록할 경우 일체의 권리를 주장할 수 없습니다.
② 당 사이트가 관계법령 및 개인정보 보호정책에 의거하여 그 책임을 지는 경우를 제외하고 회원에게 부여된
ID의 비밀번호 관리소홀, 부정사용에 의하여 발생하는 모든 결과에 대한 책임은 회원에게 있습니다.
③ 회원은 당 사이트 및 제 3자의 지적 재산권을 침해해서는 안 됩니다.
제 4 장 서비스의 이용
제 12 조 (서비스 이용 시간)
① 서비스 이용은 당 사이트의 업무상 또는 기술상 특별한 지장이 없는 한 연중무휴, 1일 24시간 운영을
원칙으로 합니다. 단, 당 사이트는 시스템 정기점검, 증설 및 교체를 위해 당 사이트가 정한 날이나 시간에
서비스를 일시 중단할 수 있으며, 예정되어 있는 작업으로 인한 서비스 일시중단은 당 사이트 홈페이지를
통해 사전에 공지합니다.
② 당 사이트는 서비스를 특정범위로 분할하여 각 범위별로 이용가능시간을 별도로 지정할 수 있습니다. 다만
이 경우 그 내용을 공지합니다.
제 13 조 (홈페이지 저작권)
① NDSL에서 제공하는 모든 저작물의 저작권은 원저작자에게 있으며, KISTI는 복제/배포/전송권을 확보하고
있습니다.
② NDSL에서 제공하는 콘텐츠를 상업적 및 기타 영리목적으로 복제/배포/전송할 경우 사전에 KISTI의 허락을
받아야 합니다.
③ NDSL에서 제공하는 콘텐츠를 보도, 비평, 교육, 연구 등을 위하여 정당한 범위 안에서 공정한 관행에
합치되게 인용할 수 있습니다.
④ NDSL에서 제공하는 콘텐츠를 무단 복제, 전송, 배포 기타 저작권법에 위반되는 방법으로 이용할 경우
저작권법 제136조에 따라 5년 이하의 징역 또는 5천만 원 이하의 벌금에 처해질 수 있습니다.
제 14 조 (유료서비스)
① 당 사이트 및 협력기관이 정한 유료서비스(원문복사 등)는 별도로 정해진 바에 따르며, 변경사항은 시행 전에
당 사이트 홈페이지를 통하여 회원에게 공지합니다.
② 유료서비스를 이용하려는 회원은 정해진 요금체계에 따라 요금을 납부해야 합니다.
제 5 장 계약 해지 및 이용 제한
제 15 조 (계약 해지)
회원이 이용계약을 해지하고자 하는 때에는 [가입해지] 메뉴를 이용해 직접 해지해야 합니다.
제 16 조 (서비스 이용제한)
① 당 사이트는 회원이 서비스 이용내용에 있어서 본 약관 제 11조 내용을 위반하거나, 다음 각 호에 해당하는
경우 서비스 이용을 제한할 수 있습니다.
- 2년 이상 서비스를 이용한 적이 없는 경우
- 기타 정상적인 서비스 운영에 방해가 될 경우
② 상기 이용제한 규정에 따라 서비스를 이용하는 회원에게 서비스 이용에 대하여 별도 공지 없이 서비스 이용의
일시정지, 이용계약 해지 할 수 있습니다.
제 17 조 (전자우편주소 수집 금지)
회원은 전자우편주소 추출기 등을 이용하여 전자우편주소를 수집 또는 제3자에게 제공할 수 없습니다.
제 6 장 손해배상 및 기타사항
제 18 조 (손해배상)
당 사이트는 무료로 제공되는 서비스와 관련하여 회원에게 어떠한 손해가 발생하더라도 당 사이트가 고의 또는 과실로 인한 손해발생을 제외하고는 이에 대하여 책임을 부담하지 아니합니다.
제 19 조 (관할 법원)
서비스 이용으로 발생한 분쟁에 대해 소송이 제기되는 경우 민사 소송법상의 관할 법원에 제기합니다.
[부 칙]
1. (시행일) 이 약관은 2016년 9월 5일부터 적용되며, 종전 약관은 본 약관으로 대체되며, 개정된 약관의 적용일 이전 가입자도 개정된 약관의 적용을 받습니다.