Challenge: Illicit activity on the Web often obscures information between client and seller, such as the seller’s phone number.
Approach: They propose to use a dataset to model adversarial noise in a text extraction system and propose a visual character language model to interpret unseen unicode characters.
Outcome: The proposed model improves number recognition by 89% over a CRF with a CNN and shows that unicode characters can be translated to unicoding.

Similar Papers

Context-specific Language Modeling for Human Trafficking Detection from Online Advertisements (P19-1)

Copied to clipboard

Challenge: Human trafficking is a worldwide crisis.
Approach: They propose a method to detect trafficking ads on online sites using natural language processing using a pre-trained textual language model.
Outcome: The proposed classifier significantly outperforms any single feature set alone.
Extracting Person Names from User Generated Text: Named-Entity Recognition for Combating Human Trafficking (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for Named-Entity Recognition (NER) on escort ads are not sufficient to extract person names from the text of the ad.
Approach: They propose to use a model to extract person names from escort ads to capture ambiguous names and adapt to adversarial changes in the text.
Outcome: The proposed model shows 19% improvement on average in the F1 classification score compared to previous state-of-the-art in two domain-specific datasets.
Adversarial Multi-lingual Neural Relation Extraction (C18-1)

Copied to clipboard

Challenge: Existing models cannot capture consistency and diversity of relation patterns in different languages.
Approach: They propose an adversarial multi-lingual neural relation extraction model which considers consistency and diversity among languages.
Outcome: The proposed model outperforms the state-of-the-art models on real-world datasets.
Adversarial Removal of Demographic Attributes from Text Data (D18-1)

Copied to clipboard

Challenge: Recent advances in Representation Learning and Adversarial Training remove unwanted features from the learned representation.
Approach: They show that demographic information of authors is encoded in the intermediate representations learned by text-based neural classifiers.
Outcome: The proposed approach achieves higher accuracies on the same dataset, the authors show . they show that the proposed approach is effective in removing unwanted features from the learned representations.
SWEET - Weakly Supervised Person Name Extraction for Fighting Human Trafficking (2023.findings-emnlp)

Copied to clipboard

Challenge: SWEET is a weak supervision pipeline for extracting person names from noisy escort ads . it does not require any human annotators and labeling, which is incredibly important .
Approach: They propose a weak supervision pipeline SWEET: Supervise Weakly for Entity Extraction to fight Trafficking for extracting person names from noisy escort ads.
Outcome: The proposed weak supervision pipeline outperforms the previous method by 9% on domain data and generalizes to common benchmark datasets.
Simple and Effective Noisy Channel Modeling for Neural Machine Translation (D19-1)

Copied to clipboard

Challenge: Previous work on noisy channel modeling relied on latent variable models that incrementally process the source and target sentence.
Approach: They propose to use a standard sequence to sequence model which utilizes the entire source and target sentences to estimate posterior probability of a target sequence y given a source sequence x.
Outcome: The proposed model outperforms direct models on German-English translations by up to 3.2 BLEU on four language pairs.
Adversarial Reprogramming of Text Classification Neural Networks (D19-1)

Copied to clipboard

Challenge: Recent studies have shown that adversarial examples can cause a machine learning model to misclassify a sample from the classifier's input domain.
Approach: They propose a context-based vocabulary remapping method that performs a computationally inexpensive input transformation to reprogram a victim classification model for a new set of sequences.
Outcome: The proposed method performs a cost-effective input transformation to reprogram a model for a new set of sequences without altering the network architecture or parameters.
What’s in the Box? An Analysis of Undesirable Content in the Common Crawl Corpus (2021.acl-short)

Copied to clipboard

Challenge: Recent advances in NLP have been driven by Transformer-based language models.
Approach: They analyze the Common Crawl, a web corpus extensively used for training language models.
Outcome: The Common Crawl contains hate speech and sexually explicit content even after filtering procedures.
How to Solve Few-Shot Abusive Content Detection Using the Data We Actually Have (2024.lrec-main)

Copied to clipboard

Challenge: Existing datasets for abusive language detection are expensive and lack of knowledge about the target is a challenge.
Approach: They propose to build models cheaply for a new target label set and/or language, using only a few training examples of the target domain.
Outcome: The proposed model improves monolingually and across languages using existing datasets and only a few-shots of the target domain.
Evaluating Transformer Models and Human Behaviors on Chinese Character Naming (2023.tacl-1)

Copied to clipboard

Challenge: Neural network models have been proposed to explain the grapheme-phoneme mapping process in humans for many alphabet languages.
Approach: They propose to use a dictionary-like lookup procedure to map the letter strings to their pronunciations and then use 'transformers' to capture human behavior.
Outcome: The proposed models learned the correspondence of the letter strings and their pronunciation, and captured human behavior in nonce word naming tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations