Papers by Petra Galuscakova
Cross-language Sentence Selection via Data Augmentation and Rationale Training (2021.acl-long)
Copied to clipboard
| Challenge: | a new approach to cross-language sentence selection is proposed for low-resource contexts . a cross-lingual embedding-based model is proposed that avoids translation entirely . |
| Approach: | They propose a cross-lingual embedding-based query relevance model that uses data augmentation and negative sampling techniques to directly learn a query-sentence pair. |
| Outcome: | The proposed approach performs better than state-of-the-art models on noisy parallel data . consistent improvements are seen across three language pairs over state- of-the art models . |
Segmenting Subtitles for Correcting ASR Segmentation Errors (2021.eacl-main)
Copied to clipboard
David Wan, Chris Kedzie, Faisal Ladhak, Elsbeth Turcan, Petra Galuscakova, Elena Zotkina, Zhengping Jiang, Peter Bell, Kathleen McKeown
| Challenge: | Typical ASR systems segment input audio into utterances using purely acoustic information, which may not resemble sentence-like units expected by conventional machine translation systems for spoken language translation (SLT). |
| Approach: | They propose a model for correcting ASR acoustic segmentation using subtitles as a proxy dataset for creating synthetic aural utterances by modeling common error modes. |
| Outcome: | The proposed model improves performance on MT and audio-document cross-language information retrieval (CLIR) it uses subtitles as a proxy dataset to correct ASR acoustic segmentation . |
Constrained Regeneration for Cross-Lingual Query-Focused Extractive Summarization (2022.coling-1)
Copied to clipboard
Elsbeth Turcan, David Wan, Faisal Ladhak, Petra Galuscakova, Sukanta Sen, Svetlana Tchistiakova, Weijia Xu, Marine Carpuat, Kenneth Heafield, Douglas Oard, Kathleen McKeown
| Challenge: | Query-focused summarization of foreign-language documents can help a user understand whether a document is relevant to a query term. |
| Approach: | They propose to use machine translation and post-editing to improve human relevance judgments . they include a query term in a summary when its translation appears in the source document . |
| Outcome: | The proposed approach improves human relevance judgments by including a query term in a summary when its translation appears in the source document. |