Showing cs.CLShow all
3 papers · 1 filter
cs.CL2026
inversedMixup: Data Augmentation via Inverting Mixed Embeddings
Fanshuang Kong, Richong Zhang, Qiyu Sun +3
Mixup generates augmented samples by linearly interpolating inputs and labels with a controllable ratio. However, since it operates at the latent embedding level, the resulting sam…
cs.CL2025
Implicit Word Reordering with Knowledge Distillation for Cross-Lingual Dependency Parsing
Zhuoran Li, Chunming Hu, Junfan Chen +2
Word order difference between source and target languages is a major obstacle to cross-lingual transfer, especially in the dependency parsing task. Current works are mostly based o…
cs.CL2024
Improving Zero-Shot Cross-Lingual Transfer via Progressive Code-Switching
Zhuoran Li, Chunming Hu, Junfan Chen +3
Code-switching is a data augmentation scheme mixing words from multiple languages into source lingual text. It has achieved considerable generalization performance of cross-lingual…