paper-with-me

Papers

An automated approach for task evaluation using EEG signals

2019-11-07 · Vishal Anand, S. R. Sreeja, Debasis Samanta

Critical task and cognition-based environments, such as in military and defense operations, aviation user-technology interaction evaluation on UI, understanding intuitiveness of a hardware model or software toolkit, etc. require an assessment of how much a particular task is generating mental workload on a user. This is necessary for understanding how those tasks, operations, and activities can be improvised and made better suited for the users so that they reduce the mental workload on the individual and the operators can use them with ease and less difficulty. However, a particular task can be gauged by a user as simple while for others it may be difficult. Understanding the complexity of a particular task can only be done on user level and we propose to do this by understanding the mental workload (MWL) generated on an operator while performing a task which requires processing a lot of information to get the task done. In this work, we have proposed an experimental setup which replicates modern day workload on doing regular day job tasks. We propose an approach to automatically evaluate the task complexity perceived by an individual by using electroencephalogram (EEG) data of a user during operation. Few crucial steps that are addressed in this work include extraction and optimization of different features and selection of relevant features for dimensionality reduction and using supervised machine learning techniques. In addition to this, performance results of the classifiers are compared using all features and also using only the selected features. From the results, it can be inferred that machine learning algorithms perform better as compared to traditional approaches for mental workload estimation.

📄 PDF Abstract BibTeX arXiv:1911.02966

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionEEGElectroencephalogram (EEG)Mental Workload Estimation

Similar Papers 제목 키워드 기반

REAP: Automatic Curation of Coding Agent Benchmarks from Interactive Production Usage

2026-04-02 · Smriti Jha, Matteo Paltenghi, Chandra Maddila, Vijayaraghavan Murali 외 arxiv

Production deployment of AI coding agents requires fast, reproducible evaluation signals. Existing industrial practices trade off speed and fidelity: online A/B testing takes weeks and risks user experience, shadow deplo…

Grammars of Formal Uncertainty: When to Trust LLMs in Automated Reasoning Tasks

2025-05-26 · Debargha Ganguly, Vikash Singh, Sreehari Sankar, Biyao Zhang 외

Large language models (LLMs) show remarkable promise for democratizing automated reasoning by generating formal specifications. However, a fundamental tension exists: LLMs are probabilistic, while formal verification dem…

Uncertainty Quantification

ORACLE-SWE: Quantifying the Contribution of Oracle Information Signals on SWE Agents

2026-04-09 · Kenan Li, Qirui Jin, Liao Zhu, Xiaosong Huang 외 arxiv

Recent advances in language model (LM) agents have significantly improved automated software engineering (SWE). Prior work has proposed various agentic workflows and training strategies as well as analyzed failure modes …

SWE-Factory: Your Automated Factory for Issue Resolution Training Data and Evaluation Benchmarks

2025-06-12 · Lianghong Guo, Yanlin Wang, Caihua Li, Pengyu Yang 외

Constructing large-scale datasets for the GitHub issue resolution task is crucial for both training and evaluating the software engineering capabilities of Large Language Models (LLMs). However, the traditional process f…

GitHub issue resolutionvalid

CA2: Code-Aware Agent for Automated Game Testing

2026-05-13 · Valliappan Chidambaram Adaikkappan, Vincent Martineau, Joshua Romoff, David Meger arxiv

Automated game testing is important for verifying game functionality, but it remains a costly and time-consuming process. Manual testing often misses edge cases, and current automated methods struggle to provide full cod…

Reinforcement Learning