paper-with-me

Papers

Unsupervised Paradigm Clustering Using Transformation Rules

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Changbing Yang, Garrett Nicolai, Miikka Silfverberg

This paper describes the submission of the CU-UBC team for the SIGMORPHON 2021 Shared Task 2: Unsupervised morphological paradigm clustering. Our system generates paradigms using morphological transformation rules which are discovered from raw data. We experiment with two methods for discovering rules. Our first approach generates prefix and suffix transformations between similar strings. Secondly, we experiment with more general rules which can apply transformations inside the input strings in addition to prefix and suffix transformations. We find that the best overall performance is delivered by prefix and suffix rules but more general transformation rules perform better for languages with templatic morphology and very high morpheme-to-word ratios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTask 2

Similar Papers 제목 키워드 기반

Unsupervised Co-Learning on G-Manifolds Across Irreducible Representations

2019-12-01 · NeurIPS 2019 12 · Yifeng Fan, Tingran Gao, Zhizhen Jane Zhao

We introduce a novel co-learning paradigm for manifolds naturally admitting an action of a transformation group $\mathcal{G}$, motivated by recent developments on learning a manifold from attached fibre bundle structures…

ClusteringCommunity Detection

PointClustering: Unsupervised Point Cloud Pre-Training Using Transformation Invariance in Clustering

2023-01-01 · CVPR 2023 1 · Fuchen Long, Ting Yao, Zhaofan Qiu, Lusong Li 외

Feature invariance under different data transformations, i.e., transformation invariance, can be regarded as a type of self-supervision for representation learning. In this paper, we present PointClustering, a new un…

ClusteringDeep ClusteringInductive BiasPhilosophy+2

Implementing Online Reinforcement Learning with Temporal Neural Networks

2022-04-11 · James E. Smith

A Temporal Neural Network (TNN) architecture for implementing efficient online reinforcement learning is proposed and studied via simulation. The proposed T-learning system is composed of a frontend TNN that implements o…

Clusteringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Boosting Data Reduction for the Maximum Weight Independent Set Problem Using Increasing Transformations

2020-08-12 · Alexander Gellner, Sebastian Lamm, Christian Schulz, Darren Strash 외

Given a vertex-weighted graph, the maximum weight independent set problem asks for a pair-wise non-adjacent set of vertices such that the sum of their weights is maximum. The branch-and-reduce paradigm is the de facto st…

MARC: Mining Association Rules from datasets by using Clustering models

2021-07-14 · Shadi Al Shehabi, Abdullatif Baba

Association rules are useful to discover relationships, which are mostly hidden, between the different items in large datasets. Symbolic models are the principal tools to extract association rules. This basic technique i…

Clustering