In computer science, an oblivious data structure is a data structure that gives no information about the sequence or pattern of the operations that have...
9 KB (1,344 words) - 12:13, 29 July 2024
In computing, a cache-oblivious algorithm (or cache-transcendent algorithm) is an algorithm designed to take advantage of a processor cache without having...
13 KB (1,843 words) - 05:14, 3 November 2024
Domain Name System (redirect from Oblivious DNS)
It defines the DNS protocol, a detailed specification of the data structures and data communication exchanges used in the DNS, as part of the Internet...
69 KB (9,812 words) - 11:03, 15 July 2025
Machinery, pp. 357–368, doi:10.1145/2840728.2840761, ISBN 978-1-4503-4057-1, MR 3629839, S2CID 9729386 Oblivious data structure Cache-oblivious algorithm...
38 KB (3,993 words) - 05:17, 16 August 2024
Secure multi-party computation (redirect from Oblivious Circuit Evaluation)
the model is called the `computational model'. Further, the protocol of oblivious transfer was shown to be complete for these tasks. The above results established...
42 KB (5,909 words) - 21:09, 27 May 2025
List-labeling problem (category Amortized data structures)
order-maintenance problem, cache-oblivious data structures, data structure persistence, graph algorithms and fault-tolerant data structures. Sometimes the list labeling...
16 KB (2,582 words) - 23:05, 25 January 2025
Fault tolerance (redirect from Failure-oblivious computing)
rather than the three of TMR, but has been used commercially. Failure-oblivious computing is a technique that enables computer programs to continue executing...
36 KB (4,971 words) - 19:26, 23 July 2025
Confidential computing (category Data protection)
Systems, Enclaive, Fortanix, IBM Hyper Protect Services, Mithril Security, Oblivious, Opaque Systems, Scontain, Secretarium, Super Protocol, Fr0ntierX, and...
47 KB (4,453 words) - 16:19, 8 June 2025
Furthermore, cache-optimization, usually via cache-aware or cache-oblivious data structures and algorithms, can often lead to orders of magnitude improvements...
67 KB (6,115 words) - 15:37, 2 July 2025
Machine learning (section Data compression)
picture, and they learn relationships between pixels that humans are oblivious to, but that still correlate with images of certain types of real objects...
140 KB (15,562 words) - 00:52, 24 July 2025
Matrix multiplication algorithm (redirect from Cache-oblivious matrix multiplication)
version, but unlike that algorithm, the recursive algorithm is cache-oblivious: there is no tuning parameter required to get optimal cache performance...
39 KB (4,483 words) - 13:22, 24 June 2025
different styles of solution. Traditional MVC arranges model (e.g., data structures and storage), view (e.g., user interface), and controller (e.g., business...
6 KB (804 words) - 01:36, 25 June 2024
B-tree (section Node structure)
BTree implementation Cache Oblivious B(+)-trees Dictionary of Algorithms and Data Structures entry for B*-tree Open Data Structures - Section 14.2 - B-Trees...
53 KB (7,379 words) - 19:48, 19 July 2025
hardware-maintained structure can utilize to manage a cache of information. Caching improves performance by keeping recent or often-used data items in memory...
38 KB (4,885 words) - 03:29, 21 July 2025
Demaine, Erik (2002). Cache-Oblivious Algorithms and Data Structures (PDF). Lecture Notes from the EEF Summer School on Massive Data Sets. Aarhus: BRICS. NASA...
9 KB (1,031 words) - 21:20, 19 January 2025
B-heap (category Heaps (data structures))
implementation with B-heap support. For more on van Emde Boas layouts see Benjamin Sach Descent into Cache-Oblivion or Cache-oblivious data structures....
6 KB (893 words) - 18:04, 27 January 2025
TokuDB (section Role on the big data market)
Retrieved 2011-01-17. "Cache Oblivious B-trees". State University of New York (SUNY) at Stony Brook. Retrieved 2011-01-17. "Big Data is Creating The Future...
6 KB (540 words) - 22:57, 23 March 2023
Locality of reference (redirect from Data locality)
adjacent data structures with identical structure and size, accessing mutually corresponding elements of each structure rather than each entire structure. This...
16 KB (2,329 words) - 02:47, 21 July 2025
that their relationship was apparent to everyone around them. This obliviousness also appears in Colbert's Daily Show and Colbert Report character. Thirty...
222 KB (18,610 words) - 20:31, 26 July 2025
along the n1 direction. More generally, an asymptotically optimal cache-oblivious algorithm consists of recursively dividing the dimensions into two groups...
67 KB (7,809 words) - 05:39, 1 July 2025
Early versions operated on the executable (list structure) form of the Lisp program and were oblivious to the special meanings of various functions. Later...
12 KB (1,291 words) - 16:08, 6 March 2025
The Gherkin (category Lattice shell structures)
the idea was that the passer-by in neighbouring streets would be nearly oblivious to the tower's existence until directly underneath it.[citation needed]...
31 KB (2,778 words) - 19:58, 15 July 2025
likely meaningless or misleading. Most traders who use Profiles seem oblivious to the requirement for normality. 2. Even in overall equilibrium markets...
11 KB (1,740 words) - 00:39, 25 February 2025
Pagh, Rasmus; Velingker, Ameya; Woodruff, David; Zandieh, Amir (2020), "Oblivious Sketching of High-Degree Polynomial Kernels", ACM-SIAM Symposium on Discrete...
29 KB (5,140 words) - 17:51, 17 July 2025
Hankel structured. Machine learning, in which case the approximating matrix is nonlinearly structured. Recommender systems, in which cases the data matrix...
22 KB (3,884 words) - 11:38, 8 April 2025
Doubly logarithmic tree (category Trees (data structures))
abstract at IEEE, at Citeseer. Demaine, Erik. Review of the Cache-Oblivious Sorting. Notes for MIT Computer Science 6.897: Advanced Data Structures....
2 KB (202 words) - 03:28, 31 July 2024
Naor, Moni; Reingold, Omer; Rosen, Alon (2005). "On Robust Combiners for Oblivious Transfer and Other Primitives". Advances in Cryptology – EUROCRYPT 2005...
49 KB (6,300 words) - 10:48, 24 July 2025
An algorithm designed to exploit the cache in this way is called cache-oblivious, because it does not contain the cache size as an explicit parameter....
21 KB (2,894 words) - 09:50, 14 May 2025
computer scientist, known for his work in cache-oblivious algorithms, lowest common ancestor data structures, scheduling (computing), and pebble games. He...
6 KB (451 words) - 22:15, 17 June 2025
memory transfers between internal and external memory. Like their cache-oblivious counterparts, asymptotically optimal external sorting algorithms achieve...
14 KB (2,176 words) - 17:38, 4 May 2025