D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/hpsc/../cisslab/code/rose/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/hpsc/../cisslab/code/rose/index.html
<!DOCTYPE html>
<html lang="en-us">

<head>

  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="generator" content="Source Themes Academic 4.6.0">

  

  
  
  
  
  
  

  

  
  
  
    
  
  <meta name="description" content="ROSE is a machine learning algorithm that implements outlier detection of an unlabeled spatiotemporal dataset using a rough set approach. It also provides a representative subset of the original data, describing the same structure, with which it is possible to detect the same outliers, named kernel set.
The paper that reports all the details and should be cited when the code is used is
Albanese A, Sankar K P, Petrosino A.">

  
  <link rel="alternate" hreflang="en-us" href="/code/rose/">

  


  
  
  
  <meta name="theme-color" content="#3685ff">
  

  
  
  
  
    
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" integrity="sha256-+N4/V/SbAFiW1MPBCXnfnP9QSN3+Keu+NlB+0ev/YKQ=" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">

    
    
    
      
    
    
      
      
        
          <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/github.min.css" crossorigin="anonymous" title="hl-light">
          <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
        
      
    

    

    

  

  
  
  
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
  

  
  
  
  
  <link rel="stylesheet" href="/css/academic.css">

  




  


  

  <link rel="manifest" href="/index.webmanifest">
  <link rel="icon" type="image/png" href="/img/icon-32.png">
  <link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png">

  <link rel="canonical" href="/code/rose/">

  
  
  
  
    
    
  
  
  <meta property="twitter:card" content="summary">
  
  <meta property="og:site_name" content="CISS Lab">
  <meta property="og:url" content="/code/rose/">
  <meta property="og:title" content="ROSE (Rough Outlier Set Extraction) | CISS Lab">
  <meta property="og:description" content="ROSE is a machine learning algorithm that implements outlier detection of an unlabeled spatiotemporal dataset using a rough set approach. It also provides a representative subset of the original data, describing the same structure, with which it is possible to detect the same outliers, named kernel set.
The paper that reports all the details and should be cited when the code is used is
Albanese A, Sankar K P, Petrosino A."><meta property="og:image" content="/img/logo.png">
  <meta property="twitter:image" content="/img/logo.png"><meta property="og:locale" content="en-us">
  
    
    
  

  



  


  


  





	<title>CISS Lab</title>
</head>

<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >

  <aside class="search-results" id="search">
  <div class="container">
    <section class="search-header">

      <div class="row no-gutters justify-content-between mb-3">
        <div class="col-6">
          <h1>Search</h1>
        </div>
        <div class="col-6 col-search-close">
          <a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
        </div>
      </div>

      <div id="search-box">
        
        <input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
        autocomplete="off" autocorrect="off" spellcheck="false" type="search">
        
      </div>

    </section>
    <section class="section-search-results">

      <div id="search-hits">
        
      </div>

    </section>
  </div>
</aside>


  
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
  <div class="container">

    
    
    
      <a class="navbar-brand" href="/"><img src="/img/logo.png" alt="CISS Lab"></a>
    

    
    <button type="button" class="navbar-toggler" data-toggle="collapse"
            data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
    <span><i class="fas fa-bars"></i></span>
    </button>
    

    
    
    <div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">

      
      <ul class="navbar-nav d-md-inline-flex">
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#demo"><span>Home</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#research"><span>Research</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#staff"><span>Staff</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#publications"><span>Publications</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#projects"><span>Projects</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#eve-ann"><span>Events & Announcements</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#code"><span>Code</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#links"><span>Links</span></a>
        </li>

        
        

        

        
        
        
          
        

        
        
        
        
        
        
          
          
          
            
          
          
        

        <li class="nav-item">
          <a class="nav-link " href="/#contact"><span>Contact</span></a>
        </li>

        
        

      

        
      </ul>
    </div>

    <ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
      
      <li class="nav-item">
        <a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a>
      </li>
      

      
      <li class="nav-item">
        <a class="nav-link js-dark-toggle" href="#"><i class="fas fa-moon" aria-hidden="true"></i></a>
      </li>
      

      

    </ul>

  </div>
