Slide 6
Slide 6 text
tSTAT
(trajectory-indexing Succinct Trit-Array Trie)
H
0
2
1
0
0
0
1
2
3
G
1
1
V
1
4
1
1
0
2
0
1
2
3
H
1
1
G
2
3
V
2
H
2
0
0
1
0
0
0
1
0
0
1
2
3
4
5
6
7
H
3
0
0
0
2
0
0
2
2
0
1
2
3
4
5
6
7
1
0
1
1
G
4
5
6
2
1
V
4
0
1
2
3
3
1
1
0
0 1
0
1
1 1 2
2
2
2
2
3
1 2
1
0
1,4
2
3,6
3
1 1
1
1 2
2
1
0
0
1
3
2 3
2
2
3
5,6
2
3
1
0
0
1 1
1
1 2
2
1
0
1
3
2 3
2
2
3
4
5,6
2
3
1
0
0
1
1 2
2
1
0
1
3
4
5,6
3
1,2
A2 -> 3
0 1 2 3 4
level:
0 1 2
level:
Step1: Partition each sketch into B blocks based on the multi-index approach
Step1 Step2 Step3
Enables us to divide the Hamming distance problem with large threshold K into
B sub-problems with small threshold ⌊K/B⌋
Proposed Method
Although false positives can arise, they can be safely removed in the final verification
Block1 Block2
Threshold K = 3 becomes
sub-thresholds ⌊3/2⌋=1