• Title/Summary/Keyword: 과학기술 데이터

Search Result 2,575, Processing Time 0.036 seconds

A Secure Data Transmission Scheme Based on Secret Sharing for the Maritime Cloud Environment (해사클라우드 환경에 적합한 비밀분산 기반의 안전한 데이터 전송 기법)

  • Lee, Donghyeok;Park, Namje
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.4
    • /
    • pp.232-237
    • /
    • 2017
  • The Maritime Cloud is a technology that enables the seamless exchange of information between several communication links in the maritime domain. Although research on The Maritime Cloud security is still at an early stage, furthering this knowledge is vital to securing the marine environment. In this paper, we propose a method for secure data transmission through The Maritime Cloud domain. The proposed technique, based on the "secret sharing" scheme, is delivered through specifically-dedicated geocasting software. Thus, only authorized vessels can restore the original information. The proposed method is safe from so-called "sniffing" and "man-in-the-middle" attacks.

An Analysis of Transaction Data of Document Delivery Service in Science & Technology Field (과학기술분야 문헌제공서비스의 트랜잭션 데이터 분석 연구)

  • 김홍렬
    • Journal of the Korean Society for information Management
    • /
    • v.21 no.2
    • /
    • pp.169-187
    • /
    • 2004
  • The purpose of this study is to analyze the usage patterns of document delivery services of domestic users based on usage transaction data about photocopying services of KISTI-DDS that the most important document delivery organization in Korea.. For the purpose of this study, it was investigated the number of processed document, type of favorite documents, ordering coverage for photocopying, delivery methods of photocopying documents for users in DDS(document delivery service) through transaction data of DDS during the past 4 years from 2000 to 2003.

A Study on quantitative analysis and applied plan of INSPEC data (INSPEC 데이터의 정량적 분석과 그 응용방안 연구)

  • Yeo, il-yeon;Han, hee-jun;Yoon, hee-jun;Jeong, hee-seok;Kim, sun-tae;Kim, jay-hoon;You, beom-jong;Choi, ho-nam
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2008.05a
    • /
    • pp.477-479
    • /
    • 2008
  • 본 논문에서는 한국과학기술정보연구원(KISTI)에서 서비스 중인 INSPEC 데이터에 대하여 여러 가지 정량적 분석방법을 적용하여 분석해 보았다. 특허나 연구보고서에 대한 분석은 현재 어느 정도 이루어지고 그 분석된 결과를 활용하는 단계에 이르렀지만, 논문자료에 대한 분석은 아직 활발히 이루어지고 있지 못하는 상황이다. 본 연구에서는 INSPEC 데이터의 연도별, 발행국가별, 연구 분야별, 저널별 분석을 통하여 새로운 결과물을 도출하고 그 활용 방안에 대하여 연구하였다.

  • PDF

Aggregate Planning Using Least Cost First Assignment Algorithm of Transportation Problem (운송 문제의 최소비용 우선 배정 알고리즘을 적용한 총괄계획)

  • Lee, Sang-Un
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.21 no.5
    • /
    • pp.181-188
    • /
    • 2021
  • In preparing a aggregate production plan(APP), the transportation method generally uses a linear planning(LP) software package for TSM(transportation simplex method), which seeks initial solutions with either NCM, LCM, or VAM specialized in transportation issues and optimizes them with either SSM or MODI. On the other hand, this paper proposes a transportation method that easily, quickly, and accurately prepares a APP without software package assistance. This algorithm proposed simply assigned to least cost-first, and minimized the inventory periods. Applying the proposed algorithm to 6-benchmarking data, this algorithm can be obtained better optimal solution than VAM or LP for 4 data, and we obtain the same results for the remained 2 data.

Polynomial Time Algorithm for Worker Assignment Problem (작업자 배정 문제의 다항시간 알고리즘)

  • Lee, Sang-Un
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.22 no.5
    • /
    • pp.159-164
    • /
    • 2022
  • The linear assignment problem (LAP) and linear bottleneck assignment problem (LBAP) has been unknown the algorithm to solve the optimal solution within polynomial-time. These problems are classified by NP-hard. Therefore, we can be apply metaheuristic methods or linear programming (LP) software package or Hungarian algorithm (HA) with O(m4) computational complexity. This paper suggests polynomial time algorithm with O(mn)=O(m2),m=n time complexity to LAP and LBAP. The select-delete method is simply applied to LAP, and the delete-select method is used to LBAP. For the experimental data without the unique algorithm can be apply to whole data, the proposed algorithm can be obtain the optimal solutions for whole data.

