paper-with-me

Papers

Generating CCG Categories

2021-03-15 · Yufang Liu, Tao Ji, Yuanbin Wu, Man Lan

Previous CCG supertaggers usually predict categories using multi-class classification. Despite their simplicity, internal structures of categories are usually ignored. The rich semantics inside these structures may help us to better handle relations among categories and bring more robustness into existing supertaggers. In this work, we propose to generate categories rather than classify them: each category is decomposed into a sequence of smaller atomic tags, and the tagger aims to generate the correct sequence. We show that with this finer view on categories, annotations of different categories could be shared and interactions with sentence contexts could be enhanced. The proposed category generator is able to achieve state-of-the-art tagging (95.5% accuracy) and parsing (89.8% labeled F1) performances on the standard CCGBank. Furthermore, its performances on infrequent (even unseen) categories, out-of-domain texts and low resource language give promising results on introducing generation models to the general CCG analyses.

📄 PDF Abstract BibTeX arXiv:2103.08139

Code (1)

Yufang-Liu/category-generator 공식 구현

Tasks

Multi-class ClassificationSentence

Similar Papers 제목 키워드 기반

Generating Categories for Sets of Entities

2020-08-19 · Shuo Zhang, Krisztian Balog, Jamie Callan

Category systems are central components of knowledge bases, as they provide a hierarchical grouping of semantically related concepts and entities. They are a unique and valuable resource that is utilized in a broad range…

Abstractive Text SummarizationSpecificity

Segment Any 3D Object with Language

2024-04-02 · Seungjun Lee, Yuyang Zhao, Gim Hee Lee

In this paper, we investigate Open-Vocabulary 3D Instance Segmentation (OV-3DIS) with free-form language instructions. Earlier works that rely on only annotated base categories for training suffer from limited generaliza…

3D Instance SegmentationDecoderInstance SegmentationObject+2

Sketch-pix2seq: a Model to Generate Sketches of Multiple Categories

2017-09-13 · Yajing Chen, Shikui Tu, Yuqi Yi, Lei Xu

Sketch is an important media for human to communicate ideas, which reflects the superiority of human intelligence. Studies on sketch can be roughly summarized into recognition and generation. Existing models on image rec…

RevCD -- Reversed Conditional Diffusion for Generalized Zero-Shot Learning

2024-08-31 · William Heyden, Habib Ullah, M. Salman Siddiqui, Fadi Al Machot

In Generalized Zero-Shot Learning (GZSL), we aim to recognize both seen and unseen categories using a model trained only on seen categories. In computer vision, this translates into a classification problem, where knowle…

Generalized Zero-Shot LearningTransfer LearningZero-Shot Learning

A Probabilistic Generative Model of Free Categories

2022-05-09 · Eli Sennesh, Tom Xu, Yoshihiro Maruyama

Applied category theory has recently developed libraries for computing with morphisms in interesting categories, while machine learning has developed ways of learning programs in interesting languages. Taking the analogy…

modelVariational Inference