SlideShare a Scribd company logo
ECWAY TECHNOLOGIES
IEEE PROJECTS & SOFTWARE DEVELOPMENTS
OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE
CELL: +91 98949 17187, +91 875487 2111 / 3111 / 4111 / 5111 / 6111
VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com

RANKING ON DATA MANIFOLD WITH SINK POINTS

ABSTRACT:

Ranking is an important problem in various applications, such as Information Retrieval (IR),
natural language processing, computational biology, and social sciences. Many ranking
approaches have been proposed to rank objects according to their degrees of relevance or
importance. Beyond these two goals, diversity has also been recognized as a crucial criterion in
ranking. Top ranked results are expected to convey as little redundant information as possible,
and cover as many aspects as possible. However, existing ranking approaches either take no
account of diversity, or handle it separately with some heuristics.

In this paper, we introduce a novel approach, Manifold Ranking with Sink Points (MRSPs), to
address diversity as well as relevance and importance in ranking. Specifically, our approach uses
a manifold ranking process over the data manifold, which can naturally find the most relevant
and important data objects. Meanwhile, by turning ranked objects into sink points on data
manifold, we can effectively prevent redundant objects from receiving a high rank. MRSP not
only shows a nice convergence property, but also has an interesting and satisfying optimization
explanation. We applied MRSP on two application tasks, update summarization and query
recommendation, where diversity is of great concern in ranking. Experimental results on both
tasks present a strong empirical performance of MRSP as compared to existing ranking
approaches.

More Related Content

PDF
Finding rare classes active learning with generative and discriminative models
PDF
149591 speaker mohammed ismail
PDF
Final libre(1)
DOCX
Seaij
PDF
Resume - Shannenia Sumawan
PPTX
SimCon01: The benefits of Conceptual Modelling for Construction Simulation, b...
DOCX
Resume
PDF
Cloudsim t-drive enhancing driving directions with taxi drivers’ intelligence
Finding rare classes active learning with generative and discriminative models
149591 speaker mohammed ismail
Final libre(1)
Seaij
Resume - Shannenia Sumawan
SimCon01: The benefits of Conceptual Modelling for Construction Simulation, b...
Resume
Cloudsim t-drive enhancing driving directions with taxi drivers’ intelligence

Viewers also liked (20)

PDF
Apresentação de trabalhos 28ª sa pe
ODT
Redaccion
DOC
PPT
Modelat Fluvial
PPS
PDF
Daniel Wise, psa - Portfolio 1
PPT
Festival Madonna 2
ODP
DéRivation De Fonctions Sinusoidales
PDF
Proyecto Combi -Presentacion 7Jul2006 UNI
PPT
Informe Dels Animals
PPT
Tussenbeoordeling
PPT
januarmont
PDF
Incremento salarial 2012
PPT
La mitologia al Renacimiento
PPT
ODP
Mots poètics
PPTX
Examen de computación
PPT
El Passat I El Futur En El Present
PPT
Trabajo De Sociales
Apresentação de trabalhos 28ª sa pe
Redaccion
Modelat Fluvial
Daniel Wise, psa - Portfolio 1
Festival Madonna 2
DéRivation De Fonctions Sinusoidales
Proyecto Combi -Presentacion 7Jul2006 UNI
Informe Dels Animals
Tussenbeoordeling
januarmont
Incremento salarial 2012
La mitologia al Renacimiento
Mots poètics
Examen de computación
El Passat I El Futur En El Present
Trabajo De Sociales
Ad

Similar to Cloudsim ranking on data manifold with sink points (7)

PDF
Dotnet ranking on data manifold with sink points
PDF
Ranking on data manifold with sink points
PDF
Java ranking on data manifold with sink points
PDF
Ranking on data manifold with sink points
DOC
25.ranking on data manifold with sink points
PDF
Emr a scalable graph based ranking model for content-based image retrieval
PDF
EMR: A Scalable Graph-based Ranking Model for Content-based Image Retrieval
Dotnet ranking on data manifold with sink points
Ranking on data manifold with sink points
Java ranking on data manifold with sink points
Ranking on data manifold with sink points
25.ranking on data manifold with sink points
Emr a scalable graph based ranking model for content-based image retrieval
EMR: A Scalable Graph-based Ranking Model for Content-based Image Retrieval
Ad