Methods For Resolving Challenges In Multi-class Korean Sentiment Analysis (다중클래스 한국어 감성분석에서 클래스 불균형과 손실 스파이크 문제 해결을 위한 기법)

  • Park, Jeiyoon;Yang, Kisu;Park, Yewon;Lee, Moongi;Lee, Sangwon;Lim, Sooyeon;Cho, Jaehoon;Lim, Heuiseok
    • Annual Conference on Human and Language Technology
    • /
    • 2020.10a
    • /
    • pp.507-511
    • /
    • 2020
  • 오픈 도메인 대화에서 텍스트에 나타난 태도나 성향과 같은 화자의 주관적인 감정정보를 분석하는 것은 사용자들에게서 풍부한 응답을 이끌어 내고 동시에 제공하는 목적으로 사용될 수 있다. 하지만 한국어 감성분석에서 기존의 대부분의 연구들은 긍정과 부정 두개의 클래스 분류만을 다루고 있고 이는 현실 화자의 감정 정보를 정확하게 분석하기에는 어려움이 있다. 또한 최근에 오픈한 다중클래스로된 한국어 대화 감성분석 데이터셋은 중립 클래스가 전체 데이터셋의 절반을 차지하고 일부 클래스는 사용하기에 매우 적은, 다시 말해 클래스 간의 데이터 불균형 문제가 있어 다루기 굉장히 까다롭다. 이 논문에서 우리는 일곱개의 클래스가 존재하는 한국어 대화에서 세션들을 효율적으로 분류하는 기법들에 대해 논의한다. 우리는 극심한 클래스 불균형에도 불구하고 76.56 micro F1을 기록하였다.

  • PDF

Volume Holographic Optical Fingerprint Identification for Secure Entry System (안전 출입 시스템을 위한 체적 홀로그래픽 광지문인식)

  • Lee, S.H.;Park, M.S.;Shim, W.S.
    • Journal of the Korean Society of Safety
    • /
    • v.14 no.4
    • /
    • pp.204-210
    • /
    • 1999
  • We propose an optical fingerprint identification system using volume hologram for database of matched filter. Matched filters in VanderLugt correlator are recorded into a volume hologram that can store data with high density, transfer them with high speed, and select a randomly chosen data element. The multiple reference fingerprint photographs of database are prerecorded in a photorefractive material in the form of Fourier transform images, simply by passing the image displayed in a spatial light modulator through a Fourier transform lens. The angular multiplexing method for multiple holograms of database is achieved by controlling the reference directions with a step motor. Experimental results show that the proposed system can be used for secure entry systems to identify individuals for access to a restricted area, security verification of credit cards, passports, and other IDs.

  • PDF

Advancing Societal Statistics Processing Methodology through Artificial Intelligence: A Case Study on Household Trend Survey and Time Use Survey (인공지능 기반 사회 통계 생산 방법론 고도화 방안: 가계동향조사와 생활시간조사 사례)

  • Kyo-Joong Oh;Ho-Jin Choi;Ilgu Kim;Seungwoo Han;Kunsoo Kim
    • Annual Conference on Human and Language Technology
    • /
    • 2023.10a
    • /
    • pp.563-567
    • /
    • 2023
  • 본 연구는 한국 통계청이 수행하는 가계동향조사와 생활시간조사에서 자료처리 과정 및 방법을 혁신하려는 시도로, 기존의 통계 생산 방법론의 한계를 극복하고, 대규모 데이터의 효과적인 관리와 분석을 가능하게 하는 인공지능 기반의 통계 생산을 목표로 한다. 본 연구는 데이터 과학과 통계학의 교차점에서 진행되며, 인공지능 기술, 특히 자연어 처리와 딥러닝을 활용하여 비정형 텍스트 분류 방법의 성능을 검증하며, 인공지능 기반 통계분류 방법론의 확장성과 추가적인 조사 확대 적용의 가능성을 탐구한다. 이 연구의 결과는 통계 데이터의 품질 향상과 신뢰성 증가에 기여하며, 국민의 생활 패턴과 행동에 대한 더 깊고 정확한 이해를 제공한다.

  • PDF

