Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IEICE paper #292

Merged
merged 1 commit into from
Jan 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions src/_data/profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@ jobs:
title: 株式会社サイバーエージェント(インターン, 3 weeks)

publications:
- title: Inter-Core Crosstalk-Aware Backup Network Design Model against Probabilistic Link Failures in Multi-Core Fiber Optical Path Network
authors: Honai Ueoka, Takehiro Sato and Eiji Oki.
journal: IEICE Transactions on Communications, 2023, Volume E106.B, Issue 11, Pages 1109-1121.
links:
- text: paper (IEICE)
url: https://search.ieice.org/bin/summary.php?id=e106-b_11_1109
- text: paper (J-STAGE)
url: https://www.jstage.jst.go.jp/article/transcom/E106.B/11/E106.B_2022EBP3189/_article/-char/ja

- title: Crosstalk-Aware Backup Network Design against Probabilistic Link Failures in Multi-Core Fiber Optical Path Network
authors: Honai Ueoka, Takehiro Sato and Eiji Oki.
journal:
Expand All @@ -43,7 +52,7 @@ publications:
links:
- text: paper
url: https://ieeexplore.ieee.org/document/9850212
- title: Frustratingly Easy Edit-based Linguistic Steganography with a Masked Language Model.
- title: Frustratingly Easy Edit-based Linguistic Steganography with a Masked Language Model
authors: Honai Ueoka, Yugo Murawaki and Sadao Kurohashi.
journal:
"In Proceedings of the 2021 Conference of the North American Chapter of
Expand All @@ -54,7 +63,7 @@ publications:
url: https://www.aclweb.org/anthology/2021.naacl-main.433/
- text: code
url: https://github.com/ku-nlp/steganography-with-masked-lm
- title: A System for Worldwide COVID-19 Information Aggregation.
- title: A System for Worldwide COVID-19 Information Aggregation
authors:
Akiko Aizawa, Frederic Bergeron, Junjie Chen, Fei Cheng, Katsuhiko Hayashi,
Kentaro Inui, Hiroyoshi Ito, Daisuke Kawahara, Masaru Kitsuregawa, Hirokazu Kiyomaru,
Expand Down
Loading