paper-with-me

Papers

Substructure Distribution Projection for Zero-Shot Cross-Lingual Dependency Parsing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present substructure distribution projection (SubDP), a technique that projects a distribution over structures in one domain to another, by projecting substructure distributions separately. Models for the target domain can then be trained, using the projected distributions as soft silver labels. We evaluate SUBDP on zero shot cross-lingual dependency parsing, taking dependency arcs as substructures: we project the predicted dependency arc distributions in the source language(s) to target language(s), and train a target language parser on the resulting distributions. Given an English tree bank as the only source of human supervision, SUBDP achieves better unlabeled attachment score than all prior work on the Universal Dependencies v2.2 (Nivre et al., 2020) test set across eight diverse target languages, as well as the best labeled attachment score on six languages. In addition, SUBDP improves zero shot cross-lingual dependency parsing with very few (e.g., 50) supervised bitext pairs, across a broader range of target languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ARCDependency Parsing

Similar Papers 제목 키워드 기반

Substructure Distribution Projection for Zero-Shot Cross-Lingual Dependency Parsing

2021-10-16 · ACL 2022 5 · Haoyue Shi, Kevin Gimpel, Karen Livescu

We present substructure distribution projection (SubDP), a technique that projects a distribution over structures in one domain to another, by projecting substructure distributions separately. Models for the target domai…

ARCDependency Parsing

Less is More: Unseen Domain Fake News Detection via Causal Propagation Substructures

2024-11-14 · Shuzhi Gong, Richard O. Sinnott, Jianzhong Qi, Cecile Paris

The spread of fake news on social media poses significant threats to individuals and society. Text-based and graph-based models have been employed for fake news detection by analysing news content and propagation network…

Contrastive LearningFake News DetectionGraph Neural Network

CXR-LT 2026 Challenge: Projection-Aware Multi-Label and Zero-Shot Chest X-Ray Classification

2026-04-02 · Juno Cho, Dohui Kim, Mingeon Kim, Hyunseo Jang 외 arxiv

This challenge tackles multi-label classification for known chest X-ray (CXR) lesions and zero-shot classification for unseen ones. To handle diverse CXR projections, we integrate projection-specific models via a classif…

Multi-Label ClassificationZero-shot GeneralizationContrastive Learning

ZeroSim: Zero-Shot Analog Circuit Evaluation with Unified Transformer Embeddings

2025-11-10 · Xiaomeng Yang, Jian Gao, Yanzhi Wang, Xuan Zhang arxiv

Although recent advancements in learning-based analog circuit design automation have tackled tasks such as topology generation, device sizing, and layout synthesis, efficient performance evaluation remains a major bottle…

Zero-shot GeneralizationReinforcement Learning

MODA: A Unified 3D Diffusion Framework for Multi-Task Target-Aware Molecular Generation

2025-07-09 · Dong Xu, Zhangfan Yang, Sisi Yuan, Jenna Xinyi Yao 외 arxiv

Three-dimensional molecular generators based on diffusion models can now reach near-crystallographic accuracy, yet they remain fragmented across tasks. SMILES-only inputs, two-stage pretrain-finetune pipelines, and one-t…