← Search

shiyue Zhang

22 accepted papers

2025

CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models

ICLR 2025poster

Virtual try-on methods based on diffusion models achieve realistic effects but often require additional encoding modules, a large number of training parameters, and complex preprocessing, which increases the burden on training and inference. In this work, we re-evaluate the necessity of additional m…

2025

Improving Instruct Models for Free: A Study on Partial Adaptation

EMNLP 2025

Instruct models, obtained from various instruction tuning or post-training steps, are commonly deemed superior and more usable than their base counterpart. While the model gains instruction following ability, instruction tun- ing may lead to forgetting the knowledge from pre-training or it may encou

2025

Provable Sample-Efficient Transfer Learning Conditional Diffusion Models via Representation Learning

NeurIPS 2025poster

While conditional diffusion models have achieved remarkable success in various applications, they require abundant data to train from scratch, which is often infeasible in practice. To address this issue, transfer learning has emerged as an essential paradigm in small data regimes. Despite its empir…

Cited by 0SourceScholar
2025

RAG LLMs are Not Safer: A Safety Analysis of Retrieval-Augmented Generation for Large Language Models

NAACL 2025long

Efforts to ensure the safety of large language models (LLMs) include safety fine-tuning, evaluation, and red teaming.However, despite the widespread use of the Retrieval-Augmented Generation (RAG) framework, AI safety work focuses on standard LLMs, which means we know little about how RAG use cases…

2024

Functional Gradient Flows for Constrained Sampling

NeurIPS 2024poster

Recently, through a unified gradient flow perspective of Markov chain Monte Carlo (MCMC) and variational inference (VI), particle-based variational inference methods (ParVIs) have been proposed that tend to combine the best of both worlds. While typical ParVIs such as Stein Variational Gradient Desc…

2024

GarmentAligner: Text-to-Garment Generation via Retrieval-augmented Multi-level Corrections

ECCV 2024poster

"General text-to-image models bring revolutionary innovation to the fields of arts, design, and media. However, when applied to garment generation, even the state-of-the-art text-to-image models suffer from fine-grained semantic misalignment, particularly concerning the quantity, position, and inter…

Cited by 5SourcePDFScholar
2024

Kernel Semi-Implicit Variational Inference

ICML 2024poster

Semi-implicit variational inference (SIVI) extends traditional variational families with semi-implicit distributions defined in a hierarchical manner. Due to the intractable densities of semi-implicit distributions, classical SIVI often resorts to surrogates of evidence lower bound (ELBO) that would…

2023

DiffCloth: Diffusion Based Garment Synthesis and Manipulation via Structural Cross-modal Semantic Alignment

ICCV 2023poster

Cross-modal garment synthesis and manipulation will significantly benefit the way fashion designers generate garments and modify their designs via flexible linguistic interfaces. However, despite the significant progress that has been made in generic image synthesis using diffusion models, producing…

Cited by 17PDFScholar
2023

Evaluating the Factual Consistency of Large Language Models Through News Summarization

ACL 2023findings

While large language models (LLMs) have proven to be effective on a large variety of tasks, they are also known to hallucinate information. To measure whether an LLM prefers factually consistent continuations of its input, we propose a new benchmark called FIB (Factual Inconsistency Benchmark) that…

2023

Extractive is not Faithful: An Investigation of Broad Unfaithfulness Problems in Extractive Summarization

ACL 2023long

The problems of unfaithful summaries have been widely discussed under the context of abstractive summarization. Though extractive summarization is less prone to the common unfaithfulness issues of abstractive summaries, does that mean extractive is equal to faithful? Turns out that the answer is no.…

2023

HistAlign: Improving Context Dependency in Language Generation by Aligning with History

EMNLP 2023long main

Language models (LMs) can generate hallucinations and incoherent outputs, which highlights their weak context dependency. Cache-LMs, which augment LMs with a memory of recent history, can increase context dependency and have shown remarkable performance in diverse language generation tasks. However,…

Cited by 0SourcecodeScholar
2023

MixCE: Training Autoregressive Language Models by Mixing Forward and Reverse Cross-Entropies

ACL 2023long

Autoregressive language models are trained by minimizing the cross-entropy of the model distribution Q relative to the data distribution P – that is, minimizing the forward cross-entropy, which is equivalent to maximum likelihood estimation (MLE). We have observed that models trained in this way may…

2023

Particle-based Variational Inference with Generalized Wasserstein Gradient Flow

NeurIPS 2023poster

Particle-based variational inference methods (ParVIs) such as Stein variational gradient descent (SVGD) update the particles based on the kernelized Wasserstein gradient flow for the Kullback-Leibler (KL) divergence. However, the design of kernels is often non-trivial and can be restrictive for the…

Cited by 8SourcePDFScholar
2023

Summarization Programs: Interpretable Abstractive Summarization with Neural Modular Trees

ICLR 2023poster

Current abstractive summarization models either suffer from a lack of clear interpretability or provide incomplete rationales by only highlighting parts of the source document. To this end, we propose the Summarization Program (SP), an interpretable modular framework consisting of an (ordered) list…

2022

How can NLP Help Revitalize Endangered Languages? A Case Study and Roadmap for the Cherokee Language

ACL 2022long

More than 43% of the languages spoken in the world are endangered, and language loss currently occurs at an accelerated rate because of globalization and neocolonialism. Saving and revitalizing endangered languages has become very important for maintaining the cultural diversity on our planet. In th…

2022

Masked Part-Of-Speech Model: Does Modeling Long Context Help Unsupervised POS-tagging?

NAACL 2022long

Previous Part-Of-Speech (POS) induction models usually assume certain independence assumptions (e.g., Markov, unidirectional, local dependency) that do not hold in real languages. For example, the subject-verb agreement can be both long-term and bidirectional. To facilitate flexible dependency model…

2022

SETSum: Summarization and Visualization of Student Evaluations of Teaching

NAACL 2022system demonstrations

Student Evaluations of Teaching (SETs) are widely used in colleges and universities. Typically SET results are summarized for instructors in a static PDF report. The report often includes summary statistics for quantitative ratings and an unsorted list of open-ended student comments. The lack of org…

2021

EmailSum: Abstractive Email Thread Summarization

ACL 2021long

Recent years have brought about an interest in the challenging task of summarizing conversation threads (meetings, online discussions, etc.). Such summaries help analysis of the long text to quickly catch up with the decisions made and thus improve our work or communication efficiency. To spur resea…

2017

Memory visualization for gated recurrent neural networks in speech recognition

ICASSP 2017accepted

Recurrent neural networks (RNNs) have shown clear superiority in sequence modeling, particularly the ones with gated units, such as long short-term memory (LSTM) and gated recurrent unit (GRU). However, the dynamic properties behind the remarkable performance remain unclear in many applications, e.g…

Cited by 0SourceScholar