paper-with-me

Papers

Fusion of linguistic, neural and sentence-transformer features for improved term alignment

2022-06-01 · LREC (BUCC) 2022 6 · Andraz Repar, Senja Pollak, Matej Ulčar, Boshko Koloski

Crosslingual terminology alignment task has many practical applications. In this work, we propose an aligning method for the shared task of the 15th Workshop on Building and Using Comparable Corpora. Our method combines several different approaches into one cohesive machine learning model, based on SVM. From shared-task specific and external sources, we crafted four types of features: cognate-based, dictionary-based, embedding-based, and combined features, which combine aspects of the other three types. We added a post-processing re-scoring method, which reducess the effect of hubness, where some terms are nearest neighbours of many other terms. We achieved the average precision score of 0.833 on the English-French training set of the shared task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Modeling Motion with Multi-Modal Features for Text-Based Video Segmentation

2022-04-06 · CVPR 2022 1 · Wangbo Zhao, Kai Wang, Xiangxiang Chu, Fuzhao Xue 외

Text-based video segmentation aims to segment the target object in a video based on a describing sentence. Incorporating motion information from optical flow maps with appearance and linguistic modalities is crucial yet …

Optical Flow EstimationReferring Expression SegmentationSegmentationSentence+2

Lexicon-Enriched Graph Modeling for Arabic Document Readability Prediction

2025-09-26 · Passant Elchafei, Mayar Osama, Mohamed Rageh, Mervat Abuelkheir arxiv

We present a graph-based approach enriched with lexicons to predict document-level readability in Arabic, developed as part of the Constrained Track of the BAREC Shared Task 2025. Our system models each document as a sen…

Graph Neural Network

Non-Linguistic Supervision for Contrastive Learning of Sentence Embeddings

2022-09-20 · Yiren Jian, Chongyang Gao, Soroush Vosoughi

Semantic representation learning for sentences is an important and well-studied problem in NLP. The current trend for this task involves training a Transformer-based sentence encoder through a contrastive objective with …

ClusteringContrastive LearningRepresentation LearningSemantic Textual Similarity+2

An Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding

2024-08-02 · Wei Chen, Long Chen, Yu Wu

Most advanced visual grounding methods rely on Transformers for visual-linguistic feature fusion. However, these Transformer-based approaches encounter a significant drawback: the computational costs escalate quadratical…

DecoderReasoning SegmentationVisual Grounding

LLMCARE: early detection of cognitive impairment via transformer models enhanced by LLM-generated synthetic data

2025-08-08 · Ali Zolnour, Hossein Azadmaleki, Yasaman Haghbin, Fatemeh Taherinezhad 외 arxiv

Alzheimer's disease and related dementias(ADRD) affect nearly five million older adults in the United States, yet more than half remain undiagnosed. Speech-based natural language processing(NLP) offers a scalable approac…