• Title/Summary/Keyword: Query Reduction

Search Result 47, Processing Time 0.018 seconds

Application of OGC WPS 2.0 to Geo-Spatial Web Services (공간정보 웹 서비스에서 OGC WPS 2.0 적용)

  • YOON, Goo-Seon;LEE, Ki-Won
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.19 no.3
    • /
    • pp.16-28
    • /
    • 2016
  • Advancing geo-spatial web technologies and their applications require compatible and interoperable heterogeneous browsers and platforms. Reduction of common or supporting components for web-based system development is also necessary. If properly understood and applied, OGC-based standards can be utilized as effective solutions for these problems. Thus, OGC standards are central to the design and development of web-based geo-spatial systems, and are particularly applicable to web services, which contain data processing modules. However, the application for OGC WPS 2.0 is at an early stage as compared with other OGC standards; thus, this study describes a test implementation of a web-based geo-spatial processing system with OGC WPS 2.0 focused on asynchronous processing functionality. While a binary thresholding algorithm was tested in this system, further experiments with other processing modules can be performed on requests for many types of processing from multiple users. The client system of the implemented product was based on open sources such as jQuery and OpenLayers, and server-side running on Spring framework also used various types of open sources such as ZOO project, and GeoServer. The results of geo-spatial image processing by this system implies further applicability and extensibility of OGC WPS 2.0 on user interfaces for practical applications.

An Efficient Bitmap Indexing Method for Multimedia Data Reflecting the Characteristics of MPEG-7 Visual Descriptors (MPEG-7 시각 정보 기술자의 특성을 반영한 효율적인 멀티미디어 데이타 비트맵 인덱싱 방법)

  • Jeong Jinguk;Nang Jongho
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.1
    • /
    • pp.9-20
    • /
    • 2005
  • Recently, the MPEG-7 standard a multimedia content description standard is wide]y used for content based image/video retrieval systems. However, since the descriptors standardized in MPEG-7 are usually multidimensional and the problem called 'Curse of dimensionality', previously proposed indexing methods(for example, multidimensional indexing methods, dimensionality reduction methods, filtering methods, and so on) could not be used to effectively index the multimedia database represented in MPEG-7. This paper proposes an efficient multimedia data indexing mechanism reflecting the characteristics of MPEG-7 visual descriptors. In the proposed indexing mechanism, the descriptor is transformed into a histogram of some attributes. By representing the value of each bin as a binary number, the histogram itself that is a visual descriptor for the object in multimedia database could be represented as a bit string. Bit strings for all objects in multimedia database are collected to form an index file, bitmap index, in the proposed indexing mechanism. By XORing them with the descriptors for query object, the candidate solutions for similarity search could be computed easily and they are checked again with query object to precisely compute the similarity with exact metric such as Ll-norm. These indexing and searching mechanisms are efficient because the filtering process is performed by simple bit-operation and it reduces the search space dramatically. Upon experimental results with more than 100,000 real images, the proposed indexing and searching mechanisms are about IS times faster than the sequential searching with more than 90% accuracy.

Monitoring of Commercial Products Sold on Sushi Buffet Restaurants in South Korea using DNA Barcode Information (국내 대형 초밥 뷔페에서 사용되는 수산물의 원재료 모니터링 연구)

  • Kang, Tae Sun
    • Journal of Food Hygiene and Safety
    • /
    • v.35 no.1
    • /
    • pp.45-50
    • /
    • 2020
  • In this study, seafood products (n=26) sold on sushi buffet restaurants in the city of Wonju were monitored by analyzing sequences of DNA barcode markers (cytochrome c oxidase subunit I and 16S ribosomal RNA genes). NCBI BLAST database was screened with the barcode sequences analyzed as a query for species identification. The BLAST search revealed that fifteen samples (58%) analyzed were consistent with their labeling information; however, the ingredients used in seven samples (27%) were not compliant with their label information. In the case of these mislabeled products, ingredients for sutchi catfish sushi and cherry bass sashimi were identified as Pangasianodon hypophthalmus and Lampris guttatus, respectively. For Japanese flying-fish roe sushi and Pacific herring roe sushi, roe of Mallotus villosus was used as an ingredient. Amphioctopus fangsiao and A. membranaceus were used in octopus sushi and soybean-marinated squid products, respectively. This monitoring result can contribute to the protection of consumer rights and the reduction of fraudulent practices in the food industry.

