activity
20112022
most citedOnline Self-Indexed Grammar Compression

5 citations · 10 across the 8 of their papers we have counts for

collaborators
Showing cs.DSShow all

11 papers · 1 filter

cs.DS2022

An Optimal-Time RLBWT Construction in BWT-runs Bounded Space

Takaaki Nishimoto, Shunsuke Kanda, Yasuo Tabei

The compression of highly repetitive strings (i.e., strings with many repetitions) has been a central research topic in string processing, and quite a few compression methods for t…

cs.DS20201 cited

Dynamic Similarity Search on Integer Sketches

Shunsuke Kanda, Yasuo Tabei

Similarity-preserving hashing is a core technique for fast similarity searches, and it randomly maps data points in a metric space to strings of discrete symbols (i.e., sketches) i…

cs.DS2020

Optimal-Time Queries on BWT-runs Compressed Indexes

Takaaki Nishimoto, Yasuo Tabei

Indexing highly repetitive strings (i.e., strings with many repetitions) for fast queries has become a central research topic in string processing, because it has a wide variety of…

cs.DS20201 cited

Succinct Trit-array Trie for Scalable Trajectory Similarity Search

Shunsuke Kanda, Koh Takeuchi, Keisuke Fujii +1

Massive datasets of spatial trajectories representing the mobility of a diversity of moving objects are ubiquitous in research and industry. Similarity search of a large collection…

cs.DS2020

R-enum: Enumeration of Characteristic Substrings in BWT-runs Bounded Space

Takaaki Nishimoto, Yasuo Tabei

Enumerating characteristic substrings (e.g., maximal repeats, minimal unique substrings, and minimal absent words) in a given string has been an important research topic because th…

cs.DS2019

Dynamic Path-Decomposed Tries

Shunsuke Kanda, Dominik Köppl, Yasuo Tabei +2

A keyword dictionary is an associative array whose keys are strings. Recent applications handling massive keyword dictionaries in main memory have a need for a space-efficient impl…