You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>LOTUS introduces semantic operators, a declarative and general-purpose programming interface that extends the relational model with composable AI-based operations for bulk semantic queries.</p>
<p>LOTUS is able to achieve 28x speedup and 10% higher accuracy on FEVER than existing fact-checking pipelines through semantic search and filter.</p>
119
120
</div><!-- Icon-Box -->
120
121
121
122
<divclass="col-md-6 icon-box position-relative">
122
-
<iclass="bi bi-graph-up"></i>
123
-
<h4><ahref="" class="stretched-link">Ease of Use</a></h4>
124
-
<p>LOTUS enables achieving state-of-the-art performance with just a few lines of code. Its intuitive interface allows users to implement complex AI-driven data transformations effortlessly.</p>
<h4><ahref="" class="stretched-link">Search and Ranking</a></h4>
130
131
<p>
131
-
LOTUS outperforms state-of-the-art AI pipelines, offering up to 28x faster execution with comparable accuracy. It achieves up to 400x acceleration in semantic operations while maintaining statistical accuracy guarantees.
132
+
LOTUS uses semantic indexes in conjunction with sorting based algorithms to achieve 20% faster ranking compared to standard ranking on BEIR.
<p>The semantic operator model is highly expressive, capturing state-of-the-art AI pipelines in a few operator calls and enabling new pipelines that achieve up to 49.4% higher quality.</p>
137
+
<iclass="bi bi-file-earmark-text"></i>
138
+
<h4><ahref="" class="stretched-link">ArXiv Paper Analysis</a></h4>
139
+
<p>LOTUS can semantically group ArXiv papers and allow users to declaratively set accuracy thresholds to control the latency and quality of the results.</p>
0 commit comments