← Search

Yingbo Zhou

48 accepted papers

2026

MAS-ProVe: Understanding the Process Verification of Multi-Agent Systems

ICML 2026poster

Multi-Agent Systems (MAS) built on Large Language Models (LLMs) often exhibit high variance in their reasoning trajectories. Process verification, which evaluates intermediate steps in trajectories, has shown promise in general reasoning settings, and has been suggested as a potential tool for guidi…

Cited by 0SourceScholar
2026

SWERank: Software Issue Localization with Code Ranking

ICLR 2026poster

Software issue localization, the task of identifying the precise code locations (files, classes, or functions) relevant to a natural language issue description (e.g., bug report, feature request), is a critical yet time-consuming aspect of software development. While recent LLM-based agentic approac…

Cited by 0SourcecodeScholar
2026

Similarity-Guided Structural Matching Learning for Graph Dataset Condensation

IJCAI 2026

As graph repositories grow in scale and diversity, training Graph Neural Networks (GNNs) becomes computationally demanding. However, existing graph condensation methods often fail to retain the intrinsic structural patterns of the original graphs, which are essential in graph-based learning. Therefo

Cited by 0Scholar
2025

Breaking the Batch Barrier (B3) of Contrastive Learning via Smart Batch Mining

NeurIPS 2025spotlight

Contrastive learning (CL) is a prevalent technique for training embedding models, which pulls semantically similar examples (positives) closer in the representation space while pushing dissimilar ones (negatives) further apart. A key source of negatives are "in-batch" examples, i.e., positives from…

Cited by 0SourcecodeScholar
2025

CE-FFT: Communication-Efficient Federated Fine-Tuning for Large Language Models via Quantization and In-Context Learning

ICASSP 2025accepted

Although Federated Fine-Tuning (FFT) facilitates the fine-tuning of Large Language Models (LLMs) across data owners without compromising their privacy, it suffers from severe communication overheads caused by numerous parameters of LLMs even with Parameter-Efficient Fine-Tuning (PEFT) methods. To ad…

Cited by 0SourceScholar
2025

CodeTree: Agent-guided Tree Search for Code Generation with Large Language Models

NAACL 2025long

Pretrained on massive amounts of code and text data, large language models (LLMs) have demonstrated remarkable achievements in performing code generation tasks. With additional execution-based feedback, these models can act as agents with capabilities to self-refine and improve generated code autono…

Cited by 9SourcePDFScholar
2025

Diversity Empowers Intelligence: Integrating Expertise of Software Engineering Agents

ICLR 2025poster

Large language model (LLM) agents have shown great potential in solving real-world software engineering (SWE) problems. The most advanced open-source SWE agent can resolve over 27% of real GitHub issues in SWE-Bench Lite. However, these sophisticated agent frameworks exhibit varying strengths, excel…

Cited by 10SourcePDFScholar
2025

EqGAN: Reformation-based Feature Equalization Fusion for Few-shot Image Generation

ICASSP 2025accepted

Due to the absence or mismatch of semantic information, existing few-shot image generation methods suffer from unsatisfactory generation quality and diversity, which have minimal benefits as data augmentation for downstream classification tasks. Reformatting the contextual and textural information o…

Cited by 0SourceScholar
2025

FiTGAN: Content Fusion with Style Transformation for Few-shot Image Generation

ICASSP 2025accepted

Due to the semantic entanglement in fusion strategies or unstable training in complicated image transformations, existing few-shot image generation methods still suffer from low generation quality and diversity. To tackle the above problems, we propose a novel fusion- and transformation-based framew…

Cited by 0SourceScholar
2025

VLM2Vec: Training Vision-Language Models for Massive Multimodal Embedding Tasks

ICLR 2025poster

Embedding models play a crucial role in a variety of downstream tasks, including semantic similarity, information retrieval, and clustering. While there has been a surge of interest in developing universal text embedding models that generalize across tasks (e.g., MTEB), progress in learning universa…

Cited by 18SourcePDFScholar
2024

