paper-with-me

홈 › Papers

User-Centered Security in Natural Language Processing

2023-01-10 · Chris Emmery

This dissertation proposes a framework of user-centered security in Natural Language Processing (NLP), and demonstrates how it can improve the accessibility of related research. Accordingly, it focuses on two security domains within NLP with great public interest. First, that of author profiling, which can be employed to compromise online privacy through invasive inferences. Without access and detailed insight into these models' predictions, there is no reasonable heuristic by which Internet users might defend themselves from such inferences. Secondly, that of cyberbullying detection, which by default presupposes a centralized implementation; i.e., content moderation across social platforms. As access to appropriate data is restricted, and the nature of the task rapidly evolves (both through lexical variation, and cultural shifts), the effectiveness of its classifiers is greatly diminished and thereby often misrepresented. Under the proposed framework, we predominantly investigate the use of adversarial attacks on language; i.e., changing a given input (generating adversarial samples) such that a given model does not function as intended. These attacks form a common thread between our user-centered security problems; they are highly relevant for privacy-preserving obfuscation methods against author profiling, and adversarial samples might also prove useful to assess the influence of lexical variation and augmentation on cyberbullying detection.

📄 PDF Abstract BibTeX arXiv:2301.04230

Code (0)

등록된 구현이 없습니다.

Tasks

Author ProfilingPrivacy Preserving

Similar Papers 제목 키워드 기반

Human-Centered Explainability in AI-Enhanced UI Security Interfaces: Designing Trustworthy Copilots for Cybersecurity Analysts

2026-01-30 · Mona Rajhans arxiv

Artificial intelligence (AI) copilots are increasingly integrated into enterprise cybersecurity platforms to assist analysts in threat detection, triage, and remediation. However, the effectiveness of these systems depen…

Toward a Human-Centered Evaluation Framework for Trustworthy LLM-Powered GUI Agents

2025-04-24 · Chaoran Chen, Zhiping Zhang, Ibrahim Khalilov, Bingcan Guo 외

The rise of Large Language Models (LLMs) has revolutionized Graphical User Interface (GUI) automation through LLM-powered GUI agents, yet their ability to process sensitive data with limited human oversight raises signif…

UniAutoML: A Human-Centered Framework for Unified Discriminative and Generative AutoML with Large Language Models

2024-10-09 · Jiayi Guo, Zan Chen, Yingrui Ji, Liyun Zhang 외

Automated Machine Learning (AutoML) has simplified complex ML processes such as data pre-processing, model selection, and hyper-parameter searching. However, traditional AutoML frameworks focus solely on discriminative t…

AutoMLModel Selection

StreamLink: Large-Language-Model Driven Distributed Data Engineering System

2025-05-27 · Dawei Feng, Di Mei, Huiri Tan, Lei Ren 외

Large Language Models (LLMs) have shown remarkable proficiency in natural language understanding (NLU), opening doors for innovative applications. We introduce StreamLink - an LLM-driven distributed data system designed …

Language ModelingLanguage ModellingLarge Language ModelNatural Language Queries+1

Beyond Third-Person Audits: Situated Interaction Auditing for User-Centered LLM Bias Research

2026-06-10 · Andrés Abeliuk, Cinthia Sanchez Macias, Valentina Alarcón, Álvaro Madariaga 외 arxiv

Research on bias in large language models (LLMs) has predominantly focused on third-person audits, which study how models represent or evaluate demographic groups as external subjects. However, this paradigm overlooks a …