검색 상세

모바일 단말기 사용자를 위한 개인화된 북마크 기법

A Scheme for Personalized Bookmark Service for Mobile Device Users

초록/요약

최근 PDA나 모바일 핸드폰 등과 같은 인터넷 접속이 가능한 모바일 단말기들의 보급이 크게 증가하면서 단말기를 통한 인터넷 접속이 증가하고 있다. 그러나 대부분의 기존 웹 컨텐츠와 서비스들은 데스크탑 환경에 최적화되어 모바일 단말기를 통한 접근이 쉽지 않다. 특히 모바일 단말기의 단점인 작은화면, 낮은 대역폭과 제한된 입력장치 등의 특성을 고려할 때 효과적인 웹 접근을 위한 새로운 기법이 요구되고 있다. 본 논문에서는 모바일 단말기 사용자를 위한 프록시 기반의 개인화된 북마크 기법을 제안한다. 이를 위해 로그 데이터를 분석하여 사용자들이 자주 접근하는 경로들의 리스트를 추출하여 사이트 단위의 개인화된 북마크를 생성한다. 또한 추출된 링크들의 앵커 텍스트를 이용하여 사용자의 관심주제와 주제관심도를 구하여 프로필을 작성한다. 프로필의 관심주제 요소를 고려하여 사용자가 웹 사이트를 처음 방문할 때 적절한 경로들의 리스트를 추천해줌으로 탐색횟수를 줄여준다. 결과적으로 모바일 사용자들은 적은 탐색 횟수로 원하는 정보에 빠르게 접근할 수 있으며 동시에 대역폭 용량을 감소시킬 수 있다. 마지막으로 프로토타입 시스템에서 3가지 실험을 통하여 기법의 효율성을 검증하였다.

more

초록/요약

Recent popularity of web-enabled mobile devices such as handheld devices and PDAs has made mobile Internet access very popular. However, most of existing Web contents and pages are optimzed for desktop computers, not mobile devices. Especially considering different system features of the mobile devices such as small display size, low network traffic data and limited input capability, an alternative scheme is required to support efficient web access. In this paper, we propose a proxy based personalized bookmark scheme for mobile device users. For this purpose, we analyze log data and extract frequently accessed browsing link sequences of mobile device users to make personalized site unit of the bookmark. Furthermore we obtain topic and topic interest value from extracted anchor texts of links. When the mobile user requesets unviwited Web site, then our scheme recommend Sitemarking links through preference element in dynamic profile. Consequently, mobile user can access Web pages with minimun navigation on the small display size and reduce network traffic data. We have performed three experiments on the prototype system and reported some of the results.

more

목차

목차
제 1 장 서론 = 1
제 2 장 관련 연구 = 4
제 1 절 웹 컨텐츠 요약 및 재구성 = 4
제 2 절 북마크 시스템 = 5
제 3 절 개인화 (Personalization)와 모바일 에이전트 = 6
제 3 장 Sitemarking links 시스템 = 9
제 4 장 사용자의 Sitemarking Links와 관심 추출 = 12
제 1 절 Sitemarking links 추출 = 12
제 2 절 사용자의 관심주제 추출 = 14
제 5 장 사용자의 프로필 관리와 추천 = 18
제 1 절 사용자 프로필 관리(User Profile Management) = 18
제 2 절 사이트 단위의 북마크 추천기법 = 21
제 6 장 실험환경 및 성능평가 = 22
제 1 절 Sitemarking links 의 전체적인 동작 흐름 = 23
제 2 절 성능평가 = 25
제 7 장 결론 = 29
참고문헌 = 30

more

목차

그림 목차
[그림 1] Sitemarking links와 기존 북마크의 차이 9
[그림 2] 시스템 개념도 11
[그림 3] 순회패터(Traversal Pattern)의 예 13
[그림 4] CC/PP의 기본적인 요소 19
[그림 5] 모바일 단말기 사용자를 위한 CC/PP의 예 20
[그림 6] Sitemarking links 시스템 실행 모습 23
[그림 7] Sitemarking links 정보와 관심주제 선택의 예 24
[그림 8] 3가지 접근 방법의 클릭수 비교 26
[그림 9] 각 사용자들의 Precision 측정 28

more

목차

표 목차
[표 1] Sitemarking links을 구하기 위한 변수들 15
[표 2] 일반적인 시스템과 제안한 Sitemarking links의 대역폭 비교 27

more