대화방식(對話方式)의 특징(特徵)을 가진 SDI 시스팀의 성능(性能)

  • Saskova, V.;Kosik, J.
    • Journal of Information Management
    • /
    • v.8 no.5
    • /
    • pp.130-140
    • /
    • 1975
  • 이용자(利用者) 중심(中心)의 대화방식(對話方式) 시스팀을 개발(開發)하고 시험(試驗)하였다. 2년(年)동안 280개의 프로파일로 CA - Condensates 데이터 베이스내에서 정보(情報)를 검색(檢索)해 보았다. 그 시스팀의 작업능률(作業能率)을 사용(使用)한 데이터 베이스와 하드웨어의 구조(構造), 소프트웨어 패키지, 이용자(利用者)의 수(數), 그리고 정보(情報)센터에서 제공(提供)한 보조(補助)에 따라 평가(評價)하였다. 대화식(對話式) 검색방법(檢索方法)이나 이용자(利用者)의 요구(要求)를 양화(量化)하는 것, 그리고 여러가지 분야별(分野別)로 검색(檢索)하는 방법(方法) 등 이용자(利用者)의 요구(要求)를 보다 충실(充實)하게 만족(滿足)시킬 수 있는 여러가지 방법(方法)들을 논의(論議)하였다. 모든 정보(情報)시스팀의 목적(目的)은 적시(適時)에 올바른 정(情)보를 적자(適者)에게 제공(提供)하는 것이라고 잘 알려져 있다. 다시 말해서, 정보(情報)시스팀의 주요목적(主要目的)은 이용자(利用者)의 요구(要求)를 충족(充足)시켜 주는 것이다. 이러한 관념(觀念)의 변화(變化)는 정보처리(情報處理)에 큰 변화(變化)를 가져와 정보(情報)시스팀의 적응성(適應性)을 증가(增加)시키기 위해 여러 가지 새로운 방법(方法)들이 개발(開發)되었다. 정보(情報)시스팀들 사이의 상호작용(相互作用), 사람과 컴퓨터와의 대화(對話), 그리고 컴퓨터의 조력(助力)으로 이용자(利用者)의 프로파일을 작성(作成)하는 것 등은 이용자(利用者)의 요구(要求)를 존중(尊重)하고, 필요(必要)한 정보(情報)를 쉽게 찾기 위해서 고안(考案)된 것이다. 한편, 우리들은 이용자(利用者)의 특성(特性)이나 배경(背景), 그리고 문헌(文獻)에 대한 그의 습성(習性) 등에 대해서 얼마나 모르고 있는가를 깨닫게 된다. 상기(上記)의 내용(內容)을 요약(要略)하면, 근대정보(近代情報) 시스팀은 다음의 필요조건(必要條件)을 만족(滿足)해야 한다. 1) 이용자(利用者)의 요구(要求)에 호응(呼應)하기 위해서 적합(適合)한 일련(一連)의 정보(情報)를 제공(提供)해야 한다. 2) 이용자(利用者)와의 관계(關系)에서 시스팀은 적극적(積極的)이어야 한다. 즉, 프로파일 검색공식(檢索公式)에서 유발(誘發)되는 잘못을 지시(指示)하고 지적(指適)할 수 있어 야 한다. 나아가서 컴퓨터의 조력(助力)으로 프로파일을 작성(作成)하고 쉽게 수정(修正)할 수 있는 바람직하다. 우리들은 상기(上記)한 필수조건(必須條件)에 일치(一致)하도록 노력(努力) 하고 Bratislava에 위치(位置)하고 있는 슬로박 과학원(科學院)의 무기화학연구소(無機化學硏究所)와 화학공업경제연구소(化學工業經濟硏究所)가 공동(共同)으로 개발(開發)한 시스팀이 상기(上記)의 특수성(特殊性) 최소(最少)한 몇가지 도입(導入)하였다. 시스팀은 CACS라는 작업명하(作業名下)에서 운영(運營)되었다. 대략 15개월동안 280여개의 프로파일로 CA- Condensates 데이터베이스에서 정보(情報)를 검색(檢索)하여 이용자(利用者)들에게 최신정보(最新情報) 주지사업(周知事業)을 해 보았다. 우리들은 시스팀의 작업능률(作業能率)을 평가(評價)하고 이용자(利用者)의 요구(要求)를 만족(滿足)시키는 최선(最善)의 방법(方法)을 모색(摸索)하였다. 우선 이용자(利用者)와 시스팀사이를 밀접(密接)하게 연결(連結)하는데 중점(重點)을 두었다. 작업능률(作業能率Z)을 분석(分折)해 보고 우리들은 효율(效率)에 영향(影響)을 주는 인자(因子)는 다음의 4가지 주요분류(主要分類)에 속한다는 결론(結論)을 얻었다. (1) 검색(檢索)하는 데이터 베이스 (2) 情報시스팀, 소프트웨어 패키지 그리고 하드웨어 구조(構造) (3) 이용자(利用者)의 특성(特性)과 그의 요구(要求) (4) 정보(情報)센터가 이용자(利用者)에게 제공(提供)하는 보조(補助)

  • PDF

