DOI QR코드

DOI QR Code

Targeting Algorithm for Personalized Message Syndication

개인 맞춤형 메시지 신디케이션을 위한 타겟팅 알고리즘

  • Kim, Nam-Yun (Dept. of Information System Engineering, Hansung University)
  • 김남윤 (한성대학교 정보시스템공학과)
  • Received : 2012.05.01
  • Accepted : 2012.06.08
  • Published : 2012.06.30

Abstract

Personalized message syndication is an important process for maximizing the effect of mobile marketing. This paper proposes an algorithm for determining clients satisfying target conditions in real-time. The proxy server as an intermediate node stores client profiles (gender, age, location, etc) and their respective summaries into a database. When a company syndicates messages at run time, the proxy server maps target conditions expressed by boolean expressions to integer value and determines target clients by comparing target value with profile summary. Thus, this approach provides efficient personalized message syndication in very large systems with millions of clients because it can determine target clients in real-time and work with a traditional database easily.

모바일 마케팅의 효과를 극대화하기 위해서는 타겟팅을 통한 개인 맞춤형 메시지 전달이 중요하다. 본 논문에서는 타켓 조건에 부합하는 고객을 실시간으로 결정하는 알고리즘을 제시한다. 중간 매개체인 프록시 서버는 데이터 베이스에 고객 프로파일(성별, 연령, 지역 등)과 이를 요약한 정수 값을 저장하고 있다. 기업이 메시지 신디케이션할 경우, 프록시 서버는 부울식으로 표현된 타켓 조건을 정수 값으로 매핑한 후 고객 프로파일 요약 값과 비교함으로써 효율적으로 고객을 결정한다. 따라서 고객이 수백만 명이상인 대규모 시스템에서 "타겟 조건" 검사가 실시간으로 이루어질 수 있고 기존의 데이터 베이스와 쉽게 연동이 가능하기 때문에 효율적으로 개인화된 메시지 전달이 가능하다.

Keywords

References

  1. Understanding Podcasts & RSS Feeds, http://www.smallgrains.org/podcast.pdf.
  2. Hodong Eom, "Research on Expansion of Mobile Media and Countermeasures of Newspapers," Master Thesis, Sungkyunkwan University, 2010.
  3. Nagarjuna Venna, "The Evolving Nature of Competition in the Wireless Ecosystem: Emergent Opportunities and Threats," Massachusetts Institute of Technology, June 2009.
  4. A. Carzaniga and A. L. Wolf, "Forwarding in a content-based network," In SIGCOMM, 2003.
  5. F. Fabret, H. A. Jacobsen, F. Llirbat, J. Pereira, K. A. Ross, and D. Shasha, "Filtering algorithms and implementation for very fast publish/subscribe systems," In SIGMOD 2001.
  6. S. E. Whang, H. G. Molina, "Indexing Boolean Expressions," VLDB 2009.
  7. Apple Developers Document and SDK, http://developer.apple.com.
  8. Android Developers Document and SDK, http://developer.android.com.
  9. Yves Crama, Peter L. Hammer, Boolean Functions: Theory, Algorithms, and Applications, Cambridge University Press, 2001.
  10. BoolStuff, C++ Library on boolean expression, http://perso.b2b2c.ca/sarrazip/dev/boolstuff.html.
  11. Lynn Beighley, Michael Morrison, Head First PHP & MyQSL, O'Reilly Media, 2008.
  12. Robert Sedgewick, Algorithms, Addison Wesley, 1988.