Moon IME: Neural-based Chinese Pinyin Aided Input Method with Customizable Association (P18-4)
Copied to clipboard
| Challenge: | a pinyin input method engine (IME) allows users to input Chinese into a computer by typing pinyan through the common keyboard. |
| Approach: | They present a pinyin IME that integrates neural machine translation and IR to offer amusive and customizable association ability. |
| Outcome: | The Moon IME integrates neural machine translation and IR to offer amusive association ability. |
Similar Papers
Chinese Pinyin Aided IME, Input What You Have Not Keystroked Yet (D18-1)
Copied to clipboard
| Challenge: | Chinese pinyin input method engine (IME) converts pinyine into character based on its core component, pinyan-to-character conversion (P2C). |
| Approach: | They propose a sequence-to-sequence model with gated-attention mechanism for Chinese IMEs. |
| Outcome: | The proposed model improves on existing models in benchmark datasets showing great user experience improvement compared to traditional models. |
Exploring Conditional Variational Mechanism to Pinyin Input Method for Addressing One-to-Many Mappings in Low-Resource Scenarios (2024.acl-short)
Copied to clipboard
| Challenge: | Experimental results demonstrate the superior performance of our method. |
| Approach: | They propose to leverage conditional variational mechanism to simplify pinyin IME . they employ a strategy that facilitates interaction between pinyan and Chinese character information . |
| Outcome: | The proposed method improves the performance of pinyin input method engine (IME) under low-resource conditions. |
Exploring and Adapting Chinese GPT to Pinyin Input Method (2022.acl-long)
Copied to clipboard
| Challenge: | a frozen GPT can generate state-of-the-art performance on perfect pinyin, but performance drops when input includes abbreviated pinyan, which links to even larger number of Chinese characters. |
| Approach: | They propose to use Chinese GPT to generate fluent sentences using abbreviated pinyin. |
| Outcome: | The proposed approach improves on abbreviated pinyin across all domains. |
Open Vocabulary Learning for Neural Chinese Pinyin IME (P19-1)
Copied to clipboard
| Challenge: | Pinyin-to-character conversion is the core component of pinyin based Chinese input method engine (IME). |
| Approach: | They propose a neural P2C conversion model augmented by an online updated vocabulary to support open vocabulary learning during IME working. |
| Outcome: | The proposed model outperforms commercial IMEs and state-of-the-art models on standard corpus and true inputting history dataset in terms of multiple metrics and the online updated vocabulary helps it follow user inputting behavior. |
Enabling Real-time Neural IME with Incremental Vocabulary Selection (N19-2)
Copied to clipboard
| Challenge: | Input method editor (IME) converts sequential alphabet key inputs to words in a target language. |
| Approach: | They propose a neural-based language model that incrementally builds a subset vocabulary from the word lattice. |
| Outcome: | The proposed approach achieves 50x speedup on Japanese IME benchmark without losing conversion accuracy. |
A Chinese Writing Correction System for Learning Chinese as a Foreign Language (C18-2)
Copied to clipboard
| Challenge: | a new writing correction system for Chinese learners is available for learning as a second language . a classification approach to English GEC does not require exact recognition of error types . however, there is no general model that handles all types of Chinese writing errors. |
| Approach: | They propose a Chinese writing correction system that takes a wrong input sentence and generates correction suggestions. |
| Outcome: | The proposed system generates correction suggestions for Chinese sentences with English translations, helping users understand correct usages of certain grammar patterns. |
Input Representations for Parsing Discourse Representation Structures: Comparing English with Chinese (2021.acl-short)
Copied to clipboard
| Challenge: | Neural semantic parsers have obtained acceptable results in parsing DRSs . previous studies have focused on parse of DRS in English, but have focused only on a few languages . |
| Approach: | They propose to use character sequences as input to map meaning representations to string format. |
| Outcome: | The proposed models learn the meaning of a series of semantic phenomena by taking sentences as input and outputting the corresponding DRSs, without the aid of any extra linguistic information. |
Generative Input: Towards Next-Generation Input Methods Paradigm (2024.findings-acl)
Copied to clipboard
| Challenge: | generative models have been used for various NLP tasks but their application in the field of input methods remains under-explored. |
| Approach: | They propose a novel Generative Input paradigm that uses prompts to handle all input scenarios and other intelligent auxiliary input functions, optimizing the model with user feedback. |
| Outcome: | The proposed paradigm achieves state-of-the-art in the Full-mode Key-sequence to Characters task and surpasses GPT-4 in the other input methods. |
Our Neural Machine Translation Systems for WAT 2019 (D19-52)
Copied to clipboard
| Challenge: | In the last five years, statistical machine translation is gradually fading out in favor of neural machine translation. |
| Approach: | They describe a novel Neural Machine Translation (NMT) system for the WAT 2019 translation tasks they focus on. |
| Outcome: | The proposed system improves translation accuracy while replacing absolute position representations with relative positions. |
HuoziIME: An On-Device LLM-Enhanced Input Method for Deep Personalization (2026.acl-demo)
Copied to clipboard
| Challenge: | Mobile input method editors (IMEs) are the primary interface for text input, yet they are constrained to manual typing and struggle to produce personalized text. |
| Approach: | They propose a personalized on-device IME powered by large language models . they endow HUOZIIME with initial human-like prediction ability . |
| Outcome: | The proposed IME has initial human-like prediction ability and is optimized for on-device deployment. |