DIVKNOWQA: Assessing the Reasoning Ability of LLMs via Open-Domain Question Answering over Knowledge Base and Text

NAACL 2024findings

Large Language Models (LLMs) have exhibited impressive generation capabilities, but they suffer from hallucinations when solely relying on their internal knowledge, especially when answering questions that require less commonly known information. Retrievalaugmented LLMs have emerged as a potential s…

Cited by 7SourcePDFScholar
2024

Exact Fusion via Feature Distribution Matching for Few-shot Image Generation

CVPR 2024poster

Few-shot image generation as an important yet challenging visual task still suffers from the trade-off between generation quality and diversity. According to the principle of feature-matching learning existing fusion-based methods usually fuse different features by using similarity measurements or a…

2024

FOLIO: Natural Language Reasoning with First-Order Logic

EMNLP 2024main

Large language models (LLMs) have achieved remarkable performance on a variety of natural language understanding tasks. However, existing benchmarks are inadequate in measuring the complex logical reasoning capabilities of a model. We present FOLIO, a human-annotated, logically complex and diverse d…

2024

INDICT: Code Generation with Internal Dialogues of Critiques for Both Security and Helpfulness

NeurIPS 2024poster

Large language models (LLMs) for code are typically trained to align with natural language instructions to closely follow their intentions and requirements. However, in many practical scenarios, it becomes increasingly challenging for these models to navigate the intricate boundary between helpfulne…

2024

P-FOLIO: Evaluating and Improving Logical Reasoning with Abundant Human-Written Reasoning Chains

EMNLP 2024finding

Existing methods on understanding the capabilities of LLMs in logical reasoning rely on binary entailment classification or synthetically derived rationales, which are not sufficient for properly assessing model’s capabilities. We present P-FOLIO, a human-annotated dataset consisting of diverse and…

Cited by 2SourcePDFScholar
2024

Traffic Light or Light Traffic? Investigating Phrasal Semantics in Large Language Models

EMNLP 2024finding

Phrases are fundamental linguistic units through which humans convey semantics. This study critically examines the capacity of API-based large language models (LLMs) to comprehend phrase semantics, utilizing three human-annotated datasets. We assess the performance of LLMs in executing phrase semant…

2024

Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding

EMNLP 2024main

Large Language Models (LLMs) have demonstrated a powerful ability for text generation. However, achieving optimal results with a given prompt or instruction can be challenging, especially for billion-sized models. Additionally, undesired behaviors such as toxicity or hallucinations can manifest. Whi…

2024

WaveAttack: Asymmetric Frequency Obfuscation-based Backdoor Attacks Against Deep Neural Networks

NeurIPS 2024poster

Due to the increasing popularity of Artificial Intelligence (AI), more and more backdoor attacks are designed to mislead Deep Neural Network (DNN) predictions by manipulating training samples or processes. Although backdoor attacks have been investigated in various scenarios, they still suffer from…

2023

CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis

ICLR 2023top-25%

Program synthesis strives to generate a computer program as a solution to a given problem specification, expressed with input-output examples or natural language descriptions. The prevalence of large language models advances the state-of-the-art for program synthesis, though limited training resourc…

2023

Few-shot Unified Question Answering: Tuning Models or Prompts?

EMNLP 2023long findings

Question-answering (QA) tasks often investigate specific question types, knowledge domains, or reasoning skills, leading to specialized models catering to specific categories of QA tasks. While recent research has explored the idea of unified QA models, such models are usually explored for high-reso…

Cited by 0SourceScholar
2023

General-to-Specific Transfer Labeling for Domain Adaptable Keyphrase Generation

ACL 2023findings

Training keyphrase generation (KPG) models require a large amount of annotated data, which can be prohibitively expensive and often limited to specific domains. In this study, we first demonstrate that large distribution shifts among different domains severely hinder the transferability of KPG model…

2023

HPE: Answering Complex Questions over Text by Hybrid Question Parsing and Execution

EMNLP 2023long findings

