paper-with-me

Papers

Design Challenges and Misconceptions in Neural Sequence Labeling

2018-06-12 · COLING 2018 8 · Jie Yang, Shuailong Liang, Yue Zhang

We investigate the design challenges of constructing effective and efficient neural sequence labeling systems, by reproducing twelve neural sequence labeling models, which include most of the state-of-the-art structures, and conduct a systematic model comparison on three benchmarks (i.e. NER, Chunking, and POS tagging). Misconceptions and inconsistent conclusions in existing literature are examined and clarified under statistical experiments. In the comparison and analysis process, we reach several practical conclusions which can be useful to practitioners.

📄 PDF Abstract BibTeX arXiv:1806.04470

Code (2)

jiesutd/NCRFpp 공식 구현 pytorch
jiesutd/PyTorchSeqLabel pytorch

Tasks

ChunkingMisconceptionsNERPOSPOS Tagging

Similar Papers 제목 키워드 기반

Can Large Language Models Provide Security & Privacy Advice? Measuring the Ability of LLMs to Refute Misconceptions

2023-10-03 · Yufan Chen, Arjun Arunasalam, Z. Berkay Celik

Users seek security & privacy (S&P) advice from online resources, including trusted websites and content-sharing platforms. These resources help users understand S&P technologies and tools and suggest actionable strategi…

MisconceptionsMultiple-choice

Toward Semi-Automatic Misconception Discovery Using Code Embeddings

2021-03-07 · Yang Shi, Krupal Shah, Wengran Wang, Samiha Marwan 외

Understanding students' misconceptions is important for effective teaching and assessment. However, discovering such misconceptions manually can be time-consuming and laborious. Automated misconception discovery can addr…

Code ClassificationMisconceptions

Finnish 5th and 6th graders' misconceptions about Artificial Intelligence

2023-11-28 · Pekka Mertala, Janne Fagerlund

Research on children's initial conceptions of AI is in an emerging state, which, from a constructivist viewpoint, challenges the development of pedagogically sound AI-literacy curricula, methods, and materials. To contri…

Misconceptions

Clarifying System 1 & 2 through the Common Model of Cognition

2023-05-18 · Brendan Conway-Smith, Robert L. West

There have been increasing challenges to dual-system descriptions of System-1 and System-2, critiquing them as imprecise and fostering misconceptions. We address these issues here by way of Dennett's appeal to use comput…

Misconceptions

McMining: Automated Discovery of Misconceptions in Student Code

2025-10-09 · Erfan Al-Hossami, Razvan Bunescu arxiv

When learning to code, students often develop misconceptions about various programming language concepts. These can not only lead to bugs or inefficient code, but also slow down the learning of related concepts. In this …