RANLP 2017 - Recent Advances in Natural Language Processing Meet Deep Learning 2017
DOI: 10.26615/978-954-452-049-6_016
|View full text |Cite
|
Sign up to set email alerts
|

Fast and Accurate Decision Trees for Natural Language Processing Tasks

Abstract: Decision trees have long been used in many machine-learning tasks; they have a clear structure that provides insight into the training data and are simple to conceptually understand and implement. We present an optimized tree-computation algorithm based on the original ID3 algorithm. We introduce a tree-pruning method that uses the development set to delete nodes from overfitted models, as well as a result-caching method for speedup. Our algorithm is 1 to 3 orders of magnitude faster than a naive implementatio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 13 publications
(3 citation statements)
references
References 13 publications
0
3
0
Order By: Relevance
“…Traditionally, natural language processing (NLP) frameworks were based on white-box methods such as rule-based systems (Allen, 1988;Ribeiro et al, 2019;Ribeiro and Forbus, 2021) and decision trees (Boros et al, 2017), which were inherently inspectable (Danilevsky et al, 2020). More recently, large deep learning language models (black-box methods) have gained popularity (Song et al, 2020;Raffel et al, 2020), but their improvements in result quality came with a cost: the system's outputs lack explainability and inspectability.…”
Section: Related Workmentioning
confidence: 99%
“…Traditionally, natural language processing (NLP) frameworks were based on white-box methods such as rule-based systems (Allen, 1988;Ribeiro et al, 2019;Ribeiro and Forbus, 2021) and decision trees (Boros et al, 2017), which were inherently inspectable (Danilevsky et al, 2020). More recently, large deep learning language models (black-box methods) have gained popularity (Song et al, 2020;Raffel et al, 2020), but their improvements in result quality came with a cost: the system's outputs lack explainability and inspectability.…”
Section: Related Workmentioning
confidence: 99%
“…Global vs. Local. Rule-based approaches (Hearst 1992;Brin 1998) or decision trees (Béchet, Nasr, and Genet 2000;Boros, Dumitrescu, and Pipa 2017) provide global explainability by constructing transparent models that people can understand. However, these directions were slowly replaced by deep learning, which tends to yield better classifiers (at least with respect to accuracy).…”
Section: A Taxonomy Of Explanationsmentioning
confidence: 99%
“…Theconsiderableeffortofanaphoraresolutiononlymakessenseifitinfluencestheperformance ofinformationretrievalorlanguageprocessingsystems.Therearestudiesontheimpactofanaphora resolutionontheperformanceofretrievalsystemsorneighboringapproachesasquestionanswering systemsortextsummarization.ResearchersfromSyracuseUniversityconductedexperimentson anaphoraresolutioninabstractsofscientificarticles (Bonzi,1991;DuRossLiddy,1990;Liddy,Bonzi, Katzer,&Oddy,1987), Orasan(2007)analyzedanaphoraresolutionforoptimizingtextsummarization, VicedoandFerrández(2000wereabletoshowtheimportanceofpronominalanaphoraresolutionin questionansweringsystems,and,finally, Pirkola(1996)provedtherelevanceofanaphoraresolution forsearcheswithproximityoperators.…”
Section: Introductionmentioning
confidence: 99%