← Search

Biyi Fang

3 accepted papers

2025

TrInk: Ink Generation with Transformer Network

EMNLP 2025

In this paper, we propose TrInk, a Transformer-based model for ink generation, which effectively captures global dependencies. To better facilitate the alignment between the input text and generated stroke points, we introduce scaled positional embeddings and a Gaussian memory mask in the cross-atte

2022

SLATE: A Sequence Labeling Approach for Task Extraction from Free-form Inked Content

EMNLP 2022industry

We present SLATE, a sequence labeling approach for extracting tasks from free-form content such as digitally handwritten (or “inked”) notes on a virtual whiteboard. Our approach allows us to create a single, low-latency model to simultaneously perform sentence segmentation and classification of thes…

2021

Only Train Once: A One-Shot Neural Network Training And Pruning Framework

NeurIPS 2021poster

Structured pruning is a commonly used technique in deploying deep neural networks (DNNs) onto resource-constrained devices. However, the existing pruning methods are usually heuristic, task-specified, and require an extra fine-tuning procedure. To overcome these limitations, we propose a framework t…