scispace - formally typeset
K

Kazuma Hashimoto

Researcher at Salesforce.com

Publications -  64
Citations -  2478

Kazuma Hashimoto is an academic researcher from Salesforce.com. The author has contributed to research in topics: Computer science & Machine translation. The author has an hindex of 18, co-authored 53 publications receiving 1889 citations. Previous affiliations of Kazuma Hashimoto include University of Tokyo & University of Illinois at Chicago.

Papers
More filters
Proceedings ArticleDOI

A Joint Many-Task Model: Growing a Neural Network for Multiple NLP Tasks

TL;DR: The authors introduce a joint many-task model together with a strategy for successively growing its depth to solve increasingly complex tasks, and use a simple regularization term to allow for optimizing all model weights to improve one task's loss without exhibiting catastrophic interference of the other tasks.
Proceedings ArticleDOI

Tree-to-Sequence Attentional Neural Machine Translation

TL;DR: This work proposes a novel end-to-end syntactic NMT model, extending a sequence- to-sequence model with the source-side phrase structure, which has an attention mechanism that enables the decoder to generate a translated word while softly aligning it with phrases as well as words of the source sentence.
Proceedings Article

Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering

TL;DR: A new graph-based recurrent retrieval approach that learns to retrieve reasoning paths over the Wikipedia graph to answer multi-hop open-domain questions and achieves significant improvement in HotpotQA, outperforming the previous best model by more than 14 points.
Posted Content

A Joint Many-Task Model: Growing a Neural Network for Multiple NLP Tasks

TL;DR: A joint many-task model together with a strategy for successively growing its depth to solve increasingly complex tasks and uses a simple regularization term to allow for optimizing all model weights to improve one task’s loss without exhibiting catastrophic interference of the other tasks.
Proceedings Article

Find or Classify? Dual Strategy for Slot-Value Predictions on Multi-Domain Dialog State Tracking

TL;DR: The authors proposed a dual-strategies model for DST by adapting a single BERT-style reading comprehension model to jointly handle both the categorical and non-categorical slots.