Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleNovember 2022
- research-articleNovember 2021
- research-articleDecember 2021
Shape Features Improve the Encoding Performance of High-level Visual Cortex
ISAIMS '21: Proceedings of the 2nd International Symposium on Artificial Intelligence for Medicine SciencesPages 101–108https://doi.org/10.1145/3500931.3500950The visual encoding model based on the convolutional neural network (CNN) realizes the prediction of brain activity from the hierarchical similarity between deep neural network and visual cortex. However, studies have shown that CNNs trained on the ...
- rapid-communicationMay 2019
The effective entropy of next/previous larger/smaller value queries
Information Processing Letters (IPRL), Volume 145, Issue CPages 39–43https://doi.org/10.1016/j.ipl.2019.01.011AbstractWe study the problem of storing the minimum number of bits required to answer next/previous larger/smaller value queries on an array A of n numbers, without storing A. We show that these queries can be answered by storing at most 3.701...
Highlights- We study the effective entropy of next/previous larger/smaller queries on an array.
- research-articleJanuary 2016
Encoding 2D range maximum queries
Theoretical Computer Science (TCSC), Volume 609, Issue P2Pages 316–327https://doi.org/10.1016/j.tcs.2015.10.012We consider the two-dimensional range maximum query (2D-RMQ) problem: given an array containing elements from an ordered set, encode the array so that the position of the maximum element in any specified range of rows and range of columns can be found ...
- research-articleJanuary 2016
Space efficient data structures for nearest larger neighbor
Journal of Discrete Algorithms (JDISA), Volume 36, Issue CPages 63–75https://doi.org/10.1016/j.jda.2016.01.001Given a sequence of n elements from a totally ordered set, and a position in the sequence, the nearest larger neighbor (NLN) query returns the position of the element which is closest to the query position, and is larger than the element at the query ...
- articleAugust 2012
On Space Efficient Two Dimensional Range Minimum Data Structures
Algorithmica (ALGR), Volume 63, Issue 4Pages 815–830The two dimensional range minimum query problem is to preprocess a static m by n matrix (two dimensional array) A of size N=mźn, such that subsequent queries, asking for the position of the minimum element in a rectangular range within A, can be ...