</nav>


  <article class="article">

  












  

  
  
  
<div class="article-container pt-3">
  <h1>ROSE (Rough Outlier Set Extraction)</h1>

  

  
    


<div class="article-metadata">

  
  

  
  <span class="article-date">
    
    
      
    
    
  </span>
  

  

  

  
  
  

  
  

</div>

    














  
</div>



  <div class="article-container">

    <div class="article-style">
      <p>ROSE  is a machine learning algorithm that implements outlier detection of an unlabeled spatiotemporal dataset using a rough set approach. It also provides a representative subset of the original data, describing the same structure, with which it is possible to detect the same outliers, named kernel set.</p>
<p>The paper that reports all the details and should be cited when the code is used is</p>
<p>Albanese A, Sankar K P, Petrosino A.,  <a href="https://ieeexplore.ieee.org/document/6365186/?arnumber=6365186">IEEE Transactions on Knowledge and Data Engineering</a>, Vol. 26, no. 1, pp. 194-207, 2014, DOI: 10.1109/TKDE.2012.234.</p>
<p>ROSE is written in Java and can be downloaded <a href="/tar/ROSEv3.0.tar.gz">here</a>. It is platform independent and bundled as jar package. Java Runtime Environment (JRE) is needed to run this software.</p>
<h3 id="rose-package-content">ROSE package content:</h3>
<ul>
<li>ROSE.jar (java executable file)</li>
<li>README.md</li>
<li>LICENSE</li>
<li>sample_dataset.txt</li>
<li>Original paper 2014_Albanese_Sankar_Petrosino.pdf</li>
<li>Supplementary material folder ttk2014010194</li>
</ul>
<p>ROSE can be executed from a Unix-like shell, a Terminal for Mac-OS or Windows CMD as follows:</p>
<p><code>java -jar ROSE.jar &lt;path input dataset&gt; &lt;number of outliers&gt; &lt;number of neighbors&gt; &lt;number of elements once&gt; &lt;alpha&gt;</code></p>
<p>This is an example using the bundled sample dataset (assuming you are in the ROSE root folder):</p>
<p><code>java -jar ROSE.jar sample_dataset.txt 16 16 18 1</code></p>
<h3 id="input-parameters">Input parameters</h3>
<ul>
<li>path input dataset - Input dataset filename (complete absolute path). This has to be a text file where each row contains numerical values, ranging in [0, 1] (normalized). Each numeric value must be space separated (two or three space characters are allowed). These values are the coordinates of the instances to be processed.<br>
Each row specifies:
<ul>
<li>
<p><strong>required configuration:</strong> <em>(x,y,t)</em> triplets where <em>(x,y)</em> is a spatial coordinate and (t) is a timestamp.<br>
Example:<br>
0.84506904 0.10248589 0.15307587<br>
0.84543708 0.10339779 0.15308264<br>
0.84524589 0.10418321 0.15308941<br>
0.84540431 0.10549813 0.15309618<br>
0.84588570 0.10667086 0.15310294\</p>
</li>
<li>
<p><strong>optional configuration</strong>: 13 values are allowed at most, (x,y,t) + (f1,&hellip;,f10) where the first 3 values are inherited from required configuration and <em>(f1,&hellip;,f10)</em> is a list of other features.<br>
Example:<br>
0.84506904 0.10248589 0.15307587 0.84588570 0.10667086 0.15310294<br>
0.84543708 0.10339779 0.15308264 0.84524589 0.10418321 0.15308941<br>
0.84540431 0.10549813 0.15309618 0.84588570 0.10667086 0.15310294\</p>
</li>
<li>
<p><strong>standard configuration</strong>: not all 13 values need to be specified and just some features are specified (the sample dataset only contains <em>(x,y,t)</em>).</p>
</li>
</ul>
</li>
<li><strong>number of outliers</strong> - the number of outliers to be extracted from the data set.</li>
<li><strong>number of neighbors</strong> - the number of neighbors to be considered.</li>
<li><strong>number of elements once</strong> - it is the number of items that are extracted from the input data set at each iteration (and then compared with the rest of the file). This must be greater than the number of outliers. number of elements once &gt; number of outliers</li>
<li><strong>alpha</strong> - is a multiplier value of the linear combination of the weights, ranging between [0,1] (for spatial weight) and 1 - alpha (for temporal weight).
Special cases: alpha = 1 only spatial components are considered. alpha = 0 only temporal component is considered.</li>
</ul>
<h3 id="output-data">Output data</h3>
<p>Each execution of the ROSE software will produce an output folder named as the dataset input file name. Each execution on the same input dataset will overwrite the existing output folder.</p>
<ul>
<li><strong>TopOutlier</strong>-<em><strong>numoutlier-alpha-weight-milliseconds.txt</strong></em> - (<em>milliseconds</em> value in the filename is used to maintain processing history, TopOutlier-<em>inputfilename-numoutliers-alpha-weight.txt</em> is the most recent iteration). These files contain TopOutliers search results at each iteration. The last two files contain the Lower and Upper approximation of the outlier set respectively.</li>
<li><strong>WeightedData</strong>-<em><strong>inputfilename-numoutliers-weight.txt</strong></em> - contains the starting points set with weights for each point.</li>
<li><strong>SolvingSet</strong>-<em><strong>milliseconds.txt</strong></em> - contains the kernel set (milliseconds value in the filename is used to maintain processing history, SolvingSet.txt is the most recent iteration).</li>
<li><strong>NegativeRegion.txt</strong> - contains discarded instances.
<br>
\</li>
</ul>
<!-- raw HTML omitted -->
<hr>

    </div>

    


















  
  
  














  
  



  </div>
