DeepTC – An Extension of DKPro Text Classification for Fostering Reproducibility of Deep Learning Experiments (L18-1)
Copied to clipboard
| Challenge: | a current state of DKPro TC does not allow integration of deep learning . we integrate Keras, DyNet, and DeepLearning4J as proof-of-concept . |
| Approach: | They propose a deep learning extension for the multi-purpose text classification framework DKPro Text Classification. |
| Outcome: | The proposed extension improves readability and reduces redundant source code. |
Similar Papers
YATO: Yet Another deep learning based Text analysis Open toolkit (2023.emnlp-demo)
Copied to clipboard
| Challenge: | YATO is an open-source toolkit for text analysis with deep learning . it supports free combinations of three types of widely used features . |
| Approach: | They introduce YATO, an open-source toolkit for text analysis with deep learning. |
| Outcome: | YATO is an open-source toolkit for text analysis with deep learning . the toolkit supports free combinations of three types of widely used features . |
Experimental Standards for Deep Learning in Natural Language Processing Research (2022.findings-emnlp)
Copied to clipboard
Dennis Ulmer, Elisa Bassignana, Max Müller-Eberstein, Daniel Varab, Mike Zhang, Rob van der Goot, Christian Hardmeier, Barbara Plank
| Challenge: | a lack of common experimental standards remains an open challenge to the field at large . |
| Approach: | They propose to distill discussions on experimental standards into a single, widely-applicable methodology. |
| Outcome: | Using best practices, we can strengthen experimental evidence, improve reproducibility and enable scientific progress. |
Towards Better Hierarchical Text Classification with Data Generation (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing methods to improve hierarchical text classification are expensive and lack high-quality labeled data. |
| Approach: | They propose a hierarchical text classification framework that can achieve both label controllability and text diversity by extracting high-quality hierarchic label information. |
| Outcome: | The proposed method can achieve label controllability and text diversity by extracting high-quality hierarchical label information. |
LogicPro: Improving Complex Logical Reasoning via Program-Guided Learning (2025.acl-long)
Copied to clipboard
Jin Jiang, Yuchen Yan, Yang Liu, Jianing Wang, Shuai Peng, Xunliang Cai, Yixin Cao, Mengdi Zhang, Liangcai Gao
| Challenge: | LogicPro is a data synthesis method that uses LeetCode-style algorithm problems and their corresponding Program solutions to generate complex logic data. |
| Approach: | They propose a new method which leverages LeetCode-style algorithm Problems and their corresponding Program solutions to synthesize complex logic data in text format. |
| Outcome: | The proposed method outperforms existing models for BBH27, LogicBench, DROP, AR-LSAT, and GSM8K, and a wide range of reasoning datasets. |
Text Characterization Toolkit (TCT) (2022.aacl-demo)
Copied to clipboard
Daniel Simig, Tianlu Wang, Verna Dankers, Peter Henderson, Khuyagbaatar Batsuren, Dieuwke Hupkes, Mona Diab
| Challenge: | Text Characterization Toolkit (TCT) is a tool that researchers can use to study characteristics of large datasets. |
| Approach: | They propose a text characterization toolkit that researchers can use to study characteristics of large datasets. |
| Outcome: | The proposed tool can be used to study characteristics of large datasets and to understand the influence of attributes on models’ behaviour. |
HiGen: Hierarchy-Aware Sequence Generation for Hierarchical Text Classification (2024.eacl-long)
Copied to clipboard
| Challenge: | Hierarchical text classification is a complex subtask under multi-label text classification . the relevance of document sections can vary based on the hierarchy level, necessitating a dynamic document representation. |
| Approach: | They propose a text-generation-based framework that uses language models to encode dynamic text representations. |
| Outcome: | The proposed framework surpasses existing methods while handling data and mitigating class imbalance. |
DeepKE: A Deep Learning Based Knowledge Extraction Toolkit for Knowledge Base Population (2022.emnlp-demos)
Copied to clipboard
Ningyu Zhang, Xin Xu, Liankuan Tao, Haiyang Yu, Hongbin Ye, Shuofei Qiao, Xin Xie, Xiang Chen, Zhoubo Li, Lei Li
| Challenge: | Existing knowledge extraction tools are not complete due to emerging entities and relations in real-world applications. |
| Approach: | They propose an open-source knowledge extraction toolkit DeepKE that supports low-resource, document-level and multimodal scenarios in the knowledge base population. |
| Outcome: | The proposed toolkit supports low-resource, document-level and multimodal scenarios in the knowledge base population. |
Proceedings of the 2nd Workshop on Deep Learning Approaches for Low-Resource NLP (DeepLo 2019) (D19-61)
Copied to clipboard
| Challenge: | EMNLP-IJCNLP 2019 Workshop on Deep Learning Approaches for Low-Resource Natural Language Processing takes place in Hong Kong, China . |
| Approach: | EMNLP-IJCNLP 2019 Workshop on Deep Learning Approaches for Low-Resource Natural Language Processing takes place in Hong Kong, China . call for papers for this second workshop met with a strong response . |
| Outcome: | the EMNLP-IJCNLP 2019 workshop on deep learning approaches for low-resource natural language processing takes place in Hong Kong, China. |
DeepNLPF: A Framework for Integrating Third Party NLP Tools (2020.lrec-1)
Copied to clipboard
Francisco Rodrigues, Rinaldo Lima, William Domingues, Robson Fidalgo, Adrian Chifu, Bernard Espinasse, Sébastien Fournier
| Challenge: | Many third-party NLP tools perform distinct NLP subtasks, but integration is difficult . authors present a framework that enables easy integration of third-parties into a pipeline . |
| Approach: | They propose a framework that enables easy integration of third-party NLP tools . it provides an API for complete pipeline customization including definition of input/output formats . |
| Outcome: | The proposed framework reduces runtime processing time compared to executing the same pipeline in a sequential manner. |
Hierarchical Label Generation for Text Classification (2023.findings-eacl)
Copied to clipboard
| Challenge: | None Hierarchical text classification (HTC) aims to assign the most relevant labels with their structure for a given document. |
| Approach: | They propose a method that captures the label hierarchy for real-world classification applications by using a taxonomic hierarchy. |
| Outcome: | The proposed method can generate unseen labels in subword level. |