検索条件

キーワード
タグ
ツール
開催日
こだわり条件

タグ一覧

JavaScript
PHP
Java
Ruby
Python
Perl
Scala
Haskell
C言語
C言語系
Google言語
デスクトップアプリ
スマートフォンアプリ
プログラミング言語
U/UX
MySQL
RDB
NoSQL
全文検索エンジン
全文検索
Hadoop
Apache Spark
BigQuery
サーバ構成管理
開発サポートツール
テストツール
開発手法
BI
Deep Learning
自然言語処理
BaaS
PaaS
Iaas
Saas
クラウド
AI
Payment
クラウドソフトウェア
仮想化ソフトウェア
OS
サーバ監視
ネットワーク
WEBサーバ
開発ツール
テキストエディタ
CSS
HTML
WEB知識
CMS
WEBマーケティング
グラフィック
グラフィックツール
Drone
AR
マーケット知識
セキュリティ
Shell
IoT
テスト
Block chain
知識

“The Anatomy of an Order-Preserving k-mer Dictionary” by Giulio Ermanno PIBIRI

2025/07/02(水)
04:30〜05:30
Googleカレンダーに追加
参加者

29人/

主催:RIKEN AIP Public

🗓 Date & Time

Wednesday, July 2

🕐 13:30 – 14:30 (JST)

📍 Venue

  • AIP Open Space (AIP members only)
  • Online via Zoom (link will be shared with registered participants)

🎤 Speaker

Giulio Ermanno PIBIRI

Ca’ Foscari University

🔗 GitHub Profile

🧠Organizer

Succinct Information Processing Team in RIKEN-AIP


🧪 Title

The Anatomy of an Order-Preserving k-mer Dictionary


🧬 Abstract

Efficiently storing and querying large collections of kmers while preserving their original order in sequences is a critical challenge in bioinformatics. Some approaches often optimize for membership queries but neglect the importance of maintaining the sequential arrangement of kmers, which is essential for applications like read mapping and genome assembly.

We will introduce an order-preserving kmer dictionary built upon three fundamental building blocks:

  • Spectrum-preserving string sets, which enable compact representation of kmer
      sets while maintaining the original spectrum.

  • (Random) minimizers, a class of randomized algorithms that sample representative
      kmers, allowing for space-efficient indexing and localized searches.

  • (Compressed) Minimal perfect hashing, providing collision-free and constant-time lookups in highly compressed space.

By integrating these components, our data structure efficiently encodes the order of kmers and allows fast exact membership, as well as streaming and navigational queries. This data structure is also at the basis for the indexing of colored de Bruijn graph that we will cover on July 4th.


似たイベント

Workship