The dominant paradigm of textual question answering systems is based on end-to-end neural networks, which excels at answering natural language questions but falls short on complex ones. This stands in contrast to the broad adaptation of semantic parsing approaches over structured data sources (e.g.,…

Cited by 0SourceScholar
2023

InitLight: Initial Model Generation for Traffic Signal Control Using Adversarial Inverse Reinforcement Learning

IJCAI 2023poster

Due to repetitive trial-and-error style interactions between agents and a fixed traffic environment during the policy learning, existing Reinforcement Learning (RL)-based Traffic Signal Control (TSC) methods greatly suffer from long RL training time and poor adaptability of RL agents to other comple…

Cited by 9SourcePDFScholar
2023

UniControl: A Unified Diffusion Model for Controllable Visual Generation In the Wild

NeurIPS 2023poster

Achieving machine autonomy and human control often represent divergent objectives in the design of interactive AI systems. Visual generative foundation models such as Stable Diffusion show promise in navigating these goals, especially when prompted with arbitrary languages. However, they often fall…

2022

Efficient and Differentiable Conformal Prediction with General Function Classes

ICLR 2022poster

Quantifying the data uncertainty in learning tasks is often done by learning a prediction interval or prediction set of the label given the input. Two commonly desired properties for learned prediction sets are \emph{valid coverage} and \emph{good efficiency} (such as low length or low cardinality).…

2022

Ensemble of Averages: Improving Model Selection and Boosting Performance in Domain Generalization

NeurIPS 2022accept

In Domain Generalization (DG) settings, models trained independently on a given set of training domains have notoriously chaotic performance on distribution shifted test domains, and stochasticity in optimization (e.g. seed) plays a big role. This makes deep learning models unreliable in real world…

2022

Improving the Faithfulness of Abstractive Summarization via Entity Coverage Control

NAACL 2022findings

Abstractive summarization systems leveraging pre-training language models have achieved superior results on benchmark datasets. However, such models have been shown to be more prone to hallucinate facts that are unfaithful to the input context. In this paper, we propose a method to remedy entity-lev…

Cited by 37SourcePDFScholar
2022

Modeling Multi-hop Question Answering as Single Sequence Prediction

ACL 2022long

Fusion-in-decoder (Fid) (Izacard and Grave, 2020) is a generative question answering (QA) model that leverages passage retrieval with a pre-trained transformer and pushed the state of the art on single-hop QA. However, the complexity of multi-hop QA hinders the effectiveness of the generative QA app…

Cited by 28SourcePDFScholar
2022

OneAligner: Zero-shot Cross-lingual Transfer with One Rich-Resource Language Pair for Low-Resource Sentence Retrieval

ACL 2022findings

Aligning parallel sentences in multilingual corpora is essential to curating data for downstream applications such as Machine Translation. In this work, we present OneAligner, an alignment model specially designed for sentence retrieval tasks. This model is able to train on only one language pair an…

Cited by 5SourcePDFScholar
2022

Prompt-Tuning Can Be Much Better Than Fine-Tuning on Cross-lingual Understanding With Multilingual Language Models

EMNLP 2022finding

Pre-trained multilingual language models show significant performance gains for zero-shot cross-lingual model transfer on a wide range of natural language understanding (NLU) tasks. Previously, for zero-shot cross-lingual evaluation, pre-trained models are only fine-tuned on English data and tested…

2022

RNG-KBQA: Generation Augmented Iterative Ranking for Knowledge Base Question Answering

ACL 2022long

Existing KBQA approaches, despite achieving strong performance on i.i.d. test data, often struggle in generalizing to questions involving unseen KB schema items. Prior ranking-based approaches have shown some success in generalization, but suffer from the coverage issue. We present RnG-KBQA, a Rank-…

2022

Uni-Parser: Unified Semantic Parser for Question Answering on Knowledge Base and Database

EMNLP 2022main

Parsing natural language questions into executable logical forms is a useful and interpretable way to perform question answering on structured data such as knowledge bases (KB) or databases (DB). However, existing approaches on semantic parsing cannot adapt to both modalities, as they suffer from th…

2021

CoCo: Controllable Counterfactuals for Evaluating Dialogue State Trackers

ICLR 2021poster

Dialogue state trackers have made significant progress on benchmark datasets, but their generalization capability to novel and realistic scenarios beyond the held- out conversations is less understood. We propose controllable counterfactuals (COCO) to bridge this gap and evaluate dialogue state trac…

2021

Dense Hierarchical Retrieval for Open-domain Question Answering

EMNLP 2021finding

Dense neural text retrieval has achieved promising results on open-domain Question Answering (QA), where latent representations of questions and passages are exploited for maximum inner product search in the retrieval process. However, current dense retrievers require splitting documents into short…

2021

Focused Attention Improves Document-Grounded Generation

NAACL 2021long

Document grounded generation is the task of using the information provided in a document to improve text generation. This work focuses on two different document grounded generation tasks: Wikipedia Update Generation task and Dialogue response generation. Our work introduces two novel adaptations of…

2021

Representation Learning for Sequence Data with Deep Autoencoding Predictive Components

ICLR 2021poster

We propose Deep Autoencoding Predictive Components (DAPC) -- a self-supervised representation learning method for sequence data, based on the intuition that useful representations of sequence data should exhibit a simple structure in the latent space. We encourage this latent structure by maximizing…

2021

Unsupervised Paraphrasing with Pretrained Language Models

EMNLP 2021main

Paraphrase generation has benefited extensively from recent progress in the designing of training objectives and model architectures. However, previous explorations have largely focused on supervised methods, which require a large amount of labeled data that is costly to collect. To address this dra…

2021

WOAD: Weakly Supervised Online Action Detection in Untrimmed Videos

CVPR 2021poster

Online action detection in untrimmed videos aims to identify an action as it happens, which makes it very important for real-time applications. Previous methods rely on tedious annotations of temporal action boundaries for training, which hinders the scalability of online action detection systems. W…

Cited by 68PDFScholar
2020

Online Structured Meta-learning

NeurIPS 2020poster

Learning quickly is of great importance for machine intelligence deployed in online platforms. With the capability of transferring knowledge from learned tasks, meta-learning has shown its effectiveness in online scenarios by continuously updating the model with the learned prior. However, current o…

Cited by 38SourcePDFScholar
2019

Augmented Cyclic Adversarial Learning for Low Resource Domain Adaptation

ICLR 2019poster

Training a model to perform a task typically requires a large amount of data from the domains in which the task will be applied. However, it is often the case that data are abundant in some domains but scarce in others. Domain adaptation deals with the challenge of adapting a model trained from a da…

Cited by 70SourcePDFScholar
2019

Learn to Grow: A Continual Structure Learning Framework for Overcoming Catastrophic Forgetting

ICML 2019oral

Addressing catastrophic forgetting is one of the key challenges in continual learning where machine learning systems are trained with sequential or streaming tasks. Despite recent remarkable progress in state-of-the-art deep learning, deep neural networks (DNNs) are still plagued with the catastroph…

Cited by 531SourcePDFScholar
2018

End-to-End Dense Video Captioning With Masked Transformer

CVPR 2018poster

Dense video captioning aims to generate text descriptions for all events in an untrimmed video. This involves both detecting and describing events. Therefore, all previous methods on dense video captioning tackle this problem by building two models, i.e. an event proposal and a captioning model, for…

Cited by 728SourcePDFScholar
2016

Normalization Propagation: A Parametric Technique for Removing Internal Covariate Shift in Deep Networks

ICML 2016poster

While the authors of Batch Normalization (BN) identify and address an important problem involved in training deep networks– \textitInternal Covariate Shift– the current solution has certain drawbacks. For instance, BN depends on batch statistics for layerwise input normalization during training whic…

Cited by 154SourcePDFScholar
2016

Why Regularized Auto-Encoders learn Sparse Representation?

ICML 2016poster

Sparse distributed representation is the key to learning useful features in deep learning algorithms, because not only it is an efficient mode of data representation, but also – more importantly – it captures the generation process of most real world data. While a number of regularized auto-encoders…

Cited by 97SourcePDFScholar