Skip to main content

Showing 1–2 of 2 results for author: Mohanty, S K

Searching in archive cs. Search in all archives.
.
  1. arXiv:1505.05962  [pdf, other

    cs.DS

    Nearest Neighbor based Clustering Algorithm for Large Data Sets

    Authors: Pankaj Kumar Yadav, Sriniwas Pandey, Sraban Kumar Mohanty

    Abstract: Clustering is an unsupervised learning technique in which data or objects are grouped into sets based on some similarity measure. Most of the clustering algorithms assume that the main memory is infinite and can accommodate the set of patterns. In reality many applications give rise to a large set of patterns which does not fit in the main memory. When the data set is too large, much of the data i… ▽ More

    Submitted 22 May, 2015; originally announced May 2015.

    Comments: 10 pages

  2. arXiv:1006.1307  [pdf, ps, other

    cs.DS math.NA

    I/O Efficient Algorithms for Matrix Computations

    Authors: Sraban Kumar Mohanty

    Abstract: We analyse some QR decomposition algorithms, and show that the I/O complexity of the tile based algorithm is asymptotically the same as that of matrix multiplication. This algorithm, we show, performs the best when the tile size is chosen so that exactly one tile fits in the main memory. We propose a constant factor improvement, as well as a new recursive cache oblivious algorithm with the same as… ▽ More

    Submitted 7 June, 2010; originally announced June 2010.

    MSC Class: 15A23; 11Y16; 65Y20; 68Q25; 68W40; 68W05 ACM Class: F.2.1; G.1.0; I.1.2