Papers by Juanyan Wang
Patentformer: A Novel Method to Automate the Generation of Patent Applications (2024.emnlp-industry)
Copied to clipboard
| Challenge: | Patentformer is a novel method for generating patent specification by fine-tuning the generative models with diverse sources of information, e.g., patent claims, drawing text, and brief descriptions of the drawings. |
| Approach: | They propose a method for generating patent specification by fine-tuning generative models with diverse sources of information, e.g., patent claims, drawing text, and brief descriptions of the drawings. |
| Outcome: | The proposed method generates patent specification in legal writing style and human-like quality may be better than the actual specification. |
Ranking-Constrained Learning with Rationales for Text Classification (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing approaches to text classification use labels and rationales as ranking constraints. |
| Approach: | They propose a ranking-constrained loss function that combines cross-entropy loss with ranking losses as rationale constraints to speed up deep learning models with limited training data. |
| Outcome: | The proposed approach outperforms baselines on three human-annotated datasets and shows that it is more efficient than existing approaches. |