← Search

Duen Horng Chau

17 accepted papers

2025

ConceptAttention: Diffusion Transformers Learn Highly Interpretable Features

ICML 2025oral

Do the rich representations of multi-modal diffusion transformers (DiTs) exhibit unique properties that enhance their interpretability? We introduce ConceptAttention, a novel method that leverages the expressive power of DiT attention layers to generate high-quality saliency maps that precisely loca…

2025

Interpretation Meets Safety: A Survey on Interpretation Methods and Tools for Improving LLM Safety

EMNLP 2025

As large language models (LLMs) see wider real-world use, understanding and mitigating their unsafe behaviors is critical. Interpretation techniques can reveal causes of unsafe outputs and guide safety, but such connections with safety are often overlooked in prior surveys. We present the first surv

Cited by 0SourcePDFScholar
2025

RenderBender: A Survey on Adversarial Attacks Using Differentiable Rendering

IJCAI 2025

Differentiable rendering techniques like Gaussian Splatting and Neural Radiance Fields have become powerful tools for generating high-fidelity models of 3D objects and scenes. Their ability to produce both physically plausible and differentiable models of scenes are key ingredient needed to produce

2025

Shape it Up! Restoring LLM Safety during Finetuning

NeurIPS 2025poster

Finetuning large language models (LLMs) enables user-specific customization but introduces critical safety risks: even a few harmful examples can compromise safety alignment. A common mitigation strategy is to update the model more strongly on examples deemed safe, while downweighting or excluding t…

Cited by 0SourcecodeScholar
2024

Dense Associative Memory Through the Lens of Random Features

NeurIPS 2024poster

Dense Associative Memories are high storage capacity variants of the Hopfield networks that are capable of storing a large number of memory patterns in the weights of the network of a given size. Their common formulations typically require storing each pattern in a separate set of synaptic weights,…

2024

Interactive Visual Learning for Stable Diffusion

IJCAI 2024poster

Diffusion-based generative models’ impressive ability to create convincing images has garnered global attention. However, their complex internal structures and operations often pose challenges for non-experts to grasp. We introduce Diffusion Explainer, the first interactive visualization tool design…

2024

Navigating the Safety Landscape: Measuring Risks in Finetuning Large Language Models

NeurIPS 2024poster

Safety alignment is crucial to ensure that large language models (LLMs) behave in ways that align with human preferences and prevent harmful actions during inference. However, recent studies show that the alignment can be easily compromised through finetuning with only a few adversarially designed t…

2024

Semi-Truths: A Large-Scale Dataset of AI-Augmented Images for Evaluating Robustness of AI-Generated Image detectors

NeurIPS 2024poster

Text-to-image diffusion models have impactful applications in art, design, and entertainment, yet these technologies also pose significant risks by enabling the creation and dissemination of misinformation. Although recent advancements have produced AI-generated image detectors that claim robustness…

2024

T-NET: Weakly Supervised Graph Learning for Combatting Human Trafficking

AAAI 2024technical

Human trafficking (HT) for forced sexual exploitation, often described as modern-day slavery, is a pervasive problem that affects millions of people worldwide. Perpetrators of this crime post advertisements (ads) on behalf of their victims on adult service websites (ASW). These websites typically co…

2024

Wordflow: Social Prompt Engineering for Large Language Models

ACL 2024system demonstrations

Large language models (LLMs) require well-crafted prompts for effective use. Prompt engineering, the process of designing prompts, is challenging, particularly for non-experts who are less familiar with AI technologies. While researchers have proposed techniques and tools to assist LLM users in prom…

2023

DiffusionDB: A Large-scale Prompt Gallery Dataset for Text-to-Image Generative Models

ACL 2023long

With recent advancements in diffusion models, users can generate high-quality images by writing text prompts in natural language. However, generating images with desired details requires proper prompts, and it is often unclear how a model reacts to different prompts or what the best prompts are. To…

2023

Energy Transformer

NeurIPS 2023poster

Our work combines aspects of three promising paradigms in machine learning, namely, attention mechanism, energy-based models, and associative memory. Attention is the power-house driving modern deep learning successes, but it lacks clear theoretical foundations. Energy-based models allow a principle…

Cited by 60SourcePDFScholar
2023

Evaluating Robustness of Vision Transformers on Imbalanced Datasets (Student Abstract)

AAAI 2023technical

Data in the real world is commonly imbalanced across classes. Training neural networks on imbalanced datasets often leads to poor performance on rare classes. Existing work in this area has primarily focused on Convolution Neural Networks (CNN), which are increasingly being replaced by Self-Attentio…

Cited by 5SourcePDFScholar
2023

TgrApp: Anomaly Detection and Visualization of Large-Scale Call Graphs

AAAI 2023technical

Given a million-scale dataset of who-calls-whom data containing imperfect labels, how can we detect existing and new fraud patterns? We propose TgrApp, which extracts carefully designed features and provides visualizations to assist analysts in spotting fraudsters and suspicious behavior. Our TgrApp…

2022

Listen, Know and Spell: Knowledge-Infused Subword Modeling for Improving ASR Performance of OOV Named Entities

ICASSP 2022accepted

Automatic speech recognition (ASR) is increasingly being used in specialized domains such as medical ASR and news transcription. Owing to the lack of high quality annotated speech data in such domains, off-the-shelf models are commonly employed by fine-tuning on domain-specific data. This poses a si…

Cited by 0SourceScholar
2021

A Large-Scale Database for Graph Representation Learning

NeurIPS 2021poster

With the rapid emergence of graph representation learning, the construction of new large-scale datasets are necessary to distinguish model capabilities and accurately assess the strengths and weaknesses of each technique. By carefully analyzing existing graph databases, we identify 3 critical compon…

Cited by 73SourcecodeScholar