Big Data Model for Analyzing Plant Growth Environment Informations and Biometric Informations (농작물 생육환경정보와 생체정보 분석을 위한 빅데이터 모델)

  • Lee, JongYeol;Moon, ChangBae;Kim, ByeongMan
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.25 no.6
    • /
    • pp.15-23
    • /
    • 2020
  • While research activities in the agricultural field for climate change are being actively carried out, smart agriculture using information and communication technology has become a new trend in line with the Fourth Industrial Revolution. Accordingly, research is being conducted to identify and respond to signs of abnormal growth in advance by monitoring the stress of crops in various outdoor environments and soil conditions. There are also attempts to analyze data collected in real time through various sensors using artificial intelligence techniques or big data technologies. In this paper, we propose a big data model that is effective in analyzing the growth environment informations and biometric information of crops by using the existing relational database for big data analysis. The performance of the model was measured by the response time to a query according to the amount of data. As a result, it was confirmed that there is a maximum time reduction effect of 23.8%.

Query-Efficient Black-Box Adversarial Attack Methods on Face Recognition Model (얼굴 인식 모델에 대한 질의 효율적인 블랙박스 적대적 공격 방법)

  • Seo, Seong-gwan;Son, Baehoon;Yun, Joobeom
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.32 no.6
    • /
    • pp.1081-1090
    • /
    • 2022
  • The face recognition model is used for identity recognition of smartphones, providing convenience to many users. As a result, the security review of the DNN model is becoming important, with adversarial attacks present as a well-known vulnerability of the DNN model. Adversarial attacks have evolved to decision-based attack techniques that use only the recognition results of deep learning models to perform attacks. However, existing decision-based attack technique[14] have a problem that requires a large number of queries when generating adversarial examples. In particular, it takes a large number of queries to approximate the gradient. Therefore, in this paper, we propose a method of generating adversarial examples using orthogonal space sampling and dimensionality reduction sampling to avoid wasting queries that are consumed to approximate the gradient of existing decision-based attack technique[14]. Experiments show that our method can reduce the perturbation size of adversarial examples by about 2.4 compared to existing attack technique[14] and increase the attack success rate by 14% compared to existing attack technique[14]. Experimental results demonstrate that the adversarial example generation method proposed in this paper has superior attack performance.

Modeling and Implementation of Multilingual Meta-search Service using Open APIs and Ajax (Open API와 Ajax를 이용한 다국어 메타검색 서비스의 모델링 및 구현)

  • Kim, Seon-Jin;Kang, Sin-Jae
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.14 no.5
    • /
    • pp.11-18
    • /
    • 2009
  • Ajax based on Java Script receives attention as an alternative to ActiveX technology. Most portal sites in korea show a tendency to reopen existing services by combining the technology, because it supports most web browsers, and has the advantages of such a brilliant interface, excellent speed, and traffic reduction through asynchronous interaction. This paper modeled and implemented a multilingual meta-search service using the Ajax and open APIs provided by international famous sites. First, a Korean query is translated into one of the language of 54 countries around the world by Google translation API, and then the translated result is used to search the information of the social web sites such as Flickr, Youtube, Daum, and Naver. Searched results are displayed fast by dynamic loading of portion of the screen using Ajax. Our system can reduce server traffic and per-packet communications charges by preventing redundant transmission of unnecessary information.

Choroid plexus arteriovenous malformations: A systematic review

  • Patricia Zhao;Georgios A. Maragkos;Kevin S. Livingstone;Kathryn N. Kearns;Min S. Park
    • Journal of Cerebrovascular and Endovascular Neurosurgery
    • /
    • v.25 no.4
    • /
    • pp.373-379
    • /
    • 2023
  • To systematically review the reported outcomes and complications of different treatment options for choroid plexus arteriovenous malformations (AVMs), specifically focusing on surgical resection and endovascular embolization. A systematic literature review was performed using a PubMed query for studies published between January 1975 and July 2021. All studies describing the clinical presentation, management, and outcome of confirmed choroid plexus AVM cases were included. A total of 20 studies were included in the final analysis. Of these, 18 were single-patient case reports, one article contained two patients, and a single study was a cohort of 24 patients. Patient age ranged from one day to 61 years, with a mean of 31.8±20.4 years. Most choroid plexus AVMs were located in the lateral ventricles (14 patients, 70.0%), while there were four (20.0%) located in the third ventricle, and two in the fourth ventricle (10.0%). Almost all patients were treated with surgical resection (18 patients, 90%). In 14 patients (77.8%), complete resection of the AVM was achieved. A residual AVM was reported in one case (5.6%). Most patients were reported to have improved from their presentation status over time (14 patients, 70.0%). Presence or absence of long-term sequelae (e.g., neurologic deficits) were reported for 14 patients (70%). Eleven of these patients (78.6%) were reported to have no neurological sequelae. While data on choroid plexus AVMs remains limited, the available evidence suggests gross total resection of lesions in this location can be safely achieved with subsequent reduction in preoperative symptoms.