본 논문에서는 개인화된 광고 서비스를 가능하게 하는 비교적 간단한 적응형 시스템을 설계하고 구현하였고, 그 성능을 실험하였다. 개인의 성향을 시스템에 가장 효율적으로 반영하기 위...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=T10062521
대전 : 韓南大學校 大學院, 2004
2004
한국어
웹마이닝 ; 개인광고시스템 ; Web Mining
569 판사항(4)
대전
83p. : 삽도 ; 26cm.
참고문헌: p. 76-79
0
상세조회0
다운로드본 논문에서는 개인화된 광고 서비스를 가능하게 하는 비교적 간단한 적응형 시스템을 설계하고 구현하였고, 그 성능을 실험하였다. 개인의 성향을 시스템에 가장 효율적으로 반영하기 위...
본 논문에서는 개인화된 광고 서비스를 가능하게 하는 비교적 간단한 적응형 시스템을 설계하고 구현하였고, 그 성능을 실험하였다. 개인의 성향을 시스템에 가장 효율적으로 반영하기 위하여 개인 컴퓨터의 히스토리 파일을 원시 데이터로 하여 정제후 사용하였다. 이 파일을 이용하므로 해당 서버를 방문한 자에 한해서만 성향을 파악할수 있는 단점을 극복하여 고객이 다른 서버의 방문 기록도 활용하므로 좀더 현실성 있는 성향 파악이 가능하게 하였다.
또한, 사용자의 성향을 발견 및 분류하기 위하여 야후의 검색 시스템을 이용한 방법을 고안하여 검색분야 횟수를 기준으로 한 분류결과를 획득하였다. 이렇게 하여 분류 시스템 구축을 간략화 할 수 있었다.
본 논문에서 제안한 시스템을 통해 고객 성향의 카테고리를 표준화 할 수 있었고, 이 데이터를 이용하여 개인화된 광고시스템을 구축할 수 있었다.
데이터의 정제는 95% 이상 정제되어 필요 정보만 추출할 수 있었으며, 광고 분야 선정을 위해 방문 분야별 방문 횟수를 기준으로 한 웨이트 테이블을 작성하고, 랜덤 하게 선택하여 성향 분포를 고려하면서 특수 분야 또한 선정이 가능하게 하였다. 또한, 새로운 데이터와 과거 데이터와의 연계를 통한 적응적 시스템을 구현하여 웹사이트에 접근하는 모든 고객들에게 공통적으로 서비스를 제공할 수 있게 되었다. 광고 선택은 해당 분류 내의 광고 중 광고비를 기준으로 광고부냐 선택과 같은 방법을 이용하였다. 이것은 실험결과를 이용하여 합리적으로 선택 되었음을 확인하였다.
본 시스템의 문제점으로는 개인이 각자 자발적으로 히스토리 데이터를 전송하야 하는 것이다. 이것은 특수 목적의 회원이나, 자발적 참여자를 모집하여 해결하면 자료 수집이나 프라이버시 침해 같은 문제를 해결할 수 있다.
본 시스템은 최근에 광고에 이용하는 쿠폰 마케팅, 아바타 마케팅, 블로그 마케팅 등 중소규모의 광고 시스템에 이용할 수 있고, 광고 효과의 확인, 동호회 등 특수 그룹을 위한 광고에 효과적이며, 새로운 광고 패턴을 결정하는 데 유용하게 사용할 수 있다.
향후 연구 과제로는 eCRM등 전체 시스템과 연계한 시스템의 확장이 필요하고 사용자 프로화일 연관 그룹 정보, 협동 시스템, 연관 상품 등을 고려하여 광고 이익 모델의 다양화한 통합된 시스템 개발의 연구가 필요하다.
또한 카테고리저장, 분류 및 검색을 위하여, XML을 이용한 좀더 발전된 형태의 연구가 필요하고, 온톨로지를 이용한 광고 항목의 확장, 검색 및 선택과 성공적인 웹 정보 집합에서 유전자 알고리즘을 이용한 최적화된 정보 시스템 구축에 관한 연구가 필요하다.
다국어 초록 (Multilingual Abstract)
In this paper, simple adaptive system is implemented and performance is experimented for personalized advertisement service. The system uses internet history files that rely in the personal computer for determining personal tendency. History files are...
In this paper, simple adaptive system is implemented and performance is experimented for personalized advertisement service. The system uses internet history files that rely in the personal computer for determining personal tendency. History files are refined and used as primitive resources.
The proposed system uses internet access record that is in the personal computer, as a result the tendency determined for each customer could become more efficient then the system that uses server side log files.
The system uses 'yahoo' for retrieving categories of the customer's visit URL. In addition the system uses categories retrieved from 'yahoo' for determining personal tendency. By doing so, the retrieval and classification of personalized category system could be more simplified.
The customer tendency category could be standardized and personal advertisement system could be implemented with proposed system. The primitive data is refined more 95% for the retrieval of the categories. To select the category of advertisements, the weight table is derived based on visit field count, and randomly selected from the preference distribution.
The recent data and the past data's appropriate combination is implemented and the service could be provided to the every customers who requests the service. The selection of the advertisement is after the selection of user's category decision. Within the selected category there also relies the advertisements. The selection of one advertisement is performed using similar method to select one category for each customer.
The experimental result shows the selections were reasonable. One of the draw back of the proposed system is users must send their history data to the system voluntarily or gather specialized group.
However, by doing so the privacy issues are solved. The proposed system could be used in mid small sized advertisement system such as coupon marketing and avatar marketing. The proposed system could be used in the advertisement for the specialized group and new advertisement pattern determination. For better advertisement profit model, the system must integrate with user profile association group information, associations of the products are needed in the big system such as eCRM.
In addition, the XML technologies is needed to store and retrieval of category for more advanced research and using ontology in the semantic web system for more widely used web information search . And applying genetic algorithm to construct optimized advertisment information system are needed.
목차 (Table of Contents)