</article>

      

    
    

    
    
    
      <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>

      

      
        
        <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/highlight.min.js" integrity="sha256-1zu+3BnLYV9LdiY85uXMzii3bdrkelyp37e0ZyTAQh0=" crossorigin="anonymous"></script>
        
        <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/languages/r.min.js"></script>
        
      

      
      
    

    
    

    
    
    <script>hljs.initHighlightingOnLoad();</script>
    

    
    
    
    
    
    
    <script>
      const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
      const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
      const content_type = {
        'post': "Posts",
        'project': "Projects",
        'publication' : "Publications",
        'talk' : "Talks"
        };
    </script>
    

    
    

    
    
    <script id="search-hit-fuse-template" type="text/x-template">
      <div class="search-hit" id="summary-{{key}}">
      <div class="search-hit-content">
        <div class="search-hit-name">
          <a href="{{relpermalink}}">{{title}}</a>
          <div class="article-metadata search-hit-type">{{type}}</div>
          <p class="search-hit-description">{{snippet}}</p>
        </div>
      </div>
      </div>
    </script>
    

    
    
    <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
    

    
    

    
    

    
    
    
    
    
    
    
    
    
      
    
    
    
    
    <script src="/js/academic.min.96cf4c3dc37ea60dbbd03c13a455f1f7.js"></script>

    






  
  
  <div class="container">
    <footer class="site-footer">
  

  <p class="powered-by">
    

    Powered by the
    <a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
    <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.

    
    <span class="float-right" aria-hidden="true">
      <a href="#" class="back-to-top">
        <span class="button_icon">
          <i class="fas fa-chevron-up fa-2x"></i>
        </span>
      </a>
    </span>
    
  </p>
</footer>

  </div>
  

  
<div id="modal" class="modal fade" role="dialog">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title">Cite</h5>
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">&times;</span>
        </button>
      </div>
      <div class="modal-body">
        <pre><code class="tex hljs"></code></pre>
      </div>
      <div class="modal-footer">
        <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
          <i class="fas fa-copy"></i> Copy
        </a>
        <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
          <i class="fas fa-download"></i> Download
        </a>
        <div id="modal-error"></div>
      </div>
    </div>
  </div>
</div>

</body>
</html>

AnonSec - 2021 | Recode By D7net