\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{S Kumara  Swamy}

             \author[2]{Manjula S  H}

             \affil[1]{  UVCE, Bangalore University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2014 Accepted: 31 December 2014 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


In present day applications the approach of data mining and associated privacy preservation plays a significant role for ensuring optimal mining function. The approach of privacy preserving data mining (PPDM) emphasizes on ensuring security of private information of the participants. On the contrary majority of present mining applications employ the vertically partitioned data for mining utilities. In such scenario when the overall rule is divided among participants, some of the parties remain with fewer rules sets and thus the classification accuracy achieved by them always remain questionable. On the other hand, the consideration of private information associated with any part will violate the approach of PPDM. Therefore, in order to eliminate such situations and to provide a facility of rule regeneration in this paper, a highly robust and efficient rule regeneration scheme has been proposed ensures optimal classification accuracy without using any critical user information for rule generation. The proposed system developed a rule generation function called cumulative dot product (P2DM-RGCD) rule regeneration scheme. The developed algorithm generates two possible optimal rule generation and update functions based on cumulative updates and dot product. The proposed system has exhibited optimal response in terms of higher classification accuracy, minimum information loss and optimal training efficiency.

\end{abstract}


\keywords{data mining, privacy preserving, vertical portioning, rule regeneration.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n present day scenario the data mining techniques are playing very significant role for ensuring optimal data exploration, classification and further decision support systems (DSS). In numerous applications the process of data mining is having great significance such as search engines and DSS mechanisms for business houses, organizations and government agencies etc. On the other hand due to multi-party computation or communication scenario, the requirement of a robust privacy factor is realized. A number of researches are going on to ensure private data security in secure multiparty computation (SMC) scenario based mining facility. The newly proposed paradigm called Privacy preservation in data mining (PPDM) is one of the growing research sector where a number of approaches have been proposed and optimized for optimal and secure mining process. In order to achieve an optimal and secure mining facility, data distribution approaches such as vertical partitioning and horizontal data partitioning has been advocated. The systems based on vertically partitioned data are emerging due to its robust function and classification accuracy. On the other hand based on association rule mining a number of systems have been developed. In our previous research \hyperref[b0]{[1]}[2] \hyperref[b5]{[3]} we have already implemented numerous noble schemes to optimize data classification and performance efficiency and a robust privacy preserving data mining scheme using commutative RSA scheme. These all system has in fact exhibited optimal performance for classification efficiency and effective mining function. But taking into consideration of a scenario, where in vertically partitioned data the rules generated have to be divided among encompassing participants, there could be a possibility that some of the parties might have fewer rules.\par
When certain party possesses low rules count, the classification accuracy based on those confined rules might give lower accuracy. Therefore to ensure optimal classification accuracy and efficiency rules are required to be increased with enhanced information and classification attributes. On the contrary, in privacy preserving data mining (PPDM) scenario, no other party will like to share its critical, private information with other and if it takes place the PPDM itself will be violated. Therefore in such circumstances, the implementation of such approach which can ensure rule enhancement or rule regeneration without retrieving critical information of other participant will be required. In order to achieve this goal, here in this research paper, we have proposed a highly robust and efficient system model for rule regeneration which considers only some of the numerical attributes for rule regeneration and operates with two mathematical and logical operators. In this paper a rule regeneration scheme called cumulative dot product (P 2 DM-RGCD) has been proposed. The proposed scheme individually generates two distinct functions for rule regeneration on the basis of cumulative and dot product based rule updates. The, overall functions and rule regeneration schemes have been developed employing only some of the numerical attributes associated with other parties so as to perform rule regeneration. The considered numerical attributes even doesn't disclose the private or critical information related to parties. Thus, the proposed approaches of rule regeneration not only ensure the preservation of privacy but also make the mining system optimized in terms of higher classification accuracy and efficiency. The proposed system has exhibited optimal response in terms of higher classification accuracy, minimum information loss and optimal training efficiency. 
\section[{a) Motivation}]{a) Motivation}\par
Now days most of the researches are done for privacy preservation in mining but very few have made effort to ensure optimal performance with PPDM as most schemes employ the approach of vertically partitioned data for classification and in case of SMC scenario, the requirement of privacy preserving data mining is also inevitable. The situation also becomes complex in the scenario, where the overall rules are required to be split amongst allied participants. In this case, some of the parties remained back with low rule counts and therefore their classification accuracy is always under suspicion. Therefore, considering this requirement the development of certain optimized rule enhancement or even rule regeneration scheme can be a potential solution. A model based on PPDM is needed where an algorithm will regenerate the rules based on some numerical attributes using some operators which neither use critical information of other users not violates PPDM objective. These all motivate us to develop a robust rule regeneration scheme that can exhibit rule regeneration without causing any violation in PPDM. The proposed cumulative dot product (P 2 DM-RGCD) scheme can deliver these all expectations as it doesn't employ critical information of user, rather considers only some numerical attributes have not much information. The mathematical function (dot product and cumulative updates) makes the system more robust in function. 
\section[{b) Contribution}]{b) Contribution}\par
The proposed rule regeneration approach, cumulative dot product (P 2 DM-RGCD) scheme possesses potential to optimize rule regeneration on the basis of some numerical attributes assocaited with any participants in MPC scenario. The proposed system performs well using two possible functions, in terms of cumulative rule generation updates and dot product based rule generation. Such combinations emerge out with enhanced rule generation efficiency, classification accuracy, minimum information loss and higher training efficiency. The developed system has been tested with varied datasets of varying sample size and the results obtained has exhibited that the proposed system can play a significant role for real time mining applications. 
\section[{c) Organization}]{c) Organization}\par
The remaining manuscript has been classified into certain sections where Section II represents related Work which are followed by research background. In Section III the proposed system has been discussed which is followed by results and analysis in Section IV. Section V presents conclusion. The references used are given at the last of presented manuscript. 
\section[{II.}]{II.} 
\section[{Related Work}]{Related Work}\par
A number of researches have been done for PPDM oriented rule generation and performance optimization. Some of the work carried for PPDM and rule generation based mining enhancements are as follows:\par
Dehzangi, O. \hyperref[b11]{[4]} Advocated on the application of fuzzy rule based systems and discusses the limitations in terms of rule-base generation and stated that in case of higher dimensional issues, not every possible rule can be generation correspondence with entire antecedent combinations. Ultimately authors proposed a rule generation approach using data mining and focused their system to accomplish rule-based generation with varied length. In [2] M.W. Kim et al. developed an effective fuzzy based rule generation scheme using fuzzy decision tree data mining approach and they combined the clarity of rules generated on the basis of decision tree approaches like ID3 and C4.5 enriched with presentative ability of fuzzy sets that facilitated better classification for varied patterns associated with non axis-parallel decision boundaries that is in fact intricate for implementation employing attribute-based classification scheme. Sabu, M.K. et al., \hyperref[b13]{[6]} analyzed a recent scheme called Rough Set Theory (RST) and stated it as a system with ambiguity and insecurity. In fact RST is significant for various applications but cannot incorporate association rules that plays significant rule for data mining while ensuring association among varied attributes. To eliminate such limitation the author advocated a rough set based scheme for rule generation using an incoherent information model comprising preprocessed data and used LEM2 algorithm to perform rule generation. Ji  {\ref Dan et al.,}\hyperref[b14]{[7]} presented a data mining scheme called CA to enhance CURE and C4.5 and uses principle component analysis (PCA), parallel processing and grid partitioning to perform better feature and scale reduction for huge datasets.  {\ref Trinca,} {\ref D. et al.,}\hyperref[b16]{[8]} emphasized on rule mining based PPDM and proposed an algebraic and recursive system based on two party protocols and focussed on collusion free mining still. In our last paper  {\ref [9]} we accomplished data mining while incorporating multiple parties and performed mining on vertically partitioned data and proposed a scheme called Key Distribution-Less Privacy Preserving Data Mining (KDLPPDM). To ensure security they employed Commutative RSA an advanced cryptosystem.  {\ref Tran,} {\ref D.H. et al.,} {\ref [10]} proposed CRYPPAR scheme that facilitates a robust framework for privacy preserving association rule mining based on cryptosystem schemes. The authors employed secure scalar product algorithms for exhibiting efficient data mining with enhanced accuracy.  {\ref Modi,} {\ref C.N. et al.,} {\ref [11]} proposed a noble heuristic scheme called decrease support of R.H.S. item of rule clusters that facilitates privacy for perceptive rules at definite level while assuring optimal quality or mining efficiency for datasets. They performed clustering on the sensitive association rules based on defined conditions and perform rule hiding by means of some modifications. This is the matter of fact the some of the existing approaches have illustrated better results but unfortunately, no emphasis has been mode of system optimization using PPDM approach with rule regeneration without exploring critical information of associated parties. Some works either focuses on PPDM or classification accuracy, but for robust applications, the duo are needed to be enriched together. 
\section[{III.}]{III.} 
\section[{Background Work}]{Background Work}\par
PPDM is one of the recent and most emerging technologies for data mining filed. This technology facilitates a novel framework for performing data extraction and classification with ensured security and preservation among various or multiple parties. In \hyperref[b0]{[1]} a noble system model for PPDM has been developed for vertically partitioned data and authors have employed a robust cryptosystem to ensure data security in SMC environment. Commutative RSA scheme has been used for privacy preservation. Similarly in [9] the emphasis was made on classification accuracy. In uniqueness of this work was that this algorithm didn't employ any private data and in spite it came up with better association rule mining. This system came up with better efficiency in terms of rule generation, overhead minimization and classification efficiency.\par
IV. 
\section[{Proposed System}]{Proposed System}\par
Taking into consideration of a highly robust and efficient system for privacy preserving data mining that employs multiple parties with vertically partitioned data and in which the rules associated with certain party defines the accuracy and performance, here in this research paper, an optimal solution of rule regeneration and performance optimization has been developed. The Prime objective of this research work is to develop a rule regeneration scheme without employing any critical information of allied parties. In this paper a noble cumulative dot product (P 2 DM-RGCD) scheme has been proposed for rule regeneration with the party having fewer rules, without retrieving any critical information of other parties can exhibit higher rule generation, resulting into better classification accuracy and efficiency. The proposed scheme has been discussed in this section. 
\section[{a) PPDM Oriented Rule Regeneration Scheme}]{a) PPDM Oriented Rule Regeneration Scheme}\par
As in vertical partitioned data the overall rules are shared among the participating parties and thus it raises the probability where the rules available with certain party could be very few and on that basis the classification accuracy could not be optimal. On the other hand, sharing the private information about other parties to retrieve better classification for certain party is violation for privacy preservation. Therefore in such situation, in this paper rule regenerates have been done based on certain numerical attributes. In order to accomplish an optimized rule regeneration approach for PPDM applications, a classifier having mapping function ð??"ð??"(??) with ?? ? ??into labels?? ? \{?1, 1\}, are taken into consideration and is given byð??"ð??"(??) = ??ð??"ð??"??[??(??)]\par
Where ?? ? ?? ? ?? states a real-valued predictor. The optimal predictor ??(??) represents the reduction factor for the classification problem. Mathematically,??(??) = ?? ??,?? \{??[????(??)]\} ? ? ??[?? ?? ??(?? ?? )] 
\section[{??}]{??}\par
In above equationD(. )represents the function for loss reflecting the upper bound as the error rate. The process of rule regeneration approach performs learning and approximating the best suitable predictor in terms of a linear combination of generic predictorsg n ? A ? C. In fact this is stated as the party possessing lower classification rules and information to exhibit optimal classification. Thus, the reduction of error minimization function can be updated as??(??) = ? ?? ?? ???(??)? ? ?? ??\par
Where ?? = \{? 1 , . . , ? ?? \} refers for the combination or cluster of those all parties which don't have enough rules or information to perform classification. In order to achieve formulation consistency or regularity here we have considered that ?(??) = 0 ???????(??) = 1are the parts of cluster or group of parties (??) having less rules. The process of rules regeneration performs learning of the linear combination by employing certain successive descent approach in functional space, in reference to the enhancement issues, In the above presented expression, the variable ?? represents the cluster of parties possessing fewer rules for classification. Here it must be taken into consideration that ??represents a convex set and in case the parameter ??(. )depicts certain convex function then in that situation the enhancement issues for equation \hyperref[b5]{(3)} will always be a convex.Now, taking into consideration of the first and second derivatives of the loss function as employed with initial problem (Equation  {\ref 2}) is stated by?? ? = ???? (??) ???? and ?? ?? = ?? 2 ??(??) ???? 2 5\par
Here it is assumed that, performing k iterations the value of the optimal predictor is given by a function?? ?? (??).Now employing Taylor series expansion for ??(?? ?? + ?)towards?? ?? , the resulting first and second derivatives can be retrieved by the following approach.???? = ????(?? ?? + ???) ???? ? ??=0\textbf{6}\par
It provides the estimation of variations in ?? at instant ?? ?? towards ð??"ð??".To make it simple, in many cases the argument ??has been omitted all through the presented manuscript. The variations or warp of ??[?? ?? ] towards ð??"ð??"can be presented in terms of its second order derivative. Mathematically the curvature can be defined as?? 2 ??(?? ?? ; ?) = ?? 2 ??(?? ?? + ???) ???? 2 ? ??=0\textbf{7}\par
Now, taking into consideration of these variables, the approximation of ?? can be accomplished using Taylor series expansion in the region of since??[?? ?? ], given below, solely depend on the illustrative value ?? through the training events?? ?? and there doesn't exist any loss while mapping the value of defined functions ?? ?? (??) into certain definite vector form ?? ? ?? ?? of [?? ?? (?? 1 ), . . . , ?? ?? (?? ?? )], where ??states for the size of the training set.??(?? ?? + ??ð??"ð??") = ??(?? ?? ) + ??????(?? ?? ; ?) + ?? 2 2 ?? 2 ??(?? ?? ; ?) + ??(?? 2 )\textbf{8}\par
In the defined vector ?? the dot product presentation can be given by?? 1 , ? 2 ? = ? ? 1 (?? ?? ), ? 2 ?? (?? ?? )\textbf{9}\par
Without causing any loss in generality, it is assumed that those parties who have fewer rule for classification(? ? ??), are in general processed for normalization to get??, ?? = 1. Now, considering a function called unitary indication function given by??(??) = 1in case the variable ??holds otherwise it possesses zero and the functional gradient of ??is given by certain vectorized entities given by??? (?? ?? ) (?? ?? ) = ?? ???? ??[?? ?? + ????(?? = ?? ?? )]| ??=0 = ????[?? ?? , ?? ?? (?? ?? ) + ??] ???? ? ?? =0\textbf{11}\par
Meanwhile, the second order gradient vector is given as Hessian in the form of a matrix, mathematically it is presented as? ?? ??? ?? ? 2 ??? ?? , ?? ?? ? = ?? 2 ??(?? ?? + ?? 1 ??(?? = ?? ?? ) + ?? 2 ????? = ?? ?? ?) ???? 1 ???? 2 ? ?? 1 ,?? 2 =0 = ? ?? 2 ?????? 2 ??[?? ?? ?? ?? (?? ?? ) + ??]? ??=0 ?????? = ?? 0 ?????????????????\textbf{12}\par
To make is simple, it is presented further as? ?? ??? ?? ? 2 ??? ?? , ?? ?? ?????? ?? (?? ) 2 (?? ?? ). ?? ? ?? ??? ?? ? 2 (?? ?? ) ? 0, ??? ?? , ??? ??\textbf{13}\par
Now taking into consideration of the convex problem and parties to be enriched with rule regeneration, its projects comes out to be????(?? ?? ; ?) = ?? ???? ? ??[?? ?? , ?? ?? ??? ?? ? ?? + ???(?? ?? )]? ??=0 = ? ?(?? ?? ) ?? ???? ??[?? ?? , ?? ?? ??? ?? ? + ??) ]| ?? =0 ?? = ?? ?? (?? ?? ) , ??\textbf{14}\par
Ultimately, the first order derive has been obtained as following equation (Equation  {\ref 15}) and similarly the second derivate has been obtained in terms of Equation (Equation \hyperref[formula_12]{17}).? ?? ?? ?(?? ?? )???[?? ?? ?? ?? (?? ?? )] ?? 15 ?? 2 ??(?? ?? ; ???) = ?? 2 ??(?? ?? + ???) ???? 2 ? ??=0 16 ? ð??"ð??" 2 (?? ?? )????[?? ?? ð??"ð??" ?? (?? ?? )] ??\textbf{17}\par
Considering the above derived expressions, it can be found that the learner party is required to be enriched with the predictor or rule generator at its ?? + 1iteration and it is given by © 2015 Global Journals Inc. (US) 1 
\section[{4}]{4}\par
Year 2015 P 2 DM-RGCD: PPDM Centric Classification rule Generation Scheme\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) ) 
\section[{Global Journal of C omp uter S cience and T echnology}]{Global Journal of C omp uter S cience and T echnology}\par
Volume XV Issue II Version I ( )C ? * = arg min ????(?? ?? ; ?) ? ? ??\textbf{18}\par
In case of the consideration of the gradient factor, it can also be represented by? * = arg ?????? ? ? ?? [????(?? ?? ; ?)] 2 ?? 2 ??(?? ?? ; ?)\textbf{19}\par
With a bet rule generator or party seeking rule regenerator ? * , the best possible step size can be presented by?? * = arg min ??(?? ???? ; ??? * ) ?? ? ??\textbf{20}\par
Similarly, the values evaluated by predictor is updated for?? + 1iteration events and it is given by?? ??+1 (a) = ?? ?? (a) + ?? * ? * (??).\textbf{21}\par
Thus, the ultimate predictor for rule regeneration will function as a linear combination of those parties who have fewer rules for classification. 
\section[{a) Rule Regeneration: An Optimal Blend for new}]{a) Rule Regeneration: An Optimal Blend for new}\par
Features or Rules This is the matter of fact that the rule regeneration selects some helpful features to perform classification; the genuine combination of parties seeking rule regeneration might not be so enriched for capturing every associated attributes of information to perform discrimination. As for illustration, it becomes necessary to employ certain conjunctions of the features for capturing few of the dimensions and in such conditions the linear combination becomes ineffective where even rule generation is not optimal solution to accomplish better classification. In this paper a mechanism of rule regeneration has been developed to ensure optimal privacy preservation and effective classification in terms of accuracy and optimal mining results. The proposed cumulative dot product P 2 DM\textunderscore RG-CDscheme has been discussed as follows. 
\section[{b) Cumulative Dot Product (P2dm\textunderscore Rg-Cd) Based Rule}]{b) Cumulative Dot Product (P2dm\textunderscore Rg-Cd) Based Rule}\par
Regeneration Consider cluster of combination of parties having lower rules count??, the proposed noble scheme of rule generation called cumulative dot product (P 2 DM-RGCD)based rule generation emphasizes its function for solving the following problem? ?????? ??(??)??(??) ??. ????(??) ? ? ?? ???? 22\par
Where ? ?? ???? represents the combination of all comprising set of achievable linear combinations of the dot product of parties, mathematically given as? ?? ???? = ?ð??"ð??"(??)|ð??"ð??"(??) = ? ? ? ?? ??(??), ? ?? ?? ?? ? ?? ?? ?\textbf{23}\par
Here it can be found that ? ?? ???? states for a convex combination and therefore for any similar functions??(. ), the optimization issues will be convex. Now, considering Taylor boost scheme as a comparative model, assume that after ?? iterations the predictor possesses ?? terms given by?? ?? (??) ? ?? ?? ?? ?? ?? =1 (??)\textbf{24}\par
The every such presentation will represent an unitary learner party and will be given by,?? ?? ?? (??) ? ? ?? , ??(??) ?? ?? ??=1 ? ?? , ??(??) ? ??\textbf{25}\par
At certain iteration ?? + 1 it is feasible to enhance ?? ?? (??)possessing dual updates given by cumulative and dot product. A brief of the considered paradigms have been given as follows:\par
? Cumulative Update: In case of cumulative update paradigm it is considered that selecting or joining a learner party to the predictor will be like?? ??+1 (??) = ?? ?? (??) + ?(??).\textbf{26}\par
Here, the updates are done on the basis of rules regenerated with first and second derivatives factors given by ????(?? ?? ; ?) and ?? 2 ??(?? ?? ; ?)respectively. And the optimal party? 0 * , can be achieved based on the selection of gradient descent approach. Here in terms of optimal step size?? 0 * , the newly generated rules or predictor is found to be with risk factor ?? ?0 = ??(?? ?? ?? 0 * ? 0 * ) 27\par
? Dot product rule update: In case of P 2 DM\textunderscore RG -DC) , one of the available terms is processed for multiplication using a newer party given by?? ?? ?? +1 (??) = ?? ?? ?? (??) × ð??"ð??"(??).\textbf{28}\par
It can also be given by?? ?? ??+1 (??) = ?? ?? ?? (??)?(??) + ? ?? ?? ?? (??) ?? ??? 29 = ?? ?? (??) ? ?? ?? ?? (??)] + ?? ?? ?? (??)?(??)\textbf{30}?? ?? ?? (??) + ?? ?? ?? (??)?(??)\textbf{31}With ?? ?? ?? (??) = ?? ?? (??) ? ?? ?? ?? (??).\textbf{32}\par
Now, taking into consideration of the above mentioned expressions a Taylor series expansion of ??(?? ??+1 )can be retrieved in the region of functional?? ?? ?? (??), and the first and second order variations for the risk factor wrt a dot product cum cumulative update of the ?? ??? term in ?? ?? (??) is given by????(?? ?? ; ?, ??) = ????[?? ?? ?? + ð??"ð??"?? ?? ?? ?] ??ð??"ð??" ? ð??"ð??" =0 33 = ? ?? ?? ?(?? ?? ) ?? ?? ?? ?? (?? ?? )] 2 ?? ?? [?? ?? ?? ?? ?? (?? ?? )]\textbf{34}\par
Year 2015 P 2 DM-RGCD: PPDM Centric Classification rule Generation Scheme\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) )\par
) ) 
\section[{Global Journal of C omp uter S cience and T echnology}]{Global Journal of C omp uter S cience and T echnology}\par
Volume XV Issue II Version I ( )  The optimal party seeking rule regeneration given by ð??"ð??" ?? * is retrieved with its optimal step size and it can be given as The proposed and developed algorithm of cumulative dot product (P 2 DM-RGCD) based rule regeneration provides optimal new rules for those parties who don't have sufficient rules for classification due to vertically partitioned data and divided rules sets among other parties. Thus, implementing the above mentioned paradigms cumulative update and dot product cum cumulative update has exhibited higher rule generation without extracting any critical information assocaited with the other parties in the application scenario and thus it also preserves the privacy of participant. The enriched rules or regenerated rules make the system highly robust for optimal classification.C ?? 2 ??(?? ?? ; ?, ??) = ?? 2 ??[?? ?? ?? + ð??"ð??"?? ?? ?? ?] ??ð??"ð??" 2 ? ð??"ð??" =0 35 = ?[?(\par
V. 
\section[{Results and Analysis}]{Results and Analysis}\par
In a specific situation of SMC based PPDM where a number of participants do exhibit data mining without any disclosure of its private data or information with vertically partitioned data the splitting of rules for classification might cause a situation where some of the participants will have fewer numbers of rules that could result into inaccuracy, error prone and inefficient classification. In such cases even the other parties don't wish to share its information. In this paper a robust rule regeneration technique has been developed that exhibits rule regeneration using a noble scheme called cumulative dot product (P 2 DM-RGCD) without using significant information of other participants. C\# and C++ programming languages was used for development. The model was implemented with GCC compiler on Linux platform and the system effectiveness has been analyzed in terms of its learning accuracy, testing accuracy, information loss etc. In order to exhibit the performance analysis with varied datasets or data count, various data samples like breast cancer data, diabetes datasets, satellite datasets etc have been considered. The results have been analyzed in terms of its specificity Vs sensitivity, performance rate, higher accuracy and minimum computational overheads information loss, classification accuracy and many more. Following figures represent the receiver operating characteristics (ROC) analysis for the developed research model. The results obtained in this paper have been compared with our previous work \hyperref[b0]{[1]}[2] \hyperref[b5]{[3]}.Figure \hyperref[fig_4]{1-3}, illustrates the performance of the proposed system with employed breast cancer data of varied size. Here it can be found that the proposed system response is better as compared to existing vertically partitioned mining model with PPDM.   
\section[{C}]{C}\par
From Figure \hyperref[fig_3]{2}, Figure \hyperref[fig_5]{4} and Figure  {\ref 6}, it can be found that the proposed system facilitates minimum information loss. The reason behind this achievement is that the proposed system does not employ the critical information associated with any participants. In order to exhibit rule regeneration, our proposed system has just employed some of the numeric values or parameters on basis of which processing with proposed cumulative dot product (P 2 DM-RGCD)scheme, the classification has been accomplished. Thus, the least utilization of critical information makes this system capable of delivering higher classification accuracy and performance (Figure1, Figure \hyperref[fig_5]{4}, and Figure \hyperref[fig_7]{7}) without causing much information loss as compared to existing systems.    VI. 
\section[{Conclusion}]{Conclusion}\par
The key requirement of an effective and robust data mining system is its security or data privacy with every participating users and optimal mining efficiency. In majority of mining applications vertically partitioned data are used predominantly. In case of vertically partitioned data along with the assurance of privacy preserving in data mining, creates a situation where the rules generated are divided among parties and then certain parties remain back with fewer rules. In such circumstances, on the basis of low classification rules, the accuracy and efficiency of mining is questionable. Considering this need to generate more rules in this paper a rule regeneration scheme was proposed which not only avoids the utilization of private information allied with other parties but also enhances the classification accuracy without any computational overheads.\par
The developed system dot cumulative dot product (P 2 DM-RGCD) has exhibited rule regeneration with two possible rule generation functions called cumulative rule updates and dot product rule update. Using the derived functions the rule regeneration has been accomplished that makes this system highly robust to generate accurate and precise outcomes and classification accuracy. The developed system has exhibited better results in terms of its training performance, optimal classification accuracy and minimum information loss. The performance of the developed system may ensure the optimal performance with real time mining applications which needs privacy preserving as well as optimal classification accuracy. The further evaluation and enhancement of the system can be done for Big Data applications and online web utilities.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{56}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 5 :Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{89}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 8 :Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.796875\textwidth}P{0.027890625\textwidth}P{0.025234375\textwidth}}
\multicolumn{2}{l}{?? ?? ?? (?? ?? )] 2 ?? ?? [?? ?? ?? ?? ?? (?? ?? )]}\tabcellsep 36\\
\multicolumn{3}{l}{?? Pseudo Algo: Cumulative dot product (P 2 DM-}\\
\multicolumn{2}{l}{RGCD) Based Rule Regeneration}\tabcellsep \\
\multicolumn{3}{l}{Input: Sets for data training ?? ?? , parties with lower rules}\\
?? = \{? 1 , . . , ? ?? \},\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Iteration counts ?? and a loss function ??(. ).}\tabcellsep \\
Initialization: and?? ?? (??) = 0\tabcellsep Select?? = 0, ?? = 0,\tabcellsep ?? (??) = 0 ?? ??\\
\multicolumn{2}{l}{while ?? < ??do Estimate optimal Cumulative update?? 0  *  ? 0  *  Select ?? ?0 = ??(?? ?? + ?? 0  *  ? 0  *  )}\tabcellsep \\
Initialize look\tabcellsep \tabcellsep \\
for ?? = 1 to ??do\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Estimate optimal update for ?? ??? dot product term, ?? ??  *  ? ??  *  Update ?? ?0 = ??(?? ?? ? ?? ?? ?? ) + ?? ?? ?? ?? ??  *  ? ??  *  ]}\\
end for\tabcellsep \tabcellsep \\
Select ??  *\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[S Kumara]{b0}\label{b0} 	 		\textit{},  		 			Swamy S Kumara 		.  		 	 
\bibitem[Manjula]{b1}\label{b1} 	 		\textit{},  		 			S Manjula 		.  		 	 
\bibitem[Venugopal]{b2}\label{b2} 	 		\textit{},  		 			K R Venugopal 		.  		 	 
\bibitem[Iyengar]{b3}\label{b3} 	 		\textit{},  		 			S Iyengar 		.  		 	 
\bibitem[S Kumara]{b5}\label{b5} 	 		\textit{},  		 			Swamy S Kumara 		.  		 	 
\bibitem[Manjula]{b6}\label{b6} 	 		\textit{},  		 			S Manjula 		.  		 	 
\bibitem[Venugopal]{b7}\label{b7} 	 		\textit{},  		 			K R Venugopal 		.  		 	 
\bibitem[Iyengar]{b8}\label{b8} 	 		\textit{},  		 			S Iyengar 		.  		 	 
\bibitem[Patnaik]{b9}\label{b9} 	 		\textit{},  		 			L M Patnaik 		.  		 	 
\bibitem[Dan and Qiujianlin]{b14}\label{b14} 	 		\textit{},  		 			Ji Dan 		,  		 			; Qiujianlin 		.  		 	 
\bibitem[A Data Mining Perspective in Privacy Preserving Data Mining Systems International Journal of Current Engineering and Technology (2014)]{b10}\label{b10} 	 		‘A Data Mining Perspective in Privacy Preserving Data Mining Systems’.  	 	 		\textit{International Journal of Current Engineering and Technology}  		April 2014. 4  (2) .  	 
\bibitem[Patnaik]{b4}\label{b4} 	 		‘A NOVEL PPDM PROTOCOL FOR DISTRIBUTED PEER TO PEER INFORMATION SOURCES’.  		 			L M Patnaik 		.  	 	 		\textit{International Journal of Computer Engineering and Technology}  		 	 	 (IJCET) 
\bibitem[Xiang and Peng (2010)]{b15}\label{b15} 	 		‘A Synthesized Data Mining Algorithm Based on Clustering and Decision Tree’.  		 			Gu Xiang 		,  		 			; Chen Li; He Peng 		.  	 	 		\textit{IEEE 10th International Conference on},  				2010. 2728. June 29 2010-July 1 2010. p. 2722.  	 
\bibitem[Lee; Changwoo Min (1228)]{b12}\label{b12} 	 		‘Efficient fuzzy rule generation based on fuzzy decision tree for data mining’.  		 			Myung-Won Kim; Joonggeun Lee; Changwoo Min 		.  	 	 		\textit{Fuzzy Systems Conference Proceedings},  				1999. 1999. 1228. Aug. 1999. 3 p. .  	 	 (FUZZ-IEEE '99) 
\bibitem[Dehzangi et al. (2007)]{b11}\label{b11} 	 		‘Efficient Fuzzy Rule Generation: A New Approach Using Data Mining Principles and Rule Weighting’.  		 			O Dehzangi 		,  		 			M J Zolghadri 		,  		 			S Taheri 		,  		 			S M Fakhrahmad 		.  	 	 		\textit{Fourth International Conference on},  				2007. 2007. Aug. 2007. 2 p. .  	 	 (Fuzzy Systems and Knowledge Discovery) 
\bibitem[Sabu and Raju (2011)]{b13}\label{b13} 	 		‘Rule induction using Rough Set Theory -An application in agriculture’.  		 			M K Sabu 		,  		 			G Raju 		.  	 	 		\textit{2011 International Conference on},  				18-19 March 2011. 49 p. 45.  	 
\bibitem[Trinca and Rajasekaran (2007)]{b16}\label{b16} 	 		‘Towards a Collusion-Resistant Algebraic Multi-Party Protocol for Privacy-Preserving Association Rule Mining in Vertically Partitioned Data’.  		 			D Trinca 		,  		 			S Rajasekaran 		.  	 	 		\textit{Performance, Computing, and Communications Conference},  				2007. IPCCC 2007. April 2007. 409 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
