Papers by Andy Yang

6 papers
SUPERB-SG: Enhanced Speech processing Universal PERformance Benchmark for Semantic and Generative Capabilities (2022.acl-long)

Copied to clipboard

Challenge: Existing evaluation methods for transfer learning are limited in speech research . authors show that pre-trained models transfer well across multiple tasks .
Approach: They propose a benchmark to evaluate pre-trained models by increasing task diversity and difficulty over SUPERB.
Outcome: The proposed benchmark increases task diversity and difficulty over SUPERB-SG.
FinEntity: Entity-level Sentiment Classification for Financial Texts (2023.emnlp-main)

Copied to clipboard

Challenge: FinEntity annotates financial entity spans and their sentiment (positive, neutral, and negative) in financial news.
Approach: They introduce an entity-level sentiment classification dataset called FinEntity that annotates financial entity spans and their sentiment in financial news.
Outcome: The proposed dataset annotates financial entity spans and their sentiment (positive, neutral, and negative) in financial news.
Modular Visual Question Answering via Code Generation (2023.acl-short)

Copied to clipboard

Challenge: a framework for visual question answering is based on modular code generation . the scope of reasoning needed for visual questions is vast, and requires many skills .
Approach: They propose a framework that formulates visual question answering as modular code generation.
Outcome: The proposed framework improves accuracy on COVR and GQA datasets by 3% and 2% compared to the few-shot baseline that does not employ code generation.
PLACES: Prompting Language Models for Social Conversation Synthesis (2023.findings-eacl)

Copied to clipboard

Challenge: Currently, collecting high quality conversational data is expensive and infeasible for many applications . a promising direction is to generate synthetic dialogues by prompting large language models .
Approach: They propose to use expert-written conversations as in-context examples to generate synthetic dialogues by prompting large language models.
Outcome: The proposed approach is generalizable to multi-party conversations, compared to human-collected conversations.
Simulating Hard Attention Using Soft Attention (2026.tacl-1)

Copied to clipboard

Challenge: a central element of hard attention is attention, which computes a weighted average of values from all unmasked positions.
Approach: They propose transformers that can simulate hard attention by using temperature scaling and positional embeddings.
Outcome: The proposed transformers can effectively focus all attention on a subset of positions.
Noise Robust Named Entity Understanding for Voice Assistants (2021.naacl-industry)

Copied to clipboard

Challenge: Named Entity Recognition and Entity Linking are challenging for voice assistants . utterances are relatively short, so there is not much context to help disambiguate .
Approach: They propose a Named Entity Understanding system that combines NER and EL in a joint reranking module.
Outcome: The proposed framework improves NER accuracy by up to 3.13% and EL accuracy by 3.6% in F1 score . it also leads to better accuracies in other natural language understanding 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