paper-with-me

홈 › Papers

Human-in-the-Loop for Data Collection: a Multi-Target Counter Narrative Dataset to Fight Online Hate Speech

2021-07-19 · ACL 2021 5 · Margherita Fanton, Helena Bonaldi, Serra Sinem Tekiroglu, Marco Guerini

Undermining the impact of hateful content with informed and non-aggressive responses, called counter narratives, has emerged as a possible solution for having healthier online communities. Thus, some NLP studies have started addressing the task of counter narrative generation. Although such studies have made an effort to build hate speech / counter narrative (HS/CN) datasets for neural generation, they fall short in reaching either high-quality and/or high-quantity. In this paper, we propose a novel human-in-the-loop data collection methodology in which a generative language model is refined iteratively by using its own data from the previous loops to generate new training samples that experts review and/or post-edit. Our experiments comprised several loops including dynamic variations. Results show that the methodology is scalable and facilitates diverse, novel, and cost-effective data collection. To our knowledge, the resulting dataset is the only expert-based multi-target HS/CN dataset available to the community.

📄 PDF Abstract BibTeX arXiv:2107.08720

Code (1)

marcoguerini/CONAN 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

LoopStack: a Lightweight Tensor Algebra Compiler Stack

2022-05-02 · Bram Wasti, José Pablo Cambronero, Benoit Steiner, Hugh Leather 외

We present LoopStack, a domain specific compiler stack for tensor operations, composed of a frontend, LoopTool, and an efficient optimizing code generator, LoopNest. This stack enables us to compile entire neural network…

BIG-bench Machine Learningtensor algebra

Heuristic Stopping Rules For Technology-Assisted Review

2021-06-18 · Eugene Yang, David D. Lewis, Ophir Frieder

Technology-assisted review (TAR) refers to human-in-the-loop active learning workflows for finding relevant documents in large collections. These workflows often must meet a target for the proportion of relevant document…

Active LearningTAR

FeasibleCap: Real-Time Embodiment Constraint Guidance for In-the-Wild Robot Demonstration Collection

2026-03-08 · Zi Yin, Fanhong Li, Yun Gui, Jia Liu arxiv

Gripper-in-hand data collection decouples demonstration acquisition from robot hardware, but whether a trajectory is executable on the target robot remains unknown until a separate replay-and-validate stage. Failed demon…

RoboClaw: An Agentic Framework for Scalable Long-Horizon Robotic Tasks

2026-03-12 · Ruiying Li, Yunlang Zhou, YuYao Zhu, Kylin Chen 외 arxiv

Vision-Language-Action (VLA) systems have shown strong potential for language-driven robotic manipulation. However, scaling them to long-horizon tasks remains challenging. Existing pipelines typically separate data colle…

MLLM-DataEngine: An Iterative Refinement Approach for MLLM

2023-08-25 · Zhiyuan Zhao, Linke Ouyang, Bin Wang, Siyuan Huang 외

Despite the great advance of Multimodal Large Language Models (MLLMs) in both instruction dataset building and benchmarking, the independence of training and evaluation makes current MLLMs hard to further improve their c…

Benchmarking