paper-with-me

Papers

Evolutionary Computation-Assisted Brainwriting for Large-Scale Online Ideation

2021-10-07 · Nobuo Namura, Tatsuya Hasebe

Brainstorming is an effective technique for offline ideation although the number of participants able to join an ideation session and suggest ideas is limited. To increase the diversity and quality of the ideas suggested, many participants with various backgrounds should be able to join the session. We have devised an evolutionary computation-assisted brainwriting method for large-scale online ideation. In this method, participants not only suggest ideas but also evaluate ideas previously suggested by other participants. The evaluation results are used in the evolutionary computation to identify good ideas to which the participants can be exposed via a brainwriting-like interface. We compared the performance of the proposed method with that of a simple online brainwriting method for large-scale online ideation with more than 30 participants. The proposed method enhanced robustness of idea quality improvement due to preferentially exposing the participants to good ideas.

📄 PDF Abstract BibTeX arXiv:2110.03205

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

AI-Augmented Brainwriting: Investigating the use of LLMs in group ideation

2024-02-22 · Orit Shaer, Angelora Cooper, Osnat Mokryn, Andrew L. Kun 외

The growing availability of generative AI technologies such as large language models (LLMs) has significant implications for creative work. This paper explores twofold aspects of integrating LLMs into the creative proces…

Large Language Models as Surrogate Models in Evolutionary Algorithms: A Preliminary Study

2024-06-15 · Hao Hao, Xiaoqun Zhang, Aimin Zhou

Large Language Models (LLMs) have achieved significant progress across various fields and have exhibited strong potential in evolutionary computation, such as generating new solutions and automating algorithm design. Sur…

Evolutionary Algorithms

Surrogate-Assisted Genetic Algorithm for Wrapper Feature Selection

2021-11-17 · Mohammed Ghaith Altarabichi, Sławomir Nowaczyk, Sepideh Pashami, Peyman Sheikholharam Mashhad

Feature selection is an intractable problem, therefore practical algorithms often trade off the solution accuracy against the computation time. In this paper, we propose a novel multi-stage feature selection framework ut…

feature selection

Surrogate Assisted Evolutionary Algorithm for Medium Scale Expensive Multi-Objective Optimisation Problems

2020-02-08 · Xiaoran Ruan, Ke Li, Bilel Derbel, Arnaud Liefooghe

Building a surrogate model of an objective function has shown to be effective to assist evolutionary algorithms (EAs) to solve real-world complex optimisation problems which involve either computationally expensive numer…

Evolutionary Algorithms

Enabling surrogate-assisted evolutionary reinforcement learning via policy embedding

2023-01-31 · Lan Tang, Xiaxi Li, Jinyuan Zhang, Guiying Li 외

Evolutionary Reinforcement Learning (ERL) that applying Evolutionary Algorithms (EAs) to optimize the weight parameters of Deep Neural Network (DNN) based policies has been widely regarded as an alternative to traditiona…

Atari GamesEvolutionary Algorithmsreinforcement-learningReinforcement Learning+1