이미지 기반의 증강현실에서는 증강객체의 위치를 특정하기 위하여 RANSAC을 이용한 이미지 간의 호
모그래피 추정법을 사용한다. 하지만 기존 RANSAC의 경우 두 이미지 간의 특징점 배치의 유사성을 고
려하지 않기 때문에 잘못 매칭된 특징점을 선택하여 호모그래피의 신뢰도가 저하되는 문제가 존재한다.
따라서 본 논문에서는 잘못 매칭된 특징점을 필터링하기 위하여 두 이미지 간의 선택하는 특징점의 배치
가 기하학적으로 유사하도록 제약하는 알고리즘을 제안한다. 실험 결과 제안하는 알고리즘이 RANSAC에
비해 오류 개수가 47% 감소되었고, 참 정보 비율이 2.5% 증가되었다.
학술대회
국내
"특징 연결과 깊이별 분리 컨볼루션을 이용한 효율적인 얼굴 감정인식 CNN" 「pp.754-756」 - 이명오,윤의녕,고승현,조근식, / 2019 한국컴퓨터종합학술대회 / 한국정보과학회 / 2019. 06. 27.
ABSTRACT
최근 딥러닝 기반의 컨볼루션 신경망은 컴퓨터비전 분야의 여러 문제에서 좋은 성능을 보여주었으며 다양한 형태의 컨볼루션 신경망 아키텍처가 제안되어왔다. 특히 얼굴 표정에서 감정을 인식하기 위한 문제 역시 딥 컨볼루션 신경망을 사용한 연구가 활발히 진행되고 있다. 본 논문에서는 사람의 얼굴 표정에서 나타나는 감정을 인식하기 위한 효율적인 컨볼루션 신경망을 새롭게 제안한다. 본 논문에서는 경량화된 컨볼루션 신경망을 설계하기 위해 깊이별 분리 컨볼루션을 사용하여 파라미터 수와 연산량을 감소시키고 특징 연결과 채널 정보의 압축 및 복원을 통해 특징의 재사용성과 채널 정보를 강화하였다. 제안하는 모델의 학습 파라미터 개수는 0.48 M(Million)으로 기존 모델에 비해 적은 파라미터 개수로 FER2013, RAF-single 데이터셋에서 각각 70.69%, 85.4%의 정확도를 달성하였다.
학술대회
국내
"다양한 음성 특징값을 이용한 CNN 기반의 감정 인식 모델" 「pp.757-759」 - 이정현,윤의녕,조근식 / 2019 한국컴퓨터종합학술대회 / 한국정보과학회 / 2019. 06. 27.
ABSTRACT
기존의 음성 기반 감정 인식 연구들은 단일한 음성 특징값으로 모델을 훈련하고 감정을 예측하였다. 그러나 음성은 복합적인 요소로 이루어져 있기 때문에 다양한 특징값을 사용한 모델을 설계할 필요가 있다. 따라서 본 논문에서는 멜 스펙트로그램, MFCC, Centroid, Roll off를 이용한 합성곱 신경망(Convolutional neural network, CNN) 모델을 제안한다. 제안하는 모델은 각 특징값에 대해 개별적으로 합성곱 신경망을 구성하고, 합성곱 신경망의 출력값에 다항 로지스틱 회귀를 적용하여 감정을 예측한다. 실험 결과 본 논문에서 제안하는 모델이 61.5%의 감정 예측 정확도를 얻어 기존에 연구되었던 단일 특징값을 사용한 모델보다 최대 27.2%p의 성능 향상을 달성하여 음성을 이용한 감정 인식 모델 설계 시 음성의 다양한 측면을 고려할 수 있는 여러 가지 특징값을 사용하는 것이 적절하다는 결론을 도출하였다.
학술대회
국내
"3차 투영법을 이용한 360도 비디오의 객체 인식 알고리즘" 「pp.242-243」 - 한규호,홍명덕,윤의녕,조근식, / 2019년도 하계종합학술발표회 / 한국통신학회 / 2019. 06. 20.
ABSTRACT
가상현실 기술의 발전으로 360도 영상 콘텐츠가 각광을 받으면서, 360도 비디오를 이용한 영상처리, 객체인식 연구가 활발히 진행되고 있다. 그러나 360도 영상은 극점에서의 왜곡이 존재하기 때문에 객체를 정확하게 인식하기 어렵다. 본 논문에서는 3차 투영법을 이용해 360도 비디오의 객체인식성능을 향상시키고자 한다. 실험 결과 본 논문에서 제안하는 알고리즘을 이용했을 때 360도 비디오에서 객체를 인식하는 최신 연구보다 13.68% 더 높은 성능을 보였다.
학술대회
국내
"지식의 증류기법을 이용한 샷 경계 검출 모델" 「pp.29-31」 - 박성민,윤의녕,조근식, / 한국방송미디어공학회 2019 하계학술대회 / 한국방송미디어공학회 / 2019. 06. 19.
ABSTRACT
샷 경계 검출(Shot Boundary Detection)은 영상 콘텐츠 분석을 위한 필수적인 기술이며, 다양한 방식으로 편집된 영상의 샷 경계를 정확하게 검출하기 위한 연구가 지속되어 왔다. 그러나 기존에 연구들은 고정된 샷 경계 검출 알고리즘이나 매뉴얼한 작업과 같이 학습이 불가능한 과정이 포함되어 있어 성능 개선에 한계가 있었다. 본 논문에서는 이러한 과정을 제거한 End-to-End 모델을 제안한다. 제안하는 모델은 시공간 정보 추출성능을 높이기 위해 행동 인식 데이터셋을 이용한 전이학습을 사용하고, 샷 경계 검출 성능을 높이기 위해 개선된 지식의 증류기법(Knowledge Distillation)을 결합한다. 제안하는 모델은 ClipShots 데이터셋에서 DeepSBD에 비해 cut transition과 gradual transition이 각각 5.4%, 41.29% 높은 성능을 보였고, DSM과의 비교에서 cut transition의 정확도가 1.3% 더 높은 결과를 보였다.
학술대회
국내
"효과적인 호모그래피 추정을 위한 깊이 정보 기반의 특징점 필터링 방법" 「Vol. 19, No. 1, pp.129-130」 - 주용준,홍명덕,윤의녕,고승현,조근식, / 2018년 인터넷정보학회 춘계학술발표대회 / 2018. 04. 28.
ABSTRACT
이미지 기반의 증강현실 분야에서 가상의 객체를 증강하고자하는 물체의 위치와 방향을 추적하기 위한 방법으로 영상의 호모그래피(Homography)를 활용하는 방법이 있다. 호모그래피는 물체를 촬영하는 위치나 방향에 따른 영상의 변화를 나타내는 값으로, 호모그래피를 추정하기 위한 방법으로 영상의 특징점을 활용한 RANSAC 알고리즘이 주로 활용되고 있다. 그러나 호모그래피를 추정하고자 하는 물체 이외의 배경에 특징점이 많은 경우 호모그래피 추정에 긴 시간이 소요되고 정확한 호모그래피를 추정하기 어렵다. 이를 해결하기 위해 본 논문에서는 영상의 입체정보를 나타내는 깊이 정보를 활용하는 방법을 제안한다. 영상의 깊이 정보를 이용하여 거리가 먼 영역과 거리가 가까운 영역을 추정하고, 거리가 먼 영역의 특징점을 필터링함으로써 정확한 호모그래피를 추정하고자하였다. 그 결과 호모그래피의 참 정보 비율이 14% 증가하였고 수행 시간과 샘플링 횟수가 60% 감소하였다.
학술대회
국내
"GAN(Generative Adversarial Networks)을 이용한 한국어 폰트 자동 변환" 「pp.790-792」 - PANG JIA,고승현,Fang Yang,조근식, / 한국소프트웨어종합학술대회 / 한국정보과학회 / 2017. 12. 21.
ABSTRACT
In this paper, a new network architecture for Korean fonts transfer procedures along with an adversarial
network is proposed. The architecture we proposed consists of two sub-nets: (1)an unbalanced u-net is
responsible for transferring specified fonts style to another while maintaining semantic and structure
information; (2)an adversarial nets. Our model employs a compound loss function that includes a L1 loss, a
constant loss and a binary GAN loss to help in generating desired target fonts. The experiments demonstrate
that we proposed model can automatically generate convincing realistic-looking target fonts.
The advancement of deep learning leads to the trend of using very deep network. But, it is not practical in real project, especially for people who have limited resources or real-time requirement. In this paper, we propose a new backbone network for object detection combined with multiple dilation and feature summation. By using feature summation, we can prevent loss of spatial information that is caused by convolving. And we can widen the receptive field of individual neurons without adding more parameters by using multiple dilated convolution. And by using shallow neural network as backbone network, our network can be trained and used in environment with limited resources and without pretraining it in ImageNet dataset. Based on our experiment, our network got 71% accuracy.
학술대회
국제
"Multi-scale Region Proposal Network Trained by Multi-domain Learning for Visual Object Tracking" 「vol 10636, pp 330-339」 - Fang Yang,고승현,조근식, / ICONIP2017 / Springer / 2017. 10. 28.
ABSTRACT
This paper presents a multi-scale region proposal network (RPN) for visual object tracking, inspired by Faster R-CNN and Yolo detectors which adopt an RPN to significantly speed up the detection time and achieve state-of-the-art detection performance. We expand them to apply a multi-scale region proposal network for visual tracking. Our proposed network can utilize both fine-grained features from shallow convolutional layers and discriminative features from deep convolutional layers. The features of shallow layers are good at accurate objects localization, and the features of deep convolutional layers can efficiently distinguish between target objects and backgrounds. A multi-domain learning mechanism is applied to train our network in an end-to-end way. To predict a new target object and its location in a new frame, we propose an re-ranking algorithm to determine a true object by exploiting spatial modeling, scale variants and color attributes of object proposals. Our tracker is validated on the OTB-15 object tracking benchmark, and achieves 0.603 for the success rate and 0.760 for the precision rate of the one-pass evaluation. Additionally, our tracker can run at 22 frames per second, which is very close to real-time speed. Experiment results show its outstanding performance in both tracking accuracy and speed by comparing it with existing state-of-the-art methods.
학술대회
국내
"3차 투영법과 CNN을 이용한 360비디오 썸네일 생성 방법" 「pp. 100-101」 - 장정훈,윤의녕,홍명덕,조근식, / 한국지능정보시스템학회 / 2017. 08. 18.
ABSTRACT
360비디오는 프레임에 왜곡이 있고 해상도가 크기 때문에 프레임 전체를 썸네일로 사용하기에 어려움이 있다. 본 논문에서는 360비디오에 적합한 썸네일을 생성하기 위해 3차 투영법을 이용하여 왜곡을 해소하면서 프레임을 작은 단위로 나눈다. 나눠진 프레임에서 CNN으로 검출한 물체와 비디오의 부가정보 사이의 유사도를 계산하여 썸네일을 선택하는 방법을 제안한다. 또한 3차 투영법 적용 전과 후 프레임에서 CNN의 물체 검출률의 비교 실험을 진행하였고 3차 투영법을 이용한 방법이 더 높은 검출률을 보였다.
학술대회
국제
"Automatic Interactive Video Authoring Method via Object Recognition" 「pp. 589-598」 - 윤의녕,홍명덕,조근식, / Asian Conference on Intelligent Information and Database Systems (ACIIDS 2017) / Springer / 2017. 04. 03.
ABSTRACT
Interactive video is a type of video which provides interactions for obtaining video related information or participating in video content. However, authors of interactive video need to spend much time to create the interactive video content. Many researchers have presented methods and features to solve the time-consuming problem. However, the methods are still too complicated to use and need to be automated. In this paper, we suggest an automatic interactive video authoring method via object recognition. Our proposed method uses deep learning based object recognition and an NLP-based keyword extraction method to annotate objects. To evaluate the method, we manually annotated the objects in the selected video clips, and we compared proposed method and manual method. The method achieved an accuracy rate of 43.16% for the whole process. This method allows authors to create interactive videos easily.
증강현실에서 영상과 증강된 콘텐츠 간의 이질감을 줄이기 위해서 정확한 호모그래피 행렬을 추정해야 하며, 정확한 호모그래피 행렬을 추정할때 RANSAC 알고리즘이 널리 사용된다. 그러나 RANSAC 알고리즘은 랜덤 샘플링 과정을 반복적으로 거치기 때문에 불필요한 연산 과정이 발생하고 이로 인해 알고리즘의 효율이 저하된다. 이러한 단점을 극복하기 위해 DCS-RANSAC 알고리즘이 제안 되었다. 제안된 DCS-RANSAC 알고리즘은 이미지를 특징점 분포 패턴에 따라 그룹으로 분류하고 각 그룹에 제약조건 문제를 적용하여 불필요한 연산 과정을 줄이고 정확도를 향상시킨 알고리즘이다. 그러나DCS-RANSAC 알고리즘에서 사용된 이미지 그룹 데이터는 수동적인 방법을 통해 직관적으로 분류되어 있지만 특징점 분포 패턴이 다양하지 않아 분류시 정확도가 저하되는 경우가 있다. 위의 문제점을 해결하기 위해 본 논문에서는 머신러닝 기법을 통해 이미지들을 자동으로 분류하고 각 그룹마다 각기 다른 제약조건을 적용하는 MCS-RANSAC 알고리즘을 제안한다. 제안하는 알고리즘은 머신러닝 기법을 사용하여 전처리 단계에서 이미지를 분류하고 분류된 이미지에 제약조건을 적용시켜 알고리즘의 처리시간을 줄이고 정확도를 향상시켰다. 실험 결과 본 논문에서 제안하는 MCS-RANSAC이 DCS-RANSAC 알고리즘에 비해 수행시간이 약 6% 단축되었고 오차율은 약 15% 줄어들었으며 참정보 비율은 2.8% 증가한 것으로 확인되었다.
학술대회
국제
"Enhanced user modeling based on link attributes for recommendation system" 「No. 34, pp.1-8」 - 하인애,오경진,홍명덕,조근식, / ICEC '16 Proceedings of the 18th Annual International Conference on Electronic Commerce: e-Commerce in Smart connected World / ACM New York (ISBN: 978-1-4503-4222-3) / 2016. 08. 17.
ABSTRACT
Recommendation Systems apply social relationship to enhance recommendation performance and allow users to get reliable information. This paper propose an enhanced user modeling based on link attributes of the social network. For this, similarity values for users in terms of their item preferences are calculated. A relationship-centric neighbor group is identified using social relationships explicitly presented by users, and these social relationships are represented by links considering information on both direct and indirect relationships. These link attributes consist of the link degree and strength. The link degree is identified by using six degrees of Kevin Bacon and is represented through numeric values for relationships between users. The link strength is calculated by considering the number of directly and indirectly connected relationships with the target user and is applied to the proposed user-modeling method. The experimental results demonstrate that the proposed recommender system using the user-modeling method based on link attributes shows better prediction accuracy and recommendation quality than benchmark systems, suggesting that user modeling based on link attributes in a recommender system can enhance the usefulness of recommendations.
In computer vision especially in image processing, it has become popular to apply deep convolutional networks for supervised learning. Convolutional networks have shown a state of the art results in classification, object recognition, detection as well as semantic segmentation. However, supervised learning has two major disadvantages. One is it requires huge amount of labeled data to get high accuracy, the second one is to train so much data takes quite a bit long time. On the other hand, unsupervised learning can handle these problems more cheaper way. In this paper we show efficient way to learn features for classification in an unsupervised way. The network trained layer-wise, used backpropagation and our network learns features from unlabeled data. Our approach shows better results on Caltech-256 and STL-10 dataset.
학술대회
국제
"Multi-Player Detection with articulated Mixtures-of-Parts Representation Constrained by Global Appearance" 「pp. 416-423」 - Fang Yang, Shi Long Wei, 조근식 / 13th Conference on Computer and Robot Vision (CRV 2016) / IEEE / 2016. 06. 01.
ABSTRACT
Abstract—We describe a new representation for multiple articulated sport players for court player detection. Instead
modeling object into deformable parts templates or mixtures of small parts which just capture local appearance of parts and spatial relations between parts, our proposed model trained with local part information with global constraint by a structured SVM can capture not only such local appearance and spatial relations above, but also the semantic relations between body parts which are the critical factors for precisely detecting objects and pose estimation. Our approach has several novel properties: (1) we adopt typical articulated partbased model with global appearance constraint to control trade-off between recall and precision for detection (2) we incorporate semantic knowledge about various articulation of court players into our mixture-of-parts model, these semantic knowledge are popularly used for pose estimation (3) after the root (global) and part (local) bounding boxes are predicted by our system, we train a linear least-squares regression model to output the final detection results which yields considerable improvements in performance. In our experiments with very challenging APIDIS basketball dataset and standard INRIA person dataset, it indicates that our detection system achieves state-of-art performance compared to previous works.
학술대회
국내
"다중 신경망 레이어 에서 특징점을 선택 하기 위한 전이 학습 기반의 AdaBoost 기법" 「Vol.23, No.1, pp.633-635」 - Jumabek,가명현,고승현,조근식, / 한국정보처리학회 2016년 춘계학술발표대회 / 2016. 04. 29.
ABSTRACT
Convolutional Networks (ConvNets) are powerful models that learn hierarchies of visual features, which could also be used to obtain image representations for transfer learning. The basic pipeline for transfer learning is to first train a ConvNet on a large dataset (source task) and then use feed-forward units activation of the trained ConvNet as image representation for smaller datasets (target task). Our key contribution is to demonstrate superior performance of multiple ConvNet layer features over single ConvNet layer features. Combining multiple ConvNet layer features will result in more complex feature space with some features being repetitive. This requires some form of feature selection. We use AdaBoost with single stumps to implicitly select only distinct features that are useful towards classification from concatenated ConvNet features. Experimental results show that using multiple ConvNet layer activation features instead of single ConvNet layer features consistently will produce superior performance. Improvements becomes significant as we increase the distance between source task and the target task.
학술대회
국제
"Temporal Ontology Representation and Reasoning Using Ordinals and Sets for Historical Events" 「LNAI 9621, pp.75-85」 - 홍명덕,오경진,고승현,조근식, / Asian Conference on Intelligent Information and Database Systems (ACIIDS 2016) / Spinger / 2016. 03. 14.
ABSTRACT
In question-and-answer (QA) systems, various queries need to be processed. In particular, those queries such as temporal information require complex query generation processes. This paper proposes a temporal representation model that can support qualitative and quantitative temporal information on historical ontology by applying the concept of ordinals and sets and introduces operators that allow a QA system to easily handle complex temporal queries. To verify the effectiveness of the proposed model and operators, historical scenarios are presented to show that they can effectively handle complex temporal queries.
학술대회
국제
"Thumbnail-based Interaction Method for Interactive Video in Multi-Screen Environment" 「pp. 3-4」 - 윤의녕,고승현,오경진,조근식, / International Conference on Consumer Electronics (ICCE) / IEEE / 2016. 01. 09.
ABSTRACT
No Data
학술대회
국내
"효과적인 평면 호모그래피 추정을 위한 CS-RANSAC 기반의 특징점 필터링 방법" 「pp.1451-1454」 - 김대우,윤의녕,조근식, / 2015 한국정보처리학회 추계학술대회 / 2015. 10. 30.
ABSTRACT
RANSAC 알고리즘은 컴퓨터 비전 분야에서 호모그래피 행렬을 추정하는데 많이 사용되고 있다. CS-RANSAC 알고리즘은 RANSAC 알고리즘에 제약조건을 설정하여 정확도를 높인 알고리즘이지만 샘플링 단계에서 정확한 호모그래피를 추정하는데 불필요한 특징점을 선택하여 알고리즘의 효율성을 저하시키는 경우가 있다. 따라서 본 논문에서는 Symmetric Transfer Error로 특징점이 참정보인지 평가하고 불필요한 특징점을 필터링하여 CS-RANSAC 알고리즘의 속도와 정확도를 증가시키는 방법을 제안한다. 실험은 제안하는 알고리즘의 수행시간과 오차율을 비교하였고, 실험 결과 본 논문에서 제안한 방법이 기존 CS-RANSAC 알고리즘보다 수행시간이 평균적으로 약 5% 단축되었고 정확도는 약 14% 향상 되었다.
학술대회
국내
"CYTRIP: 크라우드 소싱을 이용한 POI 추천 기반의 여행 플래닝 시스템" 「pp 1281-1284」 - Priska Aprilia,오경진,홍명덕,조근식, / 한국정보처리학회 / 2015. 10. 30.
ABSTRACT
Multi-day trip itinerary planning is complex and time consuming task, from selecting a list of worth visiting POIs to arranging them into an itinerary with various constraints and requirements. In this paper, we present CYTRIP, a multi-day trip itinerary planning system that engages human computation (i.e. crowd recommendation) to collaboratively recommend POIs by providing a shared workspace. CYTRIP takes input the collective intelligence of crowd (i.e. recommended POIs) to build a multi-day trip itinerary taking into account user’s preferences, various time constraints and locations. Furthermore, we explain how we engage crowd in our system. The planning problem and domain are formulated as AI planning using PDDL3. The preliminary empirical experiments show that our domain formulation is applicable to both single-day and multi-day trip planning.
학술대회
국제
"Temporal Interval Reasoning With Korean Historical Event" 「Pages 92-96」 - meas phearom,오경진,홍명덕,조근식, / International Conference on Computational Science and Engineering / 2015. 10. 21.
ABSTRACT
No Data
학술대회
국제
"An Unsupervised approach for identifying the Infobox template of wikipedia article" 「pp: 334-338」 - Hanif Bhuiyan,오경진,홍명덕,조근식, / International Conference on Computational Science and Engineering / 2015. 10. 21.
ABSTRACT
No Data
학술대회
국제
"Text-Based Semantic Video Annotation for Interactive Cooking Videos" 「pp. 236-244」 - 오경진,홍명덕,윤의녕,조근식, / International Conference on Computational Collective Intelligence Technologies and Applications / 2015. 09. 21.
ABSTRACT
No Data
학술대회
국제
"RANSAC vs CS-RANSAC" 「Pages 1350-1356」 - 조근식,이기성,데비,장철희,가명현, / American Association for Artificial Intelligence(AAAI) / 2015. 01. 30.
ABSTRACT
A homography matrix is used in computer vision field to solve
the correspondence problem between a pair of stereo images.
RANSAC algorithm is often used to calculate the homography
matrix by randomly selecting a set of features iteratively. CSRANSAC
algorithm in this paper converts RANSAC algorithm
into two-layers. The first layer is addressing sampling problem
which we can describe our knowledge about degenerate features
by mean of Constraint Satisfaction Problems (CSP). By dividing
the input image into a grid and making feature points into
discrete domains, we can model the image into the CSP model to
efficiently filter out degenerate features. By expressing the
knowledge about degenerate feature samples using CSP in the
first layer, so that computer has knowledge about how to skip
computing the homography matrix in the model estimation step
for the second layer. The experimental results show that the
proposed CS-RANSAC algorithm can outperform the most of
variants of RANSAC without sacrificing its execution time.
학술대회
국제
"Aligned Thumbnails-based Video Browsing System with Chromecast" 「94-95」 - 윤의녕,가명현,조근식, / International Conference on Consumer Electronics (ICCE) / IEEE / 2015. 01. 09.
ABSTRACT
Well-known media applications of Chromecast such as YouTube, Viki usually use a time slider on the second screen for video navigation. However, the time slider does not offer easy way to access particular contents. Here we propose an aligned thumbnails-based video browsing system with Chromecast using content-based video browsing approach by automatically detecting scenes. It uses hierarchical sliding interface to browse the playing video on TV easily. Through the experimental results, our proposed system helps search specific contents quickly.
학술대회
국제
"ConTag (Contextual Tags) in Video-based Collaborative Learning" 「pp.635-644」 - 누르지드,Ivan A. Supandi,이기성,조근식, / Australasian Association for Engineering Education (AAEE 2014) / Cambridge Univ Press / 2014. 12. 09.
ABSTRACT
This research work designs an interactive and contextual visualization tool called ConTag (Contextual
Tag) for video-based learning scenarios. The purpose of this study is to better understand the
variation of learners’ interactions and collaborative learning processes supported by ConTag. The
system consists of i) contextual tags, ii) word clouds, and iii) transcript pointers. The paper examines
how learners participate in and interact with ConTag and evaluates how they perceive their
experience. The results indicate that learners actively participated in discussions and took good
advantage of ConTag. Learners' interactions included self-reflection, elaboration, internalization, and
support, and they showed moderately positive attitudes toward ConTag participation. The implications
of using ConTag and its social collaborative tool (Twitter API) are discussed in the video-based
learning context.
학술대회
국제
"The Automatic Indexing of Cooking Video By Using Caption-Recipe Alignment" 「pp.1-6」 - 오경진,홍명덕,심상용,조근식, / 2014 International Conference on Behavioral, Economic, and Socio-Cultural Computing (BESC’2014) / IEEE / 2014. 10. 30.
ABSTRACT
In recent years, the internet use has led to rapid increases in multimedia resources. In this regard, handling multimedia data has become an important issue in information retrieval fields, and multimedia indexing plays an essential role in handling multimedia data. Textual metadata plays an important role in describing and analyzing multimedia resources. However, because only few multimedia resources provide textual metadata, there is a need for methods to generate the metadata. This paper proposes an automatic method for indexing cooking videos using textual data. The proposed method consists of web crawling for cooking videos and food recipes, the extraction of time-stamped text captions, and caption-recipe alignment using a dynamic programming technique. With information on captionrecipe alignment, automatic indexing is performed for cooking videos. The experimental results show that the proposed approach achieves highly accurate indexing. The user interface allows users to easily move to specific pinpoints with indexed videos.
학술대회
국제
"A Unified Framework for Augmented Reality and Knowledge-based Systems in Maintaining Aircraft" 「2990-2997」 - 조근식,오경진,하인애,이기성,홍명덕,Ulrich Neumann,Suya You / Innovative Applications of Artificial Intelligence(IAAI)/AAAI / AAAI / 2014. 07. 31.
ABSTRACT
Aircraft maintenance and training play one of the most important roles in ensuring flight safety. The maintenance process usually involves massive numbers of components and substantial procedural knowledge of maintenance procedures. Maintenance tasks require technicians to follow rigorous procedures to prevent operational errors in the maintenance process. In addition, the maintenance time is a cost-sensitive issue for airlines. This paper proposes intelligent augmented reality (IAR) system to minimize operation errors and time-related costs and help aircraft technicians cope with complex tasks by using an intuitive UI/UX interface for their maintenance tasks. The IAR system is composed mainly of three major modules: 1) the AR module 2) the knowledge-based system (KBS) module 3) a unified platform with an integrated UI/UX module between the AR and KBS modules. The AR module addresses vision-based tracking, annotation, and recognition. The KBS module deals with ontology-based resources and context management. Overall testing of the IAR system is conducted at Korea Air Lines (KAL) hangars. Tasks involving the removal and installation of pitch trimmers in landing gear are selected for benchmarking purposes, and according to the results, the proposed IAR system can help technicians to be more effective and accurate in performing their maintenance tasks.
인터랙티브 비디오는 일반적인 비디오와 클릭 가능한 객체를 동시에 제공하여 사용자와 상호작용이 가능한 비디오를 말한다. 이러한 인터랙티브 비디오를 제작하기 위해서는 클릭 가능한 객체의 정보(이미지, 하이퍼링크, 위치 등)를 일반적인 비디오 위에 어노테이션 하는 과정을 수행하게 된다. 일반적으로 어노테이터는 전체 어노테이션 과정 중에서도 특정 프레임에 어노테이션 될 클릭 가능한 객체를 특정 위치에 어노테이션 하는데 많은 시간을 소비하고 있다. 본 논문에서는 이러한 문제를 해결하기 위해 어노테이터가 최소한의 시간을 소비해서 효과적으로 어노테이션 할 수 있는 얼굴 영역기반의 인터랙티브 비디오 어노테이션 시스템을 제안한다.
학술대회
국내
"링크드 데이터를 이용한 뉴스 비디오 클립 분류 프레임워크" 「268-273 (6 pages)」 - 가명현,조근식 / 한국지능정보시스템학회 춘계학술대회 / 한국지능정보시스템학회 / 2014. 05. 30.
ABSTRACT
No Data
학술대회
국내
"수강지도를 위한 온톨로지 모델링 및 시스템 설계" 「241-246 (6 pages)」 - 오경진,조근식, / 한국지능정보시스템학회 춘계학술대회 / 한국지능정보시스템학회 / 2014. 05. 30.
ABSTRACT
No Data
학술대회
국내
"Automatic Determination of Constraint Parameter for Improving Homography Matrix Calculation in RANSAC Algorithm" 「pp. 830-833」 - 데비, 이기성, 조근식 / 한국정보처리학회 추계학술대회 / 한국정보처리학회 / 2014. 04. 25.
ABSTRACT
No Data
학술대회
국내
"링크드 데이터를 이용한 인터랙티브 요리 비디오 서비스 시스템" 「20권 3호 pp 59~76」 - 박우리,오경진,홍명덕,조근식, / 한국정보처리학회 추계학술대회 / 한국정보처리학회 / 2014. 04. 25.
ABSTRACT
스마트폰, 스마트TV, 구글 크롬캐스트 등 스마트 미디어의 발달로 인해 정보와 사용자간의 상호작용의 중요성이 강조되고 있고 사용자들은 자신이 원하는 정보를 다른 단계를 거치지 않고 쉽고 빠르게 얻기 위한 요구사항이 증가하고 있다. 그러나 아직 여러 분야에서 사용자의 요구사항에 대한 해결책이 매우 부족하다. 본 논문에서는 요리분야의 요리비디오에서 이러한 문제점을 발견하여 이를 개선하기 위한 방안을 살펴보았다. 요리비디오는 단방향으로 정보를 제공하기 때문에 사용자가 요구하는 정보를 얻기 위해서는 웹 검색과 같은 별도의 과정이 필요하고, 또한 요리를 하는데 있어 불편함을 겪어야 한다. 이러한 불편함을 해소하기 위하여 요리 비디오에서 사용자가 원하는 장면에 정확한 정보를 제공하고 요리를 하면서 효율적으로 인터랙션을 하기 위한 시스템을 구현하였다. 시스템 평가를 위해 HCI분야의 연구에서 제안되어 많은 논문들이 평가 척도로 사용하는 사용자 설문방식을 기반으로 시스템을 평가하기 위한 실험을 통해 시스템 인터페이스, 전체 시스템의 만족도, 정보의 정확성에서 좋은 결과를 얻었다.
학술대회
국제
"Navigation Management for Non-linear Interactive Video in Collaborative Video Annotation" 「pp 610-618」 - Ivan A. Supandi,이기성,누르지드,조근식, / Asian Conference on Intelligent Information and Database Systems(ACIIDS 2014) / 2014. 04. 09.
ABSTRACT
In this paper, we proposed a method to enable the use of shared interactive video in order to promote collaborative environment in authoring non-linear video process. Our proposed method addressing a problem that occurs when applying nested non-linear flow in the shared interactive video. The system enables the collaboration of authors to use existing interactive videos and gives them full control to apply the non-linear flow on top of each video. The system can employ collaborative manner in authoring non-linear interactive video.
학술대회
국내
"뉴스 도메인에서 비디오 기반의 SNS를 위한 컨텍스트 공유 프레임워크" 「45-46 (2 pages)」 - 가명현,오경진,홍명덕,조근식, / 2013년도 한국인터넷정보학회 추계학술발표대회 / 한국인터넷정보학회 / 2013. 11. 01.
ABSTRACT
뉴스 콘텐츠의 많은 이용자들은 단순히 뉴스를 이용만 하는 것이 아니라 SNS를 통해 해당 뉴스를 다시 다른 이용자에게 전달한다. 뉴스 서비스들은 이런 이용자들을 위해 뉴스를 카테고리, 태그 등으로 분류하고 분류된 정보를 제공한다. 하지만 이런 분류 방식은 뉴스의 세부적인 내용을 나타내지 못해 뉴스 전달시 이용자 간의 컨텍스트 공유에 어려움이 있다. 이를 보안하기 위해 본 논문에서는 세부내용들의 키워드와 비디오에서의 스토리가 시작되는 부분을 함께 제공하는 프레임워크를 제안한다. 뉴스 대본을 스토리에 따라 분할한 뒤 세부 내용의 키워드를 추출하고 분할된 뉴스 대본과 비디오를 동기화 시켜 비디오 시작지점을 찾는다. 이 세부 내용의 키워드와 시작지점을 태그와 함께 사용자에게 제공한다면 이용자가 SNS에서 뉴스 전파 및 의견 공유할 때 컨텍스트 공유가 보다 원활해 질 것이다. 그리고 정확한 키워드, 시작지점 추출을 위해서는 정확한 스토리 분할이 요구되는데 이를 위해 이를 위해 의미적 유사도 기반의 스토리 분할 방법과 벤치마크 알고리즘을 이용한 방법의 성능 비교 실험을 진행하였고 의미적 유사도 기반의 스토리 분할 방법이 더 높은 성능을 보였다.
학술대회
국제
"Link Strength-based Collaborative Filtering for Enhancing Prediction Accuracy" 「pp. 567-570」 - 하인애,오경진,타이쎄타,조근식, / international Conference on Information Science and Applications(ICISA) 2013 / IEEE computer society / 2013. 06. 25.
ABSTRACT
No Data
학술대회
국제
"ConTag: Conceptual Tag Clouds Video Browsing in e-Learning" 「pp. 109-114」 - 누르지드,이기성,Ivan A. Supandi,조근식, / International Conference on Data Mining and Intelligent Information Technology Applications (ICMIA2013) / Research Notes in Information Science / 2013. 06. 20.
ABSTRACT
This paper presents our proposed method to automatically generate topical video content. We exploiting video transcripts to generate Conceptual graph and Tag clouds visualization, known as “ConTag” or Contextual Tag. The system is able to provide users with contextual information according to the video content. To achieve this we employed popular text mining algorithm, TF-IDF model and phrase association algorithm, Apriori algorithm. In this work, we also solved passive learning problem by facilitating users with interactive conceptual visualization system and communication mechanism over Social Networking Service (SNS) which accompanied by contextual and temporal information correspond to the particular time and scene from the video.
학술대회
국내
"Collaborative Filtering Method based on User's Behavior in Social Network" 「pp.101-105」 - 타이쎄타,하인애,조근식, / 한국지능정보시스템학회 추계학술대회 / 한국지능정보시스템학회 / 2012. 12. 07.
ABSTRACT
Social network is a huge communication platform for providing people to connect with one another and to bring users together to share common interests, experiences, and their daily activities. Relationship of each user in social network known as social relationship has been used for modeling to help improving effectiveness of recommendation in existing collaborative filtering (CF) method. In this paper, we propose a model that integrates social relationship discovered from user’s behavior with traditional CF in order to increase performance and prediction accuracy of recommender system. We identify user’s relationship by using user’s behavior with their friends such as posts and comments in Facebook. The experimental results have shown that our proposed model improves the accuracy of prediction in terms of MAE and performance in terms of Precision and Recall compared with traditional CF.
학술대회
국내
"Collaborative Filtering based on Clustering Method using Genre and Interest in SNS" 「pp. 106-111」 - 유띳로따낙,누르지드,하인애,조근식, / 한국지능정보시스템학회 추계학술대회 / 한국지능정보시스템학회 / 2012. 12. 07.
ABSTRACT
Recommender systems play an important role in online business ecosystem, especially to recommend users’ new items. The most critical problem in the recommender systems is providing high accuracy of recommendation to new users which lack of preference to compute similarity between users. In this paper, we propose a recommender system to solve the cold start problem by combining traditional collaborative filtering of users’ rating preference and the users’ genres interest that derived from SNS. First we compute users’ similarity according to their rating on movies. Second we also compute the users’ similarity from genre interest extracted from SNS. We combine these both similarities information in order to produce new user’s similarity. Our experiment results show that our approach is outperform in cold start problem compared to traditional collaborative filtering.
학술대회
국내
"A genetic algorithm with the concept of viral infections to solve hard constraints in workflow scheduling" 「pp. 95-100」 - Jeremie Sublime, Sonia Yassa, 조근식, / 한국지능정보시스템학회 추계학술대회 / 한국지능정보시스템학회 / 2012. 12. 07.
ABSTRACT
Cloud computing is an emerging technology that allows users to utilize on-demand computation, storage, data and services from around the world. The main contribution of this work is to propose a new multi-objective genetic algorithm coupled with the viral infection capable of handling hard constraints, such as restrictions on task scheduling, which are not handled by current algorithms. Furthermore, our algorithm can optimize any number of parameters such as execution time, cost, reliability, and availability; In addition, it can handle restrictions such as deadlines and requirements on the different variables. Using data of the Amazon EC2 cloud resources and workflows from London e-Science Center, we have been investigating the problem of scheduling workflow applications and have compared our algorithm with other scheduling algorithms. Our experimentations have shown the efficiency of our algorithm and have confirmed that the viral infection operator is a powerful tool when solving hard constraints.
학술대회
국내
"A taxonomy based similarity measure using inference process to reduce cold start issue in collaborative filtering" 「pp 112-117」 - Frederic Guillou, 조근식, / 한국지능정보시스템학회 추계학술대회 / 한국지능정보시스템학회 / 2012. 12. 07.
ABSTRACT
Collaborative filtering (CF) is one of the most widespread methods for recommendation approach. It has been used efficiently to help users to find items that they should appreciate, by identifying users that can be characterized as “similar”, using a similarity measure based on items rating data. However, traditional CF approaches have shown limitation occasioned by problems such as sparsity and cold start. This situation can cause a user to stop using a system due to lack of accuracy in produced recommendations. This paper suggests another source of information, item taxonomies, which have become extremely common among recommender systems for products classification in diverse domains. We combine such knowledge with an inference process on the taxonomy hierarchy to propose a new similarity measure, which focuses on improving recommendations under cold-start conditions. Experiments made on the MovieLens dataset indicate that our method improves results when applied to cold start situations.
학술대회
국제
"E-Commerce Video Annotation Using GoodRelations-based LODs with Faceted Search in Smart TV Environment" 「Volume 7654, pp 253-263」 - 하이트롱,누르지드,신위살,이기성,조근식, / ICCCI 2012 / Spinger / 2012. 11. 30.
ABSTRACT
TV-commerce is a new form of shopping that allows consumer
to view, select and buy products from Smart TV. To do so, sellers annotate
videos and associate it with information from online e-commerce systems
in a semantic manner. In this work, we propose an e-commerce information
derivation mechanism for video annotation using Linked Open Data (LOD)
with faceted search. Annotation information is derived from e-commerce
LODs, which linked distributed data across e-commerce web. We incorporated
faceted search to allow consumer to easily make a information derivation
query defined by GoodRelations ontology. The derived information is
displayed as a faceted graph facilitating information choice.
학술대회
국제
"Construction of Semantic User Profile for Personalized Web Search" 「Volume 7654, pp 99-108」 - 나짐우딘,하이트롱,신위살,조근식, / ICCCI 2012 / Springer / 2012. 11. 30.
ABSTRACT
User profile is an essential component for accessing the personalized information from the web. Efficiency of personalized accessed information highly depends on how to model the user details to construct user profile. Previously, user profile was constructed by collecting list of keywords to inferring user interests. These kinds of approaches are not sufficient for many applications. In this paper, we have proposed a new method for constructing semantic user profile for personalized information access. User’s query is extended using ontological profile for generation personalized search context. Experimental results show that our method of constructing semantic profile is effective for searching information with individual needs
학술대회
국제
"Social Filtering Using Social Relationship for Movie Recommendation" 「LNAI 7653, pp. 395-404」 - 하인애,오경진,홍명덕,조근식, / 4th International Conference on Computational Collective Intelligence(ICCCI 2012) / Springer / 2012. 11. 28.
ABSTRACT
Traditional recommendation systems provide appropriate information to a target user after analyzing user preferences based on user profiles and rating histories. However, most of people also consider the friend’s opinions when they purchase some products or watch the movies. As social network services have been recently popularized, many users obtain and exchange their opinions on social networks. This information is reliable because they have close relationships and trust each other. Most of the users are satisfied with the information. In this paper, we propose a recommendation system based on advanced user modeling using social relationship of users. For the user modeling, both direct and indirect relations are considered and the relation weight between users is calculated by using six degrees of Kevin Bacon. From the experimental results, our proposed social filtering method can achieve better performance than a traditional user-based collaborative filtering method.
학술대회
국제
"A Method for Automatically Creating an Interactive Semantic Video based on AR System" 「pp. 2626-2631」 - 이기성,누르지드,조근식, / International Conference on Systems, Man, and Cybernetics / IEEE / 2012. 10. 18.
ABSTRACT
This paper proposes an interactive semantic video
creation based on an augmented reality environment. This
approach relies on Intelligent Augmented Reality (IAR) [5],
which was developed for handling complex tasks in aircraft
maintenance. The approach consists of two main modules,
Augmented Reality (AR) Module and Knowledge Base System
(KBS). The system was extended using an interactive semantic
video ontology to express a moving object and semantic
information. This system is called an iSEE (Interactive SEmantic
vidEo) Player. In addition, it showed better cost performance
with Cubic Spline Interpolation [15], which generates an
interactive semantic video system from an IAR context manager.
학술대회
국내
"호모그래피 정확도 향상을 위한Constraint Satisfaction Problem(CSP) 기반의 RANSAC 알고리즘" 「제39권 제1호 pp. 318-320」 - 장철희,이기성,조근식, / 한국정보과학회 추계학술대회 / 한국정보과학회 / 2012. 06. 29.
ABSTRACT
증강현실 콘텐츠를 2D 이미지기반으로 저작할 때, 작성된 증강현실 콘텐츠를 카메라 시점과 일치시켜 합
성하기 위해 호모그래피를 이용한다. 이때 증강현실 콘텐츠를 이질감 없이 합성하기위해 정확한 호모그래
피 행렬을 추정해야 한다. 그러나 호모그래피 행렬 추정 시 사용되는 특징점들이 선형을 이루거나, 특정
영역에 군집을 이루는 경우 정확한 호모그래피 행렬을 추정하지 못하는 문제가 발생한다. 본 논문에서는
이러한 문제를 해결하기 위해 선형제약, 거리제약을 적용한 CSP 기반의 RANSAC 알고리즘을 제안한다.
실험결과 호모그래피 행렬 추정 시 CSP를 적용한 RANSAC 알고리즘이 기존의 랜덤샘플링 또는 삼각형의
넓이를 이용한 샘플링을 적용한 RANSAC 알고리즘보다 정확도가 향상됨을 보였다.
학술대회
국제
"Building a Semantic Social Network based on Interpersonal Relationships" 「pp. 90-95」 - 이기성,홍명덕,정진국,조근식, / International Conference on Mobile, Ubiquitous, and Intelligent Computing (MUSIC 2012) / 2012. 06. 28.
ABSTRACT
With the emergence of the Smartphone, people can use Online Social Network Services ubiquitously, leading to a significant increase of the number of participants in online social networks. Under these circumstances, online users will require an intelligent and intuitive social relationship management system such as the ontology-driven browsing method. In this paper, to build a user-centered semantic social network and to represent entities and relationships with ontology to improve retrieval performance of the semantic social network, we will design our ontology extended from FOAF, RELATIONSHIP and propose a new method to compute closeness among friends using resources on social networks. Furthermore, we evaluate our ontology-driven browsing on via implementing a prototype system. Our proposed method concerning closeness can achieve 85% precision.
학술대회
국제
"Mobile Landmark Guide System based on LOD and SURF" 「pp. 815-819」 - 조비성,이기성,누르지드,장철희,조근식, / International Conference on Systems and Informatics / 2012. 05. 21.
ABSTRACT
In this paper, we present a mobile collaborative outdoor augmented reality system. The system will provide a user who captures image of a building facade with related introduction. The proposed system mainly consists of two major parts - annotation module and AR browsing module. Annotation module works with existing standards and linked data to allow users create annotations of the building. Annotation data in our system which only contains URI and metadata, such cluster ID, cluster centroid and the image feature vectors. When user using the system browsing the landmark in outdoor, the system first recognize the landmark and calculate the camera pose from the matching, and then the related introduction is retrieved from linked data through its URI. Experiments show that the proposed augmented reality system is efficient and robust in many cases.
학술대회
국내
"A Filtering Method based on User Profile for Seeking Opinions from Social Network" 「2012 춘계학술대회 논문집, pp.132-136」 - 신위살,오경진,조근식, / 한국지능정보시스템학회 춘계학술대회 / 한국지능정보시스템학회 / 2012. 05. 18.
ABSTRACT
Many online shoppers tend to seek for the opinions of early adopters before making a purchase decision to reduce the risk of buying a new product. Social network provides a very suitable environment for user to share as well as to absorb the most relevant information among friends. However, within a very huge graph of friends, a task of determine who are the most appropriate persons for user to seek opinions on a specific product is yet a limitation within the current approach. We propose a method of defining friends who are the most appropriate persons for user to discuss with. Through Facebook data, user profile is generated in order to determine user’s interest and knowledge about a specific product. Our method has been empirically tested by a case study in order to evaluate the results generated by our system. From the results of user case study, our system can effectively filter the most appropriate friends that user can discuss with on a specific product.
지난 11월 20일부터 시행 중인 청소년 보호법이 요즘 이슈가 되고 있다. 이는 그것은 바로 여성 가족부에서 추진 중인 ‘게임 셧 다운제’이다. 청소년들의 수면권과 학습권을 보호하자는 것인데, 학교에 다니는 청소년들이 방과 후 학원을 거쳐 늦은 시간에 귀가하면, 곧바로 수면이 아닌 온라인 게임을 하느라 제대로 된 휴식을 취하지 못한다는 것이다. 게임 셧 다운제는 만 9세이상 16세 미만의 청소년을 자정부터 다음날 오전 6시까지 온라인 게임에 접속을 차단하는 것인데, 기존에 있는 정책들과 대립되는 문제가 있다. 본 논문에서는 게임 셧 다운제의 문제점에 대해 연구하는 것을 목적으로 한다.
네트워크 기술의 발전으로 모바일 기기 콘텐츠 서비스의 일종인 N-Screen이 활발해 지고 있다. 이러한 N-Screen 서비스는 TV, PC 그리고 모바일 기기(스마트폰, 태블릿)등의 다양한 스크린에 소비되는 콘텐츠를 제공하는 것이다. 그러나 현재 대부분의 서비스들은 콘텐츠를 소비하는 기기에 맞게 인코딩 된 다수의 콘텐츠를 보유하고 있어야한다. 하지만 현존하는 다양한 디스플레이 규격과 코덱에 적합하도록 콘텐츠를 변환하여 보관하는 것은 불가능한 상황이다. 따라서 현재 대부분의 서비스들은 대표적인 일부의 장비에 대한 콘텐츠만을 제공하고 있다. 또한 다양한 규격의 기기에 맞게 콘텐츠를 변환하여 제공하기 위해서는 고도의 컴퓨팅 파워가 요구된다. 따라서 본 논문은 스마트 TV에 그리드 컴퓨팅 기술을 적용하여 다양한 규격의 기기에 N-Screen 서비스를 제공하는 기술을 제안하고 설명한다.
학술대회
국제
"An Effective Learning Method in Art Using Virtual Reality and Ontology" 「vol. 120, no. 5, pp.425-434, ISBN 978-94-007-2910-0」 - 차상진, 김가희, 장철희, 조근식, / Proceedings of the International Conference on IT Convergence and Security 2011 / Lecture Notes in Electrical Engineering, Springer / 2011. 12. 14.
ABSTRACT
In this paper, we propose an effective learning method using virtual reality and ontology technologies for appreciation activity in the art education. Appreciation activity, one of the learning methods, indicates sensory, aesthetic understanding through watching and enjoying art. However, current art education methods cannot support a variety of learners’ needs and interests. For watching the art, the learner should visit a museum or an art gallery. And some famous art works may not be exhibited publicly. To solve these spatial and temporal issues, therefore, we propose a new learning method in the art using virtual reality and ontology. In virtual Reality, learners can enjoy the art in their computer. And ontology provides useful information to learners. In this paper, we model the ontology and use Google Art Project for virtual reality.
학술대회
국제
"Anchor-Prior: An Effective Algorithm for Ontology Integration" 「942-947」 - 하이트롱,조근식, / The 2011 IEEE International Conference on Systems, Man, and Cybernetics / IEEE Computer Society / 2011. 09. 09.
ABSTRACT
Most previous studies of ontology integration
have simply involved blind or exhaustive matching among
all concepts across ontologies. Therefore, the computational
complexity of integrating two ontologies is O(n2). In addition,
semantic mismatches, logical inconsistencies and conceptual
conflicts in ontology integration have not yet become
avoidable. The main contribution of the approach presented
here is to reduce the computational complexity and to
enhance the accuracy of ontology integration. The key idea
of this approach is to start from an Anchor (two matched
concepts) to work towards a collection of matched pairs
among its neighboring concepts by computing similarities
between the ``priorly
학술대회
국내
"효율적인 협업적 여과 시스템을 위한 장르 패턴 기반의 사용자 클러스터링" 「vol. 2011, no 44, p. 171-172」 - 최자현,하인애,홍명덕,조근식, / 한국컴퓨터정보학회 하계학술대회 / 한국컴퓨터정보학회 / 2011. 07. 01.
ABSTRACT
협업적 여과 시스템은 사용자에 대한 클러스터링을 구축한 후, 구축된 클러스터를 기반으로 사용자에게 영화를 추천한다. 하지만 사용자 클러스터링 구축에 많은 시간이 소요되고, 사용자가 평가한 영화가 피드백이 되었을 경우 재구축이 쉽지 않다. 본 논문에서는 사용자 클러스터링의 재구축을 용이하게 하기 위해 빈발패턴 네트워크를 이용하여 클러스터링을 구축하고, 이를 협업적 여과 시스템에 적용하여 영화를 추천한다. 구축된 클러스터를 통해 사용자 클러스터를 재구축시 소요되는 시간 비용을 줄이면서, 전통적인 협업적 여과 시스템과 유사한 성능의 추천이 가능하게 되었다.
학술대회
국내
"가상현실과 온톨로지를 이용한 미술의 효과적인 학습 방법" 「제12권 1호, pp.351-352, ISSN 1738-9593」 - 차상진, 김가희, 장철희, 조근식, / 2011 한국인터넷정보학회 하계학술발표대회 / 한국인터넷정보학회 / 2011. 06. 22.
ABSTRACT
본 논문은 빠르게 변화하는 시대 흐름에 따라 더욱 다양해진 학습자의 요구와 흥미를 충족하기 위한
미술교육프로그램으로 가상현실을 이용한 구글 아트프로젝트와 온톨로지를 이용하여 보다 효과적인
미술교육 방법을 제시한다. 가상현실을 통해 학습자는 예술작품을 실사로 본 것과 같이 체험을 할 수
있으며, 온톨로지를 통해 해당 작품에 관련된 정보을 바탕으로 학습자에게 구성주의적 학습을 유도할
수 있다. 이를 통해 제한적인 미술 교육에 대한 대안을 마련할 수 있으며, 최첨단의 멀티미디어를 활
용한 시각문화 학습에도 도움이 될 것으로 기대한다.
학술대회
국내
"링크드 데이터를 이용한 협업적 비디오 어노테이션 및 브라우징 시스템" 「2011 춘계학술대회 논문집, pp. 455-460」 - 이연호,오경진,홍명덕,박승보,조근식 / 한국지능정보시스템학회 2011 춘계학술대회 / 한국지능정보시스템학회 / 2011. 05. 27.
ABSTRACT
최근 이러닝과 같은 서비스로 인해 동영상 형태의 멀티미디어 소비가 증가함에 따라 사용자들은 자신이 원하는 멀티미디어를 찾거나 멀티미디어에 등장하는 객체의 정보를 브라우징 하고자 하는 요구사항이 증대되고 있다. 이러한 사용자들의 요구사항을 충족시키기 위해서는 노동집약적인 어노테이션 작업이 불가피하다. 특히 객체 기반 어노테이션에서는 수많은 연구자들이 객체 검출 및 인식, 트래킹 등의 컴퓨터 비전 기술을 적용한 자동 어노테이션을 시도하고 있으나 동영상 내의 다양한 객체를 다루기에 어려움이 있다. 또한 기존 키워드 기반 어노테이션은 객체의 모든 관련 정보를 개별적으로 관리해야 하므로 대용량 데이터 관리와 브라우징에 대한 어려움이 따른다. 이러한 문제를 극복하고자 본 논문에서는 시맨틱 데이터에 접근하기 위해 링크드 데이터를 이용하여 다수의 어노테이션 수행하는 사용자들이 협업적으로 객체에 대한 어노테이션을 하고, 이 후 서비스 이용자들이 시맨틱 어노테이션을 통해 효율적인 브라우징을 할 수 있도록 하는 시스템을 제안한다.
학술대회
국제
"Ontology-driven Visualization System for Semantic Search" 「pp. 1-6」 - 하인애,오경진,조근식, / The International Conference on Information Science and Applications / 2011. 04. 27.
ABSTRACT
Technical manuals are very diverse, ranging from manuals on software to manuals on commodities, general instructions and technical manuals that deal with specific domains such as mechanical maintenance. Due to the vast amount of manual information finding the necessary information is quite difficult. In case of electronic maintenance manuals currently used by companies, mechanics should search for the related information to accomplish their tasks. And it is difficult to grasp relationships among contents in manuals. Search process is time-consuming and laborious for mechanics. Many researchers have adopted ontology to solve these problems and semantically represent contents of manuals. However if ontology becomes very large and complex, it is not easy to work with ontology. Visualization has been an effective way to grasp and manipulate ontology. In this research, we model new ontology to represent and retrieve contents of manuals and design the visualization system based on proposed ontology. To model ontology, we analyzed aircraft maintenance process, extracted concepts and defined relationships between concepts. After modeling, we created instances of each class using technical manuals. Our system visualizes related information so that mechanics can intuitively grasp the information. This allows workers to easily get information for given tasks and to reduce their time to search related information. Also, related information can be understood at a time through visualization.
학술대회
국제
"Semantic Interaction TV based on Spatial Relations and Ontology" 「pp. 1-6」 - 김유원,박승보,이기성,최자현,조근식, / The International Conference on Information Science and Applications / Institute of Electrical and Electronics Engineers ( IEEE ) / 2011. 04. 27.
ABSTRACT
We propose a novel T-commerce model based on semantic interaction, as the TV broadcasting environment is moving to interactive digital TV such as IPTV, Hybrid TV, and Smart TV. The purpose of our work is to design and implement the system of our new T-commerce model. Thus, our system applies spatial relation rules and ontology for object recognition if a viewer is interested in one on the screen of TV program such as drama, movie, and news. All object information needs to be annotated in a TV program to identify the user selection. However, the effort must be reduced, as it costs too much. The program can be identified as an annotated item, a combination of known base area and spatial relations to the user selection, even though it does not have the exact position. The TV system can semantically interact with the user via this combination. A prototype system, semantic interaction TV, has been implemented to achieve this semantic interaction. Our case studies show that the proposed system is useful to T-commerce.
학술대회
국제
"A Context-awareness for Mechanical Maintenance" 「pp. 1-5, ISBN: 978-1-4244-9223-7」 - 오경진,정진국,조근식, / International Conference on Information Science and Applications 2011 (ICISA 2011) / IEEE / 2011. 04. 27.
ABSTRACT
Ongoing development of information technology provides a fundamental environment of maintaining vast manual information in digital form. Demand of digital information increases because of easy handling and presentation of documents on various structure manner. As a result, technical documents like mechanical device maintenance manuals have numerous advantages to move from page version into electronic edition.
However, it is still difficult for context-aware systems to provide information relevant to specific context because the information scatters in multiple parts of the document. The object detection techniques of context-aware systems could not recognize all objects completely. In this paper, we propose a context-aware system which can recommends relevant information through analyzing context delivered by a vedio device located in workplace around. To compare the current context with documents, three metrics are used for computing similarities between contextual information and keywords extracted from documents. For our experiments, we preprocessed hundreads of TASKs in the aircraft’s maintenance manual and made several cases for context. Our experiments showed that our proposing system could provide information related with context.
학술대회
국제
"U2Mind: Visual Semantic Relationships Query for Retrieving Photos in Social Network" 「vol. 6591, pp. 347-356」 - 이기성,정진국,오경진,조근식 / ACIIDS / 2011. 04. 20.
ABSTRACT
No Data
학술대회
국제
"An Ontology Based Model for Experts Search and Ranking" 「Vol. 6592, pp. 150-160」 - 나짐우딘,하이트롱,오경진,조근식, / Asian Conference on Intelligent Information and Database Systems (ACIIDS 2011) / LNCS (Lecture Notes in Computer Science) / 2011. 04. 20.
ABSTRACT
Experts finding is an important issue for finding potential contributors or expertise in a specific field. In scientific research, researchers often try to find an experts list related to their interest areas to acquire the knowledge about state arts of current research and novices can get benefit to find new ideas for research. In this paper, we proposed an ontological model to find and rank the experts in a particular domain. First, an Academic Knowledge Base(AKB) is built for a particular domain and then an academic social network (ASN) is constructed based on the information provided by the knowledge base for a given topic. In our approach, we proposed a cohesive modeling approach to investigate academic information considering heterogeneous relationship. Our proposed model provides a novel approach to organize and manage the real world academic information in a structural way which can share and reuse by others. Based on this structured academic information an academic social network is built to find the experts for a particular topic. Moreover, the academic social network ranks the experts with a ranking scores depending upon relationships among expert candidates. Finally, we verify the experimental evaluations of our model which improve precision of finding experts compare to baseline methods.
학술대회
국제
"Fuzzy Ontology Integration Using Consensus to Solve Conflicts on Concept Level" 「vol. 351, pp. 33-42」 - 하이트롱,Ngoc Thanh Nguyen, Kozierkiewicz-Hetmanska,조근식, / ACIIDS 2011 / Springer Series Studies in Computational Intelligence / 2011. 04. 20.
ABSTRACT
No Data
학술대회
국제
"Automatic Emotion Annotation of Movie Dialogue using WordNet" 「vol. 6592, pp. 130-139」 - 박승보,유은순,김현식,조근식 / The 3rd Asian Conference on Intelligent Information and Database System / ACIIDS 2011 / 2011. 04. 20.
ABSTRACT
With the increasing interest in multimedia annotation, emotion annotation is being recognized as an essential resource which can be applied for a variety of purposes, including video information retrieval and dialogue systems. Here we introduce an automatic emotion annotation schema for dialogues, which could be used for the retrieval of specific scenes in film. Distinguished from previous works, we apply a new approach using the hypernym/hyponym relations and synonyms of WordNet, which enables us to organize a novel set of emotional concepts and to automatically detect whether a specific emotional word is associated with a specified emotional concept through measuring the conceptual distance between them.
학술대회
국제
"Photo Search in a Personal Photo Diary by Drawing Face Position with People Tagging" 「pp. 443-444」 - 김흥남,Abdulmotaleb El Saddik,이기성,이연호,조근식 / Proceedings of the 16th international conference on Intelligent user interfaces (IUI 2011) / 2011. 02. 13.
ABSTRACT
In digital era, people tend to maintain personal photos in
digital spaces not only to share their experiences with social
friends but also to jog their own memory. Therefore, an
effective solution is crucial to the growth of the needs for
recording one’s daily life. In this study, we have developed
a complete system for personal photo diary system, namely
MePTroy. With a friendly user interface, users can easily
maintain personal episodes and memories with photos. In
addition, MePTroy also support a flexible method for photo
search based on the position of facial appearance that
enables users to access episodes quickly. By integrating
face detection and recognition technologies, as well as a
friendly UI, MePTory offers diverse functionalities to
annotate and search photos.
학술대회
국제
"Exploiting Script-Subtitles Alignment to Scene Boundary Detection in Movie" 「pp. 49-56」 - 박승보,김흥남,김현식,조근식, / The IEEE International Symposium on Multimedia (ISM2010) / 2010. 12. 13.
ABSTRACT
A movie, a typical multimedia data, includes several textual information such as subtitles and annotation texts as well as audio-visual information. In general, a story of a movie is progressed by dialogues of characters and the dialogues are produced based on a pre-written script that contains detailed descriptions of all the information related to the movie. The script consists of scene headings, character names, dialogues, actions, and so on. Rich information related to the movie can be extracted easily and accurately from each component of the script. However, since the script does not contain time information, additional processes are required to synchronize the script with the movie. The subtitle is usually made from the script’s dialogue and has time information to display text on screen when the characters speak. Therefore, synchronization between the script and the movie can be accomplished through an alignment process between the script’s dialogue and its’ subtitle. In this paper, we propose a unique method of scene boundary detection exploited script-subtitles alignment. By synchronizing the script to movie, we identify scene boundaries with semantic level. In addition, we build a thesaurus to enhance alignment performance. Experimental results with real movies show that the proposed method can successfully, not only align scripts with those subtitles, but also detect scene boundaries.
학술대회
국내
"극작가의 글쓰기 지원을 위한 캐릭터 이력 추적 시스템" 「vol. 13, no. 2, pp.155-158」 - 김현식,유은순,박승보,차상진,조근식, / 한국멀티미디어학회 추계학술대회 / 한국멀티미디어학회 / 2010. 11. 19.
ABSTRACT
장편 드라마, 영화 등 스토리의 호흡이 긴 콘텐츠를 제작함에 있어 스토리의 인과율 문제는 큰 이슈가 되고 있다. 특히 인터랙티브 스토리텔링이 요구하는 비선형적, 동시적 서사는 작가가 기억해야 하는 사실 정보를 폭증시키고 그에 따라 논리적 모순이 생길 가능성이 높아지고 있다. 이러한 문제를 극복하기 위하여 본 논문에서는 이미 만들어진 콘텐츠로부터 사실 정보를 추출, 분석하여 작가의 기억을 보조하고 작품의 구조적 오류를 방지해주는 캐릭터 이력 추적 시스템을 제안한다.
학술대회
국제
"Contextual Information Search Based on Ontological User Profile." 「vol.6422, pp. 490-500」 - 나짐우딘,하이트롱,조근식, / International Conference of Computational Collective Intelligence(ICCCI 2) / LNAI 6422 / 2010. 11. 10.
ABSTRACT
No Data
학술대회
국제
"An Effective Method for Ontology Integration by Propagating Inconsistency" 「pp. 41-46」 - 하이트롱,차상진,조근식, / Second International Conference on Knowledge and Systems Engineering (KSE 2010) / IEEE Computer Society / 2010. 10. 07.
ABSTRACT
No Data
학술대회
국제
"Fuzzy Ontology Integration Using Consensus Method" 「pp. 96-99」 - 하이트롱, Ngoc Thanh Nguyen, 조근식, / International Conference on Convergence and Hybrid Information Technology (ICHIT 2010) / ACM / 2010. 08. 26.
ABSTRACT
No Data
학술대회
국내
"실시간 SCM 환경에서 능동적 할인 전략 기반의 지능형 에이전트 시스템" 「제18권, 제2호, pp.393-396」 - 강전희,홍명덕,조근식, / 한국컴퓨터정보학회 하계학술대회 / 한국컴퓨터정보학회 / 2010. 07. 09.
ABSTRACT
생산자로부터 고객에 이르는 상품 공급 활동을 관리하는 경영기법인 공급사슬관리(SCM)는 기존의 폐쇄적이고 정적인 환경에서 개방적이고 동적인 환경으로 변화하고 있다. 이러한 변화에 대응하기 위한 실험이나 연구는 부족한 상황이다. TAC SCM은 동적인 SCM 환경에서 다른 경쟁자들과의 경쟁을 통하여 다양한 SCM 전략을 시험할 수 있다. 본 연구에서는 실시간 SCM 환경에서 능동적 할인 전략을 적용한 에이전트를 설계 및 구현하였다. 능동적 할인은 입찰 성공률에 따라 할인율을 변경하여 적용하여 항상 일정한 생산량을 보유할 수 있도록 한다. 본 연구의 실험 결과에서 제안한 에이전트가 서버에서 제시한 Dummy 에이전트보다도 높은 수익과 안정된 생산을 할 수 있음을 보였다.
디지털 기술의 발달로 기존의 콘텐츠를 소비하는 역할을 했던 대중들이 손쉽게 콘텐츠를 제작하고 향유할 수 있게 되었다. 이러한 현상으로 최근 디지털스토리텔링이 큰 화제가 되어 많은 곳에서 공모전 등을 통해 웹 환경에서 콘텐츠를 생산하고 있다. 디지털 스토리텔링은 디지털 기술을 활용하여 만들어진 스토리텔링 콘텐츠로 웹 환경에서 다양한 형태로 제작되고 있다. 하지만 현실은 단순한 저작 도구의 환경이 아날로그에서 디지털로의 변화일 뿐 집단지성을 표방한 웹 2.0 환경에는 동 떨어져 있다. 따라서 본 논문에서는 웹 환경에서 집단지성을 적용하여 협업적으로 제작되는 디지털 스토리텔링 콘텐츠에서 나타나는 절차 및 필요한 요소를 분석하고 이에 맞는 플랫폼을 제안한다.
학술대회
국내
"차량 경로 스케줄링 문제 해결을 위한 멀티 비용 함수를 갖는 개미 군집 최적화 기법 기반의 휴리스틱" 「제17권 제1호 pp.314-317」 - 홍명덕,유영훈,조근식, / 2010 춘계학술대회 / 한국정보처리학회 / 2010. 04. 24.
ABSTRACT
본 연구는 차량 경로 스케줄링 문제(VRSPTW, the Vehicle Routing and Scheduling Problem with Time Window)를 해결하기 위하여, 멀티 비용 함수(Multi Cost Function)를 갖는 개미 군집 최적화(Ant Colony Optimization)을 이용한 휴리스틱을 제안하였다. 멀티 비용 함수는 각 개미가 다음 고객 노드로 이동하기 위해 비용을 평가할 때 거리, 요구량, 각도, 시간제약에 대해 서로 다른 가중치를 반영하여 우수한 초기 경로를 구할 수 있도록 한다. 본 연구의 실험결과에서 제안된 휴리스틱이 Solomon I1 휴리스틱과 기회시간이 반영된 하이브리드 휴리스틱보다 효율적으로 최근사 해를 얻을 수 있음을 보였다.
학술대회
국제
"The wordNet based semantic relationship between tags in folksonomies" 「pp. 815 - 819」 - 기신민,나짐우딘,조근식, / The 2nd International Conference on Computer and Automation Engineering (ICCAE), 2010 / 2010. 02. 26.
ABSTRACT
Collaborative tagging is a popular method in social resource sharing system. The reason why collaborative tagging system becomes popular is users can freely tags on the resources, like Flickr1 and Delicious2. Any relationship between tags and resources are not made explicitly when tagging in folksonomy. Due to lack of semantic meaning, it is difficult for users to find related resources. Also, short of sufficient number of relevant tags increase the data sparsity which decreases the rate of information extraction against the user queries. Defining semantic relationship between tags, resources and users is an important research issue to retrieval of related information from folksonomies. In this paper, we propose a WordNet based method to find the semantic relationship between tags in folksonomy. Finally, the experiment results using Flickr data show our proposed method works well finding semantic relationship between tags in folksonomy.
학술대회
국내
"A Tabu Heuristic for Multi-Trip Vehicle Routing Problem with Time Windows" 「제12권 2호 , pp. 279-282」 - 이덕룡,유영훈,조근식, / 한국멀티미디어학회 2009년도 추계학술발표대회 논문집 / 한국멀티미디어학회 / 2009. 11. 20.
ABSTRACT
Vehicle Routing Problems (VRP) arise in many real-life applications within transportation and logistics. This paper describes a novel tabu search heuristic methodology for the Muilt-Trip Vehicle Routing Problem with Time Windows (MTVPTW). Unlike the classical vehicle routing problem, the MTVPTW permits vehicles to make multiple trips and from a central depot within a given time duration to serve (pick up/ delivery) a number of customers, each customer must be done within a time window; the drivers’ schedules must respect the maximum legal travelling time and minimum legal waiting time; the unloading time is considered. We present results of our algorithm on standard data sets such as solomon data and outline plans to improve upon these solutions.
현대 사회에서 가정의 난방과 산업의 연료 등으로 사용되는 가스 시설은 우리에게 편한 생활환경을 제공하지만, 사용자의 취급부주의로 인한 가스 폭발 사고는 막대한 피해를 초래한다. 현재 가정 등에서 가스 사고에 대처하기 위한 유일한 수단으로 가스 안전 기기들을 사용하고 있지만, 사용자 부재 시에는 대처 방안이 전무하다. 본 논문은 실내의 상황 정보를 지속적으로 수집 및 관리하여 일정 수준 이상의 가스 농도가 검출되면 규칙 기반의 추론을 통해 상황인식 서비스를 제공하는 홈 네트워크에서 가스 누출 상황인식 시스템을 제안한다.
학술대회
국제
"Effective Backbone Techniques for Ontology Integration" 「SCI 252, pp. 197-227」 - 하이트롱, Ngoc Thanh Nguyen, 조근식, / Intelligent Systems for Knowledge Management / Springer-Verlag / 2009. 11. 12.
ABSTRACT
Most previous research on ontology integration has focused
on similarity measurements between ontological entities, e.g., lexicons,
instances, schemas and taxonomies, resulting in high computational costs
due to the need to consider all possible pairs between two given ontologies.
In this chapter, we present a novel approach to reduce computational
complexity in ontology integration. Thereby, we present an
enriched ontology model for a formal ontological analysis that enables us
to build ontologies with a clean and untangled taxonomic structure. The
importance and types of concepts, for priority matching and direct matching
between concepts, respectively are proposed. Identity-based similarity
is computed, which enables us to avoid comparisons of all properties
related to each concept, while matching between concepts. The problem
of conflict in ontology integration has initially been explored on the
instance-level and concept-level. This is useful to avoid many cases of
mismatching.
학술대회
국제
"CollaborativeWeb for Personal Ontology Generation and Visualization for a Social Network" 「pp. 237-242」 - 하이트롱, 나짐우딘,조근식, / International Conference on Knowledge and Systems Engineering (KSE 2009) / IEEE Computer Society / 2009. 10. 13.
ABSTRACT
There is a huge amount of indexed web resources are
used by millions of users in every country the Earth. It
is this huge amount of the content and the integration of
information across space and time that leads to the Web
containing itself a social network. In this pape, we proposed
a frame- work for construction and visualization of
a social network by collaborative web approach, in which
a consensus method is proposed to identify personal information
from different web search spaces (include personal/
organizational sites, blogs, publications) of user. A
personal ontology is automatically generated from the personal
information. Construction of social network is carried
out by analyzing relationship among people, contents
and organizations found from the different search spaces of
each target user.
학술대회
국제
"Visualization Framework of Information Map in Blog using Ontology" 「vol. 244, pp. 107-118」 - 누룰아크말, 하인애, 조근식 / 1st International Conference on Computational Collective Intelligence - Semantic Web, Social Networks & Multiagent Systems / Springer / 2009. 10. 05.
ABSTRACT
In this paper, we introduce our proposed framework for visualization of the blog’s content using ontology method to let blogger know the existing relationship between the blogs. The proposed framework is to explain the details on how the important information from the blog such as category, friend and content will be extracted, how the ontology will be implemented in this system and how visualization framework will be done. From this proposed visualization, we highly expect to provide an interactive tool for information retrieval where blogger can have multiple ways to catch the information from the favorite blogs.
학술대회
국제
"A Collaborative Ontology-Based User Profiles System" 「5796, pp. 540-552」 - 하이트롱, 나짐우딘, 이덕룡, 조근식, / International Conference on Computational Collective Intelligence (ICCCI 2009) / Lecture Notes in Computer Science / 2009. 10. 04.
ABSTRACT
The main goal of this research is to investigate the techniques
that implicitly build ontology-based user profiles. In particular, automatically
building profiles based on user’s information (blogs, publications, home
pages,...) generated from the internet. We proposed a framework to search the
user details to build profile automatically. An initial profile is constructed with
user interest in hierarchical manner and this profile is learned by assigning user
details collected by our search method. Main focused on how quickly we can
collect user’s information and achieve a profile stability, and how effectively
improve profiles. Along with the framework we also consider a new method
to extract feature from document. A Wordnet and Lexico-syntactic pattern for
hyponyms approach is applied to export the important feature of document to
represent the profile ontology. The user profile further improved by learning
interesting knowledge from similar profiles.
학술대회
국제
"Character-Net: Character Network Analysis from Video" 「vol. 1, pp.305-308, ISBN 978-0-7695-3801-3」 - 박승보,김유원,나짐우딘,조근식, / The 2009 IEEE/WIC/ACM International Conferences on Web Intelligence / IEEE Computer Society / 2009. 09. 17.
ABSTRACT
Managing the video content for searching and summarizing has become a challenging task. Extracting semantics from video scenes enables information to be presented in a more understandable manner. Finding the semantics between video contexts is a difficult task; much recent research has focused on this issue. Most videos, such as TV serials and commercial movies, are character- centric. Therefore, the context and relationship between characters needs to be organized systematically to analyze the video. So, it is necessary to identify the contextual relationships between characters in the scene and the video. We propose Character-Net, a network structure. It finds characters in a group of shots, extracts the speaker and listeners in the scene, represents it with character-based graphs and draws the relationship between all characters by accumulating the character-based graphs at video. In this paper, we describe how to build Character-Net. Experimental results show Character-Net is an effective methodology to extract the major characters in videos.
본 논문은 동영상 검색 시에 사용되는 동영상 어노테이션 기술에 대하여 대화 참여자 판단을 위한 영상적 요소를 제안한다. 이러한 영상적 요소들은 동영상 내의 대화상황을 구성하며 대화 참여자를 판단하는데 이용될 수 있다. 대화 참여자는 대화상황 파악의 극히 중요한 부분으로써 동영상 검색 시에 기준이 될 수 있으며 동영상의 이야기 전개를 이끌어 나간다. 대화의 영상적 요소에는 자막의 유무, 장면, 인물 등장순서, 시선방향, 패턴 등이 있다. 본 논문에서는 이러한 요소들이 동영상 내의 역할을 기술하였고 영상적 요소에 근거하여 대화 참여자를 판단하려 한다. 각각의 요소들만으로는 대화 참여자를 정확하게 판단하는 근거를 제공할 수 없으므로 여러 요소들이 결합되고 일정한 제약조건이 만족되었을 때 정확한 결과를 얻을 수 있다. 따라서 본 논문에서는 실험을 통하여 기존의 관련연구와 비교하였고 대화 참여자 판단의 정확성이 제고되었음을 증명하였다.
학술대회
국내
"배역명 추출을 이용한 비디오 자동 어노테이션" 「제 36권, 제 1호 (C), pp.525-530」 - 이진활, 박승보, 김유원, 조근식 / 2009 춘계학술대회 / 한국정보과학회 / 2009. 07. 02.
ABSTRACT
본 논문은 영화나 드라마 등에서 등장하는 인물의 배역명을 웹 페이지로부터 추출하여 자동적으로 어노테이션(Annotation)하는 방법을 제안한다. 영상 내에서 각각의 배우들이 등장함에 따라 발생되는 다양한 시각정보와 배역명을 일치시키는 일은 상당히 어려운 일이다. 기존의 등장인물에 대한 자동 어노테이션 방법들은 영상과 관련된 자막(Subtitle)을 활용하거나 자막과 대본(Script)을 활용하여 등장인물과 배역명을 연결시킨다. 하지만 자막이나 대본만으로 등장인물을 매칭할 경우, 영상의 이미지와 배역명의 직접적인 연관성을 찾을 수 없기 때문에 부적절한 어노테이션의 배제가 어렵다. 그러므로 영상으로부터 등장인물의 검출과 함께 관련 웹 페이지로부터 등장인물의 정보를 추출하여 이들간의 유사도를 측정하여 자동으로 어노테이션이 가능하도록 하는 것이 본 연구의 목적이다. 이를 위한 본 연구의 프로세스는 다음과 같다. (ⅰ)영상으로부터 등장인물을 자동으로 분석하고 검출한 후, (ⅱ)기존의 웹 정보 추출 방법을 이용하여 웹 페이지로부터 등장인물의 이미지와 등장인물을 기술할 수 있는 키워드인 배역명을 추출한다. (ⅲ)영상으로부터 검출된 등장인물의 이미지를 학습시키고, 영상 속 등장인물과 웹으로부터 추출된 이미지와의 비교를 통하여, 등장인물에 대한 배역명을 자동으로 어노테이션하는 시스템을 구현한다.
차량경로문제는 지리적으로 산재해 있는 고객들에게 서비스를 수행하고 다시 차고지로 복귀하는데 소
요되는 비용을 최소화하도록 차량의 경로를 결정하는 문제이다. 본 논문에서는 NP-hard 문제로 잘 알려
진 차량경로문제를 풀기 위하여 빈발 경로 패턴을 이용한 메타 휴리스틱 해법을 제안한다. 이는 좋은 해
의 집합에서 빈번히 발생하는 경로의 패턴을 이용하여 더욱 합리적인 해의 공간을 탐색함으로써 개선된
해를 발견할 수 있게 해준다. 본 메타 휴리스틱의 성능 비교를 위하여 기존의 알려진 다양한 휴리스틱들
과 비교 실험을 하였으며 기존의 결과보다 향상되었음을 보였다.
학술대회
국제
"Extracting Relations towards Ontology Extension" 「vol. 5559, pp. 242-251」 - 정진국,오경진,조근식, / Agent and Multi-Agent Systems: Technologies and Applications (KES-AMSTA 09) / Springer / 2009. 06. 03.
ABSTRACT
Extracting local ontology from domain-specific documents for the purpose of acquiring knowledge or semantic information to extend their ontologies is considered very important. Main components of ontology are concepts and relations between concepts. In this paper, we focus on extracting triples, in which verbs are relations and subjects/objects are concepts, from documents based on natural language. Further, we show that term frequency is the most reliable measure among tf-idf and entropy on evaluating relations extracted from documents, particularly the aircraft maintenance manual.
학술대회
국제
"Large Neighborhood Search using Constraint Satisfaction Techniques in Vehicle Routing Problem" 「vol.5549, pp. 229-232」 - 이현진,차상진,유영훈,조근식 / 2th Canadian Conference on Artificial Intelligence (Canadian AI 2009) / Springer / 2009. 05. 24.
ABSTRACT
Vehicle Routing Problem(VRP) is a well known NP-hard problem, where an optimal solution to the problem cannot be achieved in reasonable time, as the problem size increases. Due to this problem, many researchers have proposed a heuristic using a local search. In this paper, we propose the Constraint Satisfaction Problem(CSP) model in Large Neighborhood Search. This model enables us to reduce the size of local search space. In addition, it enables the easy handling of many constraints in the real-world.
학술대회
국제
"Discovering Association Rules by Clustering Method on a Frequent Pattern Network" 「pp. 70-79」 - 정진국,차상진,조근식 / Soft Computing for Knowledge Technology Workshop on PRICAI 2008 / 2008. 12. 15.
ABSTRACT
Some data structures had been proposed for storing meaningful information compressed from an original database to find frequent itemsets since FP-tree introduced by Han, et al. In this context, we propose a new data structure, called a frequent pattern network, which represents items as vertices and 2-itemsets as edges of the network. In addition, our focus is how to use this framework efficiently to discover associative relationships among items on the network. To support the goal, we use a clustering method to group the vertices on the network into clusters, so that items within a cluster have high similarity in comparison to one another, but are very dissimilar to items in other clusters. Our experiments show the accuracy of clustering items on the network using three similarity methods. From the results, the confidence similarity had a stronger influence than correlation and edge weight similarity during the task of clustering items.
학술대회
국제
"CMOI: A Collaborative Method for Multiple Ontology Integration" 「pp. 48-59」 - 하이트롱, Ngoc Thanh Nguyen, Jason J. Jung, 조근식 / International Workshop on Soft Computing for Knowledge Technology (SCKT 2008) / IEEE Computer Society / 2008. 12. 15.
ABSTRACT
CMOI: A Collaborative Method for Multiple Ontology Integration
학술대회
국제
"A Method for Integration across Text Corpus and WordNet-based Ontologies" 「pp. 1-4」 - 하이트롱, Ngoc Thanh Nguyen, 조근식 / IEEE/WIC/ACM International Workshop / IEEE Computer Society / 2008. 12. 09.
ABSTRACT
A Method for Integration across Text Corpus and WordNet-based Ontologies
학술대회
국제
"A Collaborative Approach to User Modeling for Personalized Content Recommendations" 「LNCS Vol. 5362, pp. 215-224」 - 김흥남, 하인애, 이승훈, 조근식 / 11th International Conference on Asian Digital Libraries / Springer / 2008. 12. 02.
ABSTRACT
Recommender systems, which have emerged in response to the problem of information overload, provide users with recommendations of contents that are likely to fit their needs. One notable challenge in a recommender system is the cold start problem. To address this issue, we propose a collaborative approach to user modeling for generating personalized recommendations for users. Our approach first discovers useful and meaningful patterns of users, and then enriches a personal model with collaboration from other similar users. In order to evaluate the performance of our approach, we compare experimental results with those of a probabilistic learning model, a user-based collaborative filtering, and vector space model. We present experimental results that show how our model performs better than existing work.
학술대회
국내
"제 3자 물류업체의 차량 운송비용 절감을 위한 효과적인 클러스터링 기법" 「vol. 17, pp.177-183」 - 이현진, 차상진, 조근식 / 2008 추계학술대회 / 한국지능정보시스템학회 / 2008. 11. 28.
ABSTRACT
한정 용량 차량경로문제는 용량의 제약이 있는 차량을 사용하여 지리적으로 산재해 있는 고객들에게 서비스를 수행하고 다시 돌아오는 최소 이동시간의 차량경로를 결정하는 문제이다. 본 논문에서는 NP-hard 문제로 잘 알려진 한정 용량 차량경로문제를 풀기 위한 무게중심 기반의 삽입 클러스터링 휴리스틱 알고리즘을 제안한다. 이 알고리즘은 3단계로 구성된다. 첫 번째 단계는 초기 중심 설정단계로써 삽입 기반의 휴리스틱을 수행하여 초기 경로의 중심 값을 찾는 단계이다. 두 번째 단계는 클러스터 생성 단계로써 각 고객의 좌표만을 사용한 Kmeans 방법론과 좌표와 고객의 주문량을 함께 고려한 무게중심과의 경쟁을 통해 클러스터를 생성하게 된다. 세 번째 단계에서는 생성된 클러스터내의 경로 설정을 통하여 알고리즘을 종료하게 된다. 본 논문에서는 고객의 주문량을 휴리스틱 생성하는 요소로 활용함으로써 제약조건 활용의 새로운 가능성을 확인할 수 있었다. 제안한 휴리스틱의 성능 비교를 위한 두 가지의 Sweep 휴리스틱과의 비교실험을 통하여 더 적은 거리의 값을 산출해 낼 수 있었다.
학술대회
국내
"얼굴인식을 이용한 동영상 상황정보 어노테이션" 「pp. 319-324」 - 박승보,김유원,조근식, / 2008 추계학술대회 / 한국지능정보시스템학회 / 2008. 11. 28.
ABSTRACT
인터넷과 디지털 멀티미디어의 발달은 인터넷상에 개인이 만든 UCC 동영상과 다양한 매체로부터 생성된 동영상의 기하급수적인 증가를 이끌어 왔다. 또한, 지속적으로 증가되는 동영상 속에서 원하는 동영상을 찾으려는 필요성과 동영상의 축약에 대한 필요성이 지속적으로 증대되어 왔다. 검색과 축약을 하기 위해 선행되어야 하는 것이 동영상 정보에서 의미를 추출하여 영상 정보를 어노테이션 해두는 작업이다. 동영상의 어노테이션 방식은 텍스트 기반의 방식과 시각정보 방식으로 분류할 수 있다. 텍스트 기반의 방식은 이미지의 주변의 텍스트 정보로부터 이미지의 내용을 추출 하는 방식이고, 시각정보 방식은 이미지 자체에서 시각정보를 추출하여 어노테이션 하는 방식이다. 하지만 동영상 주변에 동영상에 대해 설명하거나 관련된 글이 없는 경우도 있어 텍스트 기반의 방식은 한계점을 가질 수 밖에 없다. 따라서 동영상 자체에서 정보를 추출하는 방식으로 어노테이션을 진행하여야 한다. 본 논문은 동영상 어노테이션을 할 때 영상으로부터 얼굴 인식정보를 추출하고 자막정보와 연합하여 해당하는 장면의 상황정보를 추출하여 해당 장면에 어노테이션을 작성하는 것에 대한 연구이다. 얼굴인식 정보로부터 현재 장면에 누가 있는지 알아내고, 입의 움직임으로부터 화자가 누구인지 알아내고, 자막정보로부터 장면의 화자와 다른 사람과의 장면상황을 추출하여 XML로 변환하는 방법을 본 연구에서 제안한다.
학술대회
국제
"A Method for Integration of WordNet-based Ontologies Using Distance Measures" 「vol. 4822, pp. 85-94」 - 하이트롱, Ngoc Thanh Nguyen, 조근식 / 12th International Conference on Knowledge-Based and Intelligent Information & Engineering Systems(KES2008) / Springer / 2008. 09. 20.
ABSTRACT
A Method for Integration of WordNet-based Ontologies Using Distance Measures
학술대회
국제
"Automatic Subtitles Localization through Speaker Identification in Multimedia System" 「pp. 166-172」 - 박승보,오경진,김흥남,조근식, / IEEE International Workshop on Semantic Computing and Applications 2008 / IEEE Computer Society / 2008. 07. 11.
ABSTRACT
With the increasing popularity of online video, efficient captioning and displaying the captioned text (subtitles) have also been issued with the accessibility. However, in most cases, subtitles are shown on a separate display below the screen. As a result, some viewers lose condensed information about the contents of the video. To elevate readability and visibility of viewers, in this paper, we present a framework for displaying synchronized text around a speaker in video. The proposed approach first identifies speakers using face detection technologies and subsequently detects a subtitles region. In addition, we adapt DFXP, which is interoperable timed text format of W3C, to support interchanging with existing legacy system. In order to achieve smooth playback of multimedia presentation, such as SMIL and DFXP, a prototype system, namely MoNaPlayer, has been implemented. Our case studies show that the proposed system is feasible to several multimedia applications.
학술대회
국제
"Semantic Analysis of User Behaviors for Detecting Spam Mail" 「pp. 91-95」 - 한아성, 김현준, 하인애, 조근식 / First IEEE International Workshop on Semantic Compuring and Applications(IWSCA 2008) / IEEE Computer Society / 2008. 07. 10.
ABSTRACT
According to continuous increasing of spam email, 92.6% of recent total email is known spam email. In this research, we will show an adaptive learning system that filter spam emails based on user’s action pattern as time goes by. In this paper, we consider relationship between user‘s actions such as what action is took after one action and how long does it take. They analyze that each action has how much meaning, and that it has an effect on filtering spam emails. And that in turn determines weight for each email. In experimentation, we will compare results of system of this research and weighted Bayesian classifier using real email dataset. Also, we will show how to handle personalization for concept drift and adaptive learning.
학술대회
국제
"Semantic Web Service for Freight Management System" 「pp. 132-138」 - 정진국,박승보,차상진,조근식 / IEEE International Workshop on Semantic Computing and Applications 2008 / IEEE Computer Society / 2008. 07. 10.
ABSTRACT
No Data
학술대회
국제
"Table based Single Pass Algorithm for Clustering Electronic Documents in 20NewsGroups" 「pp.66-71」 - 조태호, 조근식 / IEEE International Workshop on Semantic Computing and Applications / IEEE Computer Society / 2008. 07. 10.
ABSTRACT
Table based Single Pass Algorithm for Clustering Electronic Documents in 20NewsGroups
학술대회
국제
"Catch Crawler: Automatic Web Information Extractor using Style sheet" 「pp. 99-102」 - 신광철, 조근식 / IEEE International Workshop on Semantic Computing and Applications / IEEE Computer Society / 2008. 07. 10.
ABSTRACT
Catch Crawler: Automatic Web Information Extractor using Style sheet
학술대회
국내
"웹 서비스를 이용한 항공 화물 추적 관리 시스템의 통합 방법" 「pp.287-293」 - 차상진, 박승보, 정진국, 조근식 / 2008 춘계공동학술대회 / 한국지능정보시스템학회, 한국정보시스템학회 / 2008. 05. 30.
ABSTRACT
육상 화물과 같이 항공 화물도 화물 운송에 대한 운송 업체의 신뢰도가 중요하다. 이러한 배경으로 항공사나 포워더 같은 운송업체는 자신의 서비스 품질을 지속적으로 측정하고 평가하기 위해서 항공 화물 추적 관리 시스템을 사용한다. 그러나 각 항공 화물 추적 관리 시스템은 내부적으로 데이터의 형식 및 처리 방법 등을 서로 다르게 사용하기 때문에 타 시스템의 관리하에 있는 화물의 정보를 파악하는데 문제가 있다. 따라서 본 논문에서는 웹 서비스 기술을 사용하여 이종 시스템 간에서 발생하는 이러한 문제점을 해결하여 효율적으로 화물 정보를 관리하는 시스템을 제안하고 구현하였다. 또한 타 시스템에 대한 접근을 용이하게 하였으며, 화물에 대한 다양한 표현을 할 수 있으므로 보다 향상된 고객 서비스를 제공할 수 있었다.
"Modeling and Learning User Profiles for Personalized Content Service" 「LNCS vol. 4822, pp. 85-94」 - 김흥남, 하인애, 이승훈, 조근식, / 10th International Conference on Asian Digital Libraries / Springer / 2007. 12. 10.
ABSTRACT
With the spread of the digital library and the web, users can obtain a wide variety of information, and also can access novel content. In this environment, finding useful information from a huge amount of available content becomes a time consuming process. In this paper, we focus on user modeling for personalization to recommend content relevant to user interests. We exploit the data mining techniques for identifying useful and meaningful patterns of users. Each user model, collectively called PTP (Personalized Term Pattern), is represented as both interest patterns and disinterest patterns. We present empirical experiments using NSF research award datasets to demonstrate our approach and evaluate performance compared with existing methods.
학술대회
국제
"Collaborative Tagging in Recommender System" 「LNAI vol. 4830, pp. 377-386」 - 지애띠, 연철, 김흥남, 조근식, / 20h Australian Joint Conference on Artificial Intelligence / Springer / 2007. 12. 02.
ABSTRACT
This paper proposes a collaborative filtering method with user-created tags focusing on changes of web content and internet services. Collaborative tagging is employed as an approach in order to grasp and filter users’ preferences for items. In addition, we explore several advantages of collaborative tagging for future searching and information sharing which is used for automatic analysis of user preference and recommendation. We present empirical experiments using real dataset from del.icio.us to demonstrate our algorithm and evaluate performance compared with existing works.
학술대회
국내
"가상 커뮤니티에서 사회 관계 추론을 위한 시맨틱 웹 접근 방법" 「pp. 343-352」 - 이승훈, 김지혁, 김흥남, 조근식 / 2007 추계학술대회 / 한국지능정보시스템학회 / 2007. 11. 24.
ABSTRACT
No Data
학술대회
국내
"Combining Collaborative, Diversity and Content Based Filtering for Recommendation system" 「pp. 602-609」 - Jenu Shrestha, Mohammed Nazim Uddin, Geun-Sik Jo / 2007 한국지능정보시스템학회 추계학술대회 / 한국지능정보시스템학회 / 2007. 11. 23.
ABSTRACT
No Data
학술대회
국제
"A Divide-and-Conquer Approach to Detecting Latent Community of Practice from Virtual Organizations" 「pp. 129-134」 - Jason J. Jung, Chul-Mo Koo, 조근식 / 2007 International Conference on Convergence Information Technology (ICCIT 2007) / IEEE Computer Society / 2007. 11. 21.
ABSTRACT
A Divide-and-Conquer Approach to Detecting Latent Community of Practice from Virtual Organizations
학술대회
국제
"User Preference Modeling from Positive Contents for Personalized Recommendation" 「LNAI vol. 4755, pp. 116-126」 - 김흥남, 하인애, 정진국, 조근식, / 10th International Conference on Discovery Science / Springer / 2007. 10. 01.
ABSTRACT
With the spread of the Web, users can obtain a wide variety of in-formation, and also can access novel content in real time. In this environment, finding useful information from a huge amount of available content becomes a time consuming process. In this paper, we focus on user modeling for personalization to recommend content relevant to user interests. Techniques used for association rules in deriving user profiles are exploited for discovering useful and meaningful patterns of users. Each user preference is presented the frequent term patterns, collectively called PTP (Personalized Term Pattern) and the preference terms, called PT (Personalized Term). In addition, a content-based filtering approach is employed to recommend content corresponding with user preferences. In order to evaluate the performance of the proposed method, we compare experimental results with those of a probabilistic learning model and vector space model. The experimental evaluation on NSF research award datasets demonstrates that the proposed method brings significant advantages in terms of improving the recommendation quality in comparison with the other methods.
학술대회
국제
"Risk Discovery Based on Recommendation Flow Analysis on Social Networks" 「vol. 4570, pp. 876-885」 - Jason J. Jung, 조근식 / 20th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems (IEA/AIE 2007) / Springer / 2007. 06. 29.
ABSTRACT
Social networks have been working as a medium to provide cooperative interactions between people. However, as some of users take malicious actions, the social network potentially contains some risks (e.g., information distortion). In this paper, we propose a robust information diffusion (or propagation) model to detect malicious peers on social network. Especially, we apply statistical sequence analysis to discover a peculiar patterns on recommendation flows. Through two experimentation, we evaluated the performance of risk discovery on social network.
학술대회
국내
"LBS 지식 베이스 기반의 추론 시스템 구축을 위한 시뮬레이션 플랫폼" 「vol. 3, no. 1(A), pp. 79-80」 - 김지혁, 유영훈, 조근식 / 2007 춘계학술대회 / 한국정보과학회 / 2007. 06. 26.
ABSTRACT
No Data
학술대회
국내
"사용자 행동 패턴을 기반으로 가중치를 부여한 스팸 메일 필터링" 「vol. 34, no. 1(c), pp. 389-394」 - 한아성, 김현준, 조근식 / 2007 춘계학술대회 / 한국정보과학회 / 2007. 06. 25.
ABSTRACT
No Data
학술대회
국제
"A User-Item Predictive Model for Collaborative Filtering Recommendation" 「LNCS vol. 4511, pp. 334-338,」 - 김흥남, 지애띠, 연철, 조근식, / 11th International Conference on User Modeling / Springer / 2007. 06. 25.
ABSTRACT
Collaborative Filtering recommender systems, one of the most representative systems for personalized recommendations in E-commerce, enable users to find the useful information easily. But traditional CF suffers from some weaknesses: scalability and real-time performance. To address these issues, we present a novel model-based CF approach to provide efficient recommendations. In addition, we propose a new method of building a model with dynamic updates, when users present explicit feedback. The experimental evaluation on MovieLens datasets shows that our method offers reasonable prediction quality as good as the best of user-based Pearson correlation coefficient algorithm.
학술대회
국제
"Error-based Collaborative Filtering Algorithm for Top-N Recommendation" 「LNCS Vol. 4505, pp. 594-605」 - 김흥남, 지애띠, 김현준, 조근식, / 9th Asia-Pacific Web Conference and the 8th International Conference on Web-Age Information Management / Springer / 2007. 06. 16.
ABSTRACT
Collaborative Filtering recommender system, one of the most representative systems for personalized recommendations in E-commerce, is a system assisting users in easily finding useful information. However, traditional collaborative filtering systems are typically unable to make good quality recommendations in the situation where users have presented few opinions; this is known as the cold start problem. In addition, the existing systems suffer some weaknesses with regard to quality evaluation: the sparsity of the data and scalability problem. To address these issues, we present a novel approach to provide enhanced recommendation quality supporting incremental updating of a model through the use of explicit user feedback. A model-based approach is employed to overcome the sparsity and scalability problems. The proposed approach first identifies errors of prior predictions and subsequently constructs a model, namely the user-item error matrix, for recommendations. An experimental evaluation on MovieLens datasets shows that the proposed method offers significant advantages both in terms of improving the recommendation quality and in dealing with cold start users.
학술대회
국제
"Consensus-based Evaluation Framework for Cooperative Information Retrieval Systems" 「vol. 4496, pp. 704-711」 - Jason J. Jung, 조근식 / 1st KES International Symposium on Agents and Multi-agent Systems Technologies and Applications (KES-AMSTA 2007) / Springer / 2007. 05. 31.
ABSTRACT
Multi-agent systems have been attacking the challenges of distributed information retrieval. In this paper, we propose a consensus method-based framework to evaluate the performance of cooperative information retrieval tasks of the agents. Two well-known measurements, precision and recall, are extended to handle consensual closeness (i.e., local and global consensus) between the retrieved results. We show in a motivating example that the proposed criteria are prone to solve the problem of rigidity of classical precision and recall. More importantly, the retrieved results can be ranked with respect to the consensual score.
학술대회
국제
"Social Mediation for Collective Intelligence in a Large Multi-agent Communities: a Case Study of AnnotGrid" 「vol. 4488, pp. 704-711」 - Jason J. Jung, 조근식 / 7th International Conference on Computational Science (ICCS 2007) / Springer / 2007. 05. 27.
ABSTRACT
Collective intelligence is a key issue for efficient collaborations on semantic grid environment. Through interactions among agents on the semantic grid, we want to discover social centralities underlying on agent communities. In this paper, we propose an ontology mapping approach to build collective intelligence based on social mediation. As a case study, we demonstrate AnnotGrid platform to support manual annotation tasks of image dataset.
"Distributed Collaborative Filtering for Robust Recommendations against Shilling Attacks" 「LNAI Vol. 4509, pp. 594-605」 - 지애띠, 연철, 김흥남, 조근식, / 20th Canadian Conference on Artificial Intelligence / Springer / 2007. 05. 05.
ABSTRACT
Recommender systems enable a user to decide which information is interesting and valuable in our world of information overload. Collaborative Filtering (CF), one of the most successful technologies in recommender systems suffers from improper use of personal information and the incredibility of recommendations. To deal with these issues, we have been focusing on the trust relationships between individuals, i.e. web of trust, especially for protecting the recommender system against profile injection attack. Based on trust propagation scheme, we proposed TCFMA architecture which is added agent-based scheme obtaining attack resistance property as well as improving the efficiency of distributed computing. In web of trust, users’ personal agents find a unique migration path made up of latent neighborhoods and reduce search scope to a reasonable level for mobile agents by using the Advogato algorithm. The experimental evaluation on Epinions.com datasets shows that the proposed method brings significant advantages in terms of dealing with profile injection attack without any loss of prediction quality.
학술대회
국제
"Semantic Web Approach in Designing a Collaborative E-Item Bank System" 「LNCS Vol. 4362, pp.693-704」 - 김흥남, 지애띠, 이순근, 조근식 / 33rd International Conference on Current Trends in Theory and Practice of Computer Science / Springer / 2007. 01. 20.
ABSTRACT
Existing item bank systems present a variety of assessments for data management and integration with individual learning evaluation systems. However, as the data in these established item bank systems do not include seman-tics, the bank systems cannot analyze implications and perform accurate searches such as for synonymous words. Therefore, both learners and teachers can access only simple text data using the item bank system and often waste time checking unnecessary search results and extracting information from data repeatedly. Moreover, since there is no clear definition of the relationship between items and teachers or learners, or between data and units, it is difficult to use and share extra-item information. In order to solve these problems, this research describes the definition of conception and organization by constructing the Ontology of an E-Item Bank system using OWL, which is a form of semantic web technology. Furthermore, on the basis of Ontology, OWL metadata, individuals, are built, semantic factors are then extracted using OWLJessKB. We do not only use this extracted semantic factors as a fact, but also domain rules using SWRL for the JESS inferencing engine. As such, it is possible to make inferences and provide reasoning in web data structures. As a result, it is possible to combine all the data of the E-Item bank system and facilitate understanding of the meanings of concepts by the computer. In addition, a search service with inference can be applied to education and can lead to cooperative study between teachers and students.
학술대회
국제
"A design approach for Contextualized collaborative recommender system by nurturing the user interactive feedback" 「pp. 133-136」 - Supratip Ghose, 정진국, 조근식, / International Conference on Computational Intelligence and Security (CIS 2006) / 2006. 11. 03.
ABSTRACT
A design approach for Contextualized collaborative recommender system by nurturing the user interactive feedback
학술대회
국내
"시맨틱 웹 기반의 협업적 교육을 위한 문제은행 시스템" 「pp.152-158」 - 오경진, 김흥남, 배인경, 조근식 / 2006 춘계학술대회 / 한국지능정보시스템학회 / 2006. 06. 03.
ABSTRACT
No Data
학술대회
국내
"USN 환경에 적합한 임베디드 시스템 상의 RFID 미들웨어의 설계 및 구현" - 염세준, 박승보, 조근식 / 2006 춘계학술대회 / 한국지능정보시스템학회 / 2006. 06. 02.
ABSTRACT
No Data
학술대회
국제
"Design and implementation of RFID Middleware Architecture in Embedded System for USN Environment" 「pp. 344-353」 - 박승보,수프라팁고스,나짐우딘,조근식 / 2006 International Conference on Computational Intelligence and Security (CIS2006) / IEEE / 2006. 06. 01.
ABSTRACT
RFID (Radio Frequency Identification Device) connection technology is acknowledges as an enabling technology impacting many areas of human endeavor. However, technical aspects of RFID technology based on RFID mid-dleware in embedded device is still sort of reality. The reason is that RFID middleware should be integrated into the Embedded system with USN (ubiqui-tous sensor network) platform in native access mechanisms that will take RFID information from diverse heterogeneous sensors in scattered, distributed busi-ness environment in real time. In this sense, application program that uses the RFID middleware should collect, smooth and filter RFID tag data from several various RFID readers in general purpose sever PC and provide integration func-tions with application programs such as existing middleware component and communication component to control the RFID readers. Consequently, in this research , we implement a middleware with DBMS and data filtering gateway component for the embedded system that serves as a data filtering to smooth and filter data and thus reduce the volume of data. With the synchronized data-base, further, our proposed middleware architecture can be incorporated into the solution of multiplatform application program that may take advantage of a web-service technology to be run with OS in a general server PC. Our experi-mental run justified the implementation structure RFID middleware for the em-bedded system.
학술대회
국내
"전자상거래에서 멀티 이슈 기반의 에이전트 협상 방법" 「pp.311-314」 - 장효헌, 조근식 / 2006 춘계학술대회 / 한국정보처리학회 / 2006. 05. 13.
ABSTRACT
No Data
학술대회
국제
"Profit-based Association Rule Mining" - Ming-Lai Li, 김흥남, 정재은, 조근식 / International Workshop on Computational Intelligence and Security / 2005. 12.
ABSTRACT
With the continuous growth of e-commerce there is a huge amount of products information available online. To choose products is time-consuming. On the other hand, online shop managers expect to apply information techniques with the least investment to get the highest efficiency to increase profit and perfect service. Hence many e-commerce systems use association rule mining to further refine their management. However previous association rule algorithms have two limitations. First, they only use the number to weight item’s essentiality and ignore essentiality of item profit. Second, they did not consider the relationship between number and profit of item when they do mining. We address a novel algorithm, profit-based association rule algorithm, to mine rules. In this algorithm we use profit-based technique to generate 1-itemsets and the multiple minimum supports mining technique to generate N-items large itemsets. Through several experiments, we have shown that these optimization techniques can yield significant performance benefit.
인터넷이 생활의 일부로 자리 잡은 최근 개인의 개성을 표출할 수 있는 블로그가 각광받고 있다. 본 논문에서는 이러한 블로그 환경에 교육계 분야에서 최근 화두가 되는 E-Learning을 접목시켜 각 개인의 블로그를 조직화하여 협업 학습을 할 수 있는 E-Learning 시스템을 제안한다. 현재 E-Learning 시스템들이 다양한 시도에도 불구하고, 아직은 학교 교육에 대한 과외 대체 교육에 머물고 있고 학습자 개개인에게 개별적인 학습 피드백을 제공하기 위해 많은 시간이 소요되며, 전통적인 교실 수업에 존재하는 사회적 교류를 제공하지 못하고 있다. 따라서 이 논문에서는 블로그 환경에서 학습자끼리의 코멘트에 의한 상호작용을 통해 자발적인 협업 학습 서비스를 제공하고자 한다.
학술대회
국내
"Enhancing Association Rule Mining with a Profit Based Approach" 「vol. 32, no.2, pp.973-975」 - Ming-Lai Li, Heung-Num Kim, Jason J.Jung, Geun-Sik Jo / 2005 추계학술발표회 / 한국정보과학회 / 2005. 11. 12.
ABSTRACT
No Data
학술대회
국내
"상황정보와 공간 데이터 마이닝 기법을 이용한 추천 시스템" 「vol.32, no.2, pp.667-669」 - 이배희, 조근식 / 2005 추계학술발표회 / 한국정보과학회 / 2005. 11. 12.
ABSTRACT
No Data
학술대회
국내
"아이템 기반의 신뢰도를 이용한 효율적인 협력적 여과 방법" 「vol.32, no. 2, 661-663」 - 지애띠, 김흥남, 조근식 / 2005 추계학술발표회 / 한국정보과학회 / 2005. 11. 11.
ABSTRACT
No Data
학술대회
국내
"온톨로지 기반의 계층적 개념 인덱싱을 이용한 사용자 관심사 학습" 「vol. 32, no. 2, pp. 646-648」 - 박지현, 김흥남, 조근식 / 2005 추계학술발표회 / 한국정보과학회 / 2005. 11. 11.
ABSTRACT
No Data
학술대회
국내
"시멘틱 웹 기반의 이미지 검색을 이용한 비교 쇼핑 시스템" 「vol. 31, no.1(B), pp. 556-558」 - 이기성, 유영훈, 조근식 / 2004 춘계학술대회 / 한국정보과학회 / 2004. 04. 24.
"CRMaps: Managing Customer Relationships Based on Ontological Fuzzy Cognitive Maps" - Jason J. Jung, Geun-Sik Jo, / International Conference on Electronic Commerce / 2002. 11. 07.
ABSTRACT
CRMaps: Managing Customer Relationships Based on Ontological Fuzzy Cognitive Maps
"사용자 군집을 이용한 개인화 된 웹 페이지추천" 「vol.29, no. 1(B), 241-243」 - 이은경, 이기현, 조근식 / 제29회 춘계학술대회 / 한국정보과학회 / 2002. 04. 27.
ABSTRACT
No Data
학술대회
국제
"MoCAAS : Auction Agent System Using a Collaborative Mobile Agent in Electronic Commerce" - Kwang-Yong Lee, Jeong-Seob Yoon, Geun-Sik Jo / The Pacific Asian Conference on Intelligent Systems / 2001. 11. 16.
ABSTRACT
MoCAAS : Auction Agent System Using a Collaborative Mobile Agent in Electronic Commerce
학술대회
국제
"Service delivery agent system for mobile device" 「pp.198-201」 - Jeong-Seob Yoon, Lee Ki Hyun, Geun-Sik Jo / The Pacific Asian Conference on Intelligent Systems / 2001. 11. 16.
ABSTRACT
Service delivery agent system for mobile device
학술대회
국제
"Intelligent XML Content Retrieval Manager for the e-learning Environment" - SunGwan Han, HanCheol Cho, ByungJin Ko, Geun-Sik Jo / International Conference on Electronic Commerce / 2001. 11. 08.
ABSTRACT
Intelligent XML Content Retrieval Manager for the e-learning Environment
학술대회
국제
"Dialogue-based Cyber Salesperson for Music Recommendation" - Joong-Jin Park, Jason J. Jung, Supratip Ghose, Geun-Sik Jo / International Conference on Electronic Commerce / 2001. 11. 08.
ABSTRACT
Dialogue-based Cyber Salesperson for Music Recommendation
학술대회
국제
"Collaborative Information Filtering by Using Categorized Bookmarks on the Web" 「vol.2543, pp. 237-250」 - Jason J. Jung, Jeong-Seob Yun, Geun-Sik Jo / International Conference on Applications of Prolog / 2001. 10. 20.
ABSTRACT
Collaborative Information Filtering by Using Categorized Bookmarks on the Web
학술대회
국제
"Intelligent Gathering of Contents on Distance Education using Mobile Agent" - Sun-Gwan Han, Jae-Bok Park, Jae-Eun Jung, Geun-Sik Jo / International Conference on Electronic Commerce / 2000. 08. 24.
ABSTRACT
Intelligent Gathering of Contents on Distance Education using Mobile Agent
학술대회
국제
"Intelligent Cyber Logistics using Reverse Auction in Electronic Commerce" - Woo-Seok Jeong, Sun-Gwan Han, Geun-Sik Jo / International Conference on Electronic Commerce / 2000. 08. 24.
ABSTRACT
Intelligent Cyber Logistics using Reverse Auction in Electronic Commerce
학술대회
국제
"Knowledge sharing system using Mobile Agent: A case study of the Q&A board" - Jae-Bok Park, Kwang-Young Lee, Geun-Sik Jo / International Conference on Electronic Commerce / 2000. 08. 23.
ABSTRACT
Knowledge sharing system using Mobile Agent: A case study of the Q&A board
학술대회
국제
"Recommender System with Configuration in Electronic Commerce" - Se-Hyoung Kim, Jae-Eun Jung, Geun-Sik Jo / International Conference on Electronic Commerce / 2000. 08. 23.
ABSTRACT
Recommender System with Configuration in Electronic Commerce
학술대회
국제
"BISAgent: Collaborative Web Browsing through Sharing of Bookmark Information" - Jae-Eun Jung, Jeong-Seob Yun, Geun-Sik Jo / 16th IFIP World Computer Congress (IIP 2000) / 2000. 08. 22.
ABSTRACT
BISAgent: Collaborative Web Browsing through Sharing of Bookmark Information
학술대회
국내
"전자상거래에서의 자동화된 Configuration 시스템 설계" 「pp. 217-224」 - 김세형 ,조근식 / 2000 춘계 정기 학술 대회 / 한국지능정보시스템학회 / 2000. 06. 23.
ABSTRACT
No Data
학술대회
국내
"다중 정보 여과 방법을 이용한 동적 정보 우선 순위 결정" 「pp. 323-332」 - 김진, 윤정섭, 조근식 / 2000 춘계 정기 학술 대회 / 한국지능정보시스템학회 / 2000. 06. 23.
ABSTRACT
No Data
학술대회
국내
"Ontology 기반의 북마크 정보 공유 에이전트 : XML에 의한 접근" 「pp. 387-394」 - 정재은, 조근식 / 2000 춘계 정기 학술 대회 / 한국지능정보시스템학회 / 2000. 06. 23.
ABSTRACT
No Data
학술대회
국내
"북마크 정보 공유를 통한 협동적 웹 브라우징" 「vol. 27, no. 1(B), pp.286-288」 - 정재은, 윤정섭, 조근식 / 제27회 춘계학술대회 / 한국정보과학회 / 2000. 04. 28.
ABSTRACT
No Data
학술대회
국내
"협력학습을 위한 웹 기반 지능형 교수 시스템에 관한 연구:도형 학습을 위한 스케쥴링 에이전트 시스템을 중심으로" 「pp. 269-279」 - 한선관, 김세형, 조근식 / '99추계학술발표 논문집 / 한국지능정보시스템학회 / 1999. 11. 19.
ABSTRACT
No Data
학술대회
국제
"Web-based Intelligent Tutoring System for Collaborative Learning" 「pp.475-480」 - Sun-Guan Han, Geun-Sik Jo / WebNet 99 / 1999. 10. 24.
ABSTRACT
Web-based Intelligent Tutoring System for Collaborative Learning
학술대회
국제
"Interactive Simulation Program for Train scheduling Using Advanced Expert System" - Jong-Gyu Hwang, Jong-Woo Lee, Young-Hoon Yu, Geun-Sik Jo / World Congress on Railway Research / 1999. 10. 19.
ABSTRACT
Interactive Simulation Program for Train scheduling Using Advanced Expert System
학술대회
국내
"회의 일정 스케쥴링을 이용한 DCSP기반의 멀티에이전트 시스템 설계" 「제6권 제2호」 - 이용숙, 윤정섭, 조근식 / '99추계학술발표 논문집 / 한국정보처리학회 / 1999. 10. 08.
ABSTRACT
No Data
학술대회
국제
"Cooperation in Multi-Agent System for Meeting Scheduling" 「vol. 2, pp. 832-835」 - Woo-Seok Jeong, Jeong-Seob Yun, Geun-Sik Jo / TENCON 99 / 1999. 09.
ABSTRACT
Cooperation in Multi-Agent System for Meeting Scheduling
학술대회
국제
"Ramp Activity Expert System for Scheduling and Co-ordination at an Airport" 「vol. 21, no. 4」 - Geun-Sik Jo, Kang-Hee Lee, Hwi-Yoon Lee, Sang-Ho Hyun / Innovative Application of Artificial Intelligence Conference / AAAI / 1999. 07. 19.
ABSTRACT
Ramp Activity Expert System for Scheduling and Co-ordination at an Airport
학술대회
국내
"가상점원 : 고객과의 협상을 위한 에이전트" 「pp. 217-225」 - 조의성, 조근식 / '99 춘계학술발표논문집 / 한국지능정보시스템학회 / 1999. 06. 04.
ABSTRACT
No Data
학술대회
국내
"열차 운용 스케줄링 전문가시스템의 설계 및 구현" 「pp 277-284」 - 유영훈, 황종규, 조근식 / '98 추계학술발표논문집 / 한국전문가시스템학회 / 1998. 12. 11.
"제약만족해결기법을 이용한 공간계획 시스템의 설계 및 구현" 「제5권 2호, pp635-638」 - 전승범, 오윤상, 조근식 / '98 추계학술발표논문집 / 한국정보처리학회 / 1998. 10.
ABSTRACT
No Data
학술대회
국내
"전자상거래에서 구매자와 판매자간에 중개를 위한 다중 에이전트" 「pp 50-52」 - 김 진, 정종진, 조근식 / '98 춘계학술발표논문집 / 한국전문가시스템학회 / 1998. 05. 30.
ABSTRACT
No Data
학술대회
국제
"Agents-Based Framework for Brokerage Between Buyers and Sellers on Electronic Commerce" - Jong-Jin Jung, Dae-Yeon Hwang,Seung-Bum Jeon, Geun-Sik Jo / International Conference on Electronic Commerce / 1998. 04.
ABSTRACT
Agents-Based Framework for Brokerage Between Buyers and Sellers on Electronic Commerce
학술대회
국내
"동적 재스케줄링의 최소 범위 재스케줄링을 위한 탐색 순서에 관한 연구" 「제4권 2호, pp 580-585」 - 이정택, 정종진, 조근식 / '97 추계학술발표논문집 / 한국정보처리학회 / 1997. 10.
ABSTRACT
No Data
학술대회
국내
"동적 스케줄링 환경에서의 제약완화를 위한 지능형 사용자 인터페이스의 설계 및 구현" 「제4권 2호, pp 589-594」 - 이훈, 정종진, 조근식 / '97 추계학술발표논문집 / 한국정보처리학회 / 1997. 10.
ABSTRACT
No Data
학술대회
국제
"RACES: Ramp Activity Coordination Expert System" - Jong-Jin Jung, Jong-Yoon Yang, Geun-Sik Jo / Australasia-Pacific Forum on Intelligent Processing and Manufacturing of Materials (IPMM 97) / 1997. 07.
ABSTRACT
RACES: Ramp Activity Coordination Expert System
학술대회
국내
"공항 주기장 관리 스케줄링 및 조정을 위한 전문가 시스템" 「제1권, pp. 132-138」 - 조근식,정종진,양종윤, / '97 춘계학술발표논문집 / 한국지능정보시스템학회 / 1997. 06.
ABSTRACT
No Data
학술대회
국제
"The Scheduling Strategies on Ramp Activity Coordination Expert System" - Jong-Jin Jung, J.T.Lee, H.Lee, Geun-Sik Jo / 97 Conference on PACES/SPICIS / 1997. 02. 24.
ABSTRACT
The Scheduling Strategies on Ramp Activity Coordination Expert System
학술대회
국내
"프로젝트 관리 스케줄링을 위한 제약만족형 유전자 알고리즘의 설계 및 구현" 「pp.578-583」 - 이순근, 박재복, 정종진, 조근식 / '96 추계 학술발표논문집 / 한국정보처리학회 / 1996. 10. 11.
ABSTRACT
No Data
학술대회
국제
"Modern Modeling of A Classic Multiperiod Problem" - Geun-Sik Jo, K. McAloon, C. Tretkoff / 20th International Conference on Computers & Industrial Engineering / 1996. 10. 06.
ABSTRACT
Modern Modeling of A Classic Multiperiod Problem
학술대회
국제
"Interactive Expert Model in Ramp Coordination System" - Min-Ah Rah, Jong-Yoon Yang, Geun-Sik Jo / PRICAI-96 Workshop on Knowledge-based Instructional Systems in an Industrial Setting / 1996. 08. 26.
ABSTRACT
Interactive Expert Model in Ramp Coordination System
"공항 주기장 관리 스케줄링 시스템의 구현" 「pp.95-101」 - 조영란, 정종진, 조근식 / '95 춘계학술발표논문집 / 한국전문가시스템학회 / 1995. 06.
ABSTRACT
No Data
학술대회
국내
"코스 스케줄링에서의 메타 프로그램의 제어를 통한 동적 재스케줄링" 「pp.169-170」 - 구지훈, 정종진, 조근식 / 95 춘계학술발표논문집 / 한국전문가시스템학회 / 1995. 06.
ABSTRACT
No Data
학술대회
국제
"Reactive Scheduling in Meta-Programming : A Case Study of Course Scheduling" - Jihoon Koo, Jong-Jin Jung, Geun-Sik Jo / Pacific-Asian Conference on Expert Systems / 1995. 05.
ABSTRACT
Reactive Scheduling in Meta-Programming : A Case Study of Course Scheduling
"Constraint-Directed Course Scheduler" - Jong Jin Jung, Jeong Seob Yun, Geun-Sik Jo / 94 Korean/ Japan Joint Conference on Expert System / 1994. 03.
ABSTRACT
Constraint-Directed Course Scheduler
학술대회
국제
"Constraint Logic Programming:An Integration of Artificial Intelligence with Linear Programming" - Geun-Sik Jo / 6th symposium on Industrial Applications of Prolog(INAP' 93) / 1993. 10. 26.
ABSTRACT
Constraint Logic Programming:An Integration of Artificial Intelligence with Linear Programming
학술대회
국내
"일차 술어 논리 환경에서 Inverse Resolution을 이용한 기계학습시스템의 구현" 「제20권 2호, pp.229-232」 - 윤정섭, 조근식 / '93 학술발표논문집 / 한국정보과학회 / 1993. 10. 23.
ABSTRACT
No Data
학술대회
국내
"Implementation of Constraint Solver in CLP language : MIP - Prolog" 「pp. 365-366」 - 윤정섭, 오윤상, 조근식 / '93 춘계학술발표논문집 / 한국전문가시스템학회 / 1993. 07. 03.
"Anticipatory Pruning Networks in CLP languages" - Geun-Sik Jo,Ken McAloon / International Conference on Fifth Generation Computer Systems / 1993. 06. 06.
ABSTRACT
Anticipatory Pruning Networks in CLP languages
학술대회
국제
"Tutorial:Constraint Logic Programming" - Geun-Sik Jo / 93 Korean/ Japan Joint Conference on Expert System / 1993. 02. 05.
ABSTRACT
Tutorial:Constraint Logic Programming
학술대회
국제
"Constraint Directed reasoning in Prolog" - MunHwan Yun, JeongSeob Yun, YunSang Oh, Geun-Sik Jo / 93 Korean/ Japan Joint Conference on Expert System / 1993. 02. 02.
ABSTRACT
Constraint Directed reasoning in Prolog
학술대회
국제
"Constraint Solving in CLP language" 「Vol. 2, pp. 758-763」 - Geun-Sik Jo, Ken McAloon / 2nd Pacific Rim International Conference on Artificial Intelligence / Springer-Verlag London / 1992. 09. 15.