More from Ecwayt (20)

PDF
Covering points of interest with mobile sensors
PDF
Coloring based inter-wban scheduling for mobile wireless body area networks
DOC
Code modulation based encryption & decryption technique for secure communicat...
PDF
Clustering sentence level text using a novel fuzzy relational clustering algo...
PDF
Clustering large probabilistic graphs
PDF
Cloudsim quality-differentiated video multicast in multirate wireless networks
PDF
Cloudsim power allocation for statistical qo s provisioning in opportunistic...
PDF
Cloudsim distributed web systems performance forecasting using turning bands...
PDF
Cloudsim distributed processing of probabilistic top-k queries in wireless s...
DOCX
Civil 2013 titles
DOC
Chopper based dc motor speed control
PDF
Channel assignment for throughput optimization in multichannel multiradio wir...
PDF
Channel allocation and routing in hybrid multichannel multiradio wireless mes...
PDF
Casual stereoscopic photo authoring
DOCX
Casual stereoscopic photo authoring
PDF
Capacity of hybrid wireless mesh networks with random a ps
DOC
Bomb detection robot with wireless camera
DOC
Bed side patients monitoring system with emergency alert
PDF
Autonomous sensing order selection strategies exploiting channel access infor...
DOC
Automobile security system using digital password
Covering points of interest with mobile sensors
Coloring based inter-wban scheduling for mobile wireless body area networks
Code modulation based encryption & decryption technique for secure communicat...
Clustering sentence level text using a novel fuzzy relational clustering algo...
Clustering large probabilistic graphs
Cloudsim quality-differentiated video multicast in multirate wireless networks
Cloudsim power allocation for statistical qo s provisioning in opportunistic...
Cloudsim distributed web systems performance forecasting using turning bands...
Cloudsim distributed processing of probabilistic top-k queries in wireless s...
Civil 2013 titles
Chopper based dc motor speed control
Channel assignment for throughput optimization in multichannel multiradio wir...
Channel allocation and routing in hybrid multichannel multiradio wireless mes...
Casual stereoscopic photo authoring
Casual stereoscopic photo authoring
Capacity of hybrid wireless mesh networks with random a ps
Bomb detection robot with wireless camera
Bed side patients monitoring system with emergency alert
Autonomous sensing order selection strategies exploiting channel access infor...
Automobile security system using digital password

Cloudsim ranking on data manifold with sink points

  • 1. ECWAY TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE CELL: +91 98949 17187, +91 875487 2111 / 3111 / 4111 / 5111 / 6111 VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com RANKING ON DATA MANIFOLD WITH SINK POINTS ABSTRACT: Ranking is an important problem in various applications, such as Information Retrieval (IR), natural language processing, computational biology, and social sciences. Many ranking approaches have been proposed to rank objects according to their degrees of relevance or importance. Beyond these two goals, diversity has also been recognized as a crucial criterion in ranking. Top ranked results are expected to convey as little redundant information as possible, and cover as many aspects as possible. However, existing ranking approaches either take no account of diversity, or handle it separately with some heuristics. In this paper, we introduce a novel approach, Manifold Ranking with Sink Points (MRSPs), to address diversity as well as relevance and importance in ranking. Specifically, our approach uses a manifold ranking process over the data manifold, which can naturally find the most relevant and important data objects. Meanwhile, by turning ranked objects into sink points on data manifold, we can effectively prevent redundant objects from receiving a high rank. MRSP not only shows a nice convergence property, but also has an interesting and satisfying optimization explanation. We applied MRSP on two application tasks, update summarization and query recommendation, where diversity is of great concern in ranking. Experimental results on both tasks present a strong empirical performance of MRSP as compared to existing ranking approaches.