← Search

Yining Chen

14 accepted papers

2024

Weak-to-Strong Generalization: Eliciting Strong Capabilities With Weak Supervision

ICML 2024oral

Widely used alignment techniques, such as reinforcement learning from human feedback (RLHF), rely on the ability of humans to supervise model behavior---for example, to evaluate whether a model faithfully followed instructions or generated safe outputs. However, future superhuman models will behave…

Cited by 260SourcePDFScholar
2023

Zero-shot causal learning

NeurIPS 2023spotlight

Predicting how different interventions will causally affect a specific individual is important in a variety of domains such as personalized medicine, public policy, and online marketing. There are a large number of methods to predict the effect of an existing intervention based on historical data fr…

2022

Analytical Reasoning of Text

NAACL 2022findings

Analytical reasoning is an essential and challenging task that requires a system to analyze a scenario involving a set of particular circumstances and perform reasoning over it to make conclusions. However, current neural models with implicit reasoning ability struggle to solve this task. In this pa…

2022

Iterative Feature Matching: Toward Provable Domain Generalization with Logarithmic Environments

NeurIPS 2022accept

Domain generalization aims at performing well on unseen test environments with data from a limited number of training environments. Despite a proliferation of proposed algorithms for this task, assessing their performance both theoretically and empirically is still very challenging. Distributional m…

Cited by 43SourcePDFScholar
2022

Statistically Meaningful Approximation: a Case Study on Approximating Turing Machines with Transformers

NeurIPS 2022accept

A common lens to theoretically study neural net architectures is to analyze the functions they can approximate. However, the constructions from approximation theory often have unrealistic aspects, for example, reliance on infinite precision to memorize target function values. To address this issue,…

Cited by 104SourcePDFScholar
2022

Stylized Knowledge-Grounded Dialogue Generation via Disentangled Template Rewriting

NAACL 2022long

Current Knowledge-Grounded Dialogue Generation (KDG) models specialize in producing rational and factual responses. However, to establish long-term relationships with users, the KDG model needs the capability to generate responses in a desired style or attribute. Thus, we study a new problem: Styliz…

2021

Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization

ICLR 2021poster

Real-world large-scale datasets are heteroskedastic and imbalanced --- labels have varying levels of uncertainty and label distributions are long-tailed. Heteroskedasticity and imbalance challenge deep learning algorithms due to the difficulty of distinguishing among mislabeled, ambiguous, and rare…

2021

Learning Neural Templates for Recommender Dialogue System

EMNLP 2021main

The task of Conversational Recommendation System (CRS), i.e., recommender dialog system, aims to recommend precise items to users through natural language interactions. Though recent end-to-end neural models have shown promising progress on this task, two key challenges still remain. First, the reco…

2021

Maria: A Visual Experience Powered Conversational Agent

ACL 2021long

Arguably, the visual perception of conversational agents to the physical world is a key way for them to exhibit the human-like intelligence. Image-grounded conversation is thus proposed to address this challenge. Existing works focus on exploring the multimodal dialog models that ground the conversa…

2021

Theoretical Analysis of Self-Training with Deep Networks on Unlabeled Data

ICLR 2021oral

Self-training algorithms, which train a model to fit pseudolabels predicted by another previously-learned model, have been very successful for learning with unlabeled data using neural networks. However, the current theoretical understanding of self-training only applies to linear models. This work…

Cited by 278SourcePDFScholar
2020

Self-training Avoids Using Spurious Features Under Domain Shift

NeurIPS 2020poster

In unsupervised domain adaptation, existing theory focuses on situations where the source and target domains are close. In practice, conditional entropy minimization and pseudo-labeling work even when the domain shifts are much larger than those analyzed by existing theory. We identify and analyze o…

Cited by 92SourcePDFScholar
2020

Weakly Supervised Disentanglement with Guarantees

ICLR 2020poster

Learning disentangled representations that correspond to factors of variation in real-world data is critical to interpretable and human-controllable machine learning. Recently, concerns about the viability of learning disentangled representations in a purely unsupervised manner has spurred a shift t…

Cited by 169SourcecodeScholar