Suggesting agricultural non-point source management method for controling algal bloom in Daecheong lake area (대청호 유역 녹조 제어를 위한 농업비점오염원 관리대책 제안)

  • Yu, Jieun;Kim, Yoonji;Lim, No-ol;Lee, Jiyeon;Choi, Jiyong;Jeon, Seongwoo
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2020.06a
    • /
    • pp.402-402
    • /
    • 2020
  • 대청호는 1998년 조류경보제 도입 이후 1999년과 2014년을 제외하고 매년 조류 경보가 발령되었으며 2001년 조류 경보 '대발생'이 발령된 후 2017년 가장 높은 조류 발생 수치를 기록하였다. 상시 조류 발생 지역인 대청호 내 녹조를 제어하기 위해 비점오염원 발생원을 기준으로 우선관리지역을 선정하고, 각 지역의 특성을 반영한 관리대책을 제안하였다. 우선관리지역 선정을 위해 대청호 유역 내 오염총량 소유역을 기준으로 각 소유역의 농업 비점오염원의 발생부하량을 산정하고 유출을 고려한 가중치를 추가하였다. 본 연구에서는 농업 비점오염원을 크게 토지계 비점오염원과 축산계 비점오염원으로 분류하였으며, 토지계 농업비점오염원은 논, 밭, 과수원 지역으로 정의하였다. 발생부하량의 산정은 오염총량관리 기술지침(2019, 국립환경과학원)을 기준으로 하였으며, 토지계 발생부하량 산정을 위한 토지계 정보원으로 환경부에서 제작 및 배포하는 세분류 토지피복도를 축산계 발생부하량 산정을 위한 축산 두수는 2017년 기준 전국오염원조사 내 축산두수를 이용하였다. 토지계 비점오염원의 하천까지 유출을 반영하기 위해 각 소유역별 평균 경사도를 가중치로 이용하였으며, 축산계 비점오염원은 오염물질이 발생한 후 하천까지의 평균 유출 정도를 확인하여 가중치로 반영하였다. 실제 하천에 미치는 영향이 높은 지역에 대한 우선적인 관리를 위해 하천수 수질측정망에서 측정한 수질 데이터와의 비교를 통하여 최종 우선관리지역을 보청A03, 보청A05, 금본F14, 금본F22 소유역으로 선정하였다. 각 소유역에 대한 수질 관리목표를 확인하였으며, 지역의 특성을 분석하여 토지계 및 축산계 비점오염원에 대한 적절한 관리대책을 제안하였다. 본 연구에서 사용한 수질 측정망 데이터가 각 소유역보다 적게 분포하여 소유역에서 발생한 비점오염물질이 하천에 미치는 영향을 직접 파악하는데 한계가 있었다. 또한, 축산계의 경우 발생한 비점오염물질이 모두 하천으로 유입되지 않으며, 축산계 비점오염원의 배출경로를 파악하는데 어려움이 있다는 한계를 가진다. 본 연구의 한계를 바탕으로 농림축산식품부 및 축협 등에서 구축하는 사육두수의 데이터를 이용하는 방법론 등의 추가적인 연구가 필요할 것으로 보인다.

  • PDF