← Search

Yung-Sung Chuang

17 accepted papers

2025

Meta CLIP 2: A Worldwide Scaling Recipe

NeurIPS 2025spotlight

Contrastive Language-Image Pretraining (CLIP) is a popular foundation model, supporting from zero-shot classification, retrieval to encoders for multimodal large language models (MLLMs). Although CLIP is successfully trained on billion-scale image-text pairs from the English world, scaling CLIP's tr…

Cited by 0SourcecodeScholar
2025

SelfCite: Self-Supervised Alignment for Context Attribution in Large Language Models

ICML 2025poster

We introduce SelfCite, a novel self-supervised approach that aligns LLMs to generate high-quality, fine-grained, sentence-level citations for the statements in their generated responses. Instead of only relying on costly and labor-intensive annotations, SelfCite leverages a reward signal provided b…

2024

Curiosity-driven Red-teaming for Large Language Models

ICLR 2024poster

Large language models (LLMs) hold great potential for many natural language applications but risk generating incorrect or toxic content. To probe when an LLM generates unwanted content, the current paradigm is to recruit a $\textit{red team}$ of human testers to design input prompts (i.e., test case…

2024

DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models

ICLR 2024poster

Despite their impressive capabilities, large language models (LLMs) are prone to hallucinations, i.e., generating content that deviates from facts seen during pretraining. We propose a simple decoding strategy for reducing hallucinations with pretrained LLMs that does not require conditioning on ret…

2024

Found in the middle: Calibrating Positional Attention Bias Improves Long Context Utilization

ACL 2024findings

Large language models (LLMs), even when specifically trained to process long input contexts, struggle to capture relevant information located in the middle of their input. This phenomenon has been known as the lost-in-the-middle problem. In this work, we make three contributions. First, we set out t…

2024

Lookback Lens: Detecting and Mitigating Contextual Hallucinations in Large Language Models Using Only Attention Maps

EMNLP 2024main

When asked to summarize articles or answer questions given a passage, large language models (LLMs) can hallucinate details and respond with unsubstantiated answers that are inaccurate with respect to the input context. This paper describes a simple approach for detecting such **contextual hallucinat…

2024

Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning

NAACL 2024findings

How can we perform computations over natural language representations to solve tasks that require symbolic and numeric reasoning? We propose natural language embedded programs (NLEP) as a unifying framework for addressing math/symbolic reasoning, natural language understanding, and instruction follo…

2024

SemStamp: A Semantic Watermark with Paraphrastic Robustness for Text Generation

NAACL 2024long

Existing watermarked generation algorithms employ token-level designs and therefore, are vulnerable to paraphrase attacks. To address this issue, we introduce watermarking on the semantic representation of sentences. We propose SemStamp, a robust sentence-level semantic watermarking algorithm that u…

2024

SpeechDPR: End-To-End Spoken Passage Retrieval For Open-Domain Spoken Question Answering

ICASSP 2024accepted

Spoken Question Answering (SQA) is essential for machines to reply to user’s question by finding the answer span within a given spoken passage. SQA has been previously achieved without ASR to avoid recognition errors and Out-of-Vocabulary (OOV) problems. However, the real-world problem of Open-domai…

Cited by 0SourceScholar
2023

C2KD: Cross-Lingual Cross-Modal Knowledge Distillation for Multilingual Text-Video Retrieval

ICASSP 2023accepted

Multilingual text-video retrieval methods have improved significantly in recent years, but the performance for languages other than English still lags. We propose a Cross-Lingual Cross-Modal Knowledge Distillation method to improve multilingual text-video retrieval. Inspired by the fact that English…

Cited by 0SourceScholar
2023

Expand, Rerank, and Retrieve: Query Reranking for Open-Domain Question Answering

ACL 2023findings

We propose EAR, a query Expansion And Reranking approach for improving passage retrieval, with the application to open-domain question answering. EAR first applies a query expansion model to generate a diverse set of queries, and then uses a query reranker to select the ones that could lead to bette…

2023

Search Augmented Instruction Learning

EMNLP 2023long findings

Large language models (LLMs) have been significantly improved by instruction fine-tuning, but still lack transparency and the ability to utilize up-to-date knowledge and information. In this work, we propose search-augmented instruction learning (SAIL), which grounds the language generation and inst…

Cited by 0SourceScholar
2023

Visual Language Pretrained Multiple Instance Zero-Shot Transfer for Histopathology Images

CVPR 2023poster

Contrastive visual language pretraining has emerged as a powerful method for either training new language-aware image encoders or augmenting existing pretrained models with zero-shot visual recognition capabilities. However, existing works typically train on large datasets of image-text pairs and ha…

2022

DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings

NAACL 2022long

We propose DiffCSE, an unsupervised contrastive learning framework for learning sentence embeddings. DiffCSE learns sentence embeddings that are sensitive to the difference between the original sentence and an edited sentence, where the edited sentence is obtained by stochastically masking out the o…

2022

On the Interplay between Sparsity, Naturalness, Intelligibility, and Prosody in Speech Synthesis

ICASSP 2022accepted

Are end-to-end text-to-speech (TTS) models over-parametrized? To what extent can these models be pruned, and what happens to their synthesis capabilities? This work serves as a starting point to explore pruning both spectrogram prediction networks and vocoders. We thoroughly investigate the tradeoff…

Cited by 0SourceScholar
2021

PARP: Prune, Adjust and Re-Prune for Self-Supervised Speech Recognition

NeurIPS 2021spotlight

Self-supervised speech representation learning (speech SSL) has demonstrated the benefit of scale in learning rich representations for Automatic Speech Recognition (ASR) with limited paired data, such as wav2vec 2.0. We investigate the existence of sparse subnetworks in pre-trained speech SSL models…

Cited by 80SourcePDFScholar
2021

Semi-Supervised Spoken Language Understanding via Self-Supervised Speech and Language Model Pretraining

ICASSP 2021accepted

Much recent work on Spoken Language Understanding (SLU) is limited in at least one of three ways: models were trained on oracle text input and neglected ASR errors, models were trained to predict only intents without the slot values, or models were trained on a large amount of in-house data. In this…

Cited by